View Source Bella.Reconciler.State (bella v0.0.3)
Link to this section Summary
Link to this section Types
Specs
t() :: %Bella.Reconciler.State{
client: module(),
connection: K8s.Conn.t() | nil,
frequency: integer(),
initial_delay: integer(),
reconciler: Bella.Reconciler
}