Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Datacenter []string Labels map[string]string Namespace string Region string DockerImage string DockerImagePull bool DockerImagePriv []string DockerHost string DockerHostWin string LimitMemory int LimitCompute int RequestMemory int RequestCompute int CallbackHost string CallbackProto string CallbackSecret string SecretToken string SecretEndpoint string SecretInsecure bool RegistryToken string RegistryEndpoint string RegistryInsecure bool LogDebug bool LogTrace bool LogPretty bool LogText bool }
Config is the configuration for the Nomad scheduler.
Click to show internal directories.
Click to hide internal directories.