Documentation ¶
Index ¶
Constants ¶
View Source
const CATEGORY_ETCD = "etcd"
View Source
const CATEGORY_OBJECT = "object"
View Source
const CATEGORY_PLAIN = "plain"
View Source
const CATEGORY_SECRET = "secret"
View Source
const CONFIGDIR string = "config"
View Source
const DEFAULT_LOG_LEVEL = "info"
View Source
const PLATFORM_DOCKER = "docker"
View Source
const ROOTDIR string = "smr"
View Source
const ROOTSMR = "smr"
View Source
const SIGKILL = "SIGKILL"
View Source
const SIGTERM = "SIGTERM"
View Source
const SMR string = "smr"
View Source
const SMR_AGENT_DOMAIN = "smr-agent.private"
View Source
const SMR_AGENT_URL = "smr-agent.private:1443"
View Source
const SMR_ENDPOINT_NAME = "smr-agent"
View Source
const SMR_LOCAL_DOMAIN string = "private"
View Source
const SMR_SSH_HOME = "/home/smr-agent/.ssh/simplecontainer"
Variables ¶
View Source
var STRUCTURE = []string{
"config",
"persistent",
"persistent/smr",
"persistent/etcd",
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.