Annotation Type ConditionalOnKubernetesConfigOrSecretsRetryEnabled


@Target({TYPE,METHOD}) @Retention(RUNTIME) @Documented @Inherited @Conditional(OnKubernetesConfigPropertiesRetryEnabled.class) public @interface ConditionalOnKubernetesConfigOrSecretsRetryEnabled
Author:
Isik Erhan