Files
go-base/README.md

11 lines
505 B
Markdown
Raw Normal View History

2018-05-16 16:59:12 -07:00
# 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-client/community/blob/master/design-docs/clients-library-structure.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.