rmerrors

package
v0.750.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNoDefaultResourcePool = errors.New("no default resource pool set")

ErrNoDefaultResourcePool is returned when a default resource pool is requested but no default resource pool is set.

View Source
var ErrNotSupported = errors.New("operation not supported")

ErrNotSupported is returned when an unsupported feature of a resource manager is used.

View Source
var ErrResourceManagerDNE = errors.New("no resource manager exists with the given cluster name")

ErrResourceManagerDNE is returned when none of the resource managers have the specified cluster name.

Functions

This section is empty.

Types

type UnsupportedError

type UnsupportedError string

UnsupportedError is returned when an unsupported feature of a resource manager is used.

func (UnsupportedError) Error

func (e UnsupportedError) Error() string

func (UnsupportedError) Unwrap

func (e UnsupportedError) Unwrap() error

Jump to

Keyboard shortcuts

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