google_api_container v0.12.0 GoogleApi.Container.V1.Model.NetworkConfig View Source
NetworkConfig reports the relative names of network & subnetwork.
Attributes
enableIntraNodeVisibility(type:boolean(), default:nil) - Whether Intra-node visibility is enabled for this cluster. This makes same node pod to pod traffic visible for VPC network.network(type:String.t, default:nil) - Output only. The relative name of the Google Compute Engine network(/compute/docs/networks-and-firewalls#networks) to which the cluster is connected. Example: projects/my-project/global/networks/my-networksubnetwork(type:String.t, default:nil) - Output only. The relative name of the Google Compute Engine subnetwork to which the cluster is connected. Example: projects/my-project/regions/us-central1/subnetworks/my-subnet
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.