Documentation ¶
Index ¶
Constants ¶
View Source
const Dependency = "openjdk-jdk"
Dependency is a build plan dependency indicating a requirement for a JDK.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JDK ¶
type JDK struct {
// contains filtered or unexported fields
}
JDK represents a JDK contribution by the buildpack.
func NewJDK ¶
NewJDK creates a new JDK instance. OK is true if build plan contains "openjdk-jdk" dependency, otherwise false.
func (JDK) Contribute ¶
Contribute contributes an expanded JDK to a cache layer.
Click to show internal directories.
Click to hide internal directories.