Documentation
¶
Index ¶
Constants ¶
View Source
const (
PayloadTypeTekton = formats.PayloadTypeTekton
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Tekton ¶
type Tekton struct {
}
Tekton is a formatter that just captures the TaskRun Status with no modifications.
func (*Tekton) CreatePayload ¶
CreatePayload implements the Payloader interface.
func (*Tekton) Type ¶
func (i *Tekton) Type() config.PayloadType
Click to show internal directories.
Click to hide internal directories.