add new signing options
Signed-off-by: Meredith Lancaster <malancas@github.com>
This commit is contained in:
parent
8c64de75c9
commit
2f81a33e95
1 changed files with 4 additions and 0 deletions
|
|
@ -31,8 +31,12 @@ type Options struct {
|
|||
Repo string
|
||||
SAN string
|
||||
SANRegex string
|
||||
SignerDigest string
|
||||
SignerRef string
|
||||
SignerRepo string
|
||||
SignerWorkflow string
|
||||
SourceRef string
|
||||
SourceDigest string
|
||||
APIClient api.Client
|
||||
Logger *io.Handler
|
||||
OCIClient oci.Client
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue