-
- Downloads
Init toolkit CLI
Makefile
0 → 100644
cmd/tk/main.go
0 → 100644
go.mod
0 → 100644
module github.com/fluxcd/toolkit | |||
go 1.14 | |||
require ( | |||
github.com/spf13/cobra v0.0.6 | |||
k8s.io/client-go v0.18.0 | |||
) |
go.sum
0 → 100644
Please register or sign in to comment