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

# Functions

Rescan syncs etcd and NDM.
Start starts registration of probes present in RegisteredProbes.

# Constants

AttachEA is attach disk event name.
ChangeEA event is generated whenever some property of the blockdevice changes in udev.
DetachEA is detach disk event name.

# Variables

No description provided by the author
RegisteredProbes contains register function of probes which we want to register.

# Structs

ProbeEvent struct contain a copy of controller it will update disk resources.

# Type aliases

EventAction action type for disk events like attach or detach events.