Kubereq.Error.KubeconfError exception (kubereq v0.4.2)
View SourceIndicates an error with the Kubernetes Configuration
Summary
Types
@type t() :: %Kubereq.Error.KubeconfError{ __exception__: true, code: atom(), message: String.t(), upstream: Exception.t() }