interfaces

package
v0.1.0-rc.1 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CGTProxy

type CGTProxy interface {
	Run(context.Context) error
}

CGTProxy is an interface generated for "github.com/black-desk/cgtproxy/pkg/cgtproxy.CGTProxy".

type CGroupMonitor

type CGroupMonitor interface {
	Events() <-chan types.CGroupEvent
	Run(context.Context) error
}

CGroupMonitor is an interface generated for "github.com/black-desk/cgtproxy/pkg/cgfsmon.CGroupFSMonitor".

type NFTManager

type NFTManager interface {
	AddCgroup(string, *nftman.Target) error
	AddChainAndRulesForTProxy(*config.TProxy) error
	Clear() error
	RemoveCgroup(string) error
}

NFTManager is an interface generated for "github.com/black-desk/cgtproxy/pkg/nftman.NFTManager".

type RouteManager

type RouteManager interface {
	Run() error
}

RouteManager is an interface generated for "github.com/black-desk/cgtproxy/pkg/routeman.RouteManager".

Jump to

Keyboard shortcuts

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