debug

package
v2.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Debug

type Debug func(client *ctrlclient.CtrlClient) Debugger

type Debugger

type Debugger interface {
	// Collect collect debug information of chaos
	Collect(ctx context.Context, namespace, chaosName string) ([]*common.ChaosResult, error)

	// List chaos names to collect
	List(ctx context.Context, namespace string) ([]string, error)
}

func HTTPDebug

func HTTPDebug(client *ctrlclient.CtrlClient) Debugger

func IODebug

func IODebug(client *ctrlclient.CtrlClient) Debugger

func NetworkDebug

func NetworkDebug(client *ctrlclient.CtrlClient) Debugger

func StressDebug

func StressDebug(client *ctrlclient.CtrlClient) Debugger

Jump to

Keyboard shortcuts

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