Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrUnknownBackendAddressType = errors.New("unknown container address type not supported") ErrPortMappedForIP = errors.New("port is already mapped to ip") ErrPortNotMapped = errors.New("port is not mapped") )
View Source
var (
NewProxy = NewProxyCommand
)
Functions ¶
func SetIptablesChain ¶
Types ¶
type UserlandProxy ¶ added in v1.2.0
func NewMockProxyCommand ¶ added in v1.2.0
func NewProxyCommand ¶ added in v1.2.0
Click to show internal directories.
Click to hide internal directories.