package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Dec 4, 2015
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package skel provides skeleton code for a CNI plugin.
In particular, it implements argument parsing and validation.
func PluginMain ¶
PluginMain is the "main" for a plugin. It accepts
two callback functions for add and del commands.
CmdArgs captures all the arguments passed in to the plugin
via both env vars and stdin
Source Files
¶
Click to show internal directories.
Click to hide internal directories.