Reference documentation and code samples for the Google Cloud Container V1 Client class SoleTenantConfig.
SoleTenantConfig contains the NodeAffinities to specify what shared sole tenant node groups should back the node pool.
Generated from protobuf message google.container.v1.SoleTenantConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ node_affinities
array< SoleTenantConfig\NodeAffinity
>
NodeAffinities used to match to a shared sole tenant node group.
↳ min_node_cpus
int
Optional. The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. This field can only be set if the node pool is created in a shared sole-tenant node group.
getNodeAffinities
NodeAffinities used to match to a shared sole tenant node group.
setNodeAffinities
NodeAffinities used to match to a shared sole tenant node group.
$this
getMinNodeCpus
Optional. The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. This field can only be set if the node pool is created in a shared sole-tenant node group.
int
hasMinNodeCpus
clearMinNodeCpus
setMinNodeCpus
Optional. The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. This field can only be set if the node pool is created in a shared sole-tenant node group.
var
int
$this

