package
Version:
v3.0.3-rc1+incompatible
Opens a new window with list of versions in this module.
Published: Jan 16, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package libexec maintains a set of functions for
acting on a configuration.
-
func PullLibraryImage(image, libraryRef, libraryURL string, force bool, authToken string)
-
func PullNetImage(image, libraryURL string, force bool)
-
func PullOciImage(path, uri string, opts types.Options)
-
func PullShubImage(filePath, shubRef string, force, noHTTPS bool)
func PullLibraryImage(image, libraryRef, libraryURL string, force bool, authToken string)
PullLibraryImage is the function that is responsible for pulling an image from a Sylabs library.
func PullNetImage(image, libraryURL string, force bool)
PullNetImage is the function that is responsible for pulling an image from http remote url.
PullOciImage pulls an OCI image to a sif
func PullShubImage(filePath, shubRef string, force, noHTTPS bool)
PullShubImage is the function that is responsible for pulling an image from a Singularity Hub.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.