errors

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewObjectAlreadyExistsError

func NewObjectAlreadyExistsError(obj client.Object) error

NewObjectAlreadyExistsError creates a new ObjectAlreadyExists error with the provided Kubernetes client object

Types

type ObjectAlreadyExists

type ObjectAlreadyExists struct {
	Object client.Object
}

ObjectAlreadyExists represents an error indicating that an object already exists

func (*ObjectAlreadyExists) Error

func (e *ObjectAlreadyExists) Error() string

Error implements the error interface for ObjectAlreadyExists

Jump to

Keyboard shortcuts

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