Pavel Emelyanov
a3ca4fccef
object_storage: Create s3 client with "extended" endpoint name
...
For this, add the s3::client::make(endpoint, ...) overload that accepts
endpoint in proto://host:port format. Then it parses the provided url
and calls the legacy one, that accepts raw host string and config with
port, https bit, etc.
The generic object_storage_endpoint_param no longer needs to carry the
internal s3::endpoint_config, the config option parsing changes
respectively.
Tests, that generate the config files, and docs are updated.
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com >
2025-12-10 15:33:47 +03:00
..
2025-11-05 10:22:21 +00:00
2025-11-05 10:22:21 +00:00
2025-11-05 10:22:22 +00:00
2025-11-05 10:22:22 +00:00
2025-11-05 10:22:22 +00:00
2025-11-27 19:10:11 +02:00
2025-11-27 19:10:11 +02:00
2025-12-07 11:40:26 +02:00
2025-11-26 12:01:31 +01:00
2025-09-17 17:32:19 +03:00
2025-07-13 19:13:11 +03:00
2025-02-20 09:28:57 +03:00
2025-02-15 20:32:22 +02:00
2025-01-23 09:28:08 +02:00
2025-01-23 09:28:08 +02:00
2025-11-27 19:10:11 +02:00
2025-11-27 19:10:11 +02:00
2025-10-16 13:34:49 +03:00
2025-01-28 21:14:49 +01:00
2025-03-18 07:57:04 -04:00
2025-11-05 10:22:21 +00:00
2025-10-13 08:53:26 +00:00
2025-09-29 22:15:25 +02:00
2025-08-14 22:38:38 +02:00
2025-08-14 22:38:38 +02:00
2025-04-12 11:47:00 +03:00
2025-07-25 10:45:32 +03:00
2025-02-25 11:40:54 +01:00
2025-05-09 07:53:30 -04:00
2025-11-13 14:08:33 +01:00
2025-11-13 14:08:33 +01:00
2025-08-14 02:06:34 +02:00
2025-09-01 18:03:44 +00:00
2025-09-01 18:03:44 +00:00
2025-09-07 00:32:02 +02:00
2025-09-25 11:28:34 +03:00
2025-09-07 00:32:02 +02:00
2025-05-09 07:53:29 -04:00
2025-09-16 23:40:47 +03:00
2025-07-25 10:45:32 +03:00
2025-09-25 15:03:57 +03:00
2025-09-25 15:03:57 +03:00
2025-10-13 08:53:27 +00:00
2025-09-25 15:03:57 +03:00
2025-12-08 12:30:23 +02:00
2025-12-10 15:33:47 +03:00
2025-09-25 15:03:56 +03:00
2025-11-27 19:10:11 +02:00
2025-11-27 19:10:11 +02:00
2025-08-06 13:07:52 +03:00
2025-08-06 13:07:52 +03:00
2025-10-02 19:45:00 +02:00