package
3.1.0+incompatible
Repository: https://github.com/mem/singularity.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
NewBundle creates a Bundle environment.
NewDefinitionFromJSON creates a new Definition using the supplied JSON.
NewDefinitionFromURI crafts a new Definition given a URI.
# Structs
BuildHistory ...
Bundle is the temporary build environment used during the image building process.
Data contains any scripts, metadata, etc..
Definition describes how to build an image.
FileTransport holds source and destination information of files to copy into the container.
ImageData contains any scripts, metadata, etc..
ImageScripts contains scripts that are used after build time.
MetaData ...
Options ...
RequestData contains the info necessary for submitting a build to a remote service.
ResponseData contains the details of an individual build.
Scripts defines scripts that are used at build time.