package
3.8.7+incompatible
Repository: https://github.com/hpcng/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.
NewEncryptedBundle creates an Encrypted Bundle environment.
# Constants
No description provided by the author
# Structs
Bundle is the temporary environment used during the image building process.
Data contains any scripts, metadata, etc..
Definition describes how to build an image.
Files describes a %files section of a definition.
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.
Options defines build time behavior to be executed on the bundle.
Script describes any script section of a definition.
Scripts defines scripts that are used at build time.