-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
codegen: update clientset, listers, informers to go1.22
Signed-off-by: Miguel Duarte Barroso <[email protected]>
- Loading branch information
Showing
9 changed files
with
146 additions
and
189 deletions.
There are no files selected for viewing
6 changes: 5 additions & 1 deletion
6
pkg/crd/ipamclaims/v1alpha1/apis/clientset/versioned/fake/clientset_generated.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
36 changes: 21 additions & 15 deletions
36
...claims/v1alpha1/apis/clientset/versioned/typed/ipamclaims/v1alpha1/fake/fake_ipamclaim.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
146 changes: 10 additions & 136 deletions
146
pkg/crd/ipamclaims/v1alpha1/apis/clientset/versioned/typed/ipamclaims/v1alpha1/ipamclaim.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
pkg/crd/ipamclaims/v1alpha1/apis/informers/externalversions/factory.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.