Kazan v0.4.0 Kazan.Models.Apis.Extensions.V1beta1.SELinuxStrategyOptions View Source
SELinux Strategy Options defines the strategy type and any options used to create the strategy.
OpenAPI Definition: io.k8s.kubernetes.pkg.apis.extensions.v1beta1.SELinuxStrategyOptions
Properties
rule
::String
- type is the strategy that will dictate the allowable labels that may be set.
se_linux_options
::Kazan.Models.Api.V1.SELinuxOptions
- seLinuxOptions required to run as; required for MustRunAs More info.