# Functions
NewDriver creates and returns a new Driver for the given API URL.
# Constants
ContainerInterfacePrefix is the container's internal interface name prefix.
No description provided by the author
No description provided by the author
# Structs
CreateEndpointRequest is the as api.CreateEndpointRequest but with json.RawMessage type for Options map.
# Interfaces
Driver interface that listens for docker requests.