Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cortexlabs/cortex
/ Bool
Function
Bool
pkg/lib/pointer/pointer.go:56–58 ·
view source on GitHub ↗
(val bool)
Source
from the content-addressed store, hash-verified
54
}
55
56
func
Bool(val bool) *bool {
57
return
&val
58
}
59
60
func
Time(val time.Time) *time.Time {
61
return
&val
Callers
11
AddNewPolicyVersion
Function · 0.92
GetPodConditionOf
Function · 0.92
mergeOptions
Function · 0.92
mergeTableOptions
Function · 0.92
userPodContainers
Function · 0.92
getTaskJob
Function · 0.92
confirmInstallClusterConfig
Function · 0.92
apiHistoryTable
Function · 0.92
printInfoPricing
Function · 0.92
printInfoNodes
Function · 0.92
getBatchJob
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected