Package | Description |
---|---|
io.fabric8.kubernetes.api | |
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
static Map<String,PodCurrentContainerInfo> |
KubernetesHelper.getCurrentContainers(CurrentState currentState)
Returns all the current containers from the given currentState
|
Modifier and Type | Method and Description |
---|---|
CurrentState |
PodSchema.getCurrentState()
The current configuration and status of the pod.
|
Modifier and Type | Method and Description |
---|---|
void |
PodSchema.setCurrentState(CurrentState currentState)
The current configuration and status of the pod.
|
Copyright © 2011–2014 Red Hat. All rights reserved.