Skip to content

Instantly share code, notes, and snippets.

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