definitions

package
v0.57.0 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DockerFWUserChain = "DOCKER-USER"
	DockerFWTable     = "filter"

	IPTablesRuleComment = "set by containerlab"

	IPTablesCommentMaxSize = 256
)

Variables

View Source
var ErrNotAvailabel = errors.New("not available")

Functions

This section is empty.

Types

type ClabFirewall

type ClabFirewall interface {
	DeleteForwardingRules() error
	InstallForwardingRules() error
	Name() string
}

ClabFirewall is the interface that all firewall clients must implement.

Jump to

Keyboard shortcuts

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