Skip to content

Commit

Permalink
remove redundant client-gen code
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavan Sokke Nagaraj committed Jun 2, 2022
1 parent 78314a5 commit 3da43b1
Show file tree
Hide file tree
Showing 45 changed files with 5 additions and 5,219 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -78,6 +78,7 @@ generate: controller-gen client-gen
$(CONTROLLER_GEN) \
object:headerFile=./hack/boilerplate.go.txt paths=./pkg/apis/...
$(CLIENT_GEN) \
--output-base=./../../../ \
--output-package=github.com/replicatedhq/troubleshoot/pkg/client \
--clientset-name troubleshootclientset \
--input-base github.com/replicatedhq/troubleshoot/pkg/apis \
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 3da43b1

Please sign in to comment.