ingress

@JvmName(name = "hllcxqhgkwowdplv")
suspend fun ingress(value: Output<ClusterSystemAddonsConfigIngressArgs>)
@JvmName(name = "jpkcurrtfuwgqtck")
suspend fun ingress(value: ClusterSystemAddonsConfigIngressArgs?)

Parameters

value

Config for the Ingress add-on which allows customers to create an Ingress object to manage external access to the servers in a cluster. The add-on consists of istiod and istio-ingress. Structure is documented below.


@JvmName(name = "bdflfkggiefmofkp")
suspend fun ingress(argument: suspend ClusterSystemAddonsConfigIngressArgsBuilder.() -> Unit)

Parameters

argument

Config for the Ingress add-on which allows customers to create an Ingress object to manage external access to the servers in a cluster. The add-on consists of istiod and istio-ingress. Structure is documented below.