Google Kubernetes Engine v1 API - Class NodePool.Types.UpdateInfo (3.25.0)

public sealed class NodePool.Types.UpdateInfo : IMessage<NodePool.Types.UpdateInfo>, IEquatable<NodePool.Types.UpdateInfo>, IDeepCloneable<NodePool.Types.UpdateInfo>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Kubernetes Engine v1 API class NodePool.Types.UpdateInfo.

UpdateInfo contains resource (instance groups, etc), status and other intermediate information relevant to a node pool upgrade.

Inheritance

object > NodePool.Types.UpdateInfo

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

UpdateInfo()

public UpdateInfo()

UpdateInfo(UpdateInfo)

public UpdateInfo(NodePool.Types.UpdateInfo other)
Parameter
NameDescription
otherNodePoolTypesUpdateInfo

Properties

BlueGreenInfo

public NodePool.Types.UpdateInfo.Types.BlueGreenInfo BlueGreenInfo { get; set; }

Information of a blue-green upgrade.

Property Value
TypeDescription
NodePoolTypesUpdateInfoTypesBlueGreenInfo