Skip to content

core.v1.seLinuxOptions

"SELinuxOptions are the labels to be applied to the container"

Index

Fields

fn withLevel

withLevel(level)

"Level is SELinux level label that applies to the container."

fn withRole

withRole(role)

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

fn withType

withType(type)

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

fn withUser

withUser(user)

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