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

Method NodeList

internal/ui/components/app.go:581–583  ·  view source on GitHub ↗

NodeList exposes the node list component.

()

Source from the content-addressed store, hash-verified

579
580// NodeList exposes the node list component.
581func (a *App) NodeList() NodeListComponent {
582 return a.nodeList
583}
584
585// VMList exposes the VM list component.
586func (a *App) VMList() VMListComponent {

Callers 3

currentInventoryMethod · 0.80
HideMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected