Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Review) predicate.Review
- func Approved(v bool) predicate.Review
- func ApprovedAt(v models.DateTime) predicate.Review
- func ApprovedAtEQ(v models.DateTime) predicate.Review
- func ApprovedAtGT(v models.DateTime) predicate.Review
- func ApprovedAtGTE(v models.DateTime) predicate.Review
- func ApprovedAtIn(vs ...models.DateTime) predicate.Review
- func ApprovedAtIsNil() predicate.Review
- func ApprovedAtLT(v models.DateTime) predicate.Review
- func ApprovedAtLTE(v models.DateTime) predicate.Review
- func ApprovedAtNEQ(v models.DateTime) predicate.Review
- func ApprovedAtNotIn(vs ...models.DateTime) predicate.Review
- func ApprovedAtNotNil() predicate.Review
- func ApprovedEQ(v bool) predicate.Review
- func ApprovedIsNil() predicate.Review
- func ApprovedNEQ(v bool) predicate.Review
- func ApprovedNotNil() predicate.Review
- func Category(v string) predicate.Review
- func CategoryContains(v string) predicate.Review
- func CategoryContainsFold(v string) predicate.Review
- func CategoryEQ(v string) predicate.Review
- func CategoryEqualFold(v string) predicate.Review
- func CategoryGT(v string) predicate.Review
- func CategoryGTE(v string) predicate.Review
- func CategoryHasPrefix(v string) predicate.Review
- func CategoryHasSuffix(v string) predicate.Review
- func CategoryIn(vs ...string) predicate.Review
- func CategoryIsNil() predicate.Review
- func CategoryLT(v string) predicate.Review
- func CategoryLTE(v string) predicate.Review
- func CategoryNEQ(v string) predicate.Review
- func CategoryNotIn(vs ...string) predicate.Review
- func CategoryNotNil() predicate.Review
- func Classification(v string) predicate.Review
- func ClassificationContains(v string) predicate.Review
- func ClassificationContainsFold(v string) predicate.Review
- func ClassificationEQ(v string) predicate.Review
- func ClassificationEqualFold(v string) predicate.Review
- func ClassificationGT(v string) predicate.Review
- func ClassificationGTE(v string) predicate.Review
- func ClassificationHasPrefix(v string) predicate.Review
- func ClassificationHasSuffix(v string) predicate.Review
- func ClassificationIn(vs ...string) predicate.Review
- func ClassificationIsNil() predicate.Review
- func ClassificationLT(v string) predicate.Review
- func ClassificationLTE(v string) predicate.Review
- func ClassificationNEQ(v string) predicate.Review
- func ClassificationNotIn(vs ...string) predicate.Review
- func ClassificationNotNil() predicate.Review
- func CreatedAt(v time.Time) predicate.Review
- func CreatedAtEQ(v time.Time) predicate.Review
- func CreatedAtGT(v time.Time) predicate.Review
- func CreatedAtGTE(v time.Time) predicate.Review
- func CreatedAtIn(vs ...time.Time) predicate.Review
- func CreatedAtIsNil() predicate.Review
- func CreatedAtLT(v time.Time) predicate.Review
- func CreatedAtLTE(v time.Time) predicate.Review
- func CreatedAtNEQ(v time.Time) predicate.Review
- func CreatedAtNotIn(vs ...time.Time) predicate.Review
- func CreatedAtNotNil() predicate.Review
- func CreatedBy(v string) predicate.Review
- func CreatedByContains(v string) predicate.Review
- func CreatedByContainsFold(v string) predicate.Review
- func CreatedByEQ(v string) predicate.Review
- func CreatedByEqualFold(v string) predicate.Review
- func CreatedByGT(v string) predicate.Review
- func CreatedByGTE(v string) predicate.Review
- func CreatedByHasPrefix(v string) predicate.Review
- func CreatedByHasSuffix(v string) predicate.Review
- func CreatedByIn(vs ...string) predicate.Review
- func CreatedByIsNil() predicate.Review
- func CreatedByLT(v string) predicate.Review
- func CreatedByLTE(v string) predicate.Review
- func CreatedByNEQ(v string) predicate.Review
- func CreatedByNotIn(vs ...string) predicate.Review
- func CreatedByNotNil() predicate.Review
- func DeletedAt(v time.Time) predicate.Review
- func DeletedAtEQ(v time.Time) predicate.Review
- func DeletedAtGT(v time.Time) predicate.Review
- func DeletedAtGTE(v time.Time) predicate.Review
- func DeletedAtIn(vs ...time.Time) predicate.Review
- func DeletedAtIsNil() predicate.Review
- func DeletedAtLT(v time.Time) predicate.Review
- func DeletedAtLTE(v time.Time) predicate.Review
- func DeletedAtNEQ(v time.Time) predicate.Review
- func DeletedAtNotIn(vs ...time.Time) predicate.Review
- func DeletedAtNotNil() predicate.Review
- func DeletedBy(v string) predicate.Review
- func DeletedByContains(v string) predicate.Review
- func DeletedByContainsFold(v string) predicate.Review
- func DeletedByEQ(v string) predicate.Review
- func DeletedByEqualFold(v string) predicate.Review
- func DeletedByGT(v string) predicate.Review
- func DeletedByGTE(v string) predicate.Review
- func DeletedByHasPrefix(v string) predicate.Review
- func DeletedByHasSuffix(v string) predicate.Review
- func DeletedByIn(vs ...string) predicate.Review
- func DeletedByIsNil() predicate.Review
- func DeletedByLT(v string) predicate.Review
- func DeletedByLTE(v string) predicate.Review
- func DeletedByNEQ(v string) predicate.Review
- func DeletedByNotIn(vs ...string) predicate.Review
- func DeletedByNotNil() predicate.Review
- func Details(v string) predicate.Review
- func DetailsContains(v string) predicate.Review
- func DetailsContainsFold(v string) predicate.Review
- func DetailsEQ(v string) predicate.Review
- func DetailsEqualFold(v string) predicate.Review
- func DetailsGT(v string) predicate.Review
- func DetailsGTE(v string) predicate.Review
- func DetailsHasPrefix(v string) predicate.Review
- func DetailsHasSuffix(v string) predicate.Review
- func DetailsIn(vs ...string) predicate.Review
- func DetailsIsNil() predicate.Review
- func DetailsLT(v string) predicate.Review
- func DetailsLTE(v string) predicate.Review
- func DetailsNEQ(v string) predicate.Review
- func DetailsNotIn(vs ...string) predicate.Review
- func DetailsNotNil() predicate.Review
- func EnvironmentID(v string) predicate.Review
- func EnvironmentIDContains(v string) predicate.Review
- func EnvironmentIDContainsFold(v string) predicate.Review
- func EnvironmentIDEQ(v string) predicate.Review
- func EnvironmentIDEqualFold(v string) predicate.Review
- func EnvironmentIDGT(v string) predicate.Review
- func EnvironmentIDGTE(v string) predicate.Review
- func EnvironmentIDHasPrefix(v string) predicate.Review
- func EnvironmentIDHasSuffix(v string) predicate.Review
- func EnvironmentIDIn(vs ...string) predicate.Review
- func EnvironmentIDIsNil() predicate.Review
- func EnvironmentIDLT(v string) predicate.Review
- func EnvironmentIDLTE(v string) predicate.Review
- func EnvironmentIDNEQ(v string) predicate.Review
- func EnvironmentIDNotIn(vs ...string) predicate.Review
- func EnvironmentIDNotNil() predicate.Review
- func EnvironmentName(v string) predicate.Review
- func EnvironmentNameContains(v string) predicate.Review
- func EnvironmentNameContainsFold(v string) predicate.Review
- func EnvironmentNameEQ(v string) predicate.Review
- func EnvironmentNameEqualFold(v string) predicate.Review
- func EnvironmentNameGT(v string) predicate.Review
- func EnvironmentNameGTE(v string) predicate.Review
- func EnvironmentNameHasPrefix(v string) predicate.Review
- func EnvironmentNameHasSuffix(v string) predicate.Review
- func EnvironmentNameIn(vs ...string) predicate.Review
- func EnvironmentNameIsNil() predicate.Review
- func EnvironmentNameLT(v string) predicate.Review
- func EnvironmentNameLTE(v string) predicate.Review
- func EnvironmentNameNEQ(v string) predicate.Review
- func EnvironmentNameNotIn(vs ...string) predicate.Review
- func EnvironmentNameNotNil() predicate.Review
- func ExternalID(v string) predicate.Review
- func ExternalIDContains(v string) predicate.Review
- func ExternalIDContainsFold(v string) predicate.Review
- func ExternalIDEQ(v string) predicate.Review
- func ExternalIDEqualFold(v string) predicate.Review
- func ExternalIDGT(v string) predicate.Review
- func ExternalIDGTE(v string) predicate.Review
- func ExternalIDHasPrefix(v string) predicate.Review
- func ExternalIDHasSuffix(v string) predicate.Review
- func ExternalIDIn(vs ...string) predicate.Review
- func ExternalIDIsNil() predicate.Review
- func ExternalIDLT(v string) predicate.Review
- func ExternalIDLTE(v string) predicate.Review
- func ExternalIDNEQ(v string) predicate.Review
- func ExternalIDNotIn(vs ...string) predicate.Review
- func ExternalIDNotNil() predicate.Review
- func ExternalOwnerID(v string) predicate.Review
- func ExternalOwnerIDContains(v string) predicate.Review
- func ExternalOwnerIDContainsFold(v string) predicate.Review
- func ExternalOwnerIDEQ(v string) predicate.Review
- func ExternalOwnerIDEqualFold(v string) predicate.Review
- func ExternalOwnerIDGT(v string) predicate.Review
- func ExternalOwnerIDGTE(v string) predicate.Review
- func ExternalOwnerIDHasPrefix(v string) predicate.Review
- func ExternalOwnerIDHasSuffix(v string) predicate.Review
- func ExternalOwnerIDIn(vs ...string) predicate.Review
- func ExternalOwnerIDIsNil() predicate.Review
- func ExternalOwnerIDLT(v string) predicate.Review
- func ExternalOwnerIDLTE(v string) predicate.Review
- func ExternalOwnerIDNEQ(v string) predicate.Review
- func ExternalOwnerIDNotIn(vs ...string) predicate.Review
- func ExternalOwnerIDNotNil() predicate.Review
- func ExternalURI(v string) predicate.Review
- func ExternalURIContains(v string) predicate.Review
- func ExternalURIContainsFold(v string) predicate.Review
- func ExternalURIEQ(v string) predicate.Review
- func ExternalURIEqualFold(v string) predicate.Review
- func ExternalURIGT(v string) predicate.Review
- func ExternalURIGTE(v string) predicate.Review
- func ExternalURIHasPrefix(v string) predicate.Review
- func ExternalURIHasSuffix(v string) predicate.Review
- func ExternalURIIn(vs ...string) predicate.Review
- func ExternalURIIsNil() predicate.Review
- func ExternalURILT(v string) predicate.Review
- func ExternalURILTE(v string) predicate.Review
- func ExternalURINEQ(v string) predicate.Review
- func ExternalURINotIn(vs ...string) predicate.Review
- func ExternalURINotNil() predicate.Review
- func HasActionPlans() predicate.Review
- func HasActionPlansWith(preds ...predicate.ActionPlan) predicate.Review
- func HasAssets() predicate.Review
- func HasAssetsWith(preds ...predicate.Asset) predicate.Review
- func HasBlockedGroups() predicate.Review
- func HasBlockedGroupsWith(preds ...predicate.Group) predicate.Review
- func HasComments() predicate.Review
- func HasCommentsWith(preds ...predicate.Note) predicate.Review
- func HasControls() predicate.Review
- func HasControlsWith(preds ...predicate.Control) predicate.Review
- func HasEditors() predicate.Review
- func HasEditorsWith(preds ...predicate.Group) predicate.Review
- func HasEntities() predicate.Review
- func HasEntitiesWith(preds ...predicate.Entity) predicate.Review
- func HasEnvironment() predicate.Review
- func HasEnvironmentWith(preds ...predicate.CustomTypeEnum) predicate.Review
- func HasFiles() predicate.Review
- func HasFilesWith(preds ...predicate.File) predicate.Review
- func HasFindings() predicate.Review
- func HasFindingsWith(preds ...predicate.Finding) predicate.Review
- func HasIntegrations() predicate.Review
- func HasIntegrationsWith(preds ...predicate.Integration) predicate.Review
- func HasOwner() predicate.Review
- func HasOwnerWith(preds ...predicate.Organization) predicate.Review
- func HasPrograms() predicate.Review
- func HasProgramsWith(preds ...predicate.Program) predicate.Review
- func HasRemediations() predicate.Review
- func HasRemediationsWith(preds ...predicate.Remediation) predicate.Review
- func HasReviewer() predicate.Review
- func HasReviewerWith(preds ...predicate.User) predicate.Review
- func HasRisks() predicate.Review
- func HasRisksWith(preds ...predicate.Risk) predicate.Review
- func HasScope() predicate.Review
- func HasScopeWith(preds ...predicate.CustomTypeEnum) predicate.Review
- func HasSubcontrols() predicate.Review
- func HasSubcontrolsWith(preds ...predicate.Subcontrol) predicate.Review
- func HasTasks() predicate.Review
- func HasTasksWith(preds ...predicate.Task) predicate.Review
- func HasViewers() predicate.Review
- func HasViewersWith(preds ...predicate.Group) predicate.Review
- func HasVulnerabilities() predicate.Review
- func HasVulnerabilitiesWith(preds ...predicate.Vulnerability) predicate.Review
- func ID(id string) predicate.Review
- func IDContainsFold(id string) predicate.Review
- func IDEQ(id string) predicate.Review
- func IDEqualFold(id string) predicate.Review
- func IDGT(id string) predicate.Review
- func IDGTE(id string) predicate.Review
- func IDIn(ids ...string) predicate.Review
- func IDLT(id string) predicate.Review
- func IDLTE(id string) predicate.Review
- func IDNEQ(id string) predicate.Review
- func IDNotIn(ids ...string) predicate.Review
- func InternalNotes(v string) predicate.Review
- func InternalNotesContains(v string) predicate.Review
- func InternalNotesContainsFold(v string) predicate.Review
- func InternalNotesEQ(v string) predicate.Review
- func InternalNotesEqualFold(v string) predicate.Review
- func InternalNotesGT(v string) predicate.Review
- func InternalNotesGTE(v string) predicate.Review
- func InternalNotesHasPrefix(v string) predicate.Review
- func InternalNotesHasSuffix(v string) predicate.Review
- func InternalNotesIn(vs ...string) predicate.Review
- func InternalNotesIsNil() predicate.Review
- func InternalNotesLT(v string) predicate.Review
- func InternalNotesLTE(v string) predicate.Review
- func InternalNotesNEQ(v string) predicate.Review
- func InternalNotesNotIn(vs ...string) predicate.Review
- func InternalNotesNotNil() predicate.Review
- func MetadataIsNil() predicate.Review
- func MetadataNotNil() predicate.Review
- func Not(p predicate.Review) predicate.Review
- func Or(predicates ...predicate.Review) predicate.Review
- func OwnerID(v string) predicate.Review
- func OwnerIDContains(v string) predicate.Review
- func OwnerIDContainsFold(v string) predicate.Review
- func OwnerIDEQ(v string) predicate.Review
- func OwnerIDEqualFold(v string) predicate.Review
- func OwnerIDGT(v string) predicate.Review
- func OwnerIDGTE(v string) predicate.Review
- func OwnerIDHasPrefix(v string) predicate.Review
- func OwnerIDHasSuffix(v string) predicate.Review
- func OwnerIDIn(vs ...string) predicate.Review
- func OwnerIDIsNil() predicate.Review
- func OwnerIDLT(v string) predicate.Review
- func OwnerIDLTE(v string) predicate.Review
- func OwnerIDNEQ(v string) predicate.Review
- func OwnerIDNotIn(vs ...string) predicate.Review
- func OwnerIDNotNil() predicate.Review
- func RawPayloadIsNil() predicate.Review
- func RawPayloadNotNil() predicate.Review
- func ReportedAt(v models.DateTime) predicate.Review
- func ReportedAtEQ(v models.DateTime) predicate.Review
- func ReportedAtGT(v models.DateTime) predicate.Review
- func ReportedAtGTE(v models.DateTime) predicate.Review
- func ReportedAtIn(vs ...models.DateTime) predicate.Review
- func ReportedAtIsNil() predicate.Review
- func ReportedAtLT(v models.DateTime) predicate.Review
- func ReportedAtLTE(v models.DateTime) predicate.Review
- func ReportedAtNEQ(v models.DateTime) predicate.Review
- func ReportedAtNotIn(vs ...models.DateTime) predicate.Review
- func ReportedAtNotNil() predicate.Review
- func Reporter(v string) predicate.Review
- func ReporterContains(v string) predicate.Review
- func ReporterContainsFold(v string) predicate.Review
- func ReporterEQ(v string) predicate.Review
- func ReporterEqualFold(v string) predicate.Review
- func ReporterGT(v string) predicate.Review
- func ReporterGTE(v string) predicate.Review
- func ReporterHasPrefix(v string) predicate.Review
- func ReporterHasSuffix(v string) predicate.Review
- func ReporterIn(vs ...string) predicate.Review
- func ReporterIsNil() predicate.Review
- func ReporterLT(v string) predicate.Review
- func ReporterLTE(v string) predicate.Review
- func ReporterNEQ(v string) predicate.Review
- func ReporterNotIn(vs ...string) predicate.Review
- func ReporterNotNil() predicate.Review
- func ReviewedAt(v models.DateTime) predicate.Review
- func ReviewedAtEQ(v models.DateTime) predicate.Review
- func ReviewedAtGT(v models.DateTime) predicate.Review
- func ReviewedAtGTE(v models.DateTime) predicate.Review
- func ReviewedAtIn(vs ...models.DateTime) predicate.Review
- func ReviewedAtIsNil() predicate.Review
- func ReviewedAtLT(v models.DateTime) predicate.Review
- func ReviewedAtLTE(v models.DateTime) predicate.Review
- func ReviewedAtNEQ(v models.DateTime) predicate.Review
- func ReviewedAtNotIn(vs ...models.DateTime) predicate.Review
- func ReviewedAtNotNil() predicate.Review
- func ReviewerID(v string) predicate.Review
- func ReviewerIDContains(v string) predicate.Review
- func ReviewerIDContainsFold(v string) predicate.Review
- func ReviewerIDEQ(v string) predicate.Review
- func ReviewerIDEqualFold(v string) predicate.Review
- func ReviewerIDGT(v string) predicate.Review
- func ReviewerIDGTE(v string) predicate.Review
- func ReviewerIDHasPrefix(v string) predicate.Review
- func ReviewerIDHasSuffix(v string) predicate.Review
- func ReviewerIDIn(vs ...string) predicate.Review
- func ReviewerIDIsNil() predicate.Review
- func ReviewerIDLT(v string) predicate.Review
- func ReviewerIDLTE(v string) predicate.Review
- func ReviewerIDNEQ(v string) predicate.Review
- func ReviewerIDNotIn(vs ...string) predicate.Review
- func ReviewerIDNotNil() predicate.Review
- func ScopeID(v string) predicate.Review
- func ScopeIDContains(v string) predicate.Review
- func ScopeIDContainsFold(v string) predicate.Review
- func ScopeIDEQ(v string) predicate.Review
- func ScopeIDEqualFold(v string) predicate.Review
- func ScopeIDGT(v string) predicate.Review
- func ScopeIDGTE(v string) predicate.Review
- func ScopeIDHasPrefix(v string) predicate.Review
- func ScopeIDHasSuffix(v string) predicate.Review
- func ScopeIDIn(vs ...string) predicate.Review
- func ScopeIDIsNil() predicate.Review
- func ScopeIDLT(v string) predicate.Review
- func ScopeIDLTE(v string) predicate.Review
- func ScopeIDNEQ(v string) predicate.Review
- func ScopeIDNotIn(vs ...string) predicate.Review
- func ScopeIDNotNil() predicate.Review
- func ScopeName(v string) predicate.Review
- func ScopeNameContains(v string) predicate.Review
- func ScopeNameContainsFold(v string) predicate.Review
- func ScopeNameEQ(v string) predicate.Review
- func ScopeNameEqualFold(v string) predicate.Review
- func ScopeNameGT(v string) predicate.Review
- func ScopeNameGTE(v string) predicate.Review
- func ScopeNameHasPrefix(v string) predicate.Review
- func ScopeNameHasSuffix(v string) predicate.Review
- func ScopeNameIn(vs ...string) predicate.Review
- func ScopeNameIsNil() predicate.Review
- func ScopeNameLT(v string) predicate.Review
- func ScopeNameLTE(v string) predicate.Review
- func ScopeNameNEQ(v string) predicate.Review
- func ScopeNameNotIn(vs ...string) predicate.Review
- func ScopeNameNotNil() predicate.Review
- func Source(v string) predicate.Review
- func SourceContains(v string) predicate.Review
- func SourceContainsFold(v string) predicate.Review
- func SourceEQ(v string) predicate.Review
- func SourceEqualFold(v string) predicate.Review
- func SourceGT(v string) predicate.Review
- func SourceGTE(v string) predicate.Review
- func SourceHasPrefix(v string) predicate.Review
- func SourceHasSuffix(v string) predicate.Review
- func SourceIn(vs ...string) predicate.Review
- func SourceIsNil() predicate.Review
- func SourceLT(v string) predicate.Review
- func SourceLTE(v string) predicate.Review
- func SourceNEQ(v string) predicate.Review
- func SourceNotIn(vs ...string) predicate.Review
- func SourceNotNil() predicate.Review
- func State(v string) predicate.Review
- func StateContains(v string) predicate.Review
- func StateContainsFold(v string) predicate.Review
- func StateEQ(v string) predicate.Review
- func StateEqualFold(v string) predicate.Review
- func StateGT(v string) predicate.Review
- func StateGTE(v string) predicate.Review
- func StateHasPrefix(v string) predicate.Review
- func StateHasSuffix(v string) predicate.Review
- func StateIn(vs ...string) predicate.Review
- func StateIsNil() predicate.Review
- func StateLT(v string) predicate.Review
- func StateLTE(v string) predicate.Review
- func StateNEQ(v string) predicate.Review
- func StateNotIn(vs ...string) predicate.Review
- func StateNotNil() predicate.Review
- func Summary(v string) predicate.Review
- func SummaryContains(v string) predicate.Review
- func SummaryContainsFold(v string) predicate.Review
- func SummaryEQ(v string) predicate.Review
- func SummaryEqualFold(v string) predicate.Review
- func SummaryGT(v string) predicate.Review
- func SummaryGTE(v string) predicate.Review
- func SummaryHasPrefix(v string) predicate.Review
- func SummaryHasSuffix(v string) predicate.Review
- func SummaryIn(vs ...string) predicate.Review
- func SummaryIsNil() predicate.Review
- func SummaryLT(v string) predicate.Review
- func SummaryLTE(v string) predicate.Review
- func SummaryNEQ(v string) predicate.Review
- func SummaryNotIn(vs ...string) predicate.Review
- func SummaryNotNil() predicate.Review
- func SystemInternalID(v string) predicate.Review
- func SystemInternalIDContains(v string) predicate.Review
- func SystemInternalIDContainsFold(v string) predicate.Review
- func SystemInternalIDEQ(v string) predicate.Review
- func SystemInternalIDEqualFold(v string) predicate.Review
- func SystemInternalIDGT(v string) predicate.Review
- func SystemInternalIDGTE(v string) predicate.Review
- func SystemInternalIDHasPrefix(v string) predicate.Review
- func SystemInternalIDHasSuffix(v string) predicate.Review
- func SystemInternalIDIn(vs ...string) predicate.Review
- func SystemInternalIDIsNil() predicate.Review
- func SystemInternalIDLT(v string) predicate.Review
- func SystemInternalIDLTE(v string) predicate.Review
- func SystemInternalIDNEQ(v string) predicate.Review
- func SystemInternalIDNotIn(vs ...string) predicate.Review
- func SystemInternalIDNotNil() predicate.Review
- func SystemOwned(v bool) predicate.Review
- func SystemOwnedEQ(v bool) predicate.Review
- func SystemOwnedIsNil() predicate.Review
- func SystemOwnedNEQ(v bool) predicate.Review
- func SystemOwnedNotNil() predicate.Review
- func TagsIsNil() predicate.Review
- func TagsNotNil() predicate.Review
- func Title(v string) predicate.Review
- func TitleContains(v string) predicate.Review
- func TitleContainsFold(v string) predicate.Review
- func TitleEQ(v string) predicate.Review
- func TitleEqualFold(v string) predicate.Review
- func TitleGT(v string) predicate.Review
- func TitleGTE(v string) predicate.Review
- func TitleHasPrefix(v string) predicate.Review
- func TitleHasSuffix(v string) predicate.Review
- func TitleIn(vs ...string) predicate.Review
- func TitleLT(v string) predicate.Review
- func TitleLTE(v string) predicate.Review
- func TitleNEQ(v string) predicate.Review
- func TitleNotIn(vs ...string) predicate.Review
- func UpdatedAt(v time.Time) predicate.Review
- func UpdatedAtEQ(v time.Time) predicate.Review
- func UpdatedAtGT(v time.Time) predicate.Review
- func UpdatedAtGTE(v time.Time) predicate.Review
- func UpdatedAtIn(vs ...time.Time) predicate.Review
- func UpdatedAtIsNil() predicate.Review
- func UpdatedAtLT(v time.Time) predicate.Review
- func UpdatedAtLTE(v time.Time) predicate.Review
- func UpdatedAtNEQ(v time.Time) predicate.Review
- func UpdatedAtNotIn(vs ...time.Time) predicate.Review
- func UpdatedAtNotNil() predicate.Review
- func UpdatedBy(v string) predicate.Review
- func UpdatedByContains(v string) predicate.Review
- func UpdatedByContainsFold(v string) predicate.Review
- func UpdatedByEQ(v string) predicate.Review
- func UpdatedByEqualFold(v string) predicate.Review
- func UpdatedByGT(v string) predicate.Review
- func UpdatedByGTE(v string) predicate.Review
- func UpdatedByHasPrefix(v string) predicate.Review
- func UpdatedByHasSuffix(v string) predicate.Review
- func UpdatedByIn(vs ...string) predicate.Review
- func UpdatedByIsNil() predicate.Review
- func UpdatedByLT(v string) predicate.Review
- func UpdatedByLTE(v string) predicate.Review
- func UpdatedByNEQ(v string) predicate.Review
- func UpdatedByNotIn(vs ...string) predicate.Review
- func UpdatedByNotNil() predicate.Review
- func ValidColumn(column string) bool
- type OrderOption
- func ByActionPlans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByActionPlansCount(opts ...sql.OrderTermOption) OrderOption
- func ByApproved(opts ...sql.OrderTermOption) OrderOption
- func ByApprovedAt(opts ...sql.OrderTermOption) OrderOption
- func ByAssets(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByAssetsCount(opts ...sql.OrderTermOption) OrderOption
- func ByBlockedGroups(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByBlockedGroupsCount(opts ...sql.OrderTermOption) OrderOption
- func ByCategory(opts ...sql.OrderTermOption) OrderOption
- func ByClassification(opts ...sql.OrderTermOption) OrderOption
- func ByComments(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByCommentsCount(opts ...sql.OrderTermOption) OrderOption
- func ByControls(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByControlsCount(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
- func ByDetails(opts ...sql.OrderTermOption) OrderOption
- func ByEditors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByEditorsCount(opts ...sql.OrderTermOption) OrderOption
- func ByEntities(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByEntitiesCount(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
- func ByEnvironmentName(opts ...sql.OrderTermOption) OrderOption
- func ByExternalID(opts ...sql.OrderTermOption) OrderOption
- func ByExternalOwnerID(opts ...sql.OrderTermOption) OrderOption
- func ByExternalURI(opts ...sql.OrderTermOption) OrderOption
- func ByFiles(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByFilesCount(opts ...sql.OrderTermOption) OrderOption
- func ByFindings(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByFindingsCount(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByIntegrations(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByIntegrationsCount(opts ...sql.OrderTermOption) OrderOption
- func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func ByPrograms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByProgramsCount(opts ...sql.OrderTermOption) OrderOption
- func ByRemediations(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRemediationsCount(opts ...sql.OrderTermOption) OrderOption
- func ByReportedAt(opts ...sql.OrderTermOption) OrderOption
- func ByReporter(opts ...sql.OrderTermOption) OrderOption
- func ByReviewedAt(opts ...sql.OrderTermOption) OrderOption
- func ByReviewerField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByReviewerID(opts ...sql.OrderTermOption) OrderOption
- func ByRisks(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRisksCount(opts ...sql.OrderTermOption) OrderOption
- func ByScopeField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByScopeID(opts ...sql.OrderTermOption) OrderOption
- func ByScopeName(opts ...sql.OrderTermOption) OrderOption
- func BySource(opts ...sql.OrderTermOption) OrderOption
- func ByState(opts ...sql.OrderTermOption) OrderOption
- func BySubcontrols(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySubcontrolsCount(opts ...sql.OrderTermOption) OrderOption
- func BySummary(opts ...sql.OrderTermOption) OrderOption
- func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
- func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
- func ByTasks(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByTasksCount(opts ...sql.OrderTermOption) OrderOption
- func ByTitle(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByViewers(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByViewersCount(opts ...sql.OrderTermOption) OrderOption
- func ByVulnerabilities(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByVulnerabilitiesCount(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the review type in the database. Label = "review" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // FieldCreatedBy holds the string denoting the created_by field in the database. FieldCreatedBy = "created_by" // FieldUpdatedBy holds the string denoting the updated_by field in the database. FieldUpdatedBy = "updated_by" // FieldDeletedAt holds the string denoting the deleted_at field in the database. FieldDeletedAt = "deleted_at" // FieldDeletedBy holds the string denoting the deleted_by field in the database. FieldDeletedBy = "deleted_by" // FieldTags holds the string denoting the tags field in the database. FieldTags = "tags" // FieldOwnerID holds the string denoting the owner_id field in the database. FieldOwnerID = "owner_id" // FieldSystemOwned holds the string denoting the system_owned field in the database. FieldSystemOwned = "system_owned" // FieldInternalNotes holds the string denoting the internal_notes field in the database. FieldInternalNotes = "internal_notes" // FieldSystemInternalID holds the string denoting the system_internal_id field in the database. FieldSystemInternalID = "system_internal_id" // FieldEnvironmentName holds the string denoting the environment_name field in the database. FieldEnvironmentName = "environment_name" // FieldEnvironmentID holds the string denoting the environment_id field in the database. FieldEnvironmentID = "environment_id" // FieldScopeName holds the string denoting the scope_name field in the database. FieldScopeName = "scope_name" // FieldScopeID holds the string denoting the scope_id field in the database. FieldScopeID = "scope_id" // FieldExternalID holds the string denoting the external_id field in the database. FieldExternalID = "external_id" // FieldExternalOwnerID holds the string denoting the external_owner_id field in the database. FieldExternalOwnerID = "external_owner_id" // FieldTitle holds the string denoting the title field in the database. FieldTitle = "title" // FieldState holds the string denoting the state field in the database. FieldState = "state" // FieldCategory holds the string denoting the category field in the database. FieldCategory = "category" // FieldClassification holds the string denoting the classification field in the database. FieldClassification = "classification" // FieldSummary holds the string denoting the summary field in the database. FieldSummary = "summary" // FieldDetails holds the string denoting the details field in the database. FieldDetails = "details" // FieldReporter holds the string denoting the reporter field in the database. FieldReporter = "reporter" // FieldApproved holds the string denoting the approved field in the database. FieldApproved = "approved" // FieldReviewedAt holds the string denoting the reviewed_at field in the database. FieldReviewedAt = "reviewed_at" // FieldReportedAt holds the string denoting the reported_at field in the database. FieldReportedAt = "reported_at" // FieldApprovedAt holds the string denoting the approved_at field in the database. FieldApprovedAt = "approved_at" // FieldReviewerID holds the string denoting the reviewer_id field in the database. FieldReviewerID = "reviewer_id" // FieldSource holds the string denoting the source field in the database. FieldSource = "source" // FieldExternalURI holds the string denoting the external_uri field in the database. FieldExternalURI = "external_uri" // FieldMetadata holds the string denoting the metadata field in the database. FieldMetadata = "metadata" // FieldRawPayload holds the string denoting the raw_payload field in the database. FieldRawPayload = "raw_payload" // EdgeOwner holds the string denoting the owner edge name in mutations. EdgeOwner = "owner" // EdgeBlockedGroups holds the string denoting the blocked_groups edge name in mutations. EdgeBlockedGroups = "blocked_groups" // EdgeEditors holds the string denoting the editors edge name in mutations. EdgeEditors = "editors" // EdgeViewers holds the string denoting the viewers edge name in mutations. EdgeViewers = "viewers" // EdgeEnvironment holds the string denoting the environment edge name in mutations. EdgeEnvironment = "environment" // EdgeScope holds the string denoting the scope edge name in mutations. EdgeScope = "scope" // EdgeIntegrations holds the string denoting the integrations edge name in mutations. EdgeIntegrations = "integrations" // EdgeFindings holds the string denoting the findings edge name in mutations. EdgeFindings = "findings" // EdgeVulnerabilities holds the string denoting the vulnerabilities edge name in mutations. EdgeVulnerabilities = "vulnerabilities" // EdgeActionPlans holds the string denoting the action_plans edge name in mutations. EdgeActionPlans = "action_plans" // EdgeRemediations holds the string denoting the remediations edge name in mutations. EdgeRemediations = "remediations" // EdgeControls holds the string denoting the controls edge name in mutations. EdgeControls = "controls" // EdgeSubcontrols holds the string denoting the subcontrols edge name in mutations. EdgeSubcontrols = "subcontrols" // EdgeRisks holds the string denoting the risks edge name in mutations. EdgeRisks = "risks" // EdgePrograms holds the string denoting the programs edge name in mutations. EdgePrograms = "programs" // EdgeAssets holds the string denoting the assets edge name in mutations. EdgeAssets = "assets" // EdgeEntities holds the string denoting the entities edge name in mutations. EdgeEntities = "entities" // EdgeTasks holds the string denoting the tasks edge name in mutations. EdgeTasks = "tasks" // EdgeReviewer holds the string denoting the reviewer edge name in mutations. EdgeReviewer = "reviewer" // EdgeComments holds the string denoting the comments edge name in mutations. EdgeComments = "comments" // EdgeFiles holds the string denoting the files edge name in mutations. EdgeFiles = "files" // Table holds the table name of the review in the database. Table = "reviews" // OwnerTable is the table that holds the owner relation/edge. OwnerTable = "reviews" // OwnerInverseTable is the table name for the Organization entity. // It exists in this package in order to avoid circular dependency with the "organization" package. OwnerInverseTable = "organizations" // OwnerColumn is the table column denoting the owner relation/edge. OwnerColumn = "owner_id" // BlockedGroupsTable is the table that holds the blocked_groups relation/edge. BlockedGroupsTable = "groups" // BlockedGroupsInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. BlockedGroupsInverseTable = "groups" // BlockedGroupsColumn is the table column denoting the blocked_groups relation/edge. BlockedGroupsColumn = "review_blocked_groups" // EditorsTable is the table that holds the editors relation/edge. EditorsTable = "groups" // EditorsInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. EditorsInverseTable = "groups" // EditorsColumn is the table column denoting the editors relation/edge. EditorsColumn = "review_editors" // ViewersTable is the table that holds the viewers relation/edge. ViewersTable = "groups" // ViewersInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. ViewersInverseTable = "groups" // ViewersColumn is the table column denoting the viewers relation/edge. ViewersColumn = "review_viewers" // EnvironmentTable is the table that holds the environment relation/edge. EnvironmentTable = "reviews" // EnvironmentInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. EnvironmentInverseTable = "custom_type_enums" // EnvironmentColumn is the table column denoting the environment relation/edge. EnvironmentColumn = "environment_id" // ScopeTable is the table that holds the scope relation/edge. ScopeTable = "reviews" // ScopeInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. ScopeInverseTable = "custom_type_enums" // ScopeColumn is the table column denoting the scope relation/edge. ScopeColumn = "scope_id" // IntegrationsTable is the table that holds the integrations relation/edge. The primary key declared below. IntegrationsTable = "integration_reviews" // IntegrationsInverseTable is the table name for the Integration entity. // It exists in this package in order to avoid circular dependency with the "integration" package. IntegrationsInverseTable = "integrations" // FindingsTable is the table that holds the findings relation/edge. FindingsTable = "findings" // FindingsInverseTable is the table name for the Finding entity. // It exists in this package in order to avoid circular dependency with the "finding" package. FindingsInverseTable = "findings" // FindingsColumn is the table column denoting the findings relation/edge. FindingsColumn = "review_findings" // VulnerabilitiesTable is the table that holds the vulnerabilities relation/edge. VulnerabilitiesTable = "vulnerabilities" // VulnerabilitiesInverseTable is the table name for the Vulnerability entity. // It exists in this package in order to avoid circular dependency with the "vulnerability" package. VulnerabilitiesInverseTable = "vulnerabilities" // VulnerabilitiesColumn is the table column denoting the vulnerabilities relation/edge. VulnerabilitiesColumn = "review_vulnerabilities" // ActionPlansTable is the table that holds the action_plans relation/edge. The primary key declared below. ActionPlansTable = "review_action_plans" // ActionPlansInverseTable is the table name for the ActionPlan entity. // It exists in this package in order to avoid circular dependency with the "actionplan" package. ActionPlansInverseTable = "action_plans" // RemediationsTable is the table that holds the remediations relation/edge. RemediationsTable = "remediations" // RemediationsInverseTable is the table name for the Remediation entity. // It exists in this package in order to avoid circular dependency with the "remediation" package. RemediationsInverseTable = "remediations" // RemediationsColumn is the table column denoting the remediations relation/edge. RemediationsColumn = "review_remediations" // ControlsTable is the table that holds the controls relation/edge. The primary key declared below. ControlsTable = "review_controls" // ControlsInverseTable is the table name for the Control entity. // It exists in this package in order to avoid circular dependency with the "control" package. ControlsInverseTable = "controls" // SubcontrolsTable is the table that holds the subcontrols relation/edge. SubcontrolsTable = "subcontrols" // SubcontrolsInverseTable is the table name for the Subcontrol entity. // It exists in this package in order to avoid circular dependency with the "subcontrol" package. SubcontrolsInverseTable = "subcontrols" // SubcontrolsColumn is the table column denoting the subcontrols relation/edge. SubcontrolsColumn = "review_subcontrols" // RisksTable is the table that holds the risks relation/edge. RisksTable = "risks" // RisksInverseTable is the table name for the Risk entity. // It exists in this package in order to avoid circular dependency with the "risk" package. RisksInverseTable = "risks" // RisksColumn is the table column denoting the risks relation/edge. RisksColumn = "review_risks" // ProgramsTable is the table that holds the programs relation/edge. ProgramsTable = "programs" // ProgramsInverseTable is the table name for the Program entity. // It exists in this package in order to avoid circular dependency with the "program" package. ProgramsInverseTable = "programs" // ProgramsColumn is the table column denoting the programs relation/edge. ProgramsColumn = "review_programs" // AssetsTable is the table that holds the assets relation/edge. AssetsTable = "assets" // AssetsInverseTable is the table name for the Asset entity. // It exists in this package in order to avoid circular dependency with the "asset" package. AssetsInverseTable = "assets" // AssetsColumn is the table column denoting the assets relation/edge. AssetsColumn = "review_assets" // EntitiesTable is the table that holds the entities relation/edge. EntitiesTable = "entities" // EntitiesInverseTable is the table name for the Entity entity. // It exists in this package in order to avoid circular dependency with the "entity" package. EntitiesInverseTable = "entities" // EntitiesColumn is the table column denoting the entities relation/edge. EntitiesColumn = "review_entities" // TasksTable is the table that holds the tasks relation/edge. TasksTable = "tasks" // TasksInverseTable is the table name for the Task entity. // It exists in this package in order to avoid circular dependency with the "task" package. TasksInverseTable = "tasks" // TasksColumn is the table column denoting the tasks relation/edge. TasksColumn = "review_tasks" // ReviewerTable is the table that holds the reviewer relation/edge. ReviewerTable = "reviews" // ReviewerInverseTable is the table name for the User entity. // It exists in this package in order to avoid circular dependency with the "user" package. ReviewerInverseTable = "users" // ReviewerColumn is the table column denoting the reviewer relation/edge. ReviewerColumn = "reviewer_id" // CommentsTable is the table that holds the comments relation/edge. CommentsTable = "notes" // CommentsInverseTable is the table name for the Note entity. // It exists in this package in order to avoid circular dependency with the "note" package. CommentsInverseTable = "notes" // CommentsColumn is the table column denoting the comments relation/edge. CommentsColumn = "review_comments" // FilesTable is the table that holds the files relation/edge. FilesTable = "files" // FilesInverseTable is the table name for the File entity. // It exists in this package in order to avoid circular dependency with the "file" package. FilesInverseTable = "files" // FilesColumn is the table column denoting the files relation/edge. FilesColumn = "review_files" )
Variables ¶
var ( // IntegrationsPrimaryKey and IntegrationsColumn2 are the table columns denoting the // primary key for the integrations relation (M2M). IntegrationsPrimaryKey = []string{"integration_id", "review_id"} // ActionPlansPrimaryKey and ActionPlansColumn2 are the table columns denoting the // primary key for the action_plans relation (M2M). ActionPlansPrimaryKey = []string{"review_id", "action_plan_id"} // ControlsPrimaryKey and ControlsColumn2 are the table columns denoting the // primary key for the controls relation (M2M). ControlsPrimaryKey = []string{"review_id", "control_id"} )
var ( Hooks [13]ent.Hook Interceptors [3]ent.Interceptor Policy ent.Policy // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // DefaultTags holds the default value on creation for the "tags" field. DefaultTags []string // OwnerIDValidator is a validator for the "owner_id" field. It is called by the builders before save. OwnerIDValidator func(string) error // DefaultSystemOwned holds the default value on creation for the "system_owned" field. DefaultSystemOwned bool // TitleValidator is a validator for the "title" field. It is called by the builders before save. TitleValidator func(string) error // DefaultApproved holds the default value on creation for the "approved" field. DefaultApproved bool // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
Note that the variables below are initialized by the runtime package on the initialization of the application. Therefore, it should be imported in the main as follows:
import _ "github.com/theopenlane/core/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldDeletedAt, FieldDeletedBy, FieldTags, FieldOwnerID, FieldSystemOwned, FieldInternalNotes, FieldSystemInternalID, FieldEnvironmentName, FieldEnvironmentID, FieldScopeName, FieldScopeID, FieldExternalID, FieldExternalOwnerID, FieldTitle, FieldState, FieldCategory, FieldClassification, FieldSummary, FieldDetails, FieldReporter, FieldApproved, FieldReviewedAt, FieldReportedAt, FieldApprovedAt, FieldReviewerID, FieldSource, FieldExternalURI, FieldMetadata, FieldRawPayload, }
Columns holds all SQL columns for review fields.
var ForeignKeys = []string{
"finding_reviews",
"remediation_reviews",
"vulnerability_reviews",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "reviews" table and are not defined as standalone fields in the schema.
Functions ¶
func Approved ¶
Approved applies equality check predicate on the "approved" field. It's identical to ApprovedEQ.
func ApprovedAt ¶
ApprovedAt applies equality check predicate on the "approved_at" field. It's identical to ApprovedAtEQ.
func ApprovedAtEQ ¶
ApprovedAtEQ applies the EQ predicate on the "approved_at" field.
func ApprovedAtGT ¶
ApprovedAtGT applies the GT predicate on the "approved_at" field.
func ApprovedAtGTE ¶
ApprovedAtGTE applies the GTE predicate on the "approved_at" field.
func ApprovedAtIn ¶
ApprovedAtIn applies the In predicate on the "approved_at" field.
func ApprovedAtIsNil ¶
ApprovedAtIsNil applies the IsNil predicate on the "approved_at" field.
func ApprovedAtLT ¶
ApprovedAtLT applies the LT predicate on the "approved_at" field.
func ApprovedAtLTE ¶
ApprovedAtLTE applies the LTE predicate on the "approved_at" field.
func ApprovedAtNEQ ¶
ApprovedAtNEQ applies the NEQ predicate on the "approved_at" field.
func ApprovedAtNotIn ¶
ApprovedAtNotIn applies the NotIn predicate on the "approved_at" field.
func ApprovedAtNotNil ¶
ApprovedAtNotNil applies the NotNil predicate on the "approved_at" field.
func ApprovedEQ ¶
ApprovedEQ applies the EQ predicate on the "approved" field.
func ApprovedIsNil ¶
ApprovedIsNil applies the IsNil predicate on the "approved" field.
func ApprovedNEQ ¶
ApprovedNEQ applies the NEQ predicate on the "approved" field.
func ApprovedNotNil ¶
ApprovedNotNil applies the NotNil predicate on the "approved" field.
func Category ¶
Category applies equality check predicate on the "category" field. It's identical to CategoryEQ.
func CategoryContains ¶
CategoryContains applies the Contains predicate on the "category" field.
func CategoryContainsFold ¶
CategoryContainsFold applies the ContainsFold predicate on the "category" field.
func CategoryEQ ¶
CategoryEQ applies the EQ predicate on the "category" field.
func CategoryEqualFold ¶
CategoryEqualFold applies the EqualFold predicate on the "category" field.
func CategoryGT ¶
CategoryGT applies the GT predicate on the "category" field.
func CategoryGTE ¶
CategoryGTE applies the GTE predicate on the "category" field.
func CategoryHasPrefix ¶
CategoryHasPrefix applies the HasPrefix predicate on the "category" field.
func CategoryHasSuffix ¶
CategoryHasSuffix applies the HasSuffix predicate on the "category" field.
func CategoryIn ¶
CategoryIn applies the In predicate on the "category" field.
func CategoryIsNil ¶
CategoryIsNil applies the IsNil predicate on the "category" field.
func CategoryLT ¶
CategoryLT applies the LT predicate on the "category" field.
func CategoryLTE ¶
CategoryLTE applies the LTE predicate on the "category" field.
func CategoryNEQ ¶
CategoryNEQ applies the NEQ predicate on the "category" field.
func CategoryNotIn ¶
CategoryNotIn applies the NotIn predicate on the "category" field.
func CategoryNotNil ¶
CategoryNotNil applies the NotNil predicate on the "category" field.
func Classification ¶
Classification applies equality check predicate on the "classification" field. It's identical to ClassificationEQ.
func ClassificationContains ¶
ClassificationContains applies the Contains predicate on the "classification" field.
func ClassificationContainsFold ¶
ClassificationContainsFold applies the ContainsFold predicate on the "classification" field.
func ClassificationEQ ¶
ClassificationEQ applies the EQ predicate on the "classification" field.
func ClassificationEqualFold ¶
ClassificationEqualFold applies the EqualFold predicate on the "classification" field.
func ClassificationGT ¶
ClassificationGT applies the GT predicate on the "classification" field.
func ClassificationGTE ¶
ClassificationGTE applies the GTE predicate on the "classification" field.
func ClassificationHasPrefix ¶
ClassificationHasPrefix applies the HasPrefix predicate on the "classification" field.
func ClassificationHasSuffix ¶
ClassificationHasSuffix applies the HasSuffix predicate on the "classification" field.
func ClassificationIn ¶
ClassificationIn applies the In predicate on the "classification" field.
func ClassificationIsNil ¶
ClassificationIsNil applies the IsNil predicate on the "classification" field.
func ClassificationLT ¶
ClassificationLT applies the LT predicate on the "classification" field.
func ClassificationLTE ¶
ClassificationLTE applies the LTE predicate on the "classification" field.
func ClassificationNEQ ¶
ClassificationNEQ applies the NEQ predicate on the "classification" field.
func ClassificationNotIn ¶
ClassificationNotIn applies the NotIn predicate on the "classification" field.
func ClassificationNotNil ¶
ClassificationNotNil applies the NotNil predicate on the "classification" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func CreatedBy ¶
CreatedBy applies equality check predicate on the "created_by" field. It's identical to CreatedByEQ.
func CreatedByContains ¶
CreatedByContains applies the Contains predicate on the "created_by" field.
func CreatedByContainsFold ¶
CreatedByContainsFold applies the ContainsFold predicate on the "created_by" field.
func CreatedByEQ ¶
CreatedByEQ applies the EQ predicate on the "created_by" field.
func CreatedByEqualFold ¶
CreatedByEqualFold applies the EqualFold predicate on the "created_by" field.
func CreatedByGT ¶
CreatedByGT applies the GT predicate on the "created_by" field.
func CreatedByGTE ¶
CreatedByGTE applies the GTE predicate on the "created_by" field.
func CreatedByHasPrefix ¶
CreatedByHasPrefix applies the HasPrefix predicate on the "created_by" field.
func CreatedByHasSuffix ¶
CreatedByHasSuffix applies the HasSuffix predicate on the "created_by" field.
func CreatedByIn ¶
CreatedByIn applies the In predicate on the "created_by" field.
func CreatedByIsNil ¶
CreatedByIsNil applies the IsNil predicate on the "created_by" field.
func CreatedByLT ¶
CreatedByLT applies the LT predicate on the "created_by" field.
func CreatedByLTE ¶
CreatedByLTE applies the LTE predicate on the "created_by" field.
func CreatedByNEQ ¶
CreatedByNEQ applies the NEQ predicate on the "created_by" field.
func CreatedByNotIn ¶
CreatedByNotIn applies the NotIn predicate on the "created_by" field.
func CreatedByNotNil ¶
CreatedByNotNil applies the NotNil predicate on the "created_by" field.
func DeletedAt ¶
DeletedAt applies equality check predicate on the "deleted_at" field. It's identical to DeletedAtEQ.
func DeletedAtEQ ¶
DeletedAtEQ applies the EQ predicate on the "deleted_at" field.
func DeletedAtGT ¶
DeletedAtGT applies the GT predicate on the "deleted_at" field.
func DeletedAtGTE ¶
DeletedAtGTE applies the GTE predicate on the "deleted_at" field.
func DeletedAtIn ¶
DeletedAtIn applies the In predicate on the "deleted_at" field.
func DeletedAtIsNil ¶
DeletedAtIsNil applies the IsNil predicate on the "deleted_at" field.
func DeletedAtLT ¶
DeletedAtLT applies the LT predicate on the "deleted_at" field.
func DeletedAtLTE ¶
DeletedAtLTE applies the LTE predicate on the "deleted_at" field.
func DeletedAtNEQ ¶
DeletedAtNEQ applies the NEQ predicate on the "deleted_at" field.
func DeletedAtNotIn ¶
DeletedAtNotIn applies the NotIn predicate on the "deleted_at" field.
func DeletedAtNotNil ¶
DeletedAtNotNil applies the NotNil predicate on the "deleted_at" field.
func DeletedBy ¶
DeletedBy applies equality check predicate on the "deleted_by" field. It's identical to DeletedByEQ.
func DeletedByContains ¶
DeletedByContains applies the Contains predicate on the "deleted_by" field.
func DeletedByContainsFold ¶
DeletedByContainsFold applies the ContainsFold predicate on the "deleted_by" field.
func DeletedByEQ ¶
DeletedByEQ applies the EQ predicate on the "deleted_by" field.
func DeletedByEqualFold ¶
DeletedByEqualFold applies the EqualFold predicate on the "deleted_by" field.
func DeletedByGT ¶
DeletedByGT applies the GT predicate on the "deleted_by" field.
func DeletedByGTE ¶
DeletedByGTE applies the GTE predicate on the "deleted_by" field.
func DeletedByHasPrefix ¶
DeletedByHasPrefix applies the HasPrefix predicate on the "deleted_by" field.
func DeletedByHasSuffix ¶
DeletedByHasSuffix applies the HasSuffix predicate on the "deleted_by" field.
func DeletedByIn ¶
DeletedByIn applies the In predicate on the "deleted_by" field.
func DeletedByIsNil ¶
DeletedByIsNil applies the IsNil predicate on the "deleted_by" field.
func DeletedByLT ¶
DeletedByLT applies the LT predicate on the "deleted_by" field.
func DeletedByLTE ¶
DeletedByLTE applies the LTE predicate on the "deleted_by" field.
func DeletedByNEQ ¶
DeletedByNEQ applies the NEQ predicate on the "deleted_by" field.
func DeletedByNotIn ¶
DeletedByNotIn applies the NotIn predicate on the "deleted_by" field.
func DeletedByNotNil ¶
DeletedByNotNil applies the NotNil predicate on the "deleted_by" field.
func Details ¶
Details applies equality check predicate on the "details" field. It's identical to DetailsEQ.
func DetailsContains ¶
DetailsContains applies the Contains predicate on the "details" field.
func DetailsContainsFold ¶
DetailsContainsFold applies the ContainsFold predicate on the "details" field.
func DetailsEqualFold ¶
DetailsEqualFold applies the EqualFold predicate on the "details" field.
func DetailsGTE ¶
DetailsGTE applies the GTE predicate on the "details" field.
func DetailsHasPrefix ¶
DetailsHasPrefix applies the HasPrefix predicate on the "details" field.
func DetailsHasSuffix ¶
DetailsHasSuffix applies the HasSuffix predicate on the "details" field.
func DetailsIsNil ¶
DetailsIsNil applies the IsNil predicate on the "details" field.
func DetailsLTE ¶
DetailsLTE applies the LTE predicate on the "details" field.
func DetailsNEQ ¶
DetailsNEQ applies the NEQ predicate on the "details" field.
func DetailsNotIn ¶
DetailsNotIn applies the NotIn predicate on the "details" field.
func DetailsNotNil ¶
DetailsNotNil applies the NotNil predicate on the "details" field.
func EnvironmentID ¶ added in v1.5.0
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶ added in v1.5.0
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶ added in v1.5.0
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶ added in v1.5.0
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶ added in v1.5.0
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶ added in v1.5.0
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶ added in v1.5.0
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶ added in v1.5.0
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶ added in v1.5.0
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶ added in v1.5.0
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶ added in v1.5.0
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶ added in v1.5.0
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶ added in v1.5.0
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶ added in v1.5.0
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶ added in v1.5.0
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶ added in v1.5.0
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func EnvironmentName ¶ added in v1.5.0
EnvironmentName applies equality check predicate on the "environment_name" field. It's identical to EnvironmentNameEQ.
func EnvironmentNameContains ¶ added in v1.5.0
EnvironmentNameContains applies the Contains predicate on the "environment_name" field.
func EnvironmentNameContainsFold ¶ added in v1.5.0
EnvironmentNameContainsFold applies the ContainsFold predicate on the "environment_name" field.
func EnvironmentNameEQ ¶ added in v1.5.0
EnvironmentNameEQ applies the EQ predicate on the "environment_name" field.
func EnvironmentNameEqualFold ¶ added in v1.5.0
EnvironmentNameEqualFold applies the EqualFold predicate on the "environment_name" field.
func EnvironmentNameGT ¶ added in v1.5.0
EnvironmentNameGT applies the GT predicate on the "environment_name" field.
func EnvironmentNameGTE ¶ added in v1.5.0
EnvironmentNameGTE applies the GTE predicate on the "environment_name" field.
func EnvironmentNameHasPrefix ¶ added in v1.5.0
EnvironmentNameHasPrefix applies the HasPrefix predicate on the "environment_name" field.
func EnvironmentNameHasSuffix ¶ added in v1.5.0
EnvironmentNameHasSuffix applies the HasSuffix predicate on the "environment_name" field.
func EnvironmentNameIn ¶ added in v1.5.0
EnvironmentNameIn applies the In predicate on the "environment_name" field.
func EnvironmentNameIsNil ¶ added in v1.5.0
EnvironmentNameIsNil applies the IsNil predicate on the "environment_name" field.
func EnvironmentNameLT ¶ added in v1.5.0
EnvironmentNameLT applies the LT predicate on the "environment_name" field.
func EnvironmentNameLTE ¶ added in v1.5.0
EnvironmentNameLTE applies the LTE predicate on the "environment_name" field.
func EnvironmentNameNEQ ¶ added in v1.5.0
EnvironmentNameNEQ applies the NEQ predicate on the "environment_name" field.
func EnvironmentNameNotIn ¶ added in v1.5.0
EnvironmentNameNotIn applies the NotIn predicate on the "environment_name" field.
func EnvironmentNameNotNil ¶ added in v1.5.0
EnvironmentNameNotNil applies the NotNil predicate on the "environment_name" field.
func ExternalID ¶
ExternalID applies equality check predicate on the "external_id" field. It's identical to ExternalIDEQ.
func ExternalIDContains ¶
ExternalIDContains applies the Contains predicate on the "external_id" field.
func ExternalIDContainsFold ¶
ExternalIDContainsFold applies the ContainsFold predicate on the "external_id" field.
func ExternalIDEQ ¶
ExternalIDEQ applies the EQ predicate on the "external_id" field.
func ExternalIDEqualFold ¶
ExternalIDEqualFold applies the EqualFold predicate on the "external_id" field.
func ExternalIDGT ¶
ExternalIDGT applies the GT predicate on the "external_id" field.
func ExternalIDGTE ¶
ExternalIDGTE applies the GTE predicate on the "external_id" field.
func ExternalIDHasPrefix ¶
ExternalIDHasPrefix applies the HasPrefix predicate on the "external_id" field.
func ExternalIDHasSuffix ¶
ExternalIDHasSuffix applies the HasSuffix predicate on the "external_id" field.
func ExternalIDIn ¶
ExternalIDIn applies the In predicate on the "external_id" field.
func ExternalIDIsNil ¶
ExternalIDIsNil applies the IsNil predicate on the "external_id" field.
func ExternalIDLT ¶
ExternalIDLT applies the LT predicate on the "external_id" field.
func ExternalIDLTE ¶
ExternalIDLTE applies the LTE predicate on the "external_id" field.
func ExternalIDNEQ ¶
ExternalIDNEQ applies the NEQ predicate on the "external_id" field.
func ExternalIDNotIn ¶
ExternalIDNotIn applies the NotIn predicate on the "external_id" field.
func ExternalIDNotNil ¶
ExternalIDNotNil applies the NotNil predicate on the "external_id" field.
func ExternalOwnerID ¶
ExternalOwnerID applies equality check predicate on the "external_owner_id" field. It's identical to ExternalOwnerIDEQ.
func ExternalOwnerIDContains ¶
ExternalOwnerIDContains applies the Contains predicate on the "external_owner_id" field.
func ExternalOwnerIDContainsFold ¶
ExternalOwnerIDContainsFold applies the ContainsFold predicate on the "external_owner_id" field.
func ExternalOwnerIDEQ ¶
ExternalOwnerIDEQ applies the EQ predicate on the "external_owner_id" field.
func ExternalOwnerIDEqualFold ¶
ExternalOwnerIDEqualFold applies the EqualFold predicate on the "external_owner_id" field.
func ExternalOwnerIDGT ¶
ExternalOwnerIDGT applies the GT predicate on the "external_owner_id" field.
func ExternalOwnerIDGTE ¶
ExternalOwnerIDGTE applies the GTE predicate on the "external_owner_id" field.
func ExternalOwnerIDHasPrefix ¶
ExternalOwnerIDHasPrefix applies the HasPrefix predicate on the "external_owner_id" field.
func ExternalOwnerIDHasSuffix ¶
ExternalOwnerIDHasSuffix applies the HasSuffix predicate on the "external_owner_id" field.
func ExternalOwnerIDIn ¶
ExternalOwnerIDIn applies the In predicate on the "external_owner_id" field.
func ExternalOwnerIDIsNil ¶
ExternalOwnerIDIsNil applies the IsNil predicate on the "external_owner_id" field.
func ExternalOwnerIDLT ¶
ExternalOwnerIDLT applies the LT predicate on the "external_owner_id" field.
func ExternalOwnerIDLTE ¶
ExternalOwnerIDLTE applies the LTE predicate on the "external_owner_id" field.
func ExternalOwnerIDNEQ ¶
ExternalOwnerIDNEQ applies the NEQ predicate on the "external_owner_id" field.
func ExternalOwnerIDNotIn ¶
ExternalOwnerIDNotIn applies the NotIn predicate on the "external_owner_id" field.
func ExternalOwnerIDNotNil ¶
ExternalOwnerIDNotNil applies the NotNil predicate on the "external_owner_id" field.
func ExternalURI ¶
ExternalURI applies equality check predicate on the "external_uri" field. It's identical to ExternalURIEQ.
func ExternalURIContains ¶
ExternalURIContains applies the Contains predicate on the "external_uri" field.
func ExternalURIContainsFold ¶
ExternalURIContainsFold applies the ContainsFold predicate on the "external_uri" field.
func ExternalURIEQ ¶
ExternalURIEQ applies the EQ predicate on the "external_uri" field.
func ExternalURIEqualFold ¶
ExternalURIEqualFold applies the EqualFold predicate on the "external_uri" field.
func ExternalURIGT ¶
ExternalURIGT applies the GT predicate on the "external_uri" field.
func ExternalURIGTE ¶
ExternalURIGTE applies the GTE predicate on the "external_uri" field.
func ExternalURIHasPrefix ¶
ExternalURIHasPrefix applies the HasPrefix predicate on the "external_uri" field.
func ExternalURIHasSuffix ¶
ExternalURIHasSuffix applies the HasSuffix predicate on the "external_uri" field.
func ExternalURIIn ¶
ExternalURIIn applies the In predicate on the "external_uri" field.
func ExternalURIIsNil ¶
ExternalURIIsNil applies the IsNil predicate on the "external_uri" field.
func ExternalURILT ¶
ExternalURILT applies the LT predicate on the "external_uri" field.
func ExternalURILTE ¶
ExternalURILTE applies the LTE predicate on the "external_uri" field.
func ExternalURINEQ ¶
ExternalURINEQ applies the NEQ predicate on the "external_uri" field.
func ExternalURINotIn ¶
ExternalURINotIn applies the NotIn predicate on the "external_uri" field.
func ExternalURINotNil ¶
ExternalURINotNil applies the NotNil predicate on the "external_uri" field.
func HasActionPlans ¶
HasActionPlans applies the HasEdge predicate on the "action_plans" edge.
func HasActionPlansWith ¶
func HasActionPlansWith(preds ...predicate.ActionPlan) predicate.Review
HasActionPlansWith applies the HasEdge predicate on the "action_plans" edge with a given conditions (other predicates).
func HasAssetsWith ¶
HasAssetsWith applies the HasEdge predicate on the "assets" edge with a given conditions (other predicates).
func HasBlockedGroups ¶
HasBlockedGroups applies the HasEdge predicate on the "blocked_groups" edge.
func HasBlockedGroupsWith ¶
HasBlockedGroupsWith applies the HasEdge predicate on the "blocked_groups" edge with a given conditions (other predicates).
func HasComments ¶
HasComments applies the HasEdge predicate on the "comments" edge.
func HasCommentsWith ¶
HasCommentsWith applies the HasEdge predicate on the "comments" edge with a given conditions (other predicates).
func HasControls ¶
HasControls applies the HasEdge predicate on the "controls" edge.
func HasControlsWith ¶
HasControlsWith applies the HasEdge predicate on the "controls" edge with a given conditions (other predicates).
func HasEditors ¶
HasEditors applies the HasEdge predicate on the "editors" edge.
func HasEditorsWith ¶
HasEditorsWith applies the HasEdge predicate on the "editors" edge with a given conditions (other predicates).
func HasEntities ¶
HasEntities applies the HasEdge predicate on the "entities" edge.
func HasEntitiesWith ¶
HasEntitiesWith applies the HasEdge predicate on the "entities" edge with a given conditions (other predicates).
func HasEnvironment ¶ added in v1.5.0
HasEnvironment applies the HasEdge predicate on the "environment" edge.
func HasEnvironmentWith ¶ added in v1.5.0
func HasEnvironmentWith(preds ...predicate.CustomTypeEnum) predicate.Review
HasEnvironmentWith applies the HasEdge predicate on the "environment" edge with a given conditions (other predicates).
func HasFilesWith ¶
HasFilesWith applies the HasEdge predicate on the "files" edge with a given conditions (other predicates).
func HasFindings ¶
HasFindings applies the HasEdge predicate on the "findings" edge.
func HasFindingsWith ¶
HasFindingsWith applies the HasEdge predicate on the "findings" edge with a given conditions (other predicates).
func HasIntegrations ¶
HasIntegrations applies the HasEdge predicate on the "integrations" edge.
func HasIntegrationsWith ¶
func HasIntegrationsWith(preds ...predicate.Integration) predicate.Review
HasIntegrationsWith applies the HasEdge predicate on the "integrations" edge with a given conditions (other predicates).
func HasOwnerWith ¶
func HasOwnerWith(preds ...predicate.Organization) predicate.Review
HasOwnerWith applies the HasEdge predicate on the "owner" edge with a given conditions (other predicates).
func HasPrograms ¶
HasPrograms applies the HasEdge predicate on the "programs" edge.
func HasProgramsWith ¶
HasProgramsWith applies the HasEdge predicate on the "programs" edge with a given conditions (other predicates).
func HasRemediations ¶
HasRemediations applies the HasEdge predicate on the "remediations" edge.
func HasRemediationsWith ¶
func HasRemediationsWith(preds ...predicate.Remediation) predicate.Review
HasRemediationsWith applies the HasEdge predicate on the "remediations" edge with a given conditions (other predicates).
func HasReviewer ¶
HasReviewer applies the HasEdge predicate on the "reviewer" edge.
func HasReviewerWith ¶
HasReviewerWith applies the HasEdge predicate on the "reviewer" edge with a given conditions (other predicates).
func HasRisksWith ¶
HasRisksWith applies the HasEdge predicate on the "risks" edge with a given conditions (other predicates).
func HasScopeWith ¶ added in v1.5.0
func HasScopeWith(preds ...predicate.CustomTypeEnum) predicate.Review
HasScopeWith applies the HasEdge predicate on the "scope" edge with a given conditions (other predicates).
func HasSubcontrols ¶
HasSubcontrols applies the HasEdge predicate on the "subcontrols" edge.
func HasSubcontrolsWith ¶
func HasSubcontrolsWith(preds ...predicate.Subcontrol) predicate.Review
HasSubcontrolsWith applies the HasEdge predicate on the "subcontrols" edge with a given conditions (other predicates).
func HasTasksWith ¶
HasTasksWith applies the HasEdge predicate on the "tasks" edge with a given conditions (other predicates).
func HasViewers ¶
HasViewers applies the HasEdge predicate on the "viewers" edge.
func HasViewersWith ¶
HasViewersWith applies the HasEdge predicate on the "viewers" edge with a given conditions (other predicates).
func HasVulnerabilities ¶
HasVulnerabilities applies the HasEdge predicate on the "vulnerabilities" edge.
func HasVulnerabilitiesWith ¶
func HasVulnerabilitiesWith(preds ...predicate.Vulnerability) predicate.Review
HasVulnerabilitiesWith applies the HasEdge predicate on the "vulnerabilities" edge with a given conditions (other predicates).
func IDContainsFold ¶
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEqualFold ¶
IDEqualFold applies the EqualFold predicate on the ID field.
func InternalNotes ¶
InternalNotes applies equality check predicate on the "internal_notes" field. It's identical to InternalNotesEQ.
func InternalNotesContains ¶
InternalNotesContains applies the Contains predicate on the "internal_notes" field.
func InternalNotesContainsFold ¶
InternalNotesContainsFold applies the ContainsFold predicate on the "internal_notes" field.
func InternalNotesEQ ¶
InternalNotesEQ applies the EQ predicate on the "internal_notes" field.
func InternalNotesEqualFold ¶
InternalNotesEqualFold applies the EqualFold predicate on the "internal_notes" field.
func InternalNotesGT ¶
InternalNotesGT applies the GT predicate on the "internal_notes" field.
func InternalNotesGTE ¶
InternalNotesGTE applies the GTE predicate on the "internal_notes" field.
func InternalNotesHasPrefix ¶
InternalNotesHasPrefix applies the HasPrefix predicate on the "internal_notes" field.
func InternalNotesHasSuffix ¶
InternalNotesHasSuffix applies the HasSuffix predicate on the "internal_notes" field.
func InternalNotesIn ¶
InternalNotesIn applies the In predicate on the "internal_notes" field.
func InternalNotesIsNil ¶
InternalNotesIsNil applies the IsNil predicate on the "internal_notes" field.
func InternalNotesLT ¶
InternalNotesLT applies the LT predicate on the "internal_notes" field.
func InternalNotesLTE ¶
InternalNotesLTE applies the LTE predicate on the "internal_notes" field.
func InternalNotesNEQ ¶
InternalNotesNEQ applies the NEQ predicate on the "internal_notes" field.
func InternalNotesNotIn ¶
InternalNotesNotIn applies the NotIn predicate on the "internal_notes" field.
func InternalNotesNotNil ¶
InternalNotesNotNil applies the NotNil predicate on the "internal_notes" field.
func MetadataIsNil ¶
MetadataIsNil applies the IsNil predicate on the "metadata" field.
func MetadataNotNil ¶
MetadataNotNil applies the NotNil predicate on the "metadata" field.
func OwnerID ¶
OwnerID applies equality check predicate on the "owner_id" field. It's identical to OwnerIDEQ.
func OwnerIDContains ¶
OwnerIDContains applies the Contains predicate on the "owner_id" field.
func OwnerIDContainsFold ¶
OwnerIDContainsFold applies the ContainsFold predicate on the "owner_id" field.
func OwnerIDEqualFold ¶
OwnerIDEqualFold applies the EqualFold predicate on the "owner_id" field.
func OwnerIDGTE ¶
OwnerIDGTE applies the GTE predicate on the "owner_id" field.
func OwnerIDHasPrefix ¶
OwnerIDHasPrefix applies the HasPrefix predicate on the "owner_id" field.
func OwnerIDHasSuffix ¶
OwnerIDHasSuffix applies the HasSuffix predicate on the "owner_id" field.
func OwnerIDIsNil ¶
OwnerIDIsNil applies the IsNil predicate on the "owner_id" field.
func OwnerIDLTE ¶
OwnerIDLTE applies the LTE predicate on the "owner_id" field.
func OwnerIDNEQ ¶
OwnerIDNEQ applies the NEQ predicate on the "owner_id" field.
func OwnerIDNotIn ¶
OwnerIDNotIn applies the NotIn predicate on the "owner_id" field.
func OwnerIDNotNil ¶
OwnerIDNotNil applies the NotNil predicate on the "owner_id" field.
func RawPayloadIsNil ¶
RawPayloadIsNil applies the IsNil predicate on the "raw_payload" field.
func RawPayloadNotNil ¶
RawPayloadNotNil applies the NotNil predicate on the "raw_payload" field.
func ReportedAt ¶
ReportedAt applies equality check predicate on the "reported_at" field. It's identical to ReportedAtEQ.
func ReportedAtEQ ¶
ReportedAtEQ applies the EQ predicate on the "reported_at" field.
func ReportedAtGT ¶
ReportedAtGT applies the GT predicate on the "reported_at" field.
func ReportedAtGTE ¶
ReportedAtGTE applies the GTE predicate on the "reported_at" field.
func ReportedAtIn ¶
ReportedAtIn applies the In predicate on the "reported_at" field.
func ReportedAtIsNil ¶
ReportedAtIsNil applies the IsNil predicate on the "reported_at" field.
func ReportedAtLT ¶
ReportedAtLT applies the LT predicate on the "reported_at" field.
func ReportedAtLTE ¶
ReportedAtLTE applies the LTE predicate on the "reported_at" field.
func ReportedAtNEQ ¶
ReportedAtNEQ applies the NEQ predicate on the "reported_at" field.
func ReportedAtNotIn ¶
ReportedAtNotIn applies the NotIn predicate on the "reported_at" field.
func ReportedAtNotNil ¶
ReportedAtNotNil applies the NotNil predicate on the "reported_at" field.
func Reporter ¶
Reporter applies equality check predicate on the "reporter" field. It's identical to ReporterEQ.
func ReporterContains ¶
ReporterContains applies the Contains predicate on the "reporter" field.
func ReporterContainsFold ¶
ReporterContainsFold applies the ContainsFold predicate on the "reporter" field.
func ReporterEQ ¶
ReporterEQ applies the EQ predicate on the "reporter" field.
func ReporterEqualFold ¶
ReporterEqualFold applies the EqualFold predicate on the "reporter" field.
func ReporterGT ¶
ReporterGT applies the GT predicate on the "reporter" field.
func ReporterGTE ¶
ReporterGTE applies the GTE predicate on the "reporter" field.
func ReporterHasPrefix ¶
ReporterHasPrefix applies the HasPrefix predicate on the "reporter" field.
func ReporterHasSuffix ¶
ReporterHasSuffix applies the HasSuffix predicate on the "reporter" field.
func ReporterIn ¶
ReporterIn applies the In predicate on the "reporter" field.
func ReporterIsNil ¶
ReporterIsNil applies the IsNil predicate on the "reporter" field.
func ReporterLT ¶
ReporterLT applies the LT predicate on the "reporter" field.
func ReporterLTE ¶
ReporterLTE applies the LTE predicate on the "reporter" field.
func ReporterNEQ ¶
ReporterNEQ applies the NEQ predicate on the "reporter" field.
func ReporterNotIn ¶
ReporterNotIn applies the NotIn predicate on the "reporter" field.
func ReporterNotNil ¶
ReporterNotNil applies the NotNil predicate on the "reporter" field.
func ReviewedAt ¶
ReviewedAt applies equality check predicate on the "reviewed_at" field. It's identical to ReviewedAtEQ.
func ReviewedAtEQ ¶
ReviewedAtEQ applies the EQ predicate on the "reviewed_at" field.
func ReviewedAtGT ¶
ReviewedAtGT applies the GT predicate on the "reviewed_at" field.
func ReviewedAtGTE ¶
ReviewedAtGTE applies the GTE predicate on the "reviewed_at" field.
func ReviewedAtIn ¶
ReviewedAtIn applies the In predicate on the "reviewed_at" field.
func ReviewedAtIsNil ¶
ReviewedAtIsNil applies the IsNil predicate on the "reviewed_at" field.
func ReviewedAtLT ¶
ReviewedAtLT applies the LT predicate on the "reviewed_at" field.
func ReviewedAtLTE ¶
ReviewedAtLTE applies the LTE predicate on the "reviewed_at" field.
func ReviewedAtNEQ ¶
ReviewedAtNEQ applies the NEQ predicate on the "reviewed_at" field.
func ReviewedAtNotIn ¶
ReviewedAtNotIn applies the NotIn predicate on the "reviewed_at" field.
func ReviewedAtNotNil ¶
ReviewedAtNotNil applies the NotNil predicate on the "reviewed_at" field.
func ReviewerID ¶
ReviewerID applies equality check predicate on the "reviewer_id" field. It's identical to ReviewerIDEQ.
func ReviewerIDContains ¶
ReviewerIDContains applies the Contains predicate on the "reviewer_id" field.
func ReviewerIDContainsFold ¶
ReviewerIDContainsFold applies the ContainsFold predicate on the "reviewer_id" field.
func ReviewerIDEQ ¶
ReviewerIDEQ applies the EQ predicate on the "reviewer_id" field.
func ReviewerIDEqualFold ¶
ReviewerIDEqualFold applies the EqualFold predicate on the "reviewer_id" field.
func ReviewerIDGT ¶
ReviewerIDGT applies the GT predicate on the "reviewer_id" field.
func ReviewerIDGTE ¶
ReviewerIDGTE applies the GTE predicate on the "reviewer_id" field.
func ReviewerIDHasPrefix ¶
ReviewerIDHasPrefix applies the HasPrefix predicate on the "reviewer_id" field.
func ReviewerIDHasSuffix ¶
ReviewerIDHasSuffix applies the HasSuffix predicate on the "reviewer_id" field.
func ReviewerIDIn ¶
ReviewerIDIn applies the In predicate on the "reviewer_id" field.
func ReviewerIDIsNil ¶
ReviewerIDIsNil applies the IsNil predicate on the "reviewer_id" field.
func ReviewerIDLT ¶
ReviewerIDLT applies the LT predicate on the "reviewer_id" field.
func ReviewerIDLTE ¶
ReviewerIDLTE applies the LTE predicate on the "reviewer_id" field.
func ReviewerIDNEQ ¶
ReviewerIDNEQ applies the NEQ predicate on the "reviewer_id" field.
func ReviewerIDNotIn ¶
ReviewerIDNotIn applies the NotIn predicate on the "reviewer_id" field.
func ReviewerIDNotNil ¶
ReviewerIDNotNil applies the NotNil predicate on the "reviewer_id" field.
func ScopeID ¶ added in v1.5.0
ScopeID applies equality check predicate on the "scope_id" field. It's identical to ScopeIDEQ.
func ScopeIDContains ¶ added in v1.5.0
ScopeIDContains applies the Contains predicate on the "scope_id" field.
func ScopeIDContainsFold ¶ added in v1.5.0
ScopeIDContainsFold applies the ContainsFold predicate on the "scope_id" field.
func ScopeIDEqualFold ¶ added in v1.5.0
ScopeIDEqualFold applies the EqualFold predicate on the "scope_id" field.
func ScopeIDGTE ¶ added in v1.5.0
ScopeIDGTE applies the GTE predicate on the "scope_id" field.
func ScopeIDHasPrefix ¶ added in v1.5.0
ScopeIDHasPrefix applies the HasPrefix predicate on the "scope_id" field.
func ScopeIDHasSuffix ¶ added in v1.5.0
ScopeIDHasSuffix applies the HasSuffix predicate on the "scope_id" field.
func ScopeIDIsNil ¶ added in v1.5.0
ScopeIDIsNil applies the IsNil predicate on the "scope_id" field.
func ScopeIDLTE ¶ added in v1.5.0
ScopeIDLTE applies the LTE predicate on the "scope_id" field.
func ScopeIDNEQ ¶ added in v1.5.0
ScopeIDNEQ applies the NEQ predicate on the "scope_id" field.
func ScopeIDNotIn ¶ added in v1.5.0
ScopeIDNotIn applies the NotIn predicate on the "scope_id" field.
func ScopeIDNotNil ¶ added in v1.5.0
ScopeIDNotNil applies the NotNil predicate on the "scope_id" field.
func ScopeName ¶ added in v1.5.0
ScopeName applies equality check predicate on the "scope_name" field. It's identical to ScopeNameEQ.
func ScopeNameContains ¶ added in v1.5.0
ScopeNameContains applies the Contains predicate on the "scope_name" field.
func ScopeNameContainsFold ¶ added in v1.5.0
ScopeNameContainsFold applies the ContainsFold predicate on the "scope_name" field.
func ScopeNameEQ ¶ added in v1.5.0
ScopeNameEQ applies the EQ predicate on the "scope_name" field.
func ScopeNameEqualFold ¶ added in v1.5.0
ScopeNameEqualFold applies the EqualFold predicate on the "scope_name" field.
func ScopeNameGT ¶ added in v1.5.0
ScopeNameGT applies the GT predicate on the "scope_name" field.
func ScopeNameGTE ¶ added in v1.5.0
ScopeNameGTE applies the GTE predicate on the "scope_name" field.
func ScopeNameHasPrefix ¶ added in v1.5.0
ScopeNameHasPrefix applies the HasPrefix predicate on the "scope_name" field.
func ScopeNameHasSuffix ¶ added in v1.5.0
ScopeNameHasSuffix applies the HasSuffix predicate on the "scope_name" field.
func ScopeNameIn ¶ added in v1.5.0
ScopeNameIn applies the In predicate on the "scope_name" field.
func ScopeNameIsNil ¶ added in v1.5.0
ScopeNameIsNil applies the IsNil predicate on the "scope_name" field.
func ScopeNameLT ¶ added in v1.5.0
ScopeNameLT applies the LT predicate on the "scope_name" field.
func ScopeNameLTE ¶ added in v1.5.0
ScopeNameLTE applies the LTE predicate on the "scope_name" field.
func ScopeNameNEQ ¶ added in v1.5.0
ScopeNameNEQ applies the NEQ predicate on the "scope_name" field.
func ScopeNameNotIn ¶ added in v1.5.0
ScopeNameNotIn applies the NotIn predicate on the "scope_name" field.
func ScopeNameNotNil ¶ added in v1.5.0
ScopeNameNotNil applies the NotNil predicate on the "scope_name" field.
func Source ¶
Source applies equality check predicate on the "source" field. It's identical to SourceEQ.
func SourceContains ¶
SourceContains applies the Contains predicate on the "source" field.
func SourceContainsFold ¶
SourceContainsFold applies the ContainsFold predicate on the "source" field.
func SourceEqualFold ¶
SourceEqualFold applies the EqualFold predicate on the "source" field.
func SourceHasPrefix ¶
SourceHasPrefix applies the HasPrefix predicate on the "source" field.
func SourceHasSuffix ¶
SourceHasSuffix applies the HasSuffix predicate on the "source" field.
func SourceIsNil ¶
SourceIsNil applies the IsNil predicate on the "source" field.
func SourceNotIn ¶
SourceNotIn applies the NotIn predicate on the "source" field.
func SourceNotNil ¶
SourceNotNil applies the NotNil predicate on the "source" field.
func State ¶
State applies equality check predicate on the "state" field. It's identical to StateEQ.
func StateContains ¶
StateContains applies the Contains predicate on the "state" field.
func StateContainsFold ¶
StateContainsFold applies the ContainsFold predicate on the "state" field.
func StateEqualFold ¶
StateEqualFold applies the EqualFold predicate on the "state" field.
func StateHasPrefix ¶
StateHasPrefix applies the HasPrefix predicate on the "state" field.
func StateHasSuffix ¶
StateHasSuffix applies the HasSuffix predicate on the "state" field.
func StateIsNil ¶
StateIsNil applies the IsNil predicate on the "state" field.
func StateNotIn ¶
StateNotIn applies the NotIn predicate on the "state" field.
func StateNotNil ¶
StateNotNil applies the NotNil predicate on the "state" field.
func Summary ¶
Summary applies equality check predicate on the "summary" field. It's identical to SummaryEQ.
func SummaryContains ¶
SummaryContains applies the Contains predicate on the "summary" field.
func SummaryContainsFold ¶
SummaryContainsFold applies the ContainsFold predicate on the "summary" field.
func SummaryEqualFold ¶
SummaryEqualFold applies the EqualFold predicate on the "summary" field.
func SummaryGTE ¶
SummaryGTE applies the GTE predicate on the "summary" field.
func SummaryHasPrefix ¶
SummaryHasPrefix applies the HasPrefix predicate on the "summary" field.
func SummaryHasSuffix ¶
SummaryHasSuffix applies the HasSuffix predicate on the "summary" field.
func SummaryIsNil ¶
SummaryIsNil applies the IsNil predicate on the "summary" field.
func SummaryLTE ¶
SummaryLTE applies the LTE predicate on the "summary" field.
func SummaryNEQ ¶
SummaryNEQ applies the NEQ predicate on the "summary" field.
func SummaryNotIn ¶
SummaryNotIn applies the NotIn predicate on the "summary" field.
func SummaryNotNil ¶
SummaryNotNil applies the NotNil predicate on the "summary" field.
func SystemInternalID ¶
SystemInternalID applies equality check predicate on the "system_internal_id" field. It's identical to SystemInternalIDEQ.
func SystemInternalIDContains ¶
SystemInternalIDContains applies the Contains predicate on the "system_internal_id" field.
func SystemInternalIDContainsFold ¶
SystemInternalIDContainsFold applies the ContainsFold predicate on the "system_internal_id" field.
func SystemInternalIDEQ ¶
SystemInternalIDEQ applies the EQ predicate on the "system_internal_id" field.
func SystemInternalIDEqualFold ¶
SystemInternalIDEqualFold applies the EqualFold predicate on the "system_internal_id" field.
func SystemInternalIDGT ¶
SystemInternalIDGT applies the GT predicate on the "system_internal_id" field.
func SystemInternalIDGTE ¶
SystemInternalIDGTE applies the GTE predicate on the "system_internal_id" field.
func SystemInternalIDHasPrefix ¶
SystemInternalIDHasPrefix applies the HasPrefix predicate on the "system_internal_id" field.
func SystemInternalIDHasSuffix ¶
SystemInternalIDHasSuffix applies the HasSuffix predicate on the "system_internal_id" field.
func SystemInternalIDIn ¶
SystemInternalIDIn applies the In predicate on the "system_internal_id" field.
func SystemInternalIDIsNil ¶
SystemInternalIDIsNil applies the IsNil predicate on the "system_internal_id" field.
func SystemInternalIDLT ¶
SystemInternalIDLT applies the LT predicate on the "system_internal_id" field.
func SystemInternalIDLTE ¶
SystemInternalIDLTE applies the LTE predicate on the "system_internal_id" field.
func SystemInternalIDNEQ ¶
SystemInternalIDNEQ applies the NEQ predicate on the "system_internal_id" field.
func SystemInternalIDNotIn ¶
SystemInternalIDNotIn applies the NotIn predicate on the "system_internal_id" field.
func SystemInternalIDNotNil ¶
SystemInternalIDNotNil applies the NotNil predicate on the "system_internal_id" field.
func SystemOwned ¶
SystemOwned applies equality check predicate on the "system_owned" field. It's identical to SystemOwnedEQ.
func SystemOwnedEQ ¶
SystemOwnedEQ applies the EQ predicate on the "system_owned" field.
func SystemOwnedIsNil ¶
SystemOwnedIsNil applies the IsNil predicate on the "system_owned" field.
func SystemOwnedNEQ ¶
SystemOwnedNEQ applies the NEQ predicate on the "system_owned" field.
func SystemOwnedNotNil ¶
SystemOwnedNotNil applies the NotNil predicate on the "system_owned" field.
func TagsNotNil ¶
TagsNotNil applies the NotNil predicate on the "tags" field.
func Title ¶
Title applies equality check predicate on the "title" field. It's identical to TitleEQ.
func TitleContains ¶
TitleContains applies the Contains predicate on the "title" field.
func TitleContainsFold ¶
TitleContainsFold applies the ContainsFold predicate on the "title" field.
func TitleEqualFold ¶
TitleEqualFold applies the EqualFold predicate on the "title" field.
func TitleHasPrefix ¶
TitleHasPrefix applies the HasPrefix predicate on the "title" field.
func TitleHasSuffix ¶
TitleHasSuffix applies the HasSuffix predicate on the "title" field.
func TitleNotIn ¶
TitleNotIn applies the NotIn predicate on the "title" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
UpdatedByNotNil applies the NotNil predicate on the "updated_by" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Review queries.
func ByActionPlans ¶
func ByActionPlans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByActionPlans orders the results by action_plans terms.
func ByActionPlansCount ¶
func ByActionPlansCount(opts ...sql.OrderTermOption) OrderOption
ByActionPlansCount orders the results by action_plans count.
func ByApproved ¶
func ByApproved(opts ...sql.OrderTermOption) OrderOption
ByApproved orders the results by the approved field.
func ByApprovedAt ¶
func ByApprovedAt(opts ...sql.OrderTermOption) OrderOption
ByApprovedAt orders the results by the approved_at field.
func ByAssets ¶
func ByAssets(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByAssets orders the results by assets terms.
func ByAssetsCount ¶
func ByAssetsCount(opts ...sql.OrderTermOption) OrderOption
ByAssetsCount orders the results by assets count.
func ByBlockedGroups ¶
func ByBlockedGroups(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByBlockedGroups orders the results by blocked_groups terms.
func ByBlockedGroupsCount ¶
func ByBlockedGroupsCount(opts ...sql.OrderTermOption) OrderOption
ByBlockedGroupsCount orders the results by blocked_groups count.
func ByCategory ¶
func ByCategory(opts ...sql.OrderTermOption) OrderOption
ByCategory orders the results by the category field.
func ByClassification ¶
func ByClassification(opts ...sql.OrderTermOption) OrderOption
ByClassification orders the results by the classification field.
func ByComments ¶
func ByComments(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByComments orders the results by comments terms.
func ByCommentsCount ¶
func ByCommentsCount(opts ...sql.OrderTermOption) OrderOption
ByCommentsCount orders the results by comments count.
func ByControls ¶
func ByControls(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByControls orders the results by controls terms.
func ByControlsCount ¶
func ByControlsCount(opts ...sql.OrderTermOption) OrderOption
ByControlsCount orders the results by controls count.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByCreatedBy ¶
func ByCreatedBy(opts ...sql.OrderTermOption) OrderOption
ByCreatedBy orders the results by the created_by field.
func ByDeletedAt ¶
func ByDeletedAt(opts ...sql.OrderTermOption) OrderOption
ByDeletedAt orders the results by the deleted_at field.
func ByDeletedBy ¶
func ByDeletedBy(opts ...sql.OrderTermOption) OrderOption
ByDeletedBy orders the results by the deleted_by field.
func ByDetails ¶
func ByDetails(opts ...sql.OrderTermOption) OrderOption
ByDetails orders the results by the details field.
func ByEditors ¶
func ByEditors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByEditors orders the results by editors terms.
func ByEditorsCount ¶
func ByEditorsCount(opts ...sql.OrderTermOption) OrderOption
ByEditorsCount orders the results by editors count.
func ByEntities ¶
func ByEntities(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByEntities orders the results by entities terms.
func ByEntitiesCount ¶
func ByEntitiesCount(opts ...sql.OrderTermOption) OrderOption
ByEntitiesCount orders the results by entities count.
func ByEnvironmentField ¶ added in v1.5.0
func ByEnvironmentField(field string, opts ...sql.OrderTermOption) OrderOption
ByEnvironmentField orders the results by environment field.
func ByEnvironmentID ¶ added in v1.5.0
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByEnvironmentName ¶ added in v1.5.0
func ByEnvironmentName(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentName orders the results by the environment_name field.
func ByExternalID ¶
func ByExternalID(opts ...sql.OrderTermOption) OrderOption
ByExternalID orders the results by the external_id field.
func ByExternalOwnerID ¶
func ByExternalOwnerID(opts ...sql.OrderTermOption) OrderOption
ByExternalOwnerID orders the results by the external_owner_id field.
func ByExternalURI ¶
func ByExternalURI(opts ...sql.OrderTermOption) OrderOption
ByExternalURI orders the results by the external_uri field.
func ByFiles ¶
func ByFiles(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByFiles orders the results by files terms.
func ByFilesCount ¶
func ByFilesCount(opts ...sql.OrderTermOption) OrderOption
ByFilesCount orders the results by files count.
func ByFindings ¶
func ByFindings(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByFindings orders the results by findings terms.
func ByFindingsCount ¶
func ByFindingsCount(opts ...sql.OrderTermOption) OrderOption
ByFindingsCount orders the results by findings count.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByIntegrations ¶
func ByIntegrations(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByIntegrations orders the results by integrations terms.
func ByIntegrationsCount ¶
func ByIntegrationsCount(opts ...sql.OrderTermOption) OrderOption
ByIntegrationsCount orders the results by integrations count.
func ByInternalNotes ¶
func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
ByInternalNotes orders the results by the internal_notes field.
func ByOwnerField ¶
func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
ByOwnerField orders the results by owner field.
func ByOwnerID ¶
func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
ByOwnerID orders the results by the owner_id field.
func ByPrograms ¶
func ByPrograms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPrograms orders the results by programs terms.
func ByProgramsCount ¶
func ByProgramsCount(opts ...sql.OrderTermOption) OrderOption
ByProgramsCount orders the results by programs count.
func ByRemediations ¶
func ByRemediations(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByRemediations orders the results by remediations terms.
func ByRemediationsCount ¶
func ByRemediationsCount(opts ...sql.OrderTermOption) OrderOption
ByRemediationsCount orders the results by remediations count.
func ByReportedAt ¶
func ByReportedAt(opts ...sql.OrderTermOption) OrderOption
ByReportedAt orders the results by the reported_at field.
func ByReporter ¶
func ByReporter(opts ...sql.OrderTermOption) OrderOption
ByReporter orders the results by the reporter field.
func ByReviewedAt ¶
func ByReviewedAt(opts ...sql.OrderTermOption) OrderOption
ByReviewedAt orders the results by the reviewed_at field.
func ByReviewerField ¶
func ByReviewerField(field string, opts ...sql.OrderTermOption) OrderOption
ByReviewerField orders the results by reviewer field.
func ByReviewerID ¶
func ByReviewerID(opts ...sql.OrderTermOption) OrderOption
ByReviewerID orders the results by the reviewer_id field.
func ByRisks ¶
func ByRisks(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByRisks orders the results by risks terms.
func ByRisksCount ¶
func ByRisksCount(opts ...sql.OrderTermOption) OrderOption
ByRisksCount orders the results by risks count.
func ByScopeField ¶ added in v1.5.0
func ByScopeField(field string, opts ...sql.OrderTermOption) OrderOption
ByScopeField orders the results by scope field.
func ByScopeID ¶ added in v1.5.0
func ByScopeID(opts ...sql.OrderTermOption) OrderOption
ByScopeID orders the results by the scope_id field.
func ByScopeName ¶ added in v1.5.0
func ByScopeName(opts ...sql.OrderTermOption) OrderOption
ByScopeName orders the results by the scope_name field.
func BySource ¶
func BySource(opts ...sql.OrderTermOption) OrderOption
BySource orders the results by the source field.
func ByState ¶
func ByState(opts ...sql.OrderTermOption) OrderOption
ByState orders the results by the state field.
func BySubcontrols ¶
func BySubcontrols(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySubcontrols orders the results by subcontrols terms.
func BySubcontrolsCount ¶
func BySubcontrolsCount(opts ...sql.OrderTermOption) OrderOption
BySubcontrolsCount orders the results by subcontrols count.
func BySummary ¶
func BySummary(opts ...sql.OrderTermOption) OrderOption
BySummary orders the results by the summary field.
func BySystemInternalID ¶
func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
BySystemInternalID orders the results by the system_internal_id field.
func BySystemOwned ¶
func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
BySystemOwned orders the results by the system_owned field.
func ByTasks ¶
func ByTasks(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByTasks orders the results by tasks terms.
func ByTasksCount ¶
func ByTasksCount(opts ...sql.OrderTermOption) OrderOption
ByTasksCount orders the results by tasks count.
func ByTitle ¶
func ByTitle(opts ...sql.OrderTermOption) OrderOption
ByTitle orders the results by the title field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUpdatedBy ¶
func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
ByUpdatedBy orders the results by the updated_by field.
func ByViewers ¶
func ByViewers(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByViewers orders the results by viewers terms.
func ByViewersCount ¶
func ByViewersCount(opts ...sql.OrderTermOption) OrderOption
ByViewersCount orders the results by viewers count.
func ByVulnerabilities ¶
func ByVulnerabilities(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByVulnerabilities orders the results by vulnerabilities terms.
func ByVulnerabilitiesCount ¶
func ByVulnerabilitiesCount(opts ...sql.OrderTermOption) OrderOption
ByVulnerabilitiesCount orders the results by vulnerabilities count.