OperatorContext

com.coralogix.zio.k8s.operator.Operator$.OperatorContext
case class OperatorContext(resourceType: K8sResourceType, namespace: Option[K8sNamespace])

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

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product