package request
import "github.com/docker/cli/components/engine/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-rc2+incompatible
- Published
- Nov 1, 2017
- Platform
- js/wasm
- Imports
- 9 packages
- Last checked
- 4 hours ago –
Tools for package owners.