Security

skuber.Security
object Security

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Security.type

Members list

Type members

Classlikes

case class Capabilities(add: List[Capability], drop: List[Capability])

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class SELinuxOptions(user: String, role: String, _type: String, level: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class Sysctl(name: String, value: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Types

type Capability = String