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

public sealed class 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(NodePool.Types.UpdateInfo)

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

Properties

BlueGreenInfo

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

Information of a blue-green upgrade.

Property Value
TypeDescription
NodePool.Types.UpdateInfo.Types.BlueGreenInfo