Expand description
§containerd-shimkit
containerd-shimkit is an opinionated library providing a high-level API for building containerd shims.
Re-exports§
pub use zygote;
Modules§
- sandbox
- This module provides abstractions for managing WebAssembly containers in a sandboxed environment.
Macros§
- revision
- Get the Git revision hash, if available.
- shim_
version - version
- Get the crate version from Cargo.toml.
Structs§
- Config
- Config of shim binary options provided by shim implementations