hook

package
v0.26.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2024 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Context

type Context struct {
	templates.DefaultData
	ProfileName    string
	ProfileCommand string
	Error          ErrorContext
	Stdout         string
}

type ErrorContext

type ErrorContext struct {
	Message     string
	CommandLine string
	ExitCode    string
	Stderr      string
}

type Sender

type Sender struct {
	// contains filtered or unexported fields
}

func NewSender

func NewSender(certificates []string, userAgent string, timeout time.Duration, dryRun bool) *Sender

func (*Sender) Send

func (s *Sender) Send(cfg config.SendMonitoringSection, ctx Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL