Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "applications-service",
Short: "Chef Automate Applications Service",
}
RootCmd is the command runner.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func StartMetricsServer ¶
func StartMetricsServer(conf *config.Applications, svcCerts *certs.ServiceCerts)
TODO (dan): this is getting long and should move out of this file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.