Packages

object SELinuxOptions extends SELinuxOptionsFields with Serializable

Linear Supertypes
Serializable, Serializable, SELinuxOptionsFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SELinuxOptions
  2. Serializable
  3. Serializable
  4. SELinuxOptionsFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val SELinuxOptionsDecoder: Decoder[SELinuxOptions]
  2. implicit val SELinuxOptionsEncoder: Encoder[SELinuxOptions]
  3. def level: client.model.Field
    Definition Classes
    SELinuxOptionsFields
  4. def nestedField(prefix: Chunk[String]): SELinuxOptionsFields
  5. def role: client.model.Field
    Definition Classes
    SELinuxOptionsFields
  6. def type: client.model.Field
    Definition Classes
    SELinuxOptionsFields
  7. def user: client.model.Field
    Definition Classes
    SELinuxOptionsFields