Kazan v0.9.0 Kazan.Apis.Policy.V1beta1.FSGroupStrategyOptions View Source
FSGroupStrategyOptions defines the strategy type and options used to create the strategy.
OpenAPI Definition: io.k8s.api.policy.v1beta1.FSGroupStrategyOptions
Properties
ranges
:: [Kazan.Apis.Policy.V1beta1.IDRange
]- 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.
rule
::String
- rule is the strategy that will dictate what FSGroup is used in the SecurityContext.