Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AttachImageSignature ¶
func AttachImageSignature(s v1beta1.TaskResource, signer *Signer, tr *pipelinev1beta1.TaskRun, l *zap.SugaredLogger) error
func SignStorage ¶
func SignStorage(ctx context.Context, s v1beta1.TaskResource, signer *Signer, tr *pipelinev1beta1.TaskRun, l *zap.SugaredLogger) error
Types ¶
type MySignature ¶
type MySignature struct {
// contains filtered or unexported fields
}
func (*MySignature) Size ¶
func (s *MySignature) Size() (int64, error)
type SimpleSigning ¶
Click to show internal directories.
Click to hide internal directories.