//
pkg.gl
Category
github.com/CS-SI/SafeScale/v22
lib
backend
resources
enums
clusternodestate
package
22.11.9
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.