RoleRefPointer

io.k8s.api.rbac.v1.RoleRefPointer
final case class RoleRefPointer(currentPath: PointerPath) extends Pointer[RoleRef]

Pointer for RoleRef

Attributes

Source
RoleRefPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Pointer[RoleRef]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Attributes

Source
RoleRefPointer.scala
def kind: Plain[String]

Attributes

Source
RoleRefPointer.scala
def name: Plain[String]

Attributes

Source
RoleRefPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product