airshipctl/pkg/document
Dmitry Ukov 0d475ec6c5 Extend plugin interface with execute method
Change introduces evolution of airshipctl document plugins which
are compatible to the new approach for kustomize plugins.

Change-Id: I422110ba523b97c8a80a0b82cb43b70a4ee8e558
Relates-To: #322
2020-10-05 13:24:03 +04:00
..
plugin Extend plugin interface with execute method 2020-10-05 13:24:03 +04:00
pull Add document pull step to gate script runner 2020-09-25 00:39:28 -05:00
repo Add document pull step to gate script runner 2020-09-25 00:39:28 -05:00
testdata Added unit test for missing document functions 2020-07-16 15:36:04 -05:00
bundle.go Use BundleFactory instead of bundle in executors 2020-09-28 19:39:05 -05:00
bundle_test.go Add unit tests for missing Bundle functions 2020-08-05 09:31:09 -05:00
constants.go [#309] Removed unused constant 2020-08-05 12:48:11 +00:00
dochelper_baremetalhost.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
dochelper_test.go Added unit test for dochelper, config 2020-07-14 16:48:03 -05:00
dochelper_utils.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
document.go Implement document filtering using api objects 2020-06-23 13:12:33 +04:00
document_test.go Fix typos 2020-09-21 02:49:33 -05:00
errors.go Implement document filtering using api objects 2020-06-23 13:12:33 +04:00
filesystem.go Introduce KubeConfig API object 2020-07-30 16:20:37 +00:00
selectors.go Fix typos 2020-09-21 02:49:33 -05:00
selectors_test.go Implement document filtering using api objects 2020-06-23 13:12:33 +04:00