View Source K8s.Conn.Auth.AuthProvider (k8s v1.1.1)
auth-provider
authentication support
Link to this section Summary
Functions
"Generate" a token using the auth-provider
config in kube config.
Link to this section Types
Specs
Link to this section Functions
Specs
generate_token(t()) :: {:ok, binary()} | {:error, :enoent | K8s.Conn.Error.t()}
"Generate" a token using the auth-provider
config in kube config.