teleport/lib/defaults
Krzysztof Skrzętnicki 2af9d76ec0
AWS-hosted OpenSearch support (#23305)
* AWS-hosted OpenSearch support.

* Review: comments, case, cleanup.

* Review: comments, region discovery, typos, shared func, fix error type, fix empty CA case.

* Review: address comments.

- add docs
- refactor opensearch engine code
- make `opensearchsql` default client
- drop utils.CloneRequest function, it is not suitable for general use
- drop "extra args" functionality, it should be a separate PR and more generic
- minor refactorings

* Fix: linting, refactoring issues.

* Review: update the comment for accuracy.

* Correct merge issue.

* Review: reuse transport, use different context, rename tests

* Review: unexport internal error types, explicitly test the error serialization.
2023-04-13 06:14:39 +00:00
..
defaults.go AWS-hosted OpenSearch support (#23305) 2023-04-13 06:14:39 +00:00
defaults_test.go Update golangci-lint to 1.49.0 (#16507) 2022-09-19 22:38:59 +00:00