Skip to content

Instantly share code, notes, and snippets.

@dims
dims / README.md
Last active May 3, 2025 05:44
Kubernetes Resources
package main
import (
"fmt"
"net"
"os"
"time"
bpf "github.com/iovisor/gobpf/bcc"
"github.com/florianl/go-tc"