2017年1月5日

CNI插件源码示例,对于github.com/rajatchopra/ocicni库的分析

摘要: CNI插件初始化 // ocicni.go 1、func InitCNI(pluginDir string) (CNIPlugin, error) (1)、先调用plugin := probeNetworkingPluginsWithVendorCNIDirPrefix(pluginDir, "") 阅读全文

posted @ 2017-01-05 14:37 姚灯灯! 阅读(814) 评论(0) 推荐(0)

导航