public sealed class ShieldedNodes : IMessage<ShieldedNodes>, IEquatable<ShieldedNodes>, IDeepCloneable<ShieldedNodes>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ShieldedNodes.
Configuration of Shielded Nodes feature.
Implements
IMessageShieldedNodes, IEquatableShieldedNodes, IDeepCloneableShieldedNodes, IBufferMessage, IMessageNamespace
GoogleGoogle.CloudGoogle.Cloud.ContainerV1Assembly
Google.Cloud.Container.V1.dll
Constructors
ShieldedNodes()
public ShieldedNodes()
ShieldedNodes(ShieldedNodes)
public ShieldedNodes(ShieldedNodes other)
Parameter | |
---|---|
Name | Description |
other | ShieldedNodes |
Properties
Enabled
public bool Enabled { get; set; }
Whether Shielded Nodes features are enabled on all nodes in this cluster.
Property Value | |
---|---|
Type | Description |
bool |