# Functions
NewConfig creates a new Config struct for the block device claim.
# Constants
FilterActive is the filter for getting active BDs.
FilterBlockDeviceName is the filter for getting a BD based on a name.
FilterBlockDeviceTag is used to filter out blockdevices having openebs.io/blockdevice-tag label.
FilterDeviceType is the filter for matching DeviceType like SSD, HDD, sparse.
FilterNodeName is used to filter based on nodename.
FilterOutSparseBlockDevices is used to filter out sparse BDs.
FilterResourceStorage is the filter for matching resource storage.
FilterUnclaimed is the filter for getting unclaimed BDs.
FilterVolumeMode is the filter for filtering based on Volume Mode required.