Documentation
¶
Index ¶
Constants ¶
View Source
const (
ChainsReproducibleAnnotation = "chains.tekton.dev/reproducible"
)
Variables ¶
This section is empty.
Functions ¶
func NewFormatter ¶
Types ¶
type Provenance ¶
type Provenance struct {
// contains filtered or unexported fields
}
func (*Provenance) CreatePayload ¶
func (i *Provenance) CreatePayload(obj interface{}) (interface{}, error)
func (*Provenance) Type ¶
func (i *Provenance) Type() formats.PayloadType
func (*Provenance) Wrap ¶
func (i *Provenance) Wrap() bool
Click to show internal directories.
Click to hide internal directories.