Home
last modified time | relevance | path

Searched refs:ServerMetric (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/gridscale/gsclient-go/v3/
H A Dserver.go22 GetServerMetricList(ctx context.Context, id string) ([]ServerMetric, error)
260 type ServerMetric struct { struct
437 func (c *Client) GetServerMetricList(ctx context.Context, id string) ([]ServerMetric, error) {
447 var serverMetrics []ServerMetric
450 serverMetrics = append(serverMetrics, ServerMetric{Properties: properties})
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go128 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
159 func GetServer(id int64) *ServerMetric {
510 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
525 var s []*ServerMetric
532 s = append(s, &ServerMetric{
672 func (c *channelMap) GetServer(id int64) *ServerMetric {
673 sm := &ServerMetric{}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-gcp-common/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go128 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
159 func GetServer(id int64) *ServerMetric {
510 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
525 var s []*ServerMetric
532 s = append(s, &ServerMetric{
672 func (c *channelMap) GetServer(id int64) *ServerMetric {
673 sm := &ServerMetric{}
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go128 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
159 func GetServer(id int64) *ServerMetric {
510 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
525 var s []*ServerMetric
532 s = append(s, &ServerMetric{
672 func (c *channelMap) GetServer(id int64) *ServerMetric {
673 sm := &ServerMetric{}
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go128 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
159 func GetServer(id int64) *ServerMetric {
510 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
525 var s []*ServerMetric
532 s = append(s, &ServerMetric{
672 func (c *channelMap) GetServer(id int64) *ServerMetric {
673 sm := &ServerMetric{}
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go128 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
159 func GetServer(id int64) *ServerMetric {
510 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
525 var s []*ServerMetric
532 s = append(s, &ServerMetric{
672 func (c *channelMap) GetServer(id int64) *ServerMetric {
673 sm := &ServerMetric{}
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/net/grpcox/grpcox-1.0.0/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/security/lego/lego-4.5.3/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
548 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
563 var s []*ServerMetric
570 s = append(s, &ServerMetric{
710 func (c *channelMap) GetServer(id int64) *ServerMetric {
711 sm := &ServerMetric{}
/dports/security/vault/vault-1.8.2/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
550 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
565 var s []*ServerMetric
572 s = append(s, &ServerMetric{
712 func (c *channelMap) GetServer(id int64) *ServerMetric {
713 sm := &ServerMetric{}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
548 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
563 var s []*ServerMetric
570 s = append(s, &ServerMetric{
710 func (c *channelMap) GetServer(id int64) *ServerMetric {
711 sm := &ServerMetric{}
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
550 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
565 var s []*ServerMetric
572 s = append(s, &ServerMetric{
712 func (c *channelMap) GetServer(id int64) *ServerMetric {
713 sm := &ServerMetric{}
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-secrets-terraform/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
550 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
565 var s []*ServerMetric
572 s = append(s, &ServerMetric{
712 func (c *channelMap) GetServer(id int64) *ServerMetric {
713 sm := &ServerMetric{}
/dports/security/vault/vault-1.8.2/vendor/go.etcd.io/etcd/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
548 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
563 var s []*ServerMetric
570 s = append(s, &ServerMetric{
710 func (c *channelMap) GetServer(id int64) *ServerMetric {
711 sm := &ServerMetric{}
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
548 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
563 var s []*ServerMetric
570 s = append(s, &ServerMetric{
710 func (c *channelMap) GetServer(id int64) *ServerMetric {
711 sm := &ServerMetric{}
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/containerd/containerd/containerd-1.4.3/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
548 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
563 var s []*ServerMetric
570 s = append(s, &ServerMetric{
710 func (c *channelMap) GetServer(id int64) *ServerMetric {
711 sm := &ServerMetric{}
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
550 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
565 var s []*ServerMetric
572 s = append(s, &ServerMetric{
712 func (c *channelMap) GetServer(id int64) *ServerMetric {
713 sm := &ServerMetric{}
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/docker/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/vendor/google.golang.org/grpc/internal/channelz/
H A Dfuncs.go156 func GetServers(id int64, maxResults int64) ([]*ServerMetric, bool) {
187 func GetServer(id int64) *ServerMetric {
538 func (c *channelMap) GetServers(id, maxResults int64) ([]*ServerMetric, bool) {
553 var s []*ServerMetric
560 s = append(s, &ServerMetric{
700 func (c *channelMap) GetServer(id int64) *ServerMetric {
701 sm := &ServerMetric{}

12345678910>>...13