You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed URL tests for DOCKER_API_VERSION capture.
This commit fixes tests in the url package to account for capture of the
DOCKER_API_VERSION environment variable.
Signed-off-by: Jacob Howard <jacob@havoc.io>
Renamed NewEndpointClient to NewEndpoint.
This commit renames the NewEndpointClient function to NewEndpoint in the
synchronization package. This keeps consistency with the forwarding
package.
Signed-off-by: Jacob Howard <jacob@havoc.io>