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