Skip to content

Commit

Permalink
rename generated parameter name. (#7720)
Browse files Browse the repository at this point in the history
Signed-off-by: Fan Shang Xiang <shafan@microsoft.com>
  • Loading branch information
MartinForReal authored Dec 4, 2024
1 parent d52df21 commit fbf0c5f
Show file tree
Hide file tree
Showing 52 changed files with 232 additions and 225 deletions.
4 changes: 2 additions & 2 deletions pkg/azclient/availabilitysetclient/zz_generated_client.go

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

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

4 changes: 2 additions & 2 deletions pkg/azclient/blobcontainerclient/blobcontainerclient_test.go

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

14 changes: 7 additions & 7 deletions pkg/azclient/blobcontainerclient/custom_test.go

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

4 changes: 2 additions & 2 deletions pkg/azclient/blobcontainerclient/zz_generated_client.go

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

2 changes: 1 addition & 1 deletion pkg/azclient/client-gen/generator/clientfactory.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ package generator

import (
"go/ast"
"html/template"
"os"
"os/exec"
"text/template"

"sigs.k8s.io/controller-tools/pkg/genall"
"sigs.k8s.io/controller-tools/pkg/loader"
Expand Down
Loading

0 comments on commit fbf0c5f

Please sign in to comment.