# Google Cloud Client Libraries for Rust - Binary Authorization API
**FEEDBACK WANTED:** We believe the APIs in this crate are stable, and
do not anticipate any breaking changes are needed. We are looking for
feedback before labeling the APIs "1.0". Changes (even breaking changes)
are still possible, but not expected.
We also believe the implementation is ready for production, bugs are
still possible, but not expected.
The management interface for Binary Authorization, a system providing
policy control for images deployed to Kubernetes Engine clusters, Anthos
clusters on VMware, and Cloud Run.
## Quickstart
The main types to work with this crate are the clients:
- [BinauthzManagementServiceV1]
- [SystemPolicyV1]
- [ValidationHelperV1]
## More Information
- Read the [crate's documentation](https://docs.rs/google-cloud-binaryauthorization-v1/latest/google-cloud-binaryauthorization-v1)
[BinauthzManagementServiceV1]: https://docs.rs/google-cloud-binaryauthorization-v1/latest/google_cloud_binaryauthorization_v1/client/struct.BinauthzManagementServiceV1.html
[SystemPolicyV1]: https://docs.rs/google-cloud-binaryauthorization-v1/latest/google_cloud_binaryauthorization_v1/client/struct.SystemPolicyV1.html
[ValidationHelperV1]: https://docs.rs/google-cloud-binaryauthorization-v1/latest/google_cloud_binaryauthorization_v1/client/struct.ValidationHelperV1.html