ApplianceCredentialKubeconfig interface
Cluster User Credential appliance.
Properties
| name | Name which contains the role of the kubeconfig. |
| value | Contains the kubeconfig value. |
Property Details
name
Name which contains the role of the kubeconfig.
name?: string
Property Value
string
value
Contains the kubeconfig value.
value?: string
Property Value
string