SecretPointer

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

Pointer for Secret

Attributes

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

Members list

Value members

Concrete methods

Attributes

Source
SecretPointer.scala

Attributes

Source
SecretPointer.scala

Attributes

Source
SecretPointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product