package sockets
import "github.com/dotcloud/docker/pkg/sockets"
Index ¶
- func NewTcpSocket(addr string, config *TlsConfig, activate <-chan struct{}) (net.Listener, error)
- func NewUnixSocket(path, group string, activate <-chan struct{}) (net.Listener, error)
- type TlsConfig
Functions ¶
func NewTcpSocket ¶
func NewUnixSocket ¶
Types ¶
type TlsConfig ¶
func NewTlsConfig ¶
Source Files ¶
- Version
- v1.7.0
- Published
- Jun 18, 2015
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 54 seconds ago –
Tools for package owners.