FromBase64

com.coralogix.zio.k8s.client.config.package$.KeySource$.FromBase64
final case class FromBase64(base64: String) extends KeySource

Key loaded from a Base64 string

Value parameters

base64

base64 encoded key value

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait KeySource
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product