pod Scheduling Patch
suspend fun podSchedulingPatch(name: String, block: suspend PodSchedulingPatchResourceBuilder.() -> Unit): PodSchedulingPatch
Parameters
name
The unique name of the resulting resource.
block
Builder for PodSchedulingPatch.
See also
Parameters
name
The unique name of the resulting resource.