Uses of Class
io.fabric8.kubernetes.client.CertificatesAPIGroupClient
-
Packages that use CertificatesAPIGroupClient Package Description io.fabric8.kubernetes.client -
-
Uses of CertificatesAPIGroupClient in io.fabric8.kubernetes.client
Methods in io.fabric8.kubernetes.client that return CertificatesAPIGroupClient Modifier and Type Method Description protected CertificatesAPIGroupClientCertificatesAPIGroupExtensionAdapter. newInstance(Client client)Methods in io.fabric8.kubernetes.client that return types with arguments of type CertificatesAPIGroupClient Modifier and Type Method Description Class<CertificatesAPIGroupClient>CertificatesAPIGroupExtensionAdapter. getExtensionType()
-