Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devnullvoid/pvetui
/ SetApp
Method
SetApp
internal/ui/components/interfaces.go:22–22 ·
view source on GitHub ↗
(*App)
Source
from the content-addressed store, hash-verified
20
type
VMListComponent
interface
{
21
tview.Primitive
22
SetApp(*App)
23
SetVMs([]*api.VM)
24
GetSelectedVM() *api.VM
25
GetVMs() []*api.VM
Callers
9
showStorageMenu
Method · 0.65
showConnectionProfilesDialog
Method · 0.65
ShowNodeContextMenu
Method · 0.65
ShowVMContextMenu
Method · 0.65
showBatchVMContextMenu
Method · 0.65
NewApp
Function · 0.65
ShowGlobalContextMenu
Method · 0.65
setupComponentConnections
Method · 0.65
showApplicationSettingsDialog
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected