Documentation
¶
Index ¶
- func Command(name string, arg ...string) *exec.Cmd
- func ContainerFileSystem(r api.ContainerRuntime, containerID string) (string, error)
- func ContainerPID(job *job.ProfilingJob) (string, error)
- func ExecuteCommand(cmd *exec.Cmd) (int, string, error)
- func NormalizeContainerID(containerID string) string
- func Publish(compressorType compressor.Type, file string, eventType api.EventType) error
- func SilentCommand(name string, arg ...string) *exec.Cmd
- type Container
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContainerFileSystem ¶
func ContainerFileSystem(r api.ContainerRuntime, containerID string) (string, error)
func ContainerPID ¶
func ContainerPID(job *job.ProfilingJob) (string, error)
func NormalizeContainerID ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.