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.1 (latest)
Published
May 15, 2025
Platform
linux/amd64
Imports
16 packages
Last checked
4 hours ago

Tools for package owners.