# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InitStateManagerTimer starts timer for state manage feature.
No description provided by the author
No description provided by the author
No description provided by the author
ListInstanceStateConfigurations lists state configurations from server and report agent info.
LoadConfigCache loads state configurations from local cache files .
No description provided by the author
No description provided by the author
No description provided by the author
ParseStateTemplate parses template data to state and parameter definitions.
No description provided by the author
Resolve resolves final value for string contains parameter reference for example, "ecs.{{ regionId }}.aliyuncs.com" with parameter regionId="cn-zhangjiakou" will get ecs.cn-zhangjiakou.aliyuncs.com "{{id}}" with parameter id=1 will get number 1.
No description provided by the author
No description provided by the author
WriteConfigCache saves state configurations to local cache file.
No description provided by the author
# Constants
No description provided by the author
Agent applies any new configurations.
Agent applies any new configurations.
Agent applies the configuration and does nothing further unless the configuration (template and parameters) is updated.
No description provided by the author
Cron schedule type, expression format is defined in https://help.aliyun.com/document_detail/169784.html.
DefaultRefreshIntervalSeconds is the default interval of refresh state configurations in seconds.
No description provided by the author
Cron is triggered with a drift, after the expected time This helps to reduce concurrency.
MaxInitTimerDriftSeconds is the default max seconds to delay when initializing state manager timer.
No description provided by the author
No description provided by the author
Rate schedule type, expression format examples: "5 minutes" "1 hour".
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author