Go to file
2019-04-03 09:59:23 +02:00
vendor add vendor directory 2019-04-03 09:14:54 +02:00
.gitignore exclude binary folders 2019-04-03 09:59:23 +02:00
config.go add state and fix issues 2019-04-03 09:13:09 +02:00
go.mod add state and fix issues 2019-04-03 09:13:09 +02:00
go.sum add state and fix issues 2019-04-03 09:13:09 +02:00
LICENSE Initial commit 2019-04-02 13:30:11 +02:00
main.go add state and fix issues 2019-04-03 09:13:09 +02:00
Makefile add Makefile 2019-04-03 09:58:00 +02:00
README.md create/start/stop/delete, no state yet 2019-04-02 21:45:43 +02:00

k3d-go

zeerorg/k3s-in-docker reimplemented in Golang... just because I didn't have time to learn Rust.