Home
last modified time | relevance | path

Searched defs:TestClientConn (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go78 type TestClientConn struct { struct
79 logger testingLogger
86 NewPickerCh chan balancer.Picker // the last picker updated.
87 NewStateCh chan connectivity.State // the last state.
88 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
90 subConnIdx int
129 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
147 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
163 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
172 func (tcc *TestClientConn) Target() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go78 type TestClientConn struct { struct
79 logger testingLogger
86 NewPickerCh chan balancer.Picker // the last picker updated.
87 NewStateCh chan connectivity.State // the last state.
88 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
90 subConnIdx int
129 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
147 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
163 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
172 func (tcc *TestClientConn) Target() string {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go78 type TestClientConn struct { struct
79 logger testingLogger
86 NewPickerCh chan balancer.Picker // the last picker updated.
87 NewStateCh chan connectivity.State // the last state.
88 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
90 subConnIdx int
129 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
147 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
163 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
172 func (tcc *TestClientConn) Target() string {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go78 type TestClientConn struct { struct
79 logger testingLogger
86 NewPickerCh chan balancer.Picker // the last picker updated.
87 NewStateCh chan connectivity.State // the last state.
88 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
90 subConnIdx int
129 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
147 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
163 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
172 func (tcc *TestClientConn) Target() string {
[all …]
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/sysutils/restic/restic-0.12.1/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
81 ResolveNowCh chan resolver.ResolveNowOptions // the last ResolveNow().
83 subConnIdx int
122 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
140 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
156 func (tcc *TestClientConn) ResolveNow(o resolver.ResolveNowOptions) {
165 func (tcc *TestClientConn) Target() string {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
75 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
82 subConnIdx int
120 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
138 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
154 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
159 func (tcc *TestClientConn) Target() string {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
75 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
82 subConnIdx int
120 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
138 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
154 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
159 func (tcc *TestClientConn) Target() string {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
75 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
82 subConnIdx int
120 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
138 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
154 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
159 func (tcc *TestClientConn) Target() string {
[all …]
/dports/net/grpcurl/grpcurl-1.8.5/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
75 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
79 NewPickerCh chan balancer.Picker // the last picker updated.
80 NewStateCh chan connectivity.State // the last state.
82 subConnIdx int
120 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
138 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
154 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
159 func (tcc *TestClientConn) Target() string {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
75 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
78 NewPickerCh chan balancer.Picker // the last picker updated.
79 NewStateCh chan connectivity.State // the last state.
81 subConnIdx int
118 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
127 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
143 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
148 func (tcc *TestClientConn) Target() string {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
75 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
78 NewPickerCh chan balancer.Picker // the last picker updated.
79 NewStateCh chan connectivity.State // the last state.
81 subConnIdx int
118 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
133 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
149 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
154 func (tcc *TestClientConn) Target() string {
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/google.golang.org/grpc/grpc-go-1.34.0/xds/internal/testutils/
H A Dbalancer.go71 type TestClientConn struct { struct
72 logger testingLogger
75 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
78 NewPickerCh chan balancer.Picker // the last picker updated.
79 NewStateCh chan connectivity.State // the last state.
81 subConnIdx int
118 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
133 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
149 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
154 func (tcc *TestClientConn) Target() string {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go69 type TestClientConn struct { struct
70 logger testingLogger
73 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
74 RemoveSubConnCh chan balancer.SubConn // the last 10 subconn removed.
76 NewPickerCh chan balancer.Picker // the last picker updated.
77 NewStateCh chan connectivity.State // the last state.
79 subConnIdx int
116 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
131 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
147 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go66 type TestClientConn struct { struct
67 t *testing.T // For logging only.
70 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
71 RemoveSubConnCh chan balancer.SubConn // the last 10 subconn removed.
73 NewPickerCh chan balancer.V2Picker // the last picker updated.
74 NewStateCh chan connectivity.State // the last state.
76 subConnIdx int
113 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
128 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
144 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
[all …]
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go66 type TestClientConn struct { struct
67 t *testing.T // For logging only.
70 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
71 RemoveSubConnCh chan balancer.SubConn // the last 10 subconn removed.
73 NewPickerCh chan balancer.Picker // the last picker updated.
74 NewStateCh chan connectivity.State // the last state.
76 subConnIdx int
113 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
128 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
144 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/xds/internal/testutils/
H A Dbalancer.go66 type TestClientConn struct { struct
67 t *testing.T // For logging only.
70 NewSubConnCh chan balancer.SubConn // the last 10 subconn created.
71 RemoveSubConnCh chan balancer.SubConn // the last 10 subconn removed.
73 NewPickerCh chan balancer.Picker // the last picker updated.
74 NewStateCh chan connectivity.State // the last state.
76 subConnIdx int
113 func (tcc *TestClientConn) RemoveSubConn(sc balancer.SubConn) {
128 func (tcc *TestClientConn) UpdateState(bs balancer.State) {
144 func (tcc *TestClientConn) ResolveNow(resolver.ResolveNowOptions) {
[all …]

12345678