Skip to main content

Crate use_oci_config

Crate use_oci_config 

Source
Expand description

§use-oci-config

use-oci-config provides OCI image config primitives for users, env, command metadata, ports, labels, volumes, and annotations.

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§

Command
ConfigUser
Entrypoint
EnvVar
An environment variable entry.
ExposedPort
Exposed port metadata.
OciImageConfig
OCI image config primitives.
StopSignal
VolumePath
WorkingDir

Enums§

ConfigError
Errors returned when config metadata is invalid.