pod Scheduling Context
suspend fun podSchedulingContext(name: String, block: suspend PodSchedulingContextResourceBuilder.() -> Unit): PodSchedulingContext
Parameters
name
The unique name of the resulting resource.
block
Builder for PodSchedulingContext.
See also
Parameters
name
The unique name of the resulting resource.