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