Google Cloud Container V1 Client - Class SlurmOperatorConfig (2.9.0)

Reference documentation and code samples for the Google Cloud Container V1 Client class SlurmOperatorConfig.

Configuration for the Slurm Operator.

Generated from protobuf message google.container.v1.SlurmOperatorConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enabled bool

When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.

getEnabled

When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.

Returns
Type Description
bool

setEnabled

When enabled, it runs a Slurm Operator that manages the set of compute pods for Slurm Cluster.

Parameter
Name Description
var bool
Returns
Type Description
$this