| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpecApiserverConfig |
V1PrometheusSpecApiserverConfig.basicAuth(V1PrometheusSpecApiserverConfigBasicAuth basicAuth) |
V1PrometheusSpecApiserverConfig |
V1PrometheusSpecApiserverConfig.bearerToken(String bearerToken) |
V1PrometheusSpecApiserverConfig |
V1PrometheusSpecApiserverConfig.bearerTokenFile(String bearerTokenFile) |
V1PrometheusSpecApiserverConfig |
V1PrometheusSpec.getApiserverConfig()
Get apiserverConfig
|
V1PrometheusSpecApiserverConfig |
V1PrometheusSpecApiserverConfig.host(String host) |
V1PrometheusSpecApiserverConfig |
V1PrometheusSpecApiserverConfig.tlsConfig(V1PrometheusSpecApiserverConfigTlsConfig tlsConfig) |
| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpec |
V1PrometheusSpec.apiserverConfig(V1PrometheusSpecApiserverConfig apiserverConfig) |
void |
V1PrometheusSpec.setApiserverConfig(V1PrometheusSpecApiserverConfig apiserverConfig) |
Copyright © 2020. All rights reserved.