Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ValidateCmd *cobra.Command
Functions ¶
func NewValidateCmd ¶
func ValidatePolicyCmd ¶
Types ¶
type InputValidationFunc ¶
type PredicateGenerator ¶
type PredicateGenerator interface {
GeneratePredicate(ctx context.Context, report applicationsnapshot.Report, comp applicationsnapshot.Component) (*vsa.Predicate, error)
}
PredicateGenerator defines the interface for generating VSA predicates
Click to show internal directories.
Click to hide internal directories.