output

package
v0.12.1 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Output

type Output struct {
	Terraform map[string]interface{}
}

func New

func New() *Output

func Read

func Read(path string) (out *Output, err error)

func (*Output) Save

func (out *Output) Save(app, path string) error

type VersionedOutput

type VersionedOutput struct {
	ApiVersion string `yaml:"apiVersion"`
	Kind       string
	Metadata   *manifest.Metadata
	Spec       *Output
}

Jump to

Keyboard shortcuts

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