status

package
v0.0.0-...-7c1aaf1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2024 License: AGPL-3.0 Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Status

type Status int8
const (
	StatusUnknown Status = iota
	StatusRunning
	StatusBlocked
	StatusPaused
	StatusShutdown
	StatusShutoff
	StatusCrashed
	StatusPMSuspended
)

Status constants for HVs, VMs, etc.. https://libvirt.org/html/libvirt-libvirt-domain.html#virDomainState

func (Status) String

func (s Status) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL