Home
last modified time | relevance | path

Searched refs:MaxSendMsgSize (Results 1 – 25 of 594) sorted by relevance

12345678910>>...24

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/grafana-plugin-sdk-go/backend/
H A Dserve.go26 MaxSendMsgSize int member
87 if opts.GRPCSettings.MaxSendMsgSize > 0 {
88 …grpcMiddlewares = append([]grpc.ServerOption{grpc.MaxSendMsgSize(opts.GRPCSettings.MaxSendMsgSize)…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/grafana/dskit/grpcclient/
H A Dgrpcclient.go22 MaxSendMsgSize int `yaml:"max_send_msg_size"` member
42 …f.IntVar(&cfg.MaxSendMsgSize, prefix+".grpc-max-send-msg-size", 16<<20, "gRPC client max send mess…
68 opts = append(opts, grpc.MaxCallSendMsgSize(cfg.MaxSendMsgSize))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/dskit/grpcclient/
H A Dgrpcclient.go22 MaxSendMsgSize int `yaml:"max_send_msg_size"` member
42 …f.IntVar(&cfg.MaxSendMsgSize, prefix+".grpc-max-send-msg-size", 16<<20, "gRPC client max send mess…
68 opts = append(opts, grpc.MaxCallSendMsgSize(cfg.MaxSendMsgSize))
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/grafana/dskit/grpcclient/
H A Dgrpcclient.go22 MaxSendMsgSize int `yaml:"max_send_msg_size"` member
42 …f.IntVar(&cfg.MaxSendMsgSize, prefix+".grpc-max-send-msg-size", 16<<20, "gRPC client max send mess…
68 opts = append(opts, grpc.MaxCallSendMsgSize(cfg.MaxSendMsgSize))
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/libcontainerd/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/docker/libcontainerd/supervisor/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/docker/libcontainerd/supervisor/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/docker/libcontainerd/supervisor/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker/moby-20.10.2/libcontainerd/supervisor/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/libcontainerd/supervisor/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/sysutils/docker/docker-ce-18.09.5/components/engine/libcontainerd/supervisor/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/docker/docker/libcontainerd/supervisor/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/docker/libcontainerd/supervisor/
H A Dremote_daemon_linux.go25 if r.GRPC.MaxSendMsgSize == 0 {
26 r.GRPC.MaxSendMsgSize = defaults.DefaultMaxSendMsgSize
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/docker/docker/vendor/github.com/containerd/containerd/services/server/
H A Dserver.go77 if config.GRPC.MaxSendMsgSize > 0 {
78 serverOpts = append(serverOpts, grpc.MaxSendMsgSize(config.GRPC.MaxSendMsgSize))
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/cmd/containerd/command/
H A Dconfig_linux.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
H A Dconfig_windows.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Dconfig_linux.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
H A Dconfig_windows.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Dconfig_windows.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
H A Dconfig_linux.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Dconfig_linux.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
H A Dconfig_windows.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Dconfig_linux.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
H A Dconfig_windows.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/cmd/containerd/command/
H A Dconfig_linux.go32 MaxSendMsgSize: defaults.DefaultMaxSendMsgSize,

12345678910>>...24