FsGroupStrategyOptionsV1Beta1 Constructors
Class Constructors 1 member
FSGroupStrategyOptionsV1Beta1 specifies the strategy options for controlling the FSGroup security context within a Pod Security Policy. This helps define the rules and ranges applicable to the FSGroup value, which specifies a supplemental group applied to the pod's file system.
Constructor Section titled Constructor public sealed class FsGroupStrategyOptionsV1Beta1{ public FsGroupStrategyOptionsV1Beta1() { // ... }}