We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24c5d6f commit 9cd1f8fCopy full SHA for 9cd1f8f
README.md
@@ -6,7 +6,7 @@ OpenShift python client
6
7
Python client for the [Kubernetes](https://kubernetes.io/) and [OpenShift](http://openshift.redhat.com/) APIs.
8
9
-There are two ways this project interacts with the Kubernets and OpenShift APIs.
+There are two ways this project interacts with the Kubernetes and OpenShift APIs.
10
The first, **now deprecated**, is to use models and functions generated with
11
swagger from the API spec. The second, new approach, is to use a single model
12
and client to generically interact with all resources on the server. The
0 commit comments