Documentation
¶
Index ¶
Constants ¶
View Source
const BuildVersion = "0.3.0"
View Source
const ResourceExporterVersion = "v13.0.0"
View Source
const TraefikServerDockerImage = "traefik:v2.10"
View Source
const UBIResourceExporterDockerImage = "swanhub/resource-exporter:v13.0.0"
View Source
const UBITaskImageAmdCpu = "swanhub/ubi-worker-cpu-amd:latest"
View Source
const UBITaskImageAmdGpu = "swanhub/ubi-worker-gpu-amd:latest"
View Source
const UBITaskImageIntelCpu = "swanhub/ubi-worker-cpu-intel:latest"
View Source
const UBITaskImageIntelGpu = "swanhub/ubi-worker-gpu-intel:latest"
Variables ¶
View Source
var CurrentCommit string
View Source
var DefaultInferenceAPIURL = "https://api.swanchain.io/api/v1"
View Source
var DefaultInferenceDashboardURL = "https://inference.swanchain.io"
View Source
var DefaultInferenceURL = "https://api.swanchain.io"
Inference URL defaults — overridable via ldflags at build time. Production defaults; dev builds override these in the Makefile.
View Source
var DefaultInferenceWSURL = "wss://inference-ws.swanchain.io"
View Source
var NetWorkTag string
Functions ¶
func UserVersion ¶
func UserVersion() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.