fslabs/Azure Blob Storage Check Blob Exists
Check if a blob exists in Azure Blob Storagee
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Name of the repository | yes | — |
| username | The shared access signature token for the storage account. Either connection_string or sas_token must be supplied | yes | — |
| password | The name of the storage account. Required if sas_token is used | yes | — |
| image_name | The name of the image to check | yes | — |
| version | The version of the image to check | yes | — |
Outputs
| name | description |
|---|---|
| exists | True if the docker image exists |