Documentation
¶
Index ¶
- type StorageDriver
- func (_m *StorageDriver) AddVolume(path string) error
- func (_m *StorageDriver) ExportNamePath() string
- func (_m *StorageDriver) ExportPath() string
- func (_m *StorageDriver) GetDevice(path string) (uint64, error)
- func (_m *StorageDriver) RemoveVolume(path string) error
- func (_m *StorageDriver) Restart() error
- func (_m *StorageDriver) SetClients(clients ...string)
- func (_m *StorageDriver) Stop() error
- func (_m *StorageDriver) Sync() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StorageDriver ¶
func (*StorageDriver) AddVolume ¶
func (_m *StorageDriver) AddVolume(path string) error
func (*StorageDriver) ExportNamePath ¶
func (_m *StorageDriver) ExportNamePath() string
func (*StorageDriver) ExportPath ¶
func (_m *StorageDriver) ExportPath() string
func (*StorageDriver) RemoveVolume ¶
func (_m *StorageDriver) RemoveVolume(path string) error
func (*StorageDriver) Restart ¶
func (_m *StorageDriver) Restart() error
func (*StorageDriver) SetClients ¶
func (_m *StorageDriver) SetClients(clients ...string)
func (*StorageDriver) Stop ¶
func (_m *StorageDriver) Stop() error
func (*StorageDriver) Sync ¶
func (_m *StorageDriver) Sync() error
Click to show internal directories.
Click to hide internal directories.