Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZfsWatcher ¶
type ZfsWatcher struct {
// contains filtered or unexported fields
}
zfsWatcher maintains a cache of filesystem -> usage stats for a zfs filesystem
func NewZfsWatcher ¶
func NewZfsWatcher(filesystem string) (*ZfsWatcher, error)
NewThinPoolWatcher returns a new ThinPoolWatcher for the given devicemapper thin pool name and metadata device or an error.
Click to show internal directories.
Click to hide internal directories.