Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/secrets-engine
/ id
TypeAlias
id
x/secrets/identifiers.go:141–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
type
id string
142
143
func
(i id) Match(pattern Pattern) bool {
144
pathParts := split(string(i))
Callers
3
ParseID
Function · 0.85
MustParseID
Function · 0.85
ExpandID
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected