package
0.8.20
Repository: https://github.com/go-faster/tetragon.git
Documentation: pkg.go.dev

# Functions

CompareKafka returns true if both Kafka flows are identical.
FlowProtocol returns the protocol best describing the flow.
LooseCompareHTTP returns true if both HTTP flows are loosely identical.
NewEndpoints returns a new *Endpoints.

# Constants

K8sNamespaceTag is the label tag which denotes the namespace.
ObserverServiceName is the name of the observer service for the grpc health check.

# Structs

Endpoint is the representation of an endpoint running in the Cilium agent.
Endpoints is a slice of endpoints and their cached dns queries protected by a mutex.
Event represents a single event observed and stored by Hubble.

# Interfaces

EndpointInfo defines readable fields of a Cilium endpoint.
EndpointsHandler defines an interface for interacting with Cilium endpoints.
Flow is an interface matching pb.Flow.