Module cni_plugin::error[][src]

When CNI goes bad.

Structs

EmptyValueError

Underlying error used for an empty value that shouldn’t be.

InvalidCommandError

Underlying error used for an invalid CNI_COMMAND.

RegexValueError

Underlying error used for a value that should match a regex but doesn’t.

Enums

CniError

All errors emitted by this library, plus a few others.