Merge pull request #245 from caesarxuchao/fix-typo

Fix a typo
This commit is contained in:
Chao Xu 2017-07-12 20:47:30 -07:00 committed by GitHub
commit a37549263b

View File

@ -7,7 +7,7 @@ https://github.com/kubernetes/client-go/issues/234.
** Breaking changes**
pkg/api and pkg/apis are moved to
[k8s.io/aip](https://github.com/kubernetes/api). Other kubernetes repositories
[k8s.io/api](https://github.com/kubernetes/api). Other kubernetes repositories
also import types from there, so they are composable with client-go.
Helper functions in pkg/api and pkg/apis are also removed. They are planned to