Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Backend ¶
type Backend struct { // PortDriver MUST be thread-safe. // PortDriver can be nil PortDriver port.ParentDriver }
func (*Backend) DeletePort ¶
func (b *Backend) DeletePort(w http.ResponseWriter, r *http.Request)
DeletePort is the handler for POST /v{N}/ports/{id}
Click to show internal directories.
Click to hide internal directories.