events

package
v0.0.0-...-2601f63 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateHashWorkload

func GenerateHashWorkload(toBeHashed interface{}) (string, error)

Types

type WorkloadEventProducer

type WorkloadEventProducer interface {
	ProcessWorkloads(data []workload.Data, oldData []models.DiscoveryEvent, configId string) error
	PostStatus(status []byte) error
	FilterForChangedItems(newData map[string]workload.Data, oldData map[string]models.DiscoveryEvent, configId string) ([]models.DiscoveryEvent, []models.DiscoveryEvent, map[string]models.DiscoveryEvent, error)
}

func NewEventWorkloadProducer

func NewEventWorkloadProducer(irisApi common.IrisApi, runId string, workspaceId string) WorkloadEventProducer

Jump to

Keyboard shortcuts

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