# README

End to end tests for DistributedRedisCluster and RedisClusterBackup

Run test in Kubernetes

kubectl create -f deploy/e2e.yml

Build and push e2e test images

DOCKER_REGISTRY=your_registry make push-e2e

# Packages

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

# Functions

No description provided by the author
No description provided by the author
Failf reports a failure in the current e2e.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LogAndReturnErrorf logs and return an error.
Logf logs in e2e framework.
No description provided by the author
NewFramework create a new Framework with name.
NewGoRedis return a new ClusterClient.
No description provided by the author
NewRedisAdmin builds and returns new redis.Admin from the list of pods.
No description provided by the author
RandString create a random string.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RedisRenameCommandsDefaultFile default file name containing rename commands.
RedisRenameCommandsDefaultPath default path to volume storing rename commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
GoRedis contains ClusterClient.