package
2.1.0+incompatible
Repository: https://github.com/openebs/node-disk-manager.git
Documentation: pkg.go.dev

# Functions

GenerateLabelFilter is used to generate a label filter that can be used while listing resources.
GenerateLabelFilterWithOp creates a label filter with the given operator between key and value.
New creates a new client object using the default config.

# Constants

BlockDeviceTagLabel is the label used to tag a blockdevice for a particular use case.
KubernetesHostNameLabel is the kubernetes hostname label.
NamespaceENV is the name of environment variable to get the namespace.

# Structs

Client is the wrapper over the k8s client that will be used by NDM to interface with etcd.