podPatch

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

Parameters

name

The unique name of the resulting resource.

block

Builder for PodPatch.

See also


Parameters

name

The unique name of the resulting resource.

See also