Package clientgo is the official Go client for the Kubernetes API.
go get k8s.io/client-goNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a Kubernetes clientset using in-cluster configuration.
Use the same minor version as your cluster (e.g., client-go v0.36.x for Kubernetes 1.36).
No dependency data recorded yet.