# Packages
Package mock_network is a generated GoMock package.
# Constants
EcsLocalNetworkName is the name of the network created for local ECS tasks to join.
# Interfaces
LocalEndpointsStarter groups Docker functions to create the ECS local network and the Local Container Endpoints container if they don't exist.
LocalEndpointsStopper groups the Docker NetworkInspect, ContainerStop, ContainerRemove, and NetworkRemove functions.