Documentation
¶
Index ¶
Constants ¶
View Source
const ( RELAY = "relay" SSH_RELAY = "ssh.relay" SRC_RELAY_GO = "src/relay.go" CONTEXTS = "contexts/" INSTALL_SH = "install.sh" UPGRADE_SH = "upgrade.sh" VERSION_SH = "version.sh" PUSHBIN_SH = "pushbin.sh" )
View Source
const ( MACHINE = "machine" PACKAGE = "package" SHELL = "shell" KERNEL = "kernel" ARCH = "arch" VCPU = "vcpu" NCPU = "ncpu" MHZ = "mhz" MEM = "mem" MEM_TOTAL = "mem_total" MEM_FREE = "mem_free" DISK = "disk" DISK_USED = "disk_used" DISK_TOTAL = "disk_total" NETWORK = "network" LISTEN = "listen" SOCKET = "socket" PROC = "proc" )
View Source
const ( TRANS = "trans" SSH_TRANS = "ssh.trans" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.