Class KubernetesCommonsAutoConfiguration
java.lang.Object
org.springframework.cloud.kubernetes.commons.KubernetesCommonsAutoConfiguration
@Configuration(proxyBeanMethods=false)
@ConditionalOnKubernetesEnabled
@EnableConfigurationProperties(KubernetesClientProperties.class)
public class KubernetesCommonsAutoConfiguration
extends Object
- Author:
- Ryan Baxter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KubernetesCommonsAutoConfiguration
public KubernetesCommonsAutoConfiguration()
-