Skip to content

Commit a6cb1cc

Browse files
Fixed import use-case with proper identifier handling (#61)
* Fixed import usecase with proper identifier handling Signed-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com> * chore: Apply suggestions from code review Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> --------- Signed-off-by: Sivaanand Murugesan <sivaanand.m@gmail.com> Signed-off-by: Tyler Gillson <tyler.gillson@gmail.com> Co-authored-by: Tyler Gillson <tyler.gillson@gmail.com>
1 parent d3d59c9 commit a6cb1cc

File tree

47 files changed

+540
-80
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+540
-80
lines changed

apis/cloudaccount/v1alpha1/zz_aws_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cloudaccount/v1alpha1/zz_azure_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cloudaccount/v1alpha1/zz_custom_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cloudaccount/v1alpha1/zz_gcp_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cloudaccount/v1alpha1/zz_generated.deepcopy.go

Lines changed: 35 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cloudaccount/v1alpha1/zz_maas_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cloudaccount/v1alpha1/zz_openstack_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cloudaccount/v1alpha1/zz_vsphere_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cluster/v1alpha1/zz_aks_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/cluster/v1alpha1/zz_aws_types.go

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)