//
pkg.gl
Category
github.com/containerum/cni-plugin
k8s
package
3.1.3+incompatible
Repository:
https://github.com/containerum/cni-plugin.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
23
Dependents
0
Files
641 SLOC
#
Functions
CmdAddK8s
CmdAddK8s performs the "ADD" operation on a kubernetes pod Having kubernetes code in its own file avoids polluting the mainline code.
CmdDelK8s
CmdDelK8s performs CNI DEL processing when running under Kubernetes.