MCPcopy 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
412func (builder *Builder) Build() *apiv1.PodTemplateSpec {
413 return &builder.status
414}

Callers 9

catalog_test.goFile · 0.45
builder_test.goFile · 0.45
backup_test.goFile · 0.45
cache_test.goFile · 0.45
utils_test.goFile · 0.45
external_test.goFile · 0.45
upgrade_test.goFile · 0.45
tls_test.goFile · 0.45
generateFakeClientFunction · 0.45

Calls

no outgoing calls

Tested by 1

generateFakeClientFunction · 0.36