package request

import "github.com/docker/cli/components/engine/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.12.0-ce+incompatible
Published
Dec 27, 2017
Platform
js/wasm
Imports
9 packages
Last checked
4 hours ago

Tools for package owners.