Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand( serverOptions *server.Options, storageOptions *storage.Options, authnOptions *authn.Options, authzOptions *authz.Options, eventingOptions *eventing.Options, consumerOptions *consumer.Options, consistencyOptions *consistency.Options, serviceOptions *service.Options, loggerOptions common.LoggerOptions, ) *cobra.Command
NewCommand creates a new cobra command for starting the inventory server. It configures and wires together all the necessary components including storage, authentication, authorization, eventing, and consumer services.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.