package
Version:
v0.17.2
Opens a new window with list of versions in this module.
Published: Sep 13, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
State represents the state of a host
const (
None State = iota
Running
Paused
Saved
Stopped
Stopping
Starting
Error
Timeout
)
Given a State type, returns its string representation
Source Files
¶
Click to show internal directories.
Click to hide internal directories.