package
2.7.1+incompatible
Repository: https://github.com/openebs/zfs-localpv.git
Documentation: pkg.go.dev
# Functions
BuildFrom returns new instance of Builder from the provided api instance.
From returns a new instance of zfs volume.
NewBuilder returns new instance of Builder.
NewKubeclient returns a new instance of kubeclient meant for zfs node operations.
WithClientSet sets the kubernetes client against the kubeclient instance.
WithKubeConfigPath sets the kubernetes client against the provided path.
WithNamespace sets the kubernetes client against the provided namespace.
# Structs
Builder is the builder object for ZFSNode.
Kubeclient enables kubernetes API operations on zfs node instance.
ZFSNode is a wrapper over ZFSNode API instance.
# Type aliases
KubeclientBuildOption defines the abstraction to build a kubeclient instance.