Versions in this module Expand all Collapse all v0 v0.4.0 Sep 20, 2017 Changes in this version + func Asset(name string) ([]byte, error) + func AssetDir(name string) ([]string, error) + func AssetInfo(name string) (os.FileInfo, error) + func AssetNames() []string + func MustAsset(name string) []byte + func RestoreAsset(dir, name string) error + func RestoreAssets(dir, name string) error + type VM struct + func Make(profile string) (*VM, error) + func (vm *VM) Config(key, value string) + func (vm *VM) Destroy() + func (vm *VM) New(resource, name string) (string, error)