listeningsockets

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConnectionCheck

type ConnectionCheck struct {
	*client.ClientSet
	// contains filtered or unexported fields
}

func NewCheck

func NewCheck(c *client.ClientSet, podUtils utils.UtilsInterface, customNodeGroups map[string]labels.Selector) (*ConnectionCheck, error)

func (*ConnectionCheck) GenerateSS

func (cc *ConnectionCheck) GenerateSS(namespace string) (*SSResult, error)

GenerateSS generates the SS flows and stores then in SSOutTCP, SSOutUDP and SSCommMatrix.

type SSResult added in v0.0.6

type SSResult struct {
	SSCommMatrix *types.ComMatrix
	// contains filtered or unexported fields
}

func (*SSResult) WriteSSRawFiles added in v0.0.6

func (ssr *SSResult) WriteSSRawFiles(podUtils utils.UtilsInterface, destDir string) error

WriteSSRawFiles writes the SSOutTCP and SSOutUDP to files.

Jump to

Keyboard shortcuts

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