Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Lifecycle ¶
Lifecycle is a list of ordered exec.Cmd that should be run to execute a certain process.
func NewLifecycle ¶
NewLifecycle tries to parse the different options provided for build and deploy command configuration. If none of those options are set up, it falls back to reasonable defaults based on whether the sample is java-based (has a pom.xml) that doesn't have a Dockerfile or isn't.
Click to show internal directories.
Click to hide internal directories.