LeaderElectionFailure

com.coralogix.zio.k8s.operator.leader.package$.LeaderElectionFailure
sealed trait LeaderElectionFailure[+E]

Possible failures of the leader election algorithm

Type parameters

E

Failure type of the inner effect

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
In this article