Google Cloud Container V1 Client - Class GPUDriverInstallationConfig (1.24.0)

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

GPUDriverInstallationConfig specifies the version of GPU driver to be auto installed.

Generated from protobuf message google.container.v1.GPUDriverInstallationConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ gpu_driver_version int

Mode for how the GPU driver is installed.

getGpuDriverVersion

Mode for how the GPU driver is installed.

Returns
TypeDescription
int

hasGpuDriverVersion

clearGpuDriverVersion

setGpuDriverVersion

Mode for how the GPU driver is installed.

Parameter
NameDescription
var int
Returns
TypeDescription
$this