PolicyRule
case class PolicyRule(apiGroups: List[String], attributeRestrictions: Option[String], nonResourceURLs: List[String], resourceNames: List[String], resources: List[String], verbs: List[String])
Created by jordan on 1/12/17.
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any