IngressPatchResourceBuilder

Deprecated

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

Builder for IngressPatch.

Properties

Link copied to clipboard
Link copied to clipboard
var name: String?
Link copied to clipboard
var opts: CustomResourceOptions

Functions

Link copied to clipboard
suspend fun args(block: suspend IngressPatchArgsBuilder.() -> Unit)
Link copied to clipboard
fun name(value: String)
Link copied to clipboard
suspend fun opts(block: suspend CustomResourceOptionsBuilder.() -> Unit)