Reference documentation and code samples for the Kubernetes Engine V1 API class Google::Cloud::Container::V1::GPUDriverInstallationConfig.
GPUDriverInstallationConfig specifies the version of GPU driver to be auto installed.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#gpu_driver_version
def gpu_driver_version() -> ::Google::Cloud::Container::V1::GPUDriverInstallationConfig::GPUDriverVersion
Returns
- (::Google::Cloud::Container::V1::GPUDriverInstallationConfig::GPUDriverVersion) — Mode for how the GPU driver is installed.
#gpu_driver_version=
def gpu_driver_version=(value) -> ::Google::Cloud::Container::V1::GPUDriverInstallationConfig::GPUDriverVersion
Parameter
- value (::Google::Cloud::Container::V1::GPUDriverInstallationConfig::GPUDriverVersion) — Mode for how the GPU driver is installed.
Returns
- (::Google::Cloud::Container::V1::GPUDriverInstallationConfig::GPUDriverVersion) — Mode for how the GPU driver is installed.