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

# Functions

New returns a bundle interface to create/delete an OCI bundle from an OCI image ref.
OptBundlePath sets the path that the bundle will be created at.
OptImageRef sets the image source reference, from which the bundle will be created.
OptImgCache sets the Singularity image cache used to pull through OCI blobs.
OptSysCtx sets the OCI client SystemContext holding auth information etc.
OptTempDir sets the parent temporary directory for temporary files generated outside of the assembled bundle.
OptTransportOptions sets configuration for interaction with image transports.

# Structs

Bundle is a native OCI bundle, created from imageRef.

# Type aliases

No description provided by the author