Files
go-base/README.md
Aaron Crickenberger 773a9bd0a4 Remove link to kubernetes-client/community
Point directly to the file that the kubernetes/community link was
pointing to
2018-08-23 10:49:26 -07:00

621 B

go-base

This is the utility part of the go client. It has been added to the main repo using git submodules. For more information refer to clients-library-structure.

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.