MCPcopy 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
39func pointerToBool(b bool) *bool {
40 return &b
41}
42
43var (
44 testAffinityTerm = corev1.PodAffinityTerm{

Callers 1

pods_test.goFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected