package
0.0.0-20241126090902-3430a5a08a8f
Repository: https://github.com/alauda/redis-operator.git
Documentation: pkg.go.dev
# Functions
NewDistributedRedisClusterDetailedStatus create a new DistributedRedisClusterDetailedStatus.
# Constants
No description provided by the author
No description provided by the author
ClusterStatusCreating ClusterStatus Creating.
ClusterStatusKO ClusterStatus KO.
ClusterStatusOK ClusterStatus OK.
clusterStatusPaused cluster status paused.
ClusterStatusRebalancing ClusterStatus rebalancing.
ClusterStatusRollingUpdate ClusterStatus RollingUpdate.
No description provided by the author
NodesPlacementInfoBestEffort the cluster nodes placement is in best effort, it means you can have 2 masters (or more) on the same VM.
NodesPlacementInfoOptimal the cluster nodes placement is optimal, it means on master by VM.
No description provided by the author
# Variables
AddToScheme adds the types in this group-version to the given scheme.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
# Structs
No description provided by the author
ClusterShards.
ClusterShardsSlotStatus.
DistributedRedisCluster is the Schema for the distributedredisclusters API.
DistributedRedisClusterDetailedStatus defines the detailed status of DistributedRedisCluster.
DistributedRedisClusterList contains a list of DistributedRedisCluster.
DistributedRedisClusterSpec defines the desired state of DistributedRedisCluster.
DistributedRedisClusterStatus defines the observed state of DistributedRedisCluster.
Monitor.
PrometheusSpec
this struct must be Deprecated, only port is used.
RedisServiceMonitorSpec.
RedisStorage defines the structure used to store the Redis Data.
# Type aliases
ClusterServiceStatus.
ClusterStatus Redis Cluster status.
NodesPlacementInfo Redis Nodes placement mode information.
StorageType.