package
0.0.0-20190923072852-f651441f33d7
Repository: https://github.com/amadeusitgroup/redis-operator.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 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.