Home
last modified time | relevance | path

Searched refs:registerPraefectInfoServer (Results 1 – 9 of 9) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_dataloss_test.go17 func registerPraefectInfoServer(impl gitalypb.PraefectInfoServiceServer) svcRegistrar { func
83 registerPraefectInfoServer(info.NewServer(cfg, gs, nil, nil, nil)),
H A Dsubcmd_set_replication_factor_test.go98 ln, clean := listenAndServe(t, []svcRegistrar{registerPraefectInfoServer(
H A Dsubcmd_accept_dataloss_test.go56 …ln, clean := listenAndServe(t, []svcRegistrar{registerPraefectInfoServer(info.NewServer(conf, rs, …
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_dataloss_test.go17 func registerPraefectInfoServer(impl gitalypb.PraefectInfoServiceServer) svcRegistrar { func
83 registerPraefectInfoServer(info.NewServer(cfg, gs, nil, nil, nil)),
H A Dsubcmd_set_replication_factor_test.go98 ln, clean := listenAndServe(t, []svcRegistrar{registerPraefectInfoServer(
H A Dsubcmd_accept_dataloss_test.go56 …ln, clean := listenAndServe(t, []svcRegistrar{registerPraefectInfoServer(info.NewServer(conf, rs, …
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gitlab.com/gitlab-org/gitaly/v14/cmd/praefect/
H A Dsubcmd_dataloss_test.go24 func registerPraefectInfoServer(impl gitalypb.PraefectInfoServiceServer) svcRegistrar { func
112 registerPraefectInfoServer(info.NewServer(nil, cfg, nil, gs, nil, nil, nil))})
H A Dsubcmd_set_replication_factor_test.go95 ln, clean := listenAndServe(t, []svcRegistrar{registerPraefectInfoServer(
H A Dsubcmd_accept_dataloss_test.go64 …ln, clean := listenAndServe(t, []svcRegistrar{registerPraefectInfoServer(info.NewServer(nil, conf,…