Documentation ¶
Index ¶
Constants ¶
View Source
const ( // owner: @rueian @kevin85421 @andrewsykim // rep: https://github.com/ray-project/enhancements/pull/54 // alpha: v1.2 // // Enables new conditions in RayCluster status RayClusterStatusConditions featuregate.Feature = "RayClusterStatusConditions" )
Variables ¶
This section is empty.
Functions ¶
func Enabled ¶
func Enabled(f featuregate.Feature) bool
Enabled is helper for `utilfeature.DefaultFeatureGate.Enabled()`
func LogFeatureGates ¶
func SetFeatureGateDuringTest ¶
func SetFeatureGateDuringTest(tb testing.TB, f featuregate.Feature, value bool) func()
SetFeatureGateDuringTest is a helper method to override feature gates in tests.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.