Class KubernetesDiscoveryClientAutoConfiguration
java.lang.Object
org.springframework.cloud.kubernetes.discovery.KubernetesDiscoveryClientAutoConfiguration
@Configuration(proxyBeanMethods=false)
@ConditionalOnDiscoveryEnabled
@ConditionalOnCloudPlatform(KUBERNETES)
@ConditionalOnKubernetesDiscoveryEnabled
@EnableConfigurationProperties({org.springframework.cloud.client.discovery.health.DiscoveryClientHealthIndicatorProperties.class,KubernetesDiscoveryClientProperties.class})
@Deprecated(forRemoval=true)
public class KubernetesDiscoveryClientAutoConfiguration
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Ryan Baxter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.static classDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
KubernetesDiscoveryClientAutoConfiguration
public KubernetesDiscoveryClientAutoConfiguration()Deprecated, for removal: This API element is subject to removal in a future version.
-
KubernetesDiscoveryClientBlockingAutoConfigurationandKubernetesDiscoveryClientReactiveAutoConfiguration