api

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterParser added in v0.3.0

func RegisterParser(

	parser func(
		name string,
		data string,
	) (
		conditions types.TemplateObject,
		metadata types.TemplateObject,
		mappings types.TemplateObject,
		outputs types.TemplateObject,
		parameters types.TemplateObject,
		resources types.TemplateObject,
		transform types.TemplateObject,
		errors []error,
	),
) func(
	name string,
	data string,
) []byte

RegisterParser for your plugin

func RegisterPlugin

func RegisterPlugin(config apiTypes.Config) []byte

RegisterPlugin to provide the name, prefix and version, and requiresAWSSession

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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