Versions in this module Expand all Collapse all v0 v0.0.2 Feb 27, 2025 v0.0.1 Dec 16, 2024 Changes in this version + type ConnectionCheck struct + func NewCheck(c *client.ClientSet, podUtils utils.UtilsInterface, destDir string) (*ConnectionCheck, error) + func (cc *ConnectionCheck) GenerateSS(namespace string) (*types.ComMatrix, []byte, []byte, error) + func (cc *ConnectionCheck) WriteSSRawFiles(ssOutTCP, ssOutUDP []byte) error