24 lines
680 B
Markdown
24 lines
680 B
Markdown
|
---
|
||
|
sidebar_label: gcr
|
||
|
---
|
||
|
|
||
|
# dagger.io/gcp/gcr
|
||
|
|
||
|
## #Credentials
|
||
|
|
||
|
Credentials retriever for GCR
|
||
|
|
||
|
### #Credentials Inputs
|
||
|
|
||
|
| Name | Type | Description |
|
||
|
| ------------- |:-------------: |:-------------: |
|
||
|
|*config.region* | `string` |GCP region |
|
||
|
|*config.project* | `string` |GCP project |
|
||
|
|*config.serviceKey* | `dagger.#Secret` |GCP service key |
|
||
|
|
||
|
### #Credentials Outputs
|
||
|
|
||
|
| Name | Type | Description |
|
||
|
| ------------- |:-------------: |:-------------: |
|
||
|
|*secret* | `string` |- |
|