podPatch

suspend fun podPatch(name: String, block: suspend PodPatchResourceBuilder.() -> Unit): PodPatch

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for PodPatch.


See also

Parameters

name

The unique name of the resulting resource.