Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // FeatureGates is a map that holds the feature gates and their default values for Kaito. FeatureGates = map[string]bool{ consts.FeatureFlagVLLM: true, } )
Functions ¶
func ParseAndValidateFeatureGates ¶
ParseAndValidateFeatureGates parses the feature gates flag and sets the environment variables for each feature.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.