Versions in this module Expand all Collapse all v0 v0.0.1 Dec 7, 2020 Changes in this version + var FeatureList = ... + func BuildKindClusterView(request service.Request) (component.Component, error) + func BuildRegistryView(request service.Request) (component.Component, error) + type FeatureGate struct + Default bool + Feature string + Since float32 + Stage string + Until float32 + func Unique(featureGates []FeatureGate) []FeatureGate + type OrderedMap struct + func NewImageMap() *OrderedMap + func (o *OrderedMap) Keys() []string + func (o *OrderedMap) Map() map[string]string