package
1.20.0
Repository: https://github.com/pipego/scheduler.git
Documentation: pkg.go.dev

# Constants

DefaultCPUWeight defines default cpu weight (allowed weights go from 1 to 100).
200 MB.
DefaultMemoryWeight defines default memory weight (allowed weights go from 1 to 100).
0.1 core.
DefaultStorageWeight defines default storage weight (allowed weights go from 1 to 100).
MaxNodeScore is the maximum score a Score plugin is expected to return.
MaxTotalScore is the maximum total score.
MinNodeScore is the minimum score a Score plugin is expected to return.
ResourceCPU CPU, in cores.
ResourceMemory Memory, in bytes.
ResourceStorage Volume size, in bytes (e,g.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author