Home
last modified time | relevance | path

Searched defs:fakeConnection (Results 1 – 24 of 24) sorted by relevance

/dports/net/syncthing/syncthing-1.18.1/syncthing/lib/model/
H A Dfakeconns_test.go46 type fakeConnection struct { struct
47 *protocolmocks.Connection
48 id protocol.DeviceID
50 files []protocol.FileInfo
51 fileData map[string][]byte
52 folder string
53 model Model
54 closed chan struct{}
55 closeOnce sync.Once
56 mut sync.Mutex
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go45 type fakeConnection struct { struct
46 closed bool
47 closeChan chan bool
56 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
60 func (c *fakeConnection) Close() error {
68 func (c *fakeConnection) CloseChan() <-chan bool {
72 func (c *fakeConnection) RemoveStreams(_ ...httpstream.Stream) {
75 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/k8s.io/client-go/client-go-0.21.1/tools/portforward/
H A Dportforward_test.go45 type fakeConnection struct { struct
46 closed bool
47 closeChan chan bool
56 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
60 func (c *fakeConnection) Close() error {
68 func (c *fakeConnection) CloseChan() <-chan bool {
72 func (c *fakeConnection) RemoveStreams(_ ...httpstream.Stream) {
75 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go45 type fakeConnection struct { struct
46 closed bool
47 closeChan chan bool
56 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
60 func (c *fakeConnection) Close() error {
68 func (c *fakeConnection) CloseChan() <-chan bool {
72 func (c *fakeConnection) RemoveStreams(_ ...httpstream.Stream) {
75 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/www/grafana8/grafana-8.3.6/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go45 type fakeConnection struct { struct
46 closed bool
47 closeChan chan bool
56 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
60 func (c *fakeConnection) Close() error {
68 func (c *fakeConnection) CloseChan() <-chan bool {
72 func (c *fakeConnection) RemoveStreams(_ ...httpstream.Stream) {
75 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/net/gscloud/gscloud-0.11.0/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go45 type fakeConnection struct { struct
46 closed bool
47 closeChan chan bool
56 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
60 func (c *fakeConnection) Close() error {
68 func (c *fakeConnection) CloseChan() <-chan bool {
72 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/security/vault/vault-1.8.2/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go44 type fakeConnection struct { struct
45 closed bool
46 closeChan chan bool
55 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
59 func (c *fakeConnection) Close() error {
67 func (c *fakeConnection) CloseChan() <-chan bool {
71 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/k8s.io/client-go/client-go-0.16.8/tools/portforward/
H A Dportforward_test.go44 type fakeConnection struct { struct
45 closed bool
46 closeChan chan bool
55 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
59 func (c *fakeConnection) Close() error {
67 func (c *fakeConnection) CloseChan() <-chan bool {
71 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go45 type fakeConnection struct { struct
46 closed bool
47 closeChan chan bool
56 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
60 func (c *fakeConnection) Close() error {
68 func (c *fakeConnection) CloseChan() <-chan bool {
72 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/misc/concourse/concourse-6.7.2/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go44 type fakeConnection struct { struct
45 closed bool
46 closeChan chan bool
55 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
59 func (c *fakeConnection) Close() error {
67 func (c *fakeConnection) CloseChan() <-chan bool {
71 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/k8s.io/client-go/client-go-12.0.0/tools/portforward/
H A Dportforward_test.go44 type fakeConnection struct { struct
45 closed bool
46 closeChan chan bool
55 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
59 func (c *fakeConnection) Close() error {
67 func (c *fakeConnection) CloseChan() <-chan bool {
71 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go44 type fakeConnection struct { struct
45 closed bool
46 closeChan chan bool
55 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
59 func (c *fakeConnection) Close() error {
67 func (c *fakeConnection) CloseChan() <-chan bool {
71 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go44 type fakeConnection struct { struct
45 closed bool
46 closeChan chan bool
55 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
59 func (c *fakeConnection) Close() error {
67 func (c *fakeConnection) CloseChan() <-chan bool {
71 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/sysutils/helm/helm-3.5.2/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go45 type fakeConnection struct { struct
46 closed bool
47 closeChan chan bool
56 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
60 func (c *fakeConnection) Close() error {
68 func (c *fakeConnection) CloseChan() <-chan bool {
72 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/sysutils/istio/istio-1.6.7/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go44 type fakeConnection struct { struct
45 closed bool
46 closeChan chan bool
55 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
59 func (c *fakeConnection) Close() error {
67 func (c *fakeConnection) CloseChan() <-chan bool {
71 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/k8s.io/client-go/tools/portforward/
H A Dportforward_test.go44 type fakeConnection struct { struct
45 closed bool
46 closeChan chan bool
55 func (c *fakeConnection) CreateStream(headers http.Header) (httpstream.Stream, error) {
59 func (c *fakeConnection) Close() error {
67 func (c *fakeConnection) CloseChan() <-chan bool {
71 func (c *fakeConnection) SetIdleTimeout(timeout time.Duration) {
/dports/ftp/sftpgo/sftpgo-2.2.0/common/
H A Dcommon_test.go36 type fakeConnection struct { struct
37 *BaseConnection
38 command string
41 func (c *fakeConnection) AddUser(user dataprovider.User) error {
50 func (c *fakeConnection) Disconnect() error {
55 func (c *fakeConnection) GetClientVersion() string {
59 func (c *fakeConnection) GetCommand() string {
63 func (c *fakeConnection) GetLocalAddress() string {
67 func (c *fakeConnection) GetRemoteAddress() string {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gocloud.dev/pubsub/rabbitpubsub/
H A Dfake_test.go31 type fakeConnection struct { struct
32 mu sync.Mutex
33 closed chan struct{}
34 exchanges map[string]*exchange // exchange names are server-scoped
35 queues map[string]*queue // queue names are server-scoped
75 func (c *fakeConnection) Channel() (amqpChannel, error) {
86 func (c *fakeConnection) Close() error {
/dports/www/gohugo/hugo-0.91.2/vendor/gocloud.dev/pubsub/rabbitpubsub/
H A Dfake_test.go31 type fakeConnection struct { struct
32 mu sync.Mutex
33 closed chan struct{}
34 exchanges map[string]*exchange // exchange names are server-scoped
35 queues map[string]*queue // queue names are server-scoped
75 func (c *fakeConnection) Channel() (amqpChannel, error) {
86 func (c *fakeConnection) Close() error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/gocloud.dev/pubsub/rabbitpubsub/
H A Dfake_test.go31 type fakeConnection struct { struct
32 mu sync.Mutex
33 closed chan struct{}
34 exchanges map[string]*exchange // exchange names are server-scoped
35 queues map[string]*queue // queue names are server-scoped
75 func (c *fakeConnection) Channel() (amqpChannel, error) {
86 func (c *fakeConnection) Close() error {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/gocloud.dev/go-cloud-5094f54ed8bb/pubsub/rabbitpubsub/
H A Dfake_test.go31 type fakeConnection struct { struct
32 mu sync.Mutex
33 closed chan struct{}
34 exchanges map[string]*exchange // exchange names are server-scoped
35 queues map[string]*queue // queue names are server-scoped
75 func (c *fakeConnection) Channel() (amqpChannel, error) {
86 func (c *fakeConnection) Close() error {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/client/tests/
H A Dremotecommand_test.go328 type fakeConnection struct { struct
329 httpstream.Connection
/dports/ftp/sftpgo/sftpgo-2.2.0/httpd/
H A Dhttpd_test.go209 type fakeConnection struct { struct
210 *common.BaseConnection
211 command string
214 func (c *fakeConnection) Disconnect() error {
219 func (c *fakeConnection) GetClientVersion() string {
223 func (c *fakeConnection) GetCommand() string {
227 func (c *fakeConnection) GetLocalAddress() string {
231 func (c *fakeConnection) GetRemoteAddress() string {
/dports/devel/py-twisted/Twisted-22.1.0/src/twisted/protocols/test/
H A Dtest_tls.py141 server=False, transport=None, fakeConnection=None, serverMethod=None argument
1119 self, transport=None, fakeConnection=None, server=False, serverMethod=None argument