Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "servicenow", Short: "Geneos to ServiceNow integration", Long: strings.ReplaceAll(` `, "|", "`"), CompletionOptions: cobra.CompletionOptions{ DisableDefaultCmd: true, }, Version: cordial.VERSION, DisableAutoGenTag: true, SilenceUsage: true, }
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func InitializeConnection ¶
func InitializeConnection() *snow.Connection
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.