Module gapi_grpc::google::cloud::gkehub::v1beta1 [−][src]
Modules
gke_hub_membership_service_client | Generated client implementations. |
membership | |
membership_state |
Structs
Authority | Authority encodes how Google will recognize identities from this Membership. See the workload identity documentation for more details: https://cloud.google.com/kubernetes-engine/docs/how-to/workload-identity |
ConnectAgent | The information required from end users to use GKE Connect. |
ConnectAgentResource | ConnectAgentResource represents a Kubernetes resource manifest for Connect Agent deployment. |
CreateMembershipRequest | Request message for the |
DeleteMembershipRequest | Request message for |
GenerateConnectManifestRequest | Request message for |
GenerateConnectManifestResponse | GenerateConnectManifestResponse contains manifest information for installing/upgrading a Connect agent. |
GenerateExclusivityManifestRequest | The request to generate the manifests for exclusivity artifacts. |
GenerateExclusivityManifestResponse | The response of the exclusivity artifacts manifests for the client to apply. |
GetMembershipRequest | Request message for |
GkeCluster | GkeCluster contains information specific to GKE clusters. |
KubernetesMetadata | KubernetesMetadata provides informational metadata for Memberships representing Kubernetes clusters. |
KubernetesResource | KubernetesResource contains the YAML manifests and configuration for Membership Kubernetes resources in the cluster. After CreateMembership or UpdateMembership, these resources should be re-applied in the cluster. |
ListMembershipsRequest | Request message for |
ListMembershipsResponse | Response message for the |
Membership | Membership contains information about a member cluster. |
MembershipEndpoint | MembershipEndpoint contains information needed to contact a Kubernetes API, endpoint and any additional Kubernetes metadata. |
MembershipState | State of the Membership resource. |
OperationMetadata | Represents the metadata of the long-running operation. |
ResourceManifest | ResourceManifest represents a single Kubernetes resource to be applied to the cluster. |
ResourceOptions | ResourceOptions represent options for Kubernetes resource generation. |
TypeMeta | TypeMeta is the type information needed for content unmarshalling of Kubernetes resources in the manifest. |
UpdateMembershipRequest | Request message for |
ValidateExclusivityRequest | The request to validate the existing state of the membership CR in the cluster. |
ValidateExclusivityResponse | The response of exclusivity artifacts validation result status. |