Files
c/kubernetes/docs/v1beta1_supplemental_groups_strategy_options.md
2021-09-15 14:14:46 +08:00

715 B

v1beta1_supplemental_groups_strategy_options_t

Properties

Name Type Description Notes
ranges list_t * 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. Required for MustRunAs. [optional]
rule char * rule is the strategy that will dictate what supplemental groups is used in the SecurityContext. [optional]

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