exceptions

package
v0.0.0-...-cec5c35 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConflictingResource

type ConflictingResource struct {
	ErrorString string
}

ConflictingResource describes a conflict case: eg. definition already exists, reserved fields

func (ConflictingResource) Error

func (e ConflictingResource) Error() string

type MalformedInput

type MalformedInput struct {
	ErrorString string
}

MalformedInput describes malformed or otherwise incorrect input

func (MalformedInput) Error

func (e MalformedInput) Error() string

type MissingResource

type MissingResource struct {
	ErrorString string
}

ResourceMissing describes case where a resource does not exist eg. missing definition or run or no image found

func (MissingResource) Error

func (e MissingResource) Error() string

Jump to

Keyboard shortcuts

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