Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DockerForwardChain contains Docker's filter-FORWARD rules. // // FIXME(robmry) - only exported because it's used to set up the jump to swarm's DOCKER-INGRESS chain. DockerForwardChain = "DOCKER-FORWARD" )
Variables ¶
This section is empty.
Functions ¶
func NewIptabler ¶
func NewIptabler(ctx context.Context, config firewaller.Config) (firewaller.Firewaller, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.