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.
Enums
Name
Description
INFRASTRUCTURE_TYPE_UNSPECIFIED
No type was specified. Some Hub functionality may require a type be specified, and will not support Memberships with this value.
ON_PREM
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-07 UTC."],[],[],null,["# Class InfrastructureType (1.17.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.17.3 (latest)](/python/docs/reference/gkehub/latest/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.17.1](/python/docs/reference/gkehub/1.17.1/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.16.0](/python/docs/reference/gkehub/1.16.0/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.15.1](/python/docs/reference/gkehub/1.15.1/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.14.2](/python/docs/reference/gkehub/1.14.2/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.13.1](/python/docs/reference/gkehub/1.13.1/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.12.1](/python/docs/reference/gkehub/1.12.1/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.11.0](/python/docs/reference/gkehub/1.11.0/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.10.2](/python/docs/reference/gkehub/1.10.2/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.9.0](/python/docs/reference/gkehub/1.9.0/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.8.1](/python/docs/reference/gkehub/1.8.1/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.7.1](/python/docs/reference/gkehub/1.7.1/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.6.0](/python/docs/reference/gkehub/1.6.0/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.5.3](/python/docs/reference/gkehub/1.5.3/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.4.3](/python/docs/reference/gkehub/1.4.3/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.3.0](/python/docs/reference/gkehub/1.3.0/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.2.0](/python/docs/reference/gkehub/1.2.0/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.1.0](/python/docs/reference/gkehub/1.1.0/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [1.0.0](/python/docs/reference/gkehub/1.0.0/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [0.2.2](/python/docs/reference/gkehub/0.2.2/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType)\n- [0.1.2](/python/docs/reference/gkehub/0.1.2/google.cloud.gkehub_v1beta1.types.Membership.InfrastructureType) \n\n InfrastructureType(value)\n\nSpecifies the infrastructure type of a Membership.\nInfrastructure type is used by Hub to control\ninfrastructure-specific behavior, including pricing.\n\nEach GKE distribution (on-GCP, on-Prem, on-X,...) will set this\nfield automatically, but Attached Clusters customers should\nspecify a type during registration."]]