feature

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// owner: @bruce.mwj
	// alpha: v0.1
	//
	// Enable dual stack allocation in IPAM.
	DualStack featuregate.Feature = "DualStack"

	MultiCluster featuregate.Feature = "MultiCluster"
)

Variables

View Source
var DefaultHybridnetFeatureGates = map[featuregate.Feature]featuregate.FeatureSpec{
	DualStack: {
		Default:    false,
		PreRelease: featuregate.Alpha,
	},
	MultiCluster: {
		Default:    false,
		PreRelease: featuregate.Alpha,
	},
}

Functions

func DualStackEnabled

func DualStackEnabled() bool

func KnownFeatures

func KnownFeatures() []string

func MultiClusterEnabled added in v0.3.0

func MultiClusterEnabled() bool

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL