Uses of Class
io.javaoperatorsdk.jenvtest.CertManager
-
Packages that use CertManager Package Description io.javaoperatorsdk.jenvtest io.javaoperatorsdk.jenvtest.process -
-
Uses of CertManager in io.javaoperatorsdk.jenvtest
Constructors in io.javaoperatorsdk.jenvtest with parameters of type CertManager Constructor Description KubeConfig(CertManager certManager, BinaryManager binaryManager) -
Uses of CertManager in io.javaoperatorsdk.jenvtest.process
Constructors in io.javaoperatorsdk.jenvtest.process with parameters of type CertManager Constructor Description KubeAPIServerProcess(CertManager certManager, BinaryManager binaryManager, UnexpectedProcessStopHandler processStopHandler, KubeAPIServerConfig config)
-