Versions in this module Expand all Collapse all v1 v1.16.3 Oct 23, 2019 Changes in this version + var OpForSignal = map[Signal]ThresholdOperator + func GetThresholdQuantity(value ThresholdValue, capacity *resource.Quantity) *resource.Quantity + type Signal string + const SignalAllocatableMemoryAvailable + const SignalImageFsAvailable + const SignalImageFsInodesFree + const SignalMemoryAvailable + const SignalNodeFsAvailable + const SignalNodeFsInodesFree + const SignalPIDAvailable + type Threshold struct + GracePeriod time.Duration + MinReclaim *ThresholdValue + Operator ThresholdOperator + Signal Signal + Value ThresholdValue + type ThresholdOperator string + const OpLessThan + type ThresholdValue struct + Percentage float32 + Quantity *resource.Quantity