analyzer

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2022 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnormalyAnalyzer added in v0.2.0

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

func NewAnormalyAnalyzer added in v0.2.0

func NewAnormalyAnalyzer(kubeClient *kubernetes.Clientset,
	nodeName string,
	podInformer coreinformers.PodInformer,
	nodeInformer coreinformers.NodeInformer,
	nepInformer v1alpha1.NodeQOSEnsurancePolicyInformer,
	actionInformer v1alpha1.AvoidanceActionInformer,
	stateChann chan map[string][]common.TimeSeries,
	noticeCh chan<- executor.AvoidanceExecutor,
) *AnormalyAnalyzer

NewAnormalyAnalyzer create an analyzer manager

func (*AnormalyAnalyzer) Analyze added in v0.2.0

func (s *AnormalyAnalyzer) Analyze(state map[string][]common.TimeSeries)

func (*AnormalyAnalyzer) Name added in v0.2.0

func (s *AnormalyAnalyzer) Name() string

func (*AnormalyAnalyzer) Run added in v0.2.0

func (s *AnormalyAnalyzer) Run(stop <-chan struct{})

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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