java

package
v1.0.0-M7 Latest Latest
Warning

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

Go to latest
Published: Apr 10, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const Dependency = "azure-application-insights-java"

Dependency indicates that a JVM application should be run with Azure Application Insights enabled.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agent

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

Agent represents an agent contribution by the buildpack.

func NewAgent

func NewAgent(build build.Build) (Agent, bool, error)

NewAgent creates a new Agent instance.

func (Agent) Contribute

func (a Agent) Contribute() error

Contribute makes the contribution to launch.

func (Agent) String

func (a Agent) String() string

String makes Agent satisfy the Stringer interface.

type Properties

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

Properties represents the azure-application-insights-properties helper application.

func NewProperties

func NewProperties(build build.Build) Properties

NewProperties creates a new Properties instance.

func (Properties) Contribute

func (p Properties) Contribute() error

Contributes makes the contribution to launch

func (Properties) String

func (p Properties) String() string

String makes Properties satisfy the Stringer interface.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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