mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 14:07:14 +00:00
commit
355bc3df22
@ -22,7 +22,7 @@ import (
|
|||||||
"k8s.io/apimachinery/pkg/api/resource"
|
"k8s.io/apimachinery/pkg/api/resource"
|
||||||
)
|
)
|
||||||
|
|
||||||
// FakeShaper provides an implementation of the bandwith.Shaper.
|
// FakeShaper provides an implementation of the bandwidth.Shaper.
|
||||||
// Beware this is implementation has no features besides Reset and GetCIDRs.
|
// Beware this is implementation has no features besides Reset and GetCIDRs.
|
||||||
type FakeShaper struct {
|
type FakeShaper struct {
|
||||||
CIDRs []string
|
CIDRs []string
|
||||||
|
Loading…
Reference in New Issue
Block a user