feature

package
v1.27.2 Latest Latest
Warning

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

Go to latest
Published: May 17, 2023 License: Apache-2.0 Imports: 0 Imported by: 15

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Features

type Features struct {
	EnableDynamicResourceAllocation              bool
	EnableReadWriteOncePod                       bool
	EnableVolumeCapacityPriority                 bool
	EnableMinDomainsInPodTopologySpread          bool
	EnableNodeInclusionPolicyInPodTopologySpread bool
	EnableMatchLabelKeysInPodTopologySpread      bool
	EnablePodSchedulingReadiness                 bool
	EnablePodDisruptionConditions                bool
	EnableInPlacePodVerticalScaling              bool
}

Features carries feature gate values used by various plugins. This struct allows us to break the dependency of the plugins on the internal k8s features pkg.

Jump to

Keyboard shortcuts

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