We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cabd612 commit bccc63dCopy full SHA for bccc63d
tools/crd2go/crd2go.yaml
@@ -29,6 +29,7 @@ reserved: []
29
# a matching key is replaced by the given value
30
renames:
31
GroupRef: LocalReference
32
+ ConnectionSecretRef: LocalReference
33
34
# imports is a list of types to auto import instead of generating a local type,
35
# might need to be used in conjuction with renames to enforce match by name
0 commit comments