Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::ControlPlaneEgress::Mode (v0.55.0)

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.