airshipctl/pkg/document
Ruslan Aliev 285aeeba8c Refactor document pull command
This command was refactored for usage with new config factory.
Config object now is being initialized in pkg module on demand,
which provides more flexibility and cleaner code.

Change-Id: Iff75eb66db2fee922e6db1bf2930892c02c3b601
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #327
2020-09-02 23:41:05 -05:00
..
plugin Merge "Substring replacement fix in ReplacementTranformer" 2020-09-01 16:56:23 +00:00
pull Refactor document pull command 2020-09-02 23:41:05 -05:00
repo Fixed TODO in document/repo package 2020-08-28 12:24:54 -07:00
testdata Added unit test for missing document functions 2020-07-16 15:36:04 -05:00
bundle.go Refactor environment module 2020-07-31 14:03:39 +04: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 Added unit test for missing document functions 2020-07-16 15:36:04 -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 Implement document filtering using api objects 2020-06-23 13:12:33 +04:00
selectors_test.go Implement document filtering using api objects 2020-06-23 13:12:33 +04:00