loader

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LoadFromDirectory

func LoadFromDirectory(path string, ops ...func(*types.App) error) (*types.App, error)

LoadFromDirectory loads a docker app from a directory

func LoadFromSingleFile

func LoadFromSingleFile(path string, r io.Reader, ops ...func(*types.App) error) (*types.App, error)

LoadFromSingleFile loads a docker app from a single-file format (as a reader)

func LoadFromTar

func LoadFromTar(tar string, ops ...func(*types.App) error) (*types.App, error)

LoadFromTar loads a docker app from a tarball

func LoadFromTarReader

func LoadFromTarReader(r io.Reader, ops ...func(*types.App) error) (*types.App, error)

LoadFromTarReader loads a docker app from a tarball reader

Types

This section is empty.

Jump to

Keyboard shortcuts

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