Google Cloud Deploy V1 Client - Class AnthosCluster (0.19.1)

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
Name Description
data array

Optional. Data for populating the Message object.

↳ membership string

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

getMembership

Optional. 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

Optional. 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