Documentation
¶
Index ¶
- Constants
- Variables
- 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 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 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 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 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 HasReviewedByGroup() predicate.Entity
- func HasReviewedByGroupWith(preds ...predicate.Group) predicate.Entity
- func HasReviewedByUser() predicate.Entity
- func HasReviewedByUserWith(preds ...predicate.User) 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 HasSubprocessors() predicate.Entity
- func HasSubprocessorsWith(preds ...predicate.Subprocessor) predicate.Entity
- func HasViewers() predicate.Entity
- func HasViewersWith(preds ...predicate.Group) 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 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 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 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 Status(v string) predicate.Entity
- func StatusContains(v string) predicate.Entity
- func StatusContainsFold(v string) predicate.Entity
- func StatusEQ(v string) predicate.Entity
- func StatusEqualFold(v string) predicate.Entity
- func StatusGT(v string) predicate.Entity
- func StatusGTE(v string) predicate.Entity
- func StatusHasPrefix(v string) predicate.Entity
- func StatusHasSuffix(v string) predicate.Entity
- func StatusIn(vs ...string) predicate.Entity
- func StatusIsNil() predicate.Entity
- func StatusLT(v string) predicate.Entity
- func StatusLTE(v string) predicate.Entity
- func StatusNEQ(v string) predicate.Entity
- func StatusNotIn(vs ...string) 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 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 Tier(v string) predicate.Entity
- func TierContains(v string) predicate.Entity
- func TierContainsFold(v string) predicate.Entity
- func TierEQ(v string) predicate.Entity
- func TierEqualFold(v string) predicate.Entity
- func TierGT(v string) predicate.Entity
- func TierGTE(v string) predicate.Entity
- func TierHasPrefix(v string) predicate.Entity
- func TierHasSuffix(v string) predicate.Entity
- func TierIn(vs ...string) predicate.Entity
- func TierIsNil() predicate.Entity
- func TierLT(v string) predicate.Entity
- func TierLTE(v string) predicate.Entity
- func TierNEQ(v string) predicate.Entity
- func TierNotIn(vs ...string) predicate.Entity
- func TierNotNil() predicate.Entity
- 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 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 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 ByFiles(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByFilesCount(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 ByLastReviewedAt(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 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 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 ByRiskRating(opts ...sql.OrderTermOption) OrderOption
- func ByRiskScore(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 BySubprocessors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func BySubprocessorsCount(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 ByViewers(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByViewersCount(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" // 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" // 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" // 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" // EdgeOwner holds the string denoting the owner edge name in mutations. EdgeOwner = "owner" // EdgeBlockedGroups holds the string denoting the blocked_groups edge name in mutations. EdgeBlockedGroups = "blocked_groups" // EdgeEditors holds the string denoting the editors edge name in mutations. EdgeEditors = "editors" // EdgeViewers holds the string denoting the viewers edge name in mutations. EdgeViewers = "viewers" // 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" // 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" // 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" // 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" // 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" // ViewersTable is the table that holds the viewers relation/edge. The primary key declared below. ViewersTable = "entity_viewers" // ViewersInverseTable is the table name for the Group entity. // It exists in this package in order to avoid circular dependency with the "group" package. ViewersInverseTable = "groups" // 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" // ScansTable is the table that holds the scans relation/edge. ScansTable = "scans" // 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" // ScansColumn is the table column denoting the scans relation/edge. ScansColumn = "entity_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" // 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" // 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" )
const DefaultReviewFrequency enums.Frequency = "YEARLY"
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"} // ViewersPrimaryKey and ViewersColumn2 are the table columns denoting the // primary key for the viewers relation (M2M). ViewersPrimaryKey = []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"} // 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"} // 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"} )
var ( Hooks [17]ent.Hook Interceptors [3]ent.Interceptor Policy ent.Policy // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time // DefaultTags holds the default value on creation for the "tags" field. DefaultTags []string // OwnerIDValidator is a validator for the "owner_id" field. It is called by the builders before save. OwnerIDValidator func(string) error // DefaultSystemOwned holds the default value on creation for the "system_owned" field. DefaultSystemOwned bool // 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 // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus string // 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 // DefaultID holds the default value on creation for the "id" field. DefaultID func() string )
Note that the variables below are initialized by the runtime package on the initialization of the application. Therefore, it should be imported in the main as follows:
import _ "github.com/theopenlane/core/internal/ent/generated/runtime"
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldCreatedBy, FieldUpdatedBy, FieldDeletedAt, FieldDeletedBy, FieldTags, FieldOwnerID, FieldInternalOwner, FieldInternalOwnerUserID, FieldInternalOwnerGroupID, FieldReviewedBy, FieldReviewedByUserID, FieldReviewedByGroupID, FieldLastReviewedAt, FieldSystemOwned, FieldInternalNotes, FieldSystemInternalID, FieldEntityRelationshipStateName, FieldEntityRelationshipStateID, FieldEntitySecurityQuestionnaireStatusName, FieldEntitySecurityQuestionnaireStatusID, FieldEntitySourceTypeName, FieldEntitySourceTypeID, FieldEnvironmentName, FieldEnvironmentID, FieldScopeName, FieldScopeID, FieldName, FieldDisplayName, FieldDescription, FieldDomains, FieldEntityTypeID, FieldStatus, FieldApprovedForUse, FieldLinkedAssetIds, FieldHasSoc2, FieldSoc2PeriodEnd, FieldContractStartDate, FieldContractEndDate, FieldAutoRenews, FieldTerminationNoticeDays, FieldAnnualSpend, FieldSpendCurrency, FieldBillingModel, FieldRenewalRisk, FieldSSOEnforced, FieldMfaSupported, FieldMfaEnforced, FieldStatusPageURL, FieldProvidedServices, FieldLinks, FieldRiskRating, FieldRiskScore, FieldTier, FieldReviewFrequency, FieldNextReviewAt, FieldContractRenewalAt, FieldVendorMetadata, }
Columns holds all SQL columns for entity fields.
var ForeignKeys = []string{
"entity_type_entities",
"finding_entities",
"remediation_entities",
"review_entities",
"risk_entities",
"scan_entities",
"vulnerability_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 AnnualSpend ¶ added in v1.5.0
AnnualSpend applies equality check predicate on the "annual_spend" field. It's identical to AnnualSpendEQ.
func AnnualSpendEQ ¶ added in v1.5.0
AnnualSpendEQ applies the EQ predicate on the "annual_spend" field.
func AnnualSpendGT ¶ added in v1.5.0
AnnualSpendGT applies the GT predicate on the "annual_spend" field.
func AnnualSpendGTE ¶ added in v1.5.0
AnnualSpendGTE applies the GTE predicate on the "annual_spend" field.
func AnnualSpendIn ¶ added in v1.5.0
AnnualSpendIn applies the In predicate on the "annual_spend" field.
func AnnualSpendIsNil ¶ added in v1.5.0
AnnualSpendIsNil applies the IsNil predicate on the "annual_spend" field.
func AnnualSpendLT ¶ added in v1.5.0
AnnualSpendLT applies the LT predicate on the "annual_spend" field.
func AnnualSpendLTE ¶ added in v1.5.0
AnnualSpendLTE applies the LTE predicate on the "annual_spend" field.
func AnnualSpendNEQ ¶ added in v1.5.0
AnnualSpendNEQ applies the NEQ predicate on the "annual_spend" field.
func AnnualSpendNotIn ¶ added in v1.5.0
AnnualSpendNotIn applies the NotIn predicate on the "annual_spend" field.
func AnnualSpendNotNil ¶ added in v1.5.0
AnnualSpendNotNil applies the NotNil predicate on the "annual_spend" field.
func ApprovedForUse ¶ added in v1.5.0
ApprovedForUse applies equality check predicate on the "approved_for_use" field. It's identical to ApprovedForUseEQ.
func ApprovedForUseEQ ¶ added in v1.5.0
ApprovedForUseEQ applies the EQ predicate on the "approved_for_use" field.
func ApprovedForUseIsNil ¶ added in v1.5.0
ApprovedForUseIsNil applies the IsNil predicate on the "approved_for_use" field.
func ApprovedForUseNEQ ¶ added in v1.5.0
ApprovedForUseNEQ applies the NEQ predicate on the "approved_for_use" field.
func ApprovedForUseNotNil ¶ added in v1.5.0
ApprovedForUseNotNil applies the NotNil predicate on the "approved_for_use" field.
func AutoRenews ¶ added in v1.5.0
AutoRenews applies equality check predicate on the "auto_renews" field. It's identical to AutoRenewsEQ.
func AutoRenewsEQ ¶ added in v1.5.0
AutoRenewsEQ applies the EQ predicate on the "auto_renews" field.
func AutoRenewsIsNil ¶ added in v1.5.0
AutoRenewsIsNil applies the IsNil predicate on the "auto_renews" field.
func AutoRenewsNEQ ¶ added in v1.5.0
AutoRenewsNEQ applies the NEQ predicate on the "auto_renews" field.
func AutoRenewsNotNil ¶ added in v1.5.0
AutoRenewsNotNil applies the NotNil predicate on the "auto_renews" field.
func BillingModel ¶ added in v1.5.0
BillingModel applies equality check predicate on the "billing_model" field. It's identical to BillingModelEQ.
func BillingModelContains ¶ added in v1.5.0
BillingModelContains applies the Contains predicate on the "billing_model" field.
func BillingModelContainsFold ¶ added in v1.5.0
BillingModelContainsFold applies the ContainsFold predicate on the "billing_model" field.
func BillingModelEQ ¶ added in v1.5.0
BillingModelEQ applies the EQ predicate on the "billing_model" field.
func BillingModelEqualFold ¶ added in v1.5.0
BillingModelEqualFold applies the EqualFold predicate on the "billing_model" field.
func BillingModelGT ¶ added in v1.5.0
BillingModelGT applies the GT predicate on the "billing_model" field.
func BillingModelGTE ¶ added in v1.5.0
BillingModelGTE applies the GTE predicate on the "billing_model" field.
func BillingModelHasPrefix ¶ added in v1.5.0
BillingModelHasPrefix applies the HasPrefix predicate on the "billing_model" field.
func BillingModelHasSuffix ¶ added in v1.5.0
BillingModelHasSuffix applies the HasSuffix predicate on the "billing_model" field.
func BillingModelIn ¶ added in v1.5.0
BillingModelIn applies the In predicate on the "billing_model" field.
func BillingModelIsNil ¶ added in v1.5.0
BillingModelIsNil applies the IsNil predicate on the "billing_model" field.
func BillingModelLT ¶ added in v1.5.0
BillingModelLT applies the LT predicate on the "billing_model" field.
func BillingModelLTE ¶ added in v1.5.0
BillingModelLTE applies the LTE predicate on the "billing_model" field.
func BillingModelNEQ ¶ added in v1.5.0
BillingModelNEQ applies the NEQ predicate on the "billing_model" field.
func BillingModelNotIn ¶ added in v1.5.0
BillingModelNotIn applies the NotIn predicate on the "billing_model" field.
func BillingModelNotNil ¶ added in v1.5.0
BillingModelNotNil applies the NotNil predicate on the "billing_model" field.
func ContractEndDate ¶ added in v1.5.0
ContractEndDate applies equality check predicate on the "contract_end_date" field. It's identical to ContractEndDateEQ.
func ContractEndDateEQ ¶ added in v1.5.0
ContractEndDateEQ applies the EQ predicate on the "contract_end_date" field.
func ContractEndDateGT ¶ added in v1.5.0
ContractEndDateGT applies the GT predicate on the "contract_end_date" field.
func ContractEndDateGTE ¶ added in v1.5.0
ContractEndDateGTE applies the GTE predicate on the "contract_end_date" field.
func ContractEndDateIn ¶ added in v1.5.0
ContractEndDateIn applies the In predicate on the "contract_end_date" field.
func ContractEndDateIsNil ¶ added in v1.5.0
ContractEndDateIsNil applies the IsNil predicate on the "contract_end_date" field.
func ContractEndDateLT ¶ added in v1.5.0
ContractEndDateLT applies the LT predicate on the "contract_end_date" field.
func ContractEndDateLTE ¶ added in v1.5.0
ContractEndDateLTE applies the LTE predicate on the "contract_end_date" field.
func ContractEndDateNEQ ¶ added in v1.5.0
ContractEndDateNEQ applies the NEQ predicate on the "contract_end_date" field.
func ContractEndDateNotIn ¶ added in v1.5.0
ContractEndDateNotIn applies the NotIn predicate on the "contract_end_date" field.
func ContractEndDateNotNil ¶ added in v1.5.0
ContractEndDateNotNil applies the NotNil predicate on the "contract_end_date" field.
func ContractRenewalAt ¶ added in v1.5.0
ContractRenewalAt applies equality check predicate on the "contract_renewal_at" field. It's identical to ContractRenewalAtEQ.
func ContractRenewalAtEQ ¶ added in v1.5.0
ContractRenewalAtEQ applies the EQ predicate on the "contract_renewal_at" field.
func ContractRenewalAtGT ¶ added in v1.5.0
ContractRenewalAtGT applies the GT predicate on the "contract_renewal_at" field.
func ContractRenewalAtGTE ¶ added in v1.5.0
ContractRenewalAtGTE applies the GTE predicate on the "contract_renewal_at" field.
func ContractRenewalAtIn ¶ added in v1.5.0
ContractRenewalAtIn applies the In predicate on the "contract_renewal_at" field.
func ContractRenewalAtIsNil ¶ added in v1.5.0
ContractRenewalAtIsNil applies the IsNil predicate on the "contract_renewal_at" field.
func ContractRenewalAtLT ¶ added in v1.5.0
ContractRenewalAtLT applies the LT predicate on the "contract_renewal_at" field.
func ContractRenewalAtLTE ¶ added in v1.5.0
ContractRenewalAtLTE applies the LTE predicate on the "contract_renewal_at" field.
func ContractRenewalAtNEQ ¶ added in v1.5.0
ContractRenewalAtNEQ applies the NEQ predicate on the "contract_renewal_at" field.
func ContractRenewalAtNotIn ¶ added in v1.5.0
ContractRenewalAtNotIn applies the NotIn predicate on the "contract_renewal_at" field.
func ContractRenewalAtNotNil ¶ added in v1.5.0
ContractRenewalAtNotNil applies the NotNil predicate on the "contract_renewal_at" field.
func ContractStartDate ¶ added in v1.5.0
ContractStartDate applies equality check predicate on the "contract_start_date" field. It's identical to ContractStartDateEQ.
func ContractStartDateEQ ¶ added in v1.5.0
ContractStartDateEQ applies the EQ predicate on the "contract_start_date" field.
func ContractStartDateGT ¶ added in v1.5.0
ContractStartDateGT applies the GT predicate on the "contract_start_date" field.
func ContractStartDateGTE ¶ added in v1.5.0
ContractStartDateGTE applies the GTE predicate on the "contract_start_date" field.
func ContractStartDateIn ¶ added in v1.5.0
ContractStartDateIn applies the In predicate on the "contract_start_date" field.
func ContractStartDateIsNil ¶ added in v1.5.0
ContractStartDateIsNil applies the IsNil predicate on the "contract_start_date" field.
func ContractStartDateLT ¶ added in v1.5.0
ContractStartDateLT applies the LT predicate on the "contract_start_date" field.
func ContractStartDateLTE ¶ added in v1.5.0
ContractStartDateLTE applies the LTE predicate on the "contract_start_date" field.
func ContractStartDateNEQ ¶ added in v1.5.0
ContractStartDateNEQ applies the NEQ predicate on the "contract_start_date" field.
func ContractStartDateNotIn ¶ added in v1.5.0
ContractStartDateNotIn applies the NotIn predicate on the "contract_start_date" field.
func ContractStartDateNotNil ¶ added in v1.5.0
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 ¶ added in v1.5.0
EntityRelationshipStateID applies equality check predicate on the "entity_relationship_state_id" field. It's identical to EntityRelationshipStateIDEQ.
func EntityRelationshipStateIDContains ¶ added in v1.5.0
EntityRelationshipStateIDContains applies the Contains predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDContainsFold ¶ added in v1.5.0
EntityRelationshipStateIDContainsFold applies the ContainsFold predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDEQ ¶ added in v1.5.0
EntityRelationshipStateIDEQ applies the EQ predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDEqualFold ¶ added in v1.5.0
EntityRelationshipStateIDEqualFold applies the EqualFold predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDGT ¶ added in v1.5.0
EntityRelationshipStateIDGT applies the GT predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDGTE ¶ added in v1.5.0
EntityRelationshipStateIDGTE applies the GTE predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDHasPrefix ¶ added in v1.5.0
EntityRelationshipStateIDHasPrefix applies the HasPrefix predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDHasSuffix ¶ added in v1.5.0
EntityRelationshipStateIDHasSuffix applies the HasSuffix predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDIn ¶ added in v1.5.0
EntityRelationshipStateIDIn applies the In predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDIsNil ¶ added in v1.5.0
EntityRelationshipStateIDIsNil applies the IsNil predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDLT ¶ added in v1.5.0
EntityRelationshipStateIDLT applies the LT predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDLTE ¶ added in v1.5.0
EntityRelationshipStateIDLTE applies the LTE predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDNEQ ¶ added in v1.5.0
EntityRelationshipStateIDNEQ applies the NEQ predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDNotIn ¶ added in v1.5.0
EntityRelationshipStateIDNotIn applies the NotIn predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateIDNotNil ¶ added in v1.5.0
EntityRelationshipStateIDNotNil applies the NotNil predicate on the "entity_relationship_state_id" field.
func EntityRelationshipStateName ¶ added in v1.5.0
EntityRelationshipStateName applies equality check predicate on the "entity_relationship_state_name" field. It's identical to EntityRelationshipStateNameEQ.
func EntityRelationshipStateNameContains ¶ added in v1.5.0
EntityRelationshipStateNameContains applies the Contains predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameContainsFold ¶ added in v1.5.0
EntityRelationshipStateNameContainsFold applies the ContainsFold predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameEQ ¶ added in v1.5.0
EntityRelationshipStateNameEQ applies the EQ predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameEqualFold ¶ added in v1.5.0
EntityRelationshipStateNameEqualFold applies the EqualFold predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameGT ¶ added in v1.5.0
EntityRelationshipStateNameGT applies the GT predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameGTE ¶ added in v1.5.0
EntityRelationshipStateNameGTE applies the GTE predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameHasPrefix ¶ added in v1.5.0
EntityRelationshipStateNameHasPrefix applies the HasPrefix predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameHasSuffix ¶ added in v1.5.0
EntityRelationshipStateNameHasSuffix applies the HasSuffix predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameIn ¶ added in v1.5.0
EntityRelationshipStateNameIn applies the In predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameIsNil ¶ added in v1.5.0
EntityRelationshipStateNameIsNil applies the IsNil predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameLT ¶ added in v1.5.0
EntityRelationshipStateNameLT applies the LT predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameLTE ¶ added in v1.5.0
EntityRelationshipStateNameLTE applies the LTE predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameNEQ ¶ added in v1.5.0
EntityRelationshipStateNameNEQ applies the NEQ predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameNotIn ¶ added in v1.5.0
EntityRelationshipStateNameNotIn applies the NotIn predicate on the "entity_relationship_state_name" field.
func EntityRelationshipStateNameNotNil ¶ added in v1.5.0
EntityRelationshipStateNameNotNil applies the NotNil predicate on the "entity_relationship_state_name" field.
func EntitySecurityQuestionnaireStatusID ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusID applies equality check predicate on the "entity_security_questionnaire_status_id" field. It's identical to EntitySecurityQuestionnaireStatusIDEQ.
func EntitySecurityQuestionnaireStatusIDContains ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDContains applies the Contains predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDContainsFold ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDContainsFold applies the ContainsFold predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDEQ ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDEQ applies the EQ predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDEqualFold ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDEqualFold applies the EqualFold predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDGT ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDGT applies the GT predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDGTE ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDGTE applies the GTE predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDHasPrefix ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDHasPrefix applies the HasPrefix predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDHasSuffix ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDHasSuffix applies the HasSuffix predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDIn ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDIn applies the In predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDIsNil ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDIsNil applies the IsNil predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDLT ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDLT applies the LT predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDLTE ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDLTE applies the LTE predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDNEQ ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDNEQ applies the NEQ predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDNotIn ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDNotIn applies the NotIn predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusIDNotNil ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusIDNotNil applies the NotNil predicate on the "entity_security_questionnaire_status_id" field.
func EntitySecurityQuestionnaireStatusName ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusName applies equality check predicate on the "entity_security_questionnaire_status_name" field. It's identical to EntitySecurityQuestionnaireStatusNameEQ.
func EntitySecurityQuestionnaireStatusNameContains ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameContains applies the Contains predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameContainsFold ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameContainsFold applies the ContainsFold predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameEQ ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameEQ applies the EQ predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameEqualFold ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameEqualFold applies the EqualFold predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameGT ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameGT applies the GT predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameGTE ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameGTE applies the GTE predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameHasPrefix ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameHasPrefix applies the HasPrefix predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameHasSuffix ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameHasSuffix applies the HasSuffix predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameIn ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameIn applies the In predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameIsNil ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameIsNil applies the IsNil predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameLT ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameLT applies the LT predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameLTE ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameLTE applies the LTE predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameNEQ ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameNEQ applies the NEQ predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameNotIn ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameNotIn applies the NotIn predicate on the "entity_security_questionnaire_status_name" field.
func EntitySecurityQuestionnaireStatusNameNotNil ¶ added in v1.5.0
EntitySecurityQuestionnaireStatusNameNotNil applies the NotNil predicate on the "entity_security_questionnaire_status_name" field.
func EntitySourceTypeID ¶ added in v1.5.0
EntitySourceTypeID applies equality check predicate on the "entity_source_type_id" field. It's identical to EntitySourceTypeIDEQ.
func EntitySourceTypeIDContains ¶ added in v1.5.0
EntitySourceTypeIDContains applies the Contains predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDContainsFold ¶ added in v1.5.0
EntitySourceTypeIDContainsFold applies the ContainsFold predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDEQ ¶ added in v1.5.0
EntitySourceTypeIDEQ applies the EQ predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDEqualFold ¶ added in v1.5.0
EntitySourceTypeIDEqualFold applies the EqualFold predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDGT ¶ added in v1.5.0
EntitySourceTypeIDGT applies the GT predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDGTE ¶ added in v1.5.0
EntitySourceTypeIDGTE applies the GTE predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDHasPrefix ¶ added in v1.5.0
EntitySourceTypeIDHasPrefix applies the HasPrefix predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDHasSuffix ¶ added in v1.5.0
EntitySourceTypeIDHasSuffix applies the HasSuffix predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDIn ¶ added in v1.5.0
EntitySourceTypeIDIn applies the In predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDIsNil ¶ added in v1.5.0
EntitySourceTypeIDIsNil applies the IsNil predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDLT ¶ added in v1.5.0
EntitySourceTypeIDLT applies the LT predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDLTE ¶ added in v1.5.0
EntitySourceTypeIDLTE applies the LTE predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDNEQ ¶ added in v1.5.0
EntitySourceTypeIDNEQ applies the NEQ predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDNotIn ¶ added in v1.5.0
EntitySourceTypeIDNotIn applies the NotIn predicate on the "entity_source_type_id" field.
func EntitySourceTypeIDNotNil ¶ added in v1.5.0
EntitySourceTypeIDNotNil applies the NotNil predicate on the "entity_source_type_id" field.
func EntitySourceTypeName ¶ added in v1.5.0
EntitySourceTypeName applies equality check predicate on the "entity_source_type_name" field. It's identical to EntitySourceTypeNameEQ.
func EntitySourceTypeNameContains ¶ added in v1.5.0
EntitySourceTypeNameContains applies the Contains predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameContainsFold ¶ added in v1.5.0
EntitySourceTypeNameContainsFold applies the ContainsFold predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameEQ ¶ added in v1.5.0
EntitySourceTypeNameEQ applies the EQ predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameEqualFold ¶ added in v1.5.0
EntitySourceTypeNameEqualFold applies the EqualFold predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameGT ¶ added in v1.5.0
EntitySourceTypeNameGT applies the GT predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameGTE ¶ added in v1.5.0
EntitySourceTypeNameGTE applies the GTE predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameHasPrefix ¶ added in v1.5.0
EntitySourceTypeNameHasPrefix applies the HasPrefix predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameHasSuffix ¶ added in v1.5.0
EntitySourceTypeNameHasSuffix applies the HasSuffix predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameIn ¶ added in v1.5.0
EntitySourceTypeNameIn applies the In predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameIsNil ¶ added in v1.5.0
EntitySourceTypeNameIsNil applies the IsNil predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameLT ¶ added in v1.5.0
EntitySourceTypeNameLT applies the LT predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameLTE ¶ added in v1.5.0
EntitySourceTypeNameLTE applies the LTE predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameNEQ ¶ added in v1.5.0
EntitySourceTypeNameNEQ applies the NEQ predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameNotIn ¶ added in v1.5.0
EntitySourceTypeNameNotIn applies the NotIn predicate on the "entity_source_type_name" field.
func EntitySourceTypeNameNotNil ¶ added in v1.5.0
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 ¶ added in v1.5.0
EnvironmentID applies equality check predicate on the "environment_id" field. It's identical to EnvironmentIDEQ.
func EnvironmentIDContains ¶ added in v1.5.0
EnvironmentIDContains applies the Contains predicate on the "environment_id" field.
func EnvironmentIDContainsFold ¶ added in v1.5.0
EnvironmentIDContainsFold applies the ContainsFold predicate on the "environment_id" field.
func EnvironmentIDEQ ¶ added in v1.5.0
EnvironmentIDEQ applies the EQ predicate on the "environment_id" field.
func EnvironmentIDEqualFold ¶ added in v1.5.0
EnvironmentIDEqualFold applies the EqualFold predicate on the "environment_id" field.
func EnvironmentIDGT ¶ added in v1.5.0
EnvironmentIDGT applies the GT predicate on the "environment_id" field.
func EnvironmentIDGTE ¶ added in v1.5.0
EnvironmentIDGTE applies the GTE predicate on the "environment_id" field.
func EnvironmentIDHasPrefix ¶ added in v1.5.0
EnvironmentIDHasPrefix applies the HasPrefix predicate on the "environment_id" field.
func EnvironmentIDHasSuffix ¶ added in v1.5.0
EnvironmentIDHasSuffix applies the HasSuffix predicate on the "environment_id" field.
func EnvironmentIDIn ¶ added in v1.5.0
EnvironmentIDIn applies the In predicate on the "environment_id" field.
func EnvironmentIDIsNil ¶ added in v1.5.0
EnvironmentIDIsNil applies the IsNil predicate on the "environment_id" field.
func EnvironmentIDLT ¶ added in v1.5.0
EnvironmentIDLT applies the LT predicate on the "environment_id" field.
func EnvironmentIDLTE ¶ added in v1.5.0
EnvironmentIDLTE applies the LTE predicate on the "environment_id" field.
func EnvironmentIDNEQ ¶ added in v1.5.0
EnvironmentIDNEQ applies the NEQ predicate on the "environment_id" field.
func EnvironmentIDNotIn ¶ added in v1.5.0
EnvironmentIDNotIn applies the NotIn predicate on the "environment_id" field.
func EnvironmentIDNotNil ¶ added in v1.5.0
EnvironmentIDNotNil applies the NotNil predicate on the "environment_id" field.
func EnvironmentName ¶ added in v1.5.0
EnvironmentName applies equality check predicate on the "environment_name" field. It's identical to EnvironmentNameEQ.
func EnvironmentNameContains ¶ added in v1.5.0
EnvironmentNameContains applies the Contains predicate on the "environment_name" field.
func EnvironmentNameContainsFold ¶ added in v1.5.0
EnvironmentNameContainsFold applies the ContainsFold predicate on the "environment_name" field.
func EnvironmentNameEQ ¶ added in v1.5.0
EnvironmentNameEQ applies the EQ predicate on the "environment_name" field.
func EnvironmentNameEqualFold ¶ added in v1.5.0
EnvironmentNameEqualFold applies the EqualFold predicate on the "environment_name" field.
func EnvironmentNameGT ¶ added in v1.5.0
EnvironmentNameGT applies the GT predicate on the "environment_name" field.
func EnvironmentNameGTE ¶ added in v1.5.0
EnvironmentNameGTE applies the GTE predicate on the "environment_name" field.
func EnvironmentNameHasPrefix ¶ added in v1.5.0
EnvironmentNameHasPrefix applies the HasPrefix predicate on the "environment_name" field.
func EnvironmentNameHasSuffix ¶ added in v1.5.0
EnvironmentNameHasSuffix applies the HasSuffix predicate on the "environment_name" field.
func EnvironmentNameIn ¶ added in v1.5.0
EnvironmentNameIn applies the In predicate on the "environment_name" field.
func EnvironmentNameIsNil ¶ added in v1.5.0
EnvironmentNameIsNil applies the IsNil predicate on the "environment_name" field.
func EnvironmentNameLT ¶ added in v1.5.0
EnvironmentNameLT applies the LT predicate on the "environment_name" field.
func EnvironmentNameLTE ¶ added in v1.5.0
EnvironmentNameLTE applies the LTE predicate on the "environment_name" field.
func EnvironmentNameNEQ ¶ added in v1.5.0
EnvironmentNameNEQ applies the NEQ predicate on the "environment_name" field.
func EnvironmentNameNotIn ¶ added in v1.5.0
EnvironmentNameNotIn applies the NotIn predicate on the "environment_name" field.
func EnvironmentNameNotNil ¶ added in v1.5.0
EnvironmentNameNotNil applies the NotNil predicate on the "environment_name" field.
func HasAssessmentResponses ¶ added in v1.5.0
HasAssessmentResponses applies the HasEdge predicate on the "assessment_responses" edge.
func HasAssessmentResponsesWith ¶ added in v1.5.0
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 ¶ added in v0.19.0
HasAssetsWith applies the HasEdge predicate on the "assets" edge with a given conditions (other predicates).
func HasAuthMethods ¶ added in v1.5.0
HasAuthMethods applies the HasEdge predicate on the "auth_methods" edge.
func HasAuthMethodsWith ¶ added in v1.5.0
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 ¶ added in v0.19.0
HasBlockedGroups applies the HasEdge predicate on the "blocked_groups" edge.
func HasBlockedGroupsWith ¶ added in v0.19.0
HasBlockedGroupsWith applies the HasEdge predicate on the "blocked_groups" edge with a given conditions (other predicates).
func HasCampaigns ¶ added in v1.5.0
HasCampaigns applies the HasEdge predicate on the "campaigns" edge.
func HasCampaignsWith ¶ added in v1.5.0
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 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 ¶ added in v0.19.0
HasEditors applies the HasEdge predicate on the "editors" edge.
func HasEditorsWith ¶ added in v0.19.0
HasEditorsWith applies the HasEdge predicate on the "editors" edge with a given conditions (other predicates).
func HasEmployerIdentityHolders ¶ added in v1.5.0
HasEmployerIdentityHolders applies the HasEdge predicate on the "employer_identity_holders" edge.
func HasEmployerIdentityHoldersWith ¶ added in v1.5.0
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 ¶ added in v1.5.0
HasEntityRelationshipState applies the HasEdge predicate on the "entity_relationship_state" edge.
func HasEntityRelationshipStateWith ¶ added in v1.5.0
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 ¶ added in v1.5.0
HasEntitySecurityQuestionnaireStatus applies the HasEdge predicate on the "entity_security_questionnaire_status" edge.
func HasEntitySecurityQuestionnaireStatusWith ¶ added in v1.5.0
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 ¶ added in v1.5.0
HasEntitySourceType applies the HasEdge predicate on the "entity_source_type" edge.
func HasEntitySourceTypeWith ¶ added in v1.5.0
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 ¶ added in v1.5.0
HasEnvironment applies the HasEdge predicate on the "environment" edge.
func HasEnvironmentWith ¶ added in v1.5.0
func HasEnvironmentWith(preds ...predicate.CustomTypeEnum) predicate.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 HasIdentityHolders ¶ added in v1.5.0
HasIdentityHolders applies the HasEdge predicate on the "identity_holders" edge.
func HasIdentityHoldersWith ¶ added in v1.5.0
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 ¶ added in v1.5.0
HasIntegrations applies the HasEdge predicate on the "integrations" edge.
func HasIntegrationsWith ¶ added in v1.5.0
func HasIntegrationsWith(preds ...predicate.Integration) predicate.Entity
HasIntegrationsWith applies the HasEdge predicate on the "integrations" edge with a given conditions (other predicates).
func HasInternalOwnerGroup ¶ added in v1.5.0
HasInternalOwnerGroup applies the HasEdge predicate on the "internal_owner_group" edge.
func HasInternalOwnerGroupWith ¶ added in v1.5.0
HasInternalOwnerGroupWith applies the HasEdge predicate on the "internal_owner_group" edge with a given conditions (other predicates).
func HasInternalOwnerUser ¶ added in v1.5.0
HasInternalOwnerUser applies the HasEdge predicate on the "internal_owner_user" edge.
func HasInternalOwnerUserWith ¶ added in v1.5.0
HasInternalOwnerUserWith applies the HasEdge predicate on the "internal_owner_user" 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 ¶ added in v1.5.0
HasOutOfScopePlatforms applies the HasEdge predicate on the "out_of_scope_platforms" edge.
func HasOutOfScopePlatformsWith ¶ added in v1.5.0
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 ¶ added in v1.5.0
HasPlatforms applies the HasEdge predicate on the "platforms" edge.
func HasPlatformsWith ¶ added in v1.5.0
HasPlatformsWith applies the HasEdge predicate on the "platforms" edge with a given conditions (other predicates).
func HasReviewedByGroup ¶ added in v1.5.0
HasReviewedByGroup applies the HasEdge predicate on the "reviewed_by_group" edge.
func HasReviewedByGroupWith ¶ added in v1.5.0
HasReviewedByGroupWith applies the HasEdge predicate on the "reviewed_by_group" edge with a given conditions (other predicates).
func HasReviewedByUser ¶ added in v1.5.0
HasReviewedByUser applies the HasEdge predicate on the "reviewed_by_user" edge.
func HasReviewedByUserWith ¶ added in v1.5.0
HasReviewedByUserWith applies the HasEdge predicate on the "reviewed_by_user" edge with a given conditions (other predicates).
func HasScansWith ¶ added in v0.19.0
HasScansWith applies the HasEdge predicate on the "scans" edge with a given conditions (other predicates).
func HasScopeWith ¶ added in v1.5.0
func HasScopeWith(preds ...predicate.CustomTypeEnum) predicate.Entity
HasScopeWith applies the HasEdge predicate on the "scope" edge with a given conditions (other predicates).
func HasSoc2 ¶ added in v1.5.0
HasSoc2 applies equality check predicate on the "has_soc2" field. It's identical to HasSoc2EQ.
func HasSoc2IsNil ¶ added in v1.5.0
HasSoc2IsNil applies the IsNil predicate on the "has_soc2" field.
func HasSoc2NEQ ¶ added in v1.5.0
HasSoc2NEQ applies the NEQ predicate on the "has_soc2" field.
func HasSoc2NotNil ¶ added in v1.5.0
HasSoc2NotNil applies the NotNil predicate on the "has_soc2" field.
func HasSourcePlatforms ¶ added in v1.5.0
HasSourcePlatforms applies the HasEdge predicate on the "source_platforms" edge.
func HasSourcePlatformsWith ¶ added in v1.5.0
HasSourcePlatformsWith applies the HasEdge predicate on the "source_platforms" edge with a given conditions (other predicates).
func HasSubprocessors ¶ added in v1.5.0
HasSubprocessors applies the HasEdge predicate on the "subprocessors" edge.
func HasSubprocessorsWith ¶ added in v1.5.0
func HasSubprocessorsWith(preds ...predicate.Subprocessor) predicate.Entity
HasSubprocessorsWith applies the HasEdge predicate on the "subprocessors" edge with a given conditions (other predicates).
func HasViewers ¶ added in v0.19.0
HasViewers applies the HasEdge predicate on the "viewers" edge.
func HasViewersWith ¶ added in v0.19.0
HasViewersWith applies the HasEdge predicate on the "viewers" 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 ¶ added in v0.34.0
InternalNotes applies equality check predicate on the "internal_notes" field. It's identical to InternalNotesEQ.
func InternalNotesContains ¶ added in v0.34.0
InternalNotesContains applies the Contains predicate on the "internal_notes" field.
func InternalNotesContainsFold ¶ added in v0.34.0
InternalNotesContainsFold applies the ContainsFold predicate on the "internal_notes" field.
func InternalNotesEQ ¶ added in v0.34.0
InternalNotesEQ applies the EQ predicate on the "internal_notes" field.
func InternalNotesEqualFold ¶ added in v0.34.0
InternalNotesEqualFold applies the EqualFold predicate on the "internal_notes" field.
func InternalNotesGT ¶ added in v0.34.0
InternalNotesGT applies the GT predicate on the "internal_notes" field.
func InternalNotesGTE ¶ added in v0.34.0
InternalNotesGTE applies the GTE predicate on the "internal_notes" field.
func InternalNotesHasPrefix ¶ added in v0.34.0
InternalNotesHasPrefix applies the HasPrefix predicate on the "internal_notes" field.
func InternalNotesHasSuffix ¶ added in v0.34.0
InternalNotesHasSuffix applies the HasSuffix predicate on the "internal_notes" field.
func InternalNotesIn ¶ added in v0.34.0
InternalNotesIn applies the In predicate on the "internal_notes" field.
func InternalNotesIsNil ¶ added in v0.34.0
InternalNotesIsNil applies the IsNil predicate on the "internal_notes" field.
func InternalNotesLT ¶ added in v0.34.0
InternalNotesLT applies the LT predicate on the "internal_notes" field.
func InternalNotesLTE ¶ added in v0.34.0
InternalNotesLTE applies the LTE predicate on the "internal_notes" field.
func InternalNotesNEQ ¶ added in v0.34.0
InternalNotesNEQ applies the NEQ predicate on the "internal_notes" field.
func InternalNotesNotIn ¶ added in v0.34.0
InternalNotesNotIn applies the NotIn predicate on the "internal_notes" field.
func InternalNotesNotNil ¶ added in v0.34.0
InternalNotesNotNil applies the NotNil predicate on the "internal_notes" field.
func InternalOwner ¶ added in v1.5.0
InternalOwner applies equality check predicate on the "internal_owner" field. It's identical to InternalOwnerEQ.
func InternalOwnerContains ¶ added in v1.5.0
InternalOwnerContains applies the Contains predicate on the "internal_owner" field.
func InternalOwnerContainsFold ¶ added in v1.5.0
InternalOwnerContainsFold applies the ContainsFold predicate on the "internal_owner" field.
func InternalOwnerEQ ¶ added in v1.5.0
InternalOwnerEQ applies the EQ predicate on the "internal_owner" field.
func InternalOwnerEqualFold ¶ added in v1.5.0
InternalOwnerEqualFold applies the EqualFold predicate on the "internal_owner" field.
func InternalOwnerGT ¶ added in v1.5.0
InternalOwnerGT applies the GT predicate on the "internal_owner" field.
func InternalOwnerGTE ¶ added in v1.5.0
InternalOwnerGTE applies the GTE predicate on the "internal_owner" field.
func InternalOwnerGroupID ¶ added in v1.5.0
InternalOwnerGroupID applies equality check predicate on the "internal_owner_group_id" field. It's identical to InternalOwnerGroupIDEQ.
func InternalOwnerGroupIDContains ¶ added in v1.5.0
InternalOwnerGroupIDContains applies the Contains predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDContainsFold ¶ added in v1.5.0
InternalOwnerGroupIDContainsFold applies the ContainsFold predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDEQ ¶ added in v1.5.0
InternalOwnerGroupIDEQ applies the EQ predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDEqualFold ¶ added in v1.5.0
InternalOwnerGroupIDEqualFold applies the EqualFold predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDGT ¶ added in v1.5.0
InternalOwnerGroupIDGT applies the GT predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDGTE ¶ added in v1.5.0
InternalOwnerGroupIDGTE applies the GTE predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDHasPrefix ¶ added in v1.5.0
InternalOwnerGroupIDHasPrefix applies the HasPrefix predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDHasSuffix ¶ added in v1.5.0
InternalOwnerGroupIDHasSuffix applies the HasSuffix predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDIn ¶ added in v1.5.0
InternalOwnerGroupIDIn applies the In predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDIsNil ¶ added in v1.5.0
InternalOwnerGroupIDIsNil applies the IsNil predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDLT ¶ added in v1.5.0
InternalOwnerGroupIDLT applies the LT predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDLTE ¶ added in v1.5.0
InternalOwnerGroupIDLTE applies the LTE predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDNEQ ¶ added in v1.5.0
InternalOwnerGroupIDNEQ applies the NEQ predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDNotIn ¶ added in v1.5.0
InternalOwnerGroupIDNotIn applies the NotIn predicate on the "internal_owner_group_id" field.
func InternalOwnerGroupIDNotNil ¶ added in v1.5.0
InternalOwnerGroupIDNotNil applies the NotNil predicate on the "internal_owner_group_id" field.
func InternalOwnerHasPrefix ¶ added in v1.5.0
InternalOwnerHasPrefix applies the HasPrefix predicate on the "internal_owner" field.
func InternalOwnerHasSuffix ¶ added in v1.5.0
InternalOwnerHasSuffix applies the HasSuffix predicate on the "internal_owner" field.
func InternalOwnerIn ¶ added in v1.5.0
InternalOwnerIn applies the In predicate on the "internal_owner" field.
func InternalOwnerIsNil ¶ added in v1.5.0
InternalOwnerIsNil applies the IsNil predicate on the "internal_owner" field.
func InternalOwnerLT ¶ added in v1.5.0
InternalOwnerLT applies the LT predicate on the "internal_owner" field.
func InternalOwnerLTE ¶ added in v1.5.0
InternalOwnerLTE applies the LTE predicate on the "internal_owner" field.
func InternalOwnerNEQ ¶ added in v1.5.0
InternalOwnerNEQ applies the NEQ predicate on the "internal_owner" field.
func InternalOwnerNotIn ¶ added in v1.5.0
InternalOwnerNotIn applies the NotIn predicate on the "internal_owner" field.
func InternalOwnerNotNil ¶ added in v1.5.0
InternalOwnerNotNil applies the NotNil predicate on the "internal_owner" field.
func InternalOwnerUserID ¶ added in v1.5.0
InternalOwnerUserID applies equality check predicate on the "internal_owner_user_id" field. It's identical to InternalOwnerUserIDEQ.
func InternalOwnerUserIDContains ¶ added in v1.5.0
InternalOwnerUserIDContains applies the Contains predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDContainsFold ¶ added in v1.5.0
InternalOwnerUserIDContainsFold applies the ContainsFold predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDEQ ¶ added in v1.5.0
InternalOwnerUserIDEQ applies the EQ predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDEqualFold ¶ added in v1.5.0
InternalOwnerUserIDEqualFold applies the EqualFold predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDGT ¶ added in v1.5.0
InternalOwnerUserIDGT applies the GT predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDGTE ¶ added in v1.5.0
InternalOwnerUserIDGTE applies the GTE predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDHasPrefix ¶ added in v1.5.0
InternalOwnerUserIDHasPrefix applies the HasPrefix predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDHasSuffix ¶ added in v1.5.0
InternalOwnerUserIDHasSuffix applies the HasSuffix predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDIn ¶ added in v1.5.0
InternalOwnerUserIDIn applies the In predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDIsNil ¶ added in v1.5.0
InternalOwnerUserIDIsNil applies the IsNil predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDLT ¶ added in v1.5.0
InternalOwnerUserIDLT applies the LT predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDLTE ¶ added in v1.5.0
InternalOwnerUserIDLTE applies the LTE predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDNEQ ¶ added in v1.5.0
InternalOwnerUserIDNEQ applies the NEQ predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDNotIn ¶ added in v1.5.0
InternalOwnerUserIDNotIn applies the NotIn predicate on the "internal_owner_user_id" field.
func InternalOwnerUserIDNotNil ¶ added in v1.5.0
InternalOwnerUserIDNotNil applies the NotNil predicate on the "internal_owner_user_id" field.
func LastReviewedAt ¶ added in v1.5.0
LastReviewedAt applies equality check predicate on the "last_reviewed_at" field. It's identical to LastReviewedAtEQ.
func LastReviewedAtEQ ¶ added in v1.5.0
LastReviewedAtEQ applies the EQ predicate on the "last_reviewed_at" field.
func LastReviewedAtGT ¶ added in v1.5.0
LastReviewedAtGT applies the GT predicate on the "last_reviewed_at" field.
func LastReviewedAtGTE ¶ added in v1.5.0
LastReviewedAtGTE applies the GTE predicate on the "last_reviewed_at" field.
func LastReviewedAtIn ¶ added in v1.5.0
LastReviewedAtIn applies the In predicate on the "last_reviewed_at" field.
func LastReviewedAtIsNil ¶ added in v1.5.0
LastReviewedAtIsNil applies the IsNil predicate on the "last_reviewed_at" field.
func LastReviewedAtLT ¶ added in v1.5.0
LastReviewedAtLT applies the LT predicate on the "last_reviewed_at" field.
func LastReviewedAtLTE ¶ added in v1.5.0
LastReviewedAtLTE applies the LTE predicate on the "last_reviewed_at" field.
func LastReviewedAtNEQ ¶ added in v1.5.0
LastReviewedAtNEQ applies the NEQ predicate on the "last_reviewed_at" field.
func LastReviewedAtNotIn ¶ added in v1.5.0
LastReviewedAtNotIn applies the NotIn predicate on the "last_reviewed_at" field.
func LastReviewedAtNotNil ¶ added in v1.5.0
LastReviewedAtNotNil applies the NotNil predicate on the "last_reviewed_at" field.
func LinkedAssetIdsIsNil ¶ added in v1.5.0
LinkedAssetIdsIsNil applies the IsNil predicate on the "linked_asset_ids" field.
func LinkedAssetIdsNotNil ¶ added in v1.5.0
LinkedAssetIdsNotNil applies the NotNil predicate on the "linked_asset_ids" field.
func LinksIsNil ¶ added in v1.5.0
LinksIsNil applies the IsNil predicate on the "links" field.
func LinksNotNil ¶ added in v1.5.0
LinksNotNil applies the NotNil predicate on the "links" field.
func MfaEnforced ¶ added in v1.5.0
MfaEnforced applies equality check predicate on the "mfa_enforced" field. It's identical to MfaEnforcedEQ.
func MfaEnforcedEQ ¶ added in v1.5.0
MfaEnforcedEQ applies the EQ predicate on the "mfa_enforced" field.
func MfaEnforcedIsNil ¶ added in v1.5.0
MfaEnforcedIsNil applies the IsNil predicate on the "mfa_enforced" field.
func MfaEnforcedNEQ ¶ added in v1.5.0
MfaEnforcedNEQ applies the NEQ predicate on the "mfa_enforced" field.
func MfaEnforcedNotNil ¶ added in v1.5.0
MfaEnforcedNotNil applies the NotNil predicate on the "mfa_enforced" field.
func MfaSupported ¶ added in v1.5.0
MfaSupported applies equality check predicate on the "mfa_supported" field. It's identical to MfaSupportedEQ.
func MfaSupportedEQ ¶ added in v1.5.0
MfaSupportedEQ applies the EQ predicate on the "mfa_supported" field.
func MfaSupportedIsNil ¶ added in v1.5.0
MfaSupportedIsNil applies the IsNil predicate on the "mfa_supported" field.
func MfaSupportedNEQ ¶ added in v1.5.0
MfaSupportedNEQ applies the NEQ predicate on the "mfa_supported" field.
func MfaSupportedNotNil ¶ added in v1.5.0
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 ¶ added in v1.5.0
NextReviewAt applies equality check predicate on the "next_review_at" field. It's identical to NextReviewAtEQ.
func NextReviewAtEQ ¶ added in v1.5.0
NextReviewAtEQ applies the EQ predicate on the "next_review_at" field.
func NextReviewAtGT ¶ added in v1.5.0
NextReviewAtGT applies the GT predicate on the "next_review_at" field.
func NextReviewAtGTE ¶ added in v1.5.0
NextReviewAtGTE applies the GTE predicate on the "next_review_at" field.
func NextReviewAtIn ¶ added in v1.5.0
NextReviewAtIn applies the In predicate on the "next_review_at" field.
func NextReviewAtIsNil ¶ added in v1.5.0
NextReviewAtIsNil applies the IsNil predicate on the "next_review_at" field.
func NextReviewAtLT ¶ added in v1.5.0
NextReviewAtLT applies the LT predicate on the "next_review_at" field.
func NextReviewAtLTE ¶ added in v1.5.0
NextReviewAtLTE applies the LTE predicate on the "next_review_at" field.
func NextReviewAtNEQ ¶ added in v1.5.0
NextReviewAtNEQ applies the NEQ predicate on the "next_review_at" field.
func NextReviewAtNotIn ¶ added in v1.5.0
NextReviewAtNotIn applies the NotIn predicate on the "next_review_at" field.
func NextReviewAtNotNil ¶ added in v1.5.0
NextReviewAtNotNil applies the NotNil predicate on the "next_review_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 ¶ added in v1.5.0
ProvidedServicesIsNil applies the IsNil predicate on the "provided_services" field.
func ProvidedServicesNotNil ¶ added in v1.5.0
ProvidedServicesNotNil applies the NotNil predicate on the "provided_services" field.
func RenewalRisk ¶ added in v1.5.0
RenewalRisk applies equality check predicate on the "renewal_risk" field. It's identical to RenewalRiskEQ.
func RenewalRiskContains ¶ added in v1.5.0
RenewalRiskContains applies the Contains predicate on the "renewal_risk" field.
func RenewalRiskContainsFold ¶ added in v1.5.0
RenewalRiskContainsFold applies the ContainsFold predicate on the "renewal_risk" field.
func RenewalRiskEQ ¶ added in v1.5.0
RenewalRiskEQ applies the EQ predicate on the "renewal_risk" field.
func RenewalRiskEqualFold ¶ added in v1.5.0
RenewalRiskEqualFold applies the EqualFold predicate on the "renewal_risk" field.
func RenewalRiskGT ¶ added in v1.5.0
RenewalRiskGT applies the GT predicate on the "renewal_risk" field.
func RenewalRiskGTE ¶ added in v1.5.0
RenewalRiskGTE applies the GTE predicate on the "renewal_risk" field.
func RenewalRiskHasPrefix ¶ added in v1.5.0
RenewalRiskHasPrefix applies the HasPrefix predicate on the "renewal_risk" field.
func RenewalRiskHasSuffix ¶ added in v1.5.0
RenewalRiskHasSuffix applies the HasSuffix predicate on the "renewal_risk" field.
func RenewalRiskIn ¶ added in v1.5.0
RenewalRiskIn applies the In predicate on the "renewal_risk" field.
func RenewalRiskIsNil ¶ added in v1.5.0
RenewalRiskIsNil applies the IsNil predicate on the "renewal_risk" field.
func RenewalRiskLT ¶ added in v1.5.0
RenewalRiskLT applies the LT predicate on the "renewal_risk" field.
func RenewalRiskLTE ¶ added in v1.5.0
RenewalRiskLTE applies the LTE predicate on the "renewal_risk" field.
func RenewalRiskNEQ ¶ added in v1.5.0
RenewalRiskNEQ applies the NEQ predicate on the "renewal_risk" field.
func RenewalRiskNotIn ¶ added in v1.5.0
RenewalRiskNotIn applies the NotIn predicate on the "renewal_risk" field.
func RenewalRiskNotNil ¶ added in v1.5.0
RenewalRiskNotNil applies the NotNil predicate on the "renewal_risk" field.
func ReviewFrequencyEQ ¶ added in v1.5.0
ReviewFrequencyEQ applies the EQ predicate on the "review_frequency" field.
func ReviewFrequencyIn ¶ added in v1.5.0
ReviewFrequencyIn applies the In predicate on the "review_frequency" field.
func ReviewFrequencyIsNil ¶ added in v1.5.0
ReviewFrequencyIsNil applies the IsNil predicate on the "review_frequency" field.
func ReviewFrequencyNEQ ¶ added in v1.5.0
ReviewFrequencyNEQ applies the NEQ predicate on the "review_frequency" field.
func ReviewFrequencyNotIn ¶ added in v1.5.0
ReviewFrequencyNotIn applies the NotIn predicate on the "review_frequency" field.
func ReviewFrequencyNotNil ¶ added in v1.5.0
ReviewFrequencyNotNil applies the NotNil predicate on the "review_frequency" field.
func ReviewFrequencyValidator ¶ added in v1.5.0
ReviewFrequencyValidator is a validator for the "review_frequency" field enum values. It is called by the builders before save.
func ReviewedBy ¶ added in v1.5.0
ReviewedBy applies equality check predicate on the "reviewed_by" field. It's identical to ReviewedByEQ.
func ReviewedByContains ¶ added in v1.5.0
ReviewedByContains applies the Contains predicate on the "reviewed_by" field.
func ReviewedByContainsFold ¶ added in v1.5.0
ReviewedByContainsFold applies the ContainsFold predicate on the "reviewed_by" field.
func ReviewedByEQ ¶ added in v1.5.0
ReviewedByEQ applies the EQ predicate on the "reviewed_by" field.
func ReviewedByEqualFold ¶ added in v1.5.0
ReviewedByEqualFold applies the EqualFold predicate on the "reviewed_by" field.
func ReviewedByGT ¶ added in v1.5.0
ReviewedByGT applies the GT predicate on the "reviewed_by" field.
func ReviewedByGTE ¶ added in v1.5.0
ReviewedByGTE applies the GTE predicate on the "reviewed_by" field.
func ReviewedByGroupID ¶ added in v1.5.0
ReviewedByGroupID applies equality check predicate on the "reviewed_by_group_id" field. It's identical to ReviewedByGroupIDEQ.
func ReviewedByGroupIDContains ¶ added in v1.5.0
ReviewedByGroupIDContains applies the Contains predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDContainsFold ¶ added in v1.5.0
ReviewedByGroupIDContainsFold applies the ContainsFold predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDEQ ¶ added in v1.5.0
ReviewedByGroupIDEQ applies the EQ predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDEqualFold ¶ added in v1.5.0
ReviewedByGroupIDEqualFold applies the EqualFold predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDGT ¶ added in v1.5.0
ReviewedByGroupIDGT applies the GT predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDGTE ¶ added in v1.5.0
ReviewedByGroupIDGTE applies the GTE predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDHasPrefix ¶ added in v1.5.0
ReviewedByGroupIDHasPrefix applies the HasPrefix predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDHasSuffix ¶ added in v1.5.0
ReviewedByGroupIDHasSuffix applies the HasSuffix predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDIn ¶ added in v1.5.0
ReviewedByGroupIDIn applies the In predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDIsNil ¶ added in v1.5.0
ReviewedByGroupIDIsNil applies the IsNil predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDLT ¶ added in v1.5.0
ReviewedByGroupIDLT applies the LT predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDLTE ¶ added in v1.5.0
ReviewedByGroupIDLTE applies the LTE predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDNEQ ¶ added in v1.5.0
ReviewedByGroupIDNEQ applies the NEQ predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDNotIn ¶ added in v1.5.0
ReviewedByGroupIDNotIn applies the NotIn predicate on the "reviewed_by_group_id" field.
func ReviewedByGroupIDNotNil ¶ added in v1.5.0
ReviewedByGroupIDNotNil applies the NotNil predicate on the "reviewed_by_group_id" field.
func ReviewedByHasPrefix ¶ added in v1.5.0
ReviewedByHasPrefix applies the HasPrefix predicate on the "reviewed_by" field.
func ReviewedByHasSuffix ¶ added in v1.5.0
ReviewedByHasSuffix applies the HasSuffix predicate on the "reviewed_by" field.
func ReviewedByIn ¶ added in v1.5.0
ReviewedByIn applies the In predicate on the "reviewed_by" field.
func ReviewedByIsNil ¶ added in v1.5.0
ReviewedByIsNil applies the IsNil predicate on the "reviewed_by" field.
func ReviewedByLT ¶ added in v1.5.0
ReviewedByLT applies the LT predicate on the "reviewed_by" field.
func ReviewedByLTE ¶ added in v1.5.0
ReviewedByLTE applies the LTE predicate on the "reviewed_by" field.
func ReviewedByNEQ ¶ added in v1.5.0
ReviewedByNEQ applies the NEQ predicate on the "reviewed_by" field.
func ReviewedByNotIn ¶ added in v1.5.0
ReviewedByNotIn applies the NotIn predicate on the "reviewed_by" field.
func ReviewedByNotNil ¶ added in v1.5.0
ReviewedByNotNil applies the NotNil predicate on the "reviewed_by" field.
func ReviewedByUserID ¶ added in v1.5.0
ReviewedByUserID applies equality check predicate on the "reviewed_by_user_id" field. It's identical to ReviewedByUserIDEQ.
func ReviewedByUserIDContains ¶ added in v1.5.0
ReviewedByUserIDContains applies the Contains predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDContainsFold ¶ added in v1.5.0
ReviewedByUserIDContainsFold applies the ContainsFold predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDEQ ¶ added in v1.5.0
ReviewedByUserIDEQ applies the EQ predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDEqualFold ¶ added in v1.5.0
ReviewedByUserIDEqualFold applies the EqualFold predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDGT ¶ added in v1.5.0
ReviewedByUserIDGT applies the GT predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDGTE ¶ added in v1.5.0
ReviewedByUserIDGTE applies the GTE predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDHasPrefix ¶ added in v1.5.0
ReviewedByUserIDHasPrefix applies the HasPrefix predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDHasSuffix ¶ added in v1.5.0
ReviewedByUserIDHasSuffix applies the HasSuffix predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDIn ¶ added in v1.5.0
ReviewedByUserIDIn applies the In predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDIsNil ¶ added in v1.5.0
ReviewedByUserIDIsNil applies the IsNil predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDLT ¶ added in v1.5.0
ReviewedByUserIDLT applies the LT predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDLTE ¶ added in v1.5.0
ReviewedByUserIDLTE applies the LTE predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDNEQ ¶ added in v1.5.0
ReviewedByUserIDNEQ applies the NEQ predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDNotIn ¶ added in v1.5.0
ReviewedByUserIDNotIn applies the NotIn predicate on the "reviewed_by_user_id" field.
func ReviewedByUserIDNotNil ¶ added in v1.5.0
ReviewedByUserIDNotNil applies the NotNil predicate on the "reviewed_by_user_id" field.
func RiskRating ¶ added in v1.5.0
RiskRating applies equality check predicate on the "risk_rating" field. It's identical to RiskRatingEQ.
func RiskRatingContains ¶ added in v1.5.0
RiskRatingContains applies the Contains predicate on the "risk_rating" field.
func RiskRatingContainsFold ¶ added in v1.5.0
RiskRatingContainsFold applies the ContainsFold predicate on the "risk_rating" field.
func RiskRatingEQ ¶ added in v1.5.0
RiskRatingEQ applies the EQ predicate on the "risk_rating" field.
func RiskRatingEqualFold ¶ added in v1.5.0
RiskRatingEqualFold applies the EqualFold predicate on the "risk_rating" field.
func RiskRatingGT ¶ added in v1.5.0
RiskRatingGT applies the GT predicate on the "risk_rating" field.
func RiskRatingGTE ¶ added in v1.5.0
RiskRatingGTE applies the GTE predicate on the "risk_rating" field.
func RiskRatingHasPrefix ¶ added in v1.5.0
RiskRatingHasPrefix applies the HasPrefix predicate on the "risk_rating" field.
func RiskRatingHasSuffix ¶ added in v1.5.0
RiskRatingHasSuffix applies the HasSuffix predicate on the "risk_rating" field.
func RiskRatingIn ¶ added in v1.5.0
RiskRatingIn applies the In predicate on the "risk_rating" field.
func RiskRatingIsNil ¶ added in v1.5.0
RiskRatingIsNil applies the IsNil predicate on the "risk_rating" field.
func RiskRatingLT ¶ added in v1.5.0
RiskRatingLT applies the LT predicate on the "risk_rating" field.
func RiskRatingLTE ¶ added in v1.5.0
RiskRatingLTE applies the LTE predicate on the "risk_rating" field.
func RiskRatingNEQ ¶ added in v1.5.0
RiskRatingNEQ applies the NEQ predicate on the "risk_rating" field.
func RiskRatingNotIn ¶ added in v1.5.0
RiskRatingNotIn applies the NotIn predicate on the "risk_rating" field.
func RiskRatingNotNil ¶ added in v1.5.0
RiskRatingNotNil applies the NotNil predicate on the "risk_rating" field.
func RiskScore ¶ added in v1.5.0
RiskScore applies equality check predicate on the "risk_score" field. It's identical to RiskScoreEQ.
func RiskScoreEQ ¶ added in v1.5.0
RiskScoreEQ applies the EQ predicate on the "risk_score" field.
func RiskScoreGT ¶ added in v1.5.0
RiskScoreGT applies the GT predicate on the "risk_score" field.
func RiskScoreGTE ¶ added in v1.5.0
RiskScoreGTE applies the GTE predicate on the "risk_score" field.
func RiskScoreIn ¶ added in v1.5.0
RiskScoreIn applies the In predicate on the "risk_score" field.
func RiskScoreIsNil ¶ added in v1.5.0
RiskScoreIsNil applies the IsNil predicate on the "risk_score" field.
func RiskScoreLT ¶ added in v1.5.0
RiskScoreLT applies the LT predicate on the "risk_score" field.
func RiskScoreLTE ¶ added in v1.5.0
RiskScoreLTE applies the LTE predicate on the "risk_score" field.
func RiskScoreNEQ ¶ added in v1.5.0
RiskScoreNEQ applies the NEQ predicate on the "risk_score" field.
func RiskScoreNotIn ¶ added in v1.5.0
RiskScoreNotIn applies the NotIn predicate on the "risk_score" field.
func RiskScoreNotNil ¶ added in v1.5.0
RiskScoreNotNil applies the NotNil predicate on the "risk_score" field.
func SSOEnforced ¶ added in v1.5.0
SSOEnforced applies equality check predicate on the "sso_enforced" field. It's identical to SSOEnforcedEQ.
func SSOEnforcedEQ ¶ added in v1.5.0
SSOEnforcedEQ applies the EQ predicate on the "sso_enforced" field.
func SSOEnforcedIsNil ¶ added in v1.5.0
SSOEnforcedIsNil applies the IsNil predicate on the "sso_enforced" field.
func SSOEnforcedNEQ ¶ added in v1.5.0
SSOEnforcedNEQ applies the NEQ predicate on the "sso_enforced" field.
func SSOEnforcedNotNil ¶ added in v1.5.0
SSOEnforcedNotNil applies the NotNil predicate on the "sso_enforced" field.
func ScopeID ¶ added in v1.5.0
ScopeID applies equality check predicate on the "scope_id" field. It's identical to ScopeIDEQ.
func ScopeIDContains ¶ added in v1.5.0
ScopeIDContains applies the Contains predicate on the "scope_id" field.
func ScopeIDContainsFold ¶ added in v1.5.0
ScopeIDContainsFold applies the ContainsFold predicate on the "scope_id" field.
func ScopeIDEqualFold ¶ added in v1.5.0
ScopeIDEqualFold applies the EqualFold predicate on the "scope_id" field.
func ScopeIDGTE ¶ added in v1.5.0
ScopeIDGTE applies the GTE predicate on the "scope_id" field.
func ScopeIDHasPrefix ¶ added in v1.5.0
ScopeIDHasPrefix applies the HasPrefix predicate on the "scope_id" field.
func ScopeIDHasSuffix ¶ added in v1.5.0
ScopeIDHasSuffix applies the HasSuffix predicate on the "scope_id" field.
func ScopeIDIsNil ¶ added in v1.5.0
ScopeIDIsNil applies the IsNil predicate on the "scope_id" field.
func ScopeIDLTE ¶ added in v1.5.0
ScopeIDLTE applies the LTE predicate on the "scope_id" field.
func ScopeIDNEQ ¶ added in v1.5.0
ScopeIDNEQ applies the NEQ predicate on the "scope_id" field.
func ScopeIDNotIn ¶ added in v1.5.0
ScopeIDNotIn applies the NotIn predicate on the "scope_id" field.
func ScopeIDNotNil ¶ added in v1.5.0
ScopeIDNotNil applies the NotNil predicate on the "scope_id" field.
func ScopeName ¶ added in v1.5.0
ScopeName applies equality check predicate on the "scope_name" field. It's identical to ScopeNameEQ.
func ScopeNameContains ¶ added in v1.5.0
ScopeNameContains applies the Contains predicate on the "scope_name" field.
func ScopeNameContainsFold ¶ added in v1.5.0
ScopeNameContainsFold applies the ContainsFold predicate on the "scope_name" field.
func ScopeNameEQ ¶ added in v1.5.0
ScopeNameEQ applies the EQ predicate on the "scope_name" field.
func ScopeNameEqualFold ¶ added in v1.5.0
ScopeNameEqualFold applies the EqualFold predicate on the "scope_name" field.
func ScopeNameGT ¶ added in v1.5.0
ScopeNameGT applies the GT predicate on the "scope_name" field.
func ScopeNameGTE ¶ added in v1.5.0
ScopeNameGTE applies the GTE predicate on the "scope_name" field.
func ScopeNameHasPrefix ¶ added in v1.5.0
ScopeNameHasPrefix applies the HasPrefix predicate on the "scope_name" field.
func ScopeNameHasSuffix ¶ added in v1.5.0
ScopeNameHasSuffix applies the HasSuffix predicate on the "scope_name" field.
func ScopeNameIn ¶ added in v1.5.0
ScopeNameIn applies the In predicate on the "scope_name" field.
func ScopeNameIsNil ¶ added in v1.5.0
ScopeNameIsNil applies the IsNil predicate on the "scope_name" field.
func ScopeNameLT ¶ added in v1.5.0
ScopeNameLT applies the LT predicate on the "scope_name" field.
func ScopeNameLTE ¶ added in v1.5.0
ScopeNameLTE applies the LTE predicate on the "scope_name" field.
func ScopeNameNEQ ¶ added in v1.5.0
ScopeNameNEQ applies the NEQ predicate on the "scope_name" field.
func ScopeNameNotIn ¶ added in v1.5.0
ScopeNameNotIn applies the NotIn predicate on the "scope_name" field.
func ScopeNameNotNil ¶ added in v1.5.0
ScopeNameNotNil applies the NotNil predicate on the "scope_name" field.
func Soc2PeriodEnd ¶ added in v1.5.0
Soc2PeriodEnd applies equality check predicate on the "soc2_period_end" field. It's identical to Soc2PeriodEndEQ.
func Soc2PeriodEndEQ ¶ added in v1.5.0
Soc2PeriodEndEQ applies the EQ predicate on the "soc2_period_end" field.
func Soc2PeriodEndGT ¶ added in v1.5.0
Soc2PeriodEndGT applies the GT predicate on the "soc2_period_end" field.
func Soc2PeriodEndGTE ¶ added in v1.5.0
Soc2PeriodEndGTE applies the GTE predicate on the "soc2_period_end" field.
func Soc2PeriodEndIn ¶ added in v1.5.0
Soc2PeriodEndIn applies the In predicate on the "soc2_period_end" field.
func Soc2PeriodEndIsNil ¶ added in v1.5.0
Soc2PeriodEndIsNil applies the IsNil predicate on the "soc2_period_end" field.
func Soc2PeriodEndLT ¶ added in v1.5.0
Soc2PeriodEndLT applies the LT predicate on the "soc2_period_end" field.
func Soc2PeriodEndLTE ¶ added in v1.5.0
Soc2PeriodEndLTE applies the LTE predicate on the "soc2_period_end" field.
func Soc2PeriodEndNEQ ¶ added in v1.5.0
Soc2PeriodEndNEQ applies the NEQ predicate on the "soc2_period_end" field.
func Soc2PeriodEndNotIn ¶ added in v1.5.0
Soc2PeriodEndNotIn applies the NotIn predicate on the "soc2_period_end" field.
func Soc2PeriodEndNotNil ¶ added in v1.5.0
Soc2PeriodEndNotNil applies the NotNil predicate on the "soc2_period_end" field.
func SpendCurrency ¶ added in v1.5.0
SpendCurrency applies equality check predicate on the "spend_currency" field. It's identical to SpendCurrencyEQ.
func SpendCurrencyContains ¶ added in v1.5.0
SpendCurrencyContains applies the Contains predicate on the "spend_currency" field.
func SpendCurrencyContainsFold ¶ added in v1.5.0
SpendCurrencyContainsFold applies the ContainsFold predicate on the "spend_currency" field.
func SpendCurrencyEQ ¶ added in v1.5.0
SpendCurrencyEQ applies the EQ predicate on the "spend_currency" field.
func SpendCurrencyEqualFold ¶ added in v1.5.0
SpendCurrencyEqualFold applies the EqualFold predicate on the "spend_currency" field.
func SpendCurrencyGT ¶ added in v1.5.0
SpendCurrencyGT applies the GT predicate on the "spend_currency" field.
func SpendCurrencyGTE ¶ added in v1.5.0
SpendCurrencyGTE applies the GTE predicate on the "spend_currency" field.
func SpendCurrencyHasPrefix ¶ added in v1.5.0
SpendCurrencyHasPrefix applies the HasPrefix predicate on the "spend_currency" field.
func SpendCurrencyHasSuffix ¶ added in v1.5.0
SpendCurrencyHasSuffix applies the HasSuffix predicate on the "spend_currency" field.
func SpendCurrencyIn ¶ added in v1.5.0
SpendCurrencyIn applies the In predicate on the "spend_currency" field.
func SpendCurrencyIsNil ¶ added in v1.5.0
SpendCurrencyIsNil applies the IsNil predicate on the "spend_currency" field.
func SpendCurrencyLT ¶ added in v1.5.0
SpendCurrencyLT applies the LT predicate on the "spend_currency" field.
func SpendCurrencyLTE ¶ added in v1.5.0
SpendCurrencyLTE applies the LTE predicate on the "spend_currency" field.
func SpendCurrencyNEQ ¶ added in v1.5.0
SpendCurrencyNEQ applies the NEQ predicate on the "spend_currency" field.
func SpendCurrencyNotIn ¶ added in v1.5.0
SpendCurrencyNotIn applies the NotIn predicate on the "spend_currency" field.
func SpendCurrencyNotNil ¶ added in v1.5.0
SpendCurrencyNotNil applies the NotNil predicate on the "spend_currency" field.
func Status ¶
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusContains ¶
StatusContains applies the Contains predicate on the "status" field.
func StatusContainsFold ¶
StatusContainsFold applies the ContainsFold predicate on the "status" field.
func StatusEqualFold ¶
StatusEqualFold applies the EqualFold predicate on the "status" field.
func StatusHasPrefix ¶
StatusHasPrefix applies the HasPrefix predicate on the "status" field.
func StatusHasSuffix ¶
StatusHasSuffix applies the HasSuffix predicate on the "status" field.
func StatusIsNil ¶
StatusIsNil applies the IsNil predicate on the "status" field.
func StatusNotIn ¶
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusNotNil ¶
StatusNotNil applies the NotNil predicate on the "status" field.
func StatusPageURL ¶ added in v1.5.0
StatusPageURL applies equality check predicate on the "status_page_url" field. It's identical to StatusPageURLEQ.
func StatusPageURLContains ¶ added in v1.5.0
StatusPageURLContains applies the Contains predicate on the "status_page_url" field.
func StatusPageURLContainsFold ¶ added in v1.5.0
StatusPageURLContainsFold applies the ContainsFold predicate on the "status_page_url" field.
func StatusPageURLEQ ¶ added in v1.5.0
StatusPageURLEQ applies the EQ predicate on the "status_page_url" field.
func StatusPageURLEqualFold ¶ added in v1.5.0
StatusPageURLEqualFold applies the EqualFold predicate on the "status_page_url" field.
func StatusPageURLGT ¶ added in v1.5.0
StatusPageURLGT applies the GT predicate on the "status_page_url" field.
func StatusPageURLGTE ¶ added in v1.5.0
StatusPageURLGTE applies the GTE predicate on the "status_page_url" field.
func StatusPageURLHasPrefix ¶ added in v1.5.0
StatusPageURLHasPrefix applies the HasPrefix predicate on the "status_page_url" field.
func StatusPageURLHasSuffix ¶ added in v1.5.0
StatusPageURLHasSuffix applies the HasSuffix predicate on the "status_page_url" field.
func StatusPageURLIn ¶ added in v1.5.0
StatusPageURLIn applies the In predicate on the "status_page_url" field.
func StatusPageURLIsNil ¶ added in v1.5.0
StatusPageURLIsNil applies the IsNil predicate on the "status_page_url" field.
func StatusPageURLLT ¶ added in v1.5.0
StatusPageURLLT applies the LT predicate on the "status_page_url" field.
func StatusPageURLLTE ¶ added in v1.5.0
StatusPageURLLTE applies the LTE predicate on the "status_page_url" field.
func StatusPageURLNEQ ¶ added in v1.5.0
StatusPageURLNEQ applies the NEQ predicate on the "status_page_url" field.
func StatusPageURLNotIn ¶ added in v1.5.0
StatusPageURLNotIn applies the NotIn predicate on the "status_page_url" field.
func StatusPageURLNotNil ¶ added in v1.5.0
StatusPageURLNotNil applies the NotNil predicate on the "status_page_url" field.
func SystemInternalID ¶ added in v0.34.0
SystemInternalID applies equality check predicate on the "system_internal_id" field. It's identical to SystemInternalIDEQ.
func SystemInternalIDContains ¶ added in v0.34.0
SystemInternalIDContains applies the Contains predicate on the "system_internal_id" field.
func SystemInternalIDContainsFold ¶ added in v0.34.0
SystemInternalIDContainsFold applies the ContainsFold predicate on the "system_internal_id" field.
func SystemInternalIDEQ ¶ added in v0.34.0
SystemInternalIDEQ applies the EQ predicate on the "system_internal_id" field.
func SystemInternalIDEqualFold ¶ added in v0.34.0
SystemInternalIDEqualFold applies the EqualFold predicate on the "system_internal_id" field.
func SystemInternalIDGT ¶ added in v0.34.0
SystemInternalIDGT applies the GT predicate on the "system_internal_id" field.
func SystemInternalIDGTE ¶ added in v0.34.0
SystemInternalIDGTE applies the GTE predicate on the "system_internal_id" field.
func SystemInternalIDHasPrefix ¶ added in v0.34.0
SystemInternalIDHasPrefix applies the HasPrefix predicate on the "system_internal_id" field.
func SystemInternalIDHasSuffix ¶ added in v0.34.0
SystemInternalIDHasSuffix applies the HasSuffix predicate on the "system_internal_id" field.
func SystemInternalIDIn ¶ added in v0.34.0
SystemInternalIDIn applies the In predicate on the "system_internal_id" field.
func SystemInternalIDIsNil ¶ added in v0.34.0
SystemInternalIDIsNil applies the IsNil predicate on the "system_internal_id" field.
func SystemInternalIDLT ¶ added in v0.34.0
SystemInternalIDLT applies the LT predicate on the "system_internal_id" field.
func SystemInternalIDLTE ¶ added in v0.34.0
SystemInternalIDLTE applies the LTE predicate on the "system_internal_id" field.
func SystemInternalIDNEQ ¶ added in v0.34.0
SystemInternalIDNEQ applies the NEQ predicate on the "system_internal_id" field.
func SystemInternalIDNotIn ¶ added in v0.34.0
SystemInternalIDNotIn applies the NotIn predicate on the "system_internal_id" field.
func SystemInternalIDNotNil ¶ added in v0.34.0
SystemInternalIDNotNil applies the NotNil predicate on the "system_internal_id" field.
func SystemOwned ¶ added in v0.34.0
SystemOwned applies equality check predicate on the "system_owned" field. It's identical to SystemOwnedEQ.
func SystemOwnedEQ ¶ added in v0.34.0
SystemOwnedEQ applies the EQ predicate on the "system_owned" field.
func SystemOwnedIsNil ¶ added in v0.34.0
SystemOwnedIsNil applies the IsNil predicate on the "system_owned" field.
func SystemOwnedNEQ ¶ added in v0.34.0
SystemOwnedNEQ applies the NEQ predicate on the "system_owned" field.
func SystemOwnedNotNil ¶ added in v0.34.0
SystemOwnedNotNil applies the NotNil predicate on the "system_owned" field.
func TagsNotNil ¶
TagsNotNil applies the NotNil predicate on the "tags" field.
func TerminationNoticeDays ¶ added in v1.5.0
TerminationNoticeDays applies equality check predicate on the "termination_notice_days" field. It's identical to TerminationNoticeDaysEQ.
func TerminationNoticeDaysEQ ¶ added in v1.5.0
TerminationNoticeDaysEQ applies the EQ predicate on the "termination_notice_days" field.
func TerminationNoticeDaysGT ¶ added in v1.5.0
TerminationNoticeDaysGT applies the GT predicate on the "termination_notice_days" field.
func TerminationNoticeDaysGTE ¶ added in v1.5.0
TerminationNoticeDaysGTE applies the GTE predicate on the "termination_notice_days" field.
func TerminationNoticeDaysIn ¶ added in v1.5.0
TerminationNoticeDaysIn applies the In predicate on the "termination_notice_days" field.
func TerminationNoticeDaysIsNil ¶ added in v1.5.0
TerminationNoticeDaysIsNil applies the IsNil predicate on the "termination_notice_days" field.
func TerminationNoticeDaysLT ¶ added in v1.5.0
TerminationNoticeDaysLT applies the LT predicate on the "termination_notice_days" field.
func TerminationNoticeDaysLTE ¶ added in v1.5.0
TerminationNoticeDaysLTE applies the LTE predicate on the "termination_notice_days" field.
func TerminationNoticeDaysNEQ ¶ added in v1.5.0
TerminationNoticeDaysNEQ applies the NEQ predicate on the "termination_notice_days" field.
func TerminationNoticeDaysNotIn ¶ added in v1.5.0
TerminationNoticeDaysNotIn applies the NotIn predicate on the "termination_notice_days" field.
func TerminationNoticeDaysNotNil ¶ added in v1.5.0
TerminationNoticeDaysNotNil applies the NotNil predicate on the "termination_notice_days" field.
func Tier ¶ added in v1.5.0
Tier applies equality check predicate on the "tier" field. It's identical to TierEQ.
func TierContains ¶ added in v1.5.0
TierContains applies the Contains predicate on the "tier" field.
func TierContainsFold ¶ added in v1.5.0
TierContainsFold applies the ContainsFold predicate on the "tier" field.
func TierEqualFold ¶ added in v1.5.0
TierEqualFold applies the EqualFold predicate on the "tier" field.
func TierHasPrefix ¶ added in v1.5.0
TierHasPrefix applies the HasPrefix predicate on the "tier" field.
func TierHasSuffix ¶ added in v1.5.0
TierHasSuffix applies the HasSuffix predicate on the "tier" field.
func TierNotNil ¶ added in v1.5.0
TierNotNil applies the NotNil predicate on the "tier" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UpdatedBy ¶
UpdatedBy applies equality check predicate on the "updated_by" field. It's identical to UpdatedByEQ.
func UpdatedByContains ¶
UpdatedByContains applies the Contains predicate on the "updated_by" field.
func UpdatedByContainsFold ¶
UpdatedByContainsFold applies the ContainsFold predicate on the "updated_by" field.
func UpdatedByEQ ¶
UpdatedByEQ applies the EQ predicate on the "updated_by" field.
func UpdatedByEqualFold ¶
UpdatedByEqualFold applies the EqualFold predicate on the "updated_by" field.
func UpdatedByGT ¶
UpdatedByGT applies the GT predicate on the "updated_by" field.
func UpdatedByGTE ¶
UpdatedByGTE applies the GTE predicate on the "updated_by" field.
func UpdatedByHasPrefix ¶
UpdatedByHasPrefix applies the HasPrefix predicate on the "updated_by" field.
func UpdatedByHasSuffix ¶
UpdatedByHasSuffix applies the HasSuffix predicate on the "updated_by" field.
func UpdatedByIn ¶
UpdatedByIn applies the In predicate on the "updated_by" field.
func UpdatedByIsNil ¶
UpdatedByIsNil applies the IsNil predicate on the "updated_by" field.
func UpdatedByLT ¶
UpdatedByLT applies the LT predicate on the "updated_by" field.
func UpdatedByLTE ¶
UpdatedByLTE applies the LTE predicate on the "updated_by" field.
func UpdatedByNEQ ¶
UpdatedByNEQ applies the NEQ predicate on the "updated_by" field.
func UpdatedByNotIn ¶
UpdatedByNotIn applies the NotIn predicate on the "updated_by" field.
func UpdatedByNotNil ¶
UpdatedByNotNil applies the NotNil predicate on the "updated_by" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func VendorMetadataIsNil ¶ added in v1.5.0
VendorMetadataIsNil applies the IsNil predicate on the "vendor_metadata" field.
func VendorMetadataNotNil ¶ added in v1.5.0
VendorMetadataNotNil applies the NotNil predicate on the "vendor_metadata" field.
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the Entity queries.
func ByAnnualSpend ¶ added in v1.5.0
func ByAnnualSpend(opts ...sql.OrderTermOption) OrderOption
ByAnnualSpend orders the results by the annual_spend field.
func ByApprovedForUse ¶ added in v1.5.0
func ByApprovedForUse(opts ...sql.OrderTermOption) OrderOption
ByApprovedForUse orders the results by the approved_for_use field.
func ByAssessmentResponses ¶ added in v1.5.0
func ByAssessmentResponses(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByAssessmentResponses orders the results by assessment_responses terms.
func ByAssessmentResponsesCount ¶ added in v1.5.0
func ByAssessmentResponsesCount(opts ...sql.OrderTermOption) OrderOption
ByAssessmentResponsesCount orders the results by assessment_responses count.
func ByAssets ¶ added in v0.19.0
func ByAssets(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByAssets orders the results by assets terms.
func ByAssetsCount ¶ added in v0.19.0
func ByAssetsCount(opts ...sql.OrderTermOption) OrderOption
ByAssetsCount orders the results by assets count.
func ByAuthMethods ¶ added in v1.5.0
func ByAuthMethods(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByAuthMethods orders the results by auth_methods terms.
func ByAuthMethodsCount ¶ added in v1.5.0
func ByAuthMethodsCount(opts ...sql.OrderTermOption) OrderOption
ByAuthMethodsCount orders the results by auth_methods count.
func ByAutoRenews ¶ added in v1.5.0
func ByAutoRenews(opts ...sql.OrderTermOption) OrderOption
ByAutoRenews orders the results by the auto_renews field.
func ByBillingModel ¶ added in v1.5.0
func ByBillingModel(opts ...sql.OrderTermOption) OrderOption
ByBillingModel orders the results by the billing_model field.
func ByBlockedGroups ¶ added in v0.19.0
func ByBlockedGroups(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByBlockedGroups orders the results by blocked_groups terms.
func ByBlockedGroupsCount ¶ added in v0.19.0
func ByBlockedGroupsCount(opts ...sql.OrderTermOption) OrderOption
ByBlockedGroupsCount orders the results by blocked_groups count.
func ByCampaigns ¶ added in v1.5.0
func ByCampaigns(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByCampaigns orders the results by campaigns terms.
func ByCampaignsCount ¶ added in v1.5.0
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 ¶ added in v1.5.0
func ByContractEndDate(opts ...sql.OrderTermOption) OrderOption
ByContractEndDate orders the results by the contract_end_date field.
func ByContractRenewalAt ¶ added in v1.5.0
func ByContractRenewalAt(opts ...sql.OrderTermOption) OrderOption
ByContractRenewalAt orders the results by the contract_renewal_at field.
func ByContractStartDate ¶ added in v1.5.0
func ByContractStartDate(opts ...sql.OrderTermOption) OrderOption
ByContractStartDate orders the results by the contract_start_date field.
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 ¶ added in v0.19.0
func ByEditors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByEditors orders the results by editors terms.
func ByEditorsCount ¶ added in v0.19.0
func ByEditorsCount(opts ...sql.OrderTermOption) OrderOption
ByEditorsCount orders the results by editors count.
func ByEmployerIdentityHolders ¶ added in v1.5.0
func ByEmployerIdentityHolders(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByEmployerIdentityHolders orders the results by employer_identity_holders terms.
func ByEmployerIdentityHoldersCount ¶ added in v1.5.0
func ByEmployerIdentityHoldersCount(opts ...sql.OrderTermOption) OrderOption
ByEmployerIdentityHoldersCount orders the results by employer_identity_holders count.
func ByEntityRelationshipStateField ¶ added in v1.5.0
func ByEntityRelationshipStateField(field string, opts ...sql.OrderTermOption) OrderOption
ByEntityRelationshipStateField orders the results by entity_relationship_state field.
func ByEntityRelationshipStateID ¶ added in v1.5.0
func ByEntityRelationshipStateID(opts ...sql.OrderTermOption) OrderOption
ByEntityRelationshipStateID orders the results by the entity_relationship_state_id field.
func ByEntityRelationshipStateName ¶ added in v1.5.0
func ByEntityRelationshipStateName(opts ...sql.OrderTermOption) OrderOption
ByEntityRelationshipStateName orders the results by the entity_relationship_state_name field.
func ByEntitySecurityQuestionnaireStatusField ¶ added in v1.5.0
func ByEntitySecurityQuestionnaireStatusField(field string, opts ...sql.OrderTermOption) OrderOption
ByEntitySecurityQuestionnaireStatusField orders the results by entity_security_questionnaire_status field.
func ByEntitySecurityQuestionnaireStatusID ¶ added in v1.5.0
func ByEntitySecurityQuestionnaireStatusID(opts ...sql.OrderTermOption) OrderOption
ByEntitySecurityQuestionnaireStatusID orders the results by the entity_security_questionnaire_status_id field.
func ByEntitySecurityQuestionnaireStatusName ¶ added in v1.5.0
func ByEntitySecurityQuestionnaireStatusName(opts ...sql.OrderTermOption) OrderOption
ByEntitySecurityQuestionnaireStatusName orders the results by the entity_security_questionnaire_status_name field.
func ByEntitySourceTypeField ¶ added in v1.5.0
func ByEntitySourceTypeField(field string, opts ...sql.OrderTermOption) OrderOption
ByEntitySourceTypeField orders the results by entity_source_type field.
func ByEntitySourceTypeID ¶ added in v1.5.0
func ByEntitySourceTypeID(opts ...sql.OrderTermOption) OrderOption
ByEntitySourceTypeID orders the results by the entity_source_type_id field.
func ByEntitySourceTypeName ¶ added in v1.5.0
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 ¶ added in v1.5.0
func ByEnvironmentField(field string, opts ...sql.OrderTermOption) OrderOption
ByEnvironmentField orders the results by environment field.
func ByEnvironmentID ¶ added in v1.5.0
func ByEnvironmentID(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentID orders the results by the environment_id field.
func ByEnvironmentName ¶ added in v1.5.0
func ByEnvironmentName(opts ...sql.OrderTermOption) OrderOption
ByEnvironmentName orders the results by the environment_name field.
func 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 ByHasSoc2 ¶ added in v1.5.0
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 ¶ added in v1.5.0
func ByIdentityHolders(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByIdentityHolders orders the results by identity_holders terms.
func ByIdentityHoldersCount ¶ added in v1.5.0
func ByIdentityHoldersCount(opts ...sql.OrderTermOption) OrderOption
ByIdentityHoldersCount orders the results by identity_holders count.
func ByIntegrations ¶ added in v1.5.0
func ByIntegrations(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByIntegrations orders the results by integrations terms.
func ByIntegrationsCount ¶ added in v1.5.0
func ByIntegrationsCount(opts ...sql.OrderTermOption) OrderOption
ByIntegrationsCount orders the results by integrations count.
func ByInternalNotes ¶ added in v0.34.0
func ByInternalNotes(opts ...sql.OrderTermOption) OrderOption
ByInternalNotes orders the results by the internal_notes field.
func ByInternalOwner ¶ added in v1.5.0
func ByInternalOwner(opts ...sql.OrderTermOption) OrderOption
ByInternalOwner orders the results by the internal_owner field.
func ByInternalOwnerGroupField ¶ added in v1.5.0
func ByInternalOwnerGroupField(field string, opts ...sql.OrderTermOption) OrderOption
ByInternalOwnerGroupField orders the results by internal_owner_group field.
func ByInternalOwnerGroupID ¶ added in v1.5.0
func ByInternalOwnerGroupID(opts ...sql.OrderTermOption) OrderOption
ByInternalOwnerGroupID orders the results by the internal_owner_group_id field.
func ByInternalOwnerUserField ¶ added in v1.5.0
func ByInternalOwnerUserField(field string, opts ...sql.OrderTermOption) OrderOption
ByInternalOwnerUserField orders the results by internal_owner_user field.
func ByInternalOwnerUserID ¶ added in v1.5.0
func ByInternalOwnerUserID(opts ...sql.OrderTermOption) OrderOption
ByInternalOwnerUserID orders the results by the internal_owner_user_id field.
func ByLastReviewedAt ¶ added in v1.5.0
func ByLastReviewedAt(opts ...sql.OrderTermOption) OrderOption
ByLastReviewedAt orders the results by the last_reviewed_at field.
func ByMfaEnforced ¶ added in v1.5.0
func ByMfaEnforced(opts ...sql.OrderTermOption) OrderOption
ByMfaEnforced orders the results by the mfa_enforced field.
func ByMfaSupported ¶ added in v1.5.0
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 ¶ added in v1.5.0
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 ByOutOfScopePlatforms ¶ added in v1.5.0
func ByOutOfScopePlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByOutOfScopePlatforms orders the results by out_of_scope_platforms terms.
func ByOutOfScopePlatformsCount ¶ added in v1.5.0
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 ¶ added in v1.5.0
func ByPlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByPlatforms orders the results by platforms terms.
func ByPlatformsCount ¶ added in v1.5.0
func ByPlatformsCount(opts ...sql.OrderTermOption) OrderOption
ByPlatformsCount orders the results by platforms count.
func ByRenewalRisk ¶ added in v1.5.0
func ByRenewalRisk(opts ...sql.OrderTermOption) OrderOption
ByRenewalRisk orders the results by the renewal_risk field.
func ByReviewFrequency ¶ added in v1.5.0
func ByReviewFrequency(opts ...sql.OrderTermOption) OrderOption
ByReviewFrequency orders the results by the review_frequency field.
func ByReviewedBy ¶ added in v1.5.0
func ByReviewedBy(opts ...sql.OrderTermOption) OrderOption
ByReviewedBy orders the results by the reviewed_by field.
func ByReviewedByGroupField ¶ added in v1.5.0
func ByReviewedByGroupField(field string, opts ...sql.OrderTermOption) OrderOption
ByReviewedByGroupField orders the results by reviewed_by_group field.
func ByReviewedByGroupID ¶ added in v1.5.0
func ByReviewedByGroupID(opts ...sql.OrderTermOption) OrderOption
ByReviewedByGroupID orders the results by the reviewed_by_group_id field.
func ByReviewedByUserField ¶ added in v1.5.0
func ByReviewedByUserField(field string, opts ...sql.OrderTermOption) OrderOption
ByReviewedByUserField orders the results by reviewed_by_user field.
func ByReviewedByUserID ¶ added in v1.5.0
func ByReviewedByUserID(opts ...sql.OrderTermOption) OrderOption
ByReviewedByUserID orders the results by the reviewed_by_user_id field.
func ByRiskRating ¶ added in v1.5.0
func ByRiskRating(opts ...sql.OrderTermOption) OrderOption
ByRiskRating orders the results by the risk_rating field.
func ByRiskScore ¶ added in v1.5.0
func ByRiskScore(opts ...sql.OrderTermOption) OrderOption
ByRiskScore orders the results by the risk_score field.
func BySSOEnforced ¶ added in v1.5.0
func BySSOEnforced(opts ...sql.OrderTermOption) OrderOption
BySSOEnforced orders the results by the sso_enforced field.
func ByScans ¶ added in v0.19.0
func ByScans(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByScans orders the results by scans terms.
func ByScansCount ¶ added in v0.19.0
func ByScansCount(opts ...sql.OrderTermOption) OrderOption
ByScansCount orders the results by scans count.
func ByScopeField ¶ added in v1.5.0
func ByScopeField(field string, opts ...sql.OrderTermOption) OrderOption
ByScopeField orders the results by scope field.
func ByScopeID ¶ added in v1.5.0
func ByScopeID(opts ...sql.OrderTermOption) OrderOption
ByScopeID orders the results by the scope_id field.
func ByScopeName ¶ added in v1.5.0
func ByScopeName(opts ...sql.OrderTermOption) OrderOption
ByScopeName orders the results by the scope_name field.
func BySoc2PeriodEnd ¶ added in v1.5.0
func BySoc2PeriodEnd(opts ...sql.OrderTermOption) OrderOption
BySoc2PeriodEnd orders the results by the soc2_period_end field.
func BySourcePlatforms ¶ added in v1.5.0
func BySourcePlatforms(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySourcePlatforms orders the results by source_platforms terms.
func BySourcePlatformsCount ¶ added in v1.5.0
func BySourcePlatformsCount(opts ...sql.OrderTermOption) OrderOption
BySourcePlatformsCount orders the results by source_platforms count.
func BySpendCurrency ¶ added in v1.5.0
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 ¶ added in v1.5.0
func ByStatusPageURL(opts ...sql.OrderTermOption) OrderOption
ByStatusPageURL orders the results by the status_page_url field.
func BySubprocessors ¶ added in v1.5.0
func BySubprocessors(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
BySubprocessors orders the results by subprocessors terms.
func BySubprocessorsCount ¶ added in v1.5.0
func BySubprocessorsCount(opts ...sql.OrderTermOption) OrderOption
BySubprocessorsCount orders the results by subprocessors count.
func BySystemInternalID ¶ added in v0.34.0
func BySystemInternalID(opts ...sql.OrderTermOption) OrderOption
BySystemInternalID orders the results by the system_internal_id field.
func BySystemOwned ¶ added in v0.34.0
func BySystemOwned(opts ...sql.OrderTermOption) OrderOption
BySystemOwned orders the results by the system_owned field.
func ByTerminationNoticeDays ¶ added in v1.5.0
func ByTerminationNoticeDays(opts ...sql.OrderTermOption) OrderOption
ByTerminationNoticeDays orders the results by the termination_notice_days field.
func ByTier ¶ added in v1.5.0
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 ByViewers ¶ added in v0.19.0
func ByViewers(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByViewers orders the results by viewers terms.
func ByViewersCount ¶ added in v0.19.0
func ByViewersCount(opts ...sql.OrderTermOption) OrderOption
ByViewersCount orders the results by viewers count.