2020-04-27 02:21:13 +03:00
|
|
|
<!-- Code generated from the comments of the Config struct in post-processor/yandex-export/post-processor.go; DO NOT EDIT MANUALLY -->
|
|
|
|
|
2020-07-13 06:33:16 -04:00
|
|
|
- `paths` ([]string) - List of paths to Yandex Object Storage where exported image will be uploaded.
|
|
|
|
Please be aware that use of space char inside path not supported.
|
|
|
|
Also this param support [build](/docs/templates/engine) template function.
|
|
|
|
Check available template data for [Yandex](/docs/builders/yandex#build-template-data) builder.
|
2020-07-17 00:58:19 +03:00
|
|
|
Paths to Yandex Object Storage where exported image will be uploaded.
|
2020-07-13 06:33:16 -04:00
|
|
|
|
|
|
|
- `folder_id` (string) - The folder ID that will be used to launch a temporary instance.
|
2020-08-31 16:29:20 +03:00
|
|
|
Alternatively you may set value by environment variable `YC_FOLDER_ID`.
|
2020-07-13 06:33:16 -04:00
|
|
|
|
|
|
|
- `service_account_id` (string) - Service Account ID with proper permission to modify an instance, create and attach disk and
|
2020-07-17 00:58:19 +03:00
|
|
|
make upload to specific Yandex Object Storage paths.
|