Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UseEtcdWrapper enables the use of etcd-wrapper image and a compatible version // of etcd-backup-restore, along with component-specific configuration // changes required for the usage of the etcd-wrapper image. // owner @unmarshall @aaronfern // alpha: v0.19 // beta: v0.22 UseEtcdWrapper featuregate.Feature = "UseEtcdWrapper" )
Variables ¶
This section is empty.
Functions ¶
func GetDefaultFeatures ¶
func GetDefaultFeatures() map[featuregate.Feature]featuregate.FeatureSpec
GetDefaultFeatures returns the default feature gates known to etcd-druid.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.