bpetit / rs-k8s-sync

Minimalistic, synchronous, read-only client for kubernetes cluster API, from a node, through local api server endpoint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

k8s-sync

Minimalistic, synchronous, read-only client for kubernetes through local api server (from a node).

Documentation is available here.

Quick start

[dependencies]
rs-k8s-sync = "0.2.2"

About

Minimalistic, synchronous, read-only client for kubernetes cluster API, from a node, through local api server endpoint

License:Apache License 2.0


Languages

Language:Rust 100.0%