ServiceAccountToken

final case class ServiceAccountToken(token: KeySource) extends K8sAuthentication
Value parameters:
token

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

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

Value members

Inherited methods

Inherited from:
Product