evictionSoftGracePeriod property

EvictionGracePeriod? evictionSoftGracePeriod
getter/setter pair

eviction_soft_grace_period is a map of signal names to quantities that defines grace periods for each soft eviction signal.

The grace period is the amount of time that a pod must be under pressure before an eviction occurs.

Optional.

Implementation

EvictionGracePeriod? evictionSoftGracePeriod;