relevancymanager

package
v0.2.134 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RelevancyManagerClient

type RelevancyManagerClient interface {
	ContainerCallback(notif containercollection.PubSubEvent)
	ContainerReachedMaxTime(containerID string)
	ReportFileExec(containerID, k8sContainerID, file string)
	ReportFileOpen(containerID, k8sContainerID, file string)
	HasRelevancyCalculating(pod *v1.Pod) bool
}

type RelevancyManagerMock

type RelevancyManagerMock struct {
}

func CreateRelevancyManagerMock

func CreateRelevancyManagerMock() *RelevancyManagerMock

func (RelevancyManagerMock) ContainerCallback

func (r RelevancyManagerMock) ContainerCallback(_ containercollection.PubSubEvent)

func (RelevancyManagerMock) ContainerReachedMaxTime

func (r RelevancyManagerMock) ContainerReachedMaxTime(_ string)

func (RelevancyManagerMock) HasRelevancyCalculating

func (r RelevancyManagerMock) HasRelevancyCalculating(_ *corev1.Pod) bool

func (RelevancyManagerMock) ReportFileExec

func (r RelevancyManagerMock) ReportFileExec(_, _, _ string)

func (RelevancyManagerMock) ReportFileOpen

func (r RelevancyManagerMock) ReportFileOpen(_, _, _ string)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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