Documentation
¶
Index ¶
Constants ¶
View Source
const ( // BinPath is the path to the cni plugins binary. BinPath = "/opt/cni/bin" // TgzPath is the path to install the cni-plugins tgz file TgzPath = "/opt/cni/plugins/cni-plugins.tgz" )
Variables ¶
This section is empty.
Functions ¶
func Upgrade ¶ added in v1.0.4
Upgrade re-installs the cni-plugins available from the source Since cni-plugins is delivered as a tarball, its not possible to check if they are due for an upgrade todo: (@vignesh-goutham) check if we can publish cni-plugins independently with their checksum on our manifest
Types ¶
type InstallOptions ¶ added in v1.0.4
Click to show internal directories.
Click to hide internal directories.