MCPcopy Create free account
hub / github.com/devnullvoid/pvetui / GetVMs

Method GetVMs

internal/ui/components/interfaces.go:25–25  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23 SetVMs([]*api.VM)
24 GetSelectedVM() *api.VM
25 GetVMs() []*api.VM
26 GetNodeForVM(*api.VM) *api.Node
27 SetVMSelectedFunc(func(*api.VM))
28 SetVMChangedFunc(func(*api.VM))

Callers 9

clearGuestSelectionsMethod · 0.65
restoreSelectionMethod · 0.65
doFastRefreshMethod · 0.65
NewAppFunction · 0.65
refreshVisualSettingsMethod · 0.65
runBootstrapDirectMethod · 0.65
currentInventoryMethod · 0.65
jumpToRowMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected