Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 674 Bytes

GCPNetwork.md

File metadata and controls

14 lines (10 loc) · 674 Bytes

GCPNetwork

GCP Network configuration of a cluster.

Properties

Name Type Description Notes
vpc_name str VPC mame used by the cluster. [optional]
vpc_project_id str The name of the host project where the shared VPC exists. [optional]
compute_subnet str Compute subnet used by the cluster. [optional]
control_plane_subnet str Control plane subnet used by the cluster. [optional]

[Back to Model list] [Back to API list] [Back to README]