View Source K8s.Conn.Auth.AuthProvider (k8s v2.6.1)
auth-provider
authentication support
Summary
Functions
"Generate" a token using the auth-provider
config in kube config.
Types
Functions
@spec generate_token(t()) :: {:ok, binary()} | {:error, :enoent | K8s.Conn.Error.t()}
"Generate" a token using the auth-provider
config in kube config.