Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 31 of 31 for computations (0.18 sec)

  1. pilot/pkg/model/push_context.go

    	HostnameAndNamespace map[host.Name]map[string]*Service `json:"-"`
    
    	// instancesByPort contains a map of service key and instances by port. It is stored here
    	// to avoid recomputations during push. This caches instanceByPort calls with empty labels.
    	// Call InstancesByPort directly when instances need to be filtered by actual labels.
    	instancesByPort map[string]map[int][]*IstioEndpoint
    }
    
    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