Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SignDockerManifestWithPrivateKeyFileUnstable ¶
func SignDockerManifestWithPrivateKeyFileUnstable(m []byte, dockerReference reference.Named, privateKeyFile string, passphrase []byte) (signature.Sigstore, error)
SignDockerManifestWithPrivateKeyFileUnstable returns a signature for manifest as the specified dockerReference, using a private key and an optional passphrase.
Yes, this returns an internal type, and should currently not be used outside of c/image. There is NO COMITTMENT TO STABLE API.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.