Reference documentation and code samples for the Google Cloud Deploy V1 Client class AnthosCluster.
Information specifying an Anthos Cluster.
Generated from protobuf message google.cloud.deploy.v1.AnthosCluster
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ membership |
string
Membership of the GKE Hub-registered cluster to which to apply the Skaffold configuration. Format is |
getMembership
Membership of the GKE Hub-registered cluster to which to apply the Skaffold
configuration. Format is
projects/{project}/locations/{location}/memberships/{membership_name}
.
Returns | |
---|---|
Type | Description |
string |
setMembership
Membership of the GKE Hub-registered cluster to which to apply the Skaffold
configuration. Format is
projects/{project}/locations/{location}/memberships/{membership_name}
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |