fj

package
v0.0.0-debug-20260702 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FaultInject

func FaultInject(ivecs []*vector.Vector, result vector.FunctionResultWrapper, proc *process.Process, length int) error

Types

type PodResponse

type PodResponse struct {
	PodType   serviceType `json:"pod_type,omitempty"`
	PodID     string      `json:"pod_id,omitempty"`
	ReturnStr string      `json:"return_str,omitempty"`
	ErrorStr  string      `json:"error_str,omitempty"`

	ReturnList []fault.Point `json:"return_list,omitempty"`
}

func CNFaultInject

func CNFaultInject(pods []string, command string, parameter string, proc *process.Process) []PodResponse

func TNFaultInject

func TNFaultInject(pods []string, command string, parameter string, proc *process.Process) []PodResponse

Jump to

Keyboard shortcuts

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