#google-cloud #gcp #sdk #container-image

gcp-sdk-run-v2

Google Cloud Client Libraries for Rust - Cloud Run Admin API

2 releases

0.2.0 Feb 3, 2025

#767 in Network programming

Download history 205/week @ 2025-02-03

205 downloads per month

Apache-2.0

1.5MB
24K SLoC

Google Cloud Client Libraries for Rust - Cloud Run Admin API

WARNING: this crate is under active development. We expect multiple breaking changes in the upcoming releases. Testing is also incomplete, we do not recommend that you use this crate in production. We welcome feedback about the APIs, documentation, missing features, bugs, etc.

Deploy and manage user provided container images that scale automatically based on incoming requests. The Cloud Run Admin API v1 follows the Knative Serving API specification, while v2 is aligned with Google Cloud AIP-based API standards, as described in https://google.aip.dev/.

Quickstart

The main types to work with this crate are the clients:

More Information

Dependencies

~18–31MB
~549K SLoC