error

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2023 License: Apache-2.0 Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteError

type RemoteError interface {
	ListedTypeError() string
}

type ResourceScanningError

type ResourceScanningError struct {
	// contains filtered or unexported fields
}

func NewResourceListingError

func NewResourceListingError(error error, resourceType string) *ResourceScanningError

func NewResourceListingErrorWithType

func NewResourceListingErrorWithType(error error, resourceType, listedTypeError string) *ResourceScanningError

func NewResourceScanningError

func NewResourceScanningError(error error, resourceType string, resourceId string) *ResourceScanningError

func (*ResourceScanningError) Error

func (b *ResourceScanningError) Error() string

func (*ResourceScanningError) ListedTypeError

func (b *ResourceScanningError) ListedTypeError() string

func (*ResourceScanningError) Resource

func (b *ResourceScanningError) Resource() string

func (*ResourceScanningError) ResourceType

func (b *ResourceScanningError) ResourceType() string

func (*ResourceScanningError) RootCause

func (b *ResourceScanningError) RootCause() error

func (*ResourceScanningError) String

func (b *ResourceScanningError) String() string

Jump to

Keyboard shortcuts

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