# Functions
DropReason prints the drop reason in a human readable string.
EndpointCreateRepr returns string representation of monitor notification.
EndpointDeleteRepr returns string representation of monitor notification.
EndpointRegenRepr returns string representation of monitor notification.
PolicyDeleteRepr returns string representation of monitor notification.
PolicyUpdateRepr returns string representation of monitor notification.
TimeRepr returns string representation of monitor notification.
# 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
MessageTypeAccessLog contains a pkg/proxy/accesslog.LogRecord.
MessageTypeAgent is an agent notification carrying a AgentNotify.
Must be synchronized with <bpf/lib/common.h>.
Must be synchronized with <bpf/lib/common.h>.
Must be synchronized with <bpf/lib/common.h>.
Must be synchronized with <bpf/lib/common.h>.
0-128 are reserved for BPF datapath events.
# Variables
DropInvalid is the Invalid packet reason.
DropMin numbers below this are non-drop reason codes.
MessageTypeNames is a map of all type names.
# Structs
AgentNotify is a notification from the agent.
EndpointCreateNotification structures the endpoint create notification.
EndpointDeleteNotification structures the an endpoint delete notification.
EndpointRegenNotification structures regeneration notification.
PolicyUpdateNotification structures update notification.
TimeNotification structures agent start notification.
# Type aliases
AgentNotification specifies the type of agent notification.
No description provided by the author