aleo

package
v0.4.9 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PlanEntryAleo = "aleo"
	PlanEntryLeo  = "leo"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Aleo

type Aleo struct {
	LayerContributor libpak.DependencyLayerContributor
	Logger           bard.Logger
}

Aleo will handle installing the `leo` tool & adding it to the PATH

func NewAleo

func NewAleo(dependency libpak.BuildpackDependency, cache libpak.DependencyCache) Aleo

func (Aleo) BuildProcessTypes added in v0.1.3

func (r Aleo) BuildProcessTypes(cr libpak.ConfigurationResolver, app libcnb.Application) ([]libcnb.Process, error)

func (Aleo) Contribute

func (r Aleo) Contribute(layer libcnb.Layer) (libcnb.Layer, error)

func (Aleo) Name

func (r Aleo) Name() string

func (Aleo) ReadAppConfig added in v0.1.3

func (r Aleo) ReadAppConfig(appDir string) (AleoApp, error)

type AleoApp added in v0.1.3

type AleoApp struct {
	Program string `json:"program"`
}

type Build

type Build struct {
	Logger bard.Logger
}

func (Build) Build

func (b Build) Build(context libcnb.BuildContext) (libcnb.BuildResult, error)

type Detect

type Detect struct {
}

func (Detect) Detect

func (d Detect) Detect(context libcnb.DetectContext) (libcnb.DetectResult, error)

Jump to

Keyboard shortcuts

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