# Functions
ParseFeatureGate parses a slice of string and create the feature-gate map.
# Constants
GPTBasedUUID feature flag is used to enable the blockdevice UUID algorithm mentioned in https://github.com/openebs/openebs/pull/2666.
# Variables
DefaultFeatureGates is the list of feature gates that are added by default.
# Type aliases
Feature is a typed string for a given feature.
FeatureGate type represents the map of features and the state.