github.com/cilium/cilium@v1.16.2/pkg/maps/signalmap/doc.go (about)

     1  // SPDX-License-Identifier: Apache-2.0
     2  // Copyright Authors of Cilium
     3  
     4  // Package signalmap represents the perf event map used to signal
     5  // potential congestion to Cilium agent. It is primarily managed from the
     6  // datapath; Cilium side is used to create the map only.
     7  // +groupName=maps
     8  package signalmap