Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 383 Bytes

File metadata and controls

14 lines (7 loc) · 383 Bytes

ExtensionsV1beta1IDRange

IDRange provides a min/max of an allowed range of IDs. Deprecated: use IDRange from policy API Group instead.

Properties

Name Type Description Notes
max Long max is the end of the range, inclusive.
min Long min is the start of the range, inclusive.