Secret

com.coralogix.zio.k8s.model.core.v1.Secret$
See theSecret companion class
object Secret extends SecretFields

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class SecretFields
class Object
trait Matchable
class Any
Show all
Self type
Secret.type

Members list

Type members

Classlikes

implicit class Ops(val obj: Secret) extends K8sObjectOps[Secret]

Attributes

Supertypes
class Object
trait Matchable
class Any

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

def `type`: Field

Attributes

Inherited from:
SecretFields
def data: Field

Attributes

Inherited from:
SecretFields

Attributes

Inherited from:
SecretFields

Attributes

Inherited from:
SecretFields

Attributes

Inherited from:
SecretFields

Implicits

Implicits

final implicit def Ops(obj: Secret): Ops
implicit val SecretDecoder: Decoder[Secret]
implicit val SecretEncoder: Encoder[Secret]
implicit val k8sObject: K8sObject[Secret]