error

package
v0.1.0-alpha.4 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DevSpaceResourcesHasNotBeenReleasedError

type DevSpaceResourcesHasNotBeenReleasedError struct {
	Err               error
	ResourceKind      string
	ResourceName      string
	ResourceNamespace string
}

func (*DevSpaceResourcesHasNotBeenReleasedError) Error

type LabelNotFoundError

type LabelNotFoundError struct {
	Err               error
	LabelKey          string
	ResourceKind      string
	ResourceName      string
	ResourceNamespace string
}

Throwed when certain labels cannot be found on a resource.

func (*LabelNotFoundError) Error

func (r *LabelNotFoundError) Error() string

type MultipleNodeFoundError

type MultipleNodeFoundError struct {
	Err               error
	ResourceKind      string
	ResourceName      string
	ResourceNamespace string
}

func (*MultipleNodeFoundError) Error

func (r *MultipleNodeFoundError) Error() string

type NodeNotFoundError

type NodeNotFoundError struct {
	Err               error
	ResourceKind      string
	ResourceName      string
	ResourceNamespace string
}

func (*NodeNotFoundError) Error

func (r *NodeNotFoundError) Error() string

Jump to

Keyboard shortcuts

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