ClusterProfile Class
ClusterProfile represents a cluster profile.
- Inheritance
-
ClusterProfile
Constructor
ClusterProfile(*, pull_secret: Optional[str] = None, domain: Optional[str] = None, version: Optional[str] = None, resource_group_id: Optional[str] = None, **kwargs)
Variables
- pull_secret
- str
The pull secret for the cluster (immutable).
- domain
- str
The domain for the cluster (immutable).
- version
- str
The version of the cluster (immutable).
- resource_group_id
- str
The ID of the cluster resource group (immutable).
Feedback
Submit and view feedback for