Google Kubernetes Engine v1 API - Enum ControlPlaneEgress.Types.Mode (3.38.0)

public enum ControlPlaneEgress.Types.Mode

Reference documentation and code samples for the Google Kubernetes Engine v1 API enum ControlPlaneEgress.Types.Mode.

Mode defines the mode of control plane egress.

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Fields

Name Description
None

No public IP on control plane and only internal allowlisted egress.

Unspecified

Default value not specified.

ViaControlPlane

Control plane has public IP and no restriction on egress.