Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/crossplane/crossplane-tools
/ functions
Functions
157 in github.com/crossplane/crossplane-tools
⨍
Functions
157
◇
Types & classes
24
↓ 1 callers
Function
ToIntPtrValue
ToIntPtrValue adapts a ResolvedValue for use as an int pointer field.
pkg/convert/convert.go:73
↓ 1 callers
Function
ToIntPtrValues
ToIntPtrValues adapts ResolvedValues for use as a slice of int64 pointer fields.
pkg/convert/convert.go:138
↓ 1 callers
Function
ToPtrValues
ToPtrValues adapts ResolvedValues for use as a slice of string pointer fields. NOTE: Do not use this utility function unless you have to. Using pointe
pkg/convert/convert.go:120
↓ 1 callers
Method
Traverse
NOTE(muvaf): We return an error but currently there isn't really anything constructing an error. But we keep that for future type and field processors
internal/types/types.go:90
↓ 1 callers
Function
WithDefaultExtractor
WithDefaultExtractor returns an option that sets the extractor to given call.
internal/method/reference_processor.go:83
↓ 1 callers
Method
Write
Write the method Set for the supplied Object to the supplied file. Methods are filtered by the supplied Filter.
internal/method/method.go:40
↓ 1 callers
Function
findStruct
(o types.Object)
internal/fields/fields.go:97
↓ 1 callers
Function
getFuncCodeFromPath
(path string)
internal/method/reference_processor.go:192
↓ 1 callers
Function
matches
(s *types.Struct, m Matcher)
internal/fields/fields.go:62
↓ 1 callers
Function
multiResolutionCall
(ref Reference, referencePkgPath, multiResolutionRequestTypeName string)
internal/method/resolver.go:214
↓ 1 callers
Function
singleResolutionCall
(ref Reference, referencePkgPath, resolutionRequestTypeName string)
internal/method/resolver.go:164
Function
AnyOf
AnyOf returns an Object matcher that returns true if any of the supplied Object matchers return true.
internal/match/match.go:219
Function
IsListMeta
IsListMeta returns a Matcher that returns true if the supplied field appears to be Kubernetes list metadata.
internal/fields/fields.go:179
Function
IsProviderConfigSpec
IsProviderConfigSpec returns a Matcher that returns true if the supplied field appears to be a Crossplane provider config spec.
internal/fields/fields.go:207
Function
IsSpecTemplate
IsSpecTemplate returns a Matcher that returns true if the supplied field appears to be a Crossplane resource class spec template.
internal/fields/fields.go:187
Method
Process
Process run Process method of all NamedProcessors.
internal/types/types.go:32
Method
Process
Process run Process method of all FieldProcessor.
internal/types/types.go:52
Method
Process
(n *types.Named, f *types.Var, tag string, comment string, parentFields ...string)
internal/types/types.go:63
Method
Process
Process stores the reference information of the given field, if any.
internal/method/reference_processor.go:113
Function
TestBreakingChanges
(t *testing.T)
cmd/breakingChanges/main_test.go:26
Function
TestNewGetCondition
(t *testing.T)
internal/method/method_test.go:55
Function
TestNewGetDeletionPolicy
(t *testing.T)
internal/method/method_test.go:293
Function
TestNewGetManagementPolicies
(t *testing.T)
internal/method/method_test.go:259
Function
TestNewGetProviderConfigReference
(t *testing.T)
internal/method/method_test.go:123
Function
TestNewGetPublishConnectionDetailsTo
(t *testing.T)
internal/method/method_test.go:191
Function
TestNewGetResourceReference
(t *testing.T)
internal/method/method_test.go:89
Function
TestNewGetRootProviderConfigReference
(t *testing.T)
internal/method/method_test.go:378
Function
TestNewGetRootProviderConfigTypedReference
(t *testing.T)
internal/method/method_test.go:501
Function
TestNewGetRootResourceReference
(t *testing.T)
internal/method/method_test.go:412
Function
TestNewGetTypedProviderConfigReference
(t *testing.T)
internal/method/method_test.go:467
Function
TestNewGetUsers
(t *testing.T)
internal/method/method_test.go:325
Function
TestNewGetWriteConnectionSecretToReference
(t *testing.T)
internal/method/method_test.go:174
Function
TestNewLocalGetWriteConnectionSecretToReference
(t *testing.T)
internal/method/method_test.go:225
Function
TestNewLocalSetWriteConnectionSecretToReference
(t *testing.T)
internal/method/method_test.go:208
Function
TestNewManagedGetItems
(t *testing.T)
internal/method/method_test.go:340
Function
TestNewProviderConfigUsageGetItems
(t *testing.T)
internal/method/method_test.go:429
Function
TestNewResolveReferences
(t *testing.T)
internal/method/resolver_test.go:570
Function
TestNewResolveReferencesV2
(t *testing.T)
internal/method/resolver_test.go:590
Function
TestNewSetConditions
(t *testing.T)
internal/method/method_test.go:38
Function
TestNewSetDeletionPolicy
(t *testing.T)
internal/method/method_test.go:276
Function
TestNewSetManagementPolicies
(t *testing.T)
internal/method/method_test.go:242
Function
TestNewSetProviderConfigReference
(t *testing.T)
internal/method/method_test.go:106
Function
TestNewSetPublishConnectionDetailsTo
(t *testing.T)
internal/method/method_test.go:157
Function
TestNewSetResourceReference
(t *testing.T)
internal/method/method_test.go:72
Function
TestNewSetRootProviderConfigReference
(t *testing.T)
internal/method/method_test.go:361
Function
TestNewSetRootProviderConfigTypedReference
(t *testing.T)
internal/method/method_test.go:484
Function
TestNewSetRootResourceReference
(t *testing.T)
internal/method/method_test.go:395
Function
TestNewSetTypedProviderConfigReference
(t *testing.T)
internal/method/method_test.go:450
Function
TestNewSetUsers
(t *testing.T)
internal/method/method_test.go:310
Function
TestNewSetWriteConnectionSecretToReference
(t *testing.T)
internal/method/method_test.go:140
Function
TestToAndFromFloatPtr
(t *testing.T)
pkg/convert/convert_test.go:42
Function
TestToAndFromFloatPtrValues
(t *testing.T)
pkg/convert/convert_test.go:78
Function
TestToAndFromIntPtrValues
(t *testing.T)
pkg/convert/convert_test.go:97
Function
TestToAndFromPtr
(t *testing.T)
pkg/convert/convert_test.go:25
Function
TestToAndFromPtrValues
(t *testing.T)
pkg/convert/convert_test.go:59
Function
main
()
cmd/breakingChanges/main.go:29
Function
main
()
cmd/angryjet/main.go:63
← previous
101–157 of 157, ranked by callers