package request

import "github.com/dotcloud/docker/integration/util/request"

Index

Functions

func NewAPIClient

func NewAPIClient(t *testing.T) client.APIClient

NewAPIClient returns a docker API client configured from environment variables

func NewTLSAPIClient

func NewTLSAPIClient(t *testing.T, host, cacertPath, certPath, keyPath string) (client.APIClient, error)

NewTLSAPIClient returns a docker API client configured with the provided TLS settings

Source Files

client.go

Version
v17.11.0-ce-rc1+incompatible
Published
Mar 23, 2020
Platform
js/wasm
Imports
9 packages
Last checked
44 minutes ago

Tools for package owners.