/AWS1/CL_EKSSCORINGSTRATEGY¶
The scoring strategy configuration for the NodeResourcesFit scheduler plugin.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_type TYPE /AWS1/EKSSCORINGSTRATEGYTYPE /AWS1/EKSSCORINGSTRATEGYTYPE¶
The scoring strategy type. Valid values are
LeastAllocatedorMostAllocated.
it_resources TYPE /AWS1/CL_EKSRESOURCEWEIGHT=>TT_RESOURCEWEIGHTLIST TT_RESOURCEWEIGHTLIST¶
The resource weights used for scoring nodes.
Queryable Attributes¶
type¶
The scoring strategy type. Valid values are
LeastAllocatedorMostAllocated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
resources¶
The resource weights used for scoring nodes.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCES() |
Getter for RESOURCES, with configurable default |
ASK_RESOURCES() |
Getter for RESOURCES w/ exceptions if field has no value |
HAS_RESOURCES() |
Determine if RESOURCES has a value |