dnsmasq

package
v0.0.0-...-f4175bf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 2, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const LoopbackAddress = "192.168.40.1"

The loopback address we use that makes us better than dory. It allows inter-container communication to work by causing all request to *.docker to resolve to 192.168.40.1, which containers send back out through the host networking to the falcon-proxy container, rather than just sending all traffic to *.docker domains back to themselves.

Variables

This section is empty.

Functions

func Start

func Start(client docker.DockerClient) error

Starts our dnsmasq container.

func Stop

func Stop(client docker.DockerClient) error

Stops our dnsmasq container.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL