package
Version:
v0.0.0-...-43af7b8
Opens a new window with list of versions in this module.
Published: Jan 23, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SetLogging sets global logging parameters.
type Plugin struct {
SocketPath string
}
Plugin is the data structure to hold the endpoint information and the corresponding
functions that use it
NewCNIPlugin creates the internal Plugin object
CmdAdd is the callback for 'add' cni calls from skel
postRequest reads the cni config args and forwards it via an HTTP post request. The response.
if any, is passed back to this CNI's plugin.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.