You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
.. | ||
README.md | 2 years ago | |
baremetal_manager.go | 2 years ago | |
bootconfiguration_types.go | 2 years ago | |
cluster_map_types.go | 2 years ago | |
clusterctl_types.go | 2 years ago | |
genericcontainer_types.go | 2 years ago | |
groupversion_info.go | 2 years ago | |
isoconfiguration.go | 2 years ago | |
kubeconfig_types.go | 3 years ago | |
kubernetes_apply_types.go | 2 years ago | |
metadata_types.go | 2 years ago | |
networkcatalogue_types.go | 2 years ago | |
phase_types.go | 2 years ago | |
phaseplan_types.go | 2 years ago | |
replacement_plugin_types.go | 2 years ago | |
templater_plugin_types.go | 2 years ago | |
versionscatalogue_types.go | 2 years ago | |
zz_generated.deepcopy.go | 2 years ago |
README.md
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.