Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSigner ¶
func NewSigner(s signature.Signer, sOpts []signature.SignOption, pkOpts []signature.PublicKeyOption) cosign.Signer
NewSigner returns a `cosign.Signer` uses the given `signature.Signer` to sign the requested payload, then returns the signature, the public key associated with it, the signed payload
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.