Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checker ¶
type Checker struct {
// contains filtered or unexported fields
}
Checker checks the signature status of artifact
func (Checker) IsArtifactSigned ¶
IsArtifactSigned checks if the artifact with given digest is signed.
func (Checker) IsTagSigned ¶
IsTagSigned checks if the tag of the artifact is signed, it also checks the signed artifact has the same digest as parm.
Click to show internal directories.
Click to hide internal directories.