About this project

This repository is a staged mirror for the kubectl CLI distributed with Kubernetes. It primarily functions as a dedicated space to track issues related to the kubectl command-line tool and hosts packages intended for use by client programs. These packages are vendored into the main Kubernetes repository for the implementation of the kubectl CLI. The project emphasizes high unit-test coverage, Go tool compliance, and the implementation of small, sensible interfaces with limited dependencies.