Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateBaseDockerfile ¶ added in v1.10.14
func GenerateBaseDockerfile() (err error)
Types ¶
type Application ¶ added in v1.11.8
func App ¶ added in v1.11.8
func App(name, appPath string) Application
type Param ¶
type Param struct {
Org string
HasUI bool
Applications []Application
}
Click to show internal directories.
Click to hide internal directories.