Skip to main content

Crate use_oci_namespace

Crate use_oci_namespace 

Source
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.
NamespacePath
A lexical namespace path marker.

Enums§

NamespaceError
Errors returned when namespace metadata is invalid.
NamespaceKind
OCI/Linux namespace kind labels.