Module cni_plugin::delegation[][src]

Plugin delegation.

This module is only available when either of the with-smol (for smol and async-std async runtimes) or with-tokio features are enabled. If both are provided, the crate won’t compile.

Functions

delegate

Run a plugin as delegate.