Documentation
¶
Index ¶
- type ResourceHandler
- type StateHandler
- type StateManager
- type StoreStateManager
- func (m *StoreStateManager) ReconcileResources(ctx context.Context, store *v1.Store) error
- func (m *StoreStateManager) ReconcileState(ctx context.Context, store *v1.Store)
- func (m *StoreStateManager) ReconcileStatus(ctx context.Context, store *v1.Store, reconcileError error) error
- func (m *StoreStateManager) UpdateQueueState(ctx context.Context, store *v1.Store)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateHandler ¶
type StateManager ¶
type StoreStateManager ¶
func NewStoreStateManager ¶
func NewStoreStateManager(b *base.Base) *StoreStateManager
func (*StoreStateManager) ReconcileResources ¶
func (*StoreStateManager) ReconcileState ¶
func (m *StoreStateManager) ReconcileState(ctx context.Context, store *v1.Store)
func (*StoreStateManager) ReconcileStatus ¶
func (*StoreStateManager) UpdateQueueState ¶
func (m *StoreStateManager) UpdateQueueState(ctx context.Context, store *v1.Store)
Click to show internal directories.
Click to hide internal directories.