integration_tests

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPCheck

type HTTPCheck struct {
	InternalPort int    `json:"internalPort"`
	Path         string `json:"path"`
	Expected     int    `json:"expected"`
}

HTTPCheck defines an HTTP endpoint check for a container Path defaults to /, Expected defaults to 200.

Jump to

Keyboard shortcuts

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