podScheduling

suspend fun podScheduling(name: String, block: suspend PodSchedulingResourceBuilder.() -> Unit): PodScheduling

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for PodScheduling.


See also

Parameters

name

The unique name of the resulting resource.