Versions in this module Expand all Collapse all v0 v0.23.6 Jul 29, 2016 Changes in this version + func ThinLsBinaryPresent() (string, error) + type DmsetupClient interface + Message func(deviceName string, sector int, message string) ([]byte, error) + Status func(deviceName string) ([]byte, error) + Table func(deviceName string) ([]byte, error) + func NewDmsetupClient() DmsetupClient + type ThinPoolWatcher struct + func NewThinPoolWatcher(poolName, metadataDevice string) (*ThinPoolWatcher, error) + func (w *ThinPoolWatcher) GetUsage(deviceId string) (uint64, error) + func (w *ThinPoolWatcher) Refresh() error + func (w *ThinPoolWatcher) Start() + func (w *ThinPoolWatcher) Stop()