Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DemuxLogs ¶ added in v0.10.2
Given a docker logs stream, return a map of the stdout and stderr components
func RunCommand ¶
func RunCommand(ctx context.Context, client *docker.Client, config dockertypes.ContainerCreateConfig) ([]byte, error)
RunCommand starts a container, runs a command, returns stdout as bytes and stderr as an error
func ThisContainer ¶
find a running container with image containing "support-bundle"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.