Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCachedRulesAdapter ¶
func NewCachedRulesAdapter(config ControllerConfig, pollInterval time.Duration) (api.RulesService, error)
NewCachedRulesAdapter constructs a new RuleService adapter for the Amalgam8 Controller using the given configuration, and a local cache refreshed at the frequency specified by the given poll interval.
func NewRulesAdapter ¶
func NewRulesAdapter(config ControllerConfig) (api.RulesService, error)
NewRulesAdapter constructs a new RuleService adapter for the Amalgam8 Controller using the given configuration.
Types ¶
type ControllerConfig ¶
ControllerConfig stores the configurable attributes of the Amalgam8 Controller adapter.
Click to show internal directories.
Click to hide internal directories.