Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for ServicesForWaypoint (0.36 sec)

  1. pilot/pkg/model/push_context.go

    	return ps.ambientIndex.WorkloadsForWaypoint(key)
    }
    
    // ServicesForWaypoint returns all services associated with a given waypoint identified by it's WaypointKey
    // Used when calculating the services which should be configured for a specific waypoint proxy
    func (ps *PushContext) ServicesForWaypoint(key WaypointKey) []ServiceInfo {
    	return ps.ambientIndex.ServicesForWaypoint(key)
    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