macos

package
v0.0.0-...-6278b43 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: BSL-1.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 InstallerConfig

type InstallerConfig struct {
	UUID       string           `hcl:"uuid,optional" json:"uuid,omitempty"`
	Welcome    string           `hcl:"welcome,optional" json:"welcome,omitempty"`
	Conclusion string           `hcl:"conclusion,optional" json:"conclusion,omitempty"`
	Artifacts  []paket.Artifact `hcl:"artifact,block" json:"artifacts"`
}

type Native

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

func (*Native) Build

func (n *Native) Build(io.Writer) error

Build implements paket.Generator

func (*Native) Configure

func (n *Native) Configure(project paket.Project, ctx *hcl.EvalContext, body hcl.Body) error

Configure implements paket.Generator

func (*Native) Export

func (n *Native) Export(project paket.Project, w io.Writer) error

Export implements paket.Generator

func (*Native) Import

func (n *Native) Import(io.Reader) (*paket.Project, error)

Import implements paket.Generator

func (*Native) Info

func (n *Native) Info() paket.GeneratorInfo

Info implements paket.Generator

func (*Native) Run

func (n *Native) Run(io.Writer) error

Run implements paket.Generator

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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