airshipctl/pkg/api/v1alpha1
Dmitry Ukov cad8177fee Make API compatible with k8s apimachinary
Each object must implement runtime.Object interface. Therefore we
need DeepCopy methods implemented for each API struct.
Implementation is generated by controller-get utility.

Relates-To: #259
Change-Id: I535bf9ec3ff61597a778f73ca449313b7455b989
2020-06-23 13:01:16 +04:00
..
clusterctl_types.go Make API compatible with k8s apimachinary 2020-06-23 13:01:16 +04:00
clusterctl_types_test.go Move clusterctl api structs to gloabal api module 2020-06-08 21:08:08 +04:00
groupversion_info.go Make API compatible with k8s apimachinary 2020-06-23 13:01:16 +04:00
zz_generated.deepcopy.go Make API compatible with k8s apimachinary 2020-06-23 13:01:16 +04:00