Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for handleUpdates (0.09 sec)

  1. pilot/pkg/xds/discovery.go

    // and we want to avoid complications, ConfigUpdate may already hold other locks.
    // handleUpdates processes events from pushChannel
    // It ensures that at minimum minQuiet time has elapsed since the last event before processing it.
    // It also ensures that at most maxDelay is elapsed between receiving an event and processing it.
    func (s *DiscoveryServer) handleUpdates(stopCh <-chan struct{}) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 15 20:21:09 UTC 2024
    - 19K bytes
    - Viewed (0)
Back to top