Schema
objectio.k8s.api.core.v1.SELinuxOptions
SELinuxOptions are the labels to be applied to the container
- Source
specs/apis__batch__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
level string
optionalLevel is SELinux level label that applies to the container.
role string
optionalRole is a SELinux role label that applies to the container.
type string
optionalType is a SELinux type label that applies to the container.
user string
optionalUser is a SELinux user label that applies to the container.