3a4d901fa6
CNI spec defines the way to return errors from the CNI plugin, along with well-defined error codes that can be used by the CNI to decide how to treat the error. This change updates service.py and main.go to return CNI errors in the specified form. Change-Id: Ib76debb56aeb746b92c8260be00f3445cca5948f Closes-Bug: #1899489 |
||
---|---|---|
.. | ||
vendor/github.com | ||
Gopkg.lock | ||
Gopkg.toml | ||
main.go | ||
ovo.go | ||
README |
This is golang part of Kuryr, that is the CNI plugin that gets injected into the host.