# Functions

ExtractPodBandwidthResources extracts the ingress and egress from the given pod annotations.
NewTCShaper makes a new tcShaper for the given interface.

# Structs

FakeShaper provides an implementation of the bandwith.Shaper.

# Interfaces

Shaper is designed so that the shaper structs created satisfy the Shaper interface.