Documentation ¶
Index ¶
- func DeleteVolume(db *gorm.DB, volume *resources.Volume) *gorm.DB
- func GetBackendForVolume(db *gorm.DB, name string) (string, error)
- func GetVolume(db *gorm.DB, name string, backend string) (resources.Volume, error)
- func UpdateVolumeMountpoint(db *gorm.DB, volume *resources.Volume, mountpoint string) error
- func VolumeExists(db *gorm.DB, name string) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateVolumeMountpoint ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.