airshipctl/pkg/bootstrap/isogen
Kostiantyn Kalynovskyi 065888d6c7 Add functions for default api objects
This allows to avoid nil pointers when working with unmarshaled
objects, that may be missing some fields.

Next step would be to revisit why pointers are used in such obj
as Clusterctl and ImageConfiguration

Change-Id: I99a711529a53943ef1b0cb1ebb4d240f2482fac8
2020-09-23 18:37:46 -05:00
..
testdata Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00
command.go Add isogen executor 2020-09-18 13:49:01 +04:00
command_test.go Add isogen executor 2020-09-18 13:49:01 +04:00
errors.go Fix clusterctl, IsoGen executors to emit proper events 2020-09-21 13:57:26 -05:00
executor.go Add functions for default api objects 2020-09-23 18:37:46 -05:00
executor_test.go Merge "Fix typos" 2020-09-23 02:59:18 +00:00
mock_document_test.go Move bootstrapInfo config section to manifests 2020-08-31 16:54:46 +03:00