OpenShiftClusterCredentials interface
OpenShiftClusterCredentials represents an OpenShift cluster's credentials.
Properties
kubeadmin |
The password for the kubeadmin user. |
kubeadmin |
The username for the kubeadmin user. |
Property Details
kubeadminPassword
The password for the kubeadmin user.
kubeadminPassword?: string
Property Value
string
kubeadminUsername
The username for the kubeadmin user.
kubeadminUsername?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript