pi-xcels/s3 Cache
Use internal S3 bucket Cache for restore or save with pre-check
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| netbird-connected | Whether Netbird is connected | no | "" |
| s3-host-netbird | S3 host when Netbird is connected | no | "" |
| s3-host-public | Public S3 host | no | "" |
| s3-access-key | S3 Access Key | no | — |
| s3-secret-key | S3 Secret Key | no | — |
| s3-bucket | S3 Bucket | no | — |
| s3-region | S3 Region | no | "" |
| cache-key | Primary cache key for save/restore | yes | — |
| restore-keys | Additional restore keys | no | "" |
| cache-path | Path to cache | no | — |
| restore-lookup-only | Only check if cache exists without restoring or saving | no | false |
Outputs
| name | description |
|---|---|
| cache-hit | Cache hit (pre-check result) |
| cache-size | Cache size (pre-check result) |