Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
func
(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
setControllerReference
Method · 0.45
TestGetDesiredVolumeSize
Function · 0.45
testBackupJob
Function · 0.45
testRestoreJob
Function · 0.45
generateVolumeSnapshot
Method · 0.45
TestReconcileManualBackup
Function · 0.45
TestReconcileVolumeSnapshots
Function · 0.45
TestReconcileDedicatedSnapshotVolume
Function · 0.45
TestGetSnapshotsForCluster
Function · 0.45
TestDeleteSnapshots
Function · 0.45
generatePostgresHBA
Method · 0.45
generatePostgresParameters
Method · 0.45
Calls
no outgoing calls
Tested by
13
TestGetDesiredVolumeSize
Function · 0.36
testBackupJob
Function · 0.36
testRestoreJob
Function · 0.36
TestReconcileManualBackup
Function · 0.36
TestReconcileVolumeSnapshots
Function · 0.36
TestReconcileDedicatedSnapshotVolume
Function · 0.36
TestGetSnapshotsForCluster
Function · 0.36
TestDeleteSnapshots
Function · 0.36
TestGeneratePostgresHBA
Function · 0.36
TestReconcilePostgresVolumes
Function · 0.36
TestReconcileCerts
Function · 0.36
TestTickerString
Function · 0.36