* [client-go v0.35.3](https://github.com/kubernetes/client-go) – Go client library for interacting with Kubernetes clusters. * [apiserver v0.35.3](https://github.com/kubernetes/apiserver) – Generic library for building Kubernetes aggregated API servers with authentication, authorization, and versioned types. * [api v0.35.3](https://github.com/kubernetes/api) – Schema of external API types served by the Kubernetes API server. * [kubelet v0.35.3](https://github.com/kubernetes/kubelet) – External, versioned ComponentConfig API types for configuring the Kubernetes node agent. * [metrics v0.35.3](https://github.com/kubernetes/metrics) – API type definitions and clients for Kubernetes metrics including custom and resource metrics. * [sample-apiserver v0.35.3](https://github.com/kubernetes/sample-apiserver) – Demonstration of building a Kubernetes-style API server using the k8s.io/apiserver library.