Uses of Class
io.kubernetes.client.openapi.models.V1QuobyteVolumeSource
Packages that use V1QuobyteVolumeSource
-
Uses of V1QuobyteVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1QuobyteVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.getQuobyte()Get quobyteV1Volume.getQuobyte()Get quobyteMethods in io.kubernetes.client.openapi.models with parameters of type V1QuobyteVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.quobyte(V1QuobyteVolumeSource quobyte) V1Volume.quobyte(V1QuobyteVolumeSource quobyte) voidV1PersistentVolumeSpec.setQuobyte(V1QuobyteVolumeSource quobyte) voidV1Volume.setQuobyte(V1QuobyteVolumeSource quobyte)