replayer

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditEvent

type AuditEvent struct {
	Pod   *corev1.Pod
	Event *k8s_audit.Event
}

type AuditProcessor

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

func NewAuditProcessor

func NewAuditProcessor(
	esConf *xsearch.ElasticSearchConf,
	buffer, interval, traceTimeout time.Duration,
	cluster string, enableTrace bool) (*AuditProcessor, error)

NewAuditProcessor create new audit log processor

func (*AuditProcessor) Start

func (auditProcessor *AuditProcessor) Start(stopCh <-chan struct{})

Start satrt processing traces

func (*AuditProcessor) Stop

func (auditProcessor *AuditProcessor) Stop()

Jump to

Keyboard shortcuts

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