Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for makeBlockingEndpointDeleteTestServer (0.42 sec)

  1. pkg/controller/endpoint/endpoints_controller_test.go

    	return httptest.NewServer(mux), &fakeEndpointsHandler
    }
    
    // makeBlockingEndpointDeleteTestServer will signal the blockNextAction channel on endpoint "POST" & "DELETE" requests. All
    // block endpoint "DELETE" requestsi will wait on a blockDelete signal to delete endpoint. If controller is nil, a error will
    // be sent in the response.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Feb 26 06:51:56 UTC 2024
    - 87.7K bytes
    - Viewed (0)
Back to top