net

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2021 License: Apache-2.0 Imports: 20 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckPath

func CheckPath() error

CheckPath is not supported

func SetSystemProbePath

func SetSystemProbePath(_ string)

SetSystemProbePath is not supported

Types

type RemoteSysProbeUtil

type RemoteSysProbeUtil struct{}

RemoteSysProbeUtil is not supported

func GetRemoteSystemProbeUtil

func GetRemoteSystemProbeUtil() (*RemoteSysProbeUtil, error)

GetRemoteSystemProbeUtil is not supported

func (*RemoteSysProbeUtil) GetConnections

func (r *RemoteSysProbeUtil) GetConnections(clientID string) (*model.Connections, error)

GetConnections is not supported

func (*RemoteSysProbeUtil) GetProcStats added in v0.9.0

func (r *RemoteSysProbeUtil) GetProcStats(pids []int32) (*model.ProcStatsWithPermByPID, error)

GetProcStats is not supported

func (*RemoteSysProbeUtil) GetStats

func (r *RemoteSysProbeUtil) GetStats() (map[string]interface{}, error)

GetStats is not supported

type UDSListener added in v0.9.0

type UDSListener struct {
	// contains filtered or unexported fields
}

UDSListener (Unix Domain Socket Listener)

func NewListener added in v0.9.0

func NewListener(socketAddr string) (*UDSListener, error)

NewListener returns an idle UDSListener

func (*UDSListener) GetListener added in v0.9.0

func (l *UDSListener) GetListener() net.Listener

GetListener will return the underlying Conn's net.Listener

func (*UDSListener) Stop added in v0.9.0

func (l *UDSListener) Stop()

Stop closes the UDSListener connection and stops listening

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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