package
0.0.0-20240112085842-3da42c7ac7a5
Repository: https://github.com/keptn-contrib/dynatrace-service.git
Documentation: pkg.go.dev

# Functions

CreateDefaultSLOComparison creates a keptncommon.SLOComparison with default values.
CreateDefaultSLOScore creates a keptncommon.SLOScore with default values.
NewImageAndTag creates a new ImageAndTag instance.
No description provided by the author
No description provided by the author
NewNotAvailableImageAndTag returns an ImageAndTag with image and tag set to 'n/a'.
NewTimeframe creates a new timeframe from start and end times.
NewTimeframeParser creates a new TimeframeParser ready to parse the specified start and end strings.
No description provided by the author
No description provided by the author
ReplaceKeptnPlaceholders will replaces $ placeholders with actual values $CONTEXT, $EVENT, $SOURCE $PROJECT, $STAGE, $SERVICE, $DEPLOYMENT $TESTSTRATEGY $LABEL.XXXX -> will replace that with a label called XXXX $ENV.XXXX -> will replace that with an env variable called XXXX.
ReplaceQueryParameters replaces query parameters based on sli filters and keptn event data.
TimestampToUnixMillisecondsString converts timestamp into a Unix milliseconds string.
TryParseImageAndTag will try to parse imageAndTagValue into a string.

# Constants

No description provided by the author
No description provided by the author

# Structs

ImageAndTag stores the image and a tag.
No description provided by the author
Timeframe represents a timeframe with a start and end time.
TimeframeParser represents a timeframe ready to be parsed.