Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewObjectAlreadyExistsError ¶
NewObjectAlreadyExistsError creates a new ObjectAlreadyExists error with the provided Kubernetes client object
Types ¶
type ObjectAlreadyExists ¶
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
Click to show internal directories.
Click to hide internal directories.