OpenSearch/plugins/repository-gcs
Tanguy Leroux a6a138905d
Use client settings in repository-gcs (#28575)
Similarly to what has been done for s3 and azure, this commit removes
the repository settings `application_name` and `connect/read_timeout`
in favor of client settings. It introduce a GoogleCloudStorageClientSettings
class (similar to S3ClientSettings) and a bunch of unit tests for that,
it aligns the documentation to be more coherent with the S3 one, it
documents the connect/read timeouts that were not documented at all and
also adds a new client setting that allows to define a custom endpoint.
2018-02-22 15:40:20 +01:00
..
licenses Update Google SDK to version 1.23 (#27381) 2017-11-15 15:30:27 +01:00
src Use client settings in repository-gcs (#28575) 2018-02-22 15:40:20 +01:00
build.gradle Update Google SDK to version 1.23 (#27381) 2017-11-15 15:30:27 +01:00