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) *LatencyInfo }
type LatencyInfo ¶
type LatencyInfo struct { ConnectionError string Spec *submarinerv1.LatencySpec }
Click to show internal directories.
Click to hide internal directories.