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) static V1RBDPersistentVolumeSourceCreate an instance of V1RBDPersistentVolumeSource given an JSON stringV1PersistentVolumeSpec.getRbd()Get rbdV1RBDPersistentVolumeSource.secretRef(V1SecretReference secretRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1RBDPersistentVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.rbd(V1RBDPersistentVolumeSource rbd) voidV1PersistentVolumeSpec.setRbd(V1RBDPersistentVolumeSource rbd)