Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUpdateAgent ¶
func NewUpdateAgent(client api.UpdateAgentClient, manager api.UpdateManager, options ...updateAgentOption) api.UpdateAgent
NewUpdateAgent instantiates an Update Agent instance.
func WithCurrentStateReportDelay ¶
WithCurrentStateReportDelay defines option for update agent to delay the current state reporting for the given duration, e.g. if current state changes meanwhile, only the latest current state will be sent
func WithDesiredStateFeedbackReportInterval ¶
WithDesiredStateFeedbackReportInterval defines option for update agent to delay the desired state feedback for the given duration, e.g. if there are newer desired state feedback updates, only the latest feedback will be sent
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.