Documentation ¶ Index ¶ func GetAgentIP(ifacename string, log agentlog.Logger) string func GetHostIP(l agentlog.Logger) string func GetInterfaceAddr(ifaceName string) (string, error) func Run(cfg *config.Config, log *logrus.Logger) (int, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetAgentIP ¶ func GetAgentIP(ifacename string, log agentlog.Logger) string func GetHostIP ¶ func GetHostIP(l agentlog.Logger) string func GetInterfaceAddr ¶ func GetInterfaceAddr(ifaceName string) (string, error) func Run ¶ func Run(cfg *config.Config, log *logrus.Logger) (int, error) Types ¶ This section is empty. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.