# cni插件的路径 CNI_BIN_DIR= "/opt/cni/bin" CNI_CONF_DIR= "/etc/cni/net.d" # 你的cnitool的路径 CNI_TOOL = "/home/dragonos/MY/gopath/bin/cnitool"