fillproc

package module
v0.0.0-...-05f6ae7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2024 License: Apache-2.0 Imports: 3 Imported by: 3

Documentation

Index

Constants

View Source
const (
	KEY_PID         = "apo.pid"
	KEY_CONTAINERID = "apo.containerId"
)

Variables

This section is empty.

Functions

func GetContainerId

func GetContainerId(resourceAttr pcommon.Map) string

func GetPid

func GetPid(resourceAttr pcommon.Map) int64

Types

type FillProc

type FillProc interface {
	GetMatchPidAndContainerId(ctx context.Context) (int, string)

	GetMatchPidAndContainerIdForHttp(peerAddr string, serverAddr string) (int, string)

	GetContainerIdByPid(pid int) string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL