Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/kubernetes-sigs/controller-runtime
/ truePtr
Function
truePtr
pkg/controller/controller_integration_test.go:248–251 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
246
}
247
248
func
truePtr() *bool {
249
t := true
250
return
&t
251
}
Callers
1
controller_integration_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…