Documentation ¶
Index ¶
- func New() types.BackendFactory
- type Factory
- type Wrapper
- func (f *Wrapper) Close() error
- func (f *Wrapper) Expand(size int64) (err error)
- func (f *Wrapper) GetMonitorChannel() types.MonitorChannel
- func (f *Wrapper) GetRevisionCounter() (int64, error)
- func (f *Wrapper) PingResponse() error
- func (f *Wrapper) RemainSnapshots() (int, error)
- func (f *Wrapper) SectorSize() (int64, error)
- func (f *Wrapper) SetRevisionCounter(counter int64) error
- func (f *Wrapper) Size() (int64, error)
- func (f *Wrapper) Snapshot(name string, userCreated bool, created string, labels map[string]string) error
- func (f *Wrapper) StopMonitoring()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() types.BackendFactory
Types ¶
type Wrapper ¶
func (*Wrapper) GetMonitorChannel ¶
func (f *Wrapper) GetMonitorChannel() types.MonitorChannel
func (*Wrapper) GetRevisionCounter ¶
func (*Wrapper) PingResponse ¶
func (*Wrapper) RemainSnapshots ¶
func (*Wrapper) SectorSize ¶
func (*Wrapper) SetRevisionCounter ¶
func (*Wrapper) StopMonitoring ¶
func (f *Wrapper) StopMonitoring()
Click to show internal directories.
Click to hide internal directories.