compile

package
v0.0.0-...-9cca4bc Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2023 License: AGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Artifact

type Artifact struct {
	Spec              api.Spec
	Name, Description string
	Category          *ordereddict.Dict
	Sources           []api.Definition
}

func Compile

func Compile(defs []api.Definition,
	config_obj *api.ConfigDefinitions) (*Artifact, error)

Build the spec and artifact

func (*Artifact) Yaml

func (self *Artifact) Yaml() string

Produce the YAML of the artifact definition.

Jump to

Keyboard shortcuts

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