| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
Probe |
KubeSchema.getProbe() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setProbe(Probe probe) |
| Constructor and Description |
|---|
KubeSchema(io.fabric8.kubernetes.api.model.APIGroup aPIGroup,
io.fabric8.kubernetes.api.model.APIGroupList aPIGroupList,
Alertmanager alertmanager,
AlertmanagerConfig alertmanagerConfig,
AlertmanagerConfigList alertmanagerConfigList,
AlertmanagerList alertmanagerList,
io.fabric8.kubernetes.api.model.BaseKubernetesList baseKubernetesList,
io.fabric8.kubernetes.api.model.version.Info info,
io.fabric8.kubernetes.api.model.ObjectMeta objectMeta,
io.fabric8.kubernetes.api.model.Patch patch,
PodMonitor podMonitor,
PodMonitorList podMonitorList,
Probe probe,
ProbeList probeList,
Prometheus prometheus,
PrometheusList prometheusList,
PrometheusRule prometheusRule,
PrometheusRuleList prometheusRuleList,
ServiceMonitor serviceMonitor,
ServiceMonitorList serviceMonitorList,
io.fabric8.kubernetes.api.model.Status status,
ThanosRuler thanosRuler,
ThanosRulerList thanosRulerList,
String time,
io.fabric8.kubernetes.api.model.TypeMeta typeMeta) |
| Modifier and Type | Method and Description |
|---|---|
Probe |
ProbeBuilder.build() |
Probe |
ProbeListFluent.buildFirstItem() |
Probe |
ProbeListFluentImpl.buildFirstItem() |
Probe |
ProbeListFluent.buildItem(int index) |
Probe |
ProbeListFluentImpl.buildItem(int index) |
Probe |
ProbeListFluent.buildLastItem() |
Probe |
ProbeListFluentImpl.buildLastItem() |
Probe |
ProbeListFluent.buildMatchingItem(Predicate<ProbeBuilder> predicate) |
Probe |
ProbeListFluentImpl.buildMatchingItem(Predicate<ProbeBuilder> predicate) |
| Modifier and Type | Method and Description |
|---|---|
List<Probe> |
ProbeListFluent.buildItems() |
List<Probe> |
ProbeListFluentImpl.buildItems() |
List<Probe> |
ProbeListFluent.getItems()
Deprecated.
|
List<Probe> |
ProbeListFluentImpl.getItems()
Deprecated.
|
List<Probe> |
ProbeList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
ProbeListFluent.ItemsNested<A> |
ProbeListFluent.addNewItemLike(Probe item) |
ProbeListFluent.ItemsNested<A> |
ProbeListFluentImpl.addNewItemLike(Probe item) |
A |
ProbeListFluent.addToItems(int index,
Probe item) |
A |
ProbeListFluentImpl.addToItems(int index,
Probe item) |
A |
ProbeListFluent.addToItems(Probe... items) |
A |
ProbeListFluentImpl.addToItems(Probe... items) |
A |
ProbeListFluent.removeFromItems(Probe... items) |
A |
ProbeListFluentImpl.removeFromItems(Probe... items) |
ProbeListFluent.ItemsNested<A> |
ProbeListFluent.setNewItemLike(int index,
Probe item) |
ProbeListFluent.ItemsNested<A> |
ProbeListFluentImpl.setNewItemLike(int index,
Probe item) |
A |
ProbeListFluent.setToItems(int index,
Probe item) |
A |
ProbeListFluentImpl.setToItems(int index,
Probe item) |
A |
ProbeListFluent.withItems(Probe... items) |
A |
ProbeListFluentImpl.withItems(Probe... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
ProbeListFluent.addAllToItems(Collection<Probe> items) |
A |
ProbeListFluentImpl.addAllToItems(Collection<Probe> items) |
A |
ProbeListFluent.removeAllFromItems(Collection<Probe> items) |
A |
ProbeListFluentImpl.removeAllFromItems(Collection<Probe> items) |
void |
ProbeList.setItems(List<Probe> items) |
A |
ProbeListFluent.withItems(List<Probe> items) |
A |
ProbeListFluentImpl.withItems(List<Probe> items) |
| Constructor and Description |
|---|
ProbeBuilder(Probe instance) |
ProbeBuilder(Probe instance,
Boolean validationEnabled) |
ProbeBuilder(ProbeFluent<?> fluent,
Probe instance) |
ProbeBuilder(ProbeFluent<?> fluent,
Probe instance,
Boolean validationEnabled) |
ProbeFluentImpl(Probe instance) |
| Constructor and Description |
|---|
ProbeList(String apiVersion,
List<Probe> items,
String kind,
io.fabric8.kubernetes.api.model.ListMeta metadata) |
Copyright © 2015–2020 Red Hat. All rights reserved.