Documentation
¶
Overview ¶
Package builtin registers the component manager extensions compiled into the Flow binary.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
LoadConfig loads the component manager config for the Flow service. If path is empty, the embedded service defaults are used. If path is set, the YAML file is authoritative and must satisfy service config validation.
func NewComponentManagerRegistry ¶
func NewComponentManagerRegistry( config cmconfig.Config, providers *providerapi.ProviderRegistry, ) (*componentmanager.Registry, error)
NewComponentManagerRegistry creates the component manager registry for the Flow service using all component manager implementations compiled into the binary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.