Google Kubernetes Engine v1 API - Class ControlPlaneEgress (3.38.0)

public sealed class ControlPlaneEgress : IMessage<ControlPlaneEgress>, IEquatable<ControlPlaneEgress>, IDeepCloneable<ControlPlaneEgress>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Kubernetes Engine v1 API class ControlPlaneEgress.

ControlPlaneEgress defines the settings needed to enable control plane egress control.

Inheritance

object > ControlPlaneEgress

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

ControlPlaneEgress()

public ControlPlaneEgress()

ControlPlaneEgress(ControlPlaneEgress)

public ControlPlaneEgress(ControlPlaneEgress other)
Parameter
Name Description
other ControlPlaneEgress

Properties

Mode

public ControlPlaneEgress.Types.Mode Mode { get; set; }

Defines the mode of control plane egress.

Property Value
Type Description
ControlPlaneEgressTypesMode