backend

@JvmName(name = "svuqwkxovnkoflfy")
suspend fun backend(value: Output<IngressBackendPatchArgs>)
@JvmName(name = "jwwkkmsteepcufdn")
suspend fun backend(value: IngressBackendPatchArgs?)

Parameters

value

A default backend capable of servicing requests that don't match any rule. At least one of 'backend' or 'rules' must be specified. This field is optional to allow the loadbalancer controller or defaulting logic to specify a global default.


@JvmName(name = "djirvxgdjlolvfeg")
suspend fun backend(argument: suspend IngressBackendPatchArgsBuilder.() -> Unit)

Parameters

argument

A default backend capable of servicing requests that don't match any rule. At least one of 'backend' or 'rules' must be specified. This field is optional to allow the loadbalancer controller or defaulting logic to specify a global default.