Versions in this module Expand all Collapse all v1 v1.16.3 Nov 9, 2022 Changes in this version + type SELinuxStrategy interface + Generate func(pod *api.Pod, container *api.Container) (*api.SELinuxOptions, error) + Validate func(fldPath *field.Path, pod *api.Pod, container *api.Container, ...) field.ErrorList + func NewMustRunAs(options *policy.SELinuxStrategyOptions) (SELinuxStrategy, error) + func NewRunAsAny(options *policy.SELinuxStrategyOptions) (SELinuxStrategy, error)