Versions in this module Expand all Collapse all v0 v0.5.0 May 12, 2020 Changes in this version + var DefaultFeatureGates = []Feature + type Feature string + const GPTBasedUUID + type FeatureGate map[Feature]bool + func ParseFeatureGate(features []string, defaultFGs []Feature) (FeatureGate, error) + func (fg FeatureGate) IsEnabled(f Feature) bool v0.5.0-RC2 May 12, 2020 v0.5.0-RC1 May 7, 2020