Google Devtools Remotebuildexecution Admin V1alpha Worker Config Args
Defines the configuration to be used for creating workers in the worker pool.
Constructors
Functions
Properties
Disk Type to use for the worker. See Storage options. Currently only pd-standard
and pd-ssd
are supported.
Labels associated with the workers. Label keys and values can be no longer than 63 characters, can only contain lowercase letters, numeric characters, underscores and dashes. International letters are permitted. Label keys must start with a letter. Label values are optional. There can not be more than 64 labels per resource.
Minimum CPU platform to use when creating the worker. See CPU Platforms.
Determines the type of network access granted to workers. Possible values: - "public": Workers can connect to the public internet. - "private": Workers can only connect to Google APIs and services. - "restricted-private": Workers can only connect to Google APIs that are reachable through restricted.googleapis.com
(199.36.153.4/30
).
Determines whether the worker is reserved (equivalent to a Compute Engine on-demand VM and therefore won't be preempted). See Preemptible VMs for more details.