object CinderPersistentVolumeSourceO
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- CinderPersistentVolumeSourceO
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val fsTypeL: Lens[CinderPersistentVolumeSource, Optional[String]]
- val fsTypeO: Optional[CinderPersistentVolumeSource, String]
- val readOnlyL: Lens[CinderPersistentVolumeSource, Optional[Boolean]]
- val readOnlyO: Optional[CinderPersistentVolumeSource, Boolean]
- val secretRefL: Lens[CinderPersistentVolumeSource, Optional[SecretReference]]
- val secretRefO: Optional[CinderPersistentVolumeSource, SecretReference]
- val volumeIDL: Lens[CinderPersistentVolumeSource, String]