Skip to content

Commit

Permalink
link to docs for all features
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Hoß <[email protected]>
  • Loading branch information
sebhoss committed Nov 12, 2023
1 parent b26036c commit 751a264
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Since Cargo imposes certain rules on how features can be named, `.`, `-`, and `/
kube-custom-resources-rs = { version = "<version>", features = ["cert_manager_io_v1"] }
```

Take a look at the [docs](https://docs.rs/kube-custom-resources-rs/latest/kube_custom_resources_rs/) to see all available features and the GVKs they contain.

## Versioning

This crate uses a calendar based versioning scheme because resources in Kubernetes are versioned themselves.
Expand Down

0 comments on commit 751a264

Please sign in to comment.