anguslees / kubernetes-rs

Kubernetes API client library for Rust
Apache License 2.0
66 stars 4 forks source link

Add client methods: update, patch, delete, delete_collection #14

Closed anguslees closed 6 years ago

anguslees commented 6 years ago

Also rename put to create to follow k8s API verbs, rather than underlying HTTP method.