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

     1  // SPDX-License-Identifier: Apache-2.0
     2  // Copyright Authors of Cilium
     3  
     4  // Package fake is a fake datapath implementation. It does not implement any
     5  // datapath specific concepts and is useful for mocking and testing.
     6  package fake