Uses of Class
io.kubernetes.client.openapi.models.V1CinderPersistentVolumeSource
Packages that use V1CinderPersistentVolumeSource
-
Uses of V1CinderPersistentVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CinderPersistentVolumeSourceModifier and TypeMethodDescriptionCreate an instance of V1CinderPersistentVolumeSource given an JSON stringV1PersistentVolumeSpec.getCinder()
Get cinderV1CinderPersistentVolumeSource.secretRef
(V1SecretReference secretRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1CinderPersistentVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.cinder
(V1CinderPersistentVolumeSource cinder) void
V1PersistentVolumeSpec.setCinder
(V1CinderPersistentVolumeSource cinder)