Documentation ¶
Index ¶
Constants ¶
View Source
const ( TaskFailedWithError errors.ErrorCode = "TaskFailedWithError" DownstreamSystemError errors.ErrorCode = "DownstreamSystemError" TaskFailedUnknownError errors.ErrorCode = "TaskFailedUnknownError" BadTaskSpecification errors.ErrorCode = "BadTaskSpecification" TaskEventRecordingFailed errors.ErrorCode = "TaskEventRecordingFailed" MetadataAccessFailed errors.ErrorCode = "MetadataAccessFailed" MetadataTooLarge errors.ErrorCode = "MetadataTooLarge" PluginInitializationFailed errors.ErrorCode = "PluginInitializationFailed" CacheFailed errors.ErrorCode = "AutoRefreshCacheFailed" RuntimeFailure errors.ErrorCode = "RuntimeFailure" CorruptedPluginState errors.ErrorCode = "CorruptedPluginState" ResourceManagerFailure errors.ErrorCode = "ResourceManagerFailure" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.