public interface AnthosClusterOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getMembership()
Membership of the GKE Hub-registered cluster to which to apply the Skaffold
configuration.
|
com.google.protobuf.ByteString |
getMembershipBytes()
Membership of the GKE Hub-registered cluster to which to apply the Skaffold
configuration.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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) = { ... }com.google.protobuf.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) = { ... }Copyright © 2024 Google LLC. All rights reserved.