Documentation ¶
Overview ¶
Code is generated by go generate. DO NOT EDIT.
Index ¶
- func GetArtifact(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetBlob(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetBranch(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetBranchProtection(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetCodeOwner(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetCommit(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetCommunityProfile(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetGitIgnore(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetIssue(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetIssueComment(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetLicense(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetOrgAlertDependabot(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetOrgCollaborators(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetOrgExternalIdentity(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetOrgMembers(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetOrganization(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetPullRequest(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRelease(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRepoAlertDependabot(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRepoCollaborators(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRepoDeployment(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRepoEnvironment(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRepoRuleSet(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRepoSBOM(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRepoVulnerabilityAlert(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRepository(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetRunner(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetSecret(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetStargazer(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetTag(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetTeam(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetTeamMembers(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetTeamRepository(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetTrafficViewDaily(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetTrafficViewWeekly(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetTree(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetUser(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetWorkflow(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func GetWorkflowRun(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListArtifact(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListBlob(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListBranch(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListBranchProtection(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListCodeOwner(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListCommit(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListCommunityProfile(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListGitIgnore(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListIssue(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListIssueComment(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListLicense(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListOrgAlertDependabot(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListOrgCollaborators(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListOrgExternalIdentity(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListOrgMembers(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListOrganization(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListPullRequest(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRelease(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRepoAlertDependabot(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRepoCollaborators(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRepoDeployment(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRepoEnvironment(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRepoRuleSet(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRepoSBOM(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRepoVulnerabilityAlert(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRepository(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListRunner(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListSecret(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListStargazer(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListTag(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListTeam(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListTeamMembers(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListTeamRepository(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListTrafficViewDaily(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListTrafficViewWeekly(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListTree(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListUser(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListWorkflow(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- func ListWorkflowRun(ctx context.Context, d *plugin.QueryData, _ *plugin.HydrateData) (interface{}, error)
- type Artifact
- type ArtifactHit
- type ArtifactHits
- type ArtifactPaginator
- type ArtifactSearchResponse
- type Blob
- type BlobHit
- type BlobHits
- type BlobPaginator
- type BlobSearchResponse
- type Branch
- type BranchHit
- type BranchHits
- type BranchPaginator
- type BranchProtection
- type BranchProtectionHit
- type BranchProtectionHits
- type BranchProtectionPaginator
- type BranchProtectionSearchResponse
- type BranchSearchResponse
- type Client
- func (k Client) NewArtifactPaginator(filters []essdk.BoolFilter, limit *int64) (ArtifactPaginator, error)
- func (k Client) NewBlobPaginator(filters []essdk.BoolFilter, limit *int64) (BlobPaginator, error)
- func (k Client) NewBranchPaginator(filters []essdk.BoolFilter, limit *int64) (BranchPaginator, error)
- func (k Client) NewBranchProtectionPaginator(filters []essdk.BoolFilter, limit *int64) (BranchProtectionPaginator, error)
- func (k Client) NewCodeOwnerPaginator(filters []essdk.BoolFilter, limit *int64) (CodeOwnerPaginator, error)
- func (k Client) NewCommitPaginator(filters []essdk.BoolFilter, limit *int64) (CommitPaginator, error)
- func (k Client) NewCommunityProfilePaginator(filters []essdk.BoolFilter, limit *int64) (CommunityProfilePaginator, error)
- func (k Client) NewGitIgnorePaginator(filters []essdk.BoolFilter, limit *int64) (GitIgnorePaginator, error)
- func (k Client) NewIssueCommentPaginator(filters []essdk.BoolFilter, limit *int64) (IssueCommentPaginator, error)
- func (k Client) NewIssuePaginator(filters []essdk.BoolFilter, limit *int64) (IssuePaginator, error)
- func (k Client) NewLicensePaginator(filters []essdk.BoolFilter, limit *int64) (LicensePaginator, error)
- func (k Client) NewOrgAlertDependabotPaginator(filters []essdk.BoolFilter, limit *int64) (OrgAlertDependabotPaginator, error)
- func (k Client) NewOrgCollaboratorsPaginator(filters []essdk.BoolFilter, limit *int64) (OrgCollaboratorsPaginator, error)
- func (k Client) NewOrgExternalIdentityPaginator(filters []essdk.BoolFilter, limit *int64) (OrgExternalIdentityPaginator, error)
- func (k Client) NewOrgMembersPaginator(filters []essdk.BoolFilter, limit *int64) (OrgMembersPaginator, error)
- func (k Client) NewOrganizationPaginator(filters []essdk.BoolFilter, limit *int64) (OrganizationPaginator, error)
- func (k Client) NewPullRequestPaginator(filters []essdk.BoolFilter, limit *int64) (PullRequestPaginator, error)
- func (k Client) NewReleasePaginator(filters []essdk.BoolFilter, limit *int64) (ReleasePaginator, error)
- func (k Client) NewRepoAlertDependabotPaginator(filters []essdk.BoolFilter, limit *int64) (RepoAlertDependabotPaginator, error)
- func (k Client) NewRepoCollaboratorsPaginator(filters []essdk.BoolFilter, limit *int64) (RepoCollaboratorsPaginator, error)
- func (k Client) NewRepoDeploymentPaginator(filters []essdk.BoolFilter, limit *int64) (RepoDeploymentPaginator, error)
- func (k Client) NewRepoEnvironmentPaginator(filters []essdk.BoolFilter, limit *int64) (RepoEnvironmentPaginator, error)
- func (k Client) NewRepoRuleSetPaginator(filters []essdk.BoolFilter, limit *int64) (RepoRuleSetPaginator, error)
- func (k Client) NewRepoSBOMPaginator(filters []essdk.BoolFilter, limit *int64) (RepoSBOMPaginator, error)
- func (k Client) NewRepoVulnerabilityAlertPaginator(filters []essdk.BoolFilter, limit *int64) (RepoVulnerabilityAlertPaginator, error)
- func (k Client) NewRepositoryPaginator(filters []essdk.BoolFilter, limit *int64) (RepositoryPaginator, error)
- func (k Client) NewRunnerPaginator(filters []essdk.BoolFilter, limit *int64) (RunnerPaginator, error)
- func (k Client) NewSecretPaginator(filters []essdk.BoolFilter, limit *int64) (SecretPaginator, error)
- func (k Client) NewStargazerPaginator(filters []essdk.BoolFilter, limit *int64) (StargazerPaginator, error)
- func (k Client) NewTagPaginator(filters []essdk.BoolFilter, limit *int64) (TagPaginator, error)
- func (k Client) NewTeamMembersPaginator(filters []essdk.BoolFilter, limit *int64) (TeamMembersPaginator, error)
- func (k Client) NewTeamPaginator(filters []essdk.BoolFilter, limit *int64) (TeamPaginator, error)
- func (k Client) NewTeamRepositoryPaginator(filters []essdk.BoolFilter, limit *int64) (TeamRepositoryPaginator, error)
- func (k Client) NewTrafficViewDailyPaginator(filters []essdk.BoolFilter, limit *int64) (TrafficViewDailyPaginator, error)
- func (k Client) NewTrafficViewWeeklyPaginator(filters []essdk.BoolFilter, limit *int64) (TrafficViewWeeklyPaginator, error)
- func (k Client) NewTreePaginator(filters []essdk.BoolFilter, limit *int64) (TreePaginator, error)
- func (k Client) NewUserPaginator(filters []essdk.BoolFilter, limit *int64) (UserPaginator, error)
- func (k Client) NewWorkflowPaginator(filters []essdk.BoolFilter, limit *int64) (WorkflowPaginator, error)
- func (k Client) NewWorkflowRunPaginator(filters []essdk.BoolFilter, limit *int64) (WorkflowRunPaginator, error)
- type CodeOwner
- type CodeOwnerHit
- type CodeOwnerHits
- type CodeOwnerPaginator
- type CodeOwnerSearchResponse
- type Commit
- type CommitHit
- type CommitHits
- type CommitPaginator
- type CommitSearchResponse
- type CommunityProfile
- type CommunityProfileHit
- type CommunityProfileHits
- type CommunityProfilePaginator
- type CommunityProfileSearchResponse
- type GitIgnore
- type GitIgnoreHit
- type GitIgnoreHits
- type GitIgnorePaginator
- type GitIgnoreSearchResponse
- type Issue
- type IssueComment
- type IssueCommentHit
- type IssueCommentHits
- type IssueCommentPaginator
- type IssueCommentSearchResponse
- type IssueHit
- type IssueHits
- type IssuePaginator
- type IssueSearchResponse
- type License
- type LicenseHit
- type LicenseHits
- type LicensePaginator
- type LicenseSearchResponse
- type OrgAlertDependabot
- type OrgAlertDependabotHit
- type OrgAlertDependabotHits
- type OrgAlertDependabotPaginator
- type OrgAlertDependabotSearchResponse
- type OrgCollaborators
- type OrgCollaboratorsHit
- type OrgCollaboratorsHits
- type OrgCollaboratorsPaginator
- type OrgCollaboratorsSearchResponse
- type OrgExternalIdentity
- type OrgExternalIdentityHit
- type OrgExternalIdentityHits
- type OrgExternalIdentityPaginator
- type OrgExternalIdentitySearchResponse
- type OrgMembers
- type OrgMembersHit
- type OrgMembersHits
- type OrgMembersPaginator
- type OrgMembersSearchResponse
- type Organization
- type OrganizationHit
- type OrganizationHits
- type OrganizationPaginator
- type OrganizationSearchResponse
- type PullRequest
- type PullRequestHit
- type PullRequestHits
- type PullRequestPaginator
- type PullRequestSearchResponse
- type Release
- type ReleaseHit
- type ReleaseHits
- type ReleasePaginator
- type ReleaseSearchResponse
- type RepoAlertDependabot
- type RepoAlertDependabotHit
- type RepoAlertDependabotHits
- type RepoAlertDependabotPaginator
- type RepoAlertDependabotSearchResponse
- type RepoCollaborators
- type RepoCollaboratorsHit
- type RepoCollaboratorsHits
- type RepoCollaboratorsPaginator
- type RepoCollaboratorsSearchResponse
- type RepoDeployment
- type RepoDeploymentHit
- type RepoDeploymentHits
- type RepoDeploymentPaginator
- type RepoDeploymentSearchResponse
- type RepoEnvironment
- type RepoEnvironmentHit
- type RepoEnvironmentHits
- type RepoEnvironmentPaginator
- type RepoEnvironmentSearchResponse
- type RepoRuleSet
- type RepoRuleSetHit
- type RepoRuleSetHits
- type RepoRuleSetPaginator
- type RepoRuleSetSearchResponse
- type RepoSBOM
- type RepoSBOMHit
- type RepoSBOMHits
- type RepoSBOMPaginator
- type RepoSBOMSearchResponse
- type RepoVulnerabilityAlert
- type RepoVulnerabilityAlertHit
- type RepoVulnerabilityAlertHits
- type RepoVulnerabilityAlertPaginator
- type RepoVulnerabilityAlertSearchResponse
- type Repository
- type RepositoryHit
- type RepositoryHits
- type RepositoryPaginator
- type RepositorySearchResponse
- type Runner
- type RunnerHit
- type RunnerHits
- type RunnerPaginator
- type RunnerSearchResponse
- type Secret
- type SecretHit
- type SecretHits
- type SecretPaginator
- type SecretSearchResponse
- type Stargazer
- type StargazerHit
- type StargazerHits
- type StargazerPaginator
- type StargazerSearchResponse
- type Tag
- type TagHit
- type TagHits
- type TagPaginator
- type TagSearchResponse
- type Team
- type TeamHit
- type TeamHits
- type TeamMembers
- type TeamMembersHit
- type TeamMembersHits
- type TeamMembersPaginator
- type TeamMembersSearchResponse
- type TeamPaginator
- type TeamRepository
- type TeamRepositoryHit
- type TeamRepositoryHits
- type TeamRepositoryPaginator
- type TeamRepositorySearchResponse
- type TeamSearchResponse
- type TrafficViewDaily
- type TrafficViewDailyHit
- type TrafficViewDailyHits
- type TrafficViewDailyPaginator
- type TrafficViewDailySearchResponse
- type TrafficViewWeekly
- type TrafficViewWeeklyHit
- type TrafficViewWeeklyHits
- type TrafficViewWeeklyPaginator
- type TrafficViewWeeklySearchResponse
- type Tree
- type TreeHit
- type TreeHits
- type TreePaginator
- type TreeSearchResponse
- type User
- type UserHit
- type UserHits
- type UserPaginator
- type UserSearchResponse
- type Workflow
- type WorkflowHit
- type WorkflowHits
- type WorkflowPaginator
- type WorkflowRun
- type WorkflowRunHit
- type WorkflowRunHits
- type WorkflowRunPaginator
- type WorkflowRunSearchResponse
- type WorkflowSearchResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetArtifact ¶
func GetBranchProtection ¶
func GetCodeOwner ¶ added in v0.1.4
func GetCommunityProfile ¶
func GetGitIgnore ¶
func GetIssueComment ¶
func GetLicense ¶
func GetOrgAlertDependabot ¶
func GetOrgCollaborators ¶
func GetOrgExternalIdentity ¶
func GetOrgMembers ¶
func GetOrganization ¶
func GetPullRequest ¶
func GetRelease ¶ added in v0.1.4
func GetRepoAlertDependabot ¶
func GetRepoCollaborators ¶
func GetRepoDeployment ¶
func GetRepoEnvironment ¶
func GetRepoRuleSet ¶
func GetRepoSBOM ¶
func GetRepository ¶
func GetStargazer ¶
func GetTeamMembers ¶
func GetTeamRepository ¶
func GetTrafficViewDaily ¶
func GetTrafficViewWeekly ¶
func GetWorkflow ¶
func GetWorkflowRun ¶
func ListArtifact ¶
func ListBranch ¶
func ListBranchProtection ¶
func ListCodeOwner ¶ added in v0.1.4
func ListCommit ¶
func ListCommunityProfile ¶
func ListGitIgnore ¶
func ListIssueComment ¶
func ListLicense ¶
func ListOrgAlertDependabot ¶
func ListOrgCollaborators ¶
func ListOrgExternalIdentity ¶
func ListOrgMembers ¶
func ListOrganization ¶
func ListPullRequest ¶
func ListRelease ¶ added in v0.1.4
func ListRepoAlertDependabot ¶
func ListRepoCollaborators ¶
func ListRepoDeployment ¶
func ListRepoEnvironment ¶
func ListRepoRuleSet ¶
func ListRepoSBOM ¶
func ListRepository ¶
func ListRunner ¶
func ListSecret ¶
func ListStargazer ¶
func ListTeamMembers ¶
func ListTeamRepository ¶
func ListTrafficViewDaily ¶
func ListTrafficViewWeekly ¶
func ListWorkflow ¶
func ListWorkflowRun ¶
Types ¶
type Artifact ¶
type Artifact struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.ArtifactDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type ArtifactHit ¶
type ArtifactHits ¶
type ArtifactHits struct { Total essdk.SearchTotal `json:"total"` Hits []ArtifactHit `json:"hits"` }
type ArtifactPaginator ¶
type ArtifactPaginator struct {
// contains filtered or unexported fields
}
func (ArtifactPaginator) HasNext ¶
func (p ArtifactPaginator) HasNext() bool
type ArtifactSearchResponse ¶
type ArtifactSearchResponse struct { PitID string `json:"pit_id"` Hits ArtifactHits `json:"hits"` }
type Blob ¶
type Blob struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.BlobDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type BlobHits ¶
type BlobHits struct { Total essdk.SearchTotal `json:"total"` Hits []BlobHit `json:"hits"` }
type BlobPaginator ¶
type BlobPaginator struct {
// contains filtered or unexported fields
}
func (BlobPaginator) HasNext ¶
func (p BlobPaginator) HasNext() bool
type BlobSearchResponse ¶
type Branch ¶
type Branch struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.BranchDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type BranchHits ¶
type BranchHits struct { Total essdk.SearchTotal `json:"total"` Hits []BranchHit `json:"hits"` }
type BranchPaginator ¶
type BranchPaginator struct {
// contains filtered or unexported fields
}
func (BranchPaginator) HasNext ¶
func (p BranchPaginator) HasNext() bool
type BranchProtection ¶
type BranchProtection struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.BranchProtectionDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type BranchProtectionHit ¶
type BranchProtectionHits ¶
type BranchProtectionHits struct { Total essdk.SearchTotal `json:"total"` Hits []BranchProtectionHit `json:"hits"` }
type BranchProtectionPaginator ¶
type BranchProtectionPaginator struct {
// contains filtered or unexported fields
}
func (BranchProtectionPaginator) Close ¶
func (p BranchProtectionPaginator) Close(ctx context.Context) error
func (BranchProtectionPaginator) HasNext ¶
func (p BranchProtectionPaginator) HasNext() bool
func (BranchProtectionPaginator) NextPage ¶
func (p BranchProtectionPaginator) NextPage(ctx context.Context) ([]BranchProtection, error)
type BranchProtectionSearchResponse ¶
type BranchProtectionSearchResponse struct { PitID string `json:"pit_id"` Hits BranchProtectionHits `json:"hits"` }
type BranchSearchResponse ¶
type BranchSearchResponse struct { PitID string `json:"pit_id"` Hits BranchHits `json:"hits"` }
type Client ¶
func (Client) NewArtifactPaginator ¶
func (k Client) NewArtifactPaginator(filters []essdk.BoolFilter, limit *int64) (ArtifactPaginator, error)
func (Client) NewBlobPaginator ¶
func (k Client) NewBlobPaginator(filters []essdk.BoolFilter, limit *int64) (BlobPaginator, error)
func (Client) NewBranchPaginator ¶
func (k Client) NewBranchPaginator(filters []essdk.BoolFilter, limit *int64) (BranchPaginator, error)
func (Client) NewBranchProtectionPaginator ¶
func (k Client) NewBranchProtectionPaginator(filters []essdk.BoolFilter, limit *int64) (BranchProtectionPaginator, error)
func (Client) NewCodeOwnerPaginator ¶ added in v0.1.4
func (k Client) NewCodeOwnerPaginator(filters []essdk.BoolFilter, limit *int64) (CodeOwnerPaginator, error)
func (Client) NewCommitPaginator ¶
func (k Client) NewCommitPaginator(filters []essdk.BoolFilter, limit *int64) (CommitPaginator, error)
func (Client) NewCommunityProfilePaginator ¶
func (k Client) NewCommunityProfilePaginator(filters []essdk.BoolFilter, limit *int64) (CommunityProfilePaginator, error)
func (Client) NewGitIgnorePaginator ¶
func (k Client) NewGitIgnorePaginator(filters []essdk.BoolFilter, limit *int64) (GitIgnorePaginator, error)
func (Client) NewIssueCommentPaginator ¶
func (k Client) NewIssueCommentPaginator(filters []essdk.BoolFilter, limit *int64) (IssueCommentPaginator, error)
func (Client) NewIssuePaginator ¶
func (k Client) NewIssuePaginator(filters []essdk.BoolFilter, limit *int64) (IssuePaginator, error)
func (Client) NewLicensePaginator ¶
func (k Client) NewLicensePaginator(filters []essdk.BoolFilter, limit *int64) (LicensePaginator, error)
func (Client) NewOrgAlertDependabotPaginator ¶
func (k Client) NewOrgAlertDependabotPaginator(filters []essdk.BoolFilter, limit *int64) (OrgAlertDependabotPaginator, error)
func (Client) NewOrgCollaboratorsPaginator ¶
func (k Client) NewOrgCollaboratorsPaginator(filters []essdk.BoolFilter, limit *int64) (OrgCollaboratorsPaginator, error)
func (Client) NewOrgExternalIdentityPaginator ¶
func (k Client) NewOrgExternalIdentityPaginator(filters []essdk.BoolFilter, limit *int64) (OrgExternalIdentityPaginator, error)
func (Client) NewOrgMembersPaginator ¶
func (k Client) NewOrgMembersPaginator(filters []essdk.BoolFilter, limit *int64) (OrgMembersPaginator, error)
func (Client) NewOrganizationPaginator ¶
func (k Client) NewOrganizationPaginator(filters []essdk.BoolFilter, limit *int64) (OrganizationPaginator, error)
func (Client) NewPullRequestPaginator ¶
func (k Client) NewPullRequestPaginator(filters []essdk.BoolFilter, limit *int64) (PullRequestPaginator, error)
func (Client) NewReleasePaginator ¶ added in v0.1.4
func (k Client) NewReleasePaginator(filters []essdk.BoolFilter, limit *int64) (ReleasePaginator, error)
func (Client) NewRepoAlertDependabotPaginator ¶
func (k Client) NewRepoAlertDependabotPaginator(filters []essdk.BoolFilter, limit *int64) (RepoAlertDependabotPaginator, error)
func (Client) NewRepoCollaboratorsPaginator ¶
func (k Client) NewRepoCollaboratorsPaginator(filters []essdk.BoolFilter, limit *int64) (RepoCollaboratorsPaginator, error)
func (Client) NewRepoDeploymentPaginator ¶
func (k Client) NewRepoDeploymentPaginator(filters []essdk.BoolFilter, limit *int64) (RepoDeploymentPaginator, error)
func (Client) NewRepoEnvironmentPaginator ¶
func (k Client) NewRepoEnvironmentPaginator(filters []essdk.BoolFilter, limit *int64) (RepoEnvironmentPaginator, error)
func (Client) NewRepoRuleSetPaginator ¶
func (k Client) NewRepoRuleSetPaginator(filters []essdk.BoolFilter, limit *int64) (RepoRuleSetPaginator, error)
func (Client) NewRepoSBOMPaginator ¶
func (k Client) NewRepoSBOMPaginator(filters []essdk.BoolFilter, limit *int64) (RepoSBOMPaginator, error)
func (Client) NewRepoVulnerabilityAlertPaginator ¶
func (k Client) NewRepoVulnerabilityAlertPaginator(filters []essdk.BoolFilter, limit *int64) (RepoVulnerabilityAlertPaginator, error)
func (Client) NewRepositoryPaginator ¶
func (k Client) NewRepositoryPaginator(filters []essdk.BoolFilter, limit *int64) (RepositoryPaginator, error)
func (Client) NewRunnerPaginator ¶
func (k Client) NewRunnerPaginator(filters []essdk.BoolFilter, limit *int64) (RunnerPaginator, error)
func (Client) NewSecretPaginator ¶
func (k Client) NewSecretPaginator(filters []essdk.BoolFilter, limit *int64) (SecretPaginator, error)
func (Client) NewStargazerPaginator ¶
func (k Client) NewStargazerPaginator(filters []essdk.BoolFilter, limit *int64) (StargazerPaginator, error)
func (Client) NewTagPaginator ¶
func (k Client) NewTagPaginator(filters []essdk.BoolFilter, limit *int64) (TagPaginator, error)
func (Client) NewTeamMembersPaginator ¶
func (k Client) NewTeamMembersPaginator(filters []essdk.BoolFilter, limit *int64) (TeamMembersPaginator, error)
func (Client) NewTeamPaginator ¶
func (k Client) NewTeamPaginator(filters []essdk.BoolFilter, limit *int64) (TeamPaginator, error)
func (Client) NewTeamRepositoryPaginator ¶
func (k Client) NewTeamRepositoryPaginator(filters []essdk.BoolFilter, limit *int64) (TeamRepositoryPaginator, error)
func (Client) NewTrafficViewDailyPaginator ¶
func (k Client) NewTrafficViewDailyPaginator(filters []essdk.BoolFilter, limit *int64) (TrafficViewDailyPaginator, error)
func (Client) NewTrafficViewWeeklyPaginator ¶
func (k Client) NewTrafficViewWeeklyPaginator(filters []essdk.BoolFilter, limit *int64) (TrafficViewWeeklyPaginator, error)
func (Client) NewTreePaginator ¶
func (k Client) NewTreePaginator(filters []essdk.BoolFilter, limit *int64) (TreePaginator, error)
func (Client) NewUserPaginator ¶
func (k Client) NewUserPaginator(filters []essdk.BoolFilter, limit *int64) (UserPaginator, error)
func (Client) NewWorkflowPaginator ¶
func (k Client) NewWorkflowPaginator(filters []essdk.BoolFilter, limit *int64) (WorkflowPaginator, error)
func (Client) NewWorkflowRunPaginator ¶
func (k Client) NewWorkflowRunPaginator(filters []essdk.BoolFilter, limit *int64) (WorkflowRunPaginator, error)
type CodeOwner ¶ added in v0.1.4
type CodeOwner struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.CodeOwnerDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type CodeOwnerHit ¶ added in v0.1.4
type CodeOwnerHits ¶ added in v0.1.4
type CodeOwnerHits struct { Total essdk.SearchTotal `json:"total"` Hits []CodeOwnerHit `json:"hits"` }
type CodeOwnerPaginator ¶ added in v0.1.4
type CodeOwnerPaginator struct {
// contains filtered or unexported fields
}
func (CodeOwnerPaginator) Close ¶ added in v0.1.4
func (p CodeOwnerPaginator) Close(ctx context.Context) error
func (CodeOwnerPaginator) HasNext ¶ added in v0.1.4
func (p CodeOwnerPaginator) HasNext() bool
type CodeOwnerSearchResponse ¶ added in v0.1.4
type CodeOwnerSearchResponse struct { PitID string `json:"pit_id"` Hits CodeOwnerHits `json:"hits"` }
type Commit ¶
type Commit struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.CommitDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type CommitHits ¶
type CommitHits struct { Total essdk.SearchTotal `json:"total"` Hits []CommitHit `json:"hits"` }
type CommitPaginator ¶
type CommitPaginator struct {
// contains filtered or unexported fields
}
func (CommitPaginator) HasNext ¶
func (p CommitPaginator) HasNext() bool
type CommitSearchResponse ¶
type CommitSearchResponse struct { PitID string `json:"pit_id"` Hits CommitHits `json:"hits"` }
type CommunityProfile ¶
type CommunityProfile struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.CommunityProfileDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type CommunityProfileHit ¶
type CommunityProfileHits ¶
type CommunityProfileHits struct { Total essdk.SearchTotal `json:"total"` Hits []CommunityProfileHit `json:"hits"` }
type CommunityProfilePaginator ¶
type CommunityProfilePaginator struct {
// contains filtered or unexported fields
}
func (CommunityProfilePaginator) Close ¶
func (p CommunityProfilePaginator) Close(ctx context.Context) error
func (CommunityProfilePaginator) HasNext ¶
func (p CommunityProfilePaginator) HasNext() bool
func (CommunityProfilePaginator) NextPage ¶
func (p CommunityProfilePaginator) NextPage(ctx context.Context) ([]CommunityProfile, error)
type CommunityProfileSearchResponse ¶
type CommunityProfileSearchResponse struct { PitID string `json:"pit_id"` Hits CommunityProfileHits `json:"hits"` }
type GitIgnore ¶
type GitIgnore struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.GitIgnoreDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type GitIgnoreHit ¶
type GitIgnoreHits ¶
type GitIgnoreHits struct { Total essdk.SearchTotal `json:"total"` Hits []GitIgnoreHit `json:"hits"` }
type GitIgnorePaginator ¶
type GitIgnorePaginator struct {
// contains filtered or unexported fields
}
func (GitIgnorePaginator) HasNext ¶
func (p GitIgnorePaginator) HasNext() bool
type GitIgnoreSearchResponse ¶
type GitIgnoreSearchResponse struct { PitID string `json:"pit_id"` Hits GitIgnoreHits `json:"hits"` }
type Issue ¶
type Issue struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.IssueDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type IssueComment ¶
type IssueComment struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.IssueCommentDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type IssueCommentHit ¶
type IssueCommentHits ¶
type IssueCommentHits struct { Total essdk.SearchTotal `json:"total"` Hits []IssueCommentHit `json:"hits"` }
type IssueCommentPaginator ¶
type IssueCommentPaginator struct {
// contains filtered or unexported fields
}
func (IssueCommentPaginator) Close ¶
func (p IssueCommentPaginator) Close(ctx context.Context) error
func (IssueCommentPaginator) HasNext ¶
func (p IssueCommentPaginator) HasNext() bool
func (IssueCommentPaginator) NextPage ¶
func (p IssueCommentPaginator) NextPage(ctx context.Context) ([]IssueComment, error)
type IssueCommentSearchResponse ¶
type IssueCommentSearchResponse struct { PitID string `json:"pit_id"` Hits IssueCommentHits `json:"hits"` }
type IssueHits ¶
type IssueHits struct { Total essdk.SearchTotal `json:"total"` Hits []IssueHit `json:"hits"` }
type IssuePaginator ¶
type IssuePaginator struct {
// contains filtered or unexported fields
}
func (IssuePaginator) HasNext ¶
func (p IssuePaginator) HasNext() bool
type IssueSearchResponse ¶
type License ¶
type License struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.LicenseDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type LicenseHit ¶
type LicenseHits ¶
type LicenseHits struct { Total essdk.SearchTotal `json:"total"` Hits []LicenseHit `json:"hits"` }
type LicensePaginator ¶
type LicensePaginator struct {
// contains filtered or unexported fields
}
func (LicensePaginator) HasNext ¶
func (p LicensePaginator) HasNext() bool
type LicenseSearchResponse ¶
type LicenseSearchResponse struct { PitID string `json:"pit_id"` Hits LicenseHits `json:"hits"` }
type OrgAlertDependabot ¶
type OrgAlertDependabot struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.OrgAlertDependabotDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type OrgAlertDependabotHit ¶
type OrgAlertDependabotHits ¶
type OrgAlertDependabotHits struct { Total essdk.SearchTotal `json:"total"` Hits []OrgAlertDependabotHit `json:"hits"` }
type OrgAlertDependabotPaginator ¶
type OrgAlertDependabotPaginator struct {
// contains filtered or unexported fields
}
func (OrgAlertDependabotPaginator) Close ¶
func (p OrgAlertDependabotPaginator) Close(ctx context.Context) error
func (OrgAlertDependabotPaginator) HasNext ¶
func (p OrgAlertDependabotPaginator) HasNext() bool
func (OrgAlertDependabotPaginator) NextPage ¶
func (p OrgAlertDependabotPaginator) NextPage(ctx context.Context) ([]OrgAlertDependabot, error)
type OrgAlertDependabotSearchResponse ¶
type OrgAlertDependabotSearchResponse struct { PitID string `json:"pit_id"` Hits OrgAlertDependabotHits `json:"hits"` }
type OrgCollaborators ¶
type OrgCollaborators struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.OrgCollaboratorsDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type OrgCollaboratorsHit ¶
type OrgCollaboratorsHits ¶
type OrgCollaboratorsHits struct { Total essdk.SearchTotal `json:"total"` Hits []OrgCollaboratorsHit `json:"hits"` }
type OrgCollaboratorsPaginator ¶
type OrgCollaboratorsPaginator struct {
// contains filtered or unexported fields
}
func (OrgCollaboratorsPaginator) Close ¶
func (p OrgCollaboratorsPaginator) Close(ctx context.Context) error
func (OrgCollaboratorsPaginator) HasNext ¶
func (p OrgCollaboratorsPaginator) HasNext() bool
func (OrgCollaboratorsPaginator) NextPage ¶
func (p OrgCollaboratorsPaginator) NextPage(ctx context.Context) ([]OrgCollaborators, error)
type OrgCollaboratorsSearchResponse ¶
type OrgCollaboratorsSearchResponse struct { PitID string `json:"pit_id"` Hits OrgCollaboratorsHits `json:"hits"` }
type OrgExternalIdentity ¶
type OrgExternalIdentity struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.OrgExternalIdentityDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type OrgExternalIdentityHit ¶
type OrgExternalIdentityHits ¶
type OrgExternalIdentityHits struct { Total essdk.SearchTotal `json:"total"` Hits []OrgExternalIdentityHit `json:"hits"` }
type OrgExternalIdentityPaginator ¶
type OrgExternalIdentityPaginator struct {
// contains filtered or unexported fields
}
func (OrgExternalIdentityPaginator) Close ¶
func (p OrgExternalIdentityPaginator) Close(ctx context.Context) error
func (OrgExternalIdentityPaginator) HasNext ¶
func (p OrgExternalIdentityPaginator) HasNext() bool
func (OrgExternalIdentityPaginator) NextPage ¶
func (p OrgExternalIdentityPaginator) NextPage(ctx context.Context) ([]OrgExternalIdentity, error)
type OrgExternalIdentitySearchResponse ¶
type OrgExternalIdentitySearchResponse struct { PitID string `json:"pit_id"` Hits OrgExternalIdentityHits `json:"hits"` }
type OrgMembers ¶
type OrgMembers struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.OrgMembersDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type OrgMembersHit ¶
type OrgMembersHits ¶
type OrgMembersHits struct { Total essdk.SearchTotal `json:"total"` Hits []OrgMembersHit `json:"hits"` }
type OrgMembersPaginator ¶
type OrgMembersPaginator struct {
// contains filtered or unexported fields
}
func (OrgMembersPaginator) HasNext ¶
func (p OrgMembersPaginator) HasNext() bool
func (OrgMembersPaginator) NextPage ¶
func (p OrgMembersPaginator) NextPage(ctx context.Context) ([]OrgMembers, error)
type OrgMembersSearchResponse ¶
type OrgMembersSearchResponse struct { PitID string `json:"pit_id"` Hits OrgMembersHits `json:"hits"` }
type Organization ¶
type Organization struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.OrganizationDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type OrganizationHit ¶
type OrganizationHits ¶
type OrganizationHits struct { Total essdk.SearchTotal `json:"total"` Hits []OrganizationHit `json:"hits"` }
type OrganizationPaginator ¶
type OrganizationPaginator struct {
// contains filtered or unexported fields
}
func (OrganizationPaginator) Close ¶
func (p OrganizationPaginator) Close(ctx context.Context) error
func (OrganizationPaginator) HasNext ¶
func (p OrganizationPaginator) HasNext() bool
func (OrganizationPaginator) NextPage ¶
func (p OrganizationPaginator) NextPage(ctx context.Context) ([]Organization, error)
type OrganizationSearchResponse ¶
type OrganizationSearchResponse struct { PitID string `json:"pit_id"` Hits OrganizationHits `json:"hits"` }
type PullRequest ¶
type PullRequest struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.PullRequestDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type PullRequestHit ¶
type PullRequestHits ¶
type PullRequestHits struct { Total essdk.SearchTotal `json:"total"` Hits []PullRequestHit `json:"hits"` }
type PullRequestPaginator ¶
type PullRequestPaginator struct {
// contains filtered or unexported fields
}
func (PullRequestPaginator) HasNext ¶
func (p PullRequestPaginator) HasNext() bool
func (PullRequestPaginator) NextPage ¶
func (p PullRequestPaginator) NextPage(ctx context.Context) ([]PullRequest, error)
type PullRequestSearchResponse ¶
type PullRequestSearchResponse struct { PitID string `json:"pit_id"` Hits PullRequestHits `json:"hits"` }
type Release ¶ added in v0.1.4
type Release struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.ReleaseDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type ReleaseHit ¶ added in v0.1.4
type ReleaseHits ¶ added in v0.1.4
type ReleaseHits struct { Total essdk.SearchTotal `json:"total"` Hits []ReleaseHit `json:"hits"` }
type ReleasePaginator ¶ added in v0.1.4
type ReleasePaginator struct {
// contains filtered or unexported fields
}
func (ReleasePaginator) Close ¶ added in v0.1.4
func (p ReleasePaginator) Close(ctx context.Context) error
func (ReleasePaginator) HasNext ¶ added in v0.1.4
func (p ReleasePaginator) HasNext() bool
type ReleaseSearchResponse ¶ added in v0.1.4
type ReleaseSearchResponse struct { PitID string `json:"pit_id"` Hits ReleaseHits `json:"hits"` }
type RepoAlertDependabot ¶
type RepoAlertDependabot struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RepoAlertDependabotDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RepoAlertDependabotHit ¶
type RepoAlertDependabotHits ¶
type RepoAlertDependabotHits struct { Total essdk.SearchTotal `json:"total"` Hits []RepoAlertDependabotHit `json:"hits"` }
type RepoAlertDependabotPaginator ¶
type RepoAlertDependabotPaginator struct {
// contains filtered or unexported fields
}
func (RepoAlertDependabotPaginator) Close ¶
func (p RepoAlertDependabotPaginator) Close(ctx context.Context) error
func (RepoAlertDependabotPaginator) HasNext ¶
func (p RepoAlertDependabotPaginator) HasNext() bool
func (RepoAlertDependabotPaginator) NextPage ¶
func (p RepoAlertDependabotPaginator) NextPage(ctx context.Context) ([]RepoAlertDependabot, error)
type RepoAlertDependabotSearchResponse ¶
type RepoAlertDependabotSearchResponse struct { PitID string `json:"pit_id"` Hits RepoAlertDependabotHits `json:"hits"` }
type RepoCollaborators ¶
type RepoCollaborators struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RepoCollaboratorsDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RepoCollaboratorsHit ¶
type RepoCollaboratorsHits ¶
type RepoCollaboratorsHits struct { Total essdk.SearchTotal `json:"total"` Hits []RepoCollaboratorsHit `json:"hits"` }
type RepoCollaboratorsPaginator ¶
type RepoCollaboratorsPaginator struct {
// contains filtered or unexported fields
}
func (RepoCollaboratorsPaginator) Close ¶
func (p RepoCollaboratorsPaginator) Close(ctx context.Context) error
func (RepoCollaboratorsPaginator) HasNext ¶
func (p RepoCollaboratorsPaginator) HasNext() bool
func (RepoCollaboratorsPaginator) NextPage ¶
func (p RepoCollaboratorsPaginator) NextPage(ctx context.Context) ([]RepoCollaborators, error)
type RepoCollaboratorsSearchResponse ¶
type RepoCollaboratorsSearchResponse struct { PitID string `json:"pit_id"` Hits RepoCollaboratorsHits `json:"hits"` }
type RepoDeployment ¶
type RepoDeployment struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RepoDeploymentDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RepoDeploymentHit ¶
type RepoDeploymentHits ¶
type RepoDeploymentHits struct { Total essdk.SearchTotal `json:"total"` Hits []RepoDeploymentHit `json:"hits"` }
type RepoDeploymentPaginator ¶
type RepoDeploymentPaginator struct {
// contains filtered or unexported fields
}
func (RepoDeploymentPaginator) Close ¶
func (p RepoDeploymentPaginator) Close(ctx context.Context) error
func (RepoDeploymentPaginator) HasNext ¶
func (p RepoDeploymentPaginator) HasNext() bool
func (RepoDeploymentPaginator) NextPage ¶
func (p RepoDeploymentPaginator) NextPage(ctx context.Context) ([]RepoDeployment, error)
type RepoDeploymentSearchResponse ¶
type RepoDeploymentSearchResponse struct { PitID string `json:"pit_id"` Hits RepoDeploymentHits `json:"hits"` }
type RepoEnvironment ¶
type RepoEnvironment struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RepoEnvironmentDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RepoEnvironmentHit ¶
type RepoEnvironmentHits ¶
type RepoEnvironmentHits struct { Total essdk.SearchTotal `json:"total"` Hits []RepoEnvironmentHit `json:"hits"` }
type RepoEnvironmentPaginator ¶
type RepoEnvironmentPaginator struct {
// contains filtered or unexported fields
}
func (RepoEnvironmentPaginator) Close ¶
func (p RepoEnvironmentPaginator) Close(ctx context.Context) error
func (RepoEnvironmentPaginator) HasNext ¶
func (p RepoEnvironmentPaginator) HasNext() bool
func (RepoEnvironmentPaginator) NextPage ¶
func (p RepoEnvironmentPaginator) NextPage(ctx context.Context) ([]RepoEnvironment, error)
type RepoEnvironmentSearchResponse ¶
type RepoEnvironmentSearchResponse struct { PitID string `json:"pit_id"` Hits RepoEnvironmentHits `json:"hits"` }
type RepoRuleSet ¶
type RepoRuleSet struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RepoRuleSetDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RepoRuleSetHit ¶
type RepoRuleSetHits ¶
type RepoRuleSetHits struct { Total essdk.SearchTotal `json:"total"` Hits []RepoRuleSetHit `json:"hits"` }
type RepoRuleSetPaginator ¶
type RepoRuleSetPaginator struct {
// contains filtered or unexported fields
}
func (RepoRuleSetPaginator) HasNext ¶
func (p RepoRuleSetPaginator) HasNext() bool
func (RepoRuleSetPaginator) NextPage ¶
func (p RepoRuleSetPaginator) NextPage(ctx context.Context) ([]RepoRuleSet, error)
type RepoRuleSetSearchResponse ¶
type RepoRuleSetSearchResponse struct { PitID string `json:"pit_id"` Hits RepoRuleSetHits `json:"hits"` }
type RepoSBOM ¶
type RepoSBOM struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RepoSBOMDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RepoSBOMHit ¶
type RepoSBOMHits ¶
type RepoSBOMHits struct { Total essdk.SearchTotal `json:"total"` Hits []RepoSBOMHit `json:"hits"` }
type RepoSBOMPaginator ¶
type RepoSBOMPaginator struct {
// contains filtered or unexported fields
}
func (RepoSBOMPaginator) HasNext ¶
func (p RepoSBOMPaginator) HasNext() bool
type RepoSBOMSearchResponse ¶
type RepoSBOMSearchResponse struct { PitID string `json:"pit_id"` Hits RepoSBOMHits `json:"hits"` }
type RepoVulnerabilityAlert ¶
type RepoVulnerabilityAlert struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RepoVulnerabilityAlertDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RepoVulnerabilityAlertHits ¶
type RepoVulnerabilityAlertHits struct { Total essdk.SearchTotal `json:"total"` Hits []RepoVulnerabilityAlertHit `json:"hits"` }
type RepoVulnerabilityAlertPaginator ¶
type RepoVulnerabilityAlertPaginator struct {
// contains filtered or unexported fields
}
func (RepoVulnerabilityAlertPaginator) Close ¶
func (p RepoVulnerabilityAlertPaginator) Close(ctx context.Context) error
func (RepoVulnerabilityAlertPaginator) HasNext ¶
func (p RepoVulnerabilityAlertPaginator) HasNext() bool
func (RepoVulnerabilityAlertPaginator) NextPage ¶
func (p RepoVulnerabilityAlertPaginator) NextPage(ctx context.Context) ([]RepoVulnerabilityAlert, error)
type RepoVulnerabilityAlertSearchResponse ¶
type RepoVulnerabilityAlertSearchResponse struct { PitID string `json:"pit_id"` Hits RepoVulnerabilityAlertHits `json:"hits"` }
type Repository ¶
type Repository struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RepositoryDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RepositoryHit ¶
type RepositoryHits ¶
type RepositoryHits struct { Total essdk.SearchTotal `json:"total"` Hits []RepositoryHit `json:"hits"` }
type RepositoryPaginator ¶
type RepositoryPaginator struct {
// contains filtered or unexported fields
}
func (RepositoryPaginator) HasNext ¶
func (p RepositoryPaginator) HasNext() bool
func (RepositoryPaginator) NextPage ¶
func (p RepositoryPaginator) NextPage(ctx context.Context) ([]Repository, error)
type RepositorySearchResponse ¶
type RepositorySearchResponse struct { PitID string `json:"pit_id"` Hits RepositoryHits `json:"hits"` }
type Runner ¶
type Runner struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.RunnerDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type RunnerHits ¶
type RunnerHits struct { Total essdk.SearchTotal `json:"total"` Hits []RunnerHit `json:"hits"` }
type RunnerPaginator ¶
type RunnerPaginator struct {
// contains filtered or unexported fields
}
func (RunnerPaginator) HasNext ¶
func (p RunnerPaginator) HasNext() bool
type RunnerSearchResponse ¶
type RunnerSearchResponse struct { PitID string `json:"pit_id"` Hits RunnerHits `json:"hits"` }
type Secret ¶
type Secret struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.SecretDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type SecretHits ¶
type SecretHits struct { Total essdk.SearchTotal `json:"total"` Hits []SecretHit `json:"hits"` }
type SecretPaginator ¶
type SecretPaginator struct {
// contains filtered or unexported fields
}
func (SecretPaginator) HasNext ¶
func (p SecretPaginator) HasNext() bool
type SecretSearchResponse ¶
type SecretSearchResponse struct { PitID string `json:"pit_id"` Hits SecretHits `json:"hits"` }
type Stargazer ¶
type Stargazer struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.StargazerDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type StargazerHit ¶
type StargazerHits ¶
type StargazerHits struct { Total essdk.SearchTotal `json:"total"` Hits []StargazerHit `json:"hits"` }
type StargazerPaginator ¶
type StargazerPaginator struct {
// contains filtered or unexported fields
}
func (StargazerPaginator) HasNext ¶
func (p StargazerPaginator) HasNext() bool
type StargazerSearchResponse ¶
type StargazerSearchResponse struct { PitID string `json:"pit_id"` Hits StargazerHits `json:"hits"` }
type Tag ¶
type Tag struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.TagDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type TagHits ¶
type TagHits struct { Total essdk.SearchTotal `json:"total"` Hits []TagHit `json:"hits"` }
type TagPaginator ¶
type TagPaginator struct {
// contains filtered or unexported fields
}
func (TagPaginator) HasNext ¶
func (p TagPaginator) HasNext() bool
type TagSearchResponse ¶
type Team ¶
type Team struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.TeamDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type TeamHits ¶
type TeamHits struct { Total essdk.SearchTotal `json:"total"` Hits []TeamHit `json:"hits"` }
type TeamMembers ¶
type TeamMembers struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.TeamMembersDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type TeamMembersHit ¶
type TeamMembersHits ¶
type TeamMembersHits struct { Total essdk.SearchTotal `json:"total"` Hits []TeamMembersHit `json:"hits"` }
type TeamMembersPaginator ¶
type TeamMembersPaginator struct {
// contains filtered or unexported fields
}
func (TeamMembersPaginator) HasNext ¶
func (p TeamMembersPaginator) HasNext() bool
func (TeamMembersPaginator) NextPage ¶
func (p TeamMembersPaginator) NextPage(ctx context.Context) ([]TeamMembers, error)
type TeamMembersSearchResponse ¶
type TeamMembersSearchResponse struct { PitID string `json:"pit_id"` Hits TeamMembersHits `json:"hits"` }
type TeamPaginator ¶
type TeamPaginator struct {
// contains filtered or unexported fields
}
func (TeamPaginator) HasNext ¶
func (p TeamPaginator) HasNext() bool
type TeamRepository ¶
type TeamRepository struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.TeamRepositoryDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type TeamRepositoryHit ¶
type TeamRepositoryHits ¶
type TeamRepositoryHits struct { Total essdk.SearchTotal `json:"total"` Hits []TeamRepositoryHit `json:"hits"` }
type TeamRepositoryPaginator ¶
type TeamRepositoryPaginator struct {
// contains filtered or unexported fields
}
func (TeamRepositoryPaginator) Close ¶
func (p TeamRepositoryPaginator) Close(ctx context.Context) error
func (TeamRepositoryPaginator) HasNext ¶
func (p TeamRepositoryPaginator) HasNext() bool
func (TeamRepositoryPaginator) NextPage ¶
func (p TeamRepositoryPaginator) NextPage(ctx context.Context) ([]TeamRepository, error)
type TeamRepositorySearchResponse ¶
type TeamRepositorySearchResponse struct { PitID string `json:"pit_id"` Hits TeamRepositoryHits `json:"hits"` }
type TeamSearchResponse ¶
type TrafficViewDaily ¶
type TrafficViewDaily struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.TrafficViewDailyDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type TrafficViewDailyHit ¶
type TrafficViewDailyHits ¶
type TrafficViewDailyHits struct { Total essdk.SearchTotal `json:"total"` Hits []TrafficViewDailyHit `json:"hits"` }
type TrafficViewDailyPaginator ¶
type TrafficViewDailyPaginator struct {
// contains filtered or unexported fields
}
func (TrafficViewDailyPaginator) Close ¶
func (p TrafficViewDailyPaginator) Close(ctx context.Context) error
func (TrafficViewDailyPaginator) HasNext ¶
func (p TrafficViewDailyPaginator) HasNext() bool
func (TrafficViewDailyPaginator) NextPage ¶
func (p TrafficViewDailyPaginator) NextPage(ctx context.Context) ([]TrafficViewDaily, error)
type TrafficViewDailySearchResponse ¶
type TrafficViewDailySearchResponse struct { PitID string `json:"pit_id"` Hits TrafficViewDailyHits `json:"hits"` }
type TrafficViewWeekly ¶
type TrafficViewWeekly struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.TrafficViewWeeklyDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type TrafficViewWeeklyHit ¶
type TrafficViewWeeklyHits ¶
type TrafficViewWeeklyHits struct { Total essdk.SearchTotal `json:"total"` Hits []TrafficViewWeeklyHit `json:"hits"` }
type TrafficViewWeeklyPaginator ¶
type TrafficViewWeeklyPaginator struct {
// contains filtered or unexported fields
}
func (TrafficViewWeeklyPaginator) Close ¶
func (p TrafficViewWeeklyPaginator) Close(ctx context.Context) error
func (TrafficViewWeeklyPaginator) HasNext ¶
func (p TrafficViewWeeklyPaginator) HasNext() bool
func (TrafficViewWeeklyPaginator) NextPage ¶
func (p TrafficViewWeeklyPaginator) NextPage(ctx context.Context) ([]TrafficViewWeekly, error)
type TrafficViewWeeklySearchResponse ¶
type TrafficViewWeeklySearchResponse struct { PitID string `json:"pit_id"` Hits TrafficViewWeeklyHits `json:"hits"` }
type Tree ¶
type Tree struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.TreeDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type TreeHits ¶
type TreeHits struct { Total essdk.SearchTotal `json:"total"` Hits []TreeHit `json:"hits"` }
type TreePaginator ¶
type TreePaginator struct {
// contains filtered or unexported fields
}
func (TreePaginator) HasNext ¶
func (p TreePaginator) HasNext() bool
type TreeSearchResponse ¶
type User ¶
type User struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.UserDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type UserHits ¶
type UserHits struct { Total essdk.SearchTotal `json:"total"` Hits []UserHit `json:"hits"` }
type UserPaginator ¶
type UserPaginator struct {
// contains filtered or unexported fields
}
func (UserPaginator) HasNext ¶
func (p UserPaginator) HasNext() bool
type UserSearchResponse ¶
type Workflow ¶
type Workflow struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.WorkflowDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type WorkflowHit ¶
type WorkflowHits ¶
type WorkflowHits struct { Total essdk.SearchTotal `json:"total"` Hits []WorkflowHit `json:"hits"` }
type WorkflowPaginator ¶
type WorkflowPaginator struct {
// contains filtered or unexported fields
}
func (WorkflowPaginator) HasNext ¶
func (p WorkflowPaginator) HasNext() bool
type WorkflowRun ¶
type WorkflowRun struct { ResourceID string `json:"resource_id"` PlatformID string `json:"platform_id"` Description github.WorkflowRunDescription `json:"description"` Metadata github.Metadata `json:"metadata"` DescribedBy string `json:"described_by"` ResourceType string `json:"resource_type"` IntegrationType string `json:"integration_type"` IntegrationID string `json:"integration_id"` }
type WorkflowRunHit ¶
type WorkflowRunHits ¶
type WorkflowRunHits struct { Total essdk.SearchTotal `json:"total"` Hits []WorkflowRunHit `json:"hits"` }
type WorkflowRunPaginator ¶
type WorkflowRunPaginator struct {
// contains filtered or unexported fields
}
func (WorkflowRunPaginator) HasNext ¶
func (p WorkflowRunPaginator) HasNext() bool
func (WorkflowRunPaginator) NextPage ¶
func (p WorkflowRunPaginator) NextPage(ctx context.Context) ([]WorkflowRun, error)
type WorkflowRunSearchResponse ¶
type WorkflowRunSearchResponse struct { PitID string `json:"pit_id"` Hits WorkflowRunHits `json:"hits"` }
type WorkflowSearchResponse ¶
type WorkflowSearchResponse struct { PitID string `json:"pit_id"` Hits WorkflowHits `json:"hits"` }
Click to show internal directories.
Click to hide internal directories.