package
0.0.0-20230113161954-24f4e428d81e
Repository: https://github.com/ibm/operator-for-redis-cluster.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClientCluster create a new ClientCluster structure and initialize all field to nil or empty map/strings.
NewRedisServer returns new Fake RedisServer instance.

# Structs

ClientCluster struct used to simulate in unittest the clientCluster from radix.
ClusterSlotsNode Representation of a node as returned by the CLUSTER SLOT command.
ClusterSlotsSlot Representation of a slot as returned by the CLUSTER SLOT command.
RedisServer Fake Redis Server struct.