dump

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// Off suppresses dumping of matching methods
	Off level = iota
	// Name dumps only success/failure status of matching methods.
	Name
	// Full dumps matching methods with full level of detail.
	Full
)
View Source
const (
	// DefaultConfig is the default dump configuration.
	DefaultConfig = "off:.*,short:((Create)|(Start)|(Run)|(Update)|(Stop)|(Remove)).*,off:.*Image.*"
)

Variables

This section is empty.

Functions

func ReplyMessage

func ReplyMessage(kind, name, qualifier string, rpl interface{}, latency time.Duration, sync bool)

ReplyMessage dumps a CRI reply.

func RequestMessage

func RequestMessage(kind, name, qualifier string, req interface{}, sync bool)

RequestMessage dumps a CRI request.

func Sync

func Sync()

Sync returns once the last message currently being dumped is finished.

func Train

func Train(methods []string)

Train trains the message dumper for the given set of methods.

Types

This section is empty.

Jump to

Keyboard shortcuts

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