APIResourceListPointer

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

Pointer for APIResourceList

Attributes

Source
APIResourceListPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def groupVersion: Plain[String]

Attributes

Source
APIResourceListPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product