package listeners

import "github.com/docker/docker/daemon/listeners"

Index

Functions

func Init

func Init(proto, addr, socketGroup string, tlsConfig *tls.Config) ([]net.Listener, error)

Init creates new listeners for the server.

Source Files

listeners_windows.go

Version
v24.0.0-rc.1+incompatible
Published
Apr 27, 2023
Platform
windows/amd64
Imports
6 packages
Last checked
2 hours ago

Tools for package owners.