Documentation
¶
Index ¶
- type Manager
- func (m *Manager) AddNoTrackHostPorts(namespace, name string, ports []string)
- func (m *Manager) GetProxyPorts() map[string]uint16
- func (m *Manager) InstallNoTrackRules(ip netip.Addr, port uint16)
- func (f *Manager) InstallProxyRules(uint16, string)
- func (m *Manager) RemoveNoTrackHostPorts(namespace, name string)
- func (m *Manager) RemoveNoTrackRules(ip netip.Addr, port uint16)
- func (f *Manager) SupportsOriginalSourceAddr() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
}
func (*Manager) AddNoTrackHostPorts ¶
func (*Manager) GetProxyPorts ¶
func (*Manager) InstallNoTrackRules ¶
func (*Manager) InstallProxyRules ¶
func (*Manager) RemoveNoTrackHostPorts ¶
func (*Manager) RemoveNoTrackRules ¶
func (*Manager) SupportsOriginalSourceAddr ¶
Click to show internal directories.
Click to hide internal directories.