Package | Description |
---|---|
io.fabric8.kubernetes.api |
Modifier and Type | Method and Description |
---|---|
ServiceListSchema |
Kubernetes.getServices()
List all services on this cluster
|
ServiceListSchema |
KubernetesClient.getServices() |
Modifier and Type | Method and Description |
---|---|
static Map<String,ServiceSchema> |
KubernetesHelper.toServiceMap(ServiceListSchema serviceSchema)
Returns a map indexed by service id of the services
|
Copyright © 2011–2014 Red Hat. All rights reserved.