ApplianceCredentialKubeconfig interface
Cluster User Credential appliance.
Properties
| name | Name which contains the role of the kubeconfig. NOTE: This property will not be serialized. It can only be populated by the server. |
| value | Contains the kubeconfig value. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
name
Name which contains the role of the kubeconfig. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
value
Contains the kubeconfig value. NOTE: This property will not be serialized. It can only be populated by the server.
value?: string
Property Value
string