awscfn

package
v0.7.1 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigInstance

func ConfigInstance() interface{}

func GetConfig

func GetConfig(connection *plugin.Connection) awscfnConfig

GetConfig :: retrieve and cast connection config from query data

func Plugin

func Plugin(ctx context.Context) *plugin.Plugin

Plugin creates this (awscfn) plugin

Types

type Fragment

type Fragment struct {
	// contains filtered or unexported fields
}

func (*Fragment) UnmarshalYAML

func (f *Fragment) UnmarshalYAML(value *yaml.Node) error

type IncludeProcessor

type IncludeProcessor struct {
	// contains filtered or unexported fields
}

func (*IncludeProcessor) UnmarshalYAML

func (i *IncludeProcessor) UnmarshalYAML(value *yaml.Node) error

type MappingsStruct

type MappingsStruct struct {
	Mappings  map[string]interface{} `cty:"Mappings"`
	Resources map[string]interface{} `cty:"Resources"`
}

type OutputStruct

type OutputStruct struct {
	Outputs   map[string]interface{} `cty:"Outputs"`
	Resources map[string]interface{} `cty:"Resources"`
}

type Row

type Row struct {
	Name      string
	StartLine int
}

type Rows

type Rows []Row

Jump to

Keyboard shortcuts

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