zfs

package
v0.60.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetZfsStats

func GetZfsStats(poolName string) (uint64, uint64, uint64, error)

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.

func NewPlugin

func NewPlugin() fs.FsPlugin

NewPlugin creates a new ZFS filesystem plugin.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL