//
pkg.gl
Category
github.com/CS-SI/SafeScale/v21
lib
server
resources
enums
clusternodestate
package
21.11.1
Repository:
https://github.com/cs-si/safescale.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
12 SLOC
#
Constants
Disabled
Disabled the node is started but not available to take load.
Started
Started the node is started and available.
Stopped
Stopped the node is stopped.
Unknown
Unknown ...
#
Type aliases
Enum
Enum represents the state of a node.