Package kubectl provides the Go client library for interacting with Kubernetes clusters via the kubectl command-line tool.
go get k8s.io/kubectlNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Import the kubectl package for building Kubernetes CLI tools.
Use k8s.io/client-go for programmatic Kubernetes API access instead of kubectl internals.
No dependency data recorded yet.