github.com/cilium/cilium@v1.16.2/pkg/command/exec/doc.go (about) 1 // SPDX-License-Identifier: Apache-2.0 2 // Copyright Authors of Cilium 3 4 // Package exec provides useful wrappers around the standard "exec" library. 5 package exec