Package | Description |
---|---|
io.fabric8.kubernetes.api |
Modifier and Type | Method and Description |
---|---|
ReplicationControllerListSchema |
Kubernetes.getReplicationControllers()
List all replicationControllers on this cluster
|
ReplicationControllerListSchema |
KubernetesClient.getReplicationControllers() |
Modifier and Type | Method and Description |
---|---|
static Map<String,ReplicationControllerSchema> |
KubernetesHelper.toReplicationControllerMap(ReplicationControllerListSchema replicationControllerSchema)
Returns a map indexed by replicationController id of the replicationControllers
|
Copyright © 2011–2014 Red Hat. All rights reserved.