Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/gpu-operator
/ Name
Method
Name
internal/state/state.go:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
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
Callers
4
GetFilesWithSuffix
Function · 0.65
SyncState
Method · 0.65
makeTestDriver
Function · 0.65
createStatusFileWithContent
Function · 0.65
Calls
no outgoing calls
Tested by
1
makeTestDriver
Function · 0.52