MCPcopy
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

ReconcileMethod · 0.95
writeCSVFunction · 0.65

Implementers 1

managerinternal/helm/release/manager.go

Calls

no outgoing calls

Tested by 1

writeCSVFunction · 0.52