Role

object Role extends RoleFields
Companion:
class
trait Product
trait Mirror
class Object
trait Matchable
class Any
Role.type

Type members

Classlikes

implicit class Ops(val obj: Role) extends K8sObjectOps[Role]

Inherited types

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Inherited from:
RoleFields

Implicits

Implicits

final implicit def Ops(obj: Role): Ops
implicit val RoleDecoder: Decoder[Role]
implicit val RoleEncoder: Encoder[Role]
implicit val k8sObject: K8sObject[Role]