Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCannotFetchAppMsg = "could not retrieve KeptnApp: %w"
View Source
var ErrCannotFetchAppVersionForWorkloadInstanceMsg = "could not fetch AppVersion for KeptnWorkloadInstance: "
View Source
var ErrCannotFetchAppVersionMsg = "could not retrieve KeptnappVersion: %w"
View Source
var ErrCannotGetFunctionConfigMap = "could not get function configMap: %w"
View Source
var ErrCannotGetKeptnTaskDefinition = fmt.Errorf("cannot retrieve KeptnTaskDefinition")
View Source
var ErrCannotMarshalParams = fmt.Errorf("could not marshal parameters")
View Source
var ErrCannotRetrieveConfigMsg = "could not retrieve KeptnConfig: %w"
View Source
var ErrCannotRetrieveInstancesMsg = "could not retrieve instances: %w"
View Source
var ErrCannotRetrieveWorkloadInstancesMsg = "could not retrieve KeptnWorkloadInstance: %w"
View Source
var ErrCannotRetrieveWorkloadMsg = "could not retrieve KeptnWorkload: %w"
View Source
var ErrCannotWrapToActiveMetricsObject = fmt.Errorf("provided object does not implement ActiveMetricsObject interface")
View Source
var ErrCannotWrapToEventObject = fmt.Errorf("provided object does not implement EventObject interface")
View Source
var ErrCannotWrapToListItem = fmt.Errorf("provided object does not implement ListItem interface")
View Source
var ErrCannotWrapToMetricsObject = fmt.Errorf("provided object does not implement MetricsObject interface")
View Source
var ErrCannotWrapToPhaseItem = fmt.Errorf("provided object does not implement PhaseItem interface")
View Source
var ErrCannotWrapToSpanItem = fmt.Errorf("provided object does not implement SpanItem interface")
View Source
var ErrCouldNotUnbindSpan = "could not unbind span for %s"
View Source
var ErrInvalidOperator = fmt.Errorf("invalid operator")
View Source
var ErrNoConfigMapMsg = "no ConfigMap specified or HTTP source specified in TaskDefinition / Namespace: %s, Name: %s"
View Source
var ErrNoLabelsFoundTask = "no labels found for task: %s"
View Source
var ErrNoTaskDefinitionSpec = fmt.Errorf("the TaskDefinition specs are empty")
View Source
var ErrNoValues = fmt.Errorf("no values")
View Source
var ErrRetryCountExceeded = fmt.Errorf("retryCount for evaluation exceeded")
View Source
var ErrUnsupportedWorkloadInstanceResourceReference = fmt.Errorf("unsupported Resource Reference")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.