Package | Description |
---|---|
me.snowdrop.boot.narayana.openshift.recovery |
Modifier and Type | Method and Description |
---|---|
static PodStatus |
PodStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PodStatus[] |
PodStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Map<String,Optional<PodStatus>> |
PodStatusManager.getAllPodsStatus() |
Optional<PodStatus> |
PodStatusManager.getStatus() |
Modifier and Type | Method and Description |
---|---|
void |
PodStatusManager.setStatus(PodStatus status) |
Copyright © 2018. All rights reserved.