Skip to content
forked from infinyon/k8-api

Native Rust implementation of Kubernetes api

License

Notifications You must be signed in to change notification settings

nacardin/k8-api

 
 

Repository files navigation

CI

Rust K8 API

Rust binding for Kubernetes API

Features

  • Async: Use Async Rust
  • Stream: Support Streaming
  • Diff: Diff support
  • CRD: Support CRD
  • Generic: Use Rust Generics

Following OS are supported:

  • Linux
  • MacOs

Windows support will be coming in future

About

Native Rust implementation of Kubernetes api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 99.1%
  • Other 0.9%