api

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterMapping

func RegisterMapping(
	mapping func(
		name string,
		data string,
	) (cf types.TemplateObject, err []error),
) func(
	name string,
	data string,
) []byte

RegisterMapping for your plugin

func RegisterOutput

func RegisterOutput(
	output func(
		name string,
		data string,
	) (cf types.TemplateObject, err []error),
) func(
	name string,
	data string,
) []byte

RegisterOutput for your plugin

func RegisterPlugin

func RegisterPlugin(config apiTypes.Config) []byte

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

func RegisterResource

func RegisterResource(
	resource func(
		name string,
		data string,
	) (cf types.TemplateObject, err []error),
) func(
	name string,
	data string,
) []byte

RegisterResource for your plugin

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