Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
Handler is the HTTP handler which will natively deal with to external environments(endpoints).
func NewHandler ¶
func NewHandler(bouncer *security.RequestBouncer, authorizationService *authorization.Service, dataStore dataservices.DataStore, dockerClientFactory *docker.ClientFactory) *Handler
NewHandler creates a handler to process non-proxied requests to docker APIs directly.
Click to show internal directories.
Click to hide internal directories.