mirror of
https://github.com/kubernetes/client-go.git
synced 2025-06-23 21:57:30 +00:00
fix typo
This commit is contained in:
parent
53c7adfd02
commit
06f95366f0
@ -7,7 +7,7 @@ https://github.com/kubernetes/client-go/issues/234.
|
|||||||
** Breaking changes**
|
** Breaking changes**
|
||||||
|
|
||||||
pkg/api and pkg/apis are moved to
|
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.
|
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
|
Helper functions in pkg/api and pkg/apis are also removed. They are planned to
|
||||||
|
Loading…
Reference in New Issue
Block a user