airshipctl/pkg
Dmitry Ukov cad8177fee Make API compatible with k8s apimachinary
Each object must implement runtime.Object interface. Therefore we
need DeepCopy methods implemented for each API struct.
Implementation is generated by controller-get utility.

Relates-To: #259
Change-Id: I535bf9ec3ff61597a778f73ca449313b7455b989
2020-06-23 13:01:16 +04:00
..
api/v1alpha1 Make API compatible with k8s apimachinary 2020-06-23 13:01:16 +04:00
bootstrap Refactor CurrentContextEntryPoint function 2020-04-29 06:17:00 -05:00
cluster Refactor getGvk to use document.Document methods 2020-06-04 13:51:59 -05:00
clusterctl Remove deprecated fields of remoteDirect 2020-06-10 10:23:41 -05:00
config Return an error if there is a problem to access config file 2020-06-12 11:22:47 -05:00
container Fix for Lint warnings 2020-04-28 09:40:57 -05:00
document Add new constructor to create documents 2020-06-17 22:31:24 +00:00
environment Return an error if there is a problem to access config file 2020-06-12 11:22:47 -05:00
errors Add copyright for missing files 2020-04-09 08:35:59 -05:00
k8s Move mock document file system to testutils 2020-06-17 22:31:12 +00:00
log Add a prefix to the logger 2020-05-01 12:14:33 -05:00
phase Add more genernic Kubectl Factory interface 2020-06-17 17:30:14 -05:00
remote Add management config validation 2020-05-21 14:21:59 +00:00
secret Add copyright for missing files 2020-04-09 08:35:59 -05:00
util Increase test coverage 2020-05-01 07:43:33 -05:00
version [#204] Refactoring for version cmd 2020-05-06 09:05:19 -07:00