package cmd

import "k8s.io/kubernetes/test/compatibility_lifecycle/cmd"

Index

Variables

var (
	// env configs
	GOOS string = findGOOS()
)

Functions

func Execute

func Execute()

func NewFeatureGatesCommand

func NewFeatureGatesCommand() *cobra.Command

NewFeatureGatesCommand returns the cobra command for "feature-gates".

func NewUpdateFeatureListCommand

func NewUpdateFeatureListCommand() *cobra.Command

func NewVerifyFeatureListCommand

func NewVerifyFeatureListCommand() *cobra.Command

Source Files

feature_gates.go root.go util.go

Version
v1.33.0
Published
Apr 23, 2025
Platform
js/wasm
Imports
16 packages
Last checked
2 minutes ago

Tools for package owners.