| Package | Description |
|---|---|
| io.fabric8.kubernetes.api | |
| io.fabric8.kubernetes.api.model |
| Modifier and Type | Method and Description |
|---|---|
Endpoints |
KubernetesClient.endpointsForService(String serviceId,
String namespace) |
Endpoints |
Kubernetes.endpointsForService(String serviceId,
String namespace)
List all endpoints for a service
|
| Modifier and Type | Method and Description |
|---|---|
Endpoints |
KubeSchema.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
List<Endpoints> |
EndpointsList.getItems() |
| Modifier and Type | Method and Description |
|---|---|
void |
KubeSchema.setEndpoints(Endpoints Endpoints) |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointsList.setItems(List<Endpoints> items) |
Copyright © 2011–2015 Red Hat. All rights reserved.