# Functions
BuildRedisClient returns redis connection client.
BuildRedisPool returns redis connection pool client.
GenerateResourceList generates resource list by parsing parameters cpu and memory.
GeneratePVC generates pvc by name and size.
GenHostInfo splice host and port.
IsEqual check two object is equal.
MergeLabels merges all labels together and returns a new label.
NewRedisController is constructor for redis controller.
NewResourceManager constructs a new cache resource manager.
# Constants
No description provided by the author
No description provided by the author
nolint:gosec.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
RedisController implements lcm.Controller interface.
# Interfaces
ResourceGetter gets resources.
ResourceManager defines the common interface of resources.