Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AuditYamlCommand ¶
AuditCommand verifies a signature on a supplied container image
type SignYamlCommand ¶
VerifyCommand verifies a signature on a supplied container image
func (*SignYamlCommand) Exec ¶
func (c *SignYamlCommand) Exec(ctx context.Context, args []string) error
func (*SignYamlCommand) SignPayload ¶
func (c *SignYamlCommand) SignPayload(ctx context.Context, payloadJson []byte) ([]byte, []byte, *models.LogEntryAnon, error)
Click to show internal directories.
Click to hide internal directories.