Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for appendSidecarServices (0.23 sec)

  1. pilot/pkg/model/sidecar.go

    		Version:                 ps.PushVersion,
    	}
    
    	servicesAdded := make(map[host.Name]sidecarServiceIndex)
    	for _, s := range services {
    		out.appendSidecarServices(servicesAdded, s)
    	}
    
    	// Now that we have all the services that sidecars using this scope (in
    	// this config namespace) will see, identify all the destinationRules
    	// that these services need
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 05 20:32:23 UTC 2024
    - 38.4K bytes
    - Viewed (0)
Back to top