Crates.io | k8s-sync |
lib.rs | k8s-sync |
version | 0.2.3 |
source | src |
created_at | 2021-09-01 09:04:13.494367 |
updated_at | 2021-10-05 14:58:42.950496 |
description | Minimalistic, synchronous, read-only client for kubernetes cluster API, from a node, through local api server endpoint |
homepage | https://github.com/bpetit/rs-k8s-sync |
repository | https://github.com/bpetit/rs-k8s-sync |
max_upload_size | |
id | 445510 |
size | 43,918 |
Minimalistic, synchronous, read-only client for kubernetes through local api server (from a node).
Documentation is available here.
[dependencies]
rs-k8s-sync = "0.1.0"