Uses of Class
io.quarkus.kubernetes.deployment.IngressTlsConfig
-
Packages that use IngressTlsConfig Package Description io.quarkus.kubernetes.deployment -
-
Uses of IngressTlsConfig in io.quarkus.kubernetes.deployment
Fields in io.quarkus.kubernetes.deployment with type parameters of type IngressTlsConfig Modifier and Type Field Description (package private) Map<String,IngressTlsConfig>IngressConfig. tlsAllow to configure the TLS Ingress configuration hosts by secret name.
-