Packages

t

com.coralogix.zio.k8s.operator.leader

LeaderElectionFailure

sealed trait LeaderElectionFailure[+E] extends AnyRef

Possible failures of the leader election algorithm

E

Failure type of the inner effect

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LeaderElectionFailure
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All