PodNameMissing

final case class PodNameMissing(reason: Option[SecurityException]) extends ContextInfoFailure

Could not determine the running Pod's name. It has to be provided in the POD_NAME environment variable.

Could not determine the running Pod's name. It has to be provided in the POD_NAME environment variable.

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

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product