Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CNIAdd ¶
type CNIDel ¶
type GetContainer ¶
func (*GetContainer) ServeHTTP ¶
func (h *GetContainer) ServeHTTP(resp http.ResponseWriter, req *http.Request)
type ListContainers ¶
type ListContainers struct { Marshaler marshal.Marshaler Logger lager.Logger Datastore store.Store }
func (*ListContainers) ServeHTTP ¶
func (h *ListContainers) ServeHTTP(resp http.ResponseWriter, req *http.Request)
type NetworksListContainers ¶
type NetworksListContainers struct { Marshaler marshal.Marshaler Logger lager.Logger Datastore store.Store }
func (*NetworksListContainers) ServeHTTP ¶
func (h *NetworksListContainers) ServeHTTP(resp http.ResponseWriter, req *http.Request)
Click to show internal directories.
Click to hide internal directories.