Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SeLinuxStrategyOptionsV1Beta1

SELinuxStrategyOptions defines the strategy type and any options used to create the strategy.

schema

io.k8s.api.policy.v1beta1.SELinuxStrategyOptions

Hierarchy

  • SeLinuxStrategyOptionsV1Beta1

Index

Properties

Properties

Readonly rule

rule: string

rule is the strategy that will dictate the allowable labels that may be set.

schema

io.k8s.api.policy.v1beta1.SELinuxStrategyOptions#rule

Optional Readonly seLinuxOptions

seLinuxOptions: SeLinuxOptions

seLinuxOptions required to run as; required for MustRunAs More info: https://kubernetes.io/docs/tasks/configure-pod-container/security-context/

schema

io.k8s.api.policy.v1beta1.SELinuxStrategyOptions#seLinuxOptions

Generated using TypeDoc