Skip to content

Commit

Permalink
s/python/Go/
Browse files Browse the repository at this point in the history
  • Loading branch information
cben committed Sep 16, 2018
1 parent 34bf3e1 commit 06ca699
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ supported versions of Kubernetes clusters.

Key:

* `` Exactly the same features / API objects in both client-python and the Kubernetes
* `` Exactly the same features / API objects in both Go client and the Kubernetes
version.
* `+` client-python has features or api objects that may not be present in the
* `+` Go client has features or api objects that may not be present in the
Kubernetes cluster, but everything they have in common will work.
* `-` The Kubernetes cluster has features the client-python library can't use
* `-` The Kubernetes cluster has features the Go client library can't use
(additional API objects, etc).

## Contributing
Expand Down

0 comments on commit 06ca699

Please sign in to comment.