Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/gpu-operator
/ Description
Method
Description
internal/state/state.go:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
type
State
interface
{
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
SyncState
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected