Home
last modified time | relevance | path

Searched refs:ServiceEntry (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/sysutils/istio/istio-1.6.7/pilot/pkg/serviceregistry/external/
H A Dservicediscovery_test.go193 se := c.Spec.(*networking.ServiceEntry)
203 se := c.Spec.(*networking.ServiceEntry)
222 se := c.Spec.(*networking.ServiceEntry)
353 se := c.Spec.(*networking.ServiceEntry)
364 se := c.Spec.(*networking.ServiceEntry)
393 se := c.Spec.(*networking.ServiceEntry)
427 se := c.Spec.(*networking.ServiceEntry)
444 se := c.Spec.(*networking.ServiceEntry)
830 Spec: &networking.ServiceEntry{
859 se := c.Spec.(*networking.ServiceEntry)
[all …]
H A Dconversion_test.go46 Spec: &networking.ServiceEntry{
66 Spec: &networking.ServiceEntry{
86 Spec: &networking.ServiceEntry{
124 Spec: &networking.ServiceEntry{
150 Spec: &networking.ServiceEntry{
171 Spec: &networking.ServiceEntry{
208 Spec: &networking.ServiceEntry{
238 Spec: &networking.ServiceEntry{
267 Spec: &networking.ServiceEntry{
286 Spec: &networking.ServiceEntry{
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/networking/v1alpha3/
H A Dservice_entry.pb.go892 type ServiceEntry struct { struct
988 func (m *ServiceEntry) Reset() { *m = ServiceEntry{} } argument
990 func (*ServiceEntry) ProtoMessage() {} argument
991 func (*ServiceEntry) Descriptor() ([]byte, []int) { argument
1012 func (m *ServiceEntry) XXX_Size() int { argument
1015 func (m *ServiceEntry) XXX_DiscardUnknown() { argument
1021 func (m *ServiceEntry) GetHosts() []string { argument
1028 func (m *ServiceEntry) GetAddresses() []string { argument
1035 func (m *ServiceEntry) GetPorts() []*Port { argument
1070 func (m *ServiceEntry) GetExportTo() []string {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/istio.io/api/networking/v1beta1/
H A Dservice_entry.pb.go891 type ServiceEntry struct { struct
987 func (m *ServiceEntry) Reset() { *m = ServiceEntry{} } argument
989 func (*ServiceEntry) ProtoMessage() {} argument
990 func (*ServiceEntry) Descriptor() ([]byte, []int) { argument
1011 func (m *ServiceEntry) XXX_Size() int { argument
1014 func (m *ServiceEntry) XXX_DiscardUnknown() { argument
1020 func (m *ServiceEntry) GetHosts() []string { argument
1027 func (m *ServiceEntry) GetAddresses() []string { argument
1034 func (m *ServiceEntry) GetPorts() []*Port { argument
1069 func (m *ServiceEntry) GetExportTo() []string {
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/sandbox/win/src/
H A Dservice_resolver_64.cc30 struct ServiceEntry { struct
99 ServiceEntry original;
108 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source); in IsService()
144 struct ServiceEntry {
151 ServiceEntry original;
157 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source);
255 ServiceEntry local_service; in PerformPatch()
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_64.cc30 struct ServiceEntry { struct
99 ServiceEntry original;
108 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source); in IsService()
144 struct ServiceEntry {
151 ServiceEntry original;
157 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source);
255 ServiceEntry local_service; in PerformPatch()
/dports/sysutils/istio/istio-1.6.7/galley/pkg/config/analysis/analyzers/virtualservice/
H A Ddestinationhosts.go68 serviceEntryHosts map[util.ScopedFqdn]*v1alpha3.ServiceEntry) {
83 …host string, serviceEntryHosts map[util.ScopedFqdn]*v1alpha3.ServiceEntry) *v1alpha3.ServiceEntry { argument
125 func initServiceEntryHostMap(ctx analysis.Context) map[util.ScopedFqdn]*v1alpha3.ServiceEntry {
126 result := make(map[util.ScopedFqdn]*v1alpha3.ServiceEntry)
129 s := r.Message.(*v1alpha3.ServiceEntry)
145 var se *v1alpha3.ServiceEntry
156 se = &v1alpha3.ServiceEntry{
167 …ts(ctx analysis.Context, r *resource.Instance, d *v1alpha3.Destination, s *v1alpha3.ServiceEntry) { argument
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_64.cc30 struct ServiceEntry { struct
99 ServiceEntry original;
108 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source); in IsService()
144 struct ServiceEntry {
151 ServiceEntry original;
157 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source);
255 ServiceEntry local_service; in PerformPatch()
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_64.cc30 struct ServiceEntry { struct
99 ServiceEntry original;
108 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source); in IsService()
144 struct ServiceEntry {
151 ServiceEntry original;
157 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source);
255 ServiceEntry local_service; in PerformPatch()
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/sandbox/win/src/
H A Dservice_resolver_64.cc30 struct ServiceEntry { struct
99 ServiceEntry original;
108 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source); in IsService()
144 struct ServiceEntry {
151 ServiceEntry original;
157 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source);
255 ServiceEntry local_service; in PerformPatch()
/dports/www/chromium-legacy/chromium-88.0.4324.182/sandbox/win/src/
H A Dservice_resolver_64.cc30 struct ServiceEntry { struct
99 ServiceEntry original;
108 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source); in IsService()
144 struct ServiceEntry {
151 ServiceEntry original;
157 const ServiceEntry* service = reinterpret_cast<const ServiceEntry*>(source);
255 ServiceEntry local_service; in PerformPatch()
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/sd/consul/
H A Dclient_test.go60 entries []*stdconsul.ServiceEntry
63 func newTestClient(entries []*stdconsul.ServiceEntry) *testClient { argument
71 …vice, tag string, _ bool, opts *stdconsul.QueryOptions) ([]*stdconsul.ServiceEntry, *stdconsul.Que…
72 var results []*stdconsul.ServiceEntry
112 var newEntries []*stdconsul.ServiceEntry
127 func registration2entry(r *stdconsul.AgentServiceRegistration) *stdconsul.ServiceEntry {
128 return &stdconsul.ServiceEntry{
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/sd/consul/
H A Dclient_test.go60 entries []*stdconsul.ServiceEntry
63 func newTestClient(entries []*stdconsul.ServiceEntry) *testClient { argument
71 …vice, tag string, _ bool, opts *stdconsul.QueryOptions) ([]*stdconsul.ServiceEntry, *stdconsul.Que…
72 var results []*stdconsul.ServiceEntry
112 var newEntries []*stdconsul.ServiceEntry
127 func registration2entry(r *stdconsul.AgentServiceRegistration) *stdconsul.ServiceEntry {
128 return &stdconsul.ServiceEntry{
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/go-kit/kit/sd/consul/
H A Dclient_test.go60 entries []*stdconsul.ServiceEntry
63 func newTestClient(entries []*stdconsul.ServiceEntry) *testClient { argument
71 …vice, tag string, _ bool, opts *stdconsul.QueryOptions) ([]*stdconsul.ServiceEntry, *stdconsul.Que…
72 var results []*stdconsul.ServiceEntry
112 var newEntries []*stdconsul.ServiceEntry
127 func registration2entry(r *stdconsul.AgentServiceRegistration) *stdconsul.ServiceEntry {
128 return &stdconsul.ServiceEntry{
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/sd/consul/
H A Dclient_test.go60 entries []*stdconsul.ServiceEntry
63 func newTestClient(entries []*stdconsul.ServiceEntry) *testClient { argument
71 …vice, tag string, _ bool, opts *stdconsul.QueryOptions) ([]*stdconsul.ServiceEntry, *stdconsul.Que…
72 var results []*stdconsul.ServiceEntry
112 var newEntries []*stdconsul.ServiceEntry
127 func registration2entry(r *stdconsul.AgentServiceRegistration) *stdconsul.ServiceEntry {
128 return &stdconsul.ServiceEntry{
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/sd/consul/
H A Dclient_test.go60 entries []*stdconsul.ServiceEntry
63 func newTestClient(entries []*stdconsul.ServiceEntry) *testClient { argument
71 …vice, tag string, _ bool, opts *stdconsul.QueryOptions) ([]*stdconsul.ServiceEntry, *stdconsul.Que…
72 var results []*stdconsul.ServiceEntry
112 var newEntries []*stdconsul.ServiceEntry
127 func registration2entry(r *stdconsul.AgentServiceRegistration) *stdconsul.ServiceEntry {
128 return &stdconsul.ServiceEntry{
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/sd/consul/
H A Dclient_test.go60 entries []*stdconsul.ServiceEntry
63 func newTestClient(entries []*stdconsul.ServiceEntry) *testClient { argument
71 …vice, tag string, _ bool, opts *stdconsul.QueryOptions) ([]*stdconsul.ServiceEntry, *stdconsul.Que…
72 var results []*stdconsul.ServiceEntry
112 var newEntries []*stdconsul.ServiceEntry
127 func registration2entry(r *stdconsul.AgentServiceRegistration) *stdconsul.ServiceEntry {
128 return &stdconsul.ServiceEntry{
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/sd/consul/
H A Dclient_test.go60 entries []*stdconsul.ServiceEntry
63 func newTestClient(entries []*stdconsul.ServiceEntry) *testClient { argument
71 …vice, tag string, _ bool, opts *stdconsul.QueryOptions) ([]*stdconsul.ServiceEntry, *stdconsul.Que…
72 var results []*stdconsul.ServiceEntry
112 var newEntries []*stdconsul.ServiceEntry
127 func registration2entry(r *stdconsul.AgentServiceRegistration) *stdconsul.ServiceEntry {
128 return &stdconsul.ServiceEntry{
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/sd/consul/
H A Dclient_test.go60 entries []*stdconsul.ServiceEntry
63 func newTestClient(entries []*stdconsul.ServiceEntry) *testClient { argument
71 …vice, tag string, _ bool, opts *stdconsul.QueryOptions) ([]*stdconsul.ServiceEntry, *stdconsul.Que…
72 var results []*stdconsul.ServiceEntry
112 var newEntries []*stdconsul.ServiceEntry
127 func registration2entry(r *stdconsul.AgentServiceRegistration) *stdconsul.ServiceEntry {
128 return &stdconsul.ServiceEntry{
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/mdns/
H A Dclient.go17 type ServiceEntry struct { struct
33 func (s *ServiceEntry) complete() bool { argument
43 Entries chan<- *ServiceEntry // Entries Channel
53 Entries: make(chan *ServiceEntry),
90 func Lookup(service string, entries chan<- *ServiceEntry) error { argument
228 inprogress := make(map[string]*ServiceEntry)
235 var inp *ServiceEntry
350 func ensureName(inprogress map[string]*ServiceEntry, name string) *ServiceEntry { argument
354 inp := &ServiceEntry{
362 func alias(inprogress map[string]*ServiceEntry, src, dst string) { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/whyrusleeping/mdns/
H A Dclient.go16 type ServiceEntry struct { struct
31 func (s *ServiceEntry) complete() bool { argument
41 Entries chan<- *ServiceEntry // Entries Channel
51 Entries: make(chan *ServiceEntry),
88 func Lookup(service string, entries chan<- *ServiceEntry) error { argument
235 inprogress := make(map[string]*ServiceEntry)
242 var inp *ServiceEntry
350 func ensureName(inprogress map[string]*ServiceEntry, name string) *ServiceEntry { argument
354 inp := &ServiceEntry{
362 func alias(inprogress map[string]*ServiceEntry, src, dst string) { argument
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/hashicorp/mdns/
H A Dclient.go17 type ServiceEntry struct { struct
33 func (s *ServiceEntry) complete() bool { argument
43 Entries chan<- *ServiceEntry // Entries Channel
53 Entries: make(chan *ServiceEntry),
90 func Lookup(service string, entries chan<- *ServiceEntry) error { argument
228 inprogress := make(map[string]*ServiceEntry)
235 var inp *ServiceEntry
356 func ensureName(inprogress map[string]*ServiceEntry, name string) *ServiceEntry { argument
360 inp := &ServiceEntry{
368 func alias(inprogress map[string]*ServiceEntry, src, dst string) { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/mdns/
H A Dclient.go17 type ServiceEntry struct { struct
33 func (s *ServiceEntry) complete() bool { argument
43 Entries chan<- *ServiceEntry // Entries Channel
53 Entries: make(chan *ServiceEntry),
90 func Lookup(service string, entries chan<- *ServiceEntry) error { argument
228 inprogress := make(map[string]*ServiceEntry)
235 var inp *ServiceEntry
350 func ensureName(inprogress map[string]*ServiceEntry, name string) *ServiceEntry { argument
354 inp := &ServiceEntry{
362 func alias(inprogress map[string]*ServiceEntry, src, dst string) { argument
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/serf/vendor/github.com/hashicorp/mdns/
H A Dclient.go17 type ServiceEntry struct { struct
33 func (s *ServiceEntry) complete() bool { argument
43 Entries chan<- *ServiceEntry // Entries Channel
53 Entries: make(chan *ServiceEntry),
90 func Lookup(service string, entries chan<- *ServiceEntry) error { argument
228 inprogress := make(map[string]*ServiceEntry)
235 var inp *ServiceEntry
350 func ensureName(inprogress map[string]*ServiceEntry, name string) *ServiceEntry { argument
354 inp := &ServiceEntry{
362 func alias(inprogress map[string]*ServiceEntry, src, dst string) { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/mdns/
H A Dclient.go17 type ServiceEntry struct { struct
33 func (s *ServiceEntry) complete() bool { argument
43 Entries chan<- *ServiceEntry // Entries Channel
53 Entries: make(chan *ServiceEntry),
90 func Lookup(service string, entries chan<- *ServiceEntry) error { argument
228 inprogress := make(map[string]*ServiceEntry)
235 var inp *ServiceEntry
356 func ensureName(inprogress map[string]*ServiceEntry, name string) *ServiceEntry { argument
360 inp := &ServiceEntry{
368 func alias(inprogress map[string]*ServiceEntry, src, dst string) { argument

12345678910>>...15