ServerStorageVersionPointer

io.k8s.api.apiserverinternal.v1alpha1.ServerStorageVersionPointer
final case class ServerStorageVersionPointer(currentPath: PointerPath) extends Pointer[ServerStorageVersion]

Pointer for ServerStorageVersion

Attributes

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

Members list

Value members

Concrete methods

def apiServerID: Plain[String]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product