OperatorContext

case class OperatorContext(resourceType: K8sResourceType, namespace: Option[K8sNamespace])

Static contextual information for the event processors, usable for implementing generic loggers/metrics etc.

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

Value members

Concrete methods

Inherited methods

Inherited from:
Product