package
1.5.0-rc.1
Repository: https://github.com/kubevirt/kubevirt.git
Documentation: pkg.go.dev

# Functions

NewActiveConsoleConnection increments the metric for active console sessions by one for namespace and name and returns a recorder for decrementing it once the connection is closed.
NewActivePortForwardTunnel increments the metric for active portforward tunnels by one for namespace and name and returns a recorder for decrementing it once the tunnel is closed.
NewActiveUSBRedirConnection increments the metric for active USB redirection connections by one for namespace and name and returns a recorder for decrementing it once the connection is closed.
NewActiveVNCConnection increments the metric for active VNC connections by one for namespace and name and returns a recorder for decrementing it once the connection is closed.

# Interfaces