| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 | |
| io.fabric8.openshift.api.model.monitoring.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
BasicAuth |
BasicAuthBuilder.build() |
BasicAuth |
PodMetricsEndpointFluent.buildBasicAuth() |
BasicAuth |
RemoteWriteSpecFluentImpl.buildBasicAuth() |
BasicAuth |
APIServerConfigFluentImpl.buildBasicAuth() |
BasicAuth |
ProbeSpecFluent.buildBasicAuth() |
BasicAuth |
APIServerConfigFluent.buildBasicAuth() |
BasicAuth |
RemoteWriteSpecFluent.buildBasicAuth() |
BasicAuth |
EndpointFluent.buildBasicAuth() |
BasicAuth |
EndpointFluentImpl.buildBasicAuth() |
BasicAuth |
RemoteReadSpecFluentImpl.buildBasicAuth() |
BasicAuth |
ProbeSpecFluentImpl.buildBasicAuth() |
BasicAuth |
PodMetricsEndpointFluentImpl.buildBasicAuth() |
BasicAuth |
RemoteReadSpecFluent.buildBasicAuth() |
BasicAuth |
PodMetricsEndpointFluent.getBasicAuth()
Deprecated.
|
BasicAuth |
RemoteWriteSpecFluentImpl.getBasicAuth()
Deprecated.
|
BasicAuth |
APIServerConfigFluentImpl.getBasicAuth()
Deprecated.
|
BasicAuth |
ProbeSpecFluent.getBasicAuth()
Deprecated.
|
BasicAuth |
APIServerConfigFluent.getBasicAuth()
Deprecated.
|
BasicAuth |
RemoteWriteSpecFluent.getBasicAuth()
Deprecated.
|
BasicAuth |
EndpointFluent.getBasicAuth()
Deprecated.
|
BasicAuth |
EndpointFluentImpl.getBasicAuth()
Deprecated.
|
BasicAuth |
RemoteReadSpecFluentImpl.getBasicAuth()
Deprecated.
|
BasicAuth |
ProbeSpecFluentImpl.getBasicAuth()
Deprecated.
|
BasicAuth |
PodMetricsEndpointFluentImpl.getBasicAuth()
Deprecated.
|
BasicAuth |
RemoteReadSpecFluent.getBasicAuth()
Deprecated.
|
BasicAuth |
RemoteWriteSpec.getBasicAuth() |
BasicAuth |
ProbeSpec.getBasicAuth() |
BasicAuth |
Endpoint.getBasicAuth() |
BasicAuth |
APIServerConfig.getBasicAuth() |
BasicAuth |
RemoteReadSpec.getBasicAuth() |
BasicAuth |
PodMetricsEndpoint.getBasicAuth() |
| Constructor and Description |
|---|
APIServerConfig(Authorization authorization,
BasicAuth basicAuth,
String bearerToken,
String bearerTokenFile,
String host,
TLSConfig tlsConfig) |
BasicAuthBuilder(BasicAuth instance) |
BasicAuthBuilder(BasicAuth instance,
Boolean validationEnabled) |
BasicAuthBuilder(BasicAuthFluent<?> fluent,
BasicAuth instance) |
BasicAuthBuilder(BasicAuthFluent<?> fluent,
BasicAuth instance,
Boolean validationEnabled) |
BasicAuthFluentImpl(BasicAuth instance) |
Endpoint(SafeAuthorization authorization,
BasicAuth basicAuth,
String bearerTokenFile,
io.fabric8.kubernetes.api.model.SecretKeySelector bearerTokenSecret,
Boolean honorLabels,
Boolean honorTimestamps,
String interval,
List<RelabelConfig> metricRelabelings,
OAuth2 oauth2,
Map<String,ArrayList<String>> params,
String path,
String port,
String proxyUrl,
List<RelabelConfig> relabelings,
String scheme,
String scrapeTimeout,
io.fabric8.kubernetes.api.model.IntOrString targetPort,
TLSConfig tlsConfig) |
PodMetricsEndpoint(SafeAuthorization authorization,
BasicAuth basicAuth,
io.fabric8.kubernetes.api.model.SecretKeySelector bearerTokenSecret,
Boolean honorLabels,
Boolean honorTimestamps,
String interval,
List<RelabelConfig> metricRelabelings,
OAuth2 oauth2,
Map<String,ArrayList<String>> params,
String path,
String port,
String proxyUrl,
List<RelabelConfig> relabelings,
String scheme,
String scrapeTimeout,
io.fabric8.kubernetes.api.model.IntOrString targetPort,
PodMetricsEndpointTLSConfig tlsConfig) |
ProbeSpec(SafeAuthorization authorization,
BasicAuth basicAuth,
io.fabric8.kubernetes.api.model.SecretKeySelector bearerTokenSecret,
String interval,
String jobName,
Long labelLimit,
Long labelNameLengthLimit,
Long labelValueLengthLimit,
List<RelabelConfig> metricRelabelings,
String module,
OAuth2 oauth2,
ProberSpec prober,
Long sampleLimit,
String scrapeTimeout,
Long targetLimit,
ProbeTargets targets,
ProbeTLSConfig tlsConfig) |
RemoteReadSpec(Authorization authorization,
BasicAuth basicAuth,
String bearerToken,
String bearerTokenFile,
String name,
OAuth2 oauth2,
String proxyUrl,
Boolean readRecent,
String remoteTimeout,
Map<String,String> requiredMatchers,
TLSConfig tlsConfig,
String url) |
RemoteWriteSpec(Authorization authorization,
BasicAuth basicAuth,
String bearerToken,
String bearerTokenFile,
Map<String,String> headers,
MetadataConfig metadataConfig,
String name,
OAuth2 oauth2,
String proxyUrl,
QueueConfig queueConfig,
String remoteTimeout,
Boolean sendExemplars,
Sigv4 sigv4,
TLSConfig tlsConfig,
String url,
List<RelabelConfig> writeRelabelConfigs) |
| Modifier and Type | Method and Description |
|---|---|
BasicAuth |
HTTPConfigFluentImpl.buildBasicAuth() |
BasicAuth |
HTTPConfigFluent.buildBasicAuth() |
BasicAuth |
HTTPConfigFluentImpl.getBasicAuth()
Deprecated.
|
BasicAuth |
HTTPConfigFluent.getBasicAuth()
Deprecated.
|
BasicAuth |
HTTPConfig.getBasicAuth() |
| Modifier and Type | Method and Description |
|---|---|
HTTPConfigFluent.BasicAuthNested<A> |
HTTPConfigFluentImpl.editOrNewBasicAuthLike(BasicAuth item) |
HTTPConfigFluent.BasicAuthNested<A> |
HTTPConfigFluent.editOrNewBasicAuthLike(BasicAuth item) |
void |
HTTPConfig.setBasicAuth(BasicAuth basicAuth) |
A |
HTTPConfigFluentImpl.withBasicAuth(BasicAuth basicAuth) |
A |
HTTPConfigFluent.withBasicAuth(BasicAuth basicAuth) |
HTTPConfigFluent.BasicAuthNested<A> |
HTTPConfigFluentImpl.withNewBasicAuthLike(BasicAuth item) |
HTTPConfigFluent.BasicAuthNested<A> |
HTTPConfigFluent.withNewBasicAuthLike(BasicAuth item) |
| Constructor and Description |
|---|
HTTPConfig(SafeAuthorization authorization,
BasicAuth basicAuth,
io.fabric8.kubernetes.api.model.SecretKeySelector bearerTokenSecret,
String proxyURL,
SafeTLSConfig tlsConfig) |
Copyright © 2015–2023 Red Hat. All rights reserved.