Get secretmanager launchable as a v0.x crate
Due by March 01, 2025
0% complete
We want to get the secretmanager crate to a launchable state. We may or may not launch it, we just want to remove any technical blockers from doing so.
- We want the integration tests to pass
- We want the documentation tests to pass
- We want an example showing how to initialize the client
- We want a README.md that includes this example
- We want the basic struc…
We want to get the secretmanager crate to a launchable state. We may or may not launch it, we just want to remove any technical blockers from doing so.
- We want the integration tests to pass
- We want the documentation tests to pass
- We want an example showing how to initialize the client
- We want a README.md that includes this example
- We want the basic structure of the client to be stable, e.g., traits for the client, builder, and/or options
- We want
sidekick refreshall
to work - We want
sidekick upgrade
to work - It is not a goal to have an automatically generated quickstart
- It is not a goal to have a stable API ready for 1.0
- It is not a goal to automatically detect breaking changes
- It is not a goal to automatically update the code as googleapis changes