cluster

package
v0.0.0-...-0227cab Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CommandUpdateAccount  actor.Command = &clusterCommand{typ: "CommandUpdateAccount"}
	CommandUpdateConfig                 = &clusterCommand{typ: "CommandUpdateConfig"}
	CommandEnsureResource               = &clusterCommand{typ: "CommandEnsureResource"}
	CommandHealPod                      = &clusterCommand{typ: "CommandHealPod"}
	CommandCleanResource                = &clusterCommand{typ: "CommandCleanResource"}

	CommandJoinNode    = &clusterCommand{typ: "CommandJoinNode"}
	CommandEnsureSlots = &clusterCommand{typ: "CommandEnsureSlots"}
	CommandRebalance   = &clusterCommand{typ: "CommandRebalance"}

	CommandRequeue = &clusterCommand{typ: "CommandRequeue"}
	CommandAbort   = &clusterCommand{typ: "CommandAbort"}
	CommandPaused  = &clusterCommand{typ: "CommandPaused"}
)

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