libexec

package
v3.0.0-alpha.1+incompa... Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2018 License: BSD-3-Clause Imports: 5 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 Exec

func Exec(spec *specs.Spec, cmd string)

Exec executes the supplied command.

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 PullImage

func PullImage(image string, library string, libraryURL string, force bool, authToken string)

PullImage is the function that is responsible for pulling an image from a Sylabs library.

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 Run

func Run(spec *specs.Spec)

Run runs the image.

func SelfTest

func SelfTest(spec *specs.Spec)

SelfTest runs a self-test.

func Shell

func Shell(spec *specs.Spec)

Shell drops to a shell.

func Sign

func Sign(i image.Image)

Sign signs the supplied image.

func Test

func Test(spec *specs.Spec)

Test tests the 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