memoryAvailable property
Minimum reclaim for eviction due to memory available signal.
Only take percentage value for now. Sample format: "10%". Must be <=10%. See https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/#eviction-signals
Optional.
Implementation
core.String? memoryAvailable;