Uses of Interface
io.fabric8.kubernetes.client.dsl.V1APIGroupDSL
-
Packages that use V1APIGroupDSL Package Description io.fabric8.kubernetes.client io.fabric8.kubernetes.client.osgi -
-
Uses of V1APIGroupDSL in io.fabric8.kubernetes.client
Classes in io.fabric8.kubernetes.client that implement V1APIGroupDSL Modifier and Type Class Description classV1APIGroupClientMethods in io.fabric8.kubernetes.client that return V1APIGroupDSL Modifier and Type Method Description V1APIGroupDSLDefaultKubernetesClient. v1()API entrypoint for Core Kubernetes Resources (core/v1).V1APIGroupDSLKubernetesClient. v1()API entrypoint for Core Kubernetes Resources (core/v1). -
Uses of V1APIGroupDSL in io.fabric8.kubernetes.client.osgi
Methods in io.fabric8.kubernetes.client.osgi that return V1APIGroupDSL Modifier and Type Method Description V1APIGroupDSLManagedKubernetesClient. v1()
-