package request
import "github.com/dotcloud/docker/integration/util/request"
Index ¶
- func NewAPIClient(t *testing.T) client.APIClient
- func NewTLSAPIClient(t *testing.T, host, cacertPath, certPath, keyPath string) (client.APIClient, error)
Functions ¶
func NewAPIClient ¶
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 ¶
- 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.