Documentation
¶
Index ¶
Constants ¶
View Source
const ( ConfigDirectory = "/opt/nuon/runner" ImageConfigFilename = "/opt/nuon/runner/image" RunnerTokenFilename = "/opt/nuon/runner/token" // systemd RunnerServiceDir = "/etc/systemd/system" RunnerServiceName = "nuon-runner.service" )
NOTE: the process will require ownership of /opt/nuon/runner and its children
Variables ¶
This section is empty.
Functions ¶
func EnsureImageConfigFile ¶
func WriteRunnerTokenFile ¶
WriteRunnerTokenFile writes the runner token to the token file using the token template
Types ¶
type Monitor ¶
type Monitor struct {
// contains filtered or unexported fields
}
func (*Monitor) LifecycleHook ¶
Click to show internal directories.
Click to hide internal directories.