replication Controller Patch
suspend fun replicationControllerPatch(name: String, block: suspend ReplicationControllerPatchResourceBuilder.() -> Unit): ReplicationControllerPatch
Parameters
name
The unique name of the resulting resource.
block
Builder for ReplicationControllerPatch.
See also
Parameters
name
The unique name of the resulting resource.