Uses of Class
io.kubernetes.client.openapi.models.V1RBDPersistentVolumeSource
Packages that use V1RBDPersistentVolumeSource
-
Uses of V1RBDPersistentVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1RBDPersistentVolumeSourceModifier and TypeMethodDescriptionV1RBDPersistentVolumeSource.addMonitorsItem
(String monitorsItem) V1PersistentVolumeSpec.getRbd()
Get rbdV1RBDPersistentVolumeSource.secretRef
(V1SecretReference secretRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1RBDPersistentVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.rbd
(V1RBDPersistentVolumeSource rbd) void
V1PersistentVolumeSpec.setRbd
(V1RBDPersistentVolumeSource rbd)