# Functions
BuildOwnerReference used to build the OwnerReference from a RedisCluster.
CreateRedisClusterLabelSelector creates label selector to select the jobs related to a rediscluster, stepName.
GenerateMD5Spec used to generate the PodSpec MD5 hash.
GetAnnotationsSet return a labels.Set of annotation from the RedisCluster.
GetLabelsSet return labels associated to the redis-node pods.
NewRedisClusterControl builds and returns new NewRedisClusterControl instance.
# Structs
RedisClusterControl contains requieres accessor to managing the RedisCluster pods.
# Interfaces
RedisClusterControlInteface interface for the RedisClusterPodControl.