ingressPatch

suspend fun ingressPatch(name: String, block: suspend IngressPatchResourceBuilder.() -> Unit): IngressPatch

Deprecated

extensions/v1beta1/Ingress is deprecated by networking.k8s.io/v1beta1/Ingress and not supported by Kubernetes v1.20+ clusters.

Parameters

name

The unique name of the resulting resource.

block

Builder for IngressPatch.

See also


Deprecated

extensions/v1beta1/Ingress is deprecated by networking.k8s.io/v1beta1/Ingress and not supported by Kubernetes v1.20+ clusters.

Parameters

name

The unique name of the resulting resource.

See also