package
Version:
v0.7.0
Opens a new window with list of versions in this module.
Published: Apr 8, 2020
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 InstalledFileConfig struct {
AdminGroupReadable bool `yaml:"adminGroupReadable"`
AdminGroupWritable bool `yaml:"adminGroupWritable"`
Executable bool
}
type LocalConfig struct {
AdminGroup string `yaml:"adminGroup"`
BindAddress string `yaml:"bindAddress"`
Join struct {
Server string `yaml:"server"`
Token string `yaml:"token"`
} `yaml:"join"`
}
type SystemConfig struct {
}
Source Files
¶
Directories
¶
|
|
|
ruckstack
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
system-control
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.