tart

package
v0.117.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tart

type Tart struct {
	parseable.DefaultParser
	// contains filtered or unexported fields
}

func New added in v0.108.0

func New(mergedEnv map[string]string, parserKit *parserkit.ParserKit) *Tart

func (*Tart) Parse

func (tart *Tart) Parse(node *node.Node, parserKit *parserkit.ParserKit) error

func (*Tart) Proto

func (tart *Tart) Proto() *api.Isolation_Tart_

func (*Tart) Schema

func (tart *Tart) Schema() *jsschema.Schema

type Volume

type Volume struct {
	parseable.DefaultParser
	// contains filtered or unexported fields
}

func NewVolume

func NewVolume(mergedEnv map[string]string, parserKit *parserkit.ParserKit) *Volume

func (*Volume) Parse

func (volume *Volume) Parse(
	node *node.Node,
	parserKit *parserkit.ParserKit,
) (*api.Isolation_Tart_Volume, error)

func (*Volume) Schema

func (volume *Volume) Schema() *jsschema.Schema

Jump to

Keyboard shortcuts

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