Harvester/vmi Ips
@hivemq/harvester/vmi-ipsv2026.06.04.81
01README
Lists KubeVirt VMI IP addresses with QEMU Guest Agent network probing.
02Models
@hivemq/harvester/vmi-ipsv2026.06.03.1harvester_vm_ips.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| kubeContext | string | Kubernetes context name (e.g. dev-harvester, prod-harvester) |
| namespace? | string | Optional namespace to scope to. Omit to list VMs across all namespaces. |
fn list()
List VMs with their VMI status: phase, node, interfaces (with IPs), and AgentConnected condition
Resources
vms(1h)— KubeVirt VMs with VMI status (IPs, node, agent connectivity). Lifetime 1h: KubeVirt VMI state (phase, IPs, agent connectivity) changes fast enough that any consumer reading data older than that is likely acting on stale facts. Expiry forces a refresh on the next call.
03Previous Versions
2026.06.04.75Jun 4, 2026
04Stats
B
85 / 100
Downloads
5
Archive size
7.3 KB
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared1/1earned
- Verified public repository0/2missing
05Platforms