Expand description
SPDX-License-Identifier: MIT
Copyright (c) 2023, eunomia-bpf All rights reserved.
Re-exports§
pub use oci_distribution;
Modules§
Functions§
- parse_
annotations - Parse annotations like key=value into HashMap
- parse_
annotations_ and_ insert_ image_ title - Parse annotations like key=value into HashMap Will insert ORG_OPENCONTAINERS_IMAGE_TITLE if not provided
- pull_
wasm_ image - Pull a wasm image from the registry
Use the authencation info provided by
auth
Provide your own client if you want to customization - push_
wasm_ image