Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for requestGOAWAYServer (0.11 sec)

  1. staging/src/k8s.io/apiserver/pkg/server/filters/goaway_test.go

    	err error
    }
    
    // requestGOAWAYServer request test GOAWAY server using specified method and data according to the given url.
    // A non-nil channel will be returned if the request is watch, and a watchResponse can be got from the channel when watch done.
    func requestGOAWAYServer(client *http.Client, serverBaseURL, url string) (<-chan watchResponse, error) {
    	method := http.MethodGet
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Nov 17 12:58:54 UTC 2021
    - 13.9K bytes
    - Viewed (0)
Back to top