package
4.3.0-rc.1
Repository: https://github.com/sylabs/singularity.git
Documentation: pkg.go.dev

# Functions

Pull will create a SIF / OCI-SIF image to the cache or direct to a temporary file if cache is disabled.
PullToFile will create a SIF / OCI-SIF image from the specified oci URI and place it at the specified dest.
Push pushes an image into an OCI registry, as an OCI image (not an ORAS artifact).

# Structs

No description provided by the author
PushOptions provides options/configuration that determine the behavior of a push to an OCI registry.