template

package
v0.0.0-...-b873640 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2015 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Template

type Template struct {
	ContainerInfo   container        `yaml:"container"`
	Mounts          []mount          `yaml:"mounts,omitempty"`
	SharePulseAudio bool             `yaml:"share-pulse-audio,omitempty"`
	InstallScript   string           `yaml:"install-script"`
	LaunchCommand   string           `yaml:"launch-command"`
	DesktopLauncher *desktopLauncher `yaml:"desktop-launcher,omitempty"`
}

func Parse

func Parse(in []byte) (*Template, error)

func (*Template) App

func (t *Template) App() (*lxcify.App, error)

func (*Template) Container

func (t *Template) Container(name string) (*lxcify.Container, error)

Jump to

Keyboard shortcuts

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