Documentation ¶
Index ¶
- func GetConnectionHelper(daemonURL string, timeout int) (*connhelper.ConnectionHelper, error)
- func GetDockerEndpointMetadataAndTLS(host string) (docker.EndpointMeta, *dCliContextStore.EndpointTLSData, error)
- func New(ctx context.Context, cmd string, args ...string) (net.Conn, error)
- func NewConnectionHelper(daemonURL string, timeout int) (*connhelper.ConnectionHelper, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConnectionHelper ¶
func GetConnectionHelper(daemonURL string, timeout int) (*connhelper.ConnectionHelper, error)
GetConnectionHelper returns Docker-specific connection helper for the given URL.
func GetDockerEndpointMetadataAndTLS ¶
func GetDockerEndpointMetadataAndTLS(host string) (docker.EndpointMeta, *dCliContextStore.EndpointTLSData, error)
GetDockerEndpointMetadataAndTLS retrieves the docker endpoint and TLS info for a remote host.
func NewConnectionHelper ¶
func NewConnectionHelper(daemonURL string, timeout int) (*connhelper.ConnectionHelper, error)
NewConnectionHelper creates new connection helper for a remote docker daemon.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.