* 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.
5 lines
270 B
Plaintext
5 lines
270 B
Plaintext
<!-- Code generated from the comments of the AccessConfig struct in builder/yandex/access_config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
- `token` (string) - OAuth token to use to authenticate to Yandex.Cloud. Alternatively you may set
|
|
value by environment variable `YC_TOKEN`.
|