- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for cniv1 (0.05 sec)
-
cni/pkg/plugin/plugin.go
return err } return nil } func pluginResponse(conf *Config) error { var result *cniv1.Result if conf.PrevResult == nil { result = &cniv1.Result{ CNIVersion: cniv1.ImplementedSpecVersion, } return types.PrintResult(result, conf.CNIVersion) } // Pass through the result for the next plugin
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Aug 14 19:36:19 UTC 2024 - 10.5K bytes - Viewed (0)