Documentation
¶
Overview ¶
Package api wires the HTTP surface together: REST endpoints for auth and Docker operations, the WebSocket upgrade, and serving the embedded SPA.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server bundles all dependencies needed to serve HTTP.
Source Files
¶
- access_middleware.go
- alert_handlers.go
- auth_handlers.go
- container_lifecycle_handlers.go
- docker_handlers.go
- events_handler.go
- exec_handler.go
- files_handlers.go
- health_handlers.go
- history_handler.go
- host_handlers.go
- image_handlers.go
- ldap_handlers.go
- metrics.go
- middleware.go
- parse_rules_handlers.go
- prefs_handlers.go
- registry_handlers.go
- respond.go
- server.go
- settings_handlers.go
- smtp_handlers.go
- spa.go
- user_handlers.go
- volume_handlers.go
- ws_handler.go
Click to show internal directories.
Click to hide internal directories.