MCPcopy Create free account
hub / github.com/cloudnative-pg/cloudnative-pg / Build

Method Build

pkg/servicespec/builder.go:118–120  ·  view source on GitHub ↗

Build gets the final ServiceTemplate

()

Source from the content-addressed store, hash-verified

116
117// Build gets the final ServiceTemplate
118func (builder *Builder) Build() *apiv1.ServiceTemplateSpec {
119 return &builder.status
120}

Callers 4

builder_test.goFile · 0.45
BuildManagedServicesFunction · 0.45
DeploymentFunction · 0.45
ServiceFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected