Documentation ¶
Overview ¶
Package cluster contains commands for interacting with cluster logic of the service directly instead of through the REST API exposed via the serve command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct { CfgHandler *config.CfgHandler Connection factory.ConnectionFunc Logger func() (logging.Logger, error) // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.