parser

package
v0.0.0-...-47f5931 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	VarFileContent interface{}
}

func NewParser

func NewParser(varFileContent interface{}) *Parser

func (*Parser) Gather

func (parser *Parser) Gather(stateFileAttributes []*types.StateFileAttribute)

func (*Parser) GatherTerrastateVariables

func (parser *Parser) GatherTerrastateVariables(terrastateAttribute map[string]*types.TerrastateAttribute)

type ParserAPI

type ParserAPI interface {
	Gather(stateFileAttributes []*types.StateFileAttribute)
	GatherTerrastateVariables(terrastateAttribute map[string]*types.TerrastateAttribute)
}

Jump to

Keyboard shortcuts

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