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.33.0 (latest)
- Published
- Apr 23, 2025
- Platform
- linux/amd64
- Imports
- 16 packages
- Last checked
- 3 hours ago –
Tools for package owners.