operator-framework 0.6.2

Tools and helpers used to create Kubernetes operators
docs.rs failed to build operator-framework-0.6.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: operator-framework-0.5.0

Operator Framework for Rust

This is a set of tools and helpers to allow creating Kubernetes Operators in Rust.

The goal of this project is provide some syntactic sugar, making it easier to work with certain types.

Contributions are welcome!