hard property

Map<String, String>? hard
final

Hard is the set of enforced hard limits for each named resource. More info: https://kubernetes.io/docs/concepts/policy/resource-quotas/.

Implementation

final Map<String, String>? hard;