Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal/testhelper
Package testhelper contains a collection of test helper functions that are specific to the way E2E tests are executed.
|
Package testhelper contains a collection of test helper functions that are specific to the way E2E tests are executed. |
push
Package push tests only test the oras transport (and a invalid transport) against a local registry
|
Package push tests only test the oras transport (and a invalid transport) against a local registry |
etc
|
|
examples
|
|
internal
|
|
pkg/build/apps
Package apps [apps-plugin] provides the functions which are necessary for adding SCI-F apps support to Singularity 3.0.0.
|
Package apps [apps-plugin] provides the functions which are necessary for adding SCI-F apps support to Singularity 3.0.0. |
pkg/cache
Package cache provides support for caching SIF, OCI, SHUB images and any OCI layers used to build them
|
Package cache provides support for caching SIF, OCI, SHUB images and any OCI layers used to build them |
pkg/ociimage
Package ociimage provides functions related to retrieving and manipulating OCI images, used in pull/push and build operations.
|
Package ociimage provides functions related to retrieving and manipulating OCI images, used in pull/push and build operations. |
pkg/runtime/launcher
Package launcher is responsible for implementing launchers, which can start a container, with configuration passed from the CLI layer.
|
Package launcher is responsible for implementing launchers, which can start a container, with configuration passed from the CLI layer. |
pkg/runtime/launcher/native
Package native implements a Launcher that will configure and launch a container with Singularity's own (native) runtime.
|
Package native implements a Launcher that will configure and launch a container with Singularity's own (native) runtime. |
pkg/runtime/launcher/oci
Package oci implements a Launcher that will configure and launch a container with an OCI runtime.
|
Package oci implements a Launcher that will configure and launch a container with an OCI runtime. |
pkg/syecl
Package syecl implements the loading and management of the container execution control list feature.
|
Package syecl implements the loading and management of the container execution control list feature. |
pkg/sypgp
Package sypgp implements the openpgp integration into the singularity project.
|
Package sypgp implements the openpgp integration into the singularity project. |
pkg/util/bin
Package bin provides access to external binaries
|
Package bin provides access to external binaries |
pkg/util/interactive
Package interactive implements all the functions to interactively interact with users
|
Package interactive implements all the functions to interactively interact with users |
mlocal
|
|
pkg
|
|
image
Package image provides underlying data types for Singularity image formats.
|
Package image provides underlying data types for Singularity image formats. |
syfs
Package syfs provides functions to access singularity's file system layout.
|
Package syfs provides functions to access singularity's file system layout. |
sylog
Package sylog implements a basic logger for Singularity Go code to log messages in the same format as singularity_message() from C code
|
Package sylog implements a basic logger for Singularity Go code to log messages in the same format as singularity_message() from C code |
expand-env is a simple program that reads stdin, replaces all occurrences of @VAR@ by the corresponding value of VAR in the current environment, and writes the result to stdout.
|
expand-env is a simple program that reads stdin, replaces all occurrences of @VAR@ by the corresponding value of VAR in the current environment, and writes the result to stdout. |
test
|
|
Click to show internal directories.
Click to hide internal directories.