Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/go-plugins-helpers
/ AuthZRes
Method
AuthZRes
authorization/api.go:100–100 ·
view source on GitHub ↗
(Request)
Source
from the content-addressed store, hash-verified
98
type
Plugin
interface
{
99
AuthZReq(Request) Response
100
AuthZRes(Request) Response
101
}
102
103
// Handler forwards requests and responses between the docker daemon and the plugin.
Callers
1
initMux
Method · 0.65
Implementers
1
TestPlugin
authorization/api_test.go
Calls
no outgoing calls
Tested by
no test coverage detected