Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorList ¶
type ErrorList struct {
// contains filtered or unexported fields
}
ErrorList wraps a list of errors
type ResourceTrackerNotExistError ¶
type ResourceTrackerNotExistError struct {
Name string
}
ResourceTrackerNotExistError identifies error caused by resourcetracker not exist
func (ResourceTrackerNotExistError) Error ¶
func (err ResourceTrackerNotExistError) Error() string
Error implement error interface
Click to show internal directories.
Click to hide internal directories.