Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed Dockerfile nginx.conf entrypoint.sh GitServerFS embed.FS //go:embed srv/* EmbeddedAppsFS embed.FS EmbedApps = []EmbedApp{{ Name: "argocd", Path: "argocd", }, { Name: "backstage", Path: "backstage", }, { Name: "crossplane", Path: "crossplane", }, { Name: "nginx-ingress", Path: "nginx-ingress", }} )
Functions ¶
func BuildAppsImage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.