Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudnative-pg/cloudnative-pg
/ Build
Method
Build
pkg/podspec/builder.go:412–414 ·
view source on GitHub ↗
Build gets the final Pod template
()
Source
from the content-addressed store, hash-verified
410
411
// Build gets the final Pod template
412
func
(builder *Builder) Build() *apiv1.PodTemplateSpec {
413
return
&builder.status
414
}
Callers
9
catalog_test.go
File · 0.45
builder_test.go
File · 0.45
backup_test.go
File · 0.45
cache_test.go
File · 0.45
utils_test.go
File · 0.45
external_test.go
File · 0.45
upgrade_test.go
File · 0.45
tls_test.go
File · 0.45
generateFakeClient
Function · 0.45
Calls
no outgoing calls
Tested by
1
generateFakeClient
Function · 0.36