forked from github/multus-cni
Merge pull request #828 from s1061123/dev/chroot
Add chroot option in multus-daemon
This commit is contained in:
@@ -190,6 +190,7 @@ type ShimNetConf struct {
|
||||
|
||||
// ControllerNetConf for the controller cni configuration
|
||||
type ControllerNetConf struct {
|
||||
ChrootDir string `json:"chrootDir,omitempty"`
|
||||
ConfDir string `json:"confDir"`
|
||||
CNIDir string `json:"cniDir"`
|
||||
BinDir string `json:"binDir"`
|
||||
|
Reference in New Issue
Block a user