Versions in this module Expand all Collapse all v1 v1.7.9 May 27, 2024 v1.7.8 May 7, 2024 Changes in this version + const LabelConflict + func AggregateErrors(errs []error) error + func IsCRDNotExists(err error) bool + func IsCuePathNotFound(err error) bool + func IsLabelConflict(err error) bool + type ErrorList []error + func (e ErrorList) Error() string + func (e ErrorList) HasError() bool + type ManagedResourceHasNoDataError struct + func (err ManagedResourceHasNoDataError) Error() string