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 TypeMethodDescriptionV1PersistentVolumeSpec.getCinder()Get cinderV1CinderPersistentVolumeSource.secretRef(V1SecretReference secretRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1CinderPersistentVolumeSourceModifier and TypeMethodDescriptionV1PersistentVolumeSpec.cinder(V1CinderPersistentVolumeSource cinder) voidV1PersistentVolumeSpec.setCinder(V1CinderPersistentVolumeSource cinder)