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