Documentation
¶
Index ¶
- func CreateSMSAlertLog(alertType string, info dto.AlertDTO, create dto.AlertLogCreate, project string, ...) error
- func CreateTaskScanSMSAlertLog(alert dto.AlertDTO, alertType string, create dto.AlertLogCreate, ...) error
- func CreateTaskScanWebhookAlertLog(alert dto.AlertDTO, alertType string, create dto.AlertLogCreate, ...) error
- func CreateWebhookAlertLog(alertType string, info dto.AlertDTO, create dto.AlertLogCreate, project string, ...) error
- func GetAgentInfo() (*dto.AgentInfo, error)
- func GetImagePrefix() string
- func GetLicenseErrorAlert() (uint, error)
- func GetNodeErrorAlert() (uint, error)
- func IsUseCustomApp() bool
- func LoadNodeInfo(isBase bool) (model.NodeInfo, error)
- func LoadRequestTransport() *http.Transport
- func PushSSLToNode(websiteSSL *model.WebsiteSSL) error
- func RemoveTamper(website string)
- func StartClam(startClam *model.Clam, isUpdate bool) (int, error)
- func ValidateCertificate(c *gin.Context) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateSMSAlertLog ¶
func CreateWebhookAlertLog ¶
func GetAgentInfo ¶
func GetImagePrefix ¶
func GetImagePrefix() string
func GetLicenseErrorAlert ¶
func GetNodeErrorAlert ¶
func IsUseCustomApp ¶
func IsUseCustomApp() bool
func LoadRequestTransport ¶
func PushSSLToNode ¶
func PushSSLToNode(websiteSSL *model.WebsiteSSL) error
func RemoveTamper ¶
func RemoveTamper(website string)
func ValidateCertificate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.