Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ pattern
TypeAlias
pattern
x/secrets/pattern.go:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
type
pattern string
96
97
func
(p pattern) Match(id ID) bool {
98
pathParts := split(id.String())
Callers
3
ParsePattern
Function · 0.85
MustParsePattern
Function · 0.85
ExpandPattern
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected