airshipctl/pkg
Yasin, Siraj (SY495P) 01d66c834d Organize CLI helper functions
* moving cli helper functions to the respective packages with _helper.
* removed cmds.go within pkg/ dir and added config_helper.go

* In the first commit(https://review.opendev.org/#/c/707216/) commit CLI helper
  functions were moved from the cmd/config package to the pkg/config package
* Now we are trying to move the CLI helper functions within their respective packages instead of a command cmds.go.
* Creating and implementing this convention will help us better distinguish library code and CLI helper code
* Added MaxNArgs as 1 for get-credentials and updated test cases

Relates-To: #43
Change-Id: Ibb8139102bd98c6c7596bd97377cf83381cbeb00
2020-04-17 09:28:18 -05:00
..
bootstrap Merge "Update Kustomize integration to api/v0.3.1" 2020-04-14 11:36:33 +00:00
cluster Refactor of codebase addressing IDE errors 2020-04-14 15:55:04 -04:00
config Organize CLI helper functions 2020-04-17 09:28:18 -05:00
container Refactor of codebase addressing IDE errors 2020-04-14 15:55:04 -04:00
document Merge "Uplift go-git" 2020-04-15 13:08:33 +00:00
environment Merge "Remove getters/setters of AirshipCTLSettings" 2020-04-13 16:15:02 +00:00
errors Add copyright for missing files 2020-04-09 08:35:59 -05:00
k8s Add APIExtensions ClientSet to airship Client 2020-04-15 12:22:03 -05:00
log Add copyright for missing files 2020-04-09 08:35:59 -05:00
remote Refactor of codebase addressing IDE errors 2020-04-14 15:55:04 -04:00
secret Add copyright for missing files 2020-04-09 08:35:59 -05:00
util Add copyright for missing files 2020-04-09 08:35:59 -05:00