assertion

package
v0.0.0-...-696ba86 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2023 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const EventTypeParam = "type"

Variables

This section is empty.

Functions

func APIGatewayFunctionCheck

func APIGatewayFunctionCheck(name string, fn *function.Function, coreV1 *v1.CoreV1Client, ns string, rt string) *apiGatewayFunctionCheck

func CloudEventReceiveCheck

func CloudEventReceiveCheck(log *logrus.Entry, name string, encoding cloudevents.Encoding, target *url.URL) *cloudEventCheck

func CloudEventSendCheck

func CloudEventSendCheck(log *logrus.Entry, name string, target *url.URL) executor.Step

func TracingHTTPCheck

func TracingHTTPCheck(log *logrus.Entry, name string, url *url.URL, poller utils.Poller) *tracingHTTPCheck

Types

type HTTPCheck

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

func NewHTTPCheck

func NewHTTPCheck(log *logrus.Entry, name string, url *url.URL, poller utils.Poller, expectedMsg string) *HTTPCheck

func (HTTPCheck) Cleanup

func (h HTTPCheck) Cleanup() error

func (HTTPCheck) Name

func (h HTTPCheck) Name() string

func (HTTPCheck) OnError

func (h HTTPCheck) OnError() error

func (HTTPCheck) Run

func (h HTTPCheck) Run() error

Jump to

Keyboard shortcuts

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