| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
OAuth2 |
OAuth2Builder.build() |
OAuth2 |
EndpointFluent.buildOauth2() |
OAuth2 |
ProbeSpecFluent.buildOauth2() |
OAuth2 |
PodMetricsEndpointFluentImpl.buildOauth2() |
OAuth2 |
ProbeSpecFluentImpl.buildOauth2() |
OAuth2 |
RemoteWriteSpecFluentImpl.buildOauth2() |
OAuth2 |
RemoteReadSpecFluentImpl.buildOauth2() |
OAuth2 |
RemoteReadSpecFluent.buildOauth2() |
OAuth2 |
EndpointFluentImpl.buildOauth2() |
OAuth2 |
PodMetricsEndpointFluent.buildOauth2() |
OAuth2 |
RemoteWriteSpecFluent.buildOauth2() |
OAuth2 |
EndpointFluent.getOauth2()
Deprecated.
|
OAuth2 |
ProbeSpecFluent.getOauth2()
Deprecated.
|
OAuth2 |
PodMetricsEndpointFluentImpl.getOauth2()
Deprecated.
|
OAuth2 |
ProbeSpecFluentImpl.getOauth2()
Deprecated.
|
OAuth2 |
RemoteWriteSpecFluentImpl.getOauth2()
Deprecated.
|
OAuth2 |
RemoteReadSpecFluentImpl.getOauth2()
Deprecated.
|
OAuth2 |
RemoteReadSpecFluent.getOauth2()
Deprecated.
|
OAuth2 |
EndpointFluentImpl.getOauth2()
Deprecated.
|
OAuth2 |
PodMetricsEndpointFluent.getOauth2()
Deprecated.
|
OAuth2 |
RemoteWriteSpecFluent.getOauth2()
Deprecated.
|
OAuth2 |
RemoteWriteSpec.getOauth2() |
OAuth2 |
Endpoint.getOauth2() |
OAuth2 |
RemoteReadSpec.getOauth2() |
OAuth2 |
PodMetricsEndpoint.getOauth2() |
OAuth2 |
ProbeSpec.getOauth2() |
| Constructor and Description |
|---|
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) |
OAuth2Builder(OAuth2 instance) |
OAuth2Builder(OAuth2 instance,
Boolean validationEnabled) |
OAuth2Builder(OAuth2Fluent<?> fluent,
OAuth2 instance) |
OAuth2Builder(OAuth2Fluent<?> fluent,
OAuth2 instance,
Boolean validationEnabled) |
OAuth2FluentImpl(OAuth2 instance) |
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) |
Copyright © 2015–2022 Red Hat. All rights reserved.