Documentation
¶
Index ¶
- type Manager
- func (fbm *Manager) BBREnabled() bool
- func (fbm *Manager) DeleteBandwidthLimit(endpointID uint16)
- func (fbm *Manager) DeleteEndpointBandwidthLimit(epID uint16) error
- func (fbm *Manager) DeleteIngressBandwidthLimit(endpointID uint16)
- func (fbm *Manager) Enabled() bool
- func (fbm *Manager) ResetQueues() bool
- func (fbm *Manager) UpdateBandwidthLimit(endpointID uint16, bytesPerSecond uint64, prio uint32)
- func (fbm *Manager) UpdateIngressBandwidthLimit(endpointID uint16, bytesPerSecond uint64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct{}
func (*Manager) BBREnabled ¶
func (*Manager) DeleteBandwidthLimit ¶
func (*Manager) DeleteEndpointBandwidthLimit ¶
func (*Manager) DeleteIngressBandwidthLimit ¶
func (*Manager) ResetQueues ¶
func (*Manager) UpdateBandwidthLimit ¶
func (*Manager) UpdateIngressBandwidthLimit ¶
Click to show internal directories.
Click to hide internal directories.