Uses of Interface
io.fabric8.kubernetes.client.dsl.StorageAPIGroupDSL
-
Packages that use StorageAPIGroupDSL Package Description io.fabric8.kubernetes.client io.fabric8.kubernetes.client.osgi -
-
Uses of StorageAPIGroupDSL in io.fabric8.kubernetes.client
Classes in io.fabric8.kubernetes.client that implement StorageAPIGroupDSL Modifier and Type Class Description classStorageAPIGroupClientMethods in io.fabric8.kubernetes.client that return StorageAPIGroupDSL Modifier and Type Method Description StorageAPIGroupDSLAutoAdaptableKubernetesClient. storage()StorageAPIGroupDSLDefaultKubernetesClient. storage()API entrypoint for kubernetes resources with APIGroup storage/v1StorageAPIGroupDSLKubernetesClient. storage()API entrypoint for kubernetes resources with APIGroup storage/v1 -
Uses of StorageAPIGroupDSL in io.fabric8.kubernetes.client.osgi
Methods in io.fabric8.kubernetes.client.osgi that return StorageAPIGroupDSL Modifier and Type Method Description StorageAPIGroupDSLManagedKubernetesClient. storage()
-