github.com/cilium/cilium@v1.16.2/pkg/datapath/loader/doc.go (about) 1 // SPDX-License-Identifier: Apache-2.0 2 // Copyright Authors of Cilium 3 4 // Package loader provides accessors to compilation and BPF load routines 5 // necessary for creating datapath objects and attaching them to links. 6 package loader