ddf7b36259
Also: * controller-gen bumped to 0.6.2 * resolved cycle dependencies error in API * added clean-up step Change-Id: I08340bc4f44505272d5b2dfaab7ae075aa994cca Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Closes: #664 |
||
---|---|---|
.. | ||
baremetal_manager.go | ||
bootconfiguration_types.go | ||
cluster_map_types.go | ||
clusterctl_types.go | ||
genericcontainer_types.go | ||
groupversion_info.go | ||
host_types.go | ||
isoconfiguration.go | ||
kubeconfig_types.go | ||
kubernetes_apply_types.go | ||
metadata_types.go | ||
networkcatalogue_types.go | ||
phase_types.go | ||
phaseplan_types.go | ||
README.md | ||
replacement_plugin_types.go | ||
templater_plugin_types.go | ||
versionscatalogue_types.go | ||
zz_generated.deepcopy.go |
Generating zz_generated.deepcopy.go in api/v1alpha1
This directory contains the data types needed by airshipctl phase run command.
When you add a new data structure in this directory you will need to generate the file zz_generated.deepcopy.go. To generate this file you will need to run make generate.