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 RoleFields
class Object
trait Matchable
class Any
Show all
Self type
Role.type

Members list

Type members

Classlikes

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

Attributes

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
def rules: Field

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]