| Package | Description |
|---|---|
| org.springframework.cloud.kubernetes.fabric8.discovery | |
| org.springframework.cloud.kubernetes.fabric8.registry |
| Modifier and Type | Method and Description |
|---|---|
KubernetesRegistration |
KubernetesDiscoveryClientAutoConfiguration.getRegistration(io.fabric8.kubernetes.client.KubernetesClient client,
org.springframework.cloud.kubernetes.commons.discovery.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–2021 Pivotal Software, Inc.. All rights reserved.