APIGroupPointer

io.k8s.apimachinery.pkg.apis.meta.v1.APIGroupPointer
final case class APIGroupPointer(currentPath: PointerPath) extends Pointer[APIGroup]

Pointer for APIGroup

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product