Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetZfsStats ¶
GetZfsStats returns (capacity, free, available) byte counts for the given ZFS dataset/pool. It shells out to `zfs list` -- the same mechanism the mistifyio/go-zfs library used internally -- reduced to the three properties cAdvisor consumes, so that heavyweight dependency is no longer required.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.