Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotImplemented = errors.New("method not implemented")
ErrNotImplemented is returned for function that are not implemented
Functions ¶
func NewRemoteAPI ¶
func NewRemoteAPI(daemonUrl string) libnetwork.NetworkController
NewRemoteAPI returns an object implementing NetworkController interface that forwards the requests to the daemon
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.