gcloud-artifact-registry 1.2.0

Google Cloud Platform Artifact Registry client library.
Documentation
1
2
3
4
5
pub mod artifact_registry_client;

pub const AUDIENCE: &str = "https://artifactregistry.googleapis.com/";
pub const ARTIFACT_REGISTRY: &str = "artifactregistry.googleapis.com";
pub const SCOPES: [&str; 1] = ["https://www.googleapis.com/auth/cloud-platform"];