items property

List<LimitRange> items
final

Items is a list of LimitRange objects. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/.

Implementation

final List<LimitRange> items;