Documentation
¶
Index ¶
- Constants
- Variables
- func AliasesIsNil() predicate.Entity
- func AliasesNotNil() predicate.Entity
- func And(predicates ...predicate.Entity) predicate.Entity
- func AnnualSpend(v float64) predicate.Entity
- func AnnualSpendEQ(v float64) predicate.Entity
- func AnnualSpendGT(v float64) predicate.Entity
- func AnnualSpendGTE(v float64) predicate.Entity
- func AnnualSpendIn(vs ...float64) predicate.Entity
- func AnnualSpendIsNil() predicate.Entity
- func AnnualSpendLT(v float64) predicate.Entity
- func AnnualSpendLTE(v float64) predicate.Entity
- func AnnualSpendNEQ(v float64) predicate.Entity
- func AnnualSpendNotIn(vs ...float64) predicate.Entity
- func AnnualSpendNotNil() predicate.Entity
- func ApprovedForUse(v bool) predicate.Entity
- func ApprovedForUseEQ(v bool) predicate.Entity
- func ApprovedForUseIsNil() predicate.Entity
- func ApprovedForUseNEQ(v bool) predicate.Entity
- func ApprovedForUseNotNil() predicate.Entity
- func AutoRenews(v bool) predicate.Entity
- func AutoRenewsEQ(v bool) predicate.Entity
- func AutoRenewsIsNil() predicate.Entity
- func AutoRenewsNEQ(v bool) predicate.Entity
- func AutoRenewsNotNil() predicate.Entity
- func BillingModel(v string) predicate.Entity
- func BillingModelContains(v string) predicate.Entity
- func BillingModelContainsFold(v string) predicate.Entity
- func BillingModelEQ(v string) predicate.Entity
- func BillingModelEqualFold(v string) predicate.Entity
- func BillingModelGT(v string) predicate.Entity
- func BillingModelGTE(v string) predicate.Entity
- func BillingModelHasPrefix(v string) predicate.Entity
- func BillingModelHasSuffix(v string) predicate.Entity
- func BillingModelIn(vs ...string) predicate.Entity
- func BillingModelIsNil() predicate.Entity
- func BillingModelLT(v string) predicate.Entity
- func BillingModelLTE(v string) predicate.Entity
- func BillingModelNEQ(v string) predicate.Entity
- func BillingModelNotIn(vs ...string) predicate.Entity
- func BillingModelNotNil() predicate.Entity
- func ContractEndDate(v models.DateTime) predicate.Entity
- func ContractEndDateEQ(v models.DateTime) predicate.Entity
- func ContractEndDateGT(v models.DateTime) predicate.Entity
- func ContractEndDateGTE(v models.DateTime) predicate.Entity
- func ContractEndDateIn(vs ...models.DateTime) predicate.Entity
- func ContractEndDateIsNil() predicate.Entity
- func ContractEndDateLT(v models.DateTime) predicate.Entity
- func ContractEndDateLTE(v models.DateTime) predicate.Entity
- func ContractEndDateNEQ(v models.DateTime) predicate.Entity
- func ContractEndDateNotIn(vs ...models.DateTime) predicate.Entity
- func ContractEndDateNotNil() predicate.Entity
- func ContractRenewalAt(v models.DateTime) predicate.Entity
- func ContractRenewalAtEQ(v models.DateTime) predicate.Entity
- func ContractRenewalAtGT(v models.DateTime) predicate.Entity
- func ContractRenewalAtGTE(v models.DateTime) predicate.Entity
- func ContractRenewalAtIn(vs ...models.DateTime) predicate.Entity
- func ContractRenewalAtIsNil() predicate.Entity
- func ContractRenewalAtLT(v models.DateTime) predicate.Entity
- func ContractRenewalAtLTE(v models.DateTime) predicate.Entity
- func ContractRenewalAtNEQ(v models.DateTime) predicate.Entity
- func ContractRenewalAtNotIn(vs ...models.DateTime) predicate.Entity
- func ContractRenewalAtNotNil() predicate.Entity
- func ContractStartDate(v models.DateTime) predicate.Entity
- func ContractStartDateEQ(v models.DateTime) predicate.Entity
- func ContractStartDateGT(v models.DateTime) predicate.Entity
- func ContractStartDateGTE(v models.DateTime) predicate.Entity
- func ContractStartDateIn(vs ...models.DateTime) predicate.Entity
- func ContractStartDateIsNil() predicate.Entity
- func ContractStartDateLT(v models.DateTime) predicate.Entity
- func ContractStartDateLTE(v models.DateTime) predicate.Entity
- func ContractStartDateNEQ(v models.DateTime) predicate.Entity
- func ContractStartDateNotIn(vs ...models.DateTime) predicate.Entity
- func ContractStartDateNotNil() predicate.Entity
- func CreatedAt(v time.Time) predicate.Entity
- func CreatedAtEQ(v time.Time) predicate.Entity
- func CreatedAtGT(v time.Time) predicate.Entity
- func CreatedAtGTE(v time.Time) predicate.Entity
- func CreatedAtIn(vs ...time.Time) predicate.Entity
- func CreatedAtIsNil() predicate.Entity
- func CreatedAtLT(v time.Time) predicate.Entity
- func CreatedAtLTE(v time.Time) predicate.Entity
- func CreatedAtNEQ(v time.Time) predicate.Entity
- func CreatedAtNotIn(vs ...time.Time) predicate.Entity
- func CreatedAtNotNil() predicate.Entity
- func CreatedBy(v string) predicate.Entity
- func CreatedByContains(v string) predicate.Entity
- func CreatedByContainsFold(v string) predicate.Entity
- func CreatedByEQ(v string) predicate.Entity
- func CreatedByEqualFold(v string) predicate.Entity
- func CreatedByGT(v string) predicate.Entity
- func CreatedByGTE(v string) predicate.Entity
- func CreatedByHasPrefix(v string) predicate.Entity
- func CreatedByHasSuffix(v string) predicate.Entity
- func CreatedByIn(vs ...string) predicate.Entity
- func CreatedByIsNil() predicate.Entity
- func CreatedByLT(v string) predicate.Entity
- func CreatedByLTE(v string) predicate.Entity
- func CreatedByNEQ(v string) predicate.Entity
- func CreatedByNotIn(vs ...string) predicate.Entity
- func CreatedByNotNil() predicate.Entity
- func DeletedAt(v time.Time) predicate.Entity
- func DeletedAtEQ(v time.Time) predicate.Entity
- func DeletedAtGT(v time.Time) predicate.Entity
- func DeletedAtGTE(v time.Time) predicate.Entity
- func DeletedAtIn(vs ...time.Time) predicate.Entity
- func DeletedAtIsNil() predicate.Entity
- func DeletedAtLT(v time.Time) predicate.Entity
- func DeletedAtLTE(v time.Time) predicate.Entity
- func DeletedAtNEQ(v time.Time) predicate.Entity
- func DeletedAtNotIn(vs ...time.Time) predicate.Entity
- func DeletedAtNotNil() predicate.Entity
- func DeletedBy(v string) predicate.Entity
- func DeletedByContains(v string) predicate.Entity
- func DeletedByContainsFold(v string) predicate.Entity
- func DeletedByEQ(v string) predicate.Entity
- func DeletedByEqualFold(v string) predicate.Entity
- func DeletedByGT(v string) predicate.Entity
- func DeletedByGTE(v string) predicate.Entity
- func DeletedByHasPrefix(v string) predicate.Entity
- func DeletedByHasSuffix(v string) predicate.Entity
- func DeletedByIn(vs ...string) predicate.Entity
- func DeletedByIsNil() predicate.Entity
- func DeletedByLT(v string) predicate.Entity
- func DeletedByLTE(v string) predicate.Entity
- func DeletedByNEQ(v string) predicate.Entity
- func DeletedByNotIn(vs ...string) predicate.Entity
- func DeletedByNotNil() predicate.Entity
- func Description(v string) predicate.Entity
- func DescriptionContains(v string) predicate.Entity
- func DescriptionContainsFold(v string) predicate.Entity
- func DescriptionEQ(v string) predicate.Entity
- func DescriptionEqualFold(v string) predicate.Entity
- func DescriptionGT(v string) predicate.Entity
- func DescriptionGTE(v string) predicate.Entity
- func DescriptionHasPrefix(v string) predicate.Entity
- func DescriptionHasSuffix(v string) predicate.Entity
- func DescriptionIn(vs ...string) predicate.Entity
- func DescriptionIsNil() predicate.Entity
- func DescriptionLT(v string) predicate.Entity
- func DescriptionLTE(v string) predicate.Entity
- func DescriptionNEQ(v string) predicate.Entity
- func DescriptionNotIn(vs ...string) predicate.Entity
- func DescriptionNotNil() predicate.Entity
- func DisplayName(v string) predicate.Entity
- func DisplayNameContains(v string) predicate.Entity
- func DisplayNameContainsFold(v string) predicate.Entity
- func DisplayNameEQ(v string) predicate.Entity
- func DisplayNameEqualFold(v string) predicate.Entity
- func DisplayNameGT(v string) predicate.Entity
- func DisplayNameGTE(v string) predicate.Entity
- func DisplayNameHasPrefix(v string) predicate.Entity
- func DisplayNameHasSuffix(v string) predicate.Entity
- func DisplayNameIn(vs ...string) predicate.Entity
- func DisplayNameIsNil() predicate.Entity
- func DisplayNameLT(v string) predicate.Entity
- func DisplayNameLTE(v string) predicate.Entity
- func DisplayNameNEQ(v string) predicate.Entity
- func DisplayNameNotIn(vs ...string) predicate.Entity
- func DisplayNameNotNil() predicate.Entity
- func DomainsIsNil() predicate.Entity
- func DomainsNotNil() predicate.Entity
- func EntityRelationshipStateID(v string) predicate.Entity
- func EntityRelationshipStateIDContains(v string) predicate.Entity
- func EntityRelationshipStateIDContainsFold(v string) predicate.Entity
- func EntityRelationshipStateIDEQ(v string) predicate.Entity
- func EntityRelationshipStateIDEqualFold(v string) predicate.Entity
- func EntityRelationshipStateIDGT(v string) predicate.Entity
- func EntityRelationshipStateIDGTE(v string) predicate.Entity
- func EntityRelationshipStateIDHasPrefix(v string) predicate.Entity
- func EntityRelationshipStateIDHasSuffix(v string) predicate.Entity
- func EntityRelationshipStateIDIn(vs ...string) predicate.Entity
- func EntityRelationshipStateIDIsNil() predicate.Entity
- func EntityRelationshipStateIDLT(v string) predicate.Entity
- func EntityRelationshipStateIDLTE(v string) predicate.Entity
- func EntityRelationshipStateIDNEQ(v string) predicate.Entity
- func EntityRelationshipStateIDNotIn(vs ...string) predicate.Entity
- func EntityRelationshipStateIDNotNil() predicate.Entity
- func EntityRelationshipStateName(v string) predicate.Entity
- func EntityRelationshipStateNameContains(v string) predicate.Entity
- func EntityRelationshipStateNameContainsFold(v string) predicate.Entity
- func EntityRelationshipStateNameEQ(v string) predicate.Entity
- func EntityRelationshipStateNameEqualFold(v string) predicate.Entity
- func EntityRelationshipStateNameGT(v string) predicate.Entity
- func EntityRelationshipStateNameGTE(v string) predicate.Entity
- func EntityRelationshipStateNameHasPrefix(v string) predicate.Entity
- func EntityRelationshipStateNameHasSuffix(v string) predicate.Entity
- func EntityRelationshipStateNameIn(vs ...string) predicate.Entity
- func EntityRelationshipStateNameIsNil() predicate.Entity
- func EntityRelationshipStateNameLT(v string) predicate.Entity
- func EntityRelationshipStateNameLTE(v string) predicate.Entity
- func EntityRelationshipStateNameNEQ(v string) predicate.Entity
- func EntityRelationshipStateNameNotIn(vs ...string) predicate.Entity
- func EntityRelationshipStateNameNotNil() predicate.Entity
- func EntitySecurityQuestionnaireStatusID(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDContains(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDContainsFold(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDEQ(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDEqualFold(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDGT(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDGTE(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDHasPrefix(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDHasSuffix(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDIn(vs ...string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDIsNil() predicate.Entity
- func EntitySecurityQuestionnaireStatusIDLT(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDLTE(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDNEQ(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDNotIn(vs ...string) predicate.Entity
- func EntitySecurityQuestionnaireStatusIDNotNil() predicate.Entity
- func EntitySecurityQuestionnaireStatusName(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameContains(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameContainsFold(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameEQ(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameEqualFold(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameGT(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameGTE(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameHasPrefix(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameHasSuffix(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameIn(vs ...string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameIsNil() predicate.Entity
- func EntitySecurityQuestionnaireStatusNameLT(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameLTE(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameNEQ(v string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameNotIn(vs ...string) predicate.Entity
- func EntitySecurityQuestionnaireStatusNameNotNil() predicate.Entity
- func EntitySourceTypeID(v string) predicate.Entity
- func EntitySourceTypeIDContains(v string) predicate.Entity
- func EntitySourceTypeIDContainsFold(v string) predicate.Entity
- func EntitySourceTypeIDEQ(v string) predicate.Entity
- func EntitySourceTypeIDEqualFold(v string) predicate.Entity
- func EntitySourceTypeIDGT(v string) predicate.Entity
- func EntitySourceTypeIDGTE(v string) predicate.Entity
- func EntitySourceTypeIDHasPrefix(v string) predicate.Entity
- func EntitySourceTypeIDHasSuffix(v string) predicate.Entity
- func EntitySourceTypeIDIn(vs ...string) predicate.Entity
- func EntitySourceTypeIDIsNil() predicate.Entity
- func EntitySourceTypeIDLT(v string) predicate.Entity
- func EntitySourceTypeIDLTE(v string) predicate.Entity
- func EntitySourceTypeIDNEQ(v string) predicate.Entity
- func EntitySourceTypeIDNotIn(vs ...string) predicate.Entity
- func EntitySourceTypeIDNotNil() predicate.Entity
- func EntitySourceTypeName(v string) predicate.Entity
- func EntitySourceTypeNameContains(v string) predicate.Entity
- func EntitySourceTypeNameContainsFold(v string) predicate.Entity
- func EntitySourceTypeNameEQ(v string) predicate.Entity
- func EntitySourceTypeNameEqualFold(v string) predicate.Entity
- func EntitySourceTypeNameGT(v string) predicate.Entity
- func EntitySourceTypeNameGTE(v string) predicate.Entity
- func EntitySourceTypeNameHasPrefix(v string) predicate.Entity
- func EntitySourceTypeNameHasSuffix(v string) predicate.Entity
- func EntitySourceTypeNameIn(vs ...string) predicate.Entity
- func EntitySourceTypeNameIsNil() predicate.Entity
- func EntitySourceTypeNameLT(v string) predicate.Entity
- func EntitySourceTypeNameLTE(v string) predicate.Entity
- func EntitySourceTypeNameNEQ(v string) predicate.Entity
- func EntitySourceTypeNameNotIn(vs ...string) predicate.Entity
- func EntitySourceTypeNameNotNil() predicate.Entity
- func EntityTypeID(v string) predicate.Entity
- func EntityTypeIDContains(v string) predicate.Entity
- func EntityTypeIDContainsFold(v string) predicate.Entity
- func EntityTypeIDEQ(v string) predicate.Entity
- func EntityTypeIDEqualFold(v string) predicate.Entity
- func EntityTypeIDGT(v string) predicate.Entity
- func EntityTypeIDGTE(v string) predicate.Entity
- func EntityTypeIDHasPrefix(v string) predicate.Entity
- func EntityTypeIDHasSuffix(v string) predicate.Entity
- func EntityTypeIDIn(vs ...string) predicate.Entity
- func EntityTypeIDIsNil() predicate.Entity
- func EntityTypeIDLT(v string) predicate.Entity
- func EntityTypeIDLTE(v string) predicate.Entity
- func EntityTypeIDNEQ(v string) predicate.Entity
- func EntityTypeIDNotIn(vs ...string) predicate.Entity
- func EntityTypeIDNotNil() predicate.Entity
- func EnvironmentID(v string) predicate.Entity
- func EnvironmentIDContains(v string) predicate.Entity
- func EnvironmentIDContainsFold(v string) predicate.Entity
- func EnvironmentIDEQ(v string) predicate.Entity
- func EnvironmentIDEqualFold(v string) predicate.Entity
- func EnvironmentIDGT(v string) predicate.Entity
- func EnvironmentIDGTE(v string) predicate.Entity
- func EnvironmentIDHasPrefix(v string) predicate.Entity
- func EnvironmentIDHasSuffix(v string) predicate.Entity
- func EnvironmentIDIn(vs ...string) predicate.Entity
- func EnvironmentIDIsNil() predicate.Entity
- func EnvironmentIDLT(v string) predicate.Entity
- func EnvironmentIDLTE(v string) predicate.Entity
- func EnvironmentIDNEQ(v string) predicate.Entity
- func EnvironmentIDNotIn(vs ...string) predicate.Entity
- func EnvironmentIDNotNil() predicate.Entity
- func EnvironmentName(v string) predicate.Entity
- func EnvironmentNameContains(v string) predicate.Entity
- func EnvironmentNameContainsFold(v string) predicate.Entity
- func EnvironmentNameEQ(v string) predicate.Entity
- func EnvironmentNameEqualFold(v string) predicate.Entity
- func EnvironmentNameGT(v string) predicate.Entity
- func EnvironmentNameGTE(v string) predicate.Entity
- func EnvironmentNameHasPrefix(v string) predicate.Entity
- func EnvironmentNameHasSuffix(v string) predicate.Entity
- func EnvironmentNameIn(vs ...string) predicate.Entity
- func EnvironmentNameIsNil() predicate.Entity
- func EnvironmentNameLT(v string) predicate.Entity
- func EnvironmentNameLTE(v string) predicate.Entity
- func EnvironmentNameNEQ(v string) predicate.Entity
- func EnvironmentNameNotIn(vs ...string) predicate.Entity
- func EnvironmentNameNotNil() predicate.Entity
- func ExternalID(v string) predicate.Entity
- func ExternalIDContains(v string) predicate.Entity
- func ExternalIDContainsFold(v string) predicate.Entity
- func ExternalIDEQ(v string) predicate.Entity
- func ExternalIDEqualFold(v string) predicate.Entity
- func ExternalIDGT(v string) predicate.Entity
- func ExternalIDGTE(v string) predicate.Entity
- func ExternalIDHasPrefix(v string) predicate.Entity
- func ExternalIDHasSuffix(v string) predicate.Entity
- func ExternalIDIn(vs ...string) predicate.Entity
- func ExternalIDIsNil() predicate.Entity
- func ExternalIDLT(v string) predicate.Entity
- func ExternalIDLTE(v string) predicate.Entity
- func ExternalIDNEQ(v string) predicate.Entity
- func ExternalIDNotIn(vs ...string) predicate.Entity
- func ExternalIDNotNil() predicate.Entity
- func HasAssessmentResponses() predicate.Entity
- func HasAssessmentResponsesWith(preds ...predicate.AssessmentResponse) predicate.Entity
- func HasAssets() predicate.Entity
- func HasAssetsWith(preds ...predicate.Asset) predicate.Entity
- func HasAuthMethods() predicate.Entity
- func HasAuthMethodsWith(preds ...predicate.CustomTypeEnum) predicate.Entity
- func HasBlockedGroups() predicate.Entity
- func HasBlockedGroupsWith(preds ...predicate.Group) predicate.Entity
- func HasCampaigns() predicate.Entity
- func HasCampaignsWith(preds ...predicate.Campaign) predicate.Entity
- func HasContacts() predicate.Entity
- func HasContactsWith(preds ...predicate.Contact) predicate.Entity
- func HasControls() predicate.Entity
- func HasControlsWith(preds ...predicate.Control) predicate.Entity
- func HasDocuments() predicate.Entity
- func HasDocumentsWith(preds ...predicate.DocumentData) predicate.Entity
- func HasEditors() predicate.Entity
- func HasEditorsWith(preds ...predicate.Group) predicate.Entity
- func HasEmployerIdentityHolders() predicate.Entity
- func HasEmployerIdentityHoldersWith(preds ...predicate.IdentityHolder) predicate.Entity
- func HasEntityRelationshipState() predicate.Entity
- func HasEntityRelationshipStateWith(preds ...predicate.CustomTypeEnum) predicate.Entity
- func HasEntitySecurityQuestionnaireStatus() predicate.Entity
- func HasEntitySecurityQuestionnaireStatusWith(preds ...predicate.CustomTypeEnum) predicate.Entity
- func HasEntitySourceType() predicate.Entity
- func HasEntitySourceTypeWith(preds ...predicate.CustomTypeEnum) predicate.Entity
- func HasEntityType() predicate.Entity
- func HasEntityTypeWith(preds ...predicate.EntityType) predicate.Entity
- func HasEnvironment() predicate.Entity
- func HasEnvironmentWith(preds ...predicate.CustomTypeEnum) predicate.Entity
- func HasFiles() predicate.Entity
- func HasFilesWith(preds ...predicate.File) predicate.Entity
- func HasFindings() predicate.Entity
- func HasFindingsWith(preds ...predicate.Finding) predicate.Entity
- func HasIdentityHolders() predicate.Entity
- func HasIdentityHoldersWith(preds ...predicate.IdentityHolder) predicate.Entity
- func HasIntegrations() predicate.Entity
- func HasIntegrationsWith(preds ...predicate.Integration) predicate.Entity
- func HasInternalOwnerGroup() predicate.Entity
- func HasInternalOwnerGroupWith(preds ...predicate.Group) predicate.Entity
- func HasInternalOwnerUser() predicate.Entity
- func HasInternalOwnerUserWith(preds ...predicate.User) predicate.Entity
- func HasInternalPolicies() predicate.Entity
- func HasInternalPoliciesWith(preds ...predicate.InternalPolicy) predicate.Entity
- func HasLogoFile() predicate.Entity
- func HasLogoFileWith(preds ...predicate.File) predicate.Entity
- func HasNotes() predicate.Entity
- func HasNotesWith(preds ...predicate.Note) predicate.Entity
- func HasOutOfScopePlatforms() predicate.Entity
- func HasOutOfScopePlatformsWith(preds ...predicate.Platform) predicate.Entity
- func HasOwner() predicate.Entity
- func HasOwnerWith(preds ...predicate.Organization) predicate.Entity
- func HasPlatforms() predicate.Entity
- func HasPlatformsWith(preds ...predicate.Platform) predicate.Entity
- func HasRemediations() predicate.Entity
- func HasRemediationsWith(preds ...predicate.Remediation) predicate.Entity
- func HasReviewedByGroup() predicate.Entity
- func HasReviewedByGroupWith(preds ...predicate.Group) predicate.Entity
- func HasReviewedByUser() predicate.Entity
- func HasReviewedByUserWith(preds ...predicate.User) predicate.Entity
- func HasReviews() predicate.Entity
- func HasReviewsWith(preds ...predicate.Review) predicate.Entity
- func HasScans() predicate.Entity
- func HasScansWith(preds ...predicate.Scan) predicate.Entity
- func HasScope() predicate.Entity
- func HasScopeWith(preds ...predicate.CustomTypeEnum) predicate.Entity
- func HasSoc2(v bool) predicate.Entity
- func HasSoc2EQ(v bool) predicate.Entity
- func HasSoc2IsNil() predicate.Entity
- func HasSoc2NEQ(v bool) predicate.Entity
- func HasSoc2NotNil() predicate.Entity
- func HasSourcePlatforms() predicate.Entity
- func HasSourcePlatformsWith(preds ...predicate.Platform) predicate.Entity
- func HasSubcontrols() predicate.Entity
- func HasSubcontrolsWith(preds ...predicate.Subcontrol) predicate.Entity
- func HasSubprocessors() predicate.Entity
- func HasSubprocessorsWith(preds ...predicate.Subprocessor) predicate.Entity
- func HasSystemDetails() predicate.Entity
- func HasSystemDetailsWith(preds ...predicate.SystemDetail) predicate.Entity
- func HasVendorRiskScores() predicate.Entity
- func HasVendorRiskScoresWith(preds ...predicate.VendorRiskScore) predicate.Entity
- func HasVulnerabilities() predicate.Entity
- func HasVulnerabilitiesWith(preds ...predicate.Vulnerability) predicate.Entity
- func ID(id string) predicate.Entity
- func IDContainsFold(id string) predicate.Entity
- func IDEQ(id string) predicate.Entity
- func IDEqualFold(id string) predicate.Entity
- func IDGT(id string) predicate.Entity
- func IDGTE(id string) predicate.Entity
- func IDIn(ids ...string) predicate.Entity
- func IDLT(id string) predicate.Entity
- func IDLTE(id string) predicate.Entity
- func IDNEQ(id string) predicate.Entity
- func IDNotIn(ids ...string) predicate.Entity
- func InternalNotes(v string) predicate.Entity
- func InternalNotesContains(v string) predicate.Entity
- func InternalNotesContainsFold(v string) predicate.Entity
- func InternalNotesEQ(v string) predicate.Entity
- func InternalNotesEqualFold(v string) predicate.Entity
- func InternalNotesGT(v string) predicate.Entity
- func InternalNotesGTE(v string) predicate.Entity
- func InternalNotesHasPrefix(v string) predicate.Entity
- func InternalNotesHasSuffix(v string) predicate.Entity
- func InternalNotesIn(vs ...string) predicate.Entity
- func InternalNotesIsNil() predicate.Entity
- func InternalNotesLT(v string) predicate.Entity
- func InternalNotesLTE(v string) predicate.Entity
- func InternalNotesNEQ(v string) predicate.Entity
- func InternalNotesNotIn(vs ...string) predicate.Entity
- func InternalNotesNotNil() predicate.Entity
- func InternalOwner(v string) predicate.Entity
- func InternalOwnerContains(v string) predicate.Entity
- func InternalOwnerContainsFold(v string) predicate.Entity
- func InternalOwnerEQ(v string) predicate.Entity
- func InternalOwnerEqualFold(v string) predicate.Entity
- func InternalOwnerGT(v string) predicate.Entity
- func InternalOwnerGTE(v string) predicate.Entity
- func InternalOwnerGroupID(v string) predicate.Entity
- func InternalOwnerGroupIDContains(v string) predicate.Entity
- func InternalOwnerGroupIDContainsFold(v string) predicate.Entity
- func InternalOwnerGroupIDEQ(v string) predicate.Entity
- func InternalOwnerGroupIDEqualFold(v string) predicate.Entity
- func InternalOwnerGroupIDGT(v string) predicate.Entity
- func InternalOwnerGroupIDGTE(v string) predicate.Entity
- func InternalOwnerGroupIDHasPrefix(v string) predicate.Entity
- func InternalOwnerGroupIDHasSuffix(v string) predicate.Entity
- func InternalOwnerGroupIDIn(vs ...string) predicate.Entity
- func InternalOwnerGroupIDIsNil() predicate.Entity
- func InternalOwnerGroupIDLT(v string) predicate.Entity
- func InternalOwnerGroupIDLTE(v string) predicate.Entity
- func InternalOwnerGroupIDNEQ(v string) predicate.Entity
- func InternalOwnerGroupIDNotIn(vs ...string) predicate.Entity
- func InternalOwnerGroupIDNotNil() predicate.Entity
- func InternalOwnerHasPrefix(v string) predicate.Entity
- func InternalOwnerHasSuffix(v string) predicate.Entity
- func InternalOwnerIn(vs ...string) predicate.Entity
- func InternalOwnerIsNil() predicate.Entity
- func InternalOwnerLT(v string) predicate.Entity
- func InternalOwnerLTE(v string) predicate.Entity
- func InternalOwnerNEQ(v string) predicate.Entity
- func InternalOwnerNotIn(vs ...string) predicate.Entity
- func InternalOwnerNotNil() predicate.Entity
- func InternalOwnerUserID(v string) predicate.Entity
- func InternalOwnerUserIDContains(v string) predicate.Entity
- func InternalOwnerUserIDContainsFold(v string) predicate.Entity
- func InternalOwnerUserIDEQ(v string) predicate.Entity
- func InternalOwnerUserIDEqualFold(v string) predicate.Entity
- func InternalOwnerUserIDGT(v string) predicate.Entity
- func InternalOwnerUserIDGTE(v string) predicate.Entity
- func InternalOwnerUserIDHasPrefix(v string) predicate.Entity
- func InternalOwnerUserIDHasSuffix(v string) predicate.Entity
- func InternalOwnerUserIDIn(vs ...string) predicate.Entity
- func InternalOwnerUserIDIsNil() predicate.Entity
- func InternalOwnerUserIDLT(v string) predicate.Entity
- func InternalOwnerUserIDLTE(v string) predicate.Entity
- func InternalOwnerUserIDNEQ(v string) predicate.Entity
- func InternalOwnerUserIDNotIn(vs ...string) predicate.Entity
- func InternalOwnerUserIDNotNil() predicate.Entity
- func LastReviewedAt(v models.DateTime) predicate.Entity
- func LastReviewedAtEQ(v models.DateTime) predicate.Entity
- func LastReviewedAtGT(v models.DateTime) predicate.Entity
- func LastReviewedAtGTE(v models.DateTime) predicate.Entity
- func LastReviewedAtIn(vs ...models.DateTime) predicate.Entity
- func LastReviewedAtIsNil() predicate.Entity
- func LastReviewedAtLT(v models.DateTime) predicate.Entity
- func LastReviewedAtLTE(v models.DateTime) predicate.Entity
- func LastReviewedAtNEQ(v models.DateTime) predicate.Entity
- func LastReviewedAtNotIn(vs ...models.DateTime) predicate.Entity
- func LastReviewedAtNotNil() predicate.Entity
- func LinkedAssetIdsIsNil() predicate.Entity
- func LinkedAssetIdsNotNil() predicate.Entity
- func LinksIsNil() predicate.Entity
- func LinksNotNil() predicate.Entity
- func LogoFileID(v string) predicate.Entity
- func LogoFileIDContains(v string) predicate.Entity
- func LogoFileIDContainsFold(v string) predicate.Entity
- func LogoFileIDEQ(v string) predicate.Entity
- func LogoFileIDEqualFold(v string) predicate.Entity
- func LogoFileIDGT(v string) predicate.Entity
- func LogoFileIDGTE(v string) predicate.Entity
- func LogoFileIDHasPrefix(v string) predicate.Entity
- func LogoFileIDHasSuffix(v string) predicate.Entity
- func LogoFileIDIn(vs ...string) predicate.Entity
- func LogoFileIDIsNil() predicate.Entity
- func LogoFileIDLT(v string) predicate.Entity
- func LogoFileIDLTE(v string) predicate.Entity
- func LogoFileIDNEQ(v string) predicate.Entity
- func LogoFileIDNotIn(vs ...string) predicate.Entity
- func LogoFileIDNotNil() predicate.Entity
- func LogoRemoteURL(v string) predicate.Entity
- func LogoRemoteURLContains(v string) predicate.Entity
- func LogoRemoteURLContainsFold(v string) predicate.Entity
- func LogoRemoteURLEQ(v string) predicate.Entity
- func LogoRemoteURLEqualFold(v string) predicate.Entity
- func LogoRemoteURLGT(v string) predicate.Entity
- func LogoRemoteURLGTE(v string) predicate.Entity
- func LogoRemoteURLHasPrefix(v string) predicate.Entity
- func LogoRemoteURLHasSuffix(v string) predicate.Entity
- func LogoRemoteURLIn(vs ...string) predicate.Entity
- func LogoRemoteURLIsNil() predicate.Entity
- func LogoRemoteURLLT(v string) predicate.Entity
- func LogoRemoteURLLTE(v string) predicate.Entity
- func LogoRemoteURLNEQ(v string) predicate.Entity
- func LogoRemoteURLNotIn(vs ...string) predicate.Entity
- func LogoRemoteURLNotNil() predicate.Entity
- func MfaEnforced(v bool) predicate.Entity
- func MfaEnforcedEQ(v bool) predicate.Entity
- func MfaEnforcedIsNil() predicate.Entity
- func MfaEnforcedNEQ(v bool) predicate.Entity
- func MfaEnforcedNotNil() predicate.Entity
- func MfaSupported(v bool) predicate.Entity
- func MfaSupportedEQ(v bool) predicate.Entity
- func MfaSupportedIsNil() predicate.Entity
- func MfaSupportedNEQ(v bool) predicate.Entity
- func MfaSupportedNotNil() predicate.Entity
- func Name(v string) predicate.Entity
- func NameContains(v string) predicate.Entity
- func NameContainsFold(v string) predicate.Entity
- func NameEQ(v string) predicate.Entity
- func NameEqualFold(v string) predicate.Entity
- func NameGT(v string) predicate.Entity
- func NameGTE(v string) predicate.Entity
- func NameHasPrefix(v string) predicate.Entity
- func NameHasSuffix(v string) predicate.Entity
- func NameIn(vs ...string) predicate.Entity
- func NameIsNil() predicate.Entity
- func NameLT(v string) predicate.Entity
- func NameLTE(v string) predicate.Entity
- func NameNEQ(v string) predicate.Entity
- func NameNotIn(vs ...string) predicate.Entity
- func NameNotNil() predicate.Entity
- func NextReviewAt(v models.DateTime) predicate.Entity
- func NextReviewAtEQ(v models.DateTime) predicate.Entity
- func NextReviewAtGT(v models.DateTime) predicate.Entity
- func NextReviewAtGTE(v models.DateTime) predicate.Entity
- func NextReviewAtIn(vs ...models.DateTime) predicate.Entity
- func NextReviewAtIsNil() predicate.Entity
- func NextReviewAtLT(v models.DateTime) predicate.Entity
- func NextReviewAtLTE(v models.DateTime) predicate.Entity
- func NextReviewAtNEQ(v models.DateTime) predicate.Entity
- func NextReviewAtNotIn(vs ...models.DateTime) predicate.Entity
- func NextReviewAtNotNil() predicate.Entity
- func Not(p predicate.Entity) predicate.Entity
- func ObservedAt(v models.DateTime) predicate.Entity
- func ObservedAtEQ(v models.DateTime) predicate.Entity
- func ObservedAtGT(v models.DateTime) predicate.Entity
- func ObservedAtGTE(v models.DateTime) predicate.Entity
- func ObservedAtIn(vs ...models.DateTime) predicate.Entity
- func ObservedAtIsNil() predicate.Entity
- func ObservedAtLT(v models.DateTime) predicate.Entity
- func ObservedAtLTE(v models.DateTime) predicate.Entity
- func ObservedAtNEQ(v models.DateTime) predicate.Entity
- func ObservedAtNotIn(vs ...models.DateTime) predicate.Entity
- func ObservedAtNotNil() predicate.Entity
- func Or(predicates ...predicate.Entity) predicate.Entity
- func OwnerID(v string) predicate.Entity
- func OwnerIDContains(v string) predicate.Entity
- func OwnerIDContainsFold(v string) predicate.Entity
- func OwnerIDEQ(v string) predicate.Entity
- func OwnerIDEqualFold(v string) predicate.Entity
- func OwnerIDGT(v string) predicate.Entity
- func OwnerIDGTE(v string) predicate.Entity
- func OwnerIDHasPrefix(v string) predicate.Entity
- func OwnerIDHasSuffix(v string) predicate.Entity
- func OwnerIDIn(vs ...string) predicate.Entity
- func OwnerIDIsNil() predicate.Entity
- func OwnerIDLT(v string) predicate.Entity
- func OwnerIDLTE(v string) predicate.Entity
- func OwnerIDNEQ(v string) predicate.Entity
- func OwnerIDNotIn(vs ...string) predicate.Entity
- func OwnerIDNotNil() predicate.Entity
- func ProvidedServicesIsNil() predicate.Entity
- func ProvidedServicesNotNil() predicate.Entity
- func RenewalRisk(v string) predicate.Entity
- func RenewalRiskContains(v string) predicate.Entity
- func RenewalRiskContainsFold(v string) predicate.Entity
- func RenewalRiskEQ(v string) predicate.Entity
- func RenewalRiskEqualFold(v string) predicate.Entity
- func RenewalRiskGT(v string) predicate.Entity
- func RenewalRiskGTE(v string) predicate.Entity
- func RenewalRiskHasPrefix(v string) predicate.Entity
- func RenewalRiskHasSuffix(v string) predicate.Entity
- func RenewalRiskIn(vs ...string) predicate.Entity
- func RenewalRiskIsNil() predicate.Entity
- func RenewalRiskLT(v string) predicate.Entity
- func RenewalRiskLTE(v string) predicate.Entity
- func RenewalRiskNEQ(v string) predicate.Entity
- func RenewalRiskNotIn(vs ...string) predicate.Entity
- func RenewalRiskNotNil() predicate.Entity
- func ReviewFrequencyEQ(v enums.Frequency) predicate.Entity
- func ReviewFrequencyIn(vs ...enums.Frequency) predicate.Entity
- func ReviewFrequencyIsNil() predicate.Entity
- func ReviewFrequencyNEQ(v enums.Frequency) predicate.Entity
- func ReviewFrequencyNotIn(vs ...enums.Frequency) predicate.Entity
- func ReviewFrequencyNotNil() predicate.Entity
- func ReviewFrequencyValidator(rf enums.Frequency) error
- func ReviewedBy(v string) predicate.Entity
- func ReviewedByContains(v string) predicate.Entity
- func ReviewedByContainsFold(v string) predicate.Entity
- func ReviewedByEQ(v string) predicate.Entity
- func ReviewedByEqualFold(v string) predicate.Entity
- func ReviewedByGT(v string) predicate.Entity
- func ReviewedByGTE(v string) predicate.Entity
- func ReviewedByGroupID(v string) predicate.Entity
- func ReviewedByGroupIDContains(v string) predicate.Entity
- func ReviewedByGroupIDContainsFold(v string) predicate.Entity
- func ReviewedByGroupIDEQ(v string) predicate.Entity
- func ReviewedByGroupIDEqualFold(v string) predicate.Entity
- func ReviewedByGroupIDGT(v string) predicate.Entity
- func ReviewedByGroupIDGTE(v string) predicate.Entity
- func ReviewedByGroupIDHasPrefix(v string) predicate.Entity
- func ReviewedByGroupIDHasSuffix(v string) predicate.Entity
- func ReviewedByGroupIDIn(vs ...string) predicate.Entity
- func ReviewedByGroupIDIsNil() predicate.Entity
- func ReviewedByGroupIDLT(v string) predicate.Entity
- func ReviewedByGroupIDLTE(v string) predicate.Entity
- func ReviewedByGroupIDNEQ(v string) predicate.Entity
- func ReviewedByGroupIDNotIn(vs ...string) predicate.Entity
- func ReviewedByGroupIDNotNil() predicate.Entity
- func ReviewedByHasPrefix(v string) predicate.Entity
- func ReviewedByHasSuffix(v string) predicate.Entity
- func ReviewedByIn(vs ...string) predicate.Entity
- func ReviewedByIsNil() predicate.Entity
- func ReviewedByLT(v string) predicate.Entity
- func ReviewedByLTE(v string) predicate.Entity
- func ReviewedByNEQ(v string) predicate.Entity
- func ReviewedByNotIn(vs ...string) predicate.Entity
- func ReviewedByNotNil() predicate.Entity
- func ReviewedByUserID(v string) predicate.Entity
- func ReviewedByUserIDContains(v string) predicate.Entity
- func ReviewedByUserIDContainsFold(v string) predicate.Entity
- func ReviewedByUserIDEQ(v string) predicate.Entity
- func ReviewedByUserIDEqualFold(v string) predicate.Entity
- func ReviewedByUserIDGT(v string) predicate.Entity
- func ReviewedByUserIDGTE(v string) predicate.Entity
- func ReviewedByUserIDHasPrefix(v string) predicate.Entity
- func ReviewedByUserIDHasSuffix(v string) predicate.Entity
- func ReviewedByUserIDIn(vs ...string) predicate.Entity
- func ReviewedByUserIDIsNil() predicate.Entity
- func ReviewedByUserIDLT(v string) predicate.Entity
- func ReviewedByUserIDLTE(v string) predicate.Entity
- func ReviewedByUserIDNEQ(v string) predicate.Entity
- func ReviewedByUserIDNotIn(vs ...string) predicate.Entity
- func ReviewedByUserIDNotNil() predicate.Entity
- func RiskRating(v string) predicate.Entity
- func RiskRatingContains(v string) predicate.Entity
- func RiskRatingContainsFold(v string) predicate.Entity
- func RiskRatingEQ(v string) predicate.Entity
- func RiskRatingEqualFold(v string) predicate.Entity
- func RiskRatingGT(v string) predicate.Entity
- func RiskRatingGTE(v string) predicate.Entity
- func RiskRatingHasPrefix(v string) predicate.Entity
- func RiskRatingHasSuffix(v string) predicate.Entity
- func RiskRatingIn(vs ...string) predicate.Entity
- func RiskRatingIsNil() predicate.Entity
- func RiskRatingLT(v string) predicate.Entity
- func RiskRatingLTE(v string) predicate.Entity
- func RiskRatingNEQ(v string) predicate.Entity
- func RiskRatingNotIn(vs ...string) predicate.Entity
- func RiskRatingNotNil() predicate.Entity
- func RiskScore(v int) predicate.Entity
- func RiskScoreCoverage(v int) predicate.Entity
- func RiskScoreCoverageEQ(v int) predicate.Entity
- func RiskScoreCoverageGT(v int) predicate.Entity
- func RiskScoreCoverageGTE(v int) predicate.Entity
- func RiskScoreCoverageIn(vs ...int) predicate.Entity
- func RiskScoreCoverageIsNil() predicate.Entity
- func RiskScoreCoverageLT(v int) predicate.Entity
- func RiskScoreCoverageLTE(v int) predicate.Entity
- func RiskScoreCoverageNEQ(v int) predicate.Entity
- func RiskScoreCoverageNotIn(vs ...int) predicate.Entity
- func RiskScoreCoverageNotNil() predicate.Entity
- func RiskScoreEQ(v int) predicate.Entity
- func RiskScoreGT(v int) predicate.Entity
- func RiskScoreGTE(v int) predicate.Entity
- func RiskScoreIn(vs ...int) predicate.Entity
- func RiskScoreIsNil() predicate.Entity
- func RiskScoreLT(v int) predicate.Entity
- func RiskScoreLTE(v int) predicate.Entity
- func RiskScoreNEQ(v int) predicate.Entity
- func RiskScoreNotIn(vs ...int) predicate.Entity
- func RiskScoreNotNil() predicate.Entity
- func SSOEnforced(v bool) predicate.Entity
- func SSOEnforcedEQ(v bool) predicate.Entity
- func SSOEnforcedIsNil() predicate.Entity
- func SSOEnforcedNEQ(v bool) predicate.Entity
- func SSOEnforcedNotNil() predicate.Entity
- func ScopeID(v string) predicate.Entity
- func ScopeIDContains(v string) predicate.Entity
- func ScopeIDContainsFold(v string) predicate.Entity
- func ScopeIDEQ(v string) predicate.Entity
- func ScopeIDEqualFold(v string) predicate.Entity
- func ScopeIDGT(v string) predicate.Entity
- func ScopeIDGTE(v string) predicate.Entity
- func ScopeIDHasPrefix(v string) predicate.Entity
- func ScopeIDHasSuffix(v string) predicate.Entity
- func ScopeIDIn(vs ...string) predicate.Entity
- func ScopeIDIsNil() predicate.Entity
- func ScopeIDLT(v string) predicate.Entity
- func ScopeIDLTE(v string) predicate.Entity
- func ScopeIDNEQ(v string) predicate.Entity
- func ScopeIDNotIn(vs ...string) predicate.Entity
- func ScopeIDNotNil() predicate.Entity
- func ScopeName(v string) predicate.Entity
- func ScopeNameContains(v string) predicate.Entity
- func ScopeNameContainsFold(v string) predicate.Entity
- func ScopeNameEQ(v string) predicate.Entity
- func ScopeNameEqualFold(v string) predicate.Entity
- func ScopeNameGT(v string) predicate.Entity
- func ScopeNameGTE(v string) predicate.Entity
- func ScopeNameHasPrefix(v string) predicate.Entity
- func ScopeNameHasSuffix(v string) predicate.Entity
- func ScopeNameIn(vs ...string) predicate.Entity
- func ScopeNameIsNil() predicate.Entity
- func ScopeNameLT(v string) predicate.Entity
- func ScopeNameLTE(v string) predicate.Entity
- func ScopeNameNEQ(v string) predicate.Entity
- func ScopeNameNotIn(vs ...string) predicate.Entity
- func ScopeNameNotNil() predicate.Entity
- func Soc2PeriodEnd(v models.DateTime) predicate.Entity
- func Soc2PeriodEndEQ(v models.DateTime) predicate.Entity
- func Soc2PeriodEndGT(v models.DateTime) predicate.Entity
- func Soc2PeriodEndGTE(v models.DateTime) predicate.Entity
- func Soc2PeriodEndIn(vs ...models.DateTime) predicate.Entity
- func Soc2PeriodEndIsNil() predicate.Entity
- func Soc2PeriodEndLT(v models.DateTime) predicate.Entity
- func Soc2PeriodEndLTE(v models.DateTime) predicate.Entity
- func Soc2PeriodEndNEQ(v models.DateTime) predicate.Entity
- func Soc2PeriodEndNotIn(vs ...models.DateTime) predicate.Entity
- func Soc2PeriodEndNotNil() predicate.Entity
- func SpendCurrency(v string) predicate.Entity
- func SpendCurrencyContains(v string) predicate.Entity
- func SpendCurrencyContainsFold(v string) predicate.Entity
- func SpendCurrencyEQ(v string) predicate.Entity
- func SpendCurrencyEqualFold(v string) predicate.Entity
- func SpendCurrencyGT(v string) predicate.Entity
- func SpendCurrencyGTE(v string) predicate.Entity
- func SpendCurrencyHasPrefix(v string) predicate.Entity
- func SpendCurrencyHasSuffix(v string) predicate.Entity
- func SpendCurrencyIn(vs ...string) predicate.Entity
- func SpendCurrencyIsNil() predicate.Entity
- func SpendCurrencyLT(v string) predicate.Entity
- func SpendCurrencyLTE(v string) predicate.Entity
- func SpendCurrencyNEQ(v string) predicate.Entity
- func SpendCurrencyNotIn(vs ...string) predicate.Entity
- func SpendCurrencyNotNil() predicate.Entity
- func StatusEQ(v enums.EntityStatus) predicate.Entity
- func StatusIn(vs ...enums.EntityStatus) predicate.Entity
- func StatusIsNil() predicate.Entity
- func StatusNEQ(v enums.EntityStatus) predicate.Entity
- func StatusNotIn(vs ...enums.EntityStatus) predicate.Entity
- func StatusNotNil() predicate.Entity
- func StatusPageURL(v string) predicate.Entity
- func StatusPageURLContains(v string) predicate.Entity
- func StatusPageURLContainsFold(v string) predicate.Entity
- func StatusPageURLEQ(v string) predicate.Entity
- func StatusPageURLEqualFold(v string) predicate.Entity
- func StatusPageURLGT(v string) predicate.Entity
- func StatusPageURLGTE(v string) predicate.Entity
- func StatusPageURLHasPrefix(v string) predicate.Entity
- func StatusPageURLHasSuffix(v string) predicate.Entity
- func StatusPageURLIn(vs ...string) predicate.Entity
- func StatusPageURLIsNil() predicate.Entity
- func StatusPageURLLT(v string) predicate.Entity
- func StatusPageURLLTE(v string) predicate.Entity
- func StatusPageURLNEQ(v string) predicate.Entity
- func StatusPageURLNotIn(vs ...string) predicate.Entity
- func StatusPageURLNotNil() predicate.Entity
- func StatusValidator(s enums.EntityStatus) error
- func SystemInternalID(v string) predicate.Entity
- func SystemInternalIDContains(v string) predicate.Entity
- func SystemInternalIDContainsFold(v string) predicate.Entity
- func SystemInternalIDEQ(v string) predicate.Entity
- func SystemInternalIDEqualFold(v string) predicate.Entity
- func SystemInternalIDGT(v string) predicate.Entity
- func SystemInternalIDGTE(v string) predicate.Entity
- func SystemInternalIDHasPrefix(v string) predicate.Entity
- func SystemInternalIDHasSuffix(v string) predicate.Entity
- func SystemInternalIDIn(vs ...string) predicate.Entity
- func SystemInternalIDIsNil() predicate.Entity
- func SystemInternalIDLT(v string) predicate.Entity
- func SystemInternalIDLTE(v string) predicate.Entity
- func SystemInternalIDNEQ(v string) predicate.Entity
- func SystemInternalIDNotIn(vs ...string) predicate.Entity
- func SystemInternalIDNotNil() predicate.Entity
- func SystemOwned(v bool) predicate.Entity
- func SystemOwnedEQ(v bool) predicate.Entity
- func SystemOwnedIsNil() predicate.Entity
- func SystemOwnedNEQ(v bool) predicate.Entity
- func SystemOwnedNotNil() predicate.Entity
- func TagsIsNil() predicate.Entity
- func TagsNotNil() predicate.Entity
- func TerminationNoticeDays(v int) predicate.Entity
- func TerminationNoticeDaysEQ(v int) predicate.Entity
- func TerminationNoticeDaysGT(v int) predicate.Entity
- func TerminationNoticeDaysGTE(v int) predicate.Entity
- func TerminationNoticeDaysIn(vs ...int) predicate.Entity
- func TerminationNoticeDaysIsNil() predicate.Entity
- func TerminationNoticeDaysLT(v int) predicate.Entity
- func TerminationNoticeDaysLTE(v int) predicate.Entity
- func TerminationNoticeDaysNEQ(v int) predicate.Entity
- func TerminationNoticeDaysNotIn(vs ...int) predicate.Entity
- func TerminationNoticeDaysNotNil() predicate.Entity
- func TierEQ(v enums.VendorTier) predicate.Entity
- func TierIn(vs ...enums.VendorTier) predicate.Entity
- func TierIsNil() predicate.Entity
- func TierNEQ(v enums.VendorTier) predicate.Entity
- func TierNotIn(vs ...enums.VendorTier) predicate.Entity
- func TierNotNil() predicate.Entity
- func TierValidator(t enums.VendorTier) error
- func UpdatedAt(v time.Time) predicate.Entity
- func UpdatedAtEQ(v time.Time) predicate.Entity
- func UpdatedAtGT(v time.Time) predicate.Entity
- func UpdatedAtGTE(v time.Time) predicate.Entity
- func UpdatedAtIn(vs ...time.Time) predicate.Entity
- func UpdatedAtIsNil() predicate.Entity
- func UpdatedAtLT(v time.Time) predicate.Entity
- func UpdatedAtLTE(v time.Time) predicate.Entity
- func UpdatedAtNEQ(v time.Time) predicate.Entity
- func UpdatedAtNotIn(vs ...time.Time) predicate.Entity
- func UpdatedAtNotNil() predicate.Entity
- func UpdatedBy(v string) predicate.Entity
- func UpdatedByContains(v string) predicate.Entity
- func UpdatedByContainsFold(v string) predicate.Entity
- func UpdatedByEQ(v string) predicate.Entity
- func UpdatedByEqualFold(v string) predicate.Entity
- func UpdatedByGT(v string) predicate.Entity
- func UpdatedByGTE(v string) predicate.Entity
- func UpdatedByHasPrefix(v string) predicate.Entity
- func UpdatedByHasSuffix(v string) predicate.Entity
- func UpdatedByImpersonator(v string) predicate.Entity
- func UpdatedByImpersonatorContains(v string) predicate.Entity
- func UpdatedByImpersonatorContainsFold(v string) predicate.Entity
- func UpdatedByImpersonatorEQ(v string) predicate.Entity
- func UpdatedByImpersonatorEqualFold(v string) predicate.Entity
- func UpdatedByImpersonatorGT(v string) predicate.Entity
- func UpdatedByImpersonatorGTE(v string) predicate.Entity
- func UpdatedByImpersonatorHasPrefix(v string) predicate.Entity
- func UpdatedByImpersonatorHasSuffix(v string) predicate.Entity
- func UpdatedByImpersonatorIn(vs ...string) predicate.Entity
- func UpdatedByImpersonatorIsNil() predicate.Entity
- func UpdatedByImpersonatorLT(v string) predicate.Entity
- func UpdatedByImpersonatorLTE(v string) predicate.Entity
- func UpdatedByImpersonatorNEQ(v string) predicate.Entity
- func UpdatedByImpersonatorNotIn(vs ...string) predicate.Entity
- func UpdatedByImpersonatorNotNil() predicate.Entity
- func UpdatedByIn(vs ...string) predicate.Entity
- func UpdatedByIsNil() predicate.Entity
- func UpdatedByLT(v string) predicate.Entity
- func UpdatedByLTE(v string) predicate.Entity
- func UpdatedByNEQ(v string) predicate.Entity
- func UpdatedByNotIn(vs ...string) predicate.Entity
- func UpdatedByNotNil() predicate.Entity
- func ValidColumn(column string) bool
- func VendorMetadataIsNil() predicate.Entity
- func VendorMetadataNotNil() predicate.Entity
- type OrderOption
- func ByAnnualSpend(opts ...sql.OrderTermOption) OrderOption
- func ByApprovedForUse(opts ...sql.OrderTermOption) OrderOption
- func ByAssessmentResponses(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByAssessmentResponsesCount(opts ...sql.OrderTermOption) OrderOption
- func ByAssets(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByAssetsCount(opts ...sql.OrderTermOption) OrderOption
- func ByAuthMethods(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByAuthMethodsCount(opts ...sql.OrderTermOption) OrderOption
- func ByAutoRenews(opts ...sql.OrderTermOption) OrderOption
- func ByBillingModel(opts ...sql.OrderTermOption) OrderOption
- func ByBlockedGroups(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByBlockedGroupsCount(opts ...sql.OrderTermOption) OrderOption
- func ByCampaigns(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByCampaignsCount(opts ...sql.OrderTermOption) OrderOption
- func ByContacts(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByContactsCount(opts ...sql.OrderTermOption) OrderOption
- func ByContractEndDate(opts ...sql.OrderTermOption) OrderOption
- func ByContractRenewalAt(opts ...sql.OrderTermOption) OrderOption
- func ByContractStartDate(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 ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByDisplayName(opts ...sql.OrderTermOption) OrderOption
- func ByDocuments(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByDocumentsCount(opts ...sql.OrderTermOption) OrderOption
- func ByEditors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByEditorsCount(opts ...sql.OrderTermOption) OrderOption
- func ByEmployerIdentityHolders(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByEmployerIdentityHoldersCount(opts ...sql.OrderTermOption) OrderOption
- func ByEntityRelationshipStateField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByEntityRelationshipStateID(opts ...sql.OrderTermOption) OrderOption
- func ByEntityRelationshipStateName(opts ...sql.OrderTermOption) OrderOption
- func ByEntitySecurityQuestionnaireStatusField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByEntitySecurityQuestionnaireStatusID(opts ...sql.OrderTermOption) OrderOption
- func ByEntitySecurityQuestionnaireStatusName(opts ...sql.OrderTermOption) OrderOption
- func ByEntitySourceTypeField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByEntitySourceTypeID(opts ...sql.OrderTermOption) OrderOption
- func ByEntitySourceTypeName(opts ...sql.OrderTermOption) OrderOption
- func ByEntityTypeField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByEntityTypeID(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 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 ByHasSoc2(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByIdentityHolders(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByIdentityHoldersCount(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 ByInternalOwner(opts ...sql.OrderTermOption) OrderOption
- func ByInternalOwnerGroupField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByInternalOwnerGroupID(opts ...sql.OrderTermOption) OrderOption
- func ByInternalOwnerUserField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByInternalOwnerUserID(opts ...sql.OrderTermOption) OrderOption
- func ByInternalPolicies(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByInternalPoliciesCount(opts ...sql.OrderTermOption) OrderOption
- func ByLastReviewedAt(opts ...sql.OrderTermOption) OrderOption
- func ByLogoFileField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByLogoFileID(opts ...sql.OrderTermOption) OrderOption
- func ByLogoRemoteURL(opts ...sql.OrderTermOption) OrderOption
- func ByMfaEnforced(opts ...sql.OrderTermOption) OrderOption
- func ByMfaSupported(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByNextReviewAt(opts ...sql.OrderTermOption) OrderOption
- func ByNotes(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByNotesCount(opts ...sql.OrderTermOption) OrderOption
- func ByObservedAt(opts ...sql.OrderTermOption) OrderOption
- func ByOutOfScopePlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByOutOfScopePlatformsCount(opts ...sql.OrderTermOption) OrderOption
- func ByOwnerField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByOwnerID(opts ...sql.OrderTermOption) OrderOption
- func ByPlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByPlatformsCount(opts ...sql.OrderTermOption) OrderOption
- func ByRemediations(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByRemediationsCount(opts ...sql.OrderTermOption) OrderOption
- func ByRenewalRisk(opts ...sql.OrderTermOption) OrderOption
- func ByReviewFrequency(opts ...sql.OrderTermOption) OrderOption
- func ByReviewedBy(opts ...sql.OrderTermOption) OrderOption
- func ByReviewedByGroupField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByReviewedByGroupID(opts ...sql.OrderTermOption) OrderOption
- func ByReviewedByUserField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByReviewedByUserID(opts ...sql.OrderTermOption) OrderOption
- func ByReviews(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByReviewsCount(opts ...sql.OrderTermOption) OrderOption
- func ByRiskRating(opts ...sql.OrderTermOption) OrderOption
- func ByRiskScore(opts ...sql.OrderTermOption) OrderOption
- func ByRiskScoreCoverage(opts ...sql.OrderTermOption) OrderOption
- func BySSOEnforced(opts ...sql.OrderTermOption) OrderOption
- func ByScans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByScansCount(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 BySoc2PeriodEnd(opts ...sql.OrderTermOption) OrderOption
- func BySourcePlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySourcePlatformsCount(opts ...sql.OrderTermOption) OrderOption
- func BySpendCurrency(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByStatusPageURL(opts ...sql.OrderTermOption) OrderOption
- func BySubcontrols(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySubcontrolsCount(opts ...sql.OrderTermOption) OrderOption
- func BySubprocessors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySubprocessorsCount(opts ...sql.OrderTermOption) OrderOption
- func BySystemDetails(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySystemDetailsCount(opts ...sql.OrderTermOption) OrderOption
- func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
- func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
- func ByTerminationNoticeDays(opts ...sql.OrderTermOption) OrderOption
- func ByTier(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedBy(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedByImpersonator(opts ...sql.OrderTermOption) OrderOption
- func ByVendorRiskScores(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByVendorRiskScoresCount(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 entity type in the database. Label = "entity" // 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" // FieldUpdatedByImpersonator holds the string denoting the updated_by_impersonator field in the database. FieldUpdatedByImpersonator = "updated_by_impersonator" // 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" // FieldInternalOwner holds the string denoting the internal_owner field in the database. FieldInternalOwner = "internal_owner" // FieldInternalOwnerUserID holds the string denoting the internal_owner_user_id field in the database. FieldInternalOwnerUserID = "internal_owner_user_id" // FieldInternalOwnerGroupID holds the string denoting the internal_owner_group_id field in the database. FieldInternalOwnerGroupID = "internal_owner_group_id" // FieldReviewedBy holds the string denoting the reviewed_by field in the database. FieldReviewedBy = "reviewed_by" // FieldReviewedByUserID holds the string denoting the reviewed_by_user_id field in the database. FieldReviewedByUserID = "reviewed_by_user_id" // FieldReviewedByGroupID holds the string denoting the reviewed_by_group_id field in the database. FieldReviewedByGroupID = "reviewed_by_group_id" // FieldLastReviewedAt holds the string denoting the last_reviewed_at field in the database. FieldLastReviewedAt = "last_reviewed_at" // 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" // FieldEntityRelationshipStateName holds the string denoting the entity_relationship_state_name field in the database. FieldEntityRelationshipStateName = "entity_relationship_state_name" // FieldEntityRelationshipStateID holds the string denoting the entity_relationship_state_id field in the database. FieldEntityRelationshipStateID = "entity_relationship_state_id" // FieldEntitySecurityQuestionnaireStatusName holds the string denoting the entity_security_questionnaire_status_name field in the database. FieldEntitySecurityQuestionnaireStatusName = "entity_security_questionnaire_status_name" // FieldEntitySecurityQuestionnaireStatusID holds the string denoting the entity_security_questionnaire_status_id field in the database. FieldEntitySecurityQuestionnaireStatusID = "entity_security_questionnaire_status_id" // FieldEntitySourceTypeName holds the string denoting the entity_source_type_name field in the database. FieldEntitySourceTypeName = "entity_source_type_name" // FieldEntitySourceTypeID holds the string denoting the entity_source_type_id field in the database. FieldEntitySourceTypeID = "entity_source_type_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" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldDisplayName holds the string denoting the display_name field in the database. FieldDisplayName = "display_name" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldDomains holds the string denoting the domains field in the database. FieldDomains = "domains" // FieldAliases holds the string denoting the aliases field in the database. FieldAliases = "aliases" // FieldEntityTypeID holds the string denoting the entity_type_id field in the database. FieldEntityTypeID = "entity_type_id" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldApprovedForUse holds the string denoting the approved_for_use field in the database. FieldApprovedForUse = "approved_for_use" // FieldLinkedAssetIds holds the string denoting the linked_asset_ids field in the database. FieldLinkedAssetIds = "linked_asset_ids" // FieldHasSoc2 holds the string denoting the has_soc2 field in the database. FieldHasSoc2 = "has_soc2" // FieldSoc2PeriodEnd holds the string denoting the soc2_period_end field in the database. FieldSoc2PeriodEnd = "soc2_period_end" // FieldContractStartDate holds the string denoting the contract_start_date field in the database. FieldContractStartDate = "contract_start_date" // FieldContractEndDate holds the string denoting the contract_end_date field in the database. FieldContractEndDate = "contract_end_date" // FieldAutoRenews holds the string denoting the auto_renews field in the database. FieldAutoRenews = "auto_renews" // FieldTerminationNoticeDays holds the string denoting the termination_notice_days field in the database. FieldTerminationNoticeDays = "termination_notice_days" // FieldAnnualSpend holds the string denoting the annual_spend field in the database. FieldAnnualSpend = "annual_spend" // FieldSpendCurrency holds the string denoting the spend_currency field in the database. FieldSpendCurrency = "spend_currency" // FieldBillingModel holds the string denoting the billing_model field in the database. FieldBillingModel = "billing_model" // FieldRenewalRisk holds the string denoting the renewal_risk field in the database. FieldRenewalRisk = "renewal_risk" // FieldSSOEnforced holds the string denoting the sso_enforced field in the database. FieldSSOEnforced = "sso_enforced" // FieldMfaSupported holds the string denoting the mfa_supported field in the database. FieldMfaSupported = "mfa_supported" // FieldMfaEnforced holds the string denoting the mfa_enforced field in the database. FieldMfaEnforced = "mfa_enforced" // FieldStatusPageURL holds the string denoting the status_page_url field in the database. FieldStatusPageURL = "status_page_url" // FieldProvidedServices holds the string denoting the provided_services field in the database. FieldProvidedServices = "provided_services" // FieldLinks holds the string denoting the links field in the database. FieldLinks = "links" // FieldRiskRating holds the string denoting the risk_rating field in the database. FieldRiskRating = "risk_rating" // FieldRiskScore holds the string denoting the risk_score field in the database. FieldRiskScore = "risk_score" // FieldRiskScoreCoverage holds the string denoting the risk_score_coverage field in the database. FieldRiskScoreCoverage = "risk_score_coverage" // FieldTier holds the string denoting the tier field in the database. FieldTier = "tier" // FieldReviewFrequency holds the string denoting the review_frequency field in the database. FieldReviewFrequency = "review_frequency" // FieldNextReviewAt holds the string denoting the next_review_at field in the database. FieldNextReviewAt = "next_review_at" // FieldContractRenewalAt holds the string denoting the contract_renewal_at field in the database. FieldContractRenewalAt = "contract_renewal_at" // FieldVendorMetadata holds the string denoting the vendor_metadata field in the database. FieldVendorMetadata = "vendor_metadata" // FieldLogoRemoteURL holds the string denoting the logo_remote_url field in the database. FieldLogoRemoteURL = "logo_remote_url" // FieldLogoFileID holds the string denoting the logo_file_id field in the database. FieldLogoFileID = "logo_file_id" // FieldExternalID holds the string denoting the external_id field in the database. FieldExternalID = "external_id" // FieldObservedAt holds the string denoting the observed_at field in the database. FieldObservedAt = "observed_at" // 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" // EdgeInternalOwnerUser holds the string denoting the internal_owner_user edge name in mutations. EdgeInternalOwnerUser = "internal_owner_user" // EdgeInternalOwnerGroup holds the string denoting the internal_owner_group edge name in mutations. EdgeInternalOwnerGroup = "internal_owner_group" // EdgeReviewedByUser holds the string denoting the reviewed_by_user edge name in mutations. EdgeReviewedByUser = "reviewed_by_user" // EdgeReviewedByGroup holds the string denoting the reviewed_by_group edge name in mutations. EdgeReviewedByGroup = "reviewed_by_group" // EdgeEntityRelationshipState holds the string denoting the entity_relationship_state edge name in mutations. EdgeEntityRelationshipState = "entity_relationship_state" // EdgeEntitySecurityQuestionnaireStatus holds the string denoting the entity_security_questionnaire_status edge name in mutations. EdgeEntitySecurityQuestionnaireStatus = "entity_security_questionnaire_status" // EdgeEntitySourceType holds the string denoting the entity_source_type edge name in mutations. EdgeEntitySourceType = "entity_source_type" // 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" // EdgeContacts holds the string denoting the contacts edge name in mutations. EdgeContacts = "contacts" // EdgeDocuments holds the string denoting the documents edge name in mutations. EdgeDocuments = "documents" // EdgeNotes holds the string denoting the notes edge name in mutations. EdgeNotes = "notes" // EdgeFiles holds the string denoting the files edge name in mutations. EdgeFiles = "files" // EdgeAssets holds the string denoting the assets edge name in mutations. EdgeAssets = "assets" // EdgeSystemDetails holds the string denoting the system_details edge name in mutations. EdgeSystemDetails = "system_details" // EdgeScans holds the string denoting the scans edge name in mutations. EdgeScans = "scans" // EdgeCampaigns holds the string denoting the campaigns edge name in mutations. EdgeCampaigns = "campaigns" // EdgeAssessmentResponses holds the string denoting the assessment_responses edge name in mutations. EdgeAssessmentResponses = "assessment_responses" // EdgeVendorRiskScores holds the string denoting the vendor_risk_scores edge name in mutations. EdgeVendorRiskScores = "vendor_risk_scores" // EdgeIntegrations holds the string denoting the integrations edge name in mutations. EdgeIntegrations = "integrations" // EdgeSubprocessors holds the string denoting the subprocessors edge name in mutations. EdgeSubprocessors = "subprocessors" // EdgeAuthMethods holds the string denoting the auth_methods edge name in mutations. EdgeAuthMethods = "auth_methods" // EdgeEmployerIdentityHolders holds the string denoting the employer_identity_holders edge name in mutations. EdgeEmployerIdentityHolders = "employer_identity_holders" // EdgeIdentityHolders holds the string denoting the identity_holders edge name in mutations. EdgeIdentityHolders = "identity_holders" // 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" // 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" // EdgeReviews holds the string denoting the reviews edge name in mutations. EdgeReviews = "reviews" // EdgeRemediations holds the string denoting the remediations edge name in mutations. EdgeRemediations = "remediations" // EdgePlatforms holds the string denoting the platforms edge name in mutations. EdgePlatforms = "platforms" // EdgeOutOfScopePlatforms holds the string denoting the out_of_scope_platforms edge name in mutations. EdgeOutOfScopePlatforms = "out_of_scope_platforms" // EdgeSourcePlatforms holds the string denoting the source_platforms edge name in mutations. EdgeSourcePlatforms = "source_platforms" // EdgeEntityType holds the string denoting the entity_type edge name in mutations. EdgeEntityType = "entity_type" // EdgeLogoFile holds the string denoting the logo_file edge name in mutations. EdgeLogoFile = "logo_file" // EdgeInternalPolicies holds the string denoting the internal_policies edge name in mutations. EdgeInternalPolicies = "internal_policies" // Table holds the table name of the entity in the database. Table = "entities" // OwnerTable is the table that holds the owner relation/edge. OwnerTable = "entities" // 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. The primary key declared below. BlockedGroupsTable = "entity_blocked_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" // EditorsTable is the table that holds the editors relation/edge. The primary key declared below. EditorsTable = "entity_editors" // 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" // InternalOwnerUserTable is the table that holds the internal_owner_user relation/edge. InternalOwnerUserTable = "entities" // InternalOwnerUserInverseTable is the table name for the User entity. // It exists in this package in order to avoid circular dependency with the "user" package. InternalOwnerUserInverseTable = "users" // InternalOwnerUserColumn is the table column denoting the internal_owner_user relation/edge. InternalOwnerUserColumn = "internal_owner_user_id" // InternalOwnerGroupTable is the table that holds the internal_owner_group relation/edge. InternalOwnerGroupTable = "entities" // InternalOwnerGroupInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. InternalOwnerGroupInverseTable = "groups" // InternalOwnerGroupColumn is the table column denoting the internal_owner_group relation/edge. InternalOwnerGroupColumn = "internal_owner_group_id" // ReviewedByUserTable is the table that holds the reviewed_by_user relation/edge. ReviewedByUserTable = "entities" // ReviewedByUserInverseTable is the table name for the User entity. // It exists in this package in order to avoid circular dependency with the "user" package. ReviewedByUserInverseTable = "users" // ReviewedByUserColumn is the table column denoting the reviewed_by_user relation/edge. ReviewedByUserColumn = "reviewed_by_user_id" // ReviewedByGroupTable is the table that holds the reviewed_by_group relation/edge. ReviewedByGroupTable = "entities" // ReviewedByGroupInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. ReviewedByGroupInverseTable = "groups" // ReviewedByGroupColumn is the table column denoting the reviewed_by_group relation/edge. ReviewedByGroupColumn = "reviewed_by_group_id" // EntityRelationshipStateTable is the table that holds the entity_relationship_state relation/edge. EntityRelationshipStateTable = "entities" // EntityRelationshipStateInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. EntityRelationshipStateInverseTable = "custom_type_enums" // EntityRelationshipStateColumn is the table column denoting the entity_relationship_state relation/edge. EntityRelationshipStateColumn = "entity_relationship_state_id" // EntitySecurityQuestionnaireStatusTable is the table that holds the entity_security_questionnaire_status relation/edge. EntitySecurityQuestionnaireStatusTable = "entities" // EntitySecurityQuestionnaireStatusInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. EntitySecurityQuestionnaireStatusInverseTable = "custom_type_enums" // EntitySecurityQuestionnaireStatusColumn is the table column denoting the entity_security_questionnaire_status relation/edge. EntitySecurityQuestionnaireStatusColumn = "entity_security_questionnaire_status_id" // EntitySourceTypeTable is the table that holds the entity_source_type relation/edge. EntitySourceTypeTable = "entities" // EntitySourceTypeInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. EntitySourceTypeInverseTable = "custom_type_enums" // EntitySourceTypeColumn is the table column denoting the entity_source_type relation/edge. EntitySourceTypeColumn = "entity_source_type_id" // EnvironmentTable is the table that holds the environment relation/edge. EnvironmentTable = "entities" // 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 = "entities" // 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" // ContactsTable is the table that holds the contacts relation/edge. The primary key declared below. ContactsTable = "entity_contacts" // ContactsInverseTable is the table name for the Contact entity. // It exists in this package in order to avoid circular dependency with the "contact" package. ContactsInverseTable = "contacts" // DocumentsTable is the table that holds the documents relation/edge. The primary key declared below. DocumentsTable = "entity_documents" // DocumentsInverseTable is the table name for the DocumentData entity. // It exists in this package in order to avoid circular dependency with the "documentdata" package. DocumentsInverseTable = "document_data" // NotesTable is the table that holds the notes relation/edge. NotesTable = "notes" // NotesInverseTable is the table name for the Note entity. // It exists in this package in order to avoid circular dependency with the "note" package. NotesInverseTable = "notes" // NotesColumn is the table column denoting the notes relation/edge. NotesColumn = "entity_notes" // FilesTable is the table that holds the files relation/edge. The primary key declared below. FilesTable = "entity_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" // AssetsTable is the table that holds the assets relation/edge. The primary key declared below. AssetsTable = "entity_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" // SystemDetailsTable is the table that holds the system_details relation/edge. The primary key declared below. SystemDetailsTable = "entity_system_details" // SystemDetailsInverseTable is the table name for the SystemDetail entity. // It exists in this package in order to avoid circular dependency with the "systemdetail" package. SystemDetailsInverseTable = "system_details" // ScansTable is the table that holds the scans relation/edge. The primary key declared below. ScansTable = "scan_entities" // ScansInverseTable is the table name for the Scan entity. // It exists in this package in order to avoid circular dependency with the "scan" package. ScansInverseTable = "scans" // CampaignsTable is the table that holds the campaigns relation/edge. CampaignsTable = "campaigns" // CampaignsInverseTable is the table name for the Campaign entity. // It exists in this package in order to avoid circular dependency with the "campaign" package. CampaignsInverseTable = "campaigns" // CampaignsColumn is the table column denoting the campaigns relation/edge. CampaignsColumn = "entity_id" // AssessmentResponsesTable is the table that holds the assessment_responses relation/edge. AssessmentResponsesTable = "assessment_responses" // AssessmentResponsesInverseTable is the table name for the AssessmentResponse entity. // It exists in this package in order to avoid circular dependency with the "assessmentresponse" package. AssessmentResponsesInverseTable = "assessment_responses" // AssessmentResponsesColumn is the table column denoting the assessment_responses relation/edge. AssessmentResponsesColumn = "entity_id" // VendorRiskScoresTable is the table that holds the vendor_risk_scores relation/edge. VendorRiskScoresTable = "vendor_risk_scores" // VendorRiskScoresInverseTable is the table name for the VendorRiskScore entity. // It exists in this package in order to avoid circular dependency with the "vendorriskscore" package. VendorRiskScoresInverseTable = "vendor_risk_scores" // VendorRiskScoresColumn is the table column denoting the vendor_risk_scores relation/edge. VendorRiskScoresColumn = "entity_vendor_risk_scores" // IntegrationsTable is the table that holds the integrations relation/edge. The primary key declared below. IntegrationsTable = "entity_integrations" // 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" // SubprocessorsTable is the table that holds the subprocessors relation/edge. The primary key declared below. SubprocessorsTable = "entity_subprocessors" // SubprocessorsInverseTable is the table name for the Subprocessor entity. // It exists in this package in order to avoid circular dependency with the "subprocessor" package. SubprocessorsInverseTable = "subprocessors" // AuthMethodsTable is the table that holds the auth_methods relation/edge. AuthMethodsTable = "custom_type_enums" // AuthMethodsInverseTable is the table name for the CustomTypeEnum entity. // It exists in this package in order to avoid circular dependency with the "customtypeenum" package. AuthMethodsInverseTable = "custom_type_enums" // AuthMethodsColumn is the table column denoting the auth_methods relation/edge. AuthMethodsColumn = "entity_auth_methods" // EmployerIdentityHoldersTable is the table that holds the employer_identity_holders relation/edge. EmployerIdentityHoldersTable = "identity_holders" // EmployerIdentityHoldersInverseTable is the table name for the IdentityHolder entity. // It exists in this package in order to avoid circular dependency with the "identityholder" package. EmployerIdentityHoldersInverseTable = "identity_holders" // EmployerIdentityHoldersColumn is the table column denoting the employer_identity_holders relation/edge. EmployerIdentityHoldersColumn = "employer_entity_id" // IdentityHoldersTable is the table that holds the identity_holders relation/edge. The primary key declared below. IdentityHoldersTable = "identity_holder_entities" // IdentityHoldersInverseTable is the table name for the IdentityHolder entity. // It exists in this package in order to avoid circular dependency with the "identityholder" package. IdentityHoldersInverseTable = "identity_holders" // ControlsTable is the table that holds the controls relation/edge. The primary key declared below. ControlsTable = "control_entities" // 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. The primary key declared below. SubcontrolsTable = "subcontrol_entities" // 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" // FindingsTable is the table that holds the findings relation/edge. The primary key declared below. FindingsTable = "finding_entities" // 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" // VulnerabilitiesTable is the table that holds the vulnerabilities relation/edge. The primary key declared below. VulnerabilitiesTable = "vulnerability_entities" // 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" // ReviewsTable is the table that holds the reviews relation/edge. The primary key declared below. ReviewsTable = "review_entities" // ReviewsInverseTable is the table name for the Review entity. // It exists in this package in order to avoid circular dependency with the "review" package. ReviewsInverseTable = "reviews" // RemediationsTable is the table that holds the remediations relation/edge. The primary key declared below. RemediationsTable = "remediation_entities" // 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" // PlatformsTable is the table that holds the platforms relation/edge. The primary key declared below. PlatformsTable = "platform_entities" // PlatformsInverseTable is the table name for the Platform entity. // It exists in this package in order to avoid circular dependency with the "platform" package. PlatformsInverseTable = "platforms" // OutOfScopePlatformsTable is the table that holds the out_of_scope_platforms relation/edge. The primary key declared below. OutOfScopePlatformsTable = "platform_out_of_scope_vendors" // OutOfScopePlatformsInverseTable is the table name for the Platform entity. // It exists in this package in order to avoid circular dependency with the "platform" package. OutOfScopePlatformsInverseTable = "platforms" // SourcePlatformsTable is the table that holds the source_platforms relation/edge. The primary key declared below. SourcePlatformsTable = "platform_source_entities" // SourcePlatformsInverseTable is the table name for the Platform entity. // It exists in this package in order to avoid circular dependency with the "platform" package. SourcePlatformsInverseTable = "platforms" // EntityTypeTable is the table that holds the entity_type relation/edge. EntityTypeTable = "entities" // EntityTypeInverseTable is the table name for the EntityType entity. // It exists in this package in order to avoid circular dependency with the "entitytype" package. EntityTypeInverseTable = "entity_types" // EntityTypeColumn is the table column denoting the entity_type relation/edge. EntityTypeColumn = "entity_type_id" // LogoFileTable is the table that holds the logo_file relation/edge. LogoFileTable = "entities" // LogoFileInverseTable is the table name for the File entity. // It exists in this package in order to avoid circular dependency with the "file" package. LogoFileInverseTable = "files" // LogoFileColumn is the table column denoting the logo_file relation/edge. LogoFileColumn = "logo_file_id" // InternalPoliciesTable is the table that holds the internal_policies relation/edge. The primary key declared below. InternalPoliciesTable = "internal_policy_entities" // InternalPoliciesInverseTable is the table name for the InternalPolicy entity. // It exists in this package in order to avoid circular dependency with the "internalpolicy" package. InternalPoliciesInverseTable = "internal_policies" )
const DefaultReviewFrequency enums.Frequency = "YEARLY"
const DefaultStatus enums.EntityStatus = "ACTIVE"
const DefaultTier enums.VendorTier = "LOW"
Variables ¶
var ( // BlockedGroupsPrimaryKey and BlockedGroupsColumn2 are the table columns denoting the // primary key for the blocked_groups relation (M2M). BlockedGroupsPrimaryKey = []string{"entity_id", "group_id"} // EditorsPrimaryKey and EditorsColumn2 are the table columns denoting the // primary key for the editors relation (M2M). EditorsPrimaryKey = []string{"entity_id", "group_id"} // ContactsPrimaryKey and ContactsColumn2 are the table columns denoting the // primary key for the contacts relation (M2M). ContactsPrimaryKey = []string{"entity_id", "contact_id"} // DocumentsPrimaryKey and DocumentsColumn2 are the table columns denoting the // primary key for the documents relation (M2M). DocumentsPrimaryKey = []string{"entity_id", "document_data_id"} // FilesPrimaryKey and FilesColumn2 are the table columns denoting the // primary key for the files relation (M2M). FilesPrimaryKey = []string{"entity_id", "file_id"} // AssetsPrimaryKey and AssetsColumn2 are the table columns denoting the // primary key for the assets relation (M2M). AssetsPrimaryKey = []string{"entity_id", "asset_id"} // SystemDetailsPrimaryKey and SystemDetailsColumn2 are the table columns denoting the // primary key for the system_details relation (M2M). SystemDetailsPrimaryKey = []string{"entity_id", "system_detail_id"} // ScansPrimaryKey and ScansColumn2 are the table columns denoting the // primary key for the scans relation (M2M). ScansPrimaryKey = []string{"scan_id", "entity_id"} // IntegrationsPrimaryKey and IntegrationsColumn2 are the table columns denoting the // primary key for the integrations relation (M2M). IntegrationsPrimaryKey = []string{"entity_id", "integration_id"} // SubprocessorsPrimaryKey and SubprocessorsColumn2 are the table columns denoting the // primary key for the subprocessors relation (M2M). SubprocessorsPrimaryKey = []string{"entity_id", "subprocessor_id"} // IdentityHoldersPrimaryKey and IdentityHoldersColumn2 are the table columns denoting the // primary key for the identity_holders relation (M2M). IdentityHoldersPrimaryKey = []string{"identity_holder_id", "entity_id"} // ControlsPrimaryKey and ControlsColumn2 are the table columns denoting the // primary key for the controls relation (M2M). ControlsPrimaryKey = []string{"control_id", "entity_id"} // SubcontrolsPrimaryKey and SubcontrolsColumn2 are the table columns denoting the // primary key for the subcontrols relation (M2M). SubcontrolsPrimaryKey = []string{"subcontrol_id", "entity_id"} // FindingsPrimaryKey and FindingsColumn2 are the table columns denoting the // primary key for the findings relation (M2M). FindingsPrimaryKey = []string{"finding_id", "entity_id"} // VulnerabilitiesPrimaryKey and VulnerabilitiesColumn2 are the table columns denoting the // primary key for the vulnerabilities relation (M2M). VulnerabilitiesPrimaryKey = []string{"vulnerability_id", "entity_id"} // ReviewsPrimaryKey and ReviewsColumn2 are the table columns denoting the // primary key for the reviews relation (M2M). ReviewsPrimaryKey = []string{"review_id", "entity_id"} // RemediationsPrimaryKey and RemediationsColumn2 are the table columns denoting the // primary key for the remediations relation (M2M). RemediationsPrimaryKey = []string{"remediation_id", "entity_id"} // PlatformsPrimaryKey and PlatformsColumn2 are the table columns denoting the // primary key for the platforms relation (M2M). PlatformsPrimaryKey = []string{"platform_id", "entity_id"} // OutOfScopePlatformsPrimaryKey and OutOfScopePlatformsColumn2 are the table columns denoting the // primary key for the out_of_scope_platforms relation (M2M). OutOfScopePlatformsPrimaryKey = []string{"platform_id", "entity_id"} // SourcePlatformsPrimaryKey and SourcePlatformsColumn2 are the table columns denoting the // primary key for the source_platforms relation (M2M). SourcePlatformsPrimaryKey = []string{"platform_id", "entity_id"} // InternalPoliciesPrimaryKey and InternalPoliciesColumn2 are the table columns denoting the // primary key for the internal_policies relation (M2M). InternalPoliciesPrimaryKey = []string{"internal_policy_id", "entity_id"} )
var ( Hooks [20]ent.Hook Interceptors [4]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 // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // DisplayNameValidator is a validator for the "display_name" field. It is called by the builders before save. DisplayNameValidator func(string) error // DomainsValidator is a validator for the "domains" field. It is called by the builders before save. DomainsValidator func([]string) error // DefaultApprovedForUse holds the default value on creation for the "approved_for_use" field. DefaultApprovedForUse bool // DefaultLinkedAssetIds holds the default value on creation for the "linked_asset_ids" field. DefaultLinkedAssetIds []string // DefaultHasSoc2 holds the default value on creation for the "has_soc2" field. DefaultHasSoc2 bool // DefaultAutoRenews holds the default value on creation for the "auto_renews" field. DefaultAutoRenews bool // DefaultSpendCurrency holds the default value on creation for the "spend_currency" field. DefaultSpendCurrency string // DefaultSSOEnforced holds the default value on creation for the "sso_enforced" field. DefaultSSOEnforced bool // DefaultMfaSupported holds the default value on creation for the "mfa_supported" field. DefaultMfaSupported bool // DefaultMfaEnforced holds the default value on creation for the "mfa_enforced" field. DefaultMfaEnforced bool // StatusPageURLValidator is a validator for the "status_page_url" field. It is called by the builders before save. StatusPageURLValidator func(string) error // DefaultProvidedServices holds the default value on creation for the "provided_services" field. DefaultProvidedServices []string // DefaultLinks holds the default value on creation for the "links" field. DefaultLinks []string // LinksValidator is a validator for the "links" field. It is called by the builders before save. LinksValidator func([]string) error // LogoRemoteURLValidator is a validator for the "logo_remote_url" field. It is called by the builders before save. LogoRemoteURLValidator func(string) error // 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/v2/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldUpdatedByImpersonator, FieldDeletedAt, FieldDeletedBy, FieldTags, FieldOwnerID, FieldInternalOwner, FieldInternalOwnerUserID, FieldInternalOwnerGroupID, FieldReviewedBy, FieldReviewedByUserID, FieldReviewedByGroupID, FieldLastReviewedAt, FieldSystemOwned, FieldInternalNotes, FieldSystemInternalID, FieldEntityRelationshipStateName, FieldEntityRelationshipStateID, FieldEntitySecurityQuestionnaireStatusName, FieldEntitySecurityQuestionnaireStatusID, FieldEntitySourceTypeName, FieldEntitySourceTypeID, FieldEnvironmentName, FieldEnvironmentID, FieldScopeName, FieldScopeID, FieldName, FieldDisplayName, FieldDescription, FieldDomains, FieldAliases, FieldEntityTypeID, FieldStatus, FieldApprovedForUse, FieldLinkedAssetIds, FieldHasSoc2, FieldSoc2PeriodEnd, FieldContractStartDate, FieldContractEndDate, FieldAutoRenews, FieldTerminationNoticeDays, FieldAnnualSpend, FieldSpendCurrency, FieldBillingModel, FieldRenewalRisk, FieldSSOEnforced, FieldMfaSupported, FieldMfaEnforced, FieldStatusPageURL, FieldProvidedServices, FieldLinks, FieldRiskRating, FieldRiskScore, FieldRiskScoreCoverage, FieldTier, FieldReviewFrequency, FieldNextReviewAt, FieldContractRenewalAt, FieldVendorMetadata, FieldLogoRemoteURL, FieldLogoFileID, FieldExternalID, FieldObservedAt, }
Columns holds all SQL columns for entity fields.
var ForeignKeys = []string{
"entity_type_entities",
"risk_entities",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "entities" table and are not defined as standalone fields in the schema.
Functions ¶
func AliasesIsNil ¶
AliasesIsNil applies the IsNil predicate on the "aliases" field.
func AliasesNotNil ¶
AliasesNotNil applies the NotNil predicate on the "aliases" field.
func AnnualSpend ¶
AnnualSpend applies equality check predicate on the "annual_spend" field. It's identical to AnnualSpendEQ.
func AnnualSpendEQ ¶
AnnualSpendEQ applies the EQ predicate on the "annual_spend" field.
func AnnualSpendGT ¶
AnnualSpendGT applies the GT predicate on the "annual_spend" field.
func AnnualSpendGTE ¶
AnnualSpendGTE applies the GTE predicate on the "annual_spend" field.
func AnnualSpendIn ¶
AnnualSpendIn applies the In predicate on the "annual_spend" field.
func AnnualSpendIsNil ¶
AnnualSpendIsNil applies the IsNil predicate on the "annual_spend" field.
func AnnualSpendLT ¶
AnnualSpendLT applies the LT predicate on the "annual_spend" field.
func AnnualSpendLTE ¶
AnnualSpendLTE applies the LTE predicate on the "annual_spend" field.
func AnnualSpendNEQ ¶
AnnualSpendNEQ applies the NEQ predicate on the "annual_spend" field.
func AnnualSpendNotIn ¶
AnnualSpendNotIn applies the NotIn predicate on the "annual_spend" field.
func AnnualSpendNotNil ¶
AnnualSpendNotNil applies the NotNil predicate on the "annual_spend" field.
func ApprovedForUse ¶
ApprovedForUse applies equality check predicate on the "approved_for_use" field. It's identical to ApprovedForUseEQ.
func ApprovedForUseEQ ¶
ApprovedForUseEQ applies the EQ predicate on the "approved_for_use" field.
func ApprovedForUseIsNil ¶
ApprovedForUseIsNil applies the IsNil predicate on the "approved_for_use" field.
func ApprovedForUseNEQ ¶
ApprovedForUseNEQ applies the NEQ predicate on the "approved_for_use" field.
func ApprovedForUseNotNil ¶
ApprovedForUseNotNil applies the NotNil predicate on the "approved_for_use" field.
func AutoRenews ¶
AutoRenews applies equality check predicate on the "auto_renews" field. It's identical to AutoRenewsEQ.
func AutoRenewsEQ ¶
AutoRenewsEQ applies the EQ predicate on the "auto_renews" field.
func AutoRenewsIsNil ¶
AutoRenewsIsNil applies the IsNil predicate on the "auto_renews" field.
func AutoRenewsNEQ ¶
AutoRenewsNEQ applies the NEQ predicate on the "auto_renews" field.
func AutoRenewsNotNil ¶
AutoRenewsNotNil applies the NotNil predicate on the "auto_renews" field.
func BillingModel ¶
BillingModel applies equality check predicate on the "billing_model" field. It's identical to BillingModelEQ.
func BillingModelContains ¶
BillingModelContains applies the Contains predicate on the "billing_model" field.
func BillingModelContainsFold ¶
BillingModelContainsFold applies the ContainsFold predicate on the "billing_model" field.
func BillingModelEQ ¶
BillingModelEQ applies the EQ predicate on the "billing_model" field.
func BillingModelEqualFold ¶
BillingModelEqualFold applies the EqualFold predicate on the "billing_model" field.
func BillingModelGT ¶
BillingModelGT applies the GT predicate on the "billing_model" field.
func BillingModelGTE ¶
BillingModelGTE applies the GTE predicate on the "billing_model" field.
func BillingModelHasPrefix ¶
BillingModelHasPrefix applies the HasPrefix predicate on the "billing_model" field.
func BillingModelHasSuffix ¶
BillingModelHasSuffix applies the HasSuffix predicate on the "billing_model" field.
func BillingModelIn ¶
BillingModelIn applies the In predicate on the "billing_model" field.
func BillingModelIsNil ¶
BillingModelIsNil applies the IsNil predicate on the "billing_model" field.
func BillingModelLT ¶
BillingModelLT applies the LT predicate on the "billing_model" field.
func BillingModelLTE ¶
BillingModelLTE applies the LTE predicate on the "billing_model" field.
func BillingModelNEQ ¶
BillingModelNEQ applies the NEQ predicate on the "billing_model" field.
func BillingModelNotIn ¶
BillingModelNotIn applies the NotIn predicate on the "billing_model" field.
func BillingModelNotNil ¶
BillingModelNotNil applies the NotNil predicate on the "billing_model" field.
func ContractEndDate ¶
ContractEndDate applies equality check predicate on the "contract_end_date" field. It's identical to ContractEndDateEQ.
func ContractEndDateEQ ¶
ContractEndDateEQ applies the EQ predicate on the "contract_end_date" field.
func ContractEndDateGT ¶
ContractEndDateGT applies the GT predicate on the "contract_end_date" field.
func ContractEndDateGTE ¶
ContractEndDateGTE applies the GTE predicate on the "contract_end_date" field.
func ContractEndDateIn ¶
ContractEndDateIn applies the In predicate on the "contract_end_date" field.
func ContractEndDateIsNil ¶
ContractEndDateIsNil applies the IsNil predicate on the "contract_end_date" field.
func ContractEndDateLT ¶
ContractEndDateLT applies the LT predicate on the "contract_end_date" field.
func ContractEndDateLTE ¶
ContractEndDateLTE applies the LTE predicate on the "contract_end_date" field.
func ContractEndDateNEQ ¶
ContractEndDateNEQ applies the NEQ predicate on the "contract_end_date" field.
func ContractEndDateNotIn ¶
ContractEndDateNotIn applies the NotIn predicate on the "contract_end_date" field.
func ContractEndDateNotNil ¶
ContractEndDateNotNil applies the NotNil predicate on the "contract_end_date" field.
func ContractRenewalAt ¶
ContractRenewalAt applies equality check predicate on the "contract_renewal_at" field. It's identical to ContractRenewalAtEQ.
func ContractRenewalAtEQ ¶
ContractRenewalAtEQ applies the EQ predicate on the "contract_renewal_at" field.
func ContractRenewalAtGT ¶
ContractRenewalAtGT applies the GT predicate on the "contract_renewal_at" field.
func ContractRenewalAtGTE ¶
ContractRenewalAtGTE applies the GTE predicate on the "contract_renewal_at" field.
func ContractRenewalAtIn ¶
ContractRenewalAtIn applies the In predicate on the "contract_renewal_at" field.
func ContractRenewalAtIsNil ¶
ContractRenewalAtIsNil applies the IsNil predicate on the "contract_renewal_at" field.
func ContractRenewalAtLT ¶
ContractRenewalAtLT applies the LT predicate on the "contract_renewal_at" field.
func ContractRenewalAtLTE ¶
ContractRenewalAtLTE applies the LTE predicate on the "contract_renewal_at" field.
func ContractRenewalAtNEQ ¶
ContractRenewalAtNEQ applies the NEQ predicate on the "contract_renewal_at" field.
func ContractRenewalAtNotIn ¶
ContractRenewalAtNotIn applies the NotIn predicate on the "contract_renewal_at" field.
func ContractRenewalAtNotNil ¶
ContractRenewalAtNotNil applies the NotNil predicate on the "contract_renewal_at" field.
func ContractStartDate ¶
ContractStartDate applies equality check predicate on the "contract_start_date" field. It's identical to ContractStartDateEQ.
func ContractStartDateEQ ¶
ContractStartDateEQ applies the EQ predicate on the "contract_start_date" field.
func ContractStartDateGT ¶
ContractStartDateGT applies the GT predicate on the "contract_start_date" field.
func ContractStartDateGTE ¶
ContractStartDateGTE applies the GTE predicate on the "contract_start_date" field.
func ContractStartDateIn ¶
ContractStartDateIn applies the In predicate on the "contract_start_date" field.
func ContractStartDateIsNil ¶
ContractStartDateIsNil applies the IsNil predicate on the "contract_start_date" field.
func ContractStartDateLT ¶
ContractStartDateLT applies the LT predicate on the "contract_start_date" field.
func ContractStartDateLTE ¶
ContractStartDateLTE applies the LTE predicate on the "contract_start_date" field.
func ContractStartDateNEQ ¶
ContractStartDateNEQ applies the NEQ predicate on the "contract_start_date" field.
func ContractStartDateNotIn ¶
ContractStartDateNotIn applies the NotIn predicate on the "contract_start_date" field.
func ContractStartDateNotNil ¶
ContractStartDateNotNil applies the NotNil predicate on the "contract_start_date" 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 Description ¶
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
DescriptionNotNil applies the NotNil predicate on the "description" field.
func DisplayName ¶
DisplayName applies equality check predicate on the "display_name" field. It's identical to DisplayNameEQ.
func DisplayNameContains ¶
DisplayNameContains applies the Contains predicate on the "display_name" field.
func DisplayNameContainsFold ¶
DisplayNameContainsFold applies the ContainsFold predicate on the "display_name" field.
func DisplayNameEQ ¶
DisplayNameEQ applies the EQ predicate on the "display_name" field.
func DisplayNameEqualFold ¶
DisplayNameEqualFold applies the EqualFold predicate on the "display_name" field.
func DisplayNameGT ¶
DisplayNameGT applies the GT predicate on the "display_name" field.
func DisplayNameGTE ¶
DisplayNameGTE applies the GTE predicate on the "display_name" field.
func DisplayNameHasPrefix ¶
DisplayNameHasPrefix applies the HasPrefix predicate on the "display_name" field.
func DisplayNameHasSuffix ¶
DisplayNameHasSuffix applies the HasSuffix predicate on the "display_name" field.
func DisplayNameIn ¶
DisplayNameIn applies the In predicate on the "display_name" field.
func DisplayNameIsNil ¶
DisplayNameIsNil applies the IsNil predicate on the "display_name" field.
func DisplayNameLT ¶
DisplayNameLT applies the LT predicate on the "display_name" field.
func DisplayNameLTE ¶
DisplayNameLTE applies the LTE predicate on the "display_name" field.
func DisplayNameNEQ ¶
DisplayNameNEQ applies the NEQ predicate on the "display_name" field.
func DisplayNameNotIn ¶
DisplayNameNotIn applies the NotIn predicate on the "display_name" field.
func DisplayNameNotNil ¶
DisplayNameNotNil applies the NotNil predicate on the "display_name" field.
func DomainsIsNil ¶
DomainsIsNil applies the IsNil predicate on the "domains" field.
func DomainsNotNil ¶
DomainsNotNil applies the NotNil predicate on the "domains" field.
func EntityRelationshipStateID ¶
EntityRelationshipStateID applies equality check predicate on the "entity_relationship_state_id" field. It's identical to EntityRelationshipStateIDEQ.
func EntityRelationshipStateIDContains ¶
EntityRelationshipStateIDContains applies the Contains predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDContainsFold ¶
EntityRelationshipStateIDContainsFold applies the ContainsFold predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDEQ ¶
EntityRelationshipStateIDEQ applies the EQ predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDEqualFold ¶
EntityRelationshipStateIDEqualFold applies the EqualFold predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDGT ¶
EntityRelationshipStateIDGT applies the GT predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDGTE ¶
EntityRelationshipStateIDGTE applies the GTE predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDHasPrefix ¶
EntityRelationshipStateIDHasPrefix applies the HasPrefix predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDHasSuffix ¶
EntityRelationshipStateIDHasSuffix applies the HasSuffix predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDIn ¶
EntityRelationshipStateIDIn applies the In predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDIsNil ¶
EntityRelationshipStateIDIsNil applies the IsNil predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDLT ¶
EntityRelationshipStateIDLT applies the LT predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDLTE ¶
EntityRelationshipStateIDLTE applies the LTE predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDNEQ ¶
EntityRelationshipStateIDNEQ applies the NEQ predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDNotIn ¶
EntityRelationshipStateIDNotIn applies the NotIn predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDNotNil ¶
EntityRelationshipStateIDNotNil applies the NotNil predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateName ¶
EntityRelationshipStateName applies equality check predicate on the "entity_relationship_state_name" field. It's identical to EntityRelationshipStateNameEQ.
func EntityRelationshipStateNameContains ¶
EntityRelationshipStateNameContains applies the Contains predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameContainsFold ¶
EntityRelationshipStateNameContainsFold applies the ContainsFold predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameEQ ¶
EntityRelationshipStateNameEQ applies the EQ predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameEqualFold ¶
EntityRelationshipStateNameEqualFold applies the EqualFold predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameGT ¶
EntityRelationshipStateNameGT applies the GT predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameGTE ¶
EntityRelationshipStateNameGTE applies the GTE predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameHasPrefix ¶
EntityRelationshipStateNameHasPrefix applies the HasPrefix predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameHasSuffix ¶
EntityRelationshipStateNameHasSuffix applies the HasSuffix predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameIn ¶
EntityRelationshipStateNameIn applies the In predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameIsNil ¶
EntityRelationshipStateNameIsNil applies the IsNil predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameLT ¶
EntityRelationshipStateNameLT applies the LT predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameLTE ¶
EntityRelationshipStateNameLTE applies the LTE predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameNEQ ¶
EntityRelationshipStateNameNEQ applies the NEQ predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameNotIn ¶
EntityRelationshipStateNameNotIn applies the NotIn predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameNotNil ¶
EntityRelationshipStateNameNotNil applies the NotNil predicate on the "entity_relationship_state_name" field.
func EntitySecurityQuestionnaireStatusID ¶
EntitySecurityQuestionnaireStatusID applies equality check predicate on the "entity_security_questionnaire_status_id" field. It's identical to EntitySecurityQuestionnaireStatusIDEQ.
func EntitySecurityQuestionnaireStatusIDContains ¶
EntitySecurityQuestionnaireStatusIDContains applies the Contains predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDContainsFold ¶
EntitySecurityQuestionnaireStatusIDContainsFold applies the ContainsFold predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDEQ ¶
EntitySecurityQuestionnaireStatusIDEQ applies the EQ predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDEqualFold ¶
EntitySecurityQuestionnaireStatusIDEqualFold applies the EqualFold predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDGT ¶
EntitySecurityQuestionnaireStatusIDGT applies the GT predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDGTE ¶
EntitySecurityQuestionnaireStatusIDGTE applies the GTE predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDHasPrefix ¶
EntitySecurityQuestionnaireStatusIDHasPrefix applies the HasPrefix predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDHasSuffix ¶
EntitySecurityQuestionnaireStatusIDHasSuffix applies the HasSuffix predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDIn ¶
EntitySecurityQuestionnaireStatusIDIn applies the In predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDIsNil ¶
EntitySecurityQuestionnaireStatusIDIsNil applies the IsNil predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDLT ¶
EntitySecurityQuestionnaireStatusIDLT applies the LT predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDLTE ¶
EntitySecurityQuestionnaireStatusIDLTE applies the LTE predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDNEQ ¶
EntitySecurityQuestionnaireStatusIDNEQ applies the NEQ predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDNotIn ¶
EntitySecurityQuestionnaireStatusIDNotIn applies the NotIn predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDNotNil ¶
EntitySecurityQuestionnaireStatusIDNotNil applies the NotNil predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusName ¶
EntitySecurityQuestionnaireStatusName applies equality check predicate on the "entity_security_questionnaire_status_name" field. It's identical to EntitySecurityQuestionnaireStatusNameEQ.
func EntitySecurityQuestionnaireStatusNameContains ¶
EntitySecurityQuestionnaireStatusNameContains applies the Contains predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameContainsFold ¶
EntitySecurityQuestionnaireStatusNameContainsFold applies the ContainsFold predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameEQ ¶
EntitySecurityQuestionnaireStatusNameEQ applies the EQ predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameEqualFold ¶
EntitySecurityQuestionnaireStatusNameEqualFold applies the EqualFold predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameGT ¶
EntitySecurityQuestionnaireStatusNameGT applies the GT predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameGTE ¶
EntitySecurityQuestionnaireStatusNameGTE applies the GTE predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameHasPrefix ¶
EntitySecurityQuestionnaireStatusNameHasPrefix applies the HasPrefix predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameHasSuffix ¶
EntitySecurityQuestionnaireStatusNameHasSuffix applies the HasSuffix predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameIn ¶
EntitySecurityQuestionnaireStatusNameIn applies the In predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameIsNil ¶
EntitySecurityQuestionnaireStatusNameIsNil applies the IsNil predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameLT ¶
EntitySecurityQuestionnaireStatusNameLT applies the LT predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameLTE ¶
EntitySecurityQuestionnaireStatusNameLTE applies the LTE predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameNEQ ¶
EntitySecurityQuestionnaireStatusNameNEQ applies the NEQ predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameNotIn ¶
EntitySecurityQuestionnaireStatusNameNotIn applies the NotIn predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameNotNil ¶
EntitySecurityQuestionnaireStatusNameNotNil applies the NotNil predicate on the "entity_security_questionnaire_status_name" field.
func EntitySourceTypeID ¶
EntitySourceTypeID applies equality check predicate on the "entity_source_type_id" field. It's identical to EntitySourceTypeIDEQ.
func EntitySourceTypeIDContains ¶
EntitySourceTypeIDContains applies the Contains predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDContainsFold ¶
EntitySourceTypeIDContainsFold applies the ContainsFold predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDEQ ¶
EntitySourceTypeIDEQ applies the EQ predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDEqualFold ¶
EntitySourceTypeIDEqualFold applies the EqualFold predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDGT ¶
EntitySourceTypeIDGT applies the GT predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDGTE ¶
EntitySourceTypeIDGTE applies the GTE predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDHasPrefix ¶
EntitySourceTypeIDHasPrefix applies the HasPrefix predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDHasSuffix ¶
EntitySourceTypeIDHasSuffix applies the HasSuffix predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDIn ¶
EntitySourceTypeIDIn applies the In predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDIsNil ¶
EntitySourceTypeIDIsNil applies the IsNil predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDLT ¶
EntitySourceTypeIDLT applies the LT predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDLTE ¶
EntitySourceTypeIDLTE applies the LTE predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDNEQ ¶
EntitySourceTypeIDNEQ applies the NEQ predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDNotIn ¶
EntitySourceTypeIDNotIn applies the NotIn predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDNotNil ¶
EntitySourceTypeIDNotNil applies the NotNil predicate on the "entity_source_type_id" field.
func EntitySourceTypeName ¶
EntitySourceTypeName applies equality check predicate on the "entity_source_type_name" field. It's identical to EntitySourceTypeNameEQ.
func EntitySourceTypeNameContains ¶
EntitySourceTypeNameContains applies the Contains predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameContainsFold ¶
EntitySourceTypeNameContainsFold applies the ContainsFold predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameEQ ¶
EntitySourceTypeNameEQ applies the EQ predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameEqualFold ¶
EntitySourceTypeNameEqualFold applies the EqualFold predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameGT ¶
EntitySourceTypeNameGT applies the GT predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameGTE ¶
EntitySourceTypeNameGTE applies the GTE predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameHasPrefix ¶
EntitySourceTypeNameHasPrefix applies the HasPrefix predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameHasSuffix ¶
EntitySourceTypeNameHasSuffix applies the HasSuffix predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameIn ¶
EntitySourceTypeNameIn applies the In predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameIsNil ¶
EntitySourceTypeNameIsNil applies the IsNil predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameLT ¶
EntitySourceTypeNameLT applies the LT predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameLTE ¶
EntitySourceTypeNameLTE applies the LTE predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameNEQ ¶
EntitySourceTypeNameNEQ applies the NEQ predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameNotIn ¶
EntitySourceTypeNameNotIn applies the NotIn predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameNotNil ¶
EntitySourceTypeNameNotNil applies the NotNil predicate on the "entity_source_type_name" field.
func EntityTypeID ¶
EntityTypeID applies equality check predicate on the "entity_type_id" field. It's identical to EntityTypeIDEQ.
func EntityTypeIDContains ¶
EntityTypeIDContains applies the Contains predicate on the "entity_type_id" field.
func EntityTypeIDContainsFold ¶
EntityTypeIDContainsFold applies the ContainsFold predicate on the "entity_type_id" field.
func EntityTypeIDEQ ¶
EntityTypeIDEQ applies the EQ predicate on the "entity_type_id" field.
func EntityTypeIDEqualFold ¶
EntityTypeIDEqualFold applies the EqualFold predicate on the "entity_type_id" field.
func EntityTypeIDGT ¶
EntityTypeIDGT applies the GT predicate on the "entity_type_id" field.
func EntityTypeIDGTE ¶
EntityTypeIDGTE applies the GTE predicate on the "entity_type_id" field.
func EntityTypeIDHasPrefix ¶
EntityTypeIDHasPrefix applies the HasPrefix predicate on the "entity_type_id" field.
func EntityTypeIDHasSuffix ¶
EntityTypeIDHasSuffix applies the HasSuffix predicate on the "entity_type_id" field.
func EntityTypeIDIn ¶
EntityTypeIDIn applies the In predicate on the "entity_type_id" field.
func EntityTypeIDIsNil ¶
EntityTypeIDIsNil applies the IsNil predicate on the "entity_type_id" field.
func EntityTypeIDLT ¶
EntityTypeIDLT applies the LT predicate on the "entity_type_id" field.
func EntityTypeIDLTE ¶
EntityTypeIDLTE applies the LTE predicate on the "entity_type_id" field.
func EntityTypeIDNEQ ¶
EntityTypeIDNEQ applies the NEQ predicate on the "entity_type_id" field.
func EntityTypeIDNotIn ¶
EntityTypeIDNotIn applies the NotIn predicate on the "entity_type_id" field.
func EntityTypeIDNotNil ¶
EntityTypeIDNotNil applies the NotNil predicate on the "entity_type_id" field.
func EnvironmentID ¶
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func EnvironmentName ¶
EnvironmentName applies equality check predicate on the "environment_name" field. It's identical to EnvironmentNameEQ.
func EnvironmentNameContains ¶
EnvironmentNameContains applies the Contains predicate on the "environment_name" field.
func EnvironmentNameContainsFold ¶
EnvironmentNameContainsFold applies the ContainsFold predicate on the "environment_name" field.
func EnvironmentNameEQ ¶
EnvironmentNameEQ applies the EQ predicate on the "environment_name" field.
func EnvironmentNameEqualFold ¶
EnvironmentNameEqualFold applies the EqualFold predicate on the "environment_name" field.
func EnvironmentNameGT ¶
EnvironmentNameGT applies the GT predicate on the "environment_name" field.
func EnvironmentNameGTE ¶
EnvironmentNameGTE applies the GTE predicate on the "environment_name" field.
func EnvironmentNameHasPrefix ¶
EnvironmentNameHasPrefix applies the HasPrefix predicate on the "environment_name" field.
func EnvironmentNameHasSuffix ¶
EnvironmentNameHasSuffix applies the HasSuffix predicate on the "environment_name" field.
func EnvironmentNameIn ¶
EnvironmentNameIn applies the In predicate on the "environment_name" field.
func EnvironmentNameIsNil ¶
EnvironmentNameIsNil applies the IsNil predicate on the "environment_name" field.
func EnvironmentNameLT ¶
EnvironmentNameLT applies the LT predicate on the "environment_name" field.
func EnvironmentNameLTE ¶
EnvironmentNameLTE applies the LTE predicate on the "environment_name" field.
func EnvironmentNameNEQ ¶
EnvironmentNameNEQ applies the NEQ predicate on the "environment_name" field.
func EnvironmentNameNotIn ¶
EnvironmentNameNotIn applies the NotIn predicate on the "environment_name" field.
func EnvironmentNameNotNil ¶
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 HasAssessmentResponses ¶
HasAssessmentResponses applies the HasEdge predicate on the "assessment_responses" edge.
func HasAssessmentResponsesWith ¶
func HasAssessmentResponsesWith(preds ...predicate.AssessmentResponse) predicate.Entity
HasAssessmentResponsesWith applies the HasEdge predicate on the "assessment_responses" 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 HasAuthMethods ¶
HasAuthMethods applies the HasEdge predicate on the "auth_methods" edge.
func HasAuthMethodsWith ¶
func HasAuthMethodsWith(preds ...predicate.CustomTypeEnum) predicate.Entity
HasAuthMethodsWith applies the HasEdge predicate on the "auth_methods" 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 HasCampaigns ¶
HasCampaigns applies the HasEdge predicate on the "campaigns" edge.
func HasCampaignsWith ¶
HasCampaignsWith applies the HasEdge predicate on the "campaigns" edge with a given conditions (other predicates).
func HasContacts ¶
HasContacts applies the HasEdge predicate on the "contacts" edge.
func HasContactsWith ¶
HasContactsWith applies the HasEdge predicate on the "contacts" 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 HasDocuments ¶
HasDocuments applies the HasEdge predicate on the "documents" edge.
func HasDocumentsWith ¶
func HasDocumentsWith(preds ...predicate.DocumentData) predicate.Entity
HasDocumentsWith applies the HasEdge predicate on the "documents" 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 HasEmployerIdentityHolders ¶
HasEmployerIdentityHolders applies the HasEdge predicate on the "employer_identity_holders" edge.
func HasEmployerIdentityHoldersWith ¶
func HasEmployerIdentityHoldersWith(preds ...predicate.IdentityHolder) predicate.Entity
HasEmployerIdentityHoldersWith applies the HasEdge predicate on the "employer_identity_holders" edge with a given conditions (other predicates).
func HasEntityRelationshipState ¶
HasEntityRelationshipState applies the HasEdge predicate on the "entity_relationship_state" edge.
func HasEntityRelationshipStateWith ¶
func HasEntityRelationshipStateWith(preds ...predicate.CustomTypeEnum) predicate.Entity
HasEntityRelationshipStateWith applies the HasEdge predicate on the "entity_relationship_state" edge with a given conditions (other predicates).
func HasEntitySecurityQuestionnaireStatus ¶
HasEntitySecurityQuestionnaireStatus applies the HasEdge predicate on the "entity_security_questionnaire_status" edge.
func HasEntitySecurityQuestionnaireStatusWith ¶
func HasEntitySecurityQuestionnaireStatusWith(preds ...predicate.CustomTypeEnum) predicate.Entity
HasEntitySecurityQuestionnaireStatusWith applies the HasEdge predicate on the "entity_security_questionnaire_status" edge with a given conditions (other predicates).
func HasEntitySourceType ¶
HasEntitySourceType applies the HasEdge predicate on the "entity_source_type" edge.
func HasEntitySourceTypeWith ¶
func HasEntitySourceTypeWith(preds ...predicate.CustomTypeEnum) predicate.Entity
HasEntitySourceTypeWith applies the HasEdge predicate on the "entity_source_type" edge with a given conditions (other predicates).
func HasEntityType ¶
HasEntityType applies the HasEdge predicate on the "entity_type" edge.
func HasEntityTypeWith ¶
func HasEntityTypeWith(preds ...predicate.EntityType) predicate.Entity
HasEntityTypeWith applies the HasEdge predicate on the "entity_type" edge with a given conditions (other predicates).
func HasEnvironment ¶
HasEnvironment applies the HasEdge predicate on the "environment" edge.
func HasEnvironmentWith ¶
func HasEnvironmentWith(preds ...predicate.CustomTypeEnum) predicate.Entity
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 HasIdentityHolders ¶
HasIdentityHolders applies the HasEdge predicate on the "identity_holders" edge.
func HasIdentityHoldersWith ¶
func HasIdentityHoldersWith(preds ...predicate.IdentityHolder) predicate.Entity
HasIdentityHoldersWith applies the HasEdge predicate on the "identity_holders" 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.Entity
HasIntegrationsWith applies the HasEdge predicate on the "integrations" edge with a given conditions (other predicates).
func HasInternalOwnerGroup ¶
HasInternalOwnerGroup applies the HasEdge predicate on the "internal_owner_group" edge.
func HasInternalOwnerGroupWith ¶
HasInternalOwnerGroupWith applies the HasEdge predicate on the "internal_owner_group" edge with a given conditions (other predicates).
func HasInternalOwnerUser ¶
HasInternalOwnerUser applies the HasEdge predicate on the "internal_owner_user" edge.
func HasInternalOwnerUserWith ¶
HasInternalOwnerUserWith applies the HasEdge predicate on the "internal_owner_user" edge with a given conditions (other predicates).
func HasInternalPolicies ¶
HasInternalPolicies applies the HasEdge predicate on the "internal_policies" edge.
func HasInternalPoliciesWith ¶
func HasInternalPoliciesWith(preds ...predicate.InternalPolicy) predicate.Entity
HasInternalPoliciesWith applies the HasEdge predicate on the "internal_policies" edge with a given conditions (other predicates).
func HasLogoFile ¶
HasLogoFile applies the HasEdge predicate on the "logo_file" edge.
func HasLogoFileWith ¶
HasLogoFileWith applies the HasEdge predicate on the "logo_file" edge with a given conditions (other predicates).
func HasNotesWith ¶
HasNotesWith applies the HasEdge predicate on the "notes" edge with a given conditions (other predicates).
func HasOutOfScopePlatforms ¶
HasOutOfScopePlatforms applies the HasEdge predicate on the "out_of_scope_platforms" edge.
func HasOutOfScopePlatformsWith ¶
HasOutOfScopePlatformsWith applies the HasEdge predicate on the "out_of_scope_platforms" edge with a given conditions (other predicates).
func HasOwnerWith ¶
func HasOwnerWith(preds ...predicate.Organization) predicate.Entity
HasOwnerWith applies the HasEdge predicate on the "owner" edge with a given conditions (other predicates).
func HasPlatforms ¶
HasPlatforms applies the HasEdge predicate on the "platforms" edge.
func HasPlatformsWith ¶
HasPlatformsWith applies the HasEdge predicate on the "platforms" 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.Entity
HasRemediationsWith applies the HasEdge predicate on the "remediations" edge with a given conditions (other predicates).
func HasReviewedByGroup ¶
HasReviewedByGroup applies the HasEdge predicate on the "reviewed_by_group" edge.
func HasReviewedByGroupWith ¶
HasReviewedByGroupWith applies the HasEdge predicate on the "reviewed_by_group" edge with a given conditions (other predicates).
func HasReviewedByUser ¶
HasReviewedByUser applies the HasEdge predicate on the "reviewed_by_user" edge.
func HasReviewedByUserWith ¶
HasReviewedByUserWith applies the HasEdge predicate on the "reviewed_by_user" edge with a given conditions (other predicates).
func HasReviews ¶
HasReviews applies the HasEdge predicate on the "reviews" edge.
func HasReviewsWith ¶
HasReviewsWith applies the HasEdge predicate on the "reviews" edge with a given conditions (other predicates).
func HasScansWith ¶
HasScansWith applies the HasEdge predicate on the "scans" edge with a given conditions (other predicates).
func HasScopeWith ¶
func HasScopeWith(preds ...predicate.CustomTypeEnum) predicate.Entity
HasScopeWith applies the HasEdge predicate on the "scope" edge with a given conditions (other predicates).
func HasSoc2 ¶
HasSoc2 applies equality check predicate on the "has_soc2" field. It's identical to HasSoc2EQ.
func HasSoc2IsNil ¶
HasSoc2IsNil applies the IsNil predicate on the "has_soc2" field.
func HasSoc2NEQ ¶
HasSoc2NEQ applies the NEQ predicate on the "has_soc2" field.
func HasSoc2NotNil ¶
HasSoc2NotNil applies the NotNil predicate on the "has_soc2" field.
func HasSourcePlatforms ¶
HasSourcePlatforms applies the HasEdge predicate on the "source_platforms" edge.
func HasSourcePlatformsWith ¶
HasSourcePlatformsWith applies the HasEdge predicate on the "source_platforms" 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.Entity
HasSubcontrolsWith applies the HasEdge predicate on the "subcontrols" edge with a given conditions (other predicates).
func HasSubprocessors ¶
HasSubprocessors applies the HasEdge predicate on the "subprocessors" edge.
func HasSubprocessorsWith ¶
func HasSubprocessorsWith(preds ...predicate.Subprocessor) predicate.Entity
HasSubprocessorsWith applies the HasEdge predicate on the "subprocessors" edge with a given conditions (other predicates).
func HasSystemDetails ¶
HasSystemDetails applies the HasEdge predicate on the "system_details" edge.
func HasSystemDetailsWith ¶
func HasSystemDetailsWith(preds ...predicate.SystemDetail) predicate.Entity
HasSystemDetailsWith applies the HasEdge predicate on the "system_details" edge with a given conditions (other predicates).
func HasVendorRiskScores ¶
HasVendorRiskScores applies the HasEdge predicate on the "vendor_risk_scores" edge.
func HasVendorRiskScoresWith ¶
func HasVendorRiskScoresWith(preds ...predicate.VendorRiskScore) predicate.Entity
HasVendorRiskScoresWith applies the HasEdge predicate on the "vendor_risk_scores" 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.Entity
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 InternalOwner ¶
InternalOwner applies equality check predicate on the "internal_owner" field. It's identical to InternalOwnerEQ.
func InternalOwnerContains ¶
InternalOwnerContains applies the Contains predicate on the "internal_owner" field.
func InternalOwnerContainsFold ¶
InternalOwnerContainsFold applies the ContainsFold predicate on the "internal_owner" field.
func InternalOwnerEQ ¶
InternalOwnerEQ applies the EQ predicate on the "internal_owner" field.
func InternalOwnerEqualFold ¶
InternalOwnerEqualFold applies the EqualFold predicate on the "internal_owner" field.
func InternalOwnerGT ¶
InternalOwnerGT applies the GT predicate on the "internal_owner" field.
func InternalOwnerGTE ¶
InternalOwnerGTE applies the GTE predicate on the "internal_owner" field.
func InternalOwnerGroupID ¶
InternalOwnerGroupID applies equality check predicate on the "internal_owner_group_id" field. It's identical to InternalOwnerGroupIDEQ.
func InternalOwnerGroupIDContains ¶
InternalOwnerGroupIDContains applies the Contains predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDContainsFold ¶
InternalOwnerGroupIDContainsFold applies the ContainsFold predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDEQ ¶
InternalOwnerGroupIDEQ applies the EQ predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDEqualFold ¶
InternalOwnerGroupIDEqualFold applies the EqualFold predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDGT ¶
InternalOwnerGroupIDGT applies the GT predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDGTE ¶
InternalOwnerGroupIDGTE applies the GTE predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDHasPrefix ¶
InternalOwnerGroupIDHasPrefix applies the HasPrefix predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDHasSuffix ¶
InternalOwnerGroupIDHasSuffix applies the HasSuffix predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDIn ¶
InternalOwnerGroupIDIn applies the In predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDIsNil ¶
InternalOwnerGroupIDIsNil applies the IsNil predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDLT ¶
InternalOwnerGroupIDLT applies the LT predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDLTE ¶
InternalOwnerGroupIDLTE applies the LTE predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDNEQ ¶
InternalOwnerGroupIDNEQ applies the NEQ predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDNotIn ¶
InternalOwnerGroupIDNotIn applies the NotIn predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDNotNil ¶
InternalOwnerGroupIDNotNil applies the NotNil predicate on the "internal_owner_group_id" field.
func InternalOwnerHasPrefix ¶
InternalOwnerHasPrefix applies the HasPrefix predicate on the "internal_owner" field.
func InternalOwnerHasSuffix ¶
InternalOwnerHasSuffix applies the HasSuffix predicate on the "internal_owner" field.
func InternalOwnerIn ¶
InternalOwnerIn applies the In predicate on the "internal_owner" field.
func InternalOwnerIsNil ¶
InternalOwnerIsNil applies the IsNil predicate on the "internal_owner" field.
func InternalOwnerLT ¶
InternalOwnerLT applies the LT predicate on the "internal_owner" field.
func InternalOwnerLTE ¶
InternalOwnerLTE applies the LTE predicate on the "internal_owner" field.
func InternalOwnerNEQ ¶
InternalOwnerNEQ applies the NEQ predicate on the "internal_owner" field.
func InternalOwnerNotIn ¶
InternalOwnerNotIn applies the NotIn predicate on the "internal_owner" field.
func InternalOwnerNotNil ¶
InternalOwnerNotNil applies the NotNil predicate on the "internal_owner" field.
func InternalOwnerUserID ¶
InternalOwnerUserID applies equality check predicate on the "internal_owner_user_id" field. It's identical to InternalOwnerUserIDEQ.
func InternalOwnerUserIDContains ¶
InternalOwnerUserIDContains applies the Contains predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDContainsFold ¶
InternalOwnerUserIDContainsFold applies the ContainsFold predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDEQ ¶
InternalOwnerUserIDEQ applies the EQ predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDEqualFold ¶
InternalOwnerUserIDEqualFold applies the EqualFold predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDGT ¶
InternalOwnerUserIDGT applies the GT predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDGTE ¶
InternalOwnerUserIDGTE applies the GTE predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDHasPrefix ¶
InternalOwnerUserIDHasPrefix applies the HasPrefix predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDHasSuffix ¶
InternalOwnerUserIDHasSuffix applies the HasSuffix predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDIn ¶
InternalOwnerUserIDIn applies the In predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDIsNil ¶
InternalOwnerUserIDIsNil applies the IsNil predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDLT ¶
InternalOwnerUserIDLT applies the LT predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDLTE ¶
InternalOwnerUserIDLTE applies the LTE predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDNEQ ¶
InternalOwnerUserIDNEQ applies the NEQ predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDNotIn ¶
InternalOwnerUserIDNotIn applies the NotIn predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDNotNil ¶
InternalOwnerUserIDNotNil applies the NotNil predicate on the "internal_owner_user_id" field.
func LastReviewedAt ¶
LastReviewedAt applies equality check predicate on the "last_reviewed_at" field. It's identical to LastReviewedAtEQ.
func LastReviewedAtEQ ¶
LastReviewedAtEQ applies the EQ predicate on the "last_reviewed_at" field.
func LastReviewedAtGT ¶
LastReviewedAtGT applies the GT predicate on the "last_reviewed_at" field.
func LastReviewedAtGTE ¶
LastReviewedAtGTE applies the GTE predicate on the "last_reviewed_at" field.
func LastReviewedAtIn ¶
LastReviewedAtIn applies the In predicate on the "last_reviewed_at" field.
func LastReviewedAtIsNil ¶
LastReviewedAtIsNil applies the IsNil predicate on the "last_reviewed_at" field.
func LastReviewedAtLT ¶
LastReviewedAtLT applies the LT predicate on the "last_reviewed_at" field.
func LastReviewedAtLTE ¶
LastReviewedAtLTE applies the LTE predicate on the "last_reviewed_at" field.
func LastReviewedAtNEQ ¶
LastReviewedAtNEQ applies the NEQ predicate on the "last_reviewed_at" field.
func LastReviewedAtNotIn ¶
LastReviewedAtNotIn applies the NotIn predicate on the "last_reviewed_at" field.
func LastReviewedAtNotNil ¶
LastReviewedAtNotNil applies the NotNil predicate on the "last_reviewed_at" field.
func LinkedAssetIdsIsNil ¶
LinkedAssetIdsIsNil applies the IsNil predicate on the "linked_asset_ids" field.
func LinkedAssetIdsNotNil ¶
LinkedAssetIdsNotNil applies the NotNil predicate on the "linked_asset_ids" field.
func LinksIsNil ¶
LinksIsNil applies the IsNil predicate on the "links" field.
func LinksNotNil ¶
LinksNotNil applies the NotNil predicate on the "links" field.
func LogoFileID ¶
LogoFileID applies equality check predicate on the "logo_file_id" field. It's identical to LogoFileIDEQ.
func LogoFileIDContains ¶
LogoFileIDContains applies the Contains predicate on the "logo_file_id" field.
func LogoFileIDContainsFold ¶
LogoFileIDContainsFold applies the ContainsFold predicate on the "logo_file_id" field.
func LogoFileIDEQ ¶
LogoFileIDEQ applies the EQ predicate on the "logo_file_id" field.
func LogoFileIDEqualFold ¶
LogoFileIDEqualFold applies the EqualFold predicate on the "logo_file_id" field.
func LogoFileIDGT ¶
LogoFileIDGT applies the GT predicate on the "logo_file_id" field.
func LogoFileIDGTE ¶
LogoFileIDGTE applies the GTE predicate on the "logo_file_id" field.
func LogoFileIDHasPrefix ¶
LogoFileIDHasPrefix applies the HasPrefix predicate on the "logo_file_id" field.
func LogoFileIDHasSuffix ¶
LogoFileIDHasSuffix applies the HasSuffix predicate on the "logo_file_id" field.
func LogoFileIDIn ¶
LogoFileIDIn applies the In predicate on the "logo_file_id" field.
func LogoFileIDIsNil ¶
LogoFileIDIsNil applies the IsNil predicate on the "logo_file_id" field.
func LogoFileIDLT ¶
LogoFileIDLT applies the LT predicate on the "logo_file_id" field.
func LogoFileIDLTE ¶
LogoFileIDLTE applies the LTE predicate on the "logo_file_id" field.
func LogoFileIDNEQ ¶
LogoFileIDNEQ applies the NEQ predicate on the "logo_file_id" field.
func LogoFileIDNotIn ¶
LogoFileIDNotIn applies the NotIn predicate on the "logo_file_id" field.
func LogoFileIDNotNil ¶
LogoFileIDNotNil applies the NotNil predicate on the "logo_file_id" field.
func LogoRemoteURL ¶
LogoRemoteURL applies equality check predicate on the "logo_remote_url" field. It's identical to LogoRemoteURLEQ.
func LogoRemoteURLContains ¶
LogoRemoteURLContains applies the Contains predicate on the "logo_remote_url" field.
func LogoRemoteURLContainsFold ¶
LogoRemoteURLContainsFold applies the ContainsFold predicate on the "logo_remote_url" field.
func LogoRemoteURLEQ ¶
LogoRemoteURLEQ applies the EQ predicate on the "logo_remote_url" field.
func LogoRemoteURLEqualFold ¶
LogoRemoteURLEqualFold applies the EqualFold predicate on the "logo_remote_url" field.
func LogoRemoteURLGT ¶
LogoRemoteURLGT applies the GT predicate on the "logo_remote_url" field.
func LogoRemoteURLGTE ¶
LogoRemoteURLGTE applies the GTE predicate on the "logo_remote_url" field.
func LogoRemoteURLHasPrefix ¶
LogoRemoteURLHasPrefix applies the HasPrefix predicate on the "logo_remote_url" field.
func LogoRemoteURLHasSuffix ¶
LogoRemoteURLHasSuffix applies the HasSuffix predicate on the "logo_remote_url" field.
func LogoRemoteURLIn ¶
LogoRemoteURLIn applies the In predicate on the "logo_remote_url" field.
func LogoRemoteURLIsNil ¶
LogoRemoteURLIsNil applies the IsNil predicate on the "logo_remote_url" field.
func LogoRemoteURLLT ¶
LogoRemoteURLLT applies the LT predicate on the "logo_remote_url" field.
func LogoRemoteURLLTE ¶
LogoRemoteURLLTE applies the LTE predicate on the "logo_remote_url" field.
func LogoRemoteURLNEQ ¶
LogoRemoteURLNEQ applies the NEQ predicate on the "logo_remote_url" field.
func LogoRemoteURLNotIn ¶
LogoRemoteURLNotIn applies the NotIn predicate on the "logo_remote_url" field.
func LogoRemoteURLNotNil ¶
LogoRemoteURLNotNil applies the NotNil predicate on the "logo_remote_url" field.
func MfaEnforced ¶
MfaEnforced applies equality check predicate on the "mfa_enforced" field. It's identical to MfaEnforcedEQ.
func MfaEnforcedEQ ¶
MfaEnforcedEQ applies the EQ predicate on the "mfa_enforced" field.
func MfaEnforcedIsNil ¶
MfaEnforcedIsNil applies the IsNil predicate on the "mfa_enforced" field.
func MfaEnforcedNEQ ¶
MfaEnforcedNEQ applies the NEQ predicate on the "mfa_enforced" field.
func MfaEnforcedNotNil ¶
MfaEnforcedNotNil applies the NotNil predicate on the "mfa_enforced" field.
func MfaSupported ¶
MfaSupported applies equality check predicate on the "mfa_supported" field. It's identical to MfaSupportedEQ.
func MfaSupportedEQ ¶
MfaSupportedEQ applies the EQ predicate on the "mfa_supported" field.
func MfaSupportedIsNil ¶
MfaSupportedIsNil applies the IsNil predicate on the "mfa_supported" field.
func MfaSupportedNEQ ¶
MfaSupportedNEQ applies the NEQ predicate on the "mfa_supported" field.
func MfaSupportedNotNil ¶
MfaSupportedNotNil applies the NotNil predicate on the "mfa_supported" field.
func NameContains ¶
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEqualFold ¶
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameHasPrefix ¶
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameNotNil ¶
NameNotNil applies the NotNil predicate on the "name" field.
func NextReviewAt ¶
NextReviewAt applies equality check predicate on the "next_review_at" field. It's identical to NextReviewAtEQ.
func NextReviewAtEQ ¶
NextReviewAtEQ applies the EQ predicate on the "next_review_at" field.
func NextReviewAtGT ¶
NextReviewAtGT applies the GT predicate on the "next_review_at" field.
func NextReviewAtGTE ¶
NextReviewAtGTE applies the GTE predicate on the "next_review_at" field.
func NextReviewAtIn ¶
NextReviewAtIn applies the In predicate on the "next_review_at" field.
func NextReviewAtIsNil ¶
NextReviewAtIsNil applies the IsNil predicate on the "next_review_at" field.
func NextReviewAtLT ¶
NextReviewAtLT applies the LT predicate on the "next_review_at" field.
func NextReviewAtLTE ¶
NextReviewAtLTE applies the LTE predicate on the "next_review_at" field.
func NextReviewAtNEQ ¶
NextReviewAtNEQ applies the NEQ predicate on the "next_review_at" field.
func NextReviewAtNotIn ¶
NextReviewAtNotIn applies the NotIn predicate on the "next_review_at" field.
func NextReviewAtNotNil ¶
NextReviewAtNotNil applies the NotNil predicate on the "next_review_at" field.
func ObservedAt ¶
ObservedAt applies equality check predicate on the "observed_at" field. It's identical to ObservedAtEQ.
func ObservedAtEQ ¶
ObservedAtEQ applies the EQ predicate on the "observed_at" field.
func ObservedAtGT ¶
ObservedAtGT applies the GT predicate on the "observed_at" field.
func ObservedAtGTE ¶
ObservedAtGTE applies the GTE predicate on the "observed_at" field.
func ObservedAtIn ¶
ObservedAtIn applies the In predicate on the "observed_at" field.
func ObservedAtIsNil ¶
ObservedAtIsNil applies the IsNil predicate on the "observed_at" field.
func ObservedAtLT ¶
ObservedAtLT applies the LT predicate on the "observed_at" field.
func ObservedAtLTE ¶
ObservedAtLTE applies the LTE predicate on the "observed_at" field.
func ObservedAtNEQ ¶
ObservedAtNEQ applies the NEQ predicate on the "observed_at" field.
func ObservedAtNotIn ¶
ObservedAtNotIn applies the NotIn predicate on the "observed_at" field.
func ObservedAtNotNil ¶
ObservedAtNotNil applies the NotNil predicate on the "observed_at" 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 ProvidedServicesIsNil ¶
ProvidedServicesIsNil applies the IsNil predicate on the "provided_services" field.
func ProvidedServicesNotNil ¶
ProvidedServicesNotNil applies the NotNil predicate on the "provided_services" field.
func RenewalRisk ¶
RenewalRisk applies equality check predicate on the "renewal_risk" field. It's identical to RenewalRiskEQ.
func RenewalRiskContains ¶
RenewalRiskContains applies the Contains predicate on the "renewal_risk" field.
func RenewalRiskContainsFold ¶
RenewalRiskContainsFold applies the ContainsFold predicate on the "renewal_risk" field.
func RenewalRiskEQ ¶
RenewalRiskEQ applies the EQ predicate on the "renewal_risk" field.
func RenewalRiskEqualFold ¶
RenewalRiskEqualFold applies the EqualFold predicate on the "renewal_risk" field.
func RenewalRiskGT ¶
RenewalRiskGT applies the GT predicate on the "renewal_risk" field.
func RenewalRiskGTE ¶
RenewalRiskGTE applies the GTE predicate on the "renewal_risk" field.
func RenewalRiskHasPrefix ¶
RenewalRiskHasPrefix applies the HasPrefix predicate on the "renewal_risk" field.
func RenewalRiskHasSuffix ¶
RenewalRiskHasSuffix applies the HasSuffix predicate on the "renewal_risk" field.
func RenewalRiskIn ¶
RenewalRiskIn applies the In predicate on the "renewal_risk" field.
func RenewalRiskIsNil ¶
RenewalRiskIsNil applies the IsNil predicate on the "renewal_risk" field.
func RenewalRiskLT ¶
RenewalRiskLT applies the LT predicate on the "renewal_risk" field.
func RenewalRiskLTE ¶
RenewalRiskLTE applies the LTE predicate on the "renewal_risk" field.
func RenewalRiskNEQ ¶
RenewalRiskNEQ applies the NEQ predicate on the "renewal_risk" field.
func RenewalRiskNotIn ¶
RenewalRiskNotIn applies the NotIn predicate on the "renewal_risk" field.
func RenewalRiskNotNil ¶
RenewalRiskNotNil applies the NotNil predicate on the "renewal_risk" field.
func ReviewFrequencyEQ ¶
ReviewFrequencyEQ applies the EQ predicate on the "review_frequency" field.
func ReviewFrequencyIn ¶
ReviewFrequencyIn applies the In predicate on the "review_frequency" field.
func ReviewFrequencyIsNil ¶
ReviewFrequencyIsNil applies the IsNil predicate on the "review_frequency" field.
func ReviewFrequencyNEQ ¶
ReviewFrequencyNEQ applies the NEQ predicate on the "review_frequency" field.
func ReviewFrequencyNotIn ¶
ReviewFrequencyNotIn applies the NotIn predicate on the "review_frequency" field.
func ReviewFrequencyNotNil ¶
ReviewFrequencyNotNil applies the NotNil predicate on the "review_frequency" field.
func ReviewFrequencyValidator ¶
ReviewFrequencyValidator is a validator for the "review_frequency" field enum values. It is called by the builders before save.
func ReviewedBy ¶
ReviewedBy applies equality check predicate on the "reviewed_by" field. It's identical to ReviewedByEQ.
func ReviewedByContains ¶
ReviewedByContains applies the Contains predicate on the "reviewed_by" field.
func ReviewedByContainsFold ¶
ReviewedByContainsFold applies the ContainsFold predicate on the "reviewed_by" field.
func ReviewedByEQ ¶
ReviewedByEQ applies the EQ predicate on the "reviewed_by" field.
func ReviewedByEqualFold ¶
ReviewedByEqualFold applies the EqualFold predicate on the "reviewed_by" field.
func ReviewedByGT ¶
ReviewedByGT applies the GT predicate on the "reviewed_by" field.
func ReviewedByGTE ¶
ReviewedByGTE applies the GTE predicate on the "reviewed_by" field.
func ReviewedByGroupID ¶
ReviewedByGroupID applies equality check predicate on the "reviewed_by_group_id" field. It's identical to ReviewedByGroupIDEQ.
func ReviewedByGroupIDContains ¶
ReviewedByGroupIDContains applies the Contains predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDContainsFold ¶
ReviewedByGroupIDContainsFold applies the ContainsFold predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDEQ ¶
ReviewedByGroupIDEQ applies the EQ predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDEqualFold ¶
ReviewedByGroupIDEqualFold applies the EqualFold predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDGT ¶
ReviewedByGroupIDGT applies the GT predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDGTE ¶
ReviewedByGroupIDGTE applies the GTE predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDHasPrefix ¶
ReviewedByGroupIDHasPrefix applies the HasPrefix predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDHasSuffix ¶
ReviewedByGroupIDHasSuffix applies the HasSuffix predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDIn ¶
ReviewedByGroupIDIn applies the In predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDIsNil ¶
ReviewedByGroupIDIsNil applies the IsNil predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDLT ¶
ReviewedByGroupIDLT applies the LT predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDLTE ¶
ReviewedByGroupIDLTE applies the LTE predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDNEQ ¶
ReviewedByGroupIDNEQ applies the NEQ predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDNotIn ¶
ReviewedByGroupIDNotIn applies the NotIn predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDNotNil ¶
ReviewedByGroupIDNotNil applies the NotNil predicate on the "reviewed_by_group_id" field.
func ReviewedByHasPrefix ¶
ReviewedByHasPrefix applies the HasPrefix predicate on the "reviewed_by" field.
func ReviewedByHasSuffix ¶
ReviewedByHasSuffix applies the HasSuffix predicate on the "reviewed_by" field.
func ReviewedByIn ¶
ReviewedByIn applies the In predicate on the "reviewed_by" field.
func ReviewedByIsNil ¶
ReviewedByIsNil applies the IsNil predicate on the "reviewed_by" field.
func ReviewedByLT ¶
ReviewedByLT applies the LT predicate on the "reviewed_by" field.
func ReviewedByLTE ¶
ReviewedByLTE applies the LTE predicate on the "reviewed_by" field.
func ReviewedByNEQ ¶
ReviewedByNEQ applies the NEQ predicate on the "reviewed_by" field.
func ReviewedByNotIn ¶
ReviewedByNotIn applies the NotIn predicate on the "reviewed_by" field.
func ReviewedByNotNil ¶
ReviewedByNotNil applies the NotNil predicate on the "reviewed_by" field.
func ReviewedByUserID ¶
ReviewedByUserID applies equality check predicate on the "reviewed_by_user_id" field. It's identical to ReviewedByUserIDEQ.
func ReviewedByUserIDContains ¶
ReviewedByUserIDContains applies the Contains predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDContainsFold ¶
ReviewedByUserIDContainsFold applies the ContainsFold predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDEQ ¶
ReviewedByUserIDEQ applies the EQ predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDEqualFold ¶
ReviewedByUserIDEqualFold applies the EqualFold predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDGT ¶
ReviewedByUserIDGT applies the GT predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDGTE ¶
ReviewedByUserIDGTE applies the GTE predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDHasPrefix ¶
ReviewedByUserIDHasPrefix applies the HasPrefix predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDHasSuffix ¶
ReviewedByUserIDHasSuffix applies the HasSuffix predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDIn ¶
ReviewedByUserIDIn applies the In predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDIsNil ¶
ReviewedByUserIDIsNil applies the IsNil predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDLT ¶
ReviewedByUserIDLT applies the LT predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDLTE ¶
ReviewedByUserIDLTE applies the LTE predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDNEQ ¶
ReviewedByUserIDNEQ applies the NEQ predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDNotIn ¶
ReviewedByUserIDNotIn applies the NotIn predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDNotNil ¶
ReviewedByUserIDNotNil applies the NotNil predicate on the "reviewed_by_user_id" field.
func RiskRating ¶
RiskRating applies equality check predicate on the "risk_rating" field. It's identical to RiskRatingEQ.
func RiskRatingContains ¶
RiskRatingContains applies the Contains predicate on the "risk_rating" field.
func RiskRatingContainsFold ¶
RiskRatingContainsFold applies the ContainsFold predicate on the "risk_rating" field.
func RiskRatingEQ ¶
RiskRatingEQ applies the EQ predicate on the "risk_rating" field.
func RiskRatingEqualFold ¶
RiskRatingEqualFold applies the EqualFold predicate on the "risk_rating" field.
func RiskRatingGT ¶
RiskRatingGT applies the GT predicate on the "risk_rating" field.
func RiskRatingGTE ¶
RiskRatingGTE applies the GTE predicate on the "risk_rating" field.
func RiskRatingHasPrefix ¶
RiskRatingHasPrefix applies the HasPrefix predicate on the "risk_rating" field.
func RiskRatingHasSuffix ¶
RiskRatingHasSuffix applies the HasSuffix predicate on the "risk_rating" field.
func RiskRatingIn ¶
RiskRatingIn applies the In predicate on the "risk_rating" field.
func RiskRatingIsNil ¶
RiskRatingIsNil applies the IsNil predicate on the "risk_rating" field.
func RiskRatingLT ¶
RiskRatingLT applies the LT predicate on the "risk_rating" field.
func RiskRatingLTE ¶
RiskRatingLTE applies the LTE predicate on the "risk_rating" field.
func RiskRatingNEQ ¶
RiskRatingNEQ applies the NEQ predicate on the "risk_rating" field.
func RiskRatingNotIn ¶
RiskRatingNotIn applies the NotIn predicate on the "risk_rating" field.
func RiskRatingNotNil ¶
RiskRatingNotNil applies the NotNil predicate on the "risk_rating" field.
func RiskScore ¶
RiskScore applies equality check predicate on the "risk_score" field. It's identical to RiskScoreEQ.
func RiskScoreCoverage ¶
RiskScoreCoverage applies equality check predicate on the "risk_score_coverage" field. It's identical to RiskScoreCoverageEQ.
func RiskScoreCoverageEQ ¶
RiskScoreCoverageEQ applies the EQ predicate on the "risk_score_coverage" field.
func RiskScoreCoverageGT ¶
RiskScoreCoverageGT applies the GT predicate on the "risk_score_coverage" field.
func RiskScoreCoverageGTE ¶
RiskScoreCoverageGTE applies the GTE predicate on the "risk_score_coverage" field.
func RiskScoreCoverageIn ¶
RiskScoreCoverageIn applies the In predicate on the "risk_score_coverage" field.
func RiskScoreCoverageIsNil ¶
RiskScoreCoverageIsNil applies the IsNil predicate on the "risk_score_coverage" field.
func RiskScoreCoverageLT ¶
RiskScoreCoverageLT applies the LT predicate on the "risk_score_coverage" field.
func RiskScoreCoverageLTE ¶
RiskScoreCoverageLTE applies the LTE predicate on the "risk_score_coverage" field.
func RiskScoreCoverageNEQ ¶
RiskScoreCoverageNEQ applies the NEQ predicate on the "risk_score_coverage" field.
func RiskScoreCoverageNotIn ¶
RiskScoreCoverageNotIn applies the NotIn predicate on the "risk_score_coverage" field.
func RiskScoreCoverageNotNil ¶
RiskScoreCoverageNotNil applies the NotNil predicate on the "risk_score_coverage" field.
func RiskScoreEQ ¶
RiskScoreEQ applies the EQ predicate on the "risk_score" field.
func RiskScoreGT ¶
RiskScoreGT applies the GT predicate on the "risk_score" field.
func RiskScoreGTE ¶
RiskScoreGTE applies the GTE predicate on the "risk_score" field.
func RiskScoreIn ¶
RiskScoreIn applies the In predicate on the "risk_score" field.
func RiskScoreIsNil ¶
RiskScoreIsNil applies the IsNil predicate on the "risk_score" field.
func RiskScoreLT ¶
RiskScoreLT applies the LT predicate on the "risk_score" field.
func RiskScoreLTE ¶
RiskScoreLTE applies the LTE predicate on the "risk_score" field.
func RiskScoreNEQ ¶
RiskScoreNEQ applies the NEQ predicate on the "risk_score" field.
func RiskScoreNotIn ¶
RiskScoreNotIn applies the NotIn predicate on the "risk_score" field.
func RiskScoreNotNil ¶
RiskScoreNotNil applies the NotNil predicate on the "risk_score" field.
func SSOEnforced ¶
SSOEnforced applies equality check predicate on the "sso_enforced" field. It's identical to SSOEnforcedEQ.
func SSOEnforcedEQ ¶
SSOEnforcedEQ applies the EQ predicate on the "sso_enforced" field.
func SSOEnforcedIsNil ¶
SSOEnforcedIsNil applies the IsNil predicate on the "sso_enforced" field.
func SSOEnforcedNEQ ¶
SSOEnforcedNEQ applies the NEQ predicate on the "sso_enforced" field.
func SSOEnforcedNotNil ¶
SSOEnforcedNotNil applies the NotNil predicate on the "sso_enforced" field.
func ScopeID ¶
ScopeID applies equality check predicate on the "scope_id" field. It's identical to ScopeIDEQ.
func ScopeIDContains ¶
ScopeIDContains applies the Contains predicate on the "scope_id" field.
func ScopeIDContainsFold ¶
ScopeIDContainsFold applies the ContainsFold predicate on the "scope_id" field.
func ScopeIDEqualFold ¶
ScopeIDEqualFold applies the EqualFold predicate on the "scope_id" field.
func ScopeIDGTE ¶
ScopeIDGTE applies the GTE predicate on the "scope_id" field.
func ScopeIDHasPrefix ¶
ScopeIDHasPrefix applies the HasPrefix predicate on the "scope_id" field.
func ScopeIDHasSuffix ¶
ScopeIDHasSuffix applies the HasSuffix predicate on the "scope_id" field.
func ScopeIDIsNil ¶
ScopeIDIsNil applies the IsNil predicate on the "scope_id" field.
func ScopeIDLTE ¶
ScopeIDLTE applies the LTE predicate on the "scope_id" field.
func ScopeIDNEQ ¶
ScopeIDNEQ applies the NEQ predicate on the "scope_id" field.
func ScopeIDNotIn ¶
ScopeIDNotIn applies the NotIn predicate on the "scope_id" field.
func ScopeIDNotNil ¶
ScopeIDNotNil applies the NotNil predicate on the "scope_id" field.
func ScopeName ¶
ScopeName applies equality check predicate on the "scope_name" field. It's identical to ScopeNameEQ.
func ScopeNameContains ¶
ScopeNameContains applies the Contains predicate on the "scope_name" field.
func ScopeNameContainsFold ¶
ScopeNameContainsFold applies the ContainsFold predicate on the "scope_name" field.
func ScopeNameEQ ¶
ScopeNameEQ applies the EQ predicate on the "scope_name" field.
func ScopeNameEqualFold ¶
ScopeNameEqualFold applies the EqualFold predicate on the "scope_name" field.
func ScopeNameGT ¶
ScopeNameGT applies the GT predicate on the "scope_name" field.
func ScopeNameGTE ¶
ScopeNameGTE applies the GTE predicate on the "scope_name" field.
func ScopeNameHasPrefix ¶
ScopeNameHasPrefix applies the HasPrefix predicate on the "scope_name" field.
func ScopeNameHasSuffix ¶
ScopeNameHasSuffix applies the HasSuffix predicate on the "scope_name" field.
func ScopeNameIn ¶
ScopeNameIn applies the In predicate on the "scope_name" field.
func ScopeNameIsNil ¶
ScopeNameIsNil applies the IsNil predicate on the "scope_name" field.
func ScopeNameLT ¶
ScopeNameLT applies the LT predicate on the "scope_name" field.
func ScopeNameLTE ¶
ScopeNameLTE applies the LTE predicate on the "scope_name" field.
func ScopeNameNEQ ¶
ScopeNameNEQ applies the NEQ predicate on the "scope_name" field.
func ScopeNameNotIn ¶
ScopeNameNotIn applies the NotIn predicate on the "scope_name" field.
func ScopeNameNotNil ¶
ScopeNameNotNil applies the NotNil predicate on the "scope_name" field.
func Soc2PeriodEnd ¶
Soc2PeriodEnd applies equality check predicate on the "soc2_period_end" field. It's identical to Soc2PeriodEndEQ.
func Soc2PeriodEndEQ ¶
Soc2PeriodEndEQ applies the EQ predicate on the "soc2_period_end" field.
func Soc2PeriodEndGT ¶
Soc2PeriodEndGT applies the GT predicate on the "soc2_period_end" field.
func Soc2PeriodEndGTE ¶
Soc2PeriodEndGTE applies the GTE predicate on the "soc2_period_end" field.
func Soc2PeriodEndIn ¶
Soc2PeriodEndIn applies the In predicate on the "soc2_period_end" field.
func Soc2PeriodEndIsNil ¶
Soc2PeriodEndIsNil applies the IsNil predicate on the "soc2_period_end" field.
func Soc2PeriodEndLT ¶
Soc2PeriodEndLT applies the LT predicate on the "soc2_period_end" field.
func Soc2PeriodEndLTE ¶
Soc2PeriodEndLTE applies the LTE predicate on the "soc2_period_end" field.
func Soc2PeriodEndNEQ ¶
Soc2PeriodEndNEQ applies the NEQ predicate on the "soc2_period_end" field.
func Soc2PeriodEndNotIn ¶
Soc2PeriodEndNotIn applies the NotIn predicate on the "soc2_period_end" field.
func Soc2PeriodEndNotNil ¶
Soc2PeriodEndNotNil applies the NotNil predicate on the "soc2_period_end" field.
func SpendCurrency ¶
SpendCurrency applies equality check predicate on the "spend_currency" field. It's identical to SpendCurrencyEQ.
func SpendCurrencyContains ¶
SpendCurrencyContains applies the Contains predicate on the "spend_currency" field.
func SpendCurrencyContainsFold ¶
SpendCurrencyContainsFold applies the ContainsFold predicate on the "spend_currency" field.
func SpendCurrencyEQ ¶
SpendCurrencyEQ applies the EQ predicate on the "spend_currency" field.
func SpendCurrencyEqualFold ¶
SpendCurrencyEqualFold applies the EqualFold predicate on the "spend_currency" field.
func SpendCurrencyGT ¶
SpendCurrencyGT applies the GT predicate on the "spend_currency" field.
func SpendCurrencyGTE ¶
SpendCurrencyGTE applies the GTE predicate on the "spend_currency" field.
func SpendCurrencyHasPrefix ¶
SpendCurrencyHasPrefix applies the HasPrefix predicate on the "spend_currency" field.
func SpendCurrencyHasSuffix ¶
SpendCurrencyHasSuffix applies the HasSuffix predicate on the "spend_currency" field.
func SpendCurrencyIn ¶
SpendCurrencyIn applies the In predicate on the "spend_currency" field.
func SpendCurrencyIsNil ¶
SpendCurrencyIsNil applies the IsNil predicate on the "spend_currency" field.
func SpendCurrencyLT ¶
SpendCurrencyLT applies the LT predicate on the "spend_currency" field.
func SpendCurrencyLTE ¶
SpendCurrencyLTE applies the LTE predicate on the "spend_currency" field.
func SpendCurrencyNEQ ¶
SpendCurrencyNEQ applies the NEQ predicate on the "spend_currency" field.
func SpendCurrencyNotIn ¶
SpendCurrencyNotIn applies the NotIn predicate on the "spend_currency" field.
func SpendCurrencyNotNil ¶
SpendCurrencyNotNil applies the NotNil predicate on the "spend_currency" field.
func StatusEQ ¶
func StatusEQ(v enums.EntityStatus) predicate.Entity
StatusEQ applies the EQ predicate on the "status" field.
func StatusIn ¶
func StatusIn(vs ...enums.EntityStatus) predicate.Entity
StatusIn applies the In predicate on the "status" field.
func StatusIsNil ¶
StatusIsNil applies the IsNil predicate on the "status" field.
func StatusNEQ ¶
func StatusNEQ(v enums.EntityStatus) predicate.Entity
StatusNEQ applies the NEQ predicate on the "status" field.
func StatusNotIn ¶
func StatusNotIn(vs ...enums.EntityStatus) predicate.Entity
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusNotNil ¶
StatusNotNil applies the NotNil predicate on the "status" field.
func StatusPageURL ¶
StatusPageURL applies equality check predicate on the "status_page_url" field. It's identical to StatusPageURLEQ.
func StatusPageURLContains ¶
StatusPageURLContains applies the Contains predicate on the "status_page_url" field.
func StatusPageURLContainsFold ¶
StatusPageURLContainsFold applies the ContainsFold predicate on the "status_page_url" field.
func StatusPageURLEQ ¶
StatusPageURLEQ applies the EQ predicate on the "status_page_url" field.
func StatusPageURLEqualFold ¶
StatusPageURLEqualFold applies the EqualFold predicate on the "status_page_url" field.
func StatusPageURLGT ¶
StatusPageURLGT applies the GT predicate on the "status_page_url" field.
func StatusPageURLGTE ¶
StatusPageURLGTE applies the GTE predicate on the "status_page_url" field.
func StatusPageURLHasPrefix ¶
StatusPageURLHasPrefix applies the HasPrefix predicate on the "status_page_url" field.
func StatusPageURLHasSuffix ¶
StatusPageURLHasSuffix applies the HasSuffix predicate on the "status_page_url" field.
func StatusPageURLIn ¶
StatusPageURLIn applies the In predicate on the "status_page_url" field.
func StatusPageURLIsNil ¶
StatusPageURLIsNil applies the IsNil predicate on the "status_page_url" field.
func StatusPageURLLT ¶
StatusPageURLLT applies the LT predicate on the "status_page_url" field.
func StatusPageURLLTE ¶
StatusPageURLLTE applies the LTE predicate on the "status_page_url" field.
func StatusPageURLNEQ ¶
StatusPageURLNEQ applies the NEQ predicate on the "status_page_url" field.
func StatusPageURLNotIn ¶
StatusPageURLNotIn applies the NotIn predicate on the "status_page_url" field.
func StatusPageURLNotNil ¶
StatusPageURLNotNil applies the NotNil predicate on the "status_page_url" field.
func StatusValidator ¶
func StatusValidator(s enums.EntityStatus) error
StatusValidator is a validator for the "status" field enum values. It is called by the builders before save.
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 TerminationNoticeDays ¶
TerminationNoticeDays applies equality check predicate on the "termination_notice_days" field. It's identical to TerminationNoticeDaysEQ.
func TerminationNoticeDaysEQ ¶
TerminationNoticeDaysEQ applies the EQ predicate on the "termination_notice_days" field.
func TerminationNoticeDaysGT ¶
TerminationNoticeDaysGT applies the GT predicate on the "termination_notice_days" field.
func TerminationNoticeDaysGTE ¶
TerminationNoticeDaysGTE applies the GTE predicate on the "termination_notice_days" field.
func TerminationNoticeDaysIn ¶
TerminationNoticeDaysIn applies the In predicate on the "termination_notice_days" field.
func TerminationNoticeDaysIsNil ¶
TerminationNoticeDaysIsNil applies the IsNil predicate on the "termination_notice_days" field.
func TerminationNoticeDaysLT ¶
TerminationNoticeDaysLT applies the LT predicate on the "termination_notice_days" field.
func TerminationNoticeDaysLTE ¶
TerminationNoticeDaysLTE applies the LTE predicate on the "termination_notice_days" field.
func TerminationNoticeDaysNEQ ¶
TerminationNoticeDaysNEQ applies the NEQ predicate on the "termination_notice_days" field.
func TerminationNoticeDaysNotIn ¶
TerminationNoticeDaysNotIn applies the NotIn predicate on the "termination_notice_days" field.
func TerminationNoticeDaysNotNil ¶
TerminationNoticeDaysNotNil applies the NotNil predicate on the "termination_notice_days" field.
func TierEQ ¶
func TierEQ(v enums.VendorTier) predicate.Entity
TierEQ applies the EQ predicate on the "tier" field.
func TierIn ¶
func TierIn(vs ...enums.VendorTier) predicate.Entity
TierIn applies the In predicate on the "tier" field.
func TierNEQ ¶
func TierNEQ(v enums.VendorTier) predicate.Entity
TierNEQ applies the NEQ predicate on the "tier" field.
func TierNotIn ¶
func TierNotIn(vs ...enums.VendorTier) predicate.Entity
TierNotIn applies the NotIn predicate on the "tier" field.
func TierNotNil ¶
TierNotNil applies the NotNil predicate on the "tier" field.
func TierValidator ¶
func TierValidator(t enums.VendorTier) error
TierValidator is a validator for the "tier" field enum values. It is called by the builders before save.
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 UpdatedByImpersonator ¶
UpdatedByImpersonator applies equality check predicate on the "updated_by_impersonator" field. It's identical to UpdatedByImpersonatorEQ.
func UpdatedByImpersonatorContains ¶
UpdatedByImpersonatorContains applies the Contains predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorContainsFold ¶
UpdatedByImpersonatorContainsFold applies the ContainsFold predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorEQ ¶
UpdatedByImpersonatorEQ applies the EQ predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorEqualFold ¶
UpdatedByImpersonatorEqualFold applies the EqualFold predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorGT ¶
UpdatedByImpersonatorGT applies the GT predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorGTE ¶
UpdatedByImpersonatorGTE applies the GTE predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorHasPrefix ¶
UpdatedByImpersonatorHasPrefix applies the HasPrefix predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorHasSuffix ¶
UpdatedByImpersonatorHasSuffix applies the HasSuffix predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorIn ¶
UpdatedByImpersonatorIn applies the In predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorIsNil ¶
UpdatedByImpersonatorIsNil applies the IsNil predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorLT ¶
UpdatedByImpersonatorLT applies the LT predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorLTE ¶
UpdatedByImpersonatorLTE applies the LTE predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorNEQ ¶
UpdatedByImpersonatorNEQ applies the NEQ predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorNotIn ¶
UpdatedByImpersonatorNotIn applies the NotIn predicate on the "updated_by_impersonator" field.
func UpdatedByImpersonatorNotNil ¶
UpdatedByImpersonatorNotNil applies the NotNil predicate on the "updated_by_impersonator" 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).
func VendorMetadataIsNil ¶
VendorMetadataIsNil applies the IsNil predicate on the "vendor_metadata" field.
func VendorMetadataNotNil ¶
VendorMetadataNotNil applies the NotNil predicate on the "vendor_metadata" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Entity queries.
func ByAnnualSpend ¶
func ByAnnualSpend(opts ...sql.OrderTermOption) OrderOption
ByAnnualSpend orders the results by the annual_spend field.
func ByApprovedForUse ¶
func ByApprovedForUse(opts ...sql.OrderTermOption) OrderOption
ByApprovedForUse orders the results by the approved_for_use field.
func ByAssessmentResponses ¶
func ByAssessmentResponses(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByAssessmentResponses orders the results by assessment_responses terms.
func ByAssessmentResponsesCount ¶
func ByAssessmentResponsesCount(opts ...sql.OrderTermOption) OrderOption
ByAssessmentResponsesCount orders the results by assessment_responses count.
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 ByAuthMethods ¶
func ByAuthMethods(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByAuthMethods orders the results by auth_methods terms.
func ByAuthMethodsCount ¶
func ByAuthMethodsCount(opts ...sql.OrderTermOption) OrderOption
ByAuthMethodsCount orders the results by auth_methods count.
func ByAutoRenews ¶
func ByAutoRenews(opts ...sql.OrderTermOption) OrderOption
ByAutoRenews orders the results by the auto_renews field.
func ByBillingModel ¶
func ByBillingModel(opts ...sql.OrderTermOption) OrderOption
ByBillingModel orders the results by the billing_model field.
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 ByCampaigns ¶
func ByCampaigns(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByCampaigns orders the results by campaigns terms.
func ByCampaignsCount ¶
func ByCampaignsCount(opts ...sql.OrderTermOption) OrderOption
ByCampaignsCount orders the results by campaigns count.
func ByContacts ¶
func ByContacts(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByContacts orders the results by contacts terms.
func ByContactsCount ¶
func ByContactsCount(opts ...sql.OrderTermOption) OrderOption
ByContactsCount orders the results by contacts count.
func ByContractEndDate ¶
func ByContractEndDate(opts ...sql.OrderTermOption) OrderOption
ByContractEndDate orders the results by the contract_end_date field.
func ByContractRenewalAt ¶
func ByContractRenewalAt(opts ...sql.OrderTermOption) OrderOption
ByContractRenewalAt orders the results by the contract_renewal_at field.
func ByContractStartDate ¶
func ByContractStartDate(opts ...sql.OrderTermOption) OrderOption
ByContractStartDate orders the results by the contract_start_date field.
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 ByDescription ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByDisplayName ¶
func ByDisplayName(opts ...sql.OrderTermOption) OrderOption
ByDisplayName orders the results by the display_name field.
func ByDocuments ¶
func ByDocuments(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByDocuments orders the results by documents terms.
func ByDocumentsCount ¶
func ByDocumentsCount(opts ...sql.OrderTermOption) OrderOption
ByDocumentsCount orders the results by documents count.
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 ByEmployerIdentityHolders ¶
func ByEmployerIdentityHolders(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByEmployerIdentityHolders orders the results by employer_identity_holders terms.
func ByEmployerIdentityHoldersCount ¶
func ByEmployerIdentityHoldersCount(opts ...sql.OrderTermOption) OrderOption
ByEmployerIdentityHoldersCount orders the results by employer_identity_holders count.
func ByEntityRelationshipStateField ¶
func ByEntityRelationshipStateField(field string, opts ...sql.OrderTermOption) OrderOption
ByEntityRelationshipStateField orders the results by entity_relationship_state field.
func ByEntityRelationshipStateID ¶
func ByEntityRelationshipStateID(opts ...sql.OrderTermOption) OrderOption
ByEntityRelationshipStateID orders the results by the entity_relationship_state_id field.
func ByEntityRelationshipStateName ¶
func ByEntityRelationshipStateName(opts ...sql.OrderTermOption) OrderOption
ByEntityRelationshipStateName orders the results by the entity_relationship_state_name field.
func ByEntitySecurityQuestionnaireStatusField ¶
func ByEntitySecurityQuestionnaireStatusField(field string, opts ...sql.OrderTermOption) OrderOption
ByEntitySecurityQuestionnaireStatusField orders the results by entity_security_questionnaire_status field.
func ByEntitySecurityQuestionnaireStatusID ¶
func ByEntitySecurityQuestionnaireStatusID(opts ...sql.OrderTermOption) OrderOption
ByEntitySecurityQuestionnaireStatusID orders the results by the entity_security_questionnaire_status_id field.
func ByEntitySecurityQuestionnaireStatusName ¶
func ByEntitySecurityQuestionnaireStatusName(opts ...sql.OrderTermOption) OrderOption
ByEntitySecurityQuestionnaireStatusName orders the results by the entity_security_questionnaire_status_name field.
func ByEntitySourceTypeField ¶
func ByEntitySourceTypeField(field string, opts ...sql.OrderTermOption) OrderOption
ByEntitySourceTypeField orders the results by entity_source_type field.
func ByEntitySourceTypeID ¶
func ByEntitySourceTypeID(opts ...sql.OrderTermOption) OrderOption
ByEntitySourceTypeID orders the results by the entity_source_type_id field.
func ByEntitySourceTypeName ¶
func ByEntitySourceTypeName(opts ...sql.OrderTermOption) OrderOption
ByEntitySourceTypeName orders the results by the entity_source_type_name field.
func ByEntityTypeField ¶
func ByEntityTypeField(field string, opts ...sql.OrderTermOption) OrderOption
ByEntityTypeField orders the results by entity_type field.
func ByEntityTypeID ¶
func ByEntityTypeID(opts ...sql.OrderTermOption) OrderOption
ByEntityTypeID orders the results by the entity_type_id field.
func ByEnvironmentField ¶
func ByEnvironmentField(field string, opts ...sql.OrderTermOption) OrderOption
ByEnvironmentField orders the results by environment field.
func ByEnvironmentID ¶
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByEnvironmentName ¶
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 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 ByHasSoc2 ¶
func ByHasSoc2(opts ...sql.OrderTermOption) OrderOption
ByHasSoc2 orders the results by the has_soc2 field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByIdentityHolders ¶
func ByIdentityHolders(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByIdentityHolders orders the results by identity_holders terms.
func ByIdentityHoldersCount ¶
func ByIdentityHoldersCount(opts ...sql.OrderTermOption) OrderOption
ByIdentityHoldersCount orders the results by identity_holders count.
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 ByInternalOwner ¶
func ByInternalOwner(opts ...sql.OrderTermOption) OrderOption
ByInternalOwner orders the results by the internal_owner field.
func ByInternalOwnerGroupField ¶
func ByInternalOwnerGroupField(field string, opts ...sql.OrderTermOption) OrderOption
ByInternalOwnerGroupField orders the results by internal_owner_group field.
func ByInternalOwnerGroupID ¶
func ByInternalOwnerGroupID(opts ...sql.OrderTermOption) OrderOption
ByInternalOwnerGroupID orders the results by the internal_owner_group_id field.
func ByInternalOwnerUserField ¶
func ByInternalOwnerUserField(field string, opts ...sql.OrderTermOption) OrderOption
ByInternalOwnerUserField orders the results by internal_owner_user field.
func ByInternalOwnerUserID ¶
func ByInternalOwnerUserID(opts ...sql.OrderTermOption) OrderOption
ByInternalOwnerUserID orders the results by the internal_owner_user_id field.
func ByInternalPolicies ¶
func ByInternalPolicies(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByInternalPolicies orders the results by internal_policies terms.
func ByInternalPoliciesCount ¶
func ByInternalPoliciesCount(opts ...sql.OrderTermOption) OrderOption
ByInternalPoliciesCount orders the results by internal_policies count.
func ByLastReviewedAt ¶
func ByLastReviewedAt(opts ...sql.OrderTermOption) OrderOption
ByLastReviewedAt orders the results by the last_reviewed_at field.
func ByLogoFileField ¶
func ByLogoFileField(field string, opts ...sql.OrderTermOption) OrderOption
ByLogoFileField orders the results by logo_file field.
func ByLogoFileID ¶
func ByLogoFileID(opts ...sql.OrderTermOption) OrderOption
ByLogoFileID orders the results by the logo_file_id field.
func ByLogoRemoteURL ¶
func ByLogoRemoteURL(opts ...sql.OrderTermOption) OrderOption
ByLogoRemoteURL orders the results by the logo_remote_url field.
func ByMfaEnforced ¶
func ByMfaEnforced(opts ...sql.OrderTermOption) OrderOption
ByMfaEnforced orders the results by the mfa_enforced field.
func ByMfaSupported ¶
func ByMfaSupported(opts ...sql.OrderTermOption) OrderOption
ByMfaSupported orders the results by the mfa_supported field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByNextReviewAt ¶
func ByNextReviewAt(opts ...sql.OrderTermOption) OrderOption
ByNextReviewAt orders the results by the next_review_at field.
func ByNotes ¶
func ByNotes(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByNotes orders the results by notes terms.
func ByNotesCount ¶
func ByNotesCount(opts ...sql.OrderTermOption) OrderOption
ByNotesCount orders the results by notes count.
func ByObservedAt ¶
func ByObservedAt(opts ...sql.OrderTermOption) OrderOption
ByObservedAt orders the results by the observed_at field.
func ByOutOfScopePlatforms ¶
func ByOutOfScopePlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByOutOfScopePlatforms orders the results by out_of_scope_platforms terms.
func ByOutOfScopePlatformsCount ¶
func ByOutOfScopePlatformsCount(opts ...sql.OrderTermOption) OrderOption
ByOutOfScopePlatformsCount orders the results by out_of_scope_platforms count.
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 ByPlatforms ¶
func ByPlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPlatforms orders the results by platforms terms.
func ByPlatformsCount ¶
func ByPlatformsCount(opts ...sql.OrderTermOption) OrderOption
ByPlatformsCount orders the results by platforms 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 ByRenewalRisk ¶
func ByRenewalRisk(opts ...sql.OrderTermOption) OrderOption
ByRenewalRisk orders the results by the renewal_risk field.
func ByReviewFrequency ¶
func ByReviewFrequency(opts ...sql.OrderTermOption) OrderOption
ByReviewFrequency orders the results by the review_frequency field.
func ByReviewedBy ¶
func ByReviewedBy(opts ...sql.OrderTermOption) OrderOption
ByReviewedBy orders the results by the reviewed_by field.
func ByReviewedByGroupField ¶
func ByReviewedByGroupField(field string, opts ...sql.OrderTermOption) OrderOption
ByReviewedByGroupField orders the results by reviewed_by_group field.
func ByReviewedByGroupID ¶
func ByReviewedByGroupID(opts ...sql.OrderTermOption) OrderOption
ByReviewedByGroupID orders the results by the reviewed_by_group_id field.
func ByReviewedByUserField ¶
func ByReviewedByUserField(field string, opts ...sql.OrderTermOption) OrderOption
ByReviewedByUserField orders the results by reviewed_by_user field.
func ByReviewedByUserID ¶
func ByReviewedByUserID(opts ...sql.OrderTermOption) OrderOption
ByReviewedByUserID orders the results by the reviewed_by_user_id field.
func ByReviews ¶
func ByReviews(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByReviews orders the results by reviews terms.
func ByReviewsCount ¶
func ByReviewsCount(opts ...sql.OrderTermOption) OrderOption
ByReviewsCount orders the results by reviews count.
func ByRiskRating ¶
func ByRiskRating(opts ...sql.OrderTermOption) OrderOption
ByRiskRating orders the results by the risk_rating field.
func ByRiskScore ¶
func ByRiskScore(opts ...sql.OrderTermOption) OrderOption
ByRiskScore orders the results by the risk_score field.
func ByRiskScoreCoverage ¶
func ByRiskScoreCoverage(opts ...sql.OrderTermOption) OrderOption
ByRiskScoreCoverage orders the results by the risk_score_coverage field.
func BySSOEnforced ¶
func BySSOEnforced(opts ...sql.OrderTermOption) OrderOption
BySSOEnforced orders the results by the sso_enforced field.
func ByScans ¶
func ByScans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByScans orders the results by scans terms.
func ByScansCount ¶
func ByScansCount(opts ...sql.OrderTermOption) OrderOption
ByScansCount orders the results by scans count.
func ByScopeField ¶
func ByScopeField(field string, opts ...sql.OrderTermOption) OrderOption
ByScopeField orders the results by scope field.
func ByScopeID ¶
func ByScopeID(opts ...sql.OrderTermOption) OrderOption
ByScopeID orders the results by the scope_id field.
func ByScopeName ¶
func ByScopeName(opts ...sql.OrderTermOption) OrderOption
ByScopeName orders the results by the scope_name field.
func BySoc2PeriodEnd ¶
func BySoc2PeriodEnd(opts ...sql.OrderTermOption) OrderOption
BySoc2PeriodEnd orders the results by the soc2_period_end field.
func BySourcePlatforms ¶
func BySourcePlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySourcePlatforms orders the results by source_platforms terms.
func BySourcePlatformsCount ¶
func BySourcePlatformsCount(opts ...sql.OrderTermOption) OrderOption
BySourcePlatformsCount orders the results by source_platforms count.
func BySpendCurrency ¶
func BySpendCurrency(opts ...sql.OrderTermOption) OrderOption
BySpendCurrency orders the results by the spend_currency field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByStatusPageURL ¶
func ByStatusPageURL(opts ...sql.OrderTermOption) OrderOption
ByStatusPageURL orders the results by the status_page_url 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 BySubprocessors ¶
func BySubprocessors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySubprocessors orders the results by subprocessors terms.
func BySubprocessorsCount ¶
func BySubprocessorsCount(opts ...sql.OrderTermOption) OrderOption
BySubprocessorsCount orders the results by subprocessors count.
func BySystemDetails ¶
func BySystemDetails(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySystemDetails orders the results by system_details terms.
func BySystemDetailsCount ¶
func BySystemDetailsCount(opts ...sql.OrderTermOption) OrderOption
BySystemDetailsCount orders the results by system_details count.
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 ByTerminationNoticeDays ¶
func ByTerminationNoticeDays(opts ...sql.OrderTermOption) OrderOption
ByTerminationNoticeDays orders the results by the termination_notice_days field.
func ByTier ¶
func ByTier(opts ...sql.OrderTermOption) OrderOption
ByTier orders the results by the tier 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 ByUpdatedByImpersonator ¶
func ByUpdatedByImpersonator(opts ...sql.OrderTermOption) OrderOption
ByUpdatedByImpersonator orders the results by the updated_by_impersonator field.
func ByVendorRiskScores ¶
func ByVendorRiskScores(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByVendorRiskScores orders the results by vendor_risk_scores terms.
func ByVendorRiskScoresCount ¶
func ByVendorRiskScoresCount(opts ...sql.OrderTermOption) OrderOption
ByVendorRiskScoresCount orders the results by vendor_risk_scores 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.