gcputil 0.3.0 copy "gcputil: ^0.3.0" to clipboard
gcputil: ^0.3.0 copied to clipboard

Utilities for Dart services running on Google Cloud, including metadata, Secret Manager, Cloud KMS, and Cloud Tasks helpers.

0.3.0 #

  • Cache project ID and runtime service account metadata for the lifetime of the process, while allowing retries after metadata request failures.

0.2.0 #

  • Add optional authenticated clients to Cloud KMS encryption and decryption helpers.
  • Add optional additional authenticated data support to Cloud KMS encryption and decryption helpers.
  • Simplify Cloud KMS request construction.

0.1.0 #

  • Initial release.
  • Add Google Cloud metadata helpers for project ID and runtime service account.
  • Add Secret Manager lookup with environment-variable fallback.
  • Add Cloud KMS encryption and decryption helpers.
  • Add Google APIs service-account client helper.
  • Add Cloud Tasks helper for invoking Cloud Run jobs.
0
likes
160
points
898
downloads

Documentation

API reference

Publisher

verified publisheransoro.net

Weekly Downloads

Utilities for Dart services running on Google Cloud, including metadata, Secret Manager, Cloud KMS, and Cloud Tasks helpers.

Repository (GitHub)
View/report issues

Topics

#google-cloud #secret-manager #cloud-kms #cloud-tasks

License

BSD-3-Clause (license)

Dependencies

googleapis, googleapis_auth, http

More

Packages that depend on gcputil