policy.v1beta1.seLinuxStrategyOptions
"SELinuxStrategyOptions defines the strategy type and any options used to create the strategy."
Index
fn withRule(rule)
obj seLinuxOptions
fn withLevel(level)
fn withRole(role)
fn withType(type)
fn withUser(user)
Fields
fn withRule
withRule(rule)
"rule is the strategy that will dictate the allowable labels that may be set."
obj seLinuxOptions
"SELinuxOptions are the labels to be applied to the container"
fn seLinuxOptions.withLevel
withLevel(level)
"Level is SELinux level label that applies to the container."
fn seLinuxOptions.withRole
withRole(role)
"Role is a SELinux role label that applies to the container."
fn seLinuxOptions.withType
withType(type)
"Type is a SELinux type label that applies to the container."
fn seLinuxOptions.withUser
withUser(user)
"User is a SELinux user label that applies to the container."