# Functions
EventFromArg converts arg into Event.
# Structs
ActionError represents an error happens in performing CRUD action of an entity.
Event represents an event to perform an imperative operation that gets Kong closer to the target state.
Op represents the type of the operation.
Registry can hold Kinds and their respective CRUD operations.
# Type aliases
Kind represents Kind of an entity or object.