tomcat

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base struct {
	AccessLoggingDependency         libpak.BuildpackDependency
	ApplicationPath                 string
	BuildpackPath                   string
	ConfigurationResolver           libpak.ConfigurationResolver
	ContextPath                     string
	DependencyCache                 libpak.DependencyCache
	ExternalConfigurationDependency *libpak.BuildpackDependency
	LayerContributor                libpak.LayerContributor
	LifecycleDependency             libpak.BuildpackDependency
	LoggingDependency               libpak.BuildpackDependency
	Logger                          bard.Logger
}

func NewBase

func NewBase(applicationPath string, buildpackPath string, configurationResolver libpak.ConfigurationResolver,
	contextPath string, accessLoggingDependency libpak.BuildpackDependency,
	externalConfigurationDependency *libpak.BuildpackDependency, lifecycleDependency libpak.BuildpackDependency,
	loggingDependency libpak.BuildpackDependency, cache libpak.DependencyCache, plan *libcnb.BuildpackPlan) Base

func (Base) Contribute

func (b Base) Contribute(layer libcnb.Layer) (libcnb.Layer, error)

func (Base) ContributeAccessLogging

func (b Base) ContributeAccessLogging(layer libcnb.Layer) error

func (Base) ContributeClasspathEntries added in v1.2.0

func (b Base) ContributeClasspathEntries(layer libcnb.Layer) error

func (Base) ContributeConfiguration

func (b Base) ContributeConfiguration(layer libcnb.Layer) error

func (Base) ContributeExternalConfiguration

func (b Base) ContributeExternalConfiguration(layer libcnb.Layer) error

func (Base) ContributeLifecycle

func (b Base) ContributeLifecycle(layer libcnb.Layer) error

func (Base) ContributeLogging

func (b Base) ContributeLogging(layer libcnb.Layer) error

func (Base) Name

func (Base) Name() string

type Build

type Build struct {
	Logger bard.Logger
}

func (Build) Build

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

func (Build) ContextPath

func (Build) ContextPath(configurationResolver libpak.ConfigurationResolver) string

type Detect

type Detect struct{}

func (Detect) Detect

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

type Home

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

func NewHome

func NewHome(dependency libpak.BuildpackDependency, cache libpak.DependencyCache, plan *libcnb.BuildpackPlan) Home

func (Home) Contribute

func (h Home) Contribute(layer libcnb.Layer) (libcnb.Layer, error)

func (Home) Name

func (h Home) Name() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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