Categorygithub.com/sinmetal/gcpbox
repository
1.22.0
Repository: https://github.com/sinmetal/gcpbox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

gcpbox

Google Cloud Platform Utility

cloudtasks

  • Handlerの Header を取得
  • TaskをAdd

metadata

GCPのmetadata周りを扱うutility

GCP上では Metadata Server を参照し、Localでは環境変数を利用し、設定値を取得する。 GCPとLocalで同じロジックを使いつつ、設定値を持ち回るために作成した

動作確認した環境

  • Google App Engine Standard for Go 1.11
  • Google Compute Engine
  • Google Kubernetes Engine

storage