We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c8a187 commit a759fffCopy full SHA for a759fff
pkg/services/policer/policer.go
@@ -99,7 +99,7 @@ type Network interface {
99
// expected on N with index M*i, M in [0,CBF). Then part is expected on SN
100
// for i+1-th part and so on.
101
//
102
- // GetContainerNodes callers do not change resulting slices and their elements.
+ // GetNodesForObject callers do not change resulting slices and their elements.
103
104
// Returns [apistatus.ErrContainerNotFound] if requested container is missing in
105
// the network.
0 commit comments