Documentation ¶
Index ¶
- Constants
- func APIGatewayFunctionCheck(name string, fn *function.Function, coreV1 *v1.CoreV1Client, ns string, ...) *apiGatewayFunctionCheck
- func CloudEventReceiveCheck(log *logrus.Entry, name string, encoding cloudevents.Encoding, target *url.URL) *cloudEventCheck
- func CloudEventSendCheck(log *logrus.Entry, name string, target *url.URL) executor.Step
- func TracingHTTPCheck(log *logrus.Entry, name string, url *url.URL, poller utils.Poller) *tracingHTTPCheck
- type HTTPCheck
Constants ¶
View Source
const EventTypeParam = "type"
Variables ¶
This section is empty.
Functions ¶
func APIGatewayFunctionCheck ¶
func CloudEventReceiveCheck ¶
func CloudEventSendCheck ¶
Types ¶
type HTTPCheck ¶
type HTTPCheck struct {
// contains filtered or unexported fields
}
func NewHTTPCheck ¶
Click to show internal directories.
Click to hide internal directories.