Documentation
¶
Index ¶
Constants ¶
View Source
const (
// ChainsAnnotation is the standard annotation to indicate a TR has been signed.
ChainsAnnotation = "chains.tekton.dev/signed"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TaskRunSigner ¶
type TaskRunSigner struct {
Logger *zap.SugaredLogger
Pipelineclientset versioned.Interface
SecretPath string
ConfigStore configGetter
}
func (*TaskRunSigner) SignTaskRun ¶
SignTaskRun signs a TaskRun, and marks it as signed.
Click to show internal directories.
Click to hide internal directories.