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.
[[["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-08-28 UTC."],[],[],null,["# GKE Hub V1beta1 API - Module Google::Cloud::GkeHub::V1beta1::Membership::InfrastructureType (v0.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.15.0 (latest)](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/latest/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.14.1](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.14.1/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.13.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.13.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.12.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.12.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.11.1](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.11.1/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.10.2](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.10.2/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.9.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.9.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.8.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.8.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.7.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.7.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.6.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.6.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.5.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.5.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.4.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.4.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.3.0](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.3.0/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType)\n- [0.2.2](/ruby/docs/reference/google-cloud-gke_hub-v1beta1/0.2.2/Google-Cloud-GkeHub-V1beta1-Membership-InfrastructureType) \nReference documentation and code samples for the GKE Hub V1beta1 API module Google::Cloud::GkeHub::V1beta1::Membership::InfrastructureType.\n\nSpecifies the infrastructure type of a Membership. Infrastructure type is\nused by Hub to control infrastructure-specific behavior, including pricing.\n\n\n\u003cbr /\u003e\n\nEach GKE distribution (on-GCP, on-Prem, on-X,...) will set this field\nautomatically, but Attached Clusters customers should specify a type\nduring registration.\n\nConstants\n---------\n\n### INFRASTRUCTURE_TYPE_UNSPECIFIED\n\n**value:** 0 \nNo type was specified. Some Hub functionality may require a type be\nspecified, and will not support Memberships with this value.\n\n### ON_PREM\n\n**value:** 1 \nPrivate infrastructure that is owned or operated by customer. This\nincludes GKE distributions such as GKE-OnPrem and GKE-OnBareMetal.\n\n### MULTI_CLOUD\n\n**value:** 2 \nPublic cloud infrastructure."]]