java

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2020 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Build added in v0.3.0

type Build struct {
	Logger bard.Logger
}

func (Build) Build added in v0.3.0

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

type Detect added in v0.3.0

type Detect struct{}

func (Detect) Detect added in v0.3.0

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

type Function added in v0.2.0

type Function struct {
	ApplicationPath  string
	Handler          string
	LayerContributor libpak.LayerContributor
	Logger           bard.Logger
}

func NewFunction added in v0.2.0

func NewFunction(applicationPath string, handler string) (Function, error)

func (Function) Contribute added in v0.2.0

func (f Function) Contribute(layer libcnb.Layer) (libcnb.Layer, error)

func (Function) Name added in v0.3.0

func (Function) Name() string

type Invoker added in v0.2.0

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

func NewInvoker added in v0.2.0

func NewInvoker(dependency libpak.BuildpackDependency, cache libpak.DependencyCache, plan *libcnb.BuildpackPlan) Invoker

func (Invoker) Contribute added in v0.2.0

func (i Invoker) Contribute(layer libcnb.Layer) (libcnb.Layer, error)

func (Invoker) Name added in v0.3.0

func (i Invoker) Name() string

Jump to

Keyboard shortcuts

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