Documentation ¶
Overview ¶
Package v1beta1 contains API Schema definitions for the lifecycle v1beta1 API group +groupName=lifecycle.keptn.sh +versionName=v1beta1
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrCannotCastKeptnApp = errors.New("cannot cast KeptnApp to v1")
View Source
var ErrCannotCastKeptnAppVersion = errors.New("cannot cast KeptnAppVersion to v1")
Functions ¶
This section is empty.
Types ¶
type KeptnState ¶
type KeptnState string
KeptnState is a string containing current Phase state (Progressing/Succeeded/Failed/Unknown/Pending/Deprecated/Warning)
type PhaseTraceID ¶
type PhaseTraceID map[string]propagation.MapCarrier
PhaseTraceID is a map storing TraceIDs of OpenTelemetry spans in lifecycle phases
Click to show internal directories.
Click to hide internal directories.