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

     1  // SPDX-License-Identifier: Apache-2.0
     2  // Copyright Authors of Cilium
     3  
     4  // Package egressgateway defines an internal representation of the Cilium Egress
     5  // Policy. The structures are managed by the Manager.
     6  package egressgateway