Annotation Interface ConditionalOnKubernetesAndConfigEnabled


@Target(TYPE) @Retention(RUNTIME) @Documented @Inherited @ConditionalOnKubernetesConfigEnabled @ConditionalOnCloudPlatform(KUBERNETES) public @interface ConditionalOnKubernetesAndConfigEnabled
Author:
Haytham Mohamed