OpenSearch/plugins/repository-gcs
Andrey Pleskach b9ff91d591
Add proxy settings for GCS repository (#2096)
Added proxy settings for GCS repository.
Security settings:
- gcs.client.*.proxy.username - Proxy user name
- gcs.client.*.proxy.password - Proxy user password

Common settings:
- gcs.client.*.proxy.type - java Proxy.Type names: HTTP, SOCKS. default is DIRECT
- gcs.client.*.proxy.host - Proxy host name
- gcs.client.*.proxy.port - Proxy port

Signed-off-by: Andrey Pleskach <ples@aiven.io>
2022-02-17 11:49:33 -08:00
..
licenses Update protobuf-java to 3.19.3 (#1945) 2022-01-20 11:05:28 -08:00
src Add proxy settings for GCS repository (#2096) 2022-02-17 11:49:33 -08:00
build.gradle Update protobuf-java to 3.19.3 (#1945) 2022-01-20 11:05:28 -08:00