package
1.1.0
Repository: https://github.com/payu/redis-operator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

Defines the time it takes for Redis to load the new config.
Defines how long it takes for the ACL configmap to be reloaded by the kubelet and visible in the volume mount.
InitializingCluster: ConfigMap, Service resources are created; the leader pods are created and clusterized.
InitializingFollowers: followers are added to the cluster.
NotExists: the RedisCluster custom resource has just been created.
Ready: cluster is up & running as expected.
Recovering: one ore note nodes are in fail state and are being recreated.
Updating: the cluster is in the middle of a rolling update.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
Representation of a cluster, each element contains information about a leader.