package cmd
import "k8s.io/kubernetes/test/compatibility_lifecycle/cmd"
Index ¶
- Variables
- func Execute()
- func NewFeatureGatesCommand() *cobra.Command
- func NewUpdateFeatureListCommand() *cobra.Command
- func NewVerifyFeatureListCommand() *cobra.Command
Variables ¶
var ( // env configs GOOS string = findGOOS() )
Functions ¶
func Execute ¶
func Execute()
func NewFeatureGatesCommand ¶
NewFeatureGatesCommand returns the cobra command for "feature-gates".
func NewUpdateFeatureListCommand ¶
func NewVerifyFeatureListCommand ¶
Source Files ¶
feature_gates.go root.go util.go
- Version
- v1.34.0-beta.0
- Published
- Jul 16, 2025
- Platform
- windows/amd64
- Imports
- 16 packages
- Last checked
- 49 seconds ago –
Tools for package owners.