Kazan v0.7.0 Kazan.Apis.Extensions.V1beta1.FSGroupStrategyOptions View Source

FSGroupStrategyOptions defines the strategy type and options used to create the strategy.

OpenAPI Definition: io.k8s.api.extensions.v1beta1.FSGroupStrategyOptions

Properties

  • ranges :: [ Kazan.Apis.Extensions.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.
  • rule :: String

    • Rule is the strategy that will dictate what FSGroup is used in the SecurityContext.