| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
WebTLSConfig |
WebTLSConfigBuilder.build() |
WebTLSConfig |
AlertmanagerWebSpecFluent.buildTlsConfig() |
WebTLSConfig |
PrometheusWebSpecFluent.buildTlsConfig() |
WebTLSConfig |
PrometheusWebSpec.getTlsConfig() |
WebTLSConfig |
AlertmanagerWebSpec.getTlsConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebTLSConfigFluent.copyInstance(WebTLSConfig instance) |
AlertmanagerWebSpecFluent.TlsConfigNested<A> |
AlertmanagerWebSpecFluent.editOrNewTlsConfigLike(WebTLSConfig item) |
PrometheusWebSpecFluent.TlsConfigNested<A> |
PrometheusWebSpecFluent.editOrNewTlsConfigLike(WebTLSConfig item) |
void |
PrometheusWebSpec.setTlsConfig(WebTLSConfig tlsConfig) |
void |
AlertmanagerWebSpec.setTlsConfig(WebTLSConfig tlsConfig) |
AlertmanagerWebSpecFluent.TlsConfigNested<A> |
AlertmanagerWebSpecFluent.withNewTlsConfigLike(WebTLSConfig item) |
PrometheusWebSpecFluent.TlsConfigNested<A> |
PrometheusWebSpecFluent.withNewTlsConfigLike(WebTLSConfig item) |
A |
AlertmanagerWebSpecFluent.withTlsConfig(WebTLSConfig tlsConfig) |
A |
PrometheusWebSpecFluent.withTlsConfig(WebTLSConfig tlsConfig) |
| Constructor and Description |
|---|
AlertmanagerWebSpec(Integer getConcurrency,
WebHTTPConfig httpConfig,
Integer timeout,
WebTLSConfig tlsConfig) |
PrometheusWebSpec(WebHTTPConfig httpConfig,
Integer maxConnections,
String pageTitle,
WebTLSConfig tlsConfig) |
WebTLSConfigBuilder(WebTLSConfig instance) |
WebTLSConfigBuilder(WebTLSConfigFluent<?> fluent,
WebTLSConfig instance) |
WebTLSConfigFluent(WebTLSConfig instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.