Expand description
§use-oci-namespace
use-oci-namespace provides OCI and Linux namespace kind primitives without platform syscalls.
It is part of the use-oci RustUse workspace for small, focused OCI primitive crates. It does not perform network calls, shell out to runtimes, implement a registry client, or build container images.
§License
Licensed under either of the following, at your option:
- Apache License, Version 2.0
- MIT license
Structs§
- Namespace
- Namespace metadata without platform syscalls.
- Namespace
Path - A lexical namespace path marker.
Enums§
- Namespace
Error - Errors returned when namespace metadata is invalid.
- Namespace
Kind - OCI/Linux namespace kind labels.