# source.toolkit.fluxcd.io
This crate contains [kube-rs](https://kube.rs/) compatible bindings for Kubernetes [custom resources](https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/) of the `source.toolkit.fluxcd.io` group. Each binding is generated with [kopium](https://github.com/kube-rs/kopium), updated and released weekly.
This crate is part of [kube-custom-resources-rs](https://github.com/metio/kube-custom-resources-rs).
## Available Custom Resources
### source.toolkit.fluxcd.io/v1
- `Bucket`
- `GitRepository`
- `HelmChart`
- `HelmRepository`
- `OCIRepository`
### source.toolkit.fluxcd.io/v1beta1
- `Bucket`
- `GitRepository`
- `HelmChart`
- `HelmRepository`
### source.toolkit.fluxcd.io/v1beta2
- `Bucket`
- `GitRepository`
- `HelmChart`
- `HelmRepository`
- `OCIRepository`