MCPcopy Create free account
hub / github.com/CrunchyData/postgres-operator / String

Method String

internal/controller/runtime/ticker.go:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36}
37
38func (t ticker) String() string { return "every " + t.Duration.String() }
39
40// Start is called by controller-runtime Controller and returns quickly.
41// It cleans up when ctx is cancelled.

Callers 15

TestGetDesiredVolumeSizeFunction · 0.45
testBackupJobFunction · 0.45
testRestoreJobFunction · 0.45
TestDeleteSnapshotsFunction · 0.45
generatePostgresHBAMethod · 0.45

Calls

no outgoing calls

Tested by 13

TestGetDesiredVolumeSizeFunction · 0.36
testBackupJobFunction · 0.36
testRestoreJobFunction · 0.36
TestDeleteSnapshotsFunction · 0.36
TestGeneratePostgresHBAFunction · 0.36
TestReconcileCertsFunction · 0.36
TestTickerStringFunction · 0.36