mirror of
https://github.com/k8snetworkplumbingwg/multus-cni.git
synced 2026-07-13 12:06:53 +00:00
This changes introduce delegate API function in multus-daemon. This API will be consumed from other programs for hot-plug interface into running pod. This change also cleanups server code to split into client code and server code to easy to import from other golang code.