Cluster Node Pool Node Config Guest Accelerator Gpu Sharing Config
data class ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig(val gpuSharingStrategy: String, val maxSharedClientsPerGpu: Int)
Constructors
Link copied to clipboard
fun ClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig(gpuSharingStrategy: String, maxSharedClientsPerGpu: Int)