stateful Set Patch
suspend fun statefulSetPatch(name: String, block: suspend StatefulSetPatchResourceBuilder.() -> Unit): StatefulSetPatch
Deprecated
apps/v1beta1/StatefulSet is deprecated by apps/v1/StatefulSet and not supported by Kubernetes v1.16+ clusters.
Parameters
name
The unique name of the resulting resource.
block
Builder for StatefulSetPatch.
See also
Deprecated
apps/v1beta1/StatefulSet is deprecated by apps/v1/StatefulSet and not supported by Kubernetes v1.16+ clusters.
Parameters
name
The unique name of the resulting resource.