Annotation Type KubernetesTestServer


  • @Retention(RUNTIME)
    @Target(FIELD)
    public @interface KubernetesTestServer
    Used to specify that the field should be injected with the mock Kubernetes API server Can only be used on type KubernetesServer