Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NetestStats ¶
type NetestStats struct {
NetestType meta.NetestType
PodName string
SourceAddr *netip.Addr
TargetAddr *netip.Addr
Passed bool
Metric int
}
func NewInfraNetestStats ¶
func NewInfraNetestStats(source *netip.Addr) *NetestStats
func NewPingNetestStats ¶
func NewPingNetestStats(source, target *netip.Addr) *NetestStats
Click to show internal directories.
Click to hide internal directories.