daemon Set Patch
suspend fun daemonSetPatch(name: String, block: suspend DaemonSetPatchResourceBuilder.() -> Unit): DaemonSetPatch
Deprecated
apps/v1beta2/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
apps/v1beta2/DaemonSet is deprecated by apps/v1/DaemonSet and not supported by Kubernetes v1.16+ clusters.
Parameters
name
The unique name of the resulting resource.