daemonSetPatch

suspend fun daemonSetPatch(name: String, block: suspend DaemonSetPatchResourceBuilder.() -> Unit): DaemonSetPatch

Deprecated

extensions/v1beta1/DaemonSet is deprecated by apps/v1/DaemonSet and not supported by Kubernetes v1.16+ clusters.

Parameters

name

The unique name of the resulting resource.

block

Builder for DaemonSetPatch.

See also


Deprecated

extensions/v1beta1/DaemonSet is deprecated by apps/v1/DaemonSet and not supported by Kubernetes v1.16+ clusters.

Parameters

name

The unique name of the resulting resource.

See also