Skip to content

Commit

Permalink
Update to cloud-api v0.26.8 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
majst01 authored Jul 9, 2024
1 parent 81f1939 commit 524bc2d
Show file tree
Hide file tree
Showing 132 changed files with 1,311 additions and 557 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ lint: golangcicheck
.PHONY: mocks
mocks:
rm -rf test/mocks
docker run --user $$(id -u):$$(id -g) --rm -w /work -v ${PWD}:/work vektra/mockery:v2.38.0 -r --keeptree --inpackage --dir api/client --output test/mocks --all
docker run --user $$(id -u):$$(id -g) --rm -w /work -v ${PWD}:/work vektra/mockery:v2.43.2 -r --keeptree --inpackage --dir api/client --output test/mocks --all
52 changes: 51 additions & 1 deletion api/client/accounting/accounting_client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 9 additions & 4 deletions api/client/accounting/cluster_usage_c_s_v_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 9 additions & 4 deletions api/client/accounting/cluster_usage_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 9 additions & 4 deletions api/client/accounting/container_usage_c_s_v_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 9 additions & 4 deletions api/client/accounting/container_usage_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 9 additions & 4 deletions api/client/accounting/ip_usage_c_s_v_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 9 additions & 4 deletions api/client/accounting/ip_usage_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 9 additions & 4 deletions api/client/accounting/machine_usage_responses.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 524bc2d

Please sign in to comment.