errors

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ErrInstanceNotFoundMsg     = "instance not found"
	ErrInstanceNotInstalledMsg = "instance is not installed"
	ErrInstanceNotHealthyMsg   = "instance is not healthy"
	ErrRegistryNotReadyMsg     = "instance is not ready"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ErrInstanceNotFound

type ErrInstanceNotFound struct{}

ErrInstanceNotFound is called when the corresponding Harbor instance could not be found.

func (*ErrInstanceNotFound) Error

func (e *ErrInstanceNotFound) Error() string

type ErrInstanceNotInstalled

type ErrInstanceNotInstalled struct{}

ErrInstanceNotInstalled is called when the corresponding Harbor instance is not yet installed properly.

func (*ErrInstanceNotInstalled) Error

func (e *ErrInstanceNotInstalled) Error() string

type ErrRegistryNotReady

type ErrRegistryNotReady struct{}

ErrRegistryNotReady is called when the corresponding RegistryCR (registries.Registry) is not ready.

func (*ErrRegistryNotReady) Error

func (e *ErrRegistryNotReady) Error() string

Jump to

Keyboard shortcuts

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