errors

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DiskError added in v0.0.5

type DiskError struct {
	Errors chan error
}

func (*DiskError) HasDiskError added in v0.0.5

func (e *DiskError) HasDiskError() (string, bool)

type DriftError added in v0.0.4

type DriftError struct {
	Message string
}

func (*DriftError) Error added in v0.0.4

func (e *DriftError) Error() string

type NotAllError added in v0.0.5

type NotAllError struct {
	ResourceFromDeviations []deviation.Deviation
	Manifests              []deviation.Deviation
}

func (*NotAllError) Error added in v0.0.5

func (e *NotAllError) Error() string

type NotFoundError added in v0.0.6

type NotFoundError struct {
	Key      string
	Manifest string
}

func (*NotFoundError) Error added in v0.0.6

func (e *NotFoundError) Error() string

type PreValidationError

type PreValidationError struct {
	Message string
}

func (*PreValidationError) Error

func (e *PreValidationError) Error() string

Jump to

Keyboard shortcuts

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