Package io.fabric8.kubeapitest.junit
Annotation Type KubeConfig
-
@Target(FIELD) @Retention(RUNTIME) public @interface KubeConfig
Used to annotate String field in JUnit test to inject Kube Config yaml.
@Target(FIELD) @Retention(RUNTIME) public @interface KubeConfig