Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EndpointPusher ¶
EndpointPusher pushes endpoints to registered channels if the ep is L3 reachable
func (*EndpointPusher) Push ¶
func (p *EndpointPusher) Push(ctx context.Context, endpoints []string)
Push pushes endpoint candicates
func (*EndpointPusher) Register ¶
func (p *EndpointPusher) Register(ch chan []string)
Register registers a channel that will receive the endpoints later
Click to show internal directories.
Click to hide internal directories.