Documentation
¶
Index ¶
Constants ¶
View Source
const CoreContName = "fl-core"
View Source
const CoreDevSecretKey = "dev-secret-key"
View Source
const CoreImg = "ghcr.io/funlessdev/fl-core:latest"
View Source
const FLNet = "fl-net"
View Source
const PrometheusContName = "prometheus"
View Source
const PrometheusImg = "giusdp/fl-prometheus:latest"
View Source
const WorkerContName = "fl-worker"
View Source
const WorkerImg = "ghcr.io/funlessdev/fl-worker:latest"
Variables ¶
View Source
var FLRuntimeNames = map[string]string{
"js": "fl-js-builder",
"rust": "fl-rust-builder",
}
View Source
var FLRuntimes = map[string]string{
"js": "ghcr.io/funlessdev/fl-js-builder:latest",
"rust": "ghcr.io/funlessdev/fl-rust-builder:latest",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.