pod Scheduling
suspend fun podScheduling(name: String, block: suspend PodSchedulingResourceBuilder.() -> Unit): PodScheduling
Parameters
name
The unique name of the resulting resource.
block
Builder for PodScheduling.
See also
Parameters
name
The unique name of the resulting resource.