package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Functions

FilterNetworks filters network list according to user specified filter and returns user chosen networks.
IsPredefined indicates if a network is predefined by the daemon.

# Constants

DefaultNetwork is the name of the default network driver to use for containers on the daemon platform.

# Structs

AttachmentStore stores the load balancer IP address for a network id.
EndpointSettings is a package local wrapper for networktypes.EndpointSettings which stores Endpoint state that needs to be persisted to disk but not exposed in the api.
Settings stores configuration details about the daemon network config TODO Windows.