Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run( cataloger framework.Cataloger, lifecycler framework.Lifecycler, maxAsyncDuration time.Duration, apiPort int, ) error
Run starts all event and control loops. Steward Framework implementations should invoke this function LAST in their main() function and can rely upon this function to block program their program from exiting until a fatal error is encountered.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.