package
0.25.1
Repository: https://github.com/3scale-ops/saas-operator.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Some predefined responses used in many tests.

# Constants

Master is the master role in a shard.
Slave are servers within the shard that replicate data from the master for data high availabilty purposes.
Unknown represents a state in which the role of the server is still unknown.

# 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
SentinelMasterCmdResult represents the output of the "sentinel master" command.
SentinelSlaveCmdResult represents the output of the "sentinel slave" command.

# Interfaces

TestableInterface is an interface that both the go-redis and the fake client implement.

# Type aliases

Role represents the role of a redis server within a shard.
No description provided by the author