Skip to content

Commit

Permalink
include kubectl-view-allocations - closes kube-rs#537
Browse files Browse the repository at this point in the history
  • Loading branch information
clux authored and kazk committed May 31, 2021
1 parent 77eff6b commit 54aeede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -46,6 +46,7 @@ Real world users:
- [kdash tui](https://github.com/kdash-rs/kdash) - terminal dashboard for kubernetes
- [logdna agent](https://github.com/logdna/logdna-agent-v2)
- [kubeapps pinniped](https://github.com/kubeapps/kubeapps/tree/master/cmd/pinniped-proxy)
- [kubectl-view-allocations](https://github.com/davidB/kubectl-view-allocations) - kubectl plugin to list resource allocations

## Api
The direct `Api` type takes a client, and is constructed with either the `::all` or `::namespaced` functions:
Expand Down

0 comments on commit 54aeede

Please sign in to comment.