kuryr-kubernetes/kuryr_cni
Tabitha 3a4d901fa6 Returns CNI errors in specified form
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
2020-11-07 07:03:03 +00:00
..
vendor/github.com Updates kuryr_cni vendor folder 2020-11-06 12:18:24 +01:00
Gopkg.lock Updates kuryr_cni vendor folder 2020-11-06 12:18:24 +01:00
Gopkg.toml Updates kuryr_cni vendor folder 2020-11-06 12:18:24 +01:00
README Implement kuryr-cni in golang 2019-06-17 12:58:37 +02:00
main.go Returns CNI errors in specified form 2020-11-07 07:03:03 +00:00
ovo.go Implement kuryr-cni in golang 2019-06-17 12:58:37 +02:00

README

This is golang part of Kuryr, that is the CNI plugin that gets injected into
the host.