ingress Rules
Parameters
value
Each incoming request received by cloudflared causes cloudflared to send a request to a local service. This section configures the rules that determine which requests are sent to which local services. Read more.
Parameters
values
Each incoming request received by cloudflared causes cloudflared to send a request to a local service. This section configures the rules that determine which requests are sent to which local services. Read more.
suspend fun ingressRules(argument: List<suspend TunnelConfigConfigIngressRuleArgsBuilder.() -> Unit>)
suspend fun ingressRules(vararg argument: suspend TunnelConfigConfigIngressRuleArgsBuilder.() -> Unit)
Parameters
argument
Each incoming request received by cloudflared causes cloudflared to send a request to a local service. This section configures the rules that determine which requests are sent to which local services. Read more.