httpchaos

package
v0.0.0-...-38e49da Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 25 Imported by: 1

Documentation

Index

Constants

View Source
const SECRET = "Secret"

Variables

This section is empty.

Functions

func TestcaseHttpAbortPauseAndUnPause

func TestcaseHttpAbortPauseAndUnPause(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpAbortThenRecover

func TestcaseHttpAbortThenRecover(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpDelayDurationForATimePauseAndUnPause

func TestcaseHttpDelayDurationForATimePauseAndUnPause(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpDelayDurationForATimeThenRecover

func TestcaseHttpDelayDurationForATimeThenRecover(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpGracefulAbortShutdown

func TestcaseHttpGracefulAbortShutdown(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpPatchPauseAndUnPause

func TestcaseHttpPatchPauseAndUnPause(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpPatchThenRecover

func TestcaseHttpPatchThenRecover(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpReplaceBodyPauseAndUnPause

func TestcaseHttpReplaceBodyPauseAndUnPause(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpReplaceBodyThenRecover

func TestcaseHttpReplaceBodyThenRecover(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpReplacePauseAndUnPause

func TestcaseHttpReplacePauseAndUnPause(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpReplaceThenRecover

func TestcaseHttpReplaceThenRecover(
	ns string,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
)

func TestcaseHttpTLSThenRecover

func TestcaseHttpTLSThenRecover(
	ns string,
	kubeCli kubernetes.Interface,
	cli client.Client,
	c HTTPE2EClient,
	port uint16,
	tlsPort uint16,
)

Types

type HTTPE2EClient

type HTTPE2EClient struct {
	IP string
	C  *http.Client
}

type TLSServerKeys

type TLSServerKeys struct {
	Cert []byte `json:"cert"`
	Key  []byte `json:"key"`
}

Jump to

Keyboard shortcuts

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