Documentation
¶
Index ¶
Constants ¶
View Source
const (
PayloadTypeInTotoIte6 = formats.PayloadTypeInTotoIte6
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InTotoIte6 ¶
type InTotoIte6 struct {
// contains filtered or unexported fields
}
func (*InTotoIte6) CreatePayload ¶
func (i *InTotoIte6) CreatePayload(ctx context.Context, obj interface{}) (interface{}, error)
func (*InTotoIte6) Type ¶
func (i *InTotoIte6) Type() config.PayloadType
func (*InTotoIte6) Wrap ¶ added in v0.3.0
func (i *InTotoIte6) Wrap() bool
Click to show internal directories.
Click to hide internal directories.