Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for debounceC (0.32 sec)

  1. pilot/pkg/model/push_context.go

    	// RemoveShard removes all endpoints for the given shard key
    	RemoveShard(shardKey ShardKey)
    }
    
    // PushRequest defines a request to push to proxies
    // It is used to send updates to the config update debouncer and pass to the PushQueue.
    type PushRequest struct {
    	// Full determines whether a full push is required or not. If false, an incremental update will be sent.
    	// Incremental pushes:
    	// * Do not recompute the push context
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 15 09:02:11 UTC 2024
    - 91.8K bytes
    - Viewed (0)
Back to top