buildscript

package
v1.18.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2024 License: MIT Imports: 3 Imported by: 12

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 Application struct {
	Name    string
	AppPath string
	HasUI   bool
}

type DockerParam added in v1.11.9

type DockerParam struct {
	Org string
	App Application
}

type Param

type Param struct {
	Org          string
	Applications []Application
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL