Documentation ¶
Overview ¶
Package libexec maintains a set of functions for acting on a configuration.
Index ¶
- func AppList(spec *specs.Spec)
- func Exec(spec *specs.Spec, cmd string)
- func ImageBuild() *image.Image
- func ImageCreate() *image.Image
- func ImageExpand() *image.Image
- func ImageExport()
- func ImageImport()
- func InstanceList() []specs.State
- func InstanceStart(spec *specs.Spec)
- func InstanceStop(spec *specs.Spec)
- func PullImage(image string, library string, libraryURL string, force bool, authToken string)
- func PushImage(image string, library string, libraryURL string, authToken string)
- func Run(spec *specs.Spec)
- func SelfTest(spec *specs.Spec)
- func Shell(spec *specs.Spec)
- func Sign(i image.Image)
- func Test(spec *specs.Spec)
- func Verify(i image.Image)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PullImage ¶
PullImage is the function that is responsible for pulling an image from a Sylabs library.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.