# go-base This is the utility part of the [go client](https://github.com/kubernetes-client/go). It has been added to the main repo using git submodules. For more information refer to [clients-library-structure](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/api-machinery/csi-client-structure-proposal.md). # Development Any changes to utilites in this repo should be send as a PR to this repo. After the PR is merged, developers should create another PR in the main repo to update the submodule. For more details on how to contribute, please see [CONTRIBUTING.md](CONTRIBUTING.md).