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 ObjectAlreadyExistsError ¶ added in v0.4.0
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.
Click to show internal directories.
Click to hide internal directories.