Documentation
¶
Index ¶
Constants ¶
View Source
const ConnPollTime = 1 * time.Second
Variables ¶
This section is empty.
Functions ¶
func ExecCommand ¶
func ExecCommand(args []string, appRunId string, cfg *config.Config, extraEnv map[string]string) error
ExecCommand executes a command with the provided arguments cfg cannot be nil
func ProcessExistingStreams ¶
func ProcessExistingStreams(streams []TeeStreamDecl, appRunId string, cfg *config.Config) error
ProcessExistingStreams handles capturing logs from provided input/output streams cfg cannot be nil
Types ¶
type LogDataWrap ¶
type LogDataWrap struct {
// contains filtered or unexported fields
}
LogDataWrap encapsulates a connection with its lock and related functionality
Click to show internal directories.
Click to hide internal directories.