dockerwall

package
v0.0.0-...-fc66669 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2020 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Waller

type Waller struct {
	DockerClient       *client.Client
	UseDefaultNetworks bool
	GatewayNetworks    []string
	DefaultOutbound    string
	DryRun             bool
	SkipNetworks       []string
	CurrentMetrics     string
	MetricsDropHosts   map[string]map[string]int
	M                  *sync.Mutex

	DNSKnownReverse           map[string]map[string]bool
	ContainerIPSetIps         map[string]dsutils.TTLCollection
	KnownContainers           map[string]types.Container
	VerifiedAuthorizedDomains map[string]bool
	// contains filtered or unexported fields
}

Waller Label based network filter constraints

func (*Waller) MetricsHandler

func (s *Waller) MetricsHandler(w http.ResponseWriter, r *http.Request)

MetricsHandler return current metrics

func (*Waller) Startup

func (s *Waller) Startup() error

Jump to

Keyboard shortcuts

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