Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.gkeonprem/v1.getVmwareCluster
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Gets details of a single VMware Cluster.
Using getVmwareCluster
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getVmwareCluster(args: GetVmwareClusterArgs, opts?: InvokeOptions): Promise<GetVmwareClusterResult>
function getVmwareClusterOutput(args: GetVmwareClusterOutputArgs, opts?: InvokeOptions): Output<GetVmwareClusterResult>def get_vmware_cluster(location: Optional[str] = None,
                       project: Optional[str] = None,
                       view: Optional[str] = None,
                       vmware_cluster_id: Optional[str] = None,
                       opts: Optional[InvokeOptions] = None) -> GetVmwareClusterResult
def get_vmware_cluster_output(location: Optional[pulumi.Input[str]] = None,
                       project: Optional[pulumi.Input[str]] = None,
                       view: Optional[pulumi.Input[str]] = None,
                       vmware_cluster_id: Optional[pulumi.Input[str]] = None,
                       opts: Optional[InvokeOptions] = None) -> Output[GetVmwareClusterResult]func LookupVmwareCluster(ctx *Context, args *LookupVmwareClusterArgs, opts ...InvokeOption) (*LookupVmwareClusterResult, error)
func LookupVmwareClusterOutput(ctx *Context, args *LookupVmwareClusterOutputArgs, opts ...InvokeOption) LookupVmwareClusterResultOutput> Note: This function is named LookupVmwareCluster in the Go SDK.
public static class GetVmwareCluster 
{
    public static Task<GetVmwareClusterResult> InvokeAsync(GetVmwareClusterArgs args, InvokeOptions? opts = null)
    public static Output<GetVmwareClusterResult> Invoke(GetVmwareClusterInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVmwareClusterResult> getVmwareCluster(GetVmwareClusterArgs args, InvokeOptions options)
public static Output<GetVmwareClusterResult> getVmwareCluster(GetVmwareClusterArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:gkeonprem/v1:getVmwareCluster
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Location string
- VmwareCluster stringId 
- Project string
- View string
- Location string
- VmwareCluster stringId 
- Project string
- View string
- location String
- vmwareCluster StringId 
- project String
- view String
- location string
- vmwareCluster stringId 
- project string
- view string
- location str
- vmware_cluster_ strid 
- project str
- view str
- location String
- vmwareCluster StringId 
- project String
- view String
getVmwareCluster Result
The following output properties are available:
- AdminCluster stringMembership 
- The admin cluster this VMware user cluster belongs to. This is the full resource name of the admin cluster's fleet membership. In the future, references to other resource types might be allowed if admin clusters are modeled as their own resources.
- AdminCluster stringName 
- The resource name of the VMware admin cluster hosting this user cluster.
- Annotations Dictionary<string, string>
- Annotations on the VMware user cluster. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.
- AntiAffinity Pulumi.Groups Google Native. Gkeonprem. V1. Outputs. Vmware AAGConfig Response 
- AAGConfig specifies whether to spread VMware user cluster nodes across at least three physical hosts in the datacenter.
- 
Pulumi.Google Native. Gkeonprem. V1. Outputs. Authorization Response 
- RBAC policy that will be applied and managed by the Anthos On-Prem API.
- AutoRepair Pulumi.Config Google Native. Gkeonprem. V1. Outputs. Vmware Auto Repair Config Response 
- Configuration for auto repairing.
- ControlPlane Pulumi.Node Google Native. Gkeonprem. V1. Outputs. Vmware Control Plane Node Config Response 
- VMware user cluster control plane nodes must have either 1 or 3 replicas.
- CreateTime string
- The time at which VMware user cluster was created.
- DataplaneV2 Pulumi.Google Native. Gkeonprem. V1. Outputs. Vmware Dataplane V2Config Response 
- VmwareDataplaneV2Config specifies configuration for Dataplane V2.
- DeleteTime string
- The time at which VMware user cluster was deleted.
- Description string
- A human readable description of this VMware user cluster.
- DisableBundled boolIngress 
- Disable bundled ingress.
- EnableControl boolPlane V2 
- Enable control plane V2. Default to false.
- Endpoint string
- The DNS name of VMware user cluster's API server.
- Etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Allows clients to perform consistent read-modify-writes through optimistic concurrency control.
- Fleet
Pulumi.Google Native. Gkeonprem. V1. Outputs. Fleet Response 
- Fleet configuration for the cluster.
- LoadBalancer Pulumi.Google Native. Gkeonprem. V1. Outputs. Vmware Load Balancer Config Response 
- Load balancer configuration.
- LocalName string
- The object name of the VMware OnPremUserCluster custom resource on the associated admin cluster. This field is used to support conflicting names when enrolling existing clusters to the API. When used as a part of cluster enrollment, this field will differ from the ID in the resource name. For new clusters, this field will match the user provided cluster name and be visible in the last component of the resource name. It is not modifiable. All users should use this name to access their cluster using gkectl or kubectl and should expect to see the local name when viewing admin cluster controller logs.
- Name string
- Immutable. The VMware user cluster resource name.
- NetworkConfig Pulumi.Google Native. Gkeonprem. V1. Outputs. Vmware Network Config Response 
- The VMware user cluster network configuration.
- OnPrem stringVersion 
- The Anthos clusters on the VMware version for your user cluster.
- Reconciling bool
- If set, there are currently changes in flight to the VMware user cluster.
- State string
- The current state of VMware user cluster.
- Status
Pulumi.Google Native. Gkeonprem. V1. Outputs. Resource Status Response 
- ResourceStatus representing detailed cluster state.
- Storage
Pulumi.Google Native. Gkeonprem. V1. Outputs. Vmware Storage Config Response 
- Storage configuration.
- Uid string
- The unique identifier of the VMware user cluster.
- UpdateTime string
- The time at which VMware user cluster was last updated.
- UpgradePolicy Pulumi.Google Native. Gkeonprem. V1. Outputs. Vmware Cluster Upgrade Policy Response 
- Specifies upgrade policy for the cluster.
- ValidationCheck Pulumi.Google Native. Gkeonprem. V1. Outputs. Validation Check Response 
- ValidationCheck represents the result of the preflight check job.
- Vcenter
Pulumi.Google Native. Gkeonprem. V1. Outputs. Vmware VCenter Config Response 
- VmwareVCenterConfig specifies vCenter config for the user cluster. If unspecified, it is inherited from the admin cluster.
- VmTracking boolEnabled 
- Enable VM tracking.
- AdminCluster stringMembership 
- The admin cluster this VMware user cluster belongs to. This is the full resource name of the admin cluster's fleet membership. In the future, references to other resource types might be allowed if admin clusters are modeled as their own resources.
- AdminCluster stringName 
- The resource name of the VMware admin cluster hosting this user cluster.
- Annotations map[string]string
- Annotations on the VMware user cluster. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.
- AntiAffinity VmwareGroups AAGConfig Response 
- AAGConfig specifies whether to spread VMware user cluster nodes across at least three physical hosts in the datacenter.
- 
AuthorizationResponse 
- RBAC policy that will be applied and managed by the Anthos On-Prem API.
- AutoRepair VmwareConfig Auto Repair Config Response 
- Configuration for auto repairing.
- ControlPlane VmwareNode Control Plane Node Config Response 
- VMware user cluster control plane nodes must have either 1 or 3 replicas.
- CreateTime string
- The time at which VMware user cluster was created.
- DataplaneV2 VmwareDataplane V2Config Response 
- VmwareDataplaneV2Config specifies configuration for Dataplane V2.
- DeleteTime string
- The time at which VMware user cluster was deleted.
- Description string
- A human readable description of this VMware user cluster.
- DisableBundled boolIngress 
- Disable bundled ingress.
- EnableControl boolPlane V2 
- Enable control plane V2. Default to false.
- Endpoint string
- The DNS name of VMware user cluster's API server.
- Etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Allows clients to perform consistent read-modify-writes through optimistic concurrency control.
- Fleet
FleetResponse 
- Fleet configuration for the cluster.
- LoadBalancer VmwareLoad Balancer Config Response 
- Load balancer configuration.
- LocalName string
- The object name of the VMware OnPremUserCluster custom resource on the associated admin cluster. This field is used to support conflicting names when enrolling existing clusters to the API. When used as a part of cluster enrollment, this field will differ from the ID in the resource name. For new clusters, this field will match the user provided cluster name and be visible in the last component of the resource name. It is not modifiable. All users should use this name to access their cluster using gkectl or kubectl and should expect to see the local name when viewing admin cluster controller logs.
- Name string
- Immutable. The VMware user cluster resource name.
- NetworkConfig VmwareNetwork Config Response 
- The VMware user cluster network configuration.
- OnPrem stringVersion 
- The Anthos clusters on the VMware version for your user cluster.
- Reconciling bool
- If set, there are currently changes in flight to the VMware user cluster.
- State string
- The current state of VMware user cluster.
- Status
ResourceStatus Response 
- ResourceStatus representing detailed cluster state.
- Storage
VmwareStorage Config Response 
- Storage configuration.
- Uid string
- The unique identifier of the VMware user cluster.
- UpdateTime string
- The time at which VMware user cluster was last updated.
- UpgradePolicy VmwareCluster Upgrade Policy Response 
- Specifies upgrade policy for the cluster.
- ValidationCheck ValidationCheck Response 
- ValidationCheck represents the result of the preflight check job.
- Vcenter
VmwareVCenter Config Response 
- VmwareVCenterConfig specifies vCenter config for the user cluster. If unspecified, it is inherited from the admin cluster.
- VmTracking boolEnabled 
- Enable VM tracking.
- adminCluster StringMembership 
- The admin cluster this VMware user cluster belongs to. This is the full resource name of the admin cluster's fleet membership. In the future, references to other resource types might be allowed if admin clusters are modeled as their own resources.
- adminCluster StringName 
- The resource name of the VMware admin cluster hosting this user cluster.
- annotations Map<String,String>
- Annotations on the VMware user cluster. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.
- antiAffinity VmwareGroups AAGConfig Response 
- AAGConfig specifies whether to spread VMware user cluster nodes across at least three physical hosts in the datacenter.
- 
AuthorizationResponse 
- RBAC policy that will be applied and managed by the Anthos On-Prem API.
- autoRepair VmwareConfig Auto Repair Config Response 
- Configuration for auto repairing.
- controlPlane VmwareNode Control Plane Node Config Response 
- VMware user cluster control plane nodes must have either 1 or 3 replicas.
- createTime String
- The time at which VMware user cluster was created.
- dataplaneV2 VmwareDataplane V2Config Response 
- VmwareDataplaneV2Config specifies configuration for Dataplane V2.
- deleteTime String
- The time at which VMware user cluster was deleted.
- description String
- A human readable description of this VMware user cluster.
- disableBundled BooleanIngress 
- Disable bundled ingress.
- enableControl BooleanPlane V2 
- Enable control plane V2. Default to false.
- endpoint String
- The DNS name of VMware user cluster's API server.
- etag String
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Allows clients to perform consistent read-modify-writes through optimistic concurrency control.
- fleet
FleetResponse 
- Fleet configuration for the cluster.
- loadBalancer VmwareLoad Balancer Config Response 
- Load balancer configuration.
- localName String
- The object name of the VMware OnPremUserCluster custom resource on the associated admin cluster. This field is used to support conflicting names when enrolling existing clusters to the API. When used as a part of cluster enrollment, this field will differ from the ID in the resource name. For new clusters, this field will match the user provided cluster name and be visible in the last component of the resource name. It is not modifiable. All users should use this name to access their cluster using gkectl or kubectl and should expect to see the local name when viewing admin cluster controller logs.
- name String
- Immutable. The VMware user cluster resource name.
- networkConfig VmwareNetwork Config Response 
- The VMware user cluster network configuration.
- onPrem StringVersion 
- The Anthos clusters on the VMware version for your user cluster.
- reconciling Boolean
- If set, there are currently changes in flight to the VMware user cluster.
- state String
- The current state of VMware user cluster.
- status
ResourceStatus Response 
- ResourceStatus representing detailed cluster state.
- storage
VmwareStorage Config Response 
- Storage configuration.
- uid String
- The unique identifier of the VMware user cluster.
- updateTime String
- The time at which VMware user cluster was last updated.
- upgradePolicy VmwareCluster Upgrade Policy Response 
- Specifies upgrade policy for the cluster.
- validationCheck ValidationCheck Response 
- ValidationCheck represents the result of the preflight check job.
- vcenter
VmwareVCenter Config Response 
- VmwareVCenterConfig specifies vCenter config for the user cluster. If unspecified, it is inherited from the admin cluster.
- vmTracking BooleanEnabled 
- Enable VM tracking.
- adminCluster stringMembership 
- The admin cluster this VMware user cluster belongs to. This is the full resource name of the admin cluster's fleet membership. In the future, references to other resource types might be allowed if admin clusters are modeled as their own resources.
- adminCluster stringName 
- The resource name of the VMware admin cluster hosting this user cluster.
- annotations {[key: string]: string}
- Annotations on the VMware user cluster. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.
- antiAffinity VmwareGroups AAGConfig Response 
- AAGConfig specifies whether to spread VMware user cluster nodes across at least three physical hosts in the datacenter.
- 
AuthorizationResponse 
- RBAC policy that will be applied and managed by the Anthos On-Prem API.
- autoRepair VmwareConfig Auto Repair Config Response 
- Configuration for auto repairing.
- controlPlane VmwareNode Control Plane Node Config Response 
- VMware user cluster control plane nodes must have either 1 or 3 replicas.
- createTime string
- The time at which VMware user cluster was created.
- dataplaneV2 VmwareDataplane V2Config Response 
- VmwareDataplaneV2Config specifies configuration for Dataplane V2.
- deleteTime string
- The time at which VMware user cluster was deleted.
- description string
- A human readable description of this VMware user cluster.
- disableBundled booleanIngress 
- Disable bundled ingress.
- enableControl booleanPlane V2 
- Enable control plane V2. Default to false.
- endpoint string
- The DNS name of VMware user cluster's API server.
- etag string
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Allows clients to perform consistent read-modify-writes through optimistic concurrency control.
- fleet
FleetResponse 
- Fleet configuration for the cluster.
- loadBalancer VmwareLoad Balancer Config Response 
- Load balancer configuration.
- localName string
- The object name of the VMware OnPremUserCluster custom resource on the associated admin cluster. This field is used to support conflicting names when enrolling existing clusters to the API. When used as a part of cluster enrollment, this field will differ from the ID in the resource name. For new clusters, this field will match the user provided cluster name and be visible in the last component of the resource name. It is not modifiable. All users should use this name to access their cluster using gkectl or kubectl and should expect to see the local name when viewing admin cluster controller logs.
- name string
- Immutable. The VMware user cluster resource name.
- networkConfig VmwareNetwork Config Response 
- The VMware user cluster network configuration.
- onPrem stringVersion 
- The Anthos clusters on the VMware version for your user cluster.
- reconciling boolean
- If set, there are currently changes in flight to the VMware user cluster.
- state string
- The current state of VMware user cluster.
- status
ResourceStatus Response 
- ResourceStatus representing detailed cluster state.
- storage
VmwareStorage Config Response 
- Storage configuration.
- uid string
- The unique identifier of the VMware user cluster.
- updateTime string
- The time at which VMware user cluster was last updated.
- upgradePolicy VmwareCluster Upgrade Policy Response 
- Specifies upgrade policy for the cluster.
- validationCheck ValidationCheck Response 
- ValidationCheck represents the result of the preflight check job.
- vcenter
VmwareVCenter Config Response 
- VmwareVCenterConfig specifies vCenter config for the user cluster. If unspecified, it is inherited from the admin cluster.
- vmTracking booleanEnabled 
- Enable VM tracking.
- admin_cluster_ strmembership 
- The admin cluster this VMware user cluster belongs to. This is the full resource name of the admin cluster's fleet membership. In the future, references to other resource types might be allowed if admin clusters are modeled as their own resources.
- admin_cluster_ strname 
- The resource name of the VMware admin cluster hosting this user cluster.
- annotations Mapping[str, str]
- Annotations on the VMware user cluster. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.
- anti_affinity_ Vmwaregroups AAGConfig Response 
- AAGConfig specifies whether to spread VMware user cluster nodes across at least three physical hosts in the datacenter.
- 
AuthorizationResponse 
- RBAC policy that will be applied and managed by the Anthos On-Prem API.
- auto_repair_ Vmwareconfig Auto Repair Config Response 
- Configuration for auto repairing.
- control_plane_ Vmwarenode Control Plane Node Config Response 
- VMware user cluster control plane nodes must have either 1 or 3 replicas.
- create_time str
- The time at which VMware user cluster was created.
- dataplane_v2 VmwareDataplane V2Config Response 
- VmwareDataplaneV2Config specifies configuration for Dataplane V2.
- delete_time str
- The time at which VMware user cluster was deleted.
- description str
- A human readable description of this VMware user cluster.
- disable_bundled_ boolingress 
- Disable bundled ingress.
- enable_control_ boolplane_ v2 
- Enable control plane V2. Default to false.
- endpoint str
- The DNS name of VMware user cluster's API server.
- etag str
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Allows clients to perform consistent read-modify-writes through optimistic concurrency control.
- fleet
FleetResponse 
- Fleet configuration for the cluster.
- load_balancer VmwareLoad Balancer Config Response 
- Load balancer configuration.
- local_name str
- The object name of the VMware OnPremUserCluster custom resource on the associated admin cluster. This field is used to support conflicting names when enrolling existing clusters to the API. When used as a part of cluster enrollment, this field will differ from the ID in the resource name. For new clusters, this field will match the user provided cluster name and be visible in the last component of the resource name. It is not modifiable. All users should use this name to access their cluster using gkectl or kubectl and should expect to see the local name when viewing admin cluster controller logs.
- name str
- Immutable. The VMware user cluster resource name.
- network_config VmwareNetwork Config Response 
- The VMware user cluster network configuration.
- on_prem_ strversion 
- The Anthos clusters on the VMware version for your user cluster.
- reconciling bool
- If set, there are currently changes in flight to the VMware user cluster.
- state str
- The current state of VMware user cluster.
- status
ResourceStatus Response 
- ResourceStatus representing detailed cluster state.
- storage
VmwareStorage Config Response 
- Storage configuration.
- uid str
- The unique identifier of the VMware user cluster.
- update_time str
- The time at which VMware user cluster was last updated.
- upgrade_policy VmwareCluster Upgrade Policy Response 
- Specifies upgrade policy for the cluster.
- validation_check ValidationCheck Response 
- ValidationCheck represents the result of the preflight check job.
- vcenter
VmwareVCenter Config Response 
- VmwareVCenterConfig specifies vCenter config for the user cluster. If unspecified, it is inherited from the admin cluster.
- vm_tracking_ boolenabled 
- Enable VM tracking.
- adminCluster StringMembership 
- The admin cluster this VMware user cluster belongs to. This is the full resource name of the admin cluster's fleet membership. In the future, references to other resource types might be allowed if admin clusters are modeled as their own resources.
- adminCluster StringName 
- The resource name of the VMware admin cluster hosting this user cluster.
- annotations Map<String>
- Annotations on the VMware user cluster. This field has the same restrictions as Kubernetes annotations. The total size of all keys and values combined is limited to 256k. Key can have 2 segments: prefix (optional) and name (required), separated by a slash (/). Prefix must be a DNS subdomain. Name must be 63 characters or less, begin and end with alphanumerics, with dashes (-), underscores (_), dots (.), and alphanumerics between.
- antiAffinity Property MapGroups 
- AAGConfig specifies whether to spread VMware user cluster nodes across at least three physical hosts in the datacenter.
- Property Map
- RBAC policy that will be applied and managed by the Anthos On-Prem API.
- autoRepair Property MapConfig 
- Configuration for auto repairing.
- controlPlane Property MapNode 
- VMware user cluster control plane nodes must have either 1 or 3 replicas.
- createTime String
- The time at which VMware user cluster was created.
- dataplaneV2 Property Map
- VmwareDataplaneV2Config specifies configuration for Dataplane V2.
- deleteTime String
- The time at which VMware user cluster was deleted.
- description String
- A human readable description of this VMware user cluster.
- disableBundled BooleanIngress 
- Disable bundled ingress.
- enableControl BooleanPlane V2 
- Enable control plane V2. Default to false.
- endpoint String
- The DNS name of VMware user cluster's API server.
- etag String
- This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. Allows clients to perform consistent read-modify-writes through optimistic concurrency control.
- fleet Property Map
- Fleet configuration for the cluster.
- loadBalancer Property Map
- Load balancer configuration.
- localName String
- The object name of the VMware OnPremUserCluster custom resource on the associated admin cluster. This field is used to support conflicting names when enrolling existing clusters to the API. When used as a part of cluster enrollment, this field will differ from the ID in the resource name. For new clusters, this field will match the user provided cluster name and be visible in the last component of the resource name. It is not modifiable. All users should use this name to access their cluster using gkectl or kubectl and should expect to see the local name when viewing admin cluster controller logs.
- name String
- Immutable. The VMware user cluster resource name.
- networkConfig Property Map
- The VMware user cluster network configuration.
- onPrem StringVersion 
- The Anthos clusters on the VMware version for your user cluster.
- reconciling Boolean
- If set, there are currently changes in flight to the VMware user cluster.
- state String
- The current state of VMware user cluster.
- status Property Map
- ResourceStatus representing detailed cluster state.
- storage Property Map
- Storage configuration.
- uid String
- The unique identifier of the VMware user cluster.
- updateTime String
- The time at which VMware user cluster was last updated.
- upgradePolicy Property Map
- Specifies upgrade policy for the cluster.
- validationCheck Property Map
- ValidationCheck represents the result of the preflight check job.
- vcenter Property Map
- VmwareVCenterConfig specifies vCenter config for the user cluster. If unspecified, it is inherited from the admin cluster.
- vmTracking BooleanEnabled 
- Enable VM tracking.
Supporting Types
AuthorizationResponse 
- AdminUsers List<Pulumi.Google Native. Gkeonprem. V1. Inputs. Cluster User Response> 
- For VMware and bare metal user clusters, users will be granted the cluster-admin role on the cluster, which provides full administrative access to the cluster. For bare metal admin clusters, users will be granted the cluster-view role, which limits users to read-only access.
- AdminUsers []ClusterUser Response 
- For VMware and bare metal user clusters, users will be granted the cluster-admin role on the cluster, which provides full administrative access to the cluster. For bare metal admin clusters, users will be granted the cluster-view role, which limits users to read-only access.
- adminUsers List<ClusterUser Response> 
- For VMware and bare metal user clusters, users will be granted the cluster-admin role on the cluster, which provides full administrative access to the cluster. For bare metal admin clusters, users will be granted the cluster-view role, which limits users to read-only access.
- adminUsers ClusterUser Response[] 
- For VMware and bare metal user clusters, users will be granted the cluster-admin role on the cluster, which provides full administrative access to the cluster. For bare metal admin clusters, users will be granted the cluster-view role, which limits users to read-only access.
- admin_users Sequence[ClusterUser Response] 
- For VMware and bare metal user clusters, users will be granted the cluster-admin role on the cluster, which provides full administrative access to the cluster. For bare metal admin clusters, users will be granted the cluster-view role, which limits users to read-only access.
- adminUsers List<Property Map>
- For VMware and bare metal user clusters, users will be granted the cluster-admin role on the cluster, which provides full administrative access to the cluster. For bare metal admin clusters, users will be granted the cluster-view role, which limits users to read-only access.
ClusterUserResponse  
- Username string
- The name of the user, e.g. my-gcp-id@gmail.com.
- Username string
- The name of the user, e.g. my-gcp-id@gmail.com.
- username String
- The name of the user, e.g. my-gcp-id@gmail.com.
- username string
- The name of the user, e.g. my-gcp-id@gmail.com.
- username str
- The name of the user, e.g. my-gcp-id@gmail.com.
- username String
- The name of the user, e.g. my-gcp-id@gmail.com.
FleetResponse 
- Membership string
- The name of the managed fleet Membership resource associated to this cluster. Membership names are formatted as projects//locations//memberships/.
- Membership string
- The name of the managed fleet Membership resource associated to this cluster. Membership names are formatted as projects//locations//memberships/.
- membership String
- The name of the managed fleet Membership resource associated to this cluster. Membership names are formatted as projects//locations//memberships/.
- membership string
- The name of the managed fleet Membership resource associated to this cluster. Membership names are formatted as projects//locations//memberships/.
- membership str
- The name of the managed fleet Membership resource associated to this cluster. Membership names are formatted as projects//locations//memberships/.
- membership String
- The name of the managed fleet Membership resource associated to this cluster. Membership names are formatted as projects//locations//memberships/.
ResourceConditionResponse  
- LastTransition stringTime 
- Last time the condition transit from one status to another.
- Message string
- Human-readable message indicating details about last transition.
- Reason string
- Machine-readable message indicating details about last transition.
- State string
- state of the condition.
- Type string
- Type of the condition. (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
- LastTransition stringTime 
- Last time the condition transit from one status to another.
- Message string
- Human-readable message indicating details about last transition.
- Reason string
- Machine-readable message indicating details about last transition.
- State string
- state of the condition.
- Type string
- Type of the condition. (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
- lastTransition StringTime 
- Last time the condition transit from one status to another.
- message String
- Human-readable message indicating details about last transition.
- reason String
- Machine-readable message indicating details about last transition.
- state String
- state of the condition.
- type String
- Type of the condition. (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
- lastTransition stringTime 
- Last time the condition transit from one status to another.
- message string
- Human-readable message indicating details about last transition.
- reason string
- Machine-readable message indicating details about last transition.
- state string
- state of the condition.
- type string
- Type of the condition. (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
- last_transition_ strtime 
- Last time the condition transit from one status to another.
- message str
- Human-readable message indicating details about last transition.
- reason str
- Machine-readable message indicating details about last transition.
- state str
- state of the condition.
- type str
- Type of the condition. (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
- lastTransition StringTime 
- Last time the condition transit from one status to another.
- message String
- Human-readable message indicating details about last transition.
- reason String
- Machine-readable message indicating details about last transition.
- state String
- state of the condition.
- type String
- Type of the condition. (e.g., ClusterRunning, NodePoolRunning or ServerSidePreflightReady)
ResourceStatusResponse  
- Conditions
List<Pulumi.Google Native. Gkeonprem. V1. Inputs. Resource Condition Response> 
- ResourceCondition provide a standard mechanism for higher-level status reporting from controller.
- ErrorMessage string
- Human-friendly representation of the error message from controller. The error message can be temporary as the controller controller creates a cluster or node pool. If the error message persists for a longer period of time, it can be used to surface error message to indicate real problems requiring user intervention.
- Conditions
[]ResourceCondition Response 
- ResourceCondition provide a standard mechanism for higher-level status reporting from controller.
- ErrorMessage string
- Human-friendly representation of the error message from controller. The error message can be temporary as the controller controller creates a cluster or node pool. If the error message persists for a longer period of time, it can be used to surface error message to indicate real problems requiring user intervention.
- conditions
List<ResourceCondition Response> 
- ResourceCondition provide a standard mechanism for higher-level status reporting from controller.
- errorMessage String
- Human-friendly representation of the error message from controller. The error message can be temporary as the controller controller creates a cluster or node pool. If the error message persists for a longer period of time, it can be used to surface error message to indicate real problems requiring user intervention.
- conditions
ResourceCondition Response[] 
- ResourceCondition provide a standard mechanism for higher-level status reporting from controller.
- errorMessage string
- Human-friendly representation of the error message from controller. The error message can be temporary as the controller controller creates a cluster or node pool. If the error message persists for a longer period of time, it can be used to surface error message to indicate real problems requiring user intervention.
- conditions
Sequence[ResourceCondition Response] 
- ResourceCondition provide a standard mechanism for higher-level status reporting from controller.
- error_message str
- Human-friendly representation of the error message from controller. The error message can be temporary as the controller controller creates a cluster or node pool. If the error message persists for a longer period of time, it can be used to surface error message to indicate real problems requiring user intervention.
- conditions List<Property Map>
- ResourceCondition provide a standard mechanism for higher-level status reporting from controller.
- errorMessage String
- Human-friendly representation of the error message from controller. The error message can be temporary as the controller controller creates a cluster or node pool. If the error message persists for a longer period of time, it can be used to surface error message to indicate real problems requiring user intervention.
ValidationCheckResponse  
- Option string
- Options used for the validation check
- Scenario string
- The scenario when the preflight checks were run.
- Status
Pulumi.Google Native. Gkeonprem. V1. Inputs. Validation Check Status Response 
- The detailed validation check status.
- Option string
- Options used for the validation check
- Scenario string
- The scenario when the preflight checks were run.
- Status
ValidationCheck Status Response 
- The detailed validation check status.
- option String
- Options used for the validation check
- scenario String
- The scenario when the preflight checks were run.
- status
ValidationCheck Status Response 
- The detailed validation check status.
- option string
- Options used for the validation check
- scenario string
- The scenario when the preflight checks were run.
- status
ValidationCheck Status Response 
- The detailed validation check status.
- option str
- Options used for the validation check
- scenario str
- The scenario when the preflight checks were run.
- status
ValidationCheck Status Response 
- The detailed validation check status.
- option String
- Options used for the validation check
- scenario String
- The scenario when the preflight checks were run.
- status Property Map
- The detailed validation check status.
ValidationCheckResultResponse   
- Category string
- The category of the validation.
- Description string
- The description of the validation check.
- Details string
- Detailed failure information, which might be unformatted.
- Reason string
- A human-readable message of the check failure.
- State string
- The validation check state.
- Category string
- The category of the validation.
- Description string
- The description of the validation check.
- Details string
- Detailed failure information, which might be unformatted.
- Reason string
- A human-readable message of the check failure.
- State string
- The validation check state.
- category String
- The category of the validation.
- description String
- The description of the validation check.
- details String
- Detailed failure information, which might be unformatted.
- reason String
- A human-readable message of the check failure.
- state String
- The validation check state.
- category string
- The category of the validation.
- description string
- The description of the validation check.
- details string
- Detailed failure information, which might be unformatted.
- reason string
- A human-readable message of the check failure.
- state string
- The validation check state.
- category str
- The category of the validation.
- description str
- The description of the validation check.
- details str
- Detailed failure information, which might be unformatted.
- reason str
- A human-readable message of the check failure.
- state str
- The validation check state.
- category String
- The category of the validation.
- description String
- The description of the validation check.
- details String
- Detailed failure information, which might be unformatted.
- reason String
- A human-readable message of the check failure.
- state String
- The validation check state.
ValidationCheckStatusResponse   
- Result
List<Pulumi.Google Native. Gkeonprem. V1. Inputs. Validation Check Result Response> 
- Individual checks which failed as part of the Preflight check execution.
- Result
[]ValidationCheck Result Response 
- Individual checks which failed as part of the Preflight check execution.
- result
List<ValidationCheck Result Response> 
- Individual checks which failed as part of the Preflight check execution.
- result
ValidationCheck Result Response[] 
- Individual checks which failed as part of the Preflight check execution.
- result
Sequence[ValidationCheck Result Response] 
- Individual checks which failed as part of the Preflight check execution.
- result List<Property Map>
- Individual checks which failed as part of the Preflight check execution.
VmwareAAGConfigResponse  
- AagConfig boolDisabled 
- Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.
- AagConfig boolDisabled 
- Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.
- aagConfig BooleanDisabled 
- Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.
- aagConfig booleanDisabled 
- Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.
- aag_config_ booldisabled 
- Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.
- aagConfig BooleanDisabled 
- Spread nodes across at least three physical hosts (requires at least three hosts). Enabled by default.
VmwareAddressPoolResponse   
- Addresses List<string>
- The addresses that are part of this pool. Each address must be either in the CIDR form (1.2.3.0/24) or range form (1.2.3.1-1.2.3.5).
- AvoidBuggy boolIps 
- If true, avoid using IPs ending in .0 or .255. This avoids buggy consumer devices mistakenly dropping IPv4 traffic for those special IP addresses.
- ManualAssign bool
- If true, prevent IP addresses from being automatically assigned.
- Pool string
- The name of the address pool.
- Addresses []string
- The addresses that are part of this pool. Each address must be either in the CIDR form (1.2.3.0/24) or range form (1.2.3.1-1.2.3.5).
- AvoidBuggy boolIps 
- If true, avoid using IPs ending in .0 or .255. This avoids buggy consumer devices mistakenly dropping IPv4 traffic for those special IP addresses.
- ManualAssign bool
- If true, prevent IP addresses from being automatically assigned.
- Pool string
- The name of the address pool.
- addresses List<String>
- The addresses that are part of this pool. Each address must be either in the CIDR form (1.2.3.0/24) or range form (1.2.3.1-1.2.3.5).
- avoidBuggy BooleanIps 
- If true, avoid using IPs ending in .0 or .255. This avoids buggy consumer devices mistakenly dropping IPv4 traffic for those special IP addresses.
- manualAssign Boolean
- If true, prevent IP addresses from being automatically assigned.
- pool String
- The name of the address pool.
- addresses string[]
- The addresses that are part of this pool. Each address must be either in the CIDR form (1.2.3.0/24) or range form (1.2.3.1-1.2.3.5).
- avoidBuggy booleanIps 
- If true, avoid using IPs ending in .0 or .255. This avoids buggy consumer devices mistakenly dropping IPv4 traffic for those special IP addresses.
- manualAssign boolean
- If true, prevent IP addresses from being automatically assigned.
- pool string
- The name of the address pool.
- addresses Sequence[str]
- The addresses that are part of this pool. Each address must be either in the CIDR form (1.2.3.0/24) or range form (1.2.3.1-1.2.3.5).
- avoid_buggy_ boolips 
- If true, avoid using IPs ending in .0 or .255. This avoids buggy consumer devices mistakenly dropping IPv4 traffic for those special IP addresses.
- manual_assign bool
- If true, prevent IP addresses from being automatically assigned.
- pool str
- The name of the address pool.
- addresses List<String>
- The addresses that are part of this pool. Each address must be either in the CIDR form (1.2.3.0/24) or range form (1.2.3.1-1.2.3.5).
- avoidBuggy BooleanIps 
- If true, avoid using IPs ending in .0 or .255. This avoids buggy consumer devices mistakenly dropping IPv4 traffic for those special IP addresses.
- manualAssign Boolean
- If true, prevent IP addresses from being automatically assigned.
- pool String
- The name of the address pool.
VmwareAutoRepairConfigResponse    
- Enabled bool
- Whether auto repair is enabled.
- Enabled bool
- Whether auto repair is enabled.
- enabled Boolean
- Whether auto repair is enabled.
- enabled boolean
- Whether auto repair is enabled.
- enabled bool
- Whether auto repair is enabled.
- enabled Boolean
- Whether auto repair is enabled.
VmwareAutoResizeConfigResponse    
- Enabled bool
- Whether to enable controle plane node auto resizing.
- Enabled bool
- Whether to enable controle plane node auto resizing.
- enabled Boolean
- Whether to enable controle plane node auto resizing.
- enabled boolean
- Whether to enable controle plane node auto resizing.
- enabled bool
- Whether to enable controle plane node auto resizing.
- enabled Boolean
- Whether to enable controle plane node auto resizing.
VmwareClusterUpgradePolicyResponse    
- ControlPlane boolOnly 
- Controls whether the upgrade applies to the control plane only.
- ControlPlane boolOnly 
- Controls whether the upgrade applies to the control plane only.
- controlPlane BooleanOnly 
- Controls whether the upgrade applies to the control plane only.
- controlPlane booleanOnly 
- Controls whether the upgrade applies to the control plane only.
- control_plane_ boolonly 
- Controls whether the upgrade applies to the control plane only.
- controlPlane BooleanOnly 
- Controls whether the upgrade applies to the control plane only.
VmwareControlPlaneNodeConfigResponse     
- AutoResize Pulumi.Config Google Native. Gkeonprem. V1. Inputs. Vmware Auto Resize Config Response 
- AutoResizeConfig provides auto resizing configurations.
- Cpus string
- The number of CPUs for each admin cluster node that serve as control planes for this VMware user cluster. (default: 4 CPUs)
- Memory string
- The megabytes of memory for each admin cluster node that serves as a control plane for this VMware user cluster (default: 8192 MB memory).
- Replicas string
- The number of control plane nodes for this VMware user cluster. (default: 1 replica).
- VsphereConfig Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware Control Plane Vsphere Config Response 
- Vsphere-specific config.
- AutoResize VmwareConfig Auto Resize Config Response 
- AutoResizeConfig provides auto resizing configurations.
- Cpus string
- The number of CPUs for each admin cluster node that serve as control planes for this VMware user cluster. (default: 4 CPUs)
- Memory string
- The megabytes of memory for each admin cluster node that serves as a control plane for this VMware user cluster (default: 8192 MB memory).
- Replicas string
- The number of control plane nodes for this VMware user cluster. (default: 1 replica).
- VsphereConfig VmwareControl Plane Vsphere Config Response 
- Vsphere-specific config.
- autoResize VmwareConfig Auto Resize Config Response 
- AutoResizeConfig provides auto resizing configurations.
- cpus String
- The number of CPUs for each admin cluster node that serve as control planes for this VMware user cluster. (default: 4 CPUs)
- memory String
- The megabytes of memory for each admin cluster node that serves as a control plane for this VMware user cluster (default: 8192 MB memory).
- replicas String
- The number of control plane nodes for this VMware user cluster. (default: 1 replica).
- vsphereConfig VmwareControl Plane Vsphere Config Response 
- Vsphere-specific config.
- autoResize VmwareConfig Auto Resize Config Response 
- AutoResizeConfig provides auto resizing configurations.
- cpus string
- The number of CPUs for each admin cluster node that serve as control planes for this VMware user cluster. (default: 4 CPUs)
- memory string
- The megabytes of memory for each admin cluster node that serves as a control plane for this VMware user cluster (default: 8192 MB memory).
- replicas string
- The number of control plane nodes for this VMware user cluster. (default: 1 replica).
- vsphereConfig VmwareControl Plane Vsphere Config Response 
- Vsphere-specific config.
- auto_resize_ Vmwareconfig Auto Resize Config Response 
- AutoResizeConfig provides auto resizing configurations.
- cpus str
- The number of CPUs for each admin cluster node that serve as control planes for this VMware user cluster. (default: 4 CPUs)
- memory str
- The megabytes of memory for each admin cluster node that serves as a control plane for this VMware user cluster (default: 8192 MB memory).
- replicas str
- The number of control plane nodes for this VMware user cluster. (default: 1 replica).
- vsphere_config VmwareControl Plane Vsphere Config Response 
- Vsphere-specific config.
- autoResize Property MapConfig 
- AutoResizeConfig provides auto resizing configurations.
- cpus String
- The number of CPUs for each admin cluster node that serve as control planes for this VMware user cluster. (default: 4 CPUs)
- memory String
- The megabytes of memory for each admin cluster node that serves as a control plane for this VMware user cluster (default: 8192 MB memory).
- replicas String
- The number of control plane nodes for this VMware user cluster. (default: 1 replica).
- vsphereConfig Property Map
- Vsphere-specific config.
VmwareControlPlaneV2ConfigResponse    
- ControlPlane Pulumi.Ip Block Google Native. Gkeonprem. V1. Inputs. Vmware Ip Block Response 
- Static IP addresses for the control plane nodes.
- ControlPlane VmwareIp Block Ip Block Response 
- Static IP addresses for the control plane nodes.
- controlPlane VmwareIp Block Ip Block Response 
- Static IP addresses for the control plane nodes.
- controlPlane VmwareIp Block Ip Block Response 
- Static IP addresses for the control plane nodes.
- control_plane_ Vmwareip_ block Ip Block Response 
- Static IP addresses for the control plane nodes.
- controlPlane Property MapIp Block 
- Static IP addresses for the control plane nodes.
VmwareControlPlaneVsphereConfigResponse     
- Datastore string
- The Vsphere datastore used by the control plane Node.
- StoragePolicy stringName 
- The Vsphere storage policy used by the control plane Node.
- Datastore string
- The Vsphere datastore used by the control plane Node.
- StoragePolicy stringName 
- The Vsphere storage policy used by the control plane Node.
- datastore String
- The Vsphere datastore used by the control plane Node.
- storagePolicy StringName 
- The Vsphere storage policy used by the control plane Node.
- datastore string
- The Vsphere datastore used by the control plane Node.
- storagePolicy stringName 
- The Vsphere storage policy used by the control plane Node.
- datastore str
- The Vsphere datastore used by the control plane Node.
- storage_policy_ strname 
- The Vsphere storage policy used by the control plane Node.
- datastore String
- The Vsphere datastore used by the control plane Node.
- storagePolicy StringName 
- The Vsphere storage policy used by the control plane Node.
VmwareDataplaneV2ConfigResponse   
- AdvancedNetworking bool
- Enable advanced networking which requires dataplane_v2_enabled to be set true.
- DataplaneV2Enabled bool
- Enables Dataplane V2.
- WindowsDataplane boolV2Enabled 
- Enable Dataplane V2 for clusters with Windows nodes.
- AdvancedNetworking bool
- Enable advanced networking which requires dataplane_v2_enabled to be set true.
- DataplaneV2Enabled bool
- Enables Dataplane V2.
- WindowsDataplane boolV2Enabled 
- Enable Dataplane V2 for clusters with Windows nodes.
- advancedNetworking Boolean
- Enable advanced networking which requires dataplane_v2_enabled to be set true.
- dataplaneV2Enabled Boolean
- Enables Dataplane V2.
- windowsDataplane BooleanV2Enabled 
- Enable Dataplane V2 for clusters with Windows nodes.
- advancedNetworking boolean
- Enable advanced networking which requires dataplane_v2_enabled to be set true.
- dataplaneV2Enabled boolean
- Enables Dataplane V2.
- windowsDataplane booleanV2Enabled 
- Enable Dataplane V2 for clusters with Windows nodes.
- advanced_networking bool
- Enable advanced networking which requires dataplane_v2_enabled to be set true.
- dataplane_v2_ boolenabled 
- Enables Dataplane V2.
- windows_dataplane_ boolv2_ enabled 
- Enable Dataplane V2 for clusters with Windows nodes.
- advancedNetworking Boolean
- Enable advanced networking which requires dataplane_v2_enabled to be set true.
- dataplaneV2Enabled Boolean
- Enables Dataplane V2.
- windowsDataplane BooleanV2Enabled 
- Enable Dataplane V2 for clusters with Windows nodes.
VmwareDhcpIpConfigResponse    
- Enabled bool
- enabled is a flag to mark if DHCP IP allocation is used for VMware user clusters.
- Enabled bool
- enabled is a flag to mark if DHCP IP allocation is used for VMware user clusters.
- enabled Boolean
- enabled is a flag to mark if DHCP IP allocation is used for VMware user clusters.
- enabled boolean
- enabled is a flag to mark if DHCP IP allocation is used for VMware user clusters.
- enabled bool
- enabled is a flag to mark if DHCP IP allocation is used for VMware user clusters.
- enabled Boolean
- enabled is a flag to mark if DHCP IP allocation is used for VMware user clusters.
VmwareF5BigIpConfigResponse    
VmwareHostConfigResponse   
- DnsSearch List<string>Domains 
- DNS search domains.
- DnsServers List<string>
- DNS servers.
- NtpServers List<string>
- NTP servers.
- DnsSearch []stringDomains 
- DNS search domains.
- DnsServers []string
- DNS servers.
- NtpServers []string
- NTP servers.
- dnsSearch List<String>Domains 
- DNS search domains.
- dnsServers List<String>
- DNS servers.
- ntpServers List<String>
- NTP servers.
- dnsSearch string[]Domains 
- DNS search domains.
- dnsServers string[]
- DNS servers.
- ntpServers string[]
- NTP servers.
- dns_search_ Sequence[str]domains 
- DNS search domains.
- dns_servers Sequence[str]
- DNS servers.
- ntp_servers Sequence[str]
- NTP servers.
- dnsSearch List<String>Domains 
- DNS search domains.
- dnsServers List<String>
- DNS servers.
- ntpServers List<String>
- NTP servers.
VmwareHostIpResponse   
VmwareIpBlockResponse   
- Gateway string
- The network gateway used by the VMware user cluster.
- Ips
List<Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware Host Ip Response> 
- The node's network configurations used by the VMware user cluster.
- Netmask string
- The netmask used by the VMware user cluster.
- Gateway string
- The network gateway used by the VMware user cluster.
- Ips
[]VmwareHost Ip Response 
- The node's network configurations used by the VMware user cluster.
- Netmask string
- The netmask used by the VMware user cluster.
- gateway String
- The network gateway used by the VMware user cluster.
- ips
List<VmwareHost Ip Response> 
- The node's network configurations used by the VMware user cluster.
- netmask String
- The netmask used by the VMware user cluster.
- gateway string
- The network gateway used by the VMware user cluster.
- ips
VmwareHost Ip Response[] 
- The node's network configurations used by the VMware user cluster.
- netmask string
- The netmask used by the VMware user cluster.
- gateway str
- The network gateway used by the VMware user cluster.
- ips
Sequence[VmwareHost Ip Response] 
- The node's network configurations used by the VMware user cluster.
- netmask str
- The netmask used by the VMware user cluster.
- gateway String
- The network gateway used by the VMware user cluster.
- ips List<Property Map>
- The node's network configurations used by the VMware user cluster.
- netmask String
- The netmask used by the VMware user cluster.
VmwareLoadBalancerConfigResponse    
- F5Config
Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware F5Big Ip Config Response 
- Configuration for F5 Big IP typed load balancers.
- ManualLb Pulumi.Config Google Native. Gkeonprem. V1. Inputs. Vmware Manual Lb Config Response 
- Manually configured load balancers.
- MetalLb Pulumi.Config Google Native. Gkeonprem. V1. Inputs. Vmware Metal Lb Config Response 
- Configuration for MetalLB typed load balancers.
- SeesawConfig Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware Seesaw Config Response 
- Configuration for Seesaw typed load balancers.
- VipConfig Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware Vip Config Response 
- The VIPs used by the load balancer.
- F5Config
VmwareF5Big Ip Config Response 
- Configuration for F5 Big IP typed load balancers.
- ManualLb VmwareConfig Manual Lb Config Response 
- Manually configured load balancers.
- MetalLb VmwareConfig Metal Lb Config Response 
- Configuration for MetalLB typed load balancers.
- SeesawConfig VmwareSeesaw Config Response 
- Configuration for Seesaw typed load balancers.
- VipConfig VmwareVip Config Response 
- The VIPs used by the load balancer.
- f5Config
VmwareF5Big Ip Config Response 
- Configuration for F5 Big IP typed load balancers.
- manualLb VmwareConfig Manual Lb Config Response 
- Manually configured load balancers.
- metalLb VmwareConfig Metal Lb Config Response 
- Configuration for MetalLB typed load balancers.
- seesawConfig VmwareSeesaw Config Response 
- Configuration for Seesaw typed load balancers.
- vipConfig VmwareVip Config Response 
- The VIPs used by the load balancer.
- f5Config
VmwareF5Big Ip Config Response 
- Configuration for F5 Big IP typed load balancers.
- manualLb VmwareConfig Manual Lb Config Response 
- Manually configured load balancers.
- metalLb VmwareConfig Metal Lb Config Response 
- Configuration for MetalLB typed load balancers.
- seesawConfig VmwareSeesaw Config Response 
- Configuration for Seesaw typed load balancers.
- vipConfig VmwareVip Config Response 
- The VIPs used by the load balancer.
- f5_config VmwareF5Big Ip Config Response 
- Configuration for F5 Big IP typed load balancers.
- manual_lb_ Vmwareconfig Manual Lb Config Response 
- Manually configured load balancers.
- metal_lb_ Vmwareconfig Metal Lb Config Response 
- Configuration for MetalLB typed load balancers.
- seesaw_config VmwareSeesaw Config Response 
- Configuration for Seesaw typed load balancers.
- vip_config VmwareVip Config Response 
- The VIPs used by the load balancer.
- f5Config Property Map
- Configuration for F5 Big IP typed load balancers.
- manualLb Property MapConfig 
- Manually configured load balancers.
- metalLb Property MapConfig 
- Configuration for MetalLB typed load balancers.
- seesawConfig Property Map
- Configuration for Seesaw typed load balancers.
- vipConfig Property Map
- The VIPs used by the load balancer.
VmwareManualLbConfigResponse    
- ControlPlane intNode Port 
- NodePort for control plane service. The Kubernetes API server in the admin cluster is implemented as a Service of type NodePort (ex. 30968).
- IngressHttp intNode Port 
- NodePort for ingress service's http. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 32527).
- IngressHttps intNode Port 
- NodePort for ingress service's https. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 30139).
- KonnectivityServer intNode Port 
- NodePort for konnectivity server service running as a sidecar in each kube-apiserver pod (ex. 30564).
- ControlPlane intNode Port 
- NodePort for control plane service. The Kubernetes API server in the admin cluster is implemented as a Service of type NodePort (ex. 30968).
- IngressHttp intNode Port 
- NodePort for ingress service's http. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 32527).
- IngressHttps intNode Port 
- NodePort for ingress service's https. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 30139).
- KonnectivityServer intNode Port 
- NodePort for konnectivity server service running as a sidecar in each kube-apiserver pod (ex. 30564).
- controlPlane IntegerNode Port 
- NodePort for control plane service. The Kubernetes API server in the admin cluster is implemented as a Service of type NodePort (ex. 30968).
- ingressHttp IntegerNode Port 
- NodePort for ingress service's http. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 32527).
- ingressHttps IntegerNode Port 
- NodePort for ingress service's https. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 30139).
- konnectivityServer IntegerNode Port 
- NodePort for konnectivity server service running as a sidecar in each kube-apiserver pod (ex. 30564).
- controlPlane numberNode Port 
- NodePort for control plane service. The Kubernetes API server in the admin cluster is implemented as a Service of type NodePort (ex. 30968).
- ingressHttp numberNode Port 
- NodePort for ingress service's http. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 32527).
- ingressHttps numberNode Port 
- NodePort for ingress service's https. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 30139).
- konnectivityServer numberNode Port 
- NodePort for konnectivity server service running as a sidecar in each kube-apiserver pod (ex. 30564).
- control_plane_ intnode_ port 
- NodePort for control plane service. The Kubernetes API server in the admin cluster is implemented as a Service of type NodePort (ex. 30968).
- ingress_http_ intnode_ port 
- NodePort for ingress service's http. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 32527).
- ingress_https_ intnode_ port 
- NodePort for ingress service's https. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 30139).
- konnectivity_server_ intnode_ port 
- NodePort for konnectivity server service running as a sidecar in each kube-apiserver pod (ex. 30564).
- controlPlane NumberNode Port 
- NodePort for control plane service. The Kubernetes API server in the admin cluster is implemented as a Service of type NodePort (ex. 30968).
- ingressHttp NumberNode Port 
- NodePort for ingress service's http. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 32527).
- ingressHttps NumberNode Port 
- NodePort for ingress service's https. The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 30139).
- konnectivityServer NumberNode Port 
- NodePort for konnectivity server service running as a sidecar in each kube-apiserver pod (ex. 30564).
VmwareMetalLbConfigResponse    
- AddressPools List<Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware Address Pool Response> 
- AddressPools is a list of non-overlapping IP pools used by load balancer typed services. All addresses must be routable to load balancer nodes. IngressVIP must be included in the pools.
- AddressPools []VmwareAddress Pool Response 
- AddressPools is a list of non-overlapping IP pools used by load balancer typed services. All addresses must be routable to load balancer nodes. IngressVIP must be included in the pools.
- addressPools List<VmwareAddress Pool Response> 
- AddressPools is a list of non-overlapping IP pools used by load balancer typed services. All addresses must be routable to load balancer nodes. IngressVIP must be included in the pools.
- addressPools VmwareAddress Pool Response[] 
- AddressPools is a list of non-overlapping IP pools used by load balancer typed services. All addresses must be routable to load balancer nodes. IngressVIP must be included in the pools.
- address_pools Sequence[VmwareAddress Pool Response] 
- AddressPools is a list of non-overlapping IP pools used by load balancer typed services. All addresses must be routable to load balancer nodes. IngressVIP must be included in the pools.
- addressPools List<Property Map>
- AddressPools is a list of non-overlapping IP pools used by load balancer typed services. All addresses must be routable to load balancer nodes. IngressVIP must be included in the pools.
VmwareNetworkConfigResponse   
- ControlPlane Pulumi.V2Config Google Native. Gkeonprem. V1. Inputs. Vmware Control Plane V2Config Response 
- Configuration for control plane V2 mode.
- DhcpIp Pulumi.Config Google Native. Gkeonprem. V1. Inputs. Vmware Dhcp Ip Config Response 
- Configuration settings for a DHCP IP configuration.
- HostConfig Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware Host Config Response 
- Represents common network settings irrespective of the host's IP address.
- PodAddress List<string>Cidr Blocks 
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- ServiceAddress List<string>Cidr Blocks 
- All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- StaticIp Pulumi.Config Google Native. Gkeonprem. V1. Inputs. Vmware Static Ip Config Response 
- Configuration settings for a static IP configuration.
- VcenterNetwork string
- vcenter_network specifies vCenter network name. Inherited from the admin cluster.
- ControlPlane VmwareV2Config Control Plane V2Config Response 
- Configuration for control plane V2 mode.
- DhcpIp VmwareConfig Dhcp Ip Config Response 
- Configuration settings for a DHCP IP configuration.
- HostConfig VmwareHost Config Response 
- Represents common network settings irrespective of the host's IP address.
- PodAddress []stringCidr Blocks 
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- ServiceAddress []stringCidr Blocks 
- All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- StaticIp VmwareConfig Static Ip Config Response 
- Configuration settings for a static IP configuration.
- VcenterNetwork string
- vcenter_network specifies vCenter network name. Inherited from the admin cluster.
- controlPlane VmwareV2Config Control Plane V2Config Response 
- Configuration for control plane V2 mode.
- dhcpIp VmwareConfig Dhcp Ip Config Response 
- Configuration settings for a DHCP IP configuration.
- hostConfig VmwareHost Config Response 
- Represents common network settings irrespective of the host's IP address.
- podAddress List<String>Cidr Blocks 
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- serviceAddress List<String>Cidr Blocks 
- All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- staticIp VmwareConfig Static Ip Config Response 
- Configuration settings for a static IP configuration.
- vcenterNetwork String
- vcenter_network specifies vCenter network name. Inherited from the admin cluster.
- controlPlane VmwareV2Config Control Plane V2Config Response 
- Configuration for control plane V2 mode.
- dhcpIp VmwareConfig Dhcp Ip Config Response 
- Configuration settings for a DHCP IP configuration.
- hostConfig VmwareHost Config Response 
- Represents common network settings irrespective of the host's IP address.
- podAddress string[]Cidr Blocks 
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- serviceAddress string[]Cidr Blocks 
- All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- staticIp VmwareConfig Static Ip Config Response 
- Configuration settings for a static IP configuration.
- vcenterNetwork string
- vcenter_network specifies vCenter network name. Inherited from the admin cluster.
- control_plane_ Vmwarev2_ config Control Plane V2Config Response 
- Configuration for control plane V2 mode.
- dhcp_ip_ Vmwareconfig Dhcp Ip Config Response 
- Configuration settings for a DHCP IP configuration.
- host_config VmwareHost Config Response 
- Represents common network settings irrespective of the host's IP address.
- pod_address_ Sequence[str]cidr_ blocks 
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- service_address_ Sequence[str]cidr_ blocks 
- All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- static_ip_ Vmwareconfig Static Ip Config Response 
- Configuration settings for a static IP configuration.
- vcenter_network str
- vcenter_network specifies vCenter network name. Inherited from the admin cluster.
- controlPlane Property MapV2Config 
- Configuration for control plane V2 mode.
- dhcpIp Property MapConfig 
- Configuration settings for a DHCP IP configuration.
- hostConfig Property Map
- Represents common network settings irrespective of the host's IP address.
- podAddress List<String>Cidr Blocks 
- All pods in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- serviceAddress List<String>Cidr Blocks 
- All services in the cluster are assigned an RFC1918 IPv4 address from these ranges. Only a single range is supported. This field cannot be changed after creation.
- staticIp Property MapConfig 
- Configuration settings for a static IP configuration.
- vcenterNetwork String
- vcenter_network specifies vCenter network name. Inherited from the admin cluster.
VmwareSeesawConfigResponse   
- EnableHa bool
- Enable two load balancer VMs to achieve a highly-available Seesaw load balancer.
- Group string
- In general the following format should be used for the Seesaw group name: seesaw-for-[cluster_name].
- IpBlocks List<Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware Ip Block Response> 
- The IP Blocks to be used by the Seesaw load balancer
- MasterIp string
- MasterIP is the IP announced by the master of Seesaw group.
- StackdriverName string
- Name to be used by Stackdriver.
- Vms List<string>
- Names of the VMs created for this Seesaw group.
- EnableHa bool
- Enable two load balancer VMs to achieve a highly-available Seesaw load balancer.
- Group string
- In general the following format should be used for the Seesaw group name: seesaw-for-[cluster_name].
- IpBlocks []VmwareIp Block Response 
- The IP Blocks to be used by the Seesaw load balancer
- MasterIp string
- MasterIP is the IP announced by the master of Seesaw group.
- StackdriverName string
- Name to be used by Stackdriver.
- Vms []string
- Names of the VMs created for this Seesaw group.
- enableHa Boolean
- Enable two load balancer VMs to achieve a highly-available Seesaw load balancer.
- group String
- In general the following format should be used for the Seesaw group name: seesaw-for-[cluster_name].
- ipBlocks List<VmwareIp Block Response> 
- The IP Blocks to be used by the Seesaw load balancer
- masterIp String
- MasterIP is the IP announced by the master of Seesaw group.
- stackdriverName String
- Name to be used by Stackdriver.
- vms List<String>
- Names of the VMs created for this Seesaw group.
- enableHa boolean
- Enable two load balancer VMs to achieve a highly-available Seesaw load balancer.
- group string
- In general the following format should be used for the Seesaw group name: seesaw-for-[cluster_name].
- ipBlocks VmwareIp Block Response[] 
- The IP Blocks to be used by the Seesaw load balancer
- masterIp string
- MasterIP is the IP announced by the master of Seesaw group.
- stackdriverName string
- Name to be used by Stackdriver.
- vms string[]
- Names of the VMs created for this Seesaw group.
- enable_ha bool
- Enable two load balancer VMs to achieve a highly-available Seesaw load balancer.
- group str
- In general the following format should be used for the Seesaw group name: seesaw-for-[cluster_name].
- ip_blocks Sequence[VmwareIp Block Response] 
- The IP Blocks to be used by the Seesaw load balancer
- master_ip str
- MasterIP is the IP announced by the master of Seesaw group.
- stackdriver_name str
- Name to be used by Stackdriver.
- vms Sequence[str]
- Names of the VMs created for this Seesaw group.
- enableHa Boolean
- Enable two load balancer VMs to achieve a highly-available Seesaw load balancer.
- group String
- In general the following format should be used for the Seesaw group name: seesaw-for-[cluster_name].
- ipBlocks List<Property Map>
- The IP Blocks to be used by the Seesaw load balancer
- masterIp String
- MasterIP is the IP announced by the master of Seesaw group.
- stackdriverName String
- Name to be used by Stackdriver.
- vms List<String>
- Names of the VMs created for this Seesaw group.
VmwareStaticIpConfigResponse    
- IpBlocks List<Pulumi.Google Native. Gkeonprem. V1. Inputs. Vmware Ip Block Response> 
- Represents the configuration values for static IP allocation to nodes.
- IpBlocks []VmwareIp Block Response 
- Represents the configuration values for static IP allocation to nodes.
- ipBlocks List<VmwareIp Block Response> 
- Represents the configuration values for static IP allocation to nodes.
- ipBlocks VmwareIp Block Response[] 
- Represents the configuration values for static IP allocation to nodes.
- ip_blocks Sequence[VmwareIp Block Response] 
- Represents the configuration values for static IP allocation to nodes.
- ipBlocks List<Property Map>
- Represents the configuration values for static IP allocation to nodes.
VmwareStorageConfigResponse   
- VsphereCsi boolDisabled 
- Whether or not to deploy vSphere CSI components in the VMware user cluster. Enabled by default.
- VsphereCsi boolDisabled 
- Whether or not to deploy vSphere CSI components in the VMware user cluster. Enabled by default.
- vsphereCsi BooleanDisabled 
- Whether or not to deploy vSphere CSI components in the VMware user cluster. Enabled by default.
- vsphereCsi booleanDisabled 
- Whether or not to deploy vSphere CSI components in the VMware user cluster. Enabled by default.
- vsphere_csi_ booldisabled 
- Whether or not to deploy vSphere CSI components in the VMware user cluster. Enabled by default.
- vsphereCsi BooleanDisabled 
- Whether or not to deploy vSphere CSI components in the VMware user cluster. Enabled by default.
VmwareVCenterConfigResponse   
- Address string
- The vCenter IP address.
- CaCert stringData 
- Contains the vCenter CA certificate public key for SSL verification.
- Cluster string
- The name of the vCenter cluster for the user cluster.
- Datacenter string
- The name of the vCenter datacenter for the user cluster.
- Datastore string
- The name of the vCenter datastore for the user cluster.
- Folder string
- The name of the vCenter folder for the user cluster.
- ResourcePool string
- The name of the vCenter resource pool for the user cluster.
- StoragePolicy stringName 
- The name of the vCenter storage policy for the user cluster.
- Address string
- The vCenter IP address.
- CaCert stringData 
- Contains the vCenter CA certificate public key for SSL verification.
- Cluster string
- The name of the vCenter cluster for the user cluster.
- Datacenter string
- The name of the vCenter datacenter for the user cluster.
- Datastore string
- The name of the vCenter datastore for the user cluster.
- Folder string
- The name of the vCenter folder for the user cluster.
- ResourcePool string
- The name of the vCenter resource pool for the user cluster.
- StoragePolicy stringName 
- The name of the vCenter storage policy for the user cluster.
- address String
- The vCenter IP address.
- caCert StringData 
- Contains the vCenter CA certificate public key for SSL verification.
- cluster String
- The name of the vCenter cluster for the user cluster.
- datacenter String
- The name of the vCenter datacenter for the user cluster.
- datastore String
- The name of the vCenter datastore for the user cluster.
- folder String
- The name of the vCenter folder for the user cluster.
- resourcePool String
- The name of the vCenter resource pool for the user cluster.
- storagePolicy StringName 
- The name of the vCenter storage policy for the user cluster.
- address string
- The vCenter IP address.
- caCert stringData 
- Contains the vCenter CA certificate public key for SSL verification.
- cluster string
- The name of the vCenter cluster for the user cluster.
- datacenter string
- The name of the vCenter datacenter for the user cluster.
- datastore string
- The name of the vCenter datastore for the user cluster.
- folder string
- The name of the vCenter folder for the user cluster.
- resourcePool string
- The name of the vCenter resource pool for the user cluster.
- storagePolicy stringName 
- The name of the vCenter storage policy for the user cluster.
- address str
- The vCenter IP address.
- ca_cert_ strdata 
- Contains the vCenter CA certificate public key for SSL verification.
- cluster str
- The name of the vCenter cluster for the user cluster.
- datacenter str
- The name of the vCenter datacenter for the user cluster.
- datastore str
- The name of the vCenter datastore for the user cluster.
- folder str
- The name of the vCenter folder for the user cluster.
- resource_pool str
- The name of the vCenter resource pool for the user cluster.
- storage_policy_ strname 
- The name of the vCenter storage policy for the user cluster.
- address String
- The vCenter IP address.
- caCert StringData 
- Contains the vCenter CA certificate public key for SSL verification.
- cluster String
- The name of the vCenter cluster for the user cluster.
- datacenter String
- The name of the vCenter datacenter for the user cluster.
- datastore String
- The name of the vCenter datastore for the user cluster.
- folder String
- The name of the vCenter folder for the user cluster.
- resourcePool String
- The name of the vCenter resource pool for the user cluster.
- storagePolicy StringName 
- The name of the vCenter storage policy for the user cluster.
VmwareVipConfigResponse   
- ControlPlane stringVip 
- The VIP which you previously set aside for the Kubernetes API of this cluster.
- IngressVip string
- The VIP which you previously set aside for ingress traffic into this cluster.
- ControlPlane stringVip 
- The VIP which you previously set aside for the Kubernetes API of this cluster.
- IngressVip string
- The VIP which you previously set aside for ingress traffic into this cluster.
- controlPlane StringVip 
- The VIP which you previously set aside for the Kubernetes API of this cluster.
- ingressVip String
- The VIP which you previously set aside for ingress traffic into this cluster.
- controlPlane stringVip 
- The VIP which you previously set aside for the Kubernetes API of this cluster.
- ingressVip string
- The VIP which you previously set aside for ingress traffic into this cluster.
- control_plane_ strvip 
- The VIP which you previously set aside for the Kubernetes API of this cluster.
- ingress_vip str
- The VIP which you previously set aside for ingress traffic into this cluster.
- controlPlane StringVip 
- The VIP which you previously set aside for the Kubernetes API of this cluster.
- ingressVip String
- The VIP which you previously set aside for ingress traffic into this cluster.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi