Cube.State| Constructor and Description |
|---|
BuildablePodCube(io.fabric8.kubernetes.api.model.v4_0.Pod resource,
OpenShiftClient client,
CubeOpenShiftConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Binding |
bindings() |
void |
changeToPreRunning() |
Void |
configuration() |
Binding |
configuredBindings() |
void |
create() |
void |
destroy() |
String |
getId() |
boolean |
isRunningOnRemote() |
void |
start() |
Cube.State |
state() |
void |
stop() |
addMetadata, getMetadata, hasMetadatapublic BuildablePodCube(io.fabric8.kubernetes.api.model.v4_0.Pod resource,
OpenShiftClient client,
CubeOpenShiftConfiguration configuration)
public Cube.State state()
public String getId()
public void create()
throws CubeControlException
CubeControlExceptionpublic void start()
throws CubeControlException
CubeControlExceptionpublic void stop()
throws CubeControlException
CubeControlExceptionpublic void destroy()
throws CubeControlException
CubeControlExceptionpublic boolean isRunningOnRemote()
public void changeToPreRunning()
public Binding bindings()
public Binding configuredBindings()
public Void configuration()
Copyright © 2018 JBoss by Red Hat. All rights reserved.