Uses of Interface
com.google.container.v1beta1.GPUSharingConfigOrBuilder
-
Packages that use GPUSharingConfigOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of GPUSharingConfigOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement GPUSharingConfigOrBuilder Modifier and Type Class Description class
GPUSharingConfig
GPUSharingConfig represents the GPU sharing configuration for Hardware Accelerators.static class
GPUSharingConfig.Builder
GPUSharingConfig represents the GPU sharing configuration for Hardware Accelerators.Methods in com.google.container.v1beta1 that return GPUSharingConfigOrBuilder Modifier and Type Method Description GPUSharingConfigOrBuilder
AcceleratorConfig.Builder. getGpuSharingConfigOrBuilder()
The configuration for GPU sharing options.GPUSharingConfigOrBuilder
AcceleratorConfig. getGpuSharingConfigOrBuilder()
The configuration for GPU sharing options.GPUSharingConfigOrBuilder
AcceleratorConfigOrBuilder. getGpuSharingConfigOrBuilder()
The configuration for GPU sharing options.
-