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

Method toString

pkg/specs/jobs.go:47–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45)
46
47func (p postInitFolder) toString() string {
48 return string(p)
49}
50
51// CreatePrimaryJobViaInitdb creates a new primary instance in a Pod
52func CreatePrimaryJobViaInitdb(cluster apiv1.Cluster, nodeSerial int) *batchv1.Job {

Callers 3

jobs_test.goFile · 0.80
volumes_test.goFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected