OpenShiftClusterCredentials Class
OpenShiftClusterCredentials represents an OpenShift cluster's credentials.
- Inheritance
-
OpenShiftClusterCredentials
Constructor
OpenShiftClusterCredentials(*, kubeadmin_username: Optional[str] = None, kubeadmin_password: Optional[str] = None, **kwargs)
Variables
- kubeadmin_username
- str
The username for the kubeadmin user.
- kubeadmin_password
- str
The password for the kubeadmin user.
Feedback
Submit and view feedback for