Google Cloud Hypercompute Cluster V1beta Client - Class Orchestrator (0.1.0)

Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1beta Client class Orchestrator.

The component responsible for scheduling and running workloads on the cluster as well as providing the user interface for interacting with the cluster at runtime.

Generated from protobuf message google.cloud.hypercomputecluster.v1beta.Orchestrator

Namespace

Google \ Cloud \ HypercomputeCluster \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ slurm SlurmOrchestrator

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

getSlurm

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

Returns
Type Description
SlurmOrchestrator|null

hasSlurm

setSlurm

Optional. If set, indicates that the cluster should use Slurm as the orchestrator.

Parameter
Name Description
var SlurmOrchestrator
Returns
Type Description
$this

getOption

Returns
Type Description
string