Class AnthosCluster (1.4.0)

AnthosCluster(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information specifying an Anthos Cluster.

Attribute

NameDescription
membership str
Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format is ``projects/{project}/locations/{location}/memberships/{membership_name}``.

Inheritance

builtins.object > proto.message.Message > AnthosCluster