controller Revision
suspend fun controllerRevision(name: String, block: suspend ControllerRevisionResourceBuilder.() -> Unit): ControllerRevision
Deprecated
apps/v1beta2/ControllerRevision is deprecated by apps/v1/ControllerRevision and not supported by Kubernetes v1.16+ clusters.
Parameters
name
The unique name of the resulting resource.
block
Builder for ControllerRevision.
See also
Deprecated
apps/v1beta2/ControllerRevision is deprecated by apps/v1/ControllerRevision and not supported by Kubernetes v1.16+ clusters.
Parameters
name
The unique name of the resulting resource.