packer-cn/post-processor/yandex-import
GennadySpb 804fefef17
yandex-import: allow set custom API endpoint (#9850)
* 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.
2020-08-31 15:29:20 +02:00
..
artifact.go extend artifact, code refactoring 2020-07-22 01:01:30 +03:00
artifact_test.go go import file 2020-07-22 11:39:28 +03:00
post-processor.go yandex-import: allow set custom API endpoint (#9850) 2020-08-31 15:29:20 +02:00
post-processor.hcl2spec.go yandex-import: allow set custom API endpoint (#9850) 2020-08-31 15:29:20 +02:00
source.go extend artifact, code refactoring 2020-07-22 01:01:30 +03:00
storage.go extend artifact, code refactoring 2020-07-22 01:01:30 +03:00
storage_test.go Add storage util funcs with test 2020-07-17 00:59:39 +03:00
utils.go extend artifact, code refactoring 2020-07-22 01:01:30 +03:00