libexec

package
v3.0.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 8, 2018 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package libexec maintains a set of functions for acting on a configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppList

func AppList(spec *specs.Spec)

AppList lists the available applications.

func ImageBuild

func ImageBuild() *image.Image

ImageBuild builds an image.

func ImageCreate

func ImageCreate() *image.Image

ImageCreate creates an image.

func ImageExpand

func ImageExpand() *image.Image

ImageExpand expands an image.

func ImageExport

func ImageExport()

ImageExport exports an image.

func ImageImport

func ImageImport()

ImageImport imports an image.

func InstanceList

func InstanceList() []specs.State

InstanceList lists the running instances.

func InstanceStart

func InstanceStart(spec *specs.Spec)

InstanceStart starts an instance.

func InstanceStop

func InstanceStop(spec *specs.Spec)

InstanceStop stops an instance.

func PullLibraryImage

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 PullOciImage

func PullOciImage(path, uri string, force bool)

PullOciImage pulls an OCI image to a sif

func PullShubImage

func PullShubImage(filePath, shubRef string, force bool)

PullShubImage is the function that is responsible for pulling an image from a Singularity Hub.

func PushImage

func PushImage(image string, library string, libraryURL string, authToken string)

PushImage is the function that is responsible for pushing an image to the Sylabs library.

func Sign

func Sign(i image.Image)

Sign signs the supplied image.

func Verify

func Verify(i image.Image)

Verify verifies the supplied image.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL