network

package
v0.0.0-...-058fe0e Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2018 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BridgeConfig

type BridgeConfig struct {
	Name        string
	IP          string
	FixedCIDR   string
	GatewayIPv4 string
	PreferredIP string

	Mtu               int
	ICC               bool
	IPTables          bool
	IPForward         bool
	IPMasq            bool
	UserlandProxy     bool
	UserlandProxyPath string
}

BridgeConfig defines the bridge network configuration.

type Config

type Config struct {
	Type string

	// meta store
	MetaPath string

	// bridge config
	BridgeConfig BridgeConfig
}

Config defines the network configuration.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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