Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InheritMiddleware ¶
type InheritMiddleware struct { }
Arguments Propagator
func NewInheritMiddleware ¶
func NewInheritMiddleware() InheritMiddleware
func (InheritMiddleware) Apply ¶
func (inheritMiddleware InheritMiddleware) Apply( run *models.PipelineRun, next func(*models.PipelineRun), _ *middleware.ExecutionContext, )
func (InheritMiddleware) String ¶
func (_ InheritMiddleware) String() string
Click to show internal directories.
Click to hide internal directories.