Uses of Interface
com.google.container.v1.GPUDriverInstallationConfigOrBuilder
-
Packages that use GPUDriverInstallationConfigOrBuilder Package Description com.google.container.v1 -
-
Uses of GPUDriverInstallationConfigOrBuilder in com.google.container.v1
Classes in com.google.container.v1 that implement GPUDriverInstallationConfigOrBuilder Modifier and Type Class Description class
GPUDriverInstallationConfig
GPUDriverInstallationConfig specifies the version of GPU driver to be auto installed.static class
GPUDriverInstallationConfig.Builder
GPUDriverInstallationConfig specifies the version of GPU driver to be auto installed.Methods in com.google.container.v1 that return GPUDriverInstallationConfigOrBuilder Modifier and Type Method Description GPUDriverInstallationConfigOrBuilder
AcceleratorConfig.Builder. getGpuDriverInstallationConfigOrBuilder()
The configuration for auto installation of GPU driver.GPUDriverInstallationConfigOrBuilder
AcceleratorConfig. getGpuDriverInstallationConfigOrBuilder()
The configuration for auto installation of GPU driver.GPUDriverInstallationConfigOrBuilder
AcceleratorConfigOrBuilder. getGpuDriverInstallationConfigOrBuilder()
The configuration for auto installation of GPU driver.
-