package
Version:
v0.3.8
Opens a new window with list of versions in this module.
Published: Jan 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Use string `default:"none"`
Docker struct {
Name string `default:"scoretrak"`
Host string `default:"unix:///var/run/docker.sock"`
Network string `default:"default"`
}
Kubernetes struct {
Namespace string `default:"default"`
}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.