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

# 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.