Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EvaluateOptions ¶
type EvaluateOptions struct { PolicyPath string OutputAttestationsPath string OutputVsaPath string OutputVsaPredicatePath string FailOnPolicyValidationError bool SlsaVsaPassVerifiedLevel string VerifierID string }
func (*EvaluateOptions) AddFlags ¶
func (o *EvaluateOptions) AddFlags(cmd *cobra.Command)
type GlobalOptions ¶
type GlobalOptions struct {
Verbose bool
}
func (*GlobalOptions) AddFlags ¶
func (o *GlobalOptions) AddFlags(cmd *cobra.Command)
Click to show internal directories.
Click to hide internal directories.