errors

package
v0.7.5 Latest Latest
Warning

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

Go to latest
Published: May 4, 2026 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 ObjectAlreadyExistsError added in v0.4.0

type ObjectAlreadyExistsError struct {
	Object client.Object
}

ObjectAlreadyExists represents an error indicating that an object already exists.

func (*ObjectAlreadyExistsError) Error added in v0.4.0

func (e *ObjectAlreadyExistsError) 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