Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/operator-framework/operator-sdk
/ Sync
Method
Sync
internal/helm/release/manager.go:54–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52
IsInstalled() bool
53
IsUpgradeRequired() bool
54
Sync() error
55
InstallRelease(...InstallOption) (*rpb.Release, error)
56
UpgradeRelease(...UpgradeOption) (*rpb.Release, *rpb.Release, error)
57
RollBack(...RollBackOption) error
Callers
2
Reconcile
Method · 0.95
writeCSV
Function · 0.65
Implementers
1
manager
internal/helm/release/manager.go
Calls
no outgoing calls
Tested by
1
writeCSV
Function · 0.52