Documentation
¶
Index ¶
- func Command(name string, arg ...string) *exec.Cmd
- func ContainerFileSystem(r api.ContainerRuntime, containerID string) (string, error)
- func ContainerPID(job *config.ProfilingJob, PPID bool) (string, error)
- func ExecuteCommand(cmd *exec.Cmd) (int, string, error)
- func NormalizeContainerID(containerID string) string
- func Publish(c api.Compressor, file string, eventType api.EventType) error
- func PublishError(err error)
- func PublishEvent(eventType api.EventType, data interface{}) error
- func PublishLogEvent(level api.LogLevel, msg string)
- 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 *config.ProfilingJob, PPID bool) (string, error)
func NormalizeContainerID ¶
func PublishError ¶ added in v0.7.2
func PublishError(err error)
func PublishEvent ¶ added in v0.7.2
func PublishLogEvent ¶ added in v0.7.2
Types ¶
Click to show internal directories.
Click to hide internal directories.