* Separate Access Config from yandex builder Config * make use of Access Config explicit * Move `MaxRetries` into AccessConfig * NewDriverYC use AccessConfig instead Config * yandex-import PP use common Access Config Now support set custom API Endpoint * yandex-export PP use common Access Config Now support set custom API Endpoint too (as yandex-import) * fix test * Tiny doc updates.
7 lines
377 B
Plaintext
7 lines
377 B
Plaintext
<!-- Code generated from the comments of the Config struct in post-processor/yandex-import/post-processor.go; DO NOT EDIT MANUALLY -->
|
|
|
|
- `folder_id` (string) - The folder ID that will be used to store imported Image.
|
|
|
|
- `service_account_id` (string) - Service Account ID with proper permission to use Storage service
|
|
for operations 'upload' and 'delete' object to `bucket`.
|