Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for EndpointVersion (0.14 sec)

  1. pilot/pkg/xds/debug.go

    	ProxyID         string `json:"proxy,omitempty"`
    	ClusterVersion  string `json:"cluster_acked,omitempty"`
    	ListenerVersion string `json:"listener_acked,omitempty"`
    	RouteVersion    string `json:"route_acked,omitempty"`
    	EndpointVersion string `json:"endpoint_acked,omitempty"`
    }
    
    // InitDebug initializes the debug handlers and adds a debug in-memory registry.
    func (s *DiscoveryServer) InitDebug(
    	mux *http.ServeMux,
    	enableProfiling bool,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Apr 30 00:26:45 UTC 2024
    - 39.5K bytes
    - Viewed (0)
Back to top