Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 675 Bytes

V1SupplementalGroupsStrategyOptions.md

File metadata and controls

11 lines (7 loc) · 675 Bytes

V1SupplementalGroupsStrategyOptions

Properties

Name Type Description Notes
type str Type is the strategy that will dictate what supplemental groups is used in the SecurityContext. [optional]
ranges list[V1IDRange] Ranges are the allowed ranges of supplemental groups. If you would like to force a single supplemental group then supply a single range with the same start and end. [optional]

[Back to Model list] [Back to API list] [Back to README]