Role

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

Type members

Classlikes

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

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def nestedField(prefix: Chunk[String]): RoleFields

Inherited methods

def rules: Field
Inherited from
RoleFields

Implicits

Implicits

implicit val RoleDecoder: Decoder[Role]
implicit val RoleEncoder: Encoder[Role]
implicit val k8sObject: K8sObject[Role]