Google Cloud Deploy v1 API - Class AnthosCluster (2.15.0)

public sealed class AnthosCluster : IMessage<AnthosCluster>, IEquatable<AnthosCluster>, IDeepCloneable<AnthosCluster>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Deploy v1 API class AnthosCluster.

Information specifying an Anthos Cluster.

Inheritance

object > AnthosCluster

Namespace

Google.Cloud.Deploy.V1

Assembly

Google.Cloud.Deploy.V1.dll

Constructors

AnthosCluster()

public AnthosCluster()

AnthosCluster(AnthosCluster)

public AnthosCluster(AnthosCluster other)
Parameter
NameDescription
otherAnthosCluster

Properties

Membership

public string Membership { get; set; }

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

Property Value
TypeDescription
string

MembershipAsMembershipName

public MembershipName MembershipAsMembershipName { get; set; }

MembershipName-typed view over the Membership resource name property.

Property Value
TypeDescription
MembershipName