ServiceAccountToken

com.coralogix.zio.k8s.client.config.package$.K8sAuthentication$.ServiceAccountToken
final case class ServiceAccountToken(token: KeySource) extends K8sAuthentication

Attributes

token

The key source must point to a PEM encoded bearer token file, or a raw bearer token value.

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product