Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudnative-pg/cloudnative-pg
/ pointerToBool
Function
pointerToBool
pkg/specs/pods_test.go:39–41 ·
view source on GitHub ↗
(b bool)
Source
from the content-addressed store, hash-verified
37
)
38
39
func
pointerToBool(b bool) *bool {
40
return
&b
41
}
42
43
var
(
44
testAffinityTerm = corev1.PodAffinityTerm{
Callers
1
pods_test.go
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected