Documentation
¶
Index ¶
- type APITokenFunc
- type ActionPlanFunc
- type AssessmentFunc
- type AssessmentResponseFunc
- type AssetFunc
- type CampaignFunc
- type CampaignTargetFunc
- type CheckResultFunc
- type ContactFunc
- type ControlFunc
- type ControlImplementationFunc
- type ControlObjectiveFunc
- type CustomDomainFunc
- type CustomTypeEnumFunc
- type DNSVerificationFunc
- type DirectoryAccountFunc
- type DirectoryGroupFunc
- type DirectoryMembershipFunc
- type DirectorySyncRunFunc
- type DiscussionFunc
- type DocumentDataFunc
- type EmailTemplateFunc
- type EmailVerificationTokenFunc
- type EntityFunc
- type EntityTypeFunc
- type EventFunc
- type EvidenceFunc
- type ExportFunc
- type FileDownloadTokenFunc
- type FileFunc
- type FindingControlFunc
- type FindingFunc
- type Func
- type GroupFunc
- type GroupMembershipFunc
- type GroupSettingFunc
- type HushFunc
- type IdentityHolderFunc
- type ImpersonationEventFunc
- type IntegrationFunc
- type IntegrationRunFunc
- type IntegrationWebhookFunc
- type InternalPolicyFunc
- type InviteFunc
- type MappableDomainFunc
- type MappedControlFunc
- type NarrativeFunc
- type NoteFunc
- type NotificationFunc
- type NotificationPreferenceFunc
- type NotificationTemplateFunc
- type OnboardingFunc
- type OrgMembershipFunc
- type OrgModuleFunc
- type OrgPriceFunc
- type OrgProductFunc
- type OrgSubscriptionFunc
- type OrganizationFunc
- type OrganizationSettingFunc
- type PasswordResetTokenFunc
- type PersonalAccessTokenFunc
- type PlatformFunc
- type ProcedureFunc
- type ProgramFunc
- type ProgramMembershipFunc
- type Query
- type RemediationFunc
- type ReviewFunc
- type RiskFunc
- type SLADefinitionFunc
- type ScanFunc
- type StandardFunc
- type SubcontrolFunc
- type SubprocessorFunc
- type SubscriberFunc
- type SystemDetailFunc
- type TFASettingFunc
- type TagDefinitionFunc
- type TaskFunc
- type TemplateFunc
- type TraverseAPIToken
- type TraverseActionPlan
- type TraverseAssessment
- type TraverseAssessmentResponse
- type TraverseAsset
- type TraverseCampaign
- type TraverseCampaignTarget
- type TraverseCheckResult
- type TraverseContact
- type TraverseControl
- type TraverseControlImplementation
- type TraverseControlObjective
- type TraverseCustomDomain
- type TraverseCustomTypeEnum
- type TraverseDNSVerification
- type TraverseDirectoryAccount
- type TraverseDirectoryGroup
- type TraverseDirectoryMembership
- type TraverseDirectorySyncRun
- type TraverseDiscussion
- type TraverseDocumentData
- type TraverseEmailTemplate
- type TraverseEmailVerificationToken
- type TraverseEntity
- type TraverseEntityType
- type TraverseEvent
- type TraverseEvidence
- type TraverseExport
- type TraverseFile
- type TraverseFileDownloadToken
- type TraverseFinding
- type TraverseFindingControl
- type TraverseFunc
- type TraverseGroup
- type TraverseGroupMembership
- type TraverseGroupSetting
- type TraverseHush
- type TraverseIdentityHolder
- type TraverseImpersonationEvent
- type TraverseIntegration
- type TraverseIntegrationRun
- type TraverseIntegrationWebhook
- type TraverseInternalPolicy
- type TraverseInvite
- type TraverseMappableDomain
- type TraverseMappedControl
- type TraverseNarrative
- type TraverseNote
- type TraverseNotification
- type TraverseNotificationPreference
- type TraverseNotificationTemplate
- type TraverseOnboarding
- type TraverseOrgMembership
- type TraverseOrgModule
- type TraverseOrgPrice
- type TraverseOrgProduct
- type TraverseOrgSubscription
- type TraverseOrganization
- type TraverseOrganizationSetting
- type TraversePasswordResetToken
- type TraversePersonalAccessToken
- type TraversePlatform
- type TraverseProcedure
- type TraverseProgram
- type TraverseProgramMembership
- type TraverseRemediation
- type TraverseReview
- type TraverseRisk
- type TraverseSLADefinition
- type TraverseScan
- type TraverseStandard
- type TraverseSubcontrol
- type TraverseSubprocessor
- type TraverseSubscriber
- type TraverseSystemDetail
- type TraverseTFASetting
- type TraverseTagDefinition
- type TraverseTask
- type TraverseTemplate
- type TraverseTrustCenter
- type TraverseTrustCenterCompliance
- type TraverseTrustCenterDoc
- type TraverseTrustCenterEntity
- type TraverseTrustCenterFAQ
- type TraverseTrustCenterNDARequest
- type TraverseTrustCenterSetting
- type TraverseTrustCenterSubprocessor
- type TraverseTrustCenterWatermarkConfig
- type TraverseUser
- type TraverseUserSetting
- type TraverseVendorRiskScore
- type TraverseVendorScoringConfig
- type TraverseVulnerability
- type TraverseWebauthn
- type TraverseWorkflowAssignment
- type TraverseWorkflowAssignmentTarget
- type TraverseWorkflowDefinition
- type TraverseWorkflowEvent
- type TraverseWorkflowInstance
- type TraverseWorkflowObjectRef
- type TraverseWorkflowProposal
- type TrustCenterComplianceFunc
- type TrustCenterDocFunc
- type TrustCenterEntityFunc
- type TrustCenterFAQFunc
- type TrustCenterFunc
- type TrustCenterNDARequestFunc
- type TrustCenterSettingFunc
- type TrustCenterSubprocessorFunc
- type TrustCenterWatermarkConfigFunc
- type UserFunc
- type UserSettingFunc
- type VendorRiskScoreFunc
- type VendorScoringConfigFunc
- type VulnerabilityFunc
- type WebauthnFunc
- type WorkflowAssignmentFunc
- type WorkflowAssignmentTargetFunc
- type WorkflowDefinitionFunc
- type WorkflowEventFunc
- type WorkflowInstanceFunc
- type WorkflowObjectRefFunc
- type WorkflowProposalFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APITokenFunc ¶
The APITokenFunc type is an adapter to allow the use of ordinary function as a Querier.
type ActionPlanFunc ¶
The ActionPlanFunc type is an adapter to allow the use of ordinary function as a Querier.
type AssessmentFunc ¶
The AssessmentFunc type is an adapter to allow the use of ordinary function as a Querier.
type AssessmentResponseFunc ¶
type AssessmentResponseFunc func(context.Context, *generated.AssessmentResponseQuery) (generated.Value, error)
The AssessmentResponseFunc type is an adapter to allow the use of ordinary function as a Querier.
type AssetFunc ¶
The AssetFunc type is an adapter to allow the use of ordinary function as a Querier.
type CampaignFunc ¶
The CampaignFunc type is an adapter to allow the use of ordinary function as a Querier.
type CampaignTargetFunc ¶
type CampaignTargetFunc func(context.Context, *generated.CampaignTargetQuery) (generated.Value, error)
The CampaignTargetFunc type is an adapter to allow the use of ordinary function as a Querier.
type CheckResultFunc ¶
The CheckResultFunc type is an adapter to allow the use of ordinary function as a Querier.
type ContactFunc ¶
The ContactFunc type is an adapter to allow the use of ordinary function as a Querier.
type ControlFunc ¶
The ControlFunc type is an adapter to allow the use of ordinary function as a Querier.
type ControlImplementationFunc ¶
type ControlImplementationFunc func(context.Context, *generated.ControlImplementationQuery) (generated.Value, error)
The ControlImplementationFunc type is an adapter to allow the use of ordinary function as a Querier.
type ControlObjectiveFunc ¶
type ControlObjectiveFunc func(context.Context, *generated.ControlObjectiveQuery) (generated.Value, error)
The ControlObjectiveFunc type is an adapter to allow the use of ordinary function as a Querier.
type CustomDomainFunc ¶
The CustomDomainFunc type is an adapter to allow the use of ordinary function as a Querier.
type CustomTypeEnumFunc ¶
type CustomTypeEnumFunc func(context.Context, *generated.CustomTypeEnumQuery) (generated.Value, error)
The CustomTypeEnumFunc type is an adapter to allow the use of ordinary function as a Querier.
type DNSVerificationFunc ¶
type DNSVerificationFunc func(context.Context, *generated.DNSVerificationQuery) (generated.Value, error)
The DNSVerificationFunc type is an adapter to allow the use of ordinary function as a Querier.
type DirectoryAccountFunc ¶
type DirectoryAccountFunc func(context.Context, *generated.DirectoryAccountQuery) (generated.Value, error)
The DirectoryAccountFunc type is an adapter to allow the use of ordinary function as a Querier.
type DirectoryGroupFunc ¶
type DirectoryGroupFunc func(context.Context, *generated.DirectoryGroupQuery) (generated.Value, error)
The DirectoryGroupFunc type is an adapter to allow the use of ordinary function as a Querier.
type DirectoryMembershipFunc ¶
type DirectoryMembershipFunc func(context.Context, *generated.DirectoryMembershipQuery) (generated.Value, error)
The DirectoryMembershipFunc type is an adapter to allow the use of ordinary function as a Querier.
type DirectorySyncRunFunc ¶
type DirectorySyncRunFunc func(context.Context, *generated.DirectorySyncRunQuery) (generated.Value, error)
The DirectorySyncRunFunc type is an adapter to allow the use of ordinary function as a Querier.
type DiscussionFunc ¶
The DiscussionFunc type is an adapter to allow the use of ordinary function as a Querier.
type DocumentDataFunc ¶
The DocumentDataFunc type is an adapter to allow the use of ordinary function as a Querier.
type EmailTemplateFunc ¶
type EmailTemplateFunc func(context.Context, *generated.EmailTemplateQuery) (generated.Value, error)
The EmailTemplateFunc type is an adapter to allow the use of ordinary function as a Querier.
type EmailVerificationTokenFunc ¶
type EmailVerificationTokenFunc func(context.Context, *generated.EmailVerificationTokenQuery) (generated.Value, error)
The EmailVerificationTokenFunc type is an adapter to allow the use of ordinary function as a Querier.
type EntityFunc ¶
The EntityFunc type is an adapter to allow the use of ordinary function as a Querier.
type EntityTypeFunc ¶
The EntityTypeFunc type is an adapter to allow the use of ordinary function as a Querier.
type EventFunc ¶
The EventFunc type is an adapter to allow the use of ordinary function as a Querier.
type EvidenceFunc ¶
The EvidenceFunc type is an adapter to allow the use of ordinary function as a Querier.
type ExportFunc ¶
The ExportFunc type is an adapter to allow the use of ordinary function as a Querier.
type FileDownloadTokenFunc ¶
type FileDownloadTokenFunc func(context.Context, *generated.FileDownloadTokenQuery) (generated.Value, error)
The FileDownloadTokenFunc type is an adapter to allow the use of ordinary function as a Querier.
type FindingControlFunc ¶
type FindingControlFunc func(context.Context, *generated.FindingControlQuery) (generated.Value, error)
The FindingControlFunc type is an adapter to allow the use of ordinary function as a Querier.
type FindingFunc ¶
The FindingFunc type is an adapter to allow the use of ordinary function as a Querier.
type Func ¶
The Func type is an adapter that allows ordinary functions to be used as interceptors. Unlike traversal functions, interceptors are skipped during graph traversals. Note that the implementation of Func is different from the one defined in entgo.io/ent.InterceptFunc.
type GroupFunc ¶
The GroupFunc type is an adapter to allow the use of ordinary function as a Querier.
type GroupMembershipFunc ¶
type GroupMembershipFunc func(context.Context, *generated.GroupMembershipQuery) (generated.Value, error)
The GroupMembershipFunc type is an adapter to allow the use of ordinary function as a Querier.
type GroupSettingFunc ¶
The GroupSettingFunc type is an adapter to allow the use of ordinary function as a Querier.
type IdentityHolderFunc ¶
type IdentityHolderFunc func(context.Context, *generated.IdentityHolderQuery) (generated.Value, error)
The IdentityHolderFunc type is an adapter to allow the use of ordinary function as a Querier.
type ImpersonationEventFunc ¶
type ImpersonationEventFunc func(context.Context, *generated.ImpersonationEventQuery) (generated.Value, error)
The ImpersonationEventFunc type is an adapter to allow the use of ordinary function as a Querier.
type IntegrationFunc ¶
The IntegrationFunc type is an adapter to allow the use of ordinary function as a Querier.
type IntegrationRunFunc ¶
type IntegrationRunFunc func(context.Context, *generated.IntegrationRunQuery) (generated.Value, error)
The IntegrationRunFunc type is an adapter to allow the use of ordinary function as a Querier.
type IntegrationWebhookFunc ¶
type IntegrationWebhookFunc func(context.Context, *generated.IntegrationWebhookQuery) (generated.Value, error)
The IntegrationWebhookFunc type is an adapter to allow the use of ordinary function as a Querier.
type InternalPolicyFunc ¶
type InternalPolicyFunc func(context.Context, *generated.InternalPolicyQuery) (generated.Value, error)
The InternalPolicyFunc type is an adapter to allow the use of ordinary function as a Querier.
type InviteFunc ¶
The InviteFunc type is an adapter to allow the use of ordinary function as a Querier.
type MappableDomainFunc ¶
type MappableDomainFunc func(context.Context, *generated.MappableDomainQuery) (generated.Value, error)
The MappableDomainFunc type is an adapter to allow the use of ordinary function as a Querier.
type MappedControlFunc ¶
type MappedControlFunc func(context.Context, *generated.MappedControlQuery) (generated.Value, error)
The MappedControlFunc type is an adapter to allow the use of ordinary function as a Querier.
type NarrativeFunc ¶
The NarrativeFunc type is an adapter to allow the use of ordinary function as a Querier.
type NotificationFunc ¶
The NotificationFunc type is an adapter to allow the use of ordinary function as a Querier.
type NotificationPreferenceFunc ¶
type NotificationPreferenceFunc func(context.Context, *generated.NotificationPreferenceQuery) (generated.Value, error)
The NotificationPreferenceFunc type is an adapter to allow the use of ordinary function as a Querier.
type NotificationTemplateFunc ¶
type NotificationTemplateFunc func(context.Context, *generated.NotificationTemplateQuery) (generated.Value, error)
The NotificationTemplateFunc type is an adapter to allow the use of ordinary function as a Querier.
type OnboardingFunc ¶
The OnboardingFunc type is an adapter to allow the use of ordinary function as a Querier.
type OrgMembershipFunc ¶
type OrgMembershipFunc func(context.Context, *generated.OrgMembershipQuery) (generated.Value, error)
The OrgMembershipFunc type is an adapter to allow the use of ordinary function as a Querier.
type OrgModuleFunc ¶
The OrgModuleFunc type is an adapter to allow the use of ordinary function as a Querier.
type OrgPriceFunc ¶
The OrgPriceFunc type is an adapter to allow the use of ordinary function as a Querier.
type OrgProductFunc ¶
The OrgProductFunc type is an adapter to allow the use of ordinary function as a Querier.
type OrgSubscriptionFunc ¶
type OrgSubscriptionFunc func(context.Context, *generated.OrgSubscriptionQuery) (generated.Value, error)
The OrgSubscriptionFunc type is an adapter to allow the use of ordinary function as a Querier.
type OrganizationFunc ¶
The OrganizationFunc type is an adapter to allow the use of ordinary function as a Querier.
type OrganizationSettingFunc ¶
type OrganizationSettingFunc func(context.Context, *generated.OrganizationSettingQuery) (generated.Value, error)
The OrganizationSettingFunc type is an adapter to allow the use of ordinary function as a Querier.
type PasswordResetTokenFunc ¶
type PasswordResetTokenFunc func(context.Context, *generated.PasswordResetTokenQuery) (generated.Value, error)
The PasswordResetTokenFunc type is an adapter to allow the use of ordinary function as a Querier.
type PersonalAccessTokenFunc ¶
type PersonalAccessTokenFunc func(context.Context, *generated.PersonalAccessTokenQuery) (generated.Value, error)
The PersonalAccessTokenFunc type is an adapter to allow the use of ordinary function as a Querier.
type PlatformFunc ¶
The PlatformFunc type is an adapter to allow the use of ordinary function as a Querier.
type ProcedureFunc ¶
The ProcedureFunc type is an adapter to allow the use of ordinary function as a Querier.
type ProgramFunc ¶
The ProgramFunc type is an adapter to allow the use of ordinary function as a Querier.
type ProgramMembershipFunc ¶
type ProgramMembershipFunc func(context.Context, *generated.ProgramMembershipQuery) (generated.Value, error)
The ProgramMembershipFunc type is an adapter to allow the use of ordinary function as a Querier.
type Query ¶
type Query interface {
// Type returns the string representation of the query type.
Type() string
// Limit the number of records to be returned by this query.
Limit(int)
// Offset to start from.
Offset(int)
// Unique configures the query builder to filter duplicate records.
Unique(bool)
// Order specifies how the records should be ordered.
Order(...func(*sql.Selector))
// WhereP appends storage-level predicates to the query builder. Using this method, users
// can use type-assertion to append predicates that do not depend on any generated package.
WhereP(...func(*sql.Selector))
}
The Query interface represents an operation that queries a graph. By using this interface, users can write generic code that manipulates query builders of different types.
type RemediationFunc ¶
The RemediationFunc type is an adapter to allow the use of ordinary function as a Querier.
type ReviewFunc ¶
The ReviewFunc type is an adapter to allow the use of ordinary function as a Querier.
type SLADefinitionFunc ¶
type SLADefinitionFunc func(context.Context, *generated.SLADefinitionQuery) (generated.Value, error)
The SLADefinitionFunc type is an adapter to allow the use of ordinary function as a Querier.
type StandardFunc ¶
The StandardFunc type is an adapter to allow the use of ordinary function as a Querier.
type SubcontrolFunc ¶
The SubcontrolFunc type is an adapter to allow the use of ordinary function as a Querier.
type SubprocessorFunc ¶
The SubprocessorFunc type is an adapter to allow the use of ordinary function as a Querier.
type SubscriberFunc ¶
The SubscriberFunc type is an adapter to allow the use of ordinary function as a Querier.
type SystemDetailFunc ¶
The SystemDetailFunc type is an adapter to allow the use of ordinary function as a Querier.
type TFASettingFunc ¶
The TFASettingFunc type is an adapter to allow the use of ordinary function as a Querier.
type TagDefinitionFunc ¶
type TagDefinitionFunc func(context.Context, *generated.TagDefinitionQuery) (generated.Value, error)
The TagDefinitionFunc type is an adapter to allow the use of ordinary function as a Querier.
type TemplateFunc ¶
The TemplateFunc type is an adapter to allow the use of ordinary function as a Querier.
type TraverseAPIToken ¶
type TraverseAPIToken func(context.Context, *generated.APITokenQuery) error
The TraverseAPIToken type is an adapter to allow the use of ordinary function as Traverser.
type TraverseActionPlan ¶
type TraverseActionPlan func(context.Context, *generated.ActionPlanQuery) error
The TraverseActionPlan type is an adapter to allow the use of ordinary function as Traverser.
type TraverseAssessment ¶
type TraverseAssessment func(context.Context, *generated.AssessmentQuery) error
The TraverseAssessment type is an adapter to allow the use of ordinary function as Traverser.
type TraverseAssessmentResponse ¶
type TraverseAssessmentResponse func(context.Context, *generated.AssessmentResponseQuery) error
The TraverseAssessmentResponse type is an adapter to allow the use of ordinary function as Traverser.
type TraverseAsset ¶
type TraverseAsset func(context.Context, *generated.AssetQuery) error
The TraverseAsset type is an adapter to allow the use of ordinary function as Traverser.
type TraverseCampaign ¶
type TraverseCampaign func(context.Context, *generated.CampaignQuery) error
The TraverseCampaign type is an adapter to allow the use of ordinary function as Traverser.
type TraverseCampaignTarget ¶
type TraverseCampaignTarget func(context.Context, *generated.CampaignTargetQuery) error
The TraverseCampaignTarget type is an adapter to allow the use of ordinary function as Traverser.
type TraverseCheckResult ¶
type TraverseCheckResult func(context.Context, *generated.CheckResultQuery) error
The TraverseCheckResult type is an adapter to allow the use of ordinary function as Traverser.
type TraverseContact ¶
type TraverseContact func(context.Context, *generated.ContactQuery) error
The TraverseContact type is an adapter to allow the use of ordinary function as Traverser.
type TraverseControl ¶
type TraverseControl func(context.Context, *generated.ControlQuery) error
The TraverseControl type is an adapter to allow the use of ordinary function as Traverser.
type TraverseControlImplementation ¶
type TraverseControlImplementation func(context.Context, *generated.ControlImplementationQuery) error
The TraverseControlImplementation type is an adapter to allow the use of ordinary function as Traverser.
type TraverseControlObjective ¶
type TraverseControlObjective func(context.Context, *generated.ControlObjectiveQuery) error
The TraverseControlObjective type is an adapter to allow the use of ordinary function as Traverser.
type TraverseCustomDomain ¶
type TraverseCustomDomain func(context.Context, *generated.CustomDomainQuery) error
The TraverseCustomDomain type is an adapter to allow the use of ordinary function as Traverser.
type TraverseCustomTypeEnum ¶
type TraverseCustomTypeEnum func(context.Context, *generated.CustomTypeEnumQuery) error
The TraverseCustomTypeEnum type is an adapter to allow the use of ordinary function as Traverser.
type TraverseDNSVerification ¶
type TraverseDNSVerification func(context.Context, *generated.DNSVerificationQuery) error
The TraverseDNSVerification type is an adapter to allow the use of ordinary function as Traverser.
type TraverseDirectoryAccount ¶
type TraverseDirectoryAccount func(context.Context, *generated.DirectoryAccountQuery) error
The TraverseDirectoryAccount type is an adapter to allow the use of ordinary function as Traverser.
type TraverseDirectoryGroup ¶
type TraverseDirectoryGroup func(context.Context, *generated.DirectoryGroupQuery) error
The TraverseDirectoryGroup type is an adapter to allow the use of ordinary function as Traverser.
type TraverseDirectoryMembership ¶
type TraverseDirectoryMembership func(context.Context, *generated.DirectoryMembershipQuery) error
The TraverseDirectoryMembership type is an adapter to allow the use of ordinary function as Traverser.
type TraverseDirectorySyncRun ¶
type TraverseDirectorySyncRun func(context.Context, *generated.DirectorySyncRunQuery) error
The TraverseDirectorySyncRun type is an adapter to allow the use of ordinary function as Traverser.
type TraverseDiscussion ¶
type TraverseDiscussion func(context.Context, *generated.DiscussionQuery) error
The TraverseDiscussion type is an adapter to allow the use of ordinary function as Traverser.
type TraverseDocumentData ¶
type TraverseDocumentData func(context.Context, *generated.DocumentDataQuery) error
The TraverseDocumentData type is an adapter to allow the use of ordinary function as Traverser.
type TraverseEmailTemplate ¶
type TraverseEmailTemplate func(context.Context, *generated.EmailTemplateQuery) error
The TraverseEmailTemplate type is an adapter to allow the use of ordinary function as Traverser.
type TraverseEmailVerificationToken ¶
type TraverseEmailVerificationToken func(context.Context, *generated.EmailVerificationTokenQuery) error
The TraverseEmailVerificationToken type is an adapter to allow the use of ordinary function as Traverser.
type TraverseEntity ¶
type TraverseEntity func(context.Context, *generated.EntityQuery) error
The TraverseEntity type is an adapter to allow the use of ordinary function as Traverser.
type TraverseEntityType ¶
type TraverseEntityType func(context.Context, *generated.EntityTypeQuery) error
The TraverseEntityType type is an adapter to allow the use of ordinary function as Traverser.
type TraverseEvent ¶
type TraverseEvent func(context.Context, *generated.EventQuery) error
The TraverseEvent type is an adapter to allow the use of ordinary function as Traverser.
type TraverseEvidence ¶
type TraverseEvidence func(context.Context, *generated.EvidenceQuery) error
The TraverseEvidence type is an adapter to allow the use of ordinary function as Traverser.
type TraverseExport ¶
type TraverseExport func(context.Context, *generated.ExportQuery) error
The TraverseExport type is an adapter to allow the use of ordinary function as Traverser.
type TraverseFile ¶
The TraverseFile type is an adapter to allow the use of ordinary function as Traverser.
type TraverseFileDownloadToken ¶
type TraverseFileDownloadToken func(context.Context, *generated.FileDownloadTokenQuery) error
The TraverseFileDownloadToken type is an adapter to allow the use of ordinary function as Traverser.
type TraverseFinding ¶
type TraverseFinding func(context.Context, *generated.FindingQuery) error
The TraverseFinding type is an adapter to allow the use of ordinary function as Traverser.
type TraverseFindingControl ¶
type TraverseFindingControl func(context.Context, *generated.FindingControlQuery) error
The TraverseFindingControl type is an adapter to allow the use of ordinary function as Traverser.
type TraverseFunc ¶
The TraverseFunc type is an adapter to allow the use of ordinary function as Traverser. If f is a function with the appropriate signature, TraverseFunc(f) is a Traverser that calls f.
type TraverseGroup ¶
type TraverseGroup func(context.Context, *generated.GroupQuery) error
The TraverseGroup type is an adapter to allow the use of ordinary function as Traverser.
type TraverseGroupMembership ¶
type TraverseGroupMembership func(context.Context, *generated.GroupMembershipQuery) error
The TraverseGroupMembership type is an adapter to allow the use of ordinary function as Traverser.
type TraverseGroupSetting ¶
type TraverseGroupSetting func(context.Context, *generated.GroupSettingQuery) error
The TraverseGroupSetting type is an adapter to allow the use of ordinary function as Traverser.
type TraverseHush ¶
The TraverseHush type is an adapter to allow the use of ordinary function as Traverser.
type TraverseIdentityHolder ¶
type TraverseIdentityHolder func(context.Context, *generated.IdentityHolderQuery) error
The TraverseIdentityHolder type is an adapter to allow the use of ordinary function as Traverser.
type TraverseImpersonationEvent ¶
type TraverseImpersonationEvent func(context.Context, *generated.ImpersonationEventQuery) error
The TraverseImpersonationEvent type is an adapter to allow the use of ordinary function as Traverser.
type TraverseIntegration ¶
type TraverseIntegration func(context.Context, *generated.IntegrationQuery) error
The TraverseIntegration type is an adapter to allow the use of ordinary function as Traverser.
type TraverseIntegrationRun ¶
type TraverseIntegrationRun func(context.Context, *generated.IntegrationRunQuery) error
The TraverseIntegrationRun type is an adapter to allow the use of ordinary function as Traverser.
type TraverseIntegrationWebhook ¶
type TraverseIntegrationWebhook func(context.Context, *generated.IntegrationWebhookQuery) error
The TraverseIntegrationWebhook type is an adapter to allow the use of ordinary function as Traverser.
type TraverseInternalPolicy ¶
type TraverseInternalPolicy func(context.Context, *generated.InternalPolicyQuery) error
The TraverseInternalPolicy type is an adapter to allow the use of ordinary function as Traverser.
type TraverseInvite ¶
type TraverseInvite func(context.Context, *generated.InviteQuery) error
The TraverseInvite type is an adapter to allow the use of ordinary function as Traverser.
type TraverseMappableDomain ¶
type TraverseMappableDomain func(context.Context, *generated.MappableDomainQuery) error
The TraverseMappableDomain type is an adapter to allow the use of ordinary function as Traverser.
type TraverseMappedControl ¶
type TraverseMappedControl func(context.Context, *generated.MappedControlQuery) error
The TraverseMappedControl type is an adapter to allow the use of ordinary function as Traverser.
type TraverseNarrative ¶
type TraverseNarrative func(context.Context, *generated.NarrativeQuery) error
The TraverseNarrative type is an adapter to allow the use of ordinary function as Traverser.
type TraverseNote ¶
The TraverseNote type is an adapter to allow the use of ordinary function as Traverser.
type TraverseNotification ¶
type TraverseNotification func(context.Context, *generated.NotificationQuery) error
The TraverseNotification type is an adapter to allow the use of ordinary function as Traverser.
type TraverseNotificationPreference ¶
type TraverseNotificationPreference func(context.Context, *generated.NotificationPreferenceQuery) error
The TraverseNotificationPreference type is an adapter to allow the use of ordinary function as Traverser.
type TraverseNotificationTemplate ¶
type TraverseNotificationTemplate func(context.Context, *generated.NotificationTemplateQuery) error
The TraverseNotificationTemplate type is an adapter to allow the use of ordinary function as Traverser.
type TraverseOnboarding ¶
type TraverseOnboarding func(context.Context, *generated.OnboardingQuery) error
The TraverseOnboarding type is an adapter to allow the use of ordinary function as Traverser.
type TraverseOrgMembership ¶
type TraverseOrgMembership func(context.Context, *generated.OrgMembershipQuery) error
The TraverseOrgMembership type is an adapter to allow the use of ordinary function as Traverser.
type TraverseOrgModule ¶
type TraverseOrgModule func(context.Context, *generated.OrgModuleQuery) error
The TraverseOrgModule type is an adapter to allow the use of ordinary function as Traverser.
type TraverseOrgPrice ¶
type TraverseOrgPrice func(context.Context, *generated.OrgPriceQuery) error
The TraverseOrgPrice type is an adapter to allow the use of ordinary function as Traverser.
type TraverseOrgProduct ¶
type TraverseOrgProduct func(context.Context, *generated.OrgProductQuery) error
The TraverseOrgProduct type is an adapter to allow the use of ordinary function as Traverser.
type TraverseOrgSubscription ¶
type TraverseOrgSubscription func(context.Context, *generated.OrgSubscriptionQuery) error
The TraverseOrgSubscription type is an adapter to allow the use of ordinary function as Traverser.
type TraverseOrganization ¶
type TraverseOrganization func(context.Context, *generated.OrganizationQuery) error
The TraverseOrganization type is an adapter to allow the use of ordinary function as Traverser.
type TraverseOrganizationSetting ¶
type TraverseOrganizationSetting func(context.Context, *generated.OrganizationSettingQuery) error
The TraverseOrganizationSetting type is an adapter to allow the use of ordinary function as Traverser.
type TraversePasswordResetToken ¶
type TraversePasswordResetToken func(context.Context, *generated.PasswordResetTokenQuery) error
The TraversePasswordResetToken type is an adapter to allow the use of ordinary function as Traverser.
type TraversePersonalAccessToken ¶
type TraversePersonalAccessToken func(context.Context, *generated.PersonalAccessTokenQuery) error
The TraversePersonalAccessToken type is an adapter to allow the use of ordinary function as Traverser.
type TraversePlatform ¶
type TraversePlatform func(context.Context, *generated.PlatformQuery) error
The TraversePlatform type is an adapter to allow the use of ordinary function as Traverser.
type TraverseProcedure ¶
type TraverseProcedure func(context.Context, *generated.ProcedureQuery) error
The TraverseProcedure type is an adapter to allow the use of ordinary function as Traverser.
type TraverseProgram ¶
type TraverseProgram func(context.Context, *generated.ProgramQuery) error
The TraverseProgram type is an adapter to allow the use of ordinary function as Traverser.
type TraverseProgramMembership ¶
type TraverseProgramMembership func(context.Context, *generated.ProgramMembershipQuery) error
The TraverseProgramMembership type is an adapter to allow the use of ordinary function as Traverser.
type TraverseRemediation ¶
type TraverseRemediation func(context.Context, *generated.RemediationQuery) error
The TraverseRemediation type is an adapter to allow the use of ordinary function as Traverser.
type TraverseReview ¶
type TraverseReview func(context.Context, *generated.ReviewQuery) error
The TraverseReview type is an adapter to allow the use of ordinary function as Traverser.
type TraverseRisk ¶
The TraverseRisk type is an adapter to allow the use of ordinary function as Traverser.
type TraverseSLADefinition ¶
type TraverseSLADefinition func(context.Context, *generated.SLADefinitionQuery) error
The TraverseSLADefinition type is an adapter to allow the use of ordinary function as Traverser.
type TraverseScan ¶
The TraverseScan type is an adapter to allow the use of ordinary function as Traverser.
type TraverseStandard ¶
type TraverseStandard func(context.Context, *generated.StandardQuery) error
The TraverseStandard type is an adapter to allow the use of ordinary function as Traverser.
type TraverseSubcontrol ¶
type TraverseSubcontrol func(context.Context, *generated.SubcontrolQuery) error
The TraverseSubcontrol type is an adapter to allow the use of ordinary function as Traverser.
type TraverseSubprocessor ¶
type TraverseSubprocessor func(context.Context, *generated.SubprocessorQuery) error
The TraverseSubprocessor type is an adapter to allow the use of ordinary function as Traverser.
type TraverseSubscriber ¶
type TraverseSubscriber func(context.Context, *generated.SubscriberQuery) error
The TraverseSubscriber type is an adapter to allow the use of ordinary function as Traverser.
type TraverseSystemDetail ¶
type TraverseSystemDetail func(context.Context, *generated.SystemDetailQuery) error
The TraverseSystemDetail type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTFASetting ¶
type TraverseTFASetting func(context.Context, *generated.TFASettingQuery) error
The TraverseTFASetting type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTagDefinition ¶
type TraverseTagDefinition func(context.Context, *generated.TagDefinitionQuery) error
The TraverseTagDefinition type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTask ¶
The TraverseTask type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTemplate ¶
type TraverseTemplate func(context.Context, *generated.TemplateQuery) error
The TraverseTemplate type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenter ¶
type TraverseTrustCenter func(context.Context, *generated.TrustCenterQuery) error
The TraverseTrustCenter type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenterCompliance ¶
type TraverseTrustCenterCompliance func(context.Context, *generated.TrustCenterComplianceQuery) error
The TraverseTrustCenterCompliance type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenterDoc ¶
type TraverseTrustCenterDoc func(context.Context, *generated.TrustCenterDocQuery) error
The TraverseTrustCenterDoc type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenterEntity ¶
type TraverseTrustCenterEntity func(context.Context, *generated.TrustCenterEntityQuery) error
The TraverseTrustCenterEntity type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenterFAQ ¶
type TraverseTrustCenterFAQ func(context.Context, *generated.TrustCenterFAQQuery) error
The TraverseTrustCenterFAQ type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenterNDARequest ¶
type TraverseTrustCenterNDARequest func(context.Context, *generated.TrustCenterNDARequestQuery) error
The TraverseTrustCenterNDARequest type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenterSetting ¶
type TraverseTrustCenterSetting func(context.Context, *generated.TrustCenterSettingQuery) error
The TraverseTrustCenterSetting type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenterSubprocessor ¶
type TraverseTrustCenterSubprocessor func(context.Context, *generated.TrustCenterSubprocessorQuery) error
The TraverseTrustCenterSubprocessor type is an adapter to allow the use of ordinary function as Traverser.
type TraverseTrustCenterWatermarkConfig ¶
type TraverseTrustCenterWatermarkConfig func(context.Context, *generated.TrustCenterWatermarkConfigQuery) error
The TraverseTrustCenterWatermarkConfig type is an adapter to allow the use of ordinary function as Traverser.
type TraverseUser ¶
The TraverseUser type is an adapter to allow the use of ordinary function as Traverser.
type TraverseUserSetting ¶
type TraverseUserSetting func(context.Context, *generated.UserSettingQuery) error
The TraverseUserSetting type is an adapter to allow the use of ordinary function as Traverser.
type TraverseVendorRiskScore ¶
type TraverseVendorRiskScore func(context.Context, *generated.VendorRiskScoreQuery) error
The TraverseVendorRiskScore type is an adapter to allow the use of ordinary function as Traverser.
type TraverseVendorScoringConfig ¶
type TraverseVendorScoringConfig func(context.Context, *generated.VendorScoringConfigQuery) error
The TraverseVendorScoringConfig type is an adapter to allow the use of ordinary function as Traverser.
type TraverseVulnerability ¶
type TraverseVulnerability func(context.Context, *generated.VulnerabilityQuery) error
The TraverseVulnerability type is an adapter to allow the use of ordinary function as Traverser.
type TraverseWebauthn ¶
type TraverseWebauthn func(context.Context, *generated.WebauthnQuery) error
The TraverseWebauthn type is an adapter to allow the use of ordinary function as Traverser.
type TraverseWorkflowAssignment ¶
type TraverseWorkflowAssignment func(context.Context, *generated.WorkflowAssignmentQuery) error
The TraverseWorkflowAssignment type is an adapter to allow the use of ordinary function as Traverser.
type TraverseWorkflowAssignmentTarget ¶
type TraverseWorkflowAssignmentTarget func(context.Context, *generated.WorkflowAssignmentTargetQuery) error
The TraverseWorkflowAssignmentTarget type is an adapter to allow the use of ordinary function as Traverser.
type TraverseWorkflowDefinition ¶
type TraverseWorkflowDefinition func(context.Context, *generated.WorkflowDefinitionQuery) error
The TraverseWorkflowDefinition type is an adapter to allow the use of ordinary function as Traverser.
type TraverseWorkflowEvent ¶
type TraverseWorkflowEvent func(context.Context, *generated.WorkflowEventQuery) error
The TraverseWorkflowEvent type is an adapter to allow the use of ordinary function as Traverser.
type TraverseWorkflowInstance ¶
type TraverseWorkflowInstance func(context.Context, *generated.WorkflowInstanceQuery) error
The TraverseWorkflowInstance type is an adapter to allow the use of ordinary function as Traverser.
type TraverseWorkflowObjectRef ¶
type TraverseWorkflowObjectRef func(context.Context, *generated.WorkflowObjectRefQuery) error
The TraverseWorkflowObjectRef type is an adapter to allow the use of ordinary function as Traverser.
type TraverseWorkflowProposal ¶
type TraverseWorkflowProposal func(context.Context, *generated.WorkflowProposalQuery) error
The TraverseWorkflowProposal type is an adapter to allow the use of ordinary function as Traverser.
type TrustCenterComplianceFunc ¶
type TrustCenterComplianceFunc func(context.Context, *generated.TrustCenterComplianceQuery) (generated.Value, error)
The TrustCenterComplianceFunc type is an adapter to allow the use of ordinary function as a Querier.
type TrustCenterDocFunc ¶
type TrustCenterDocFunc func(context.Context, *generated.TrustCenterDocQuery) (generated.Value, error)
The TrustCenterDocFunc type is an adapter to allow the use of ordinary function as a Querier.
type TrustCenterEntityFunc ¶
type TrustCenterEntityFunc func(context.Context, *generated.TrustCenterEntityQuery) (generated.Value, error)
The TrustCenterEntityFunc type is an adapter to allow the use of ordinary function as a Querier.
type TrustCenterFAQFunc ¶
type TrustCenterFAQFunc func(context.Context, *generated.TrustCenterFAQQuery) (generated.Value, error)
The TrustCenterFAQFunc type is an adapter to allow the use of ordinary function as a Querier.
type TrustCenterFunc ¶
The TrustCenterFunc type is an adapter to allow the use of ordinary function as a Querier.
type TrustCenterNDARequestFunc ¶
type TrustCenterNDARequestFunc func(context.Context, *generated.TrustCenterNDARequestQuery) (generated.Value, error)
The TrustCenterNDARequestFunc type is an adapter to allow the use of ordinary function as a Querier.
type TrustCenterSettingFunc ¶
type TrustCenterSettingFunc func(context.Context, *generated.TrustCenterSettingQuery) (generated.Value, error)
The TrustCenterSettingFunc type is an adapter to allow the use of ordinary function as a Querier.
type TrustCenterSubprocessorFunc ¶
type TrustCenterSubprocessorFunc func(context.Context, *generated.TrustCenterSubprocessorQuery) (generated.Value, error)
The TrustCenterSubprocessorFunc type is an adapter to allow the use of ordinary function as a Querier.
type TrustCenterWatermarkConfigFunc ¶
type TrustCenterWatermarkConfigFunc func(context.Context, *generated.TrustCenterWatermarkConfigQuery) (generated.Value, error)
The TrustCenterWatermarkConfigFunc type is an adapter to allow the use of ordinary function as a Querier.
type UserSettingFunc ¶
The UserSettingFunc type is an adapter to allow the use of ordinary function as a Querier.
type VendorRiskScoreFunc ¶
type VendorRiskScoreFunc func(context.Context, *generated.VendorRiskScoreQuery) (generated.Value, error)
The VendorRiskScoreFunc type is an adapter to allow the use of ordinary function as a Querier.
type VendorScoringConfigFunc ¶
type VendorScoringConfigFunc func(context.Context, *generated.VendorScoringConfigQuery) (generated.Value, error)
The VendorScoringConfigFunc type is an adapter to allow the use of ordinary function as a Querier.
type VulnerabilityFunc ¶
type VulnerabilityFunc func(context.Context, *generated.VulnerabilityQuery) (generated.Value, error)
The VulnerabilityFunc type is an adapter to allow the use of ordinary function as a Querier.
type WebauthnFunc ¶
The WebauthnFunc type is an adapter to allow the use of ordinary function as a Querier.
type WorkflowAssignmentFunc ¶
type WorkflowAssignmentFunc func(context.Context, *generated.WorkflowAssignmentQuery) (generated.Value, error)
The WorkflowAssignmentFunc type is an adapter to allow the use of ordinary function as a Querier.
type WorkflowAssignmentTargetFunc ¶
type WorkflowAssignmentTargetFunc func(context.Context, *generated.WorkflowAssignmentTargetQuery) (generated.Value, error)
The WorkflowAssignmentTargetFunc type is an adapter to allow the use of ordinary function as a Querier.
type WorkflowDefinitionFunc ¶
type WorkflowDefinitionFunc func(context.Context, *generated.WorkflowDefinitionQuery) (generated.Value, error)
The WorkflowDefinitionFunc type is an adapter to allow the use of ordinary function as a Querier.
type WorkflowEventFunc ¶
type WorkflowEventFunc func(context.Context, *generated.WorkflowEventQuery) (generated.Value, error)
The WorkflowEventFunc type is an adapter to allow the use of ordinary function as a Querier.
type WorkflowInstanceFunc ¶
type WorkflowInstanceFunc func(context.Context, *generated.WorkflowInstanceQuery) (generated.Value, error)
The WorkflowInstanceFunc type is an adapter to allow the use of ordinary function as a Querier.
type WorkflowObjectRefFunc ¶
type WorkflowObjectRefFunc func(context.Context, *generated.WorkflowObjectRefQuery) (generated.Value, error)
The WorkflowObjectRefFunc type is an adapter to allow the use of ordinary function as a Querier.
type WorkflowProposalFunc ¶
type WorkflowProposalFunc func(context.Context, *generated.WorkflowProposalQuery) (generated.Value, error)
The WorkflowProposalFunc type is an adapter to allow the use of ordinary function as a Querier.