JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.quarkus.test.kubernetes.client
Annotation Interface 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