airshipctl/pkg
Kostiantyn Kalynovskyi 9afeccb785 [#20] Add abstraction to kubernetes interactions
Object Cluster will be a entry point to intractions with kubernetes
It will provide:
  - kubectl abstraction which will emulate kubectl apply
and other commands (in the future)
  - kubernets client-go kubernetes interface which has all operations,
including CRUD to kubernetes apps, core, extentions, etc... objects

Change-Id: Ie2961f68a160e720c264c622c1124f283bded161
2020-02-25 12:21:37 -06:00
..
bootstrap [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
config Merge "[#42] Refactor flag operations to be uniform" 2020-02-20 18:52:08 +00:00
container Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
document [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
environment [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
errors Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
k8s [#20] Add abstraction to kubernetes interactions 2020-02-25 12:21:37 -06:00
log This updates the current unit tests for testify 2019-11-07 12:15:06 -06:00
remote Change document labeling 2020-02-19 20:51:21 +00:00
secret Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
util Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00