package
0.0.0-20241230144244-1554b1e3505c
Repository: https://github.com/stolostron/siteconfig.git
Documentation: pkg.go.dev
# Functions
IsDeletionTimeoutError checks if an error contains a DeletionTimeoutError.
IsNotOwnedObject checks if an error contains a NotOwnedObjectError.
New creates a new ClusterInstanceError with a given code and message.
NewDeletionTimeoutError returns an error indicating the manifest could not be deleted due to a timeout.
NewNotOwnedObjectError returns an error indicating that the ClusterInstance is not the owner of the object.
# Constants
Predefined error types for ClusterInstance operations.
Predefined error types for ClusterInstance operations.
Predefined error types for ClusterInstance operations.
# Structs
No description provided by the author