memoryAvailable property

String? memoryAvailable
getter/setter pair

Grace period for eviction due to memory available signal.

Sample format: "10s". Must be >= 0. See https://kubernetes.io/docs/concepts/scheduling-eviction/node-pressure-eviction/#eviction-signals

Optional.

Implementation

core.String? memoryAvailable;