InvalidEvent

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

An unsupported event type was sent in a watch stream

Value parameters

eventType

The unrecognized event type from the server

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