Documentation
¶
Overview ¶
Package native provides the ability for Vela to reconstruct a yaml configuration into an executable pipeline.
Usage:
import "github.com/go-vela/compiler/compiler/native"
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseBytes ¶
ParseBytes converts a byte slice to a yaml configuration.
func ParseReader ¶
ParseReader converts an io.Reader into a yaml configuration.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.