summaryrefslogtreecommitdiff
path: root/pkg/network/config.go
blob: d282f66b6f461d0a3c4f6b8a708f763d05e05fb0 (plain)
1
2
3
4
package network

// CNIConfigDir is the path where CNI config files exist
const CNIConfigDir = "/etc/cni/net.d"