package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

MakeTestClient returns Redis client connection according to the provided parameters.
NewEngine create new Redis engine.
NewTestServer returns a new instance of a test Redis server.
SkipPing skips Redis server ping right after the connection is established.
TestServerPassword sets the test Redis server password for default user.
WithTimeout overrides test client's default timeout.

# Structs

ClientOptionsParams is a struct for client configuration options.
Engine implements common.Engine.
TestServer is a test Redis server used in functional database access tests.

# Interfaces

AWSClientProvider provides AWS service API clients.
ElastiCacheClient is a subset of the AWS ElastiCache API.
MemoryDBClient is a subset of the AWS MemoryDB API.

# Type aliases

Client alias for easier use.
ClientOptions allows setting test client options.
TestServerOption allows setting test server options.