Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFilterChain ¶
func NewFilterChain(cfg *sysconfig.IPTablesFilterConfig, runner command_runner.CommandRunner, logger lager.Logger) *filterChain
func NewNATChain ¶
func NewNATChain(cfg *sysconfig.IPTablesNATConfig, runner command_runner.CommandRunner, logger lager.Logger) *natChain
Types ¶
type IPTablesManager ¶
type IPTablesManager struct {
// contains filtered or unexported fields
}
func New ¶
func New() *IPTablesManager
func (*IPTablesManager) AddChain ¶
func (mgr *IPTablesManager) AddChain(chain Chain) *IPTablesManager
func (*IPTablesManager) ContainerSetup ¶
func (*IPTablesManager) ContainerTeardown ¶
func (mgr *IPTablesManager) ContainerTeardown(containerID string) error
Directories ¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.