package
Version:
v0.0.0-...-b8869b4
Opens a new window with list of versions in this module.
Published: Aug 21, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 23
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Main is the main entrypoint for an integration
type ConfigFile struct {
Channel string `json:"channel"`
CustomerID string `json:"customer_id"`
SystemID string `json:"system_id"`
APIKey string `json:"apikey"`
EnrollmentID string `json:"enrollment_id"`
}
ConfigFile is the configuration file for the runner
Source Files
¶
Click to show internal directories.
Click to hide internal directories.