class Docr::Types::VolumeOptions
- Docr::Types::VolumeOptions
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
docr/types/mount.crConstructors
Instance Method Summary
- #driver_config : Docr::Types::DriverConfig | Nil
- #driver_config=(driver_config : Docr::Types::DriverConfig | Nil)
- #labels : Hash(String, String) | Nil
- #labels=(labels : Hash(String, String) | Nil)
- #no_copy : Bool
- #no_copy=(no_copy : Bool)