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 a6d456d commit 3ccfa93Copy full SHA for 3ccfa93
kubernetes-openapi-client/README.md
@@ -39,7 +39,7 @@ main = do
39
dispatchMime
40
manager
41
kcfg
42
- (Kubernetes.API.CoreV1.listPodForAllNamespaces (Accept MimeJSON))
+ (Kubernetes.OpenAPI.API.CoreV1.listPodForAllNamespaces (Accept MimeJSON))
43
>>= print
44
```
45
0 commit comments