UnknownNamespace

final case class UnknownNamespace(reason: Option[IOException]) extends ContextInfoFailure

Could not determine the namespace

Could not determine the namespace

If it is not provided by the caller, the implementation tries to read it from /var/run/secrets/kubernetes.io/serviceaccount/namespace.

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