JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
io.quarkus.test.kubernetes.client
Annotation Interface MockServer
@Deprecated
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
MockServer
Deprecated.
use
KubernetesTestServer
Used to specify that the field should be injected with the mock Kubernetes API server Can only be used on type
KubernetesMockServer
KubernetesTestServer