Functionsยง
- load_
from_ tarball - Load an OCI image from a tarball previously saved by
save_oci_tarball. - push
- Push an
OciImageto a registry. - push_
authenticated - Push an
OciImageto a registry using an explicit token. - verify
- Fetch an image manifest from a registry and verify its digest matches
expected_digest.