Merge pull request #75 from anguslees/refactor
Move code around and other cleanups
No related branches found
No related tags found
Showing
- Makefile 1 addition, 1 deletionMakefile
- cmd/delete.go 2 additions, 2 deletionscmd/delete.go
- cmd/diff.go 2 additions, 2 deletionscmd/diff.go
- cmd/root.go 0 additions, 47 deletionscmd/root.go
- cmd/update.go 10 additions, 229 deletionscmd/update.go
- pkg/kubecfg/update.go 254 additions, 0 deletionspkg/kubecfg/update.go
- pkg/kubecfg/update_test.go 1 addition, 1 deletionpkg/kubecfg/update_test.go
- utils/client.go 49 additions, 0 deletionsutils/client.go
- utils/meta.go 31 additions, 0 deletionsutils/meta.go
- utils/meta_test.go 68 additions, 0 deletionsutils/meta_test.go
- vendor/github.com/golang/protobuf/LICENSE 0 additions, 31 deletionsvendor/github.com/golang/protobuf/LICENSE
- vendor/github.com/golang/protobuf/proto/Makefile 0 additions, 43 deletionsvendor/github.com/golang/protobuf/proto/Makefile
- vendor/github.com/golang/protobuf/proto/clone.go 0 additions, 229 deletionsvendor/github.com/golang/protobuf/proto/clone.go
- vendor/github.com/golang/protobuf/proto/decode.go 0 additions, 970 deletionsvendor/github.com/golang/protobuf/proto/decode.go
- vendor/github.com/golang/protobuf/proto/encode.go 0 additions, 1362 deletionsvendor/github.com/golang/protobuf/proto/encode.go
- vendor/github.com/golang/protobuf/proto/equal.go 0 additions, 300 deletionsvendor/github.com/golang/protobuf/proto/equal.go
- vendor/github.com/golang/protobuf/proto/extensions.go 0 additions, 587 deletionsvendor/github.com/golang/protobuf/proto/extensions.go
- vendor/github.com/golang/protobuf/proto/lib.go 0 additions, 897 deletionsvendor/github.com/golang/protobuf/proto/lib.go
- vendor/github.com/golang/protobuf/proto/message_set.go 0 additions, 311 deletionsvendor/github.com/golang/protobuf/proto/message_set.go
- vendor/github.com/golang/protobuf/proto/pointer_reflect.go 0 additions, 484 deletionsvendor/github.com/golang/protobuf/proto/pointer_reflect.go
Please register or sign in to comment