cluster

package
v0.0.0-...-52d723a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2024 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CommandRequeue = actor.CommandRequeue
	CommandAbort   = actor.CommandAbort
	CommandPaused  = actor.CommandPaused

	CommandUpdateAccount  actor.Command = actor.NewCommand(core.RedisCluster, "CommandUpdateAccount")
	CommandUpdateConfig                 = actor.NewCommand(core.RedisCluster, "CommandUpdateConfig")
	CommandEnsureResource               = actor.NewCommand(core.RedisCluster, "CommandEnsureResource")
	CommandHealPod                      = actor.NewCommand(core.RedisCluster, "CommandHealPod")
	CommandCleanResource                = actor.NewCommand(core.RedisCluster, "CommandCleanResource")
	CommandJoinNode                     = actor.NewCommand(core.RedisCluster, "CommandJoinNode")
	CommandEnsureSlots                  = actor.NewCommand(core.RedisCluster, "CommandEnsureSlots")
	CommandRebalance                    = actor.NewCommand(core.RedisCluster, "CommandRebalance")
)

Functions

This section is empty.

Types

type RuleEngine

type RuleEngine struct {
	// contains filtered or unexported fields
}

StatusGenerator

func NewRuleEngine

func NewRuleEngine(client kubernetes.ClientSet, eventRecorder record.EventRecorder, logger logr.Logger) (*RuleEngine, error)

NewRuleEngine

func (*RuleEngine) Inspect

Inspect

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL