public class OpenShiftRuntimeState extends BaseRuntimeState
| Modifier and Type | Field and Description |
|---|---|
static String |
NA
Runtime is not available.
|
static String |
STARTED
Runtime has been started and can service requests.
|
READY, RUNNING, STOPPED, UNKNOWN| Constructor and Description |
|---|
OpenShiftRuntimeState() |
OpenShiftRuntimeState(String state,
String startedAt) |
public static final String NA
public static final String STARTED
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.