Companion
object Companion
Functions
Link copied to clipboard
Whether the requested CPU resource reservation can be satisfied by limit.
Link copied to clipboard
fun canSatisfyGpuRequest(available: Set<GpuDevice>, resources: DockerContext.RequestedSystemResources): Boolean
Whether the GPU resource request can be satisfied by the available GPUs.
Link copied to clipboard
Whether the requested memory resource reservation can be satisfied by limit.