Documentation
¶
Overview ¶
Package api provides the Cilium useful helpers for the external API
Index ¶
Constants ¶
View Source
const ( // CiliumGroupName is the cilium's unix group name. CiliumGroupName = "cilium" // SocketFileMode is the default file mode for the sockets. SocketFileMode os.