RequestFailure

com.coralogix.zio.k8s.client.RequestFailure
final case class RequestFailure(requestInfo: K8sRequestInfo, reason: Throwable) extends K8sFailure

Failed to send the HTTP request to the Kubernetes API

Value parameters

reason

The failure reason

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait K8sFailure
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product