cfngen

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConvertToPascalCase

func ConvertToPascalCase(s string) string

func Generate

func Generate(pconfig pythonconfig.Config, schema providerregistrysdk.Schema) ([]byte, error)

func GenerateAccessRole

func GenerateAccessRole(pconfig pythonconfig.Config, roleName string, policy iamp.Policy) ([]byte, error)

Types

type Key

type Key struct {
	Key              string
	Data             Variable
	EnvVarConfigName string
}

type Opts

type Opts struct {
	Config map[string]Variable `json:"config"`
}

type Variable

type Variable struct {
	Type   string `json:"type"`
	Usage  string `json:"usage"`
	Secret bool   `json:"secret"`
}

Directories

Path Synopsis
Package ref exports constants used in CloudFormation template generation.
Package ref exports constants used in CloudFormation template generation.

Jump to

Keyboard shortcuts

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