Package io.javaoperatorsdk.operator.junit
-
Interface Summary Interface Description HasKubernetesClient KubernetesClientAware Deprecated, for removal: This API element is subject to removal in a future version. It shouldn't be needed to pass aKubernetesClient
instance to the reconciler anymore as the client should be accessed viaContext.getClient()
instead.