Skip to main content
Schemaobject

io.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
optional

Level is SELinux level label that applies to the container.

role string
optional

Role is a SELinux role label that applies to the container.

type string
optional

Type is a SELinux type label that applies to the container.

user string
optional

User is a SELinux user label that applies to the container.