RegionalExocomputeConfig
Contains the region and subnet configuration.
Fields
| Field | Type | Description |
|---|---|---|
| clusterSecondaryRangeName | String! | Name of the GKE pods secondary IP range on the subnet. If not provided the default value "pods-cidr-range" is used. |
| projectId | String! | Project ID of the project containing the VPC network. |
| region | GcpCloudAccountRegion! | Region for which the subnet is configured. |
| subnetName | String! | Name of the subnet. |
| vpcNetworkName | String! | Name of the VPC network. |
Used By
Referenced by