Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Azure/aztfexport
/ Skip
Method
Skip
internal/meta/importlist.go:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
func
(item ImportItem) Skip() bool {
40
return
item.TFAddr.Type ==
""
41
}
42
43
type
ImportList []ImportItem
44
Callers
14
BatchImport
Function · 0.80
View
Method · 0.80
NewImportItemDelegate
Function · 0.80
NewModel
Function · 0.80
Update
Method · 0.80
isNothingToImport
Method · 0.80
Description
Method · 0.80
ImportItems
Function · 0.80
GetImportBlocks
Method · 0.80
WriteResourceMapping
Method · 0.80
GetSkippedResources
Method · 0.80
importItem
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected