Skip to content
Snippets Groups Projects
Commit f7d6436d authored by Jessica Yuen's avatar Jessica Yuen
Browse files

Refactor cmd/ application logic to pkg/

This commit will separate the application level logic for the 'show', 'delete',
'validate', and 'diff' commands from the Cobra logic in the cmd/ package.  The
application level logic will be placed in pkg/kubecfg/.
parent 2f335586
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment