# Packages
This implementation is a derivation of the code in https://github.com/netobserv/netobserv-ebpf-agent/tree/release-1.4.
# Functions
No description provided by the author
No description provided by the author
OwnerFrom returns the most plausible Owner reference.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
IPInfo contains precollected metadata for Pods, Nodes and Services.
Metadata stores an in-memory copy of the different Kubernetes objects whose metadata is relevant to us.
No description provided by the author
NodeInfo contains precollected metadata for nodes.
No description provided by the author
PodInfo contains precollected metadata for Pods.
ReplicaSetInfo contains precollected metadata for ReplicaSets.
ServiceInfo contains precollected metadata for services.
# Interfaces
ContainerEventHandler listens for the deletion of containers, as triggered by a Pod deletion.
# Type aliases
No description provided by the author