| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.operator.v1 |
| Modifier and Type | Method and Description |
|---|---|
KubeControllerManagerStatus |
KubeControllerManagerStatusBuilder.build() |
KubeControllerManagerStatus |
KubeControllerManagerFluent.buildStatus() |
KubeControllerManagerStatus |
KubeControllerManagerFluentImpl.buildStatus() |
KubeControllerManagerStatus |
DoneableKubeControllerManagerStatus.done() |
KubeControllerManagerStatus |
KubeControllerManagerFluent.getStatus()
Deprecated.
|
KubeControllerManagerStatus |
KubeControllerManagerFluentImpl.getStatus()
Deprecated.
|
KubeControllerManagerStatus |
KubeControllerManager.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
KubeControllerManagerFluent.StatusNested<A> |
KubeControllerManagerFluent.editOrNewStatusLike(KubeControllerManagerStatus item) |
KubeControllerManagerFluent.StatusNested<A> |
KubeControllerManagerFluentImpl.editOrNewStatusLike(KubeControllerManagerStatus item) |
void |
KubeControllerManager.setStatus(KubeControllerManagerStatus status) |
KubeControllerManagerFluent.StatusNested<A> |
KubeControllerManagerFluent.withNewStatusLike(KubeControllerManagerStatus item) |
KubeControllerManagerFluent.StatusNested<A> |
KubeControllerManagerFluentImpl.withNewStatusLike(KubeControllerManagerStatus item) |
A |
KubeControllerManagerFluent.withStatus(KubeControllerManagerStatus status) |
A |
KubeControllerManagerFluentImpl.withStatus(KubeControllerManagerStatus status) |
| Constructor and Description |
|---|
DoneableKubeControllerManagerStatus(io.fabric8.kubernetes.api.builder.Function<KubeControllerManagerStatus,KubeControllerManagerStatus> function) |
DoneableKubeControllerManagerStatus(io.fabric8.kubernetes.api.builder.Function<KubeControllerManagerStatus,KubeControllerManagerStatus> function) |
DoneableKubeControllerManagerStatus(KubeControllerManagerStatus item,
io.fabric8.kubernetes.api.builder.Function<KubeControllerManagerStatus,KubeControllerManagerStatus> function) |
DoneableKubeControllerManagerStatus(KubeControllerManagerStatus item,
io.fabric8.kubernetes.api.builder.Function<KubeControllerManagerStatus,KubeControllerManagerStatus> function) |
Copyright © 2015–2020 Red Hat. All rights reserved.