Skip to main content

Crate firkin_vminitd_client

Crate firkin_vminitd_client 

Source
Expand description

Typed helpers for vminitd’s SandboxContext API.

Re-exports§

pub use bundle::*;
pub use connect::*;
pub use copy::*;
pub use error::*;
pub use network::*;
pub use process::*;
pub use proxy::*;
pub use rosetta::*;
pub use stats::*;

Modules§

bundle
bundle — auto-split from the parent module by split-by-grouping.
connect
connect — auto-split from the parent module by split-by-grouping.
copy
copy — auto-split from the parent module by split-by-grouping.
error
error — auto-split from the parent module by split-by-grouping.
network
network — auto-split from the parent module by split-by-grouping.
pb
Generated SandboxContext protobuf and tonic client types.
process
process — auto-split from the parent module by split-by-grouping.
proxy
proxy — auto-split from the parent module by split-by-grouping.
rosetta
rosetta — auto-split from the parent module by split-by-grouping.
stats
stats — auto-split from the parent module by split-by-grouping.

Structs§

ApplyOciLayer
Typed builder for a vminitd ApplyOciLayer request.
FilesystemUsage
Typed builder for a vminitd FilesystemUsage request.
FilesystemUsageStats
Filesystem usage values returned by vminitd.
Fstrim
Typed builder for a vminitd Fstrim request.
RemovePath
Typed builder for a vminitd RemovePath request.
StatCategory
Categories of container statistics to request from vminitd.