GKE Hub V1beta1 API - Module Google::Cloud::GkeHub::V1beta1::Membership::InfrastructureType (v0.4.0)

Reference documentation and code samples for the GKE Hub V1beta1 API module Google::Cloud::GkeHub::V1beta1::Membership::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.

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.

ON_PREM

value: 1
Private infrastructure that is owned or operated by customer. This includes GKE distributions such as GKE-OnPrem and GKE-OnBareMetal.

MULTI_CLOUD

value: 2
Public cloud infrastructure.