Fleet(mapping=None, *, ignore_unknown_fields=False, **kwargs)Fleet is the fleet configuration for the cluster.
Attributes |
|
|---|---|
| Name | Description |
project |
str
The Fleet host project(project ID or project number) where this cluster will be registered to. This field cannot be changed after the cluster has been registered. |
membership |
str
Output only. The full resource name of the registered fleet membership of the cluster, in the format //gkehub.googleapis.com/projects/*/locations/*/memberships/*.
|
pre_registered |
bool
Output only. Whether the cluster has been registered through the fleet API. |
membership_type |
google.cloud.container_v1beta1.types.Fleet.MembershipType
The type of the cluster's fleet membership. |
Classes
MembershipType
MembershipType(value)MembershipType describes if the membership supports all features or only lightweight compatible ones.