Documentation ¶
Index ¶
- func AddApp(context *processor.RenderContext, inputDir string, app string)
- func AddInternalTransformations(context *processor.RenderContext, minikube bool)
- func AddSource(context *processor.RenderContext, inputDir string, source string) error
- func Cleanup(context *processor.RenderContext, all bool) error
- func Import(resourceFile string, transformations []string, outputDir string) error
- func ListApp(context *processor.RenderContext)
- func ListProcessor(context *processor.RenderContext)
- func ListResources(context *processor.RenderContext)
- func ListSources(context *processor.RenderContext)
- func Run(context *processor.RenderContext, minikube bool, imports []string, ...) error
- func SearchComponent(context *processor.RenderContext)
- func SearchSource()
- func ShowProcessor(context *processor.RenderContext, command string)
- type GitRepo
- type GitRepos
- type GoGetterDownloader
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 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 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 GoGetterDownloader ¶ added in v1.4.2
type GoGetterDownloader struct { }
Click to show internal directories.
Click to hide internal directories.