Role

com.coralogix.zio.k8s.model.rbac.v1.Role$
See theRole companion class
object Role extends RoleFields

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Role.type

Members list

Concise view

Type members

Classlikes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
RoleFields

Attributes

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]