| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
Rules |
RulesBuilder.build() |
Rules |
PrometheusSpecFluent.buildRules() |
Rules |
PrometheusSpecFluentImpl.buildRules() |
Rules |
DoneableRules.done() |
Rules |
PrometheusSpecFluent.getRules()
Deprecated.
|
Rules |
PrometheusSpecFluentImpl.getRules()
Deprecated.
|
Rules |
PrometheusSpec.getRules() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSpecFluent.RulesNested<A> |
PrometheusSpecFluent.editOrNewRulesLike(Rules item) |
PrometheusSpecFluent.RulesNested<A> |
PrometheusSpecFluentImpl.editOrNewRulesLike(Rules item) |
void |
PrometheusSpec.setRules(Rules rules) |
PrometheusSpecFluent.RulesNested<A> |
PrometheusSpecFluent.withNewRulesLike(Rules item) |
PrometheusSpecFluent.RulesNested<A> |
PrometheusSpecFluentImpl.withNewRulesLike(Rules item) |
A |
PrometheusSpecFluent.withRules(Rules rules) |
A |
PrometheusSpecFluentImpl.withRules(Rules rules) |
| Constructor and Description |
|---|
DoneableRules(Rules item) |
DoneableRules(Rules item,
io.fabric8.kubernetes.api.builder.Function<Rules,Rules> function) |
PrometheusSpec(io.fabric8.kubernetes.api.model.SecretKeySelector additionalAlertManagerConfigs,
io.fabric8.kubernetes.api.model.SecretKeySelector additionalAlertRelabelConfigs,
io.fabric8.kubernetes.api.model.SecretKeySelector additionalScrapeConfigs,
io.fabric8.kubernetes.api.model.Affinity affinity,
AlertingSpec alerting,
Boolean allowOverlappingBlocks,
APIServerConfig apiserverConfig,
ArbitraryFSAccessThroughSMsConfig arbitraryFSAccessThroughSMs,
String baseImage,
List<String> configMaps,
List<io.fabric8.kubernetes.api.model.Container> containers,
Boolean disableCompaction,
Boolean enableAdminAPI,
String enforcedNamespaceLabel,
Long enforcedSampleLimit,
String evaluationInterval,
Map<String,String> externalLabels,
String externalUrl,
Boolean ignoreNamespaceSelectors,
String image,
List<io.fabric8.kubernetes.api.model.LocalObjectReference> imagePullSecrets,
List<io.fabric8.kubernetes.api.model.Container> initContainers,
Boolean listenLocal,
String logFormat,
String logLevel,
Map<String,String> nodeSelector,
Boolean overrideHonorLabels,
Boolean overrideHonorTimestamps,
Boolean paused,
EmbeddedObjectMetadata podMetadata,
io.fabric8.kubernetes.api.model.LabelSelector podMonitorNamespaceSelector,
io.fabric8.kubernetes.api.model.LabelSelector podMonitorSelector,
String portName,
String priorityClassName,
io.fabric8.kubernetes.api.model.LabelSelector probeNamespaceSelector,
io.fabric8.kubernetes.api.model.LabelSelector probeSelector,
String prometheusExternalLabelName,
List<PrometheusRuleExcludeConfig> prometheusRulesExcludedFromEnforce,
QuerySpec query,
String queryLogFile,
List<RemoteReadSpec> remoteRead,
List<RemoteWriteSpec> remoteWrite,
String replicaExternalLabelName,
Integer replicas,
io.fabric8.kubernetes.api.model.ResourceRequirements resources,
String retention,
String retentionSize,
String routePrefix,
io.fabric8.kubernetes.api.model.LabelSelector ruleNamespaceSelector,
io.fabric8.kubernetes.api.model.LabelSelector ruleSelector,
Rules rules,
String scrapeInterval,
String scrapeTimeout,
List<String> secrets,
io.fabric8.kubernetes.api.model.PodSecurityContext securityContext,
String serviceAccountName,
io.fabric8.kubernetes.api.model.LabelSelector serviceMonitorNamespaceSelector,
io.fabric8.kubernetes.api.model.LabelSelector serviceMonitorSelector,
String sha,
StorageSpec storage,
String tag,
ThanosSpec thanos,
List<io.fabric8.kubernetes.api.model.Toleration> tolerations,
String version,
List<io.fabric8.kubernetes.api.model.VolumeMount> volumeMounts,
List<io.fabric8.kubernetes.api.model.Volume> volumes,
Boolean walCompression) |
RulesBuilder(Rules instance) |
RulesBuilder(Rules instance,
Boolean validationEnabled) |
RulesBuilder(RulesFluent<?> fluent,
Rules instance) |
RulesBuilder(RulesFluent<?> fluent,
Rules instance,
Boolean validationEnabled) |
RulesFluentImpl(Rules instance) |
| Constructor and Description |
|---|
DoneableRules(io.fabric8.kubernetes.api.builder.Function<Rules,Rules> function) |
DoneableRules(io.fabric8.kubernetes.api.builder.Function<Rules,Rules> function) |
DoneableRules(Rules item,
io.fabric8.kubernetes.api.builder.Function<Rules,Rules> function) |
DoneableRules(Rules item,
io.fabric8.kubernetes.api.builder.Function<Rules,Rules> function) |
Copyright © 2015–2021 Red Hat. All rights reserved.