airshipctl/pkg/environment
Ruslan Aliev 91529ca046 Introduce new approach of config object loading
The new approach of config loading allows us to combine and move all
the config loading and verifications actions from cmd to pkg module;
it will be executed on demand only and save us from non expected
runtime errors. The examples of usage will be introduced in further
changes.

Change-Id: I1b4c29f9c5b1de3e46a1faf5c28fea5c7b3eb4e1
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
2020-09-02 23:41:05 -05:00
..
constants.go Fix Lint warnings: Missing comments for functions 2020-05-19 16:54:09 +00:00
settings.go Introduce new approach of config object loading 2020-09-02 23:41:05 -05:00
settings_test.go Refactor environment module 2020-07-31 14:03:39 +04:00