supply

package
v1.6.13 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ss *Supplier) error

Types

type Installer added in v1.4.28

type Installer interface {
	InstallDependency(libbuildpack.Dependency, string) error
}

type Manifest added in v1.4.7

type Manifest interface {
	DefaultVersion(string) (libbuildpack.Dependency, error)
}

type Stager added in v1.4.7

type Stager interface {
	AddBinDependencyLink(string, string) error
	DepDir() string
}

type Supplier

type Supplier struct {
	Stager    Stager
	Manifest  Manifest
	Installer Installer
	Log       *libbuildpack.Logger
}

func (*Supplier) InstallNginx

func (ss *Supplier) InstallNginx() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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