Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
118
func
(builder *Builder) Build() *apiv1.ServiceTemplateSpec {
119
return
&builder.status
120
}
Callers
4
builder_test.go
File · 0.45
BuildManagedServices
Function · 0.45
Deployment
Function · 0.45
Service
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected