Google Cloud Deploy V1 Client - Class AnthosCluster (0.9.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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 projects/{project}/locations/{location}/memberships/{membership_name}.

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
TypeDescription
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
NameDescription
var string
Returns
TypeDescription
$this