This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/docs/reference/gcp/gcr.md
jffarge a2088a09ac docs: ♻️ merge API Reference and Universe menu entries
Signed-off-by: jffarge <jf@dagger.io>
2021-09-08 15:19:19 +02:00

880 B

sidebar_label
gcr

alpha.dagger.io/gcp/gcr

Google Container Registry

import "alpha.dagger.io/gcp/gcr"

gcr.#Credentials

Credentials retriever for GCR

gcr.#Credentials Inputs

Name Type Description
config.region string GCP region
config.project string GCP project
config.serviceKey dagger.#Secret GCP service key

gcr.#Credentials Outputs

Name Type Description
username "oauth2accesstoken" GCR registry username
secret string GCR registry secret