Documentation ¶
Index ¶
Constants ¶
View Source
const StatusReasonPublishError metav1.StatusReason = "PublishError"
Variables ¶
This section is empty.
Functions ¶
func IsPublishError ¶
IsPublishError determines if err is a publish error which indicates that the request can be retried by the client.
func NewPublishError ¶
func NewPublishError(qualifiedResource schema.GroupResource, name string, err error) *errors.StatusError
NewPublishError returns an error indicating the work could not be published, and the client can try again.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.