Uses of Class
io.kubernetes.client.openapi.models.V1RBDVolumeSource
Packages that use V1RBDVolumeSource
-
Uses of V1RBDVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1RBDVolumeSourceModifier and TypeMethodDescriptionV1RBDVolumeSource.addMonitorsItem(String monitorsItem) static V1RBDVolumeSourceCreate an instance of V1RBDVolumeSource given an JSON stringV1Volume.getRbd()Get rbdV1RBDVolumeSource.secretRef(V1LocalObjectReference secretRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1RBDVolumeSourceModifier and TypeMethodDescriptionV1Volume.rbd(V1RBDVolumeSource rbd) voidV1Volume.setRbd(V1RBDVolumeSource rbd)