airshipctl/pkg
Drew Walters 58ba1d94e0 Add management config validation
The management configuration does not have central validation, leading
to late validation errors. Additionally, there is an effort to provide
better config validation on a command-by-command basis.

This change adds central validation to the management configuration that
will be used several ways:

  1. For quicker validation today
  2. For a new CLI command that will be introduced in a future change
     that enables imperative modification of the management config
  3. Possibly in future efforts to provide command-by-command config
     validation by calling the exported Validate() function

Change-Id: I19eafddc818e8d478b9afd053d4ab387c7ad38b3
Signed-off-by: Drew Walters <andrew.walters@att.com>
2020-05-21 14:21:59 +00:00
..
bootstrap Refactor CurrentContextEntryPoint function 2020-04-29 06:17:00 -05:00
cluster Remove "cluster initinfra" command 2020-05-16 01:45:34 -05:00
clusterctl Add EnsureComplete check to cluster init 2020-05-15 14:19:26 -05:00
config Add management config validation 2020-05-21 14:21:59 +00:00
container Fix for Lint warnings 2020-04-28 09:40:57 -05:00
document Merge "Isolate document pull unit test" 2020-05-21 03:23:56 +00:00
environment Enable golint as part of golangci-lint. 2020-05-20 13:29:11 -05:00
errors Add copyright for missing files 2020-04-09 08:35:59 -05:00
k8s Enable golint as part of golangci-lint. 2020-05-20 13:29:11 -05:00
log Add a prefix to the logger 2020-05-01 12:14:33 -05:00
phase/apply Merge "Enable golint as part of golangci-lint." 2020-05-20 19:29:25 +00: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