api

package
v0.8.60-canary Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HookCaller

type HookCaller interface {
	ItemCapturedHook(entry *api.Entry)
	PacketCapturedHook(packet gopacket.Packet, fragmented bool)
	ItemQueriedHook(entry *api.Entry, filter string) *api.Entry
	JobPassedHook(tag string, cron string, limit int64)
	JobFailedHook(tag string, cron string, limit int64, err string)
	PodEventHook(eventType watch.EventType, pod *v1.Pod)
	ContainerStatusChangeHook(index int, status *v1.ContainerStatus, container *v1.Container, pod *v1.Pod)
}

Jump to

Keyboard shortcuts

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