OpenShiftClusterAdminKubeconfig interface
OpenShiftClusterAdminKubeconfig represents an OpenShift cluster's admin kubeconfig.
Properties
kubeconfig | The base64-encoded kubeconfig file. |
Property Details
kubeconfig
The base64-encoded kubeconfig file.
kubeconfig?: string
Property Value
string