# Functions
ClientConfig returns an opensearchapi.Config for secure opensearch.
CreateFailingClient returns an security.Client that always return 400 with an empty object as body.
NewClient returns an opensearchapi.Client that is adjusted for the wanted test case.
VerifyInspect validates the returned security.Inspect type.
# Interfaces
Response is a dummy interface to run tests with Inspect().