Home
last modified time | relevance | path

Searched refs:PathExact (Results 1 – 25 of 121) sorted by relevance

12345

/dports/misc/broot/broot-1.7.0/src/pattern/
H A Dpattern.rs21 PathExact(ExactPattern), enumerator
59 SearchMode::PathExact => Self::PathExact( in new()
97 Self::PathExact(_) | Self::PathFuzzy(_) | Self::PathRegex(_) | Self::PathTokens(_) => { in object()
117 Self::NameExact(ep) | Self::PathExact(ep) => ep.find(candidate), in search_string()
160 Self::PathExact(ep) => ep.score_of(candidate.subpath), in score_of()
177 Self::PathExact(ep) => ep.score_of(candidate), in score_of_string()
196 Self::NameExact(ep) | Self::PathExact(ep) => ep.is_empty(), in is_empty()
213 Self::PathExact(_) | Self::PathFuzzy(_) => true, in has_real_scores()
H A Dsearch_mode.rs35 PathExact, enumerator
48 SearchMode::PathExact,
68 (Path, Exact) => Some(Self::PathExact), in new()
82 … Self::PathExact | Self::PathFuzzy | Self::PathRegex | Self::PathTokens => SearchObject::Path, in object()
92 Self::PathExact => SearchKind::Exact, in kind()
196 smm.setm(&["pe", "ep"], SearchMode::PathExact); in default()
/dports/sysutils/consul/consul-1.10.3/agent/structs/
H A Dconfig_entry_intentions_test.go352 HTTP: &IntentionHTTPPermission{PathExact: "/"},
370 HTTP: &IntentionHTTPPermission{PathExact: "/"},
389 HTTP: &IntentionHTTPPermission{PathExact: "/"},
427 PathExact: "/",
436 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
450 PathExact: "/",
459 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
482 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
496 PathExact: "/",
519 PathExact: "x",
[all …]
H A Dconfig_entry_intentions.go284 PathExact string `json:",omitempty" alias:"path_exact"` member
665 if perm.HTTP.PathExact != "" {
667 if !strings.HasPrefix(perm.HTTP.PathExact, "/") {
670 i, j, perm.HTTP.PathExact,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_intentions_test.go352 HTTP: &IntentionHTTPPermission{PathExact: "/"},
370 HTTP: &IntentionHTTPPermission{PathExact: "/"},
389 HTTP: &IntentionHTTPPermission{PathExact: "/"},
427 PathExact: "/",
436 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
450 PathExact: "/",
459 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
482 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
496 PathExact: "/",
519 PathExact: "x",
[all …]
H A Dconfig_entry_intentions.go284 PathExact string `json:",omitempty" alias:"path_exact"` member
665 if perm.HTTP.PathExact != "" {
667 if !strings.HasPrefix(perm.HTTP.PathExact, "/") {
670 i, j, perm.HTTP.PathExact,
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_intentions_test.go352 HTTP: &IntentionHTTPPermission{PathExact: "/"},
370 HTTP: &IntentionHTTPPermission{PathExact: "/"},
389 HTTP: &IntentionHTTPPermission{PathExact: "/"},
427 PathExact: "/",
436 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
450 PathExact: "/",
459 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
482 …validateErr: `Sources[0].Permissions[0].HTTP should only contain at most one of PathExact, PathPre…
496 PathExact: "/",
519 PathExact: "x",
[all …]
H A Dconfig_entry_intentions.go284 PathExact string `json:",omitempty" alias:"path_exact"` member
665 if perm.HTTP.PathExact != "" {
667 if !strings.HasPrefix(perm.HTTP.PathExact, "/") {
670 i, j, perm.HTTP.PathExact,
/dports/sysutils/consul/consul-1.10.3/agent/xds/
H A Drbac_test.go578 PathExact: "/v1/secret",
584 PathExact: "/v1/admin",
603 PathExact: "/v1/secret",
609 PathExact: "/v1/admin",
628 PathExact: "/v1/secret",
671 PathExact: "/v1/secret",
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/xds/
H A Drbac_test.go578 PathExact: "/v1/secret",
584 PathExact: "/v1/admin",
603 PathExact: "/v1/secret",
609 PathExact: "/v1/admin",
628 PathExact: "/v1/secret",
671 PathExact: "/v1/secret",
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/xds/
H A Drbac_test.go578 PathExact: "/v1/secret",
584 PathExact: "/v1/admin",
603 PathExact: "/v1/secret",
609 PathExact: "/v1/admin",
628 PathExact: "/v1/secret",
671 PathExact: "/v1/secret",
/dports/sysutils/consul/consul-1.10.3/command/intention/
H A Dhelpers_test.go50 PathExact: "/foo",
89 PathExact: "/foo",
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/intention/
H A Dhelpers_test.go50 PathExact: "/foo",
89 PathExact: "/foo",
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/intention/
H A Dhelpers_test.go50 PathExact: "/foo",
89 PathExact: "/foo",
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/website/source/docs/agent/config-entries/
H A Dservice-router.html.md148 - `PathExact` `(string: "")` - Exact path to match on the HTTP request path.
150 At most only one of `PathExact`, `PathPrefix`, or `PathRegex` may be configured.
154 At most only one of `PathExact`, `PathPrefix`, or `PathRegex` may be configured.
161 At most only one of `PathExact`, `PathPrefix`, or `PathRegex` may be configured.
245 `Match.HTTP.PathExact` be configured on this route.
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/website/pages/docs/agent/config-entries/
H A Dservice-router.mdx149 - `PathExact` `(string: "")` - Exact path to match on the HTTP request path.
151 At most only one of `PathExact`, `PathPrefix`, or `PathRegex` may be configured.
155 At most only one of `PathExact`, `PathPrefix`, or `PathRegex` may be configured.
162 At most only one of `PathExact`, `PathPrefix`, or `PathRegex` may be configured.
246 `Match.HTTP.PathExact` be configured on this route.
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dconfig_entry_test.go323 PathExact: "/other",
357 PathExact: "/other",
543 PathExact: "/other",
582 PathExact: "/other",
652 PathExact: "/other",
969 PathExact: "/admin",
992 PathExact: "/admin",
1015 PathExact: "/admin",
/dports/sysutils/consul/consul-1.10.3/agent/consul/state/
H A Dconfig_entry_test.go421 PathExact: "/other",
455 PathExact: "/other",
641 PathExact: "/other",
680 PathExact: "/other",
750 PathExact: "/other",
1067 PathExact: "/admin",
1090 PathExact: "/admin",
1113 PathExact: "/admin",
1595 PathExact: "/sink",
1755 PathExact: "/sink",
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dconfig_entry_test.go421 PathExact: "/other",
455 PathExact: "/other",
641 PathExact: "/other",
680 PathExact: "/other",
750 PathExact: "/other",
1067 PathExact: "/admin",
1090 PathExact: "/admin",
1113 PathExact: "/admin",
1595 PathExact: "/sink",
1755 PathExact: "/sink",
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dconfig_entry_test.go421 PathExact: "/other",
455 PathExact: "/other",
641 PathExact: "/other",
680 PathExact: "/other",
750 PathExact: "/other",
1067 PathExact: "/admin",
1090 PathExact: "/admin",
1113 PathExact: "/admin",
1595 PathExact: "/sink",
1755 PathExact: "/sink",
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_discoverychain_test.go788 PathExact: "/exact",
794 PathExact: "no-leading-slash",
820 PathExact: "/exact",
828 PathExact: "/exact",
844 PathExact: "/exact",
1035 PathExact: "/api",
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_discoverychain_test.go792 PathExact: "/exact",
798 PathExact: "no-leading-slash",
824 PathExact: "/exact",
832 PathExact: "/exact",
848 PathExact: "/exact",
1039 PathExact: "/api",
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/agent/consul/state/
H A Dconfig_entry_test.go323 PathExact: "/other",
357 PathExact: "/other",
543 PathExact: "/other",
582 PathExact: "/other",
652 PathExact: "/other",
969 PathExact: "/admin",
992 PathExact: "/admin",
1015 PathExact: "/admin",
/dports/net/traefik/traefik-2.6.1/vendor/github.com/hashicorp/consul/agent/structs/
H A Dconfig_entry_intentions.go284 PathExact string `json:",omitempty" alias:"path_exact"` member
665 if perm.HTTP.PathExact != "" {
667 if !strings.HasPrefix(perm.HTTP.PathExact, "/") {
670 i, j, perm.HTTP.PathExact,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/website/content/docs/connect/config-entries/
H A Dservice-router.mdx231 PathExact = "/mycompany.BillingService/GenerateInvoice"
266 "PathExact": "/mycompany.BillingService/GenerateInvoice"
367 name: 'PathExact',
371 …'Exact path to match on the HTTP request path.<br><br> At most only one of `PathExact`, `PathPrefi…
381 …'Path prefix to match on the HTTP request path.<br><br> At most only one of `PathExact`, `PathPref…
391 …cribed below](#regular-expression-syntax).<br><br> At most only one of `PathExact`, `PathPrefix`, …
549 …r><br> This requires that either `Match.HTTP.PathPrefix` or `Match.HTTP.PathExact` be configured o…

12345