Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::ControlPlaneEgress::Mode (v0.57.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::ControlPlaneEgress::Mode.
Mode defines the mode of control plane egress.
Constants
MODE_UNSPECIFIED
value: 0 Default value not specified.
VIA_CONTROL_PLANE
value: 1 Control plane has public IP and no restriction on egress.
NONE
value: 2 No public IP on control plane and only internal allowlisted egress.