Reference documentation and code samples for the Google Cloud Gke Hub V1beta1 Client class InfrastructureType.
Specifies the infrastructure type of a Membership. Infrastructure type is
used by Hub to control infrastructure-specific behavior, including pricing.
Each GKE distribution (on-GCP, on-Prem, on-X,...) will set this field
automatically, but Attached Clusters customers should specify a type
during registration.
Protobuf type google.cloud.gkehub.v1beta1.Membership.InfrastructureType
Methods
name
Parameter
Name
Description
value
mixed
value
Parameter
Name
Description
name
mixed
Constants
INFRASTRUCTURE_TYPE_UNSPECIFIED
Value: 0
No type was specified. Some Hub functionality may require a type be
specified, and will not support Memberships with this value.
Generated from protobuf enum INFRASTRUCTURE_TYPE_UNSPECIFIED = 0;
ON_PREM
Value: 1
Private infrastructure that is owned or operated by customer. This
includes GKE distributions such as GKE-OnPrem and GKE-OnBareMetal.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-21 UTC."],[],[]]