Documentation ¶ Index ¶ func DoCmd(cmdName string, cmdArgs []string) (bytes.Buffer, error) func ExecCommand(name string, arg ...string) (string, error) func WatchConfig(log *logrus.Logger, lainlet *lainlet.Client, configKeyPrefix string, ...) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DoCmd ¶ func DoCmd(cmdName string, cmdArgs []string) (bytes.Buffer, error) func ExecCommand ¶ func ExecCommand(name string, arg ...string) (string, error) func WatchConfig ¶ func WatchConfig(log *logrus.Logger, lainlet *lainlet.Client, configKeyPrefix string, watchCh <-chan struct{}, callback watcherCallback) Types ¶ This section is empty. Source Files ¶ View all Source files util.go Click to show internal directories. Click to hide internal directories.