# Packages
Package dockercontainer provides connhelper for docker-container://<container>.
Package kubepod provides connhelper for kube-pod://<pod>.
Package nerdctlcontainer provides connhelper for nerdctl-container://<container>.
Package npipe provides connhelper for npipe://<address>.
Package podmancontainer provides connhelper for podman-container://<container>.
Package ssh provides connhelper for ssh://<SSH URL>.
# Functions
GetConnectionHelper returns BuildKit-specific connection helper for the given URL.
Register registers new connectionhelper for scheme.
# Structs
ConnectionHelper allows to connect to a remote host with custom stream provider binary.