Google Kubernetes Engine v1 API - Class GkeAutoUpgradeConfig (3.35.0)

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

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

GkeAutoUpgradeConfig is the configuration for GKE auto upgrades.

Inheritance

object > GkeAutoUpgradeConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

GkeAutoUpgradeConfig()

public GkeAutoUpgradeConfig()

GkeAutoUpgradeConfig(GkeAutoUpgradeConfig)

public GkeAutoUpgradeConfig(GkeAutoUpgradeConfig other)
Parameter
Name Description
other GkeAutoUpgradeConfig

Properties

PatchMode

public GkeAutoUpgradeConfig.Types.PatchMode PatchMode { get; set; }

PatchMode specifies how auto upgrade patch builds should be selected.

Property Value
Type Description
GkeAutoUpgradeConfigTypesPatchMode