Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/zalando/skipper
/ Create
Method
Create
routing/routing.go:82–82 ·
view source on GitHub ↗
Creates a predicate instance with concrete arguments.
([]interface{})
Source
from the content-addressed store, hash-verified
80
81
// Creates a predicate instance with concrete arguments.
82
Create([]
interface
{}) (Predicate, error)
83
}
84
85
type
WeightedPredicateSpec
interface
{
Callers
15
createFileWith
Function · 0.65
TestFalse
Function · 0.65
TestTrue
Function · 0.65
TestShutdown
Function · 0.65
TestShutdownErrors
Function · 0.65
TestHeaderSHA256Args
Function · 0.65
TestHeaderSHA256Match
Function · 0.65
BenchmarkHeaderSHA256Match
Function · 0.65
Test_spec_Create
Function · 0.65
BenchmarkJWTPayloadAnyKV
Function · 0.65
BenchmarkJWTPayloadAllKV
Function · 0.65
BenchmarkJWTPayloadAnyKVRegexp
Function · 0.65
Implementers
15
noneSpec
_test_plugins_fail/fail.go
falseSpec
predicates/primitive/false.go
shutdown
predicates/primitive/shutdown.go
trueSpec
predicates/primitive/true.go
headerSha256Spec
predicates/auth/headersha256.go
spec
predicates/auth/jwt.go
anySpec
predicates/host/any.go
spec
predicates/cron/cron.go
spec
predicates/source/source.go
spec
predicates/tee/tee.go
spec
predicates/query/query.go
segmentSpec
predicates/traffic/segment.go
Calls
no outgoing calls
Tested by
15
createFileWith
Function · 0.52
TestFalse
Function · 0.52
TestTrue
Function · 0.52
TestShutdown
Function · 0.52
TestShutdownErrors
Function · 0.52
TestHeaderSHA256Args
Function · 0.52
TestHeaderSHA256Match
Function · 0.52
BenchmarkHeaderSHA256Match
Function · 0.52
Test_spec_Create
Function · 0.52
BenchmarkJWTPayloadAnyKV
Function · 0.52
BenchmarkJWTPayloadAllKV
Function · 0.52
BenchmarkJWTPayloadAnyKVRegexp
Function · 0.52