| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpecBasicAuth |
V1PrometheusSpecRemoteRead.getBasicAuth()
Get basicAuth
|
V1PrometheusSpecBasicAuth |
V1PrometheusSpecRemoteWrite.getBasicAuth()
Get basicAuth
|
V1PrometheusSpecBasicAuth |
V1PrometheusSpecBasicAuth.password(V1ServiceMonitorSpecBasicAuthPassword password) |
V1PrometheusSpecBasicAuth |
V1PrometheusSpecBasicAuth.username(V1ServiceMonitorSpecBasicAuthUsername username) |
| Modifier and Type | Method and Description |
|---|---|
V1PrometheusSpecRemoteRead |
V1PrometheusSpecRemoteRead.basicAuth(V1PrometheusSpecBasicAuth basicAuth) |
V1PrometheusSpecRemoteWrite |
V1PrometheusSpecRemoteWrite.basicAuth(V1PrometheusSpecBasicAuth basicAuth) |
void |
V1PrometheusSpecRemoteRead.setBasicAuth(V1PrometheusSpecBasicAuth basicAuth) |
void |
V1PrometheusSpecRemoteWrite.setBasicAuth(V1PrometheusSpecBasicAuth basicAuth) |
Copyright © 2020. All rights reserved.