Documentation ¶
Index ¶
Constants ¶
View Source
const Dependency string = "jvmkill"
Dependency is a build plan dependency indicating a requirement for the JVMKill utility.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JVMKill ¶
type JVMKill struct {
// contains filtered or unexported fields
}
JVMKill represents the jvmkill configuration for a JVM application
func NewJVMKill ¶
NewJVMKill creates a new JVMKill instance.
func (JVMKill) Contribute ¶
Contribute makes the contribution to launch
Click to show internal directories.
Click to hide internal directories.