kubernetesk8s.io/kubernetes/pkg/kubectl Index | Files | Directories

package kubectl

import "k8s.io/kubernetes/pkg/kubectl"

Package kubectl provides the functions used by the kubectl command line tool under k8s.io/kubernetes/cmd. The functions are kept in this package to better support unit testing. The main() method for kubectl is only an entry point and should contain no functionality.

Index

Source Files

doc.go

Directories

PathSynopsis
pkg/kubectl/cmd
pkg/kubectl/cmd/convert
Version
v1.33.0 (latest)
Published
Apr 23, 2025
Platform
linux/amd64
Last checked
3 hours ago

Tools for package owners.