evictionSoft property

EvictionSignals? evictionSoft
getter/setter pair

eviction_soft is a map of signal names to quantities that defines soft eviction thresholds.

Each signal is compared to its corresponding threshold to determine if a pod eviction should occur.

Optional.

Implementation

EvictionSignals? evictionSoft;