All Classes and Interfaces

Class
Description
AbstractKubernetesTestResource<T,C extends io.fabric8.kubernetes.client.KubernetesClient>
 
 
Used to specify that the field should be injected with the mock Kubernetes API server Can only be used on type KubernetesServer
Deprecated.
Use on your test resource to get a mock KubernetesServer spawn up, and injectable with KubernetesTestServer.