Documentation ¶
Overview ¶
Package agent implements functions for injecting faults in a target
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
// contains filtered or unexported fields
}
Agent maintains the state required for executing an agent command
func BuildAgent ¶
func BuildAgent(env runtime.Environment, config *Config) *Agent
BuildAgent builds a instance of an agent
Directories ¶
Path | Synopsis |
---|---|
Package protocol implements the agent that injects disruptors in protocols.
|
Package protocol implements the agent that injects disruptors in protocols. |
grpc
Package grpc implements a proxy that applies disruptions to gRPC requests This package is inspired by and extensively copies code from https://github.com/mwitkow/grpc-proxy
|
Package grpc implements a proxy that applies disruptions to gRPC requests This package is inspired by and extensively copies code from https://github.com/mwitkow/grpc-proxy |
http
Package http implements a proxy that applies disruptions to HTTP requests
|
Package http implements a proxy that applies disruptions to HTTP requests |
Click to show internal directories.
Click to hide internal directories.