Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interface ¶
type Interface interface { Start(stopCh <-chan struct{}) error GetLatencyInfo(endpoint *submarinerv1.EndpointSpec) *pinger.LatencyInfo Stop() }
Click to show internal directories.
Click to hide internal directories.