cmd

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Version        string
	KubeconfigPath string

	RootCmd = &cobra.Command{
		Use:   "image",
		Short: "container images in kubernetes cluster",
		Long:  "",
	}
)

Functions

func InitPodFlags

func InitPodFlags(cmd *cobra.Command, flags *PodFlags)

Types

type PodFlags

type PodFlags struct {
	Namespace     string
	AllNamespaces bool
	Label         string
	FieldSelector string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL