K8s.Conn.Auth.ServiceAccount (k8s v2.7.0)

View Source

Authentication using a service account token

This starts a genserver ServiceAccountWorker that will periodically refresh the token.

Summary

Types

t()

@type t() :: %K8s.Conn.Auth.ServiceAccount{target: GenServer.server()}