cell

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"ip-masq-agent",
	"BPF ip-masq-agent implementation",

	cell.Provide(newIPMasqAgentCell),
	cell.Config(defaultConfig),
)

Functions

This section is empty.

Types

type Config

type Config struct {
	EnableIPMasqAgent     bool   `mapstructure:"enable-ip-masq-agent"`
	IPMasqAgentConfigPath string `mapstructure:"ip-masq-agent-config-path"`
}

func (Config) Flags

func (c Config) Flags(flags *pflag.FlagSet)

Jump to

Keyboard shortcuts

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