Google Kubernetes Engine v1 API - Class SoleTenantConfig (3.15.0)

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

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

SoleTenantConfig contains the NodeAffinities to specify what shared sole tenant node groups should back the node pool.

Inheritance

object > SoleTenantConfig

Namespace

Google.Cloud.Container.V1

Assembly

Google.Cloud.Container.V1.dll

Constructors

SoleTenantConfig()

public SoleTenantConfig()

SoleTenantConfig(SoleTenantConfig)

public SoleTenantConfig(SoleTenantConfig other)
Parameter
NameDescription
otherSoleTenantConfig

Properties

NodeAffinities

public RepeatedField<SoleTenantConfig.Types.NodeAffinity> NodeAffinities { get; }

NodeAffinities used to match to a shared sole tenant node group.

Property Value
TypeDescription
RepeatedFieldSoleTenantConfigTypesNodeAffinity