pkg

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Jun 26, 2020 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddApp added in v1.0.0

func AddApp(context *processor.RenderContext, inputDir string, app string)

func AddInternalTransformations added in v0.2.0

func AddInternalTransformations(context *processor.RenderContext, minikube bool)

func AddSource added in v1.0.0

func AddSource(context *processor.RenderContext, inputDir string, source string) error

func Cleanup added in v1.6.0

func Cleanup(context *processor.RenderContext, all bool) error

func Import added in v1.6.0

func Import(resourceFile string, transformations []string, outputDir string) error

func ListApp added in v1.0.0

func ListApp(context *processor.RenderContext)

func ListProcessor added in v1.0.0

func ListProcessor(context *processor.RenderContext)

func ListResources added in v1.0.0

func ListResources(context *processor.RenderContext)

func ListSources added in v1.0.0

func ListSources(context *processor.RenderContext)

func Run

func Run(context *processor.RenderContext, minikube bool, imports []string, transformations []string) error

func SearchComponent added in v1.0.0

func SearchComponent(context *processor.RenderContext)

func SearchSource added in v1.1.0

func SearchSource()

func ShowProcessor added in v1.0.0

func ShowProcessor(context *processor.RenderContext, command string)

Types

type GitRepo added in v1.1.0

type GitRepo struct {
	FullName    string `json:"full_name"`
	Description string
}

type GitRepos added in v1.1.0

type GitRepos struct {
	Items []GitRepo
}

type GoGetterDownloader added in v1.4.2

type GoGetterDownloader struct {
}

func (GoGetterDownloader) Download added in v1.4.2

func (GoGetterDownloader) Download(url string, destinationDir string, rootPath string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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