Interface AnthosClusterOrBuilder (1.39.0)

public interface AnthosClusterOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMembership()

public abstract String getMembership()

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

string membership = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The membership.

getMembershipBytes()

public abstract ByteString getMembershipBytes()

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

string membership = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for membership.