Files
c/kubernetes/docs/extensions_v1beta1_fs_group_strategy_options.md
2021-03-17 16:50:46 +08:00

694 B

extensions_v1beta1_fs_group_strategy_options_t

Properties

Name Type Description Notes
ranges list_t * ranges are the allowed ranges of fs groups. If you would like to force a single fs 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 FSGroup is used in the SecurityContext. [optional]

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