Unauthorized

com.coralogix.zio.k8s.client.Unauthorized
final case class Unauthorized(requestInfo: K8sRequestInfo, message: String) extends K8sFailure

Request unauthorized

Indicates that the Kubernetes API returned a HTTP 401 response.

Attributes

message

Message of the response

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product