| Package | Description |
|---|---|
| org.springframework.cloud.kubernetes.discovery | |
| org.springframework.cloud.kubernetes.registry |
| Modifier and Type | Method and Description |
|---|---|
KubernetesRegistration |
KubernetesDiscoveryClientAutoConfiguration.getRegistration(io.fabric8.kubernetes.client.KubernetesClient client,
KubernetesDiscoveryProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
KubernetesServiceRegistry.deregister(KubernetesRegistration registration) |
<T> T |
KubernetesServiceRegistry.getStatus(KubernetesRegistration registration) |
void |
KubernetesServiceRegistry.register(KubernetesRegistration registration) |
void |
KubernetesServiceRegistry.setStatus(KubernetesRegistration registration,
String status) |
| Constructor and Description |
|---|
KubernetesAutoServiceRegistration(org.springframework.context.ApplicationContext context,
KubernetesServiceRegistry serviceRegistry,
KubernetesRegistration registration)
Deprecated.
|
Copyright © 2017–2019 Pivotal Software, Inc.. All rights reserved.