Uses of Class
io.fabric8.kubernetes.api.model.QuobyteVolumeSource
-
Packages that use QuobyteVolumeSource Package Description io.fabric8.kubernetes.api.model -
-
Uses of QuobyteVolumeSource in io.fabric8.kubernetes.api.model
Methods in io.fabric8.kubernetes.api.model that return QuobyteVolumeSource Modifier and Type Method Description QuobyteVolumeSourceQuobyteVolumeSourceBuilder. build()QuobyteVolumeSourcePersistentVolumeSpecFluent. buildQuobyte()QuobyteVolumeSourceVolumeFluent. buildQuobyte()QuobyteVolumeSourcePersistentVolumeSpec. getQuobyte()PersistentVolumeSpec is the specification of a persistent volume.QuobyteVolumeSourceVolume. getQuobyte()Volume represents a named volume in a pod that may be accessed by any container in the pod.Methods in io.fabric8.kubernetes.api.model with parameters of type QuobyteVolumeSource Modifier and Type Method Description protected voidQuobyteVolumeSourceFluent. copyInstance(QuobyteVolumeSource instance)PersistentVolumeSpecFluent.QuobyteNested<A>PersistentVolumeSpecFluent. editOrNewQuobyteLike(QuobyteVolumeSource item)VolumeFluent.QuobyteNested<A>VolumeFluent. editOrNewQuobyteLike(QuobyteVolumeSource item)voidPersistentVolumeSpec. setQuobyte(QuobyteVolumeSource quobyte)PersistentVolumeSpec is the specification of a persistent volume.voidVolume. setQuobyte(QuobyteVolumeSource quobyte)Volume represents a named volume in a pod that may be accessed by any container in the pod.PersistentVolumeSpecFluent.QuobyteNested<A>PersistentVolumeSpecFluent. withNewQuobyteLike(QuobyteVolumeSource item)VolumeFluent.QuobyteNested<A>VolumeFluent. withNewQuobyteLike(QuobyteVolumeSource item)APersistentVolumeSpecFluent. withQuobyte(QuobyteVolumeSource quobyte)AVolumeFluent. withQuobyte(QuobyteVolumeSource quobyte)
-