EnvVarPointer

io.k8s.api.core.v1.EnvVarPointer
final case class EnvVarPointer(currentPath: PointerPath) extends Pointer[EnvVar]

Pointer for EnvVar

Attributes

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

Members list

Value members

Concrete methods

def name: Plain[String]

Attributes

Source
EnvVarPointer.scala

Attributes

Source
EnvVarPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product