Package | Description |
---|---|
io.fabric8.kubernetes.api | |
io.fabric8.kubernetes.api.model |
Modifier and Type | Method and Description |
---|---|
static List<ManifestContainer> |
KubernetesHelper.getContainers(ControllerDesiredState desiredState)
Returns all the containers from the given Replication Controller's desiredState
|
Modifier and Type | Method and Description |
---|---|
ControllerDesiredState |
ReplicationControllerSchema.getDesiredState()
The desired configuration of the replicationController
|
Modifier and Type | Method and Description |
---|---|
void |
ReplicationControllerSchema.setDesiredState(ControllerDesiredState desiredState)
The desired configuration of the replicationController
|
Copyright © 2011–2014 Red Hat. All rights reserved.