MCPcopy Create free account
hub / github.com/NVIDIA/gpu-operator / Sync

Method Sync

internal/state/state.go:37–37  ·  view source on GitHub ↗
(ctx context.Context, customResource interface{}, infoCatalog InfoCatalog)

Source from the content-addressed store, hash-verified

35 Name() string
36 Description() string
37 Sync(ctx context.Context, customResource interface{}, infoCatalog InfoCatalog) (SyncState, error)
38 GetWatchSources(ctrlManager) map[string]SyncingSource
39}

Callers 1

SyncStateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected