| Package | Description |
|---|---|
| me.snowdrop.istio.mixer.adapter.prometheus |
| Modifier and Type | Method and Description |
|---|---|
PrometheusSpec |
PrometheusSpecBuilder.build() |
PrometheusSpec |
PrometheusFluentImpl.buildSpec() |
PrometheusSpec |
PrometheusFluent.buildSpec() |
PrometheusSpec |
DoneablePrometheusSpec.done() |
PrometheusSpec |
PrometheusFluentImpl.getSpec()
Deprecated.
|
PrometheusSpec |
PrometheusFluent.getSpec()
Deprecated.
|
PrometheusSpec |
Prometheus.getSpec() |
| Modifier and Type | Method and Description |
|---|---|
PrometheusFluent.SpecNested<A> |
PrometheusFluentImpl.editOrNewSpecLike(PrometheusSpec item) |
PrometheusFluent.SpecNested<A> |
PrometheusFluent.editOrNewSpecLike(PrometheusSpec item) |
void |
Prometheus.setSpec(PrometheusSpec spec) |
PrometheusFluent.SpecNested<A> |
PrometheusFluentImpl.withNewSpecLike(PrometheusSpec item) |
PrometheusFluent.SpecNested<A> |
PrometheusFluent.withNewSpecLike(PrometheusSpec item) |
A |
PrometheusFluentImpl.withSpec(PrometheusSpec spec) |
A |
PrometheusFluent.withSpec(PrometheusSpec spec) |
| Constructor and Description |
|---|
DoneablePrometheusSpec(PrometheusSpec item) |
DoneablePrometheusSpec(PrometheusSpec item,
io.fabric8.kubernetes.api.builder.Function<PrometheusSpec,PrometheusSpec> function) |
Prometheus(String apiVersion,
String kind,
io.fabric8.kubernetes.api.model.ObjectMeta metadata,
PrometheusSpec spec) |
PrometheusSpecBuilder(PrometheusSpec instance) |
PrometheusSpecBuilder(PrometheusSpec instance,
Boolean validationEnabled) |
PrometheusSpecBuilder(PrometheusSpecFluent<?> fluent,
PrometheusSpec instance) |
PrometheusSpecBuilder(PrometheusSpecFluent<?> fluent,
PrometheusSpec instance,
Boolean validationEnabled) |
PrometheusSpecBuilder(PrometheusSpecFluent<?> fluent,
PrometheusSpec instance,
javax.validation.Validator validator) |
PrometheusSpecBuilder(PrometheusSpec instance,
javax.validation.Validator validator) |
PrometheusSpecFluentImpl(PrometheusSpec instance) |
| Constructor and Description |
|---|
DoneablePrometheusSpec(io.fabric8.kubernetes.api.builder.Function<PrometheusSpec,PrometheusSpec> function) |
DoneablePrometheusSpec(io.fabric8.kubernetes.api.builder.Function<PrometheusSpec,PrometheusSpec> function) |
DoneablePrometheusSpec(PrometheusSpec item,
io.fabric8.kubernetes.api.builder.Function<PrometheusSpec,PrometheusSpec> function) |
DoneablePrometheusSpec(PrometheusSpec item,
io.fabric8.kubernetes.api.builder.Function<PrometheusSpec,PrometheusSpec> function) |
Copyright © 2017–2018 Red Hat. All rights reserved.