# Functions
Clean cleans up everything created by this package.
NewDaemon creates and returns a new Daemon with the parameters set in c.
No description provided by the author
No description provided by the author
NewDeleteIPAMIPHandler handle incoming requests to delete addresses.
No description provided by the author
No description provided by the author
No description provided by the author
NewGetDebugInfoHandler returns the debug info endpoint handler for the agent.
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
NewGetMetricsHandler returns the metrics handler.
No description provided by the author
NewGetPrefilterHandler returns new get handler for api.
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
NewPatchPrefilterHandler returns new patch handler for api.
NewPostIPAMHandler creates a new postIPAM from the daemon.
NewPostIPAMIPHandler creates a new postIPAM from the daemon.
No description provided by the author
No description provided by the author
RestoreExecPermissions restores file permissions to 0740 of all files inside `searchDir` with the given regex `patterns`.
# Constants
AutoCIDR indicates that a CIDR should be allocated.
# Variables
RootCmd represents the base command when called without any subcommands.
# Structs
AddOptions are options which can be passed to PolicyAdd.
Daemon is the cilium daemon that is in charge of perform all necessary plumbing, monitoring when a LXC starts.
PolicyAddEvent is a wrapper around the parameters for policyAdd.
PolicyAddResult is a wrapper around the values returned by policyAdd.
PolicyDeleteEvent is a wrapper around deletion of policy rules with a given set of labels from the policy repository in the daemon.
PolicyDeleteResult is a wrapper around the values returned by policyDelete.
PolicyReactionEvent is an event which needs to be serialized after changes to a policy repository for a daemon.