Uses of Class
org.jdrupes.vmoperator.common.K8sV1PvcStub
Package
Description
Classes and methods shared among the VM operator modules.
-
Uses of K8sV1PvcStub in org.jdrupes.vmoperator.common
Modifier and TypeMethodDescriptionstatic K8sV1PvcStub
Gets the stub for the given namespace and name.Modifier and TypeMethodDescriptionstatic Collection
<K8sV1PvcStub> K8sV1PvcStub.list
(K8sClient client, String namespace, io.kubernetes.client.util.generic.options.ListOptions options) Get the stubs for the objects in the given namespace that match the criteria from the given options.