Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewControllerManagedBy = builder.TypedControllerManagedBy[RequestWithTraceID]
NewControllerManagedBy returns a new controller builder that will be started by the provided Manager.
Functions ¶
This section is empty.
Types ¶
type LinkedSpan ¶
type RequestParent ¶
type RequestWithTraceID ¶
type RequestWithTraceID struct {
ctrlreconcile.Request
Parent RequestParent
LinkedSpans [10]LinkedSpan
LinkedSpanCount int
}
RequestWithTraceID is the normal reconcile request object with tracing information added to it.
Click to show internal directories.
Click to hide internal directories.