SecretReferencePointer

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

Pointer for SecretReference

Attributes

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

Members list

Value members

Concrete methods

def name: Plain[String]

Attributes

Source
SecretReferencePointer.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product