Uses of Class
io.quarkus.kubernetes.deployment.PrometheusConfig
-
-
Uses of PrometheusConfig in io.quarkus.kubernetes.deployment
Fields in io.quarkus.kubernetes.deployment declared as PrometheusConfig Modifier and Type Field Description (package private) PrometheusConfigKnativeConfig. prometheusPrometheus configuration(package private) PrometheusConfigKubernetesConfig. prometheusPrometheus configuration(package private) PrometheusConfigOpenshiftConfig. prometheusPrometheus configurationMethods in io.quarkus.kubernetes.deployment that return PrometheusConfig Modifier and Type Method Description PrometheusConfigKnativeConfig. getPrometheusConfig()PrometheusConfigKubernetesConfig. getPrometheusConfig()PrometheusConfigOpenshiftConfig. getPrometheusConfig()PrometheusConfigPlatformConfiguration. getPrometheusConfig()
-