//
pkg.gl
Category
github.com/lmm/cni-plugin
k8s
package
2.1.0-rc1+incompatible
Repository:
https://github.com/lmm/cni-plugin.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
22
Dependents
0
Files
631 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 the "DEL" operation on a kubernetes pod.