Get Cluster Node Pool Node Config Guest Accelerator
data class GetClusterNodePoolNodeConfigGuestAccelerator(val count: Int, val gpuDriverInstallationConfigs: List<GetClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig>, val gpuPartitionSize: String, val gpuSharingConfigs: List<GetClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig>, val type: String)
Constructors
Link copied to clipboard
constructor(count: Int, gpuDriverInstallationConfigs: List<GetClusterNodePoolNodeConfigGuestAcceleratorGpuDriverInstallationConfig>, gpuPartitionSize: String, gpuSharingConfigs: List<GetClusterNodePoolNodeConfigGuestAcceleratorGpuSharingConfig>, type: String)