gitextract_gf_4ggdi/ ├── .github/ │ ├── dependabot.yml │ └── workflows/ │ ├── release-buildx.yml │ └── test-pr-buildx.yml ├── Dockerfile ├── LICENSE ├── Makefile ├── README.md ├── build/ │ └── fetch_binaries.sh ├── configs/ │ ├── netshoot-calico.yaml │ └── netshoot-sidecar.yaml ├── motd └── zshrc