package
3.0.0-alpha9+incompatible
Repository: https://github.com/opensvc/om3.git
Documentation: pkg.go.dev
# Functions
NewPolicy returns a id from its string representation.
No description provided by the author
# Constants
Invalid is for invalid kinds.
LastStart is the policy where node priorities are assigned to nodes based on instance last start time.
LoadAvg is the policy where node priorities are assigned to nodes based on load average.
NodesOrder is the policy where node priorities are assigned to nodes descending from left to right in the nodes list.
None is the policy used by special objects like sec, cfg, usr.
No description provided by the author
No description provided by the author
No description provided by the author
Score is the policy where node priorities are assigned to nodes based on score.
Shift is the policy where node priorities are assigned to nodes based on the scaler slice number.
Spread is the policy where node priorities are assigned to nodes based on nodename hashing.
No description provided by the author