terraform

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2020 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

View Source
const RetriesDefaultValue = 50

Variables

This section is empty.

Functions

This section is empty.

Types

type Converter

type Converter func(file *hcl.File) (model.Document, int, error)

Converter returns content json, error line, error

type Parser

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

func NewDefault

func NewDefault() *Parser

func (*Parser) GetKind

func (p *Parser) GetKind() model.FileKind

func (*Parser) Parse

func (p *Parser) Parse(path string, content []byte) ([]model.Document, error)

func (*Parser) SupportedExtensions

func (p *Parser) SupportedExtensions() []string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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