Home
last modified time | relevance | path

Searched defs:CheckServiceNode (Results 1 – 25 of 39) sorted by relevance

12

/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/proto/pbservice/
H A Dnode.pb.go31 type CheckServiceNode struct { struct
39 func (*CheckServiceNode) ProtoMessage() {}
40 func (*CheckServiceNode) Descriptor() ([]byte, []int) {
43 func (m *CheckServiceNode) XXX_Unmarshal(b []byte) error {
58 func (m *CheckServiceNode) XXX_Merge(src proto.Message) {
61 func (m *CheckServiceNode) XXX_Size() int {
64 func (m *CheckServiceNode) XXX_DiscardUnknown() {
281 func (m *CheckServiceNode) Marshal() (dAtA []byte, err error) {
291 func (m *CheckServiceNode) MarshalTo(dAtA []byte) (int, error) {
643 func (m *CheckServiceNode) Size() (n int) {
[all …]
H A Dconvert.go39 func CheckServiceNodeToStructs(s *CheckServiceNode) *structs.CheckServiceNode {
64 func NewCheckServiceNodeFromStructs(t *structs.CheckServiceNode) *CheckServiceNode {
H A Dnode.proto21 message CheckServiceNode { message
/dports/sysutils/consul/consul-1.10.3/proto/pbservice/
H A Dnode.pb.go31 type CheckServiceNode struct { struct
39 func (*CheckServiceNode) ProtoMessage() {}
40 func (*CheckServiceNode) Descriptor() ([]byte, []int) {
43 func (m *CheckServiceNode) XXX_Unmarshal(b []byte) error {
58 func (m *CheckServiceNode) XXX_Merge(src proto.Message) {
61 func (m *CheckServiceNode) XXX_Size() int {
64 func (m *CheckServiceNode) XXX_DiscardUnknown() {
281 func (m *CheckServiceNode) Marshal() (dAtA []byte, err error) {
291 func (m *CheckServiceNode) MarshalTo(dAtA []byte) (int, error) {
643 func (m *CheckServiceNode) Size() (n int) {
[all …]
H A Dconvert.go39 func CheckServiceNodeToStructs(s *CheckServiceNode) *structs.CheckServiceNode {
64 func NewCheckServiceNodeFromStructs(t *structs.CheckServiceNode) *CheckServiceNode {
H A Dnode.proto21 message CheckServiceNode { message
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/proto/pbservice/
H A Dnode.pb.go31 type CheckServiceNode struct { struct
39 func (*CheckServiceNode) ProtoMessage() {}
40 func (*CheckServiceNode) Descriptor() ([]byte, []int) {
43 func (m *CheckServiceNode) XXX_Unmarshal(b []byte) error {
58 func (m *CheckServiceNode) XXX_Merge(src proto.Message) {
61 func (m *CheckServiceNode) XXX_Size() int {
64 func (m *CheckServiceNode) XXX_DiscardUnknown() {
281 func (m *CheckServiceNode) Marshal() (dAtA []byte, err error) {
291 func (m *CheckServiceNode) MarshalTo(dAtA []byte) (int, error) {
643 func (m *CheckServiceNode) Size() (n int) {
[all …]
H A Dconvert.go39 func CheckServiceNodeToStructs(s *CheckServiceNode) *structs.CheckServiceNode {
64 func NewCheckServiceNodeFromStructs(t *structs.CheckServiceNode) *CheckServiceNode {
H A Dnode.proto21 message CheckServiceNode { message
/dports/sysutils/consul/consul-1.10.3/proto/pbsubscribe/
H A Dsubscribe.proto131 pbservice.CheckServiceNode CheckServiceNode = 2; field
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/proto/pbsubscribe/
H A Dsubscribe.proto131 pbservice.CheckServiceNode CheckServiceNode = 2; field
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/proto/pbsubscribe/
H A Dsubscribe.proto131 pbservice.CheckServiceNode CheckServiceNode = 2; field
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/xds/
H A Dendpoints.go335 ep structs.CheckServiceNode,
/dports/sysutils/consul/consul-1.10.3/agent/xds/
H A Dendpoints.go537 ep structs.CheckServiceNode,
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/xds/
H A Dendpoints.go522 ep structs.CheckServiceNode,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/xds/
H A Dendpoints.go537 ep structs.CheckServiceNode,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/xds/
H A Dendpoints.go537 ep structs.CheckServiceNode,
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go520 type CheckServiceNode struct { struct
521 Node *Node
522 Service *NodeService
523 Checks HealthChecks
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/agent/
H A Ddns.go1257 func findWeight(node structs.CheckServiceNode) int {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/agent/
H A Ddns.go1257 func findWeight(node structs.CheckServiceNode) int {
/dports/sysutils/consul_exporter/consul_exporter-0.3.0/vendor/github.com/hashicorp/consul/consul/structs/
H A Dstructs.go528 type CheckServiceNode struct { struct
529 Node *Node
530 Service *NodeService
531 Checks HealthChecks
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/agent/
H A Ddns.go1305 func findWeight(node structs.CheckServiceNode) int {
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dstructs.go1648 type CheckServiceNode struct { struct
1649 Node *Node
1650 Service *NodeService
1651 Checks HealthChecks
1654 func (csn *CheckServiceNode) BestAddress(wan bool) (string, int) {
1675 func (csn *CheckServiceNode) CanRead(authz acl.Authorizer) acl.EnforcementDecision {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go1648 type CheckServiceNode struct { struct
1649 Node *Node
1650 Service *NodeService
1651 Checks HealthChecks
1654 func (csn *CheckServiceNode) BestAddress(wan bool) (string, int) {
1675 func (csn *CheckServiceNode) CanRead(authz acl.Authorizer) acl.EnforcementDecision {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dstructs.go1645 type CheckServiceNode struct { struct
1646 Node *Node
1647 Service *NodeService
1648 Checks HealthChecks
1651 func (csn *CheckServiceNode) BestAddress(wan bool) (string, int) {
1672 func (csn *CheckServiceNode) CanRead(authz acl.Authorizer) acl.EnforcementDecision {

12