package
1.6.3
Repository: https://github.com/form3tech-oss/cilium.git
Documentation: pkg.go.dev

# Functions

Error creates a new API error from the code and error.
GetGroupIDByName returns the group ID for the given grpName.
New creates a API error from the code, msg and extra arguments.
SetDefaultPermissions sets the given socket to with cilium's default group and mode permissions.

# Constants

CiliumGroupName is the cilium's unix group name.
ClientTimeout specifies timeout to be used by clients.
GroupFilePath is the unix group file path.
SocketFileMode is the default file mode for the sockets.

# Structs

APIError is the error representation for the API.
APIPanicHandler recovers from API panics and logs encountered panics.