View Source Bella.Watcher.State (bella v0.0.6)
State of the Watcher
Link to this section Summary
Link to this section Types
Specs
t() :: %Bella.Watcher.State{ buffer: Bella.Watcher.ResponseBuffer.t(), client: module(), connection: K8s.Conn.t() | nil, initial_delay: integer(), resource_version: String.t() | nil, watch_timeout: term(), watcher: Bella.Watcher }