Uses of Class
io.kubernetes.client.openapi.models.V1CinderVolumeSource
Packages that use V1CinderVolumeSource
-
Uses of V1CinderVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1CinderVolumeSourceModifier and TypeMethodDescriptionV1Volume.getCinder()Get cinderV1CinderVolumeSource.secretRef(V1LocalObjectReference secretRef) Methods in io.kubernetes.client.openapi.models with parameters of type V1CinderVolumeSourceModifier and TypeMethodDescriptionV1Volume.cinder(V1CinderVolumeSource cinder) voidV1Volume.setCinder(V1CinderVolumeSource cinder)