Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
Handler forwards requests and responses between the docker daemon and the plugin.
func NewHandler ¶
NewHandler initializes the request handler with a plugin implementation.
type Request ¶
type Request authorization.Request
Request is the structure that docker's requests are deserialized to.
type Response ¶
type Response authorization.Response
Response is the strucutre that the plugin's responses are serialized to.
Click to show internal directories.
Click to hide internal directories.