Documentation ¶
Index ¶
- Variables
- type Artifactory
- func (*Artifactory) Descriptor() ([]byte, []int)deprecated
- func (x *Artifactory) GetAccessToken() string
- func (x *Artifactory) GetBasicAuth() *credentialspb.BasicAuth
- func (m *Artifactory) GetCredential() isArtifactory_Credential
- func (x *Artifactory) GetEndpoint() string
- func (x *Artifactory) GetIgnorePaths() []string
- func (x *Artifactory) GetIncludePaths() []string
- func (x *Artifactory) GetRepositories() []string
- func (x *Artifactory) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*Artifactory) ProtoMessage()
- func (x *Artifactory) ProtoReflect() protoreflect.Message
- func (x *Artifactory) Reset()
- func (x *Artifactory) String() string
- func (m *Artifactory) Validate() error
- func (m *Artifactory) ValidateAll() error
- type ArtifactoryMultiError
- type ArtifactoryValidationError
- func (e ArtifactoryValidationError) Cause() error
- func (e ArtifactoryValidationError) Error() string
- func (e ArtifactoryValidationError) ErrorName() string
- func (e ArtifactoryValidationError) Field() string
- func (e ArtifactoryValidationError) Key() bool
- func (e ArtifactoryValidationError) Reason() string
- type Artifactory_AccessToken
- type Artifactory_BasicAuth
- type Artifactory_Unauthenticated
- type AzureRepos
- func (*AzureRepos) Descriptor() ([]byte, []int)deprecated
- func (m *AzureRepos) GetCredential() isAzureRepos_Credential
- func (x *AzureRepos) GetEndpoint() string
- func (x *AzureRepos) GetIgnoreProjects() []string
- func (x *AzureRepos) GetIgnoreRepos() []string
- func (x *AzureRepos) GetIncludeForks() bool
- func (x *AzureRepos) GetIncludeProjects() []string
- func (x *AzureRepos) GetIncludeRepos() []string
- func (x *AzureRepos) GetOauth() *credentialspb.Oauth2
- func (x *AzureRepos) GetOrganizations() []string
- func (x *AzureRepos) GetProjects() []string
- func (x *AzureRepos) GetRepositories() []string
- func (x *AzureRepos) GetSkipArchives() bool
- func (x *AzureRepos) GetSkipBinaries() bool
- func (x *AzureRepos) GetToken() string
- func (*AzureRepos) ProtoMessage()
- func (x *AzureRepos) ProtoReflect() protoreflect.Message
- func (x *AzureRepos) Reset()
- func (x *AzureRepos) String() string
- func (m *AzureRepos) Validate() error
- func (m *AzureRepos) ValidateAll() error
- type AzureReposMultiError
- type AzureReposValidationError
- type AzureRepos_Oauth
- type AzureRepos_Token
- type AzureStorage
- func (*AzureStorage) Descriptor() ([]byte, []int)deprecated
- func (x *AzureStorage) GetBasicAuth() *credentialspb.BasicAuth
- func (x *AzureStorage) GetClientCertificate() string
- func (x *AzureStorage) GetConnectionString() string
- func (m *AzureStorage) GetCredential() isAzureStorage_Credential
- func (x *AzureStorage) GetStorageContainers() []string
- func (x *AzureStorage) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*AzureStorage) ProtoMessage()
- func (x *AzureStorage) ProtoReflect() protoreflect.Message
- func (x *AzureStorage) Reset()
- func (x *AzureStorage) String() string
- func (m *AzureStorage) Validate() error
- func (m *AzureStorage) ValidateAll() error
- type AzureStorageMultiError
- type AzureStorageValidationError
- func (e AzureStorageValidationError) Cause() error
- func (e AzureStorageValidationError) Error() string
- func (e AzureStorageValidationError) ErrorName() string
- func (e AzureStorageValidationError) Field() string
- func (e AzureStorageValidationError) Key() bool
- func (e AzureStorageValidationError) Reason() string
- type AzureStorage_BasicAuth
- type AzureStorage_ClientCertificate
- type AzureStorage_ConnectionString
- type AzureStorage_Unauthenticated
- type Bitbucket
- func (*Bitbucket) Descriptor() ([]byte, []int)deprecated
- func (x *Bitbucket) GetBasicAuth() *credentialspb.BasicAuth
- func (m *Bitbucket) GetCredential() isBitbucket_Credential
- func (x *Bitbucket) GetEndpoint() string
- func (x *Bitbucket) GetIgnoreRepos() []string
- func (x *Bitbucket) GetOauth() *credentialspb.Oauth2
- func (x *Bitbucket) GetRepositories() []string
- func (x *Bitbucket) GetSkipArchives() bool
- func (x *Bitbucket) GetSkipBinaries() bool
- func (x *Bitbucket) GetToken() string
- func (*Bitbucket) ProtoMessage()
- func (x *Bitbucket) ProtoReflect() protoreflect.Message
- func (x *Bitbucket) Reset()
- func (x *Bitbucket) String() string
- func (m *Bitbucket) Validate() error
- func (m *Bitbucket) ValidateAll() error
- type BitbucketMultiError
- type BitbucketValidationError
- type Bitbucket_BasicAuth
- type Bitbucket_Oauth
- type Bitbucket_Token
- type Buildkite
- func (*Buildkite) Descriptor() ([]byte, []int)deprecated
- func (m *Buildkite) GetCredential() isBuildkite_Credential
- func (x *Buildkite) GetToken() string
- func (*Buildkite) ProtoMessage()
- func (x *Buildkite) ProtoReflect() protoreflect.Message
- func (x *Buildkite) Reset()
- func (x *Buildkite) String() string
- func (m *Buildkite) Validate() error
- func (m *Buildkite) ValidateAll() error
- type BuildkiteMultiError
- type BuildkiteValidationError
- type Buildkite_Token
- type CircleCI
- func (*CircleCI) Descriptor() ([]byte, []int)deprecated
- func (m *CircleCI) GetCredential() isCircleCI_Credential
- func (x *CircleCI) GetEndpoint() string
- func (x *CircleCI) GetToken() string
- func (*CircleCI) ProtoMessage()
- func (x *CircleCI) ProtoReflect() protoreflect.Message
- func (x *CircleCI) Reset()
- func (x *CircleCI) String() string
- func (m *CircleCI) Validate() error
- func (m *CircleCI) ValidateAll() error
- type CircleCIMultiError
- type CircleCIValidationError
- type CircleCI_Token
- type Confluence
- func (*Confluence) Descriptor() ([]byte, []int)deprecated
- func (x *Confluence) GetBasicAuth() *credentialspb.BasicAuth
- func (m *Confluence) GetCredential() isConfluence_Credential
- func (x *Confluence) GetEndpoint() string
- func (x *Confluence) GetIgnoreSpaces() []string
- func (x *Confluence) GetIncludeAttachments() bool
- func (x *Confluence) GetInsecureSkipVerifyTls() bool
- func (x *Confluence) GetSkipHistory() bool
- func (x *Confluence) GetSpaces() []string
- func (x *Confluence) GetSpacesScope() Confluence_GetAllSpacesScope
- func (x *Confluence) GetToken() string
- func (x *Confluence) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*Confluence) ProtoMessage()
- func (x *Confluence) ProtoReflect() protoreflect.Message
- func (x *Confluence) Reset()
- func (x *Confluence) String() string
- func (m *Confluence) Validate() error
- func (m *Confluence) ValidateAll() error
- type ConfluenceMultiError
- type ConfluenceValidationError
- type Confluence_BasicAuth
- type Confluence_GetAllSpacesScope
- func (Confluence_GetAllSpacesScope) Descriptor() protoreflect.EnumDescriptor
- func (x Confluence_GetAllSpacesScope) Enum() *Confluence_GetAllSpacesScope
- func (Confluence_GetAllSpacesScope) EnumDescriptor() ([]byte, []int)deprecated
- func (x Confluence_GetAllSpacesScope) Number() protoreflect.EnumNumber
- func (x Confluence_GetAllSpacesScope) String() string
- func (Confluence_GetAllSpacesScope) Type() protoreflect.EnumType
- type Confluence_Token
- type Confluence_Unauthenticated
- type Docker
- func (*Docker) Descriptor() ([]byte, []int)deprecated
- func (x *Docker) GetBasicAuth() *credentialspb.BasicAuth
- func (x *Docker) GetBearerToken() string
- func (m *Docker) GetCredential() isDocker_Credential
- func (x *Docker) GetDockerKeychain() bool
- func (x *Docker) GetImages() []string
- func (x *Docker) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*Docker) ProtoMessage()
- func (x *Docker) ProtoReflect() protoreflect.Message
- func (x *Docker) Reset()
- func (x *Docker) String() string
- func (m *Docker) Validate() error
- func (m *Docker) ValidateAll() error
- type DockerMultiError
- type DockerValidationError
- type Docker_BasicAuth
- type Docker_BearerToken
- type Docker_DockerKeychain
- type Docker_Unauthenticated
- type ECR
- func (*ECR) Descriptor() ([]byte, []int)deprecated
- func (x *ECR) GetAccessKey() *credentialspb.KeySecret
- func (m *ECR) GetCredential() isECR_Credential
- func (x *ECR) GetRegistries() []string
- func (*ECR) ProtoMessage()
- func (x *ECR) ProtoReflect() protoreflect.Message
- func (x *ECR) Reset()
- func (x *ECR) String() string
- func (m *ECR) Validate() error
- func (m *ECR) ValidateAll() error
- type ECRMultiError
- type ECRValidationError
- type ECR_AccessKey
- type Elasticsearch
- func (*Elasticsearch) Descriptor() ([]byte, []int)deprecated
- func (x *Elasticsearch) GetApiKey() string
- func (x *Elasticsearch) GetBestEffortScan() bool
- func (x *Elasticsearch) GetCloudId() string
- func (x *Elasticsearch) GetIndexPattern() string
- func (x *Elasticsearch) GetNodes() []string
- func (x *Elasticsearch) GetPassword() string
- func (x *Elasticsearch) GetQueryJson() string
- func (x *Elasticsearch) GetServiceToken() string
- func (x *Elasticsearch) GetSinceTimestamp() string
- func (x *Elasticsearch) GetUsername() string
- func (*Elasticsearch) ProtoMessage()
- func (x *Elasticsearch) ProtoReflect() protoreflect.Message
- func (x *Elasticsearch) Reset()
- func (x *Elasticsearch) String() string
- func (m *Elasticsearch) Validate() error
- func (m *Elasticsearch) ValidateAll() error
- type ElasticsearchMultiError
- type ElasticsearchValidationError
- func (e ElasticsearchValidationError) Cause() error
- func (e ElasticsearchValidationError) Error() string
- func (e ElasticsearchValidationError) ErrorName() string
- func (e ElasticsearchValidationError) Field() string
- func (e ElasticsearchValidationError) Key() bool
- func (e ElasticsearchValidationError) Reason() string
- type Filesystem
- func (*Filesystem) Descriptor() ([]byte, []int)deprecated
- func (x *Filesystem) GetDirectories() []string
- func (x *Filesystem) GetExcludePathsFile() string
- func (x *Filesystem) GetIncludePathsFile() string
- func (x *Filesystem) GetPaths() []string
- func (*Filesystem) ProtoMessage()
- func (x *Filesystem) ProtoReflect() protoreflect.Message
- func (x *Filesystem) Reset()
- func (x *Filesystem) String() string
- func (m *Filesystem) Validate() error
- func (m *Filesystem) ValidateAll() error
- type FilesystemMultiError
- type FilesystemValidationError
- type Forager
- func (*Forager) Descriptor() ([]byte, []int)deprecated
- func (m *Forager) GetCredential() isForager_Credential
- func (x *Forager) GetDomains() []string
- func (x *Forager) GetMaxDepth() int64
- func (x *Forager) GetSince() *timestamppb.Timestamp
- func (x *Forager) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*Forager) ProtoMessage()
- func (x *Forager) ProtoReflect() protoreflect.Message
- func (x *Forager) Reset()
- func (x *Forager) String() string
- func (m *Forager) Validate() error
- func (m *Forager) ValidateAll() error
- type ForagerMultiError
- type ForagerValidationError
- type Forager_Unauthenticated
- type GCS
- func (*GCS) Descriptor() ([]byte, []int)deprecated
- func (x *GCS) GetAdc() *credentialspb.CloudEnvironment
- func (x *GCS) GetApiKey() string
- func (m *GCS) GetCredential() isGCS_Credential
- func (x *GCS) GetExcludeBuckets() []string
- func (x *GCS) GetExcludeObjects() []string
- func (x *GCS) GetIncludeBuckets() []string
- func (x *GCS) GetIncludeObjects() []string
- func (x *GCS) GetJsonServiceAccount() string
- func (x *GCS) GetMaxObjectSize() int64
- func (x *GCS) GetOauth() *credentialspb.Oauth2
- func (x *GCS) GetProjectId() string
- func (x *GCS) GetServiceAccountFile() string
- func (x *GCS) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*GCS) ProtoMessage()
- func (x *GCS) ProtoReflect() protoreflect.Message
- func (x *GCS) Reset()
- func (x *GCS) String() string
- func (m *GCS) Validate() error
- func (m *GCS) ValidateAll() error
- type GCSMultiError
- type GCSValidationError
- type GCS_Adc
- type GCS_ApiKey
- type GCS_JsonServiceAccount
- type GCS_Oauth
- type GCS_ServiceAccountFile
- type GCS_Unauthenticated
- type Gerrit
- func (*Gerrit) Descriptor() ([]byte, []int)deprecated
- func (x *Gerrit) GetBasicAuth() *credentialspb.BasicAuth
- func (m *Gerrit) GetCredential() isGerrit_Credential
- func (x *Gerrit) GetEndpoint() string
- func (x *Gerrit) GetProjects() []string
- func (x *Gerrit) GetSkipArchives() bool
- func (x *Gerrit) GetSkipBinaries() bool
- func (x *Gerrit) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*Gerrit) ProtoMessage()
- func (x *Gerrit) ProtoReflect() protoreflect.Message
- func (x *Gerrit) Reset()
- func (x *Gerrit) String() string
- func (m *Gerrit) Validate() error
- func (m *Gerrit) ValidateAll() error
- type GerritMultiError
- type GerritValidationError
- type Gerrit_BasicAuth
- type Gerrit_Unauthenticated
- type Git
- func (*Git) Descriptor() ([]byte, []int)deprecated
- func (x *Git) GetBare() bool
- func (x *Git) GetBase() string
- func (x *Git) GetBasicAuth() *credentialspb.BasicAuth
- func (m *Git) GetCredential() isGit_Credential
- func (x *Git) GetDirectories() []string
- func (x *Git) GetExcludeGlobs() string
- func (x *Git) GetExcludePathsFile() string
- func (x *Git) GetHead() string
- func (x *Git) GetIncludePathsFile() string
- func (x *Git) GetMaxDepth() int64
- func (x *Git) GetRepositories() []string
- func (x *Git) GetSkipArchives() bool
- func (x *Git) GetSkipBinaries() bool
- func (x *Git) GetSshAuth() *credentialspb.SSHAuth
- func (x *Git) GetUnauthenticated() *credentialspb.Unauthenticated
- func (x *Git) GetUri() string
- func (*Git) ProtoMessage()
- func (x *Git) ProtoReflect() protoreflect.Message
- func (x *Git) Reset()
- func (x *Git) String() string
- func (m *Git) Validate() error
- func (m *Git) ValidateAll() error
- type GitHub
- func (*GitHub) Descriptor() ([]byte, []int)deprecated
- func (x *GitHub) GetBase() string
- func (x *GitHub) GetBasicAuth() *credentialspb.BasicAuth
- func (m *GitHub) GetCredential() isGitHub_Credential
- func (x *GitHub) GetEndpoint() string
- func (x *GitHub) GetGithubApp() *credentialspb.GitHubApp
- func (x *GitHub) GetHead() string
- func (x *GitHub) GetIgnoreRepos() []string
- func (x *GitHub) GetIncludeForks() bool
- func (x *GitHub) GetIncludeGistComments() bool
- func (x *GitHub) GetIncludeIssueComments() bool
- func (x *GitHub) GetIncludePullRequestComments() bool
- func (x *GitHub) GetIncludeRepos() []string
- func (x *GitHub) GetIncludeWikis() bool
- func (x *GitHub) GetOrganizations() []string
- func (x *GitHub) GetRepositories() []string
- func (x *GitHub) GetScanUsers() bool
- func (x *GitHub) GetSkipArchives() bool
- func (x *GitHub) GetSkipBinaries() bool
- func (x *GitHub) GetToken() string
- func (x *GitHub) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*GitHub) ProtoMessage()
- func (x *GitHub) ProtoReflect() protoreflect.Message
- func (x *GitHub) Reset()
- func (x *GitHub) String() string
- func (m *GitHub) Validate() error
- func (m *GitHub) ValidateAll() error
- type GitHubMultiError
- type GitHubValidationError
- type GitHub_BasicAuth
- type GitHub_GithubApp
- type GitHub_Token
- type GitHub_Unauthenticated
- type GitLab
- func (*GitLab) Descriptor() ([]byte, []int)deprecated
- func (x *GitLab) GetBasicAuth() *credentialspb.BasicAuth
- func (m *GitLab) GetCredential() isGitLab_Credential
- func (x *GitLab) GetEndpoint() string
- func (x *GitLab) GetIgnoreRepos() []string
- func (x *GitLab) GetOauth() *credentialspb.Oauth2
- func (x *GitLab) GetRepositories() []string
- func (x *GitLab) GetSkipArchives() bool
- func (x *GitLab) GetSkipBinaries() bool
- func (x *GitLab) GetToken() string
- func (*GitLab) ProtoMessage()
- func (x *GitLab) ProtoReflect() protoreflect.Message
- func (x *GitLab) Reset()
- func (x *GitLab) String() string
- func (m *GitLab) Validate() error
- func (m *GitLab) ValidateAll() error
- type GitLabMultiError
- type GitLabValidationError
- type GitLab_BasicAuth
- type GitLab_Oauth
- type GitLab_Token
- type GitMultiError
- type GitValidationError
- type Git_BasicAuth
- type Git_SshAuth
- type Git_Unauthenticated
- type GoogleDrive
- func (*GoogleDrive) Descriptor() ([]byte, []int)deprecated
- func (m *GoogleDrive) GetCredential() isGoogleDrive_Credential
- func (x *GoogleDrive) GetRefreshToken() string
- func (*GoogleDrive) ProtoMessage()
- func (x *GoogleDrive) ProtoReflect() protoreflect.Message
- func (x *GoogleDrive) Reset()
- func (x *GoogleDrive) String() string
- func (m *GoogleDrive) Validate() error
- func (m *GoogleDrive) ValidateAll() error
- type GoogleDriveMultiError
- type GoogleDriveValidationError
- func (e GoogleDriveValidationError) Cause() error
- func (e GoogleDriveValidationError) Error() string
- func (e GoogleDriveValidationError) ErrorName() string
- func (e GoogleDriveValidationError) Field() string
- func (e GoogleDriveValidationError) Key() bool
- func (e GoogleDriveValidationError) Reason() string
- type GoogleDrive_RefreshToken
- type Huggingface
- func (*Huggingface) Descriptor() ([]byte, []int)deprecated
- func (m *Huggingface) GetCredential() isHuggingface_Credential
- func (x *Huggingface) GetDatasets() []string
- func (x *Huggingface) GetEndpoint() string
- func (x *Huggingface) GetIgnoreDatasets() []string
- func (x *Huggingface) GetIgnoreModels() []string
- func (x *Huggingface) GetIgnoreSpaces() []string
- func (x *Huggingface) GetIncludeDatasets() []string
- func (x *Huggingface) GetIncludeDiscussions() bool
- func (x *Huggingface) GetIncludeModels() []string
- func (x *Huggingface) GetIncludePrs() bool
- func (x *Huggingface) GetIncludeSpaces() []string
- func (x *Huggingface) GetModels() []string
- func (x *Huggingface) GetOrganizations() []string
- func (x *Huggingface) GetSkipAllDatasets() bool
- func (x *Huggingface) GetSkipAllModels() bool
- func (x *Huggingface) GetSkipAllSpaces() bool
- func (x *Huggingface) GetSpaces() []string
- func (x *Huggingface) GetToken() string
- func (x *Huggingface) GetUnauthenticated() *credentialspb.Unauthenticated
- func (x *Huggingface) GetUsers() []string
- func (*Huggingface) ProtoMessage()
- func (x *Huggingface) ProtoReflect() protoreflect.Message
- func (x *Huggingface) Reset()
- func (x *Huggingface) String() string
- func (m *Huggingface) Validate() error
- func (m *Huggingface) ValidateAll() error
- type HuggingfaceMultiError
- type HuggingfaceValidationError
- func (e HuggingfaceValidationError) Cause() error
- func (e HuggingfaceValidationError) Error() string
- func (e HuggingfaceValidationError) ErrorName() string
- func (e HuggingfaceValidationError) Field() string
- func (e HuggingfaceValidationError) Key() bool
- func (e HuggingfaceValidationError) Reason() string
- type Huggingface_Token
- type Huggingface_Unauthenticated
- type JIRA
- func (*JIRA) Descriptor() ([]byte, []int)deprecated
- func (x *JIRA) GetBasicAuth() *credentialspb.BasicAuth
- func (m *JIRA) GetCredential() isJIRA_Credential
- func (x *JIRA) GetEndpoint() string
- func (x *JIRA) GetIgnoreProjects() []string
- func (x *JIRA) GetInsecureSkipVerifyTls() bool
- func (x *JIRA) GetOauth() *credentialspb.Oauth2
- func (x *JIRA) GetProjects() []string
- func (x *JIRA) GetToken() string
- func (x *JIRA) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*JIRA) ProtoMessage()
- func (x *JIRA) ProtoReflect() protoreflect.Message
- func (x *JIRA) Reset()
- func (x *JIRA) String() string
- func (m *JIRA) Validate() error
- func (m *JIRA) ValidateAll() error
- type JIRAMultiError
- type JIRAValidationError
- type JIRA_BasicAuth
- type JIRA_Oauth
- type JIRA_Token
- type JIRA_Unauthenticated
- type Jenkins
- func (*Jenkins) Descriptor() ([]byte, []int)deprecated
- func (x *Jenkins) GetBasicAuth() *credentialspb.BasicAuth
- func (m *Jenkins) GetCredential() isJenkins_Credential
- func (x *Jenkins) GetEndpoint() string
- func (x *Jenkins) GetHeader() *credentialspb.Header
- func (x *Jenkins) GetInsecureSkipVerifyTls() bool
- func (x *Jenkins) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*Jenkins) ProtoMessage()
- func (x *Jenkins) ProtoReflect() protoreflect.Message
- func (x *Jenkins) Reset()
- func (x *Jenkins) String() string
- func (m *Jenkins) Validate() error
- func (m *Jenkins) ValidateAll() error
- type JenkinsMultiError
- type JenkinsValidationError
- type Jenkins_BasicAuth
- type Jenkins_Header
- type Jenkins_Unauthenticated
- type LocalSource
- func (*LocalSource) Descriptor() ([]byte, []int)deprecated
- func (x *LocalSource) GetConnection() *anypb.Any
- func (x *LocalSource) GetName() string
- func (x *LocalSource) GetScanInterval() *durationpb.Durationdeprecated
- func (x *LocalSource) GetScanPeriod() string
- func (x *LocalSource) GetType() string
- func (x *LocalSource) GetVerify() bool
- func (*LocalSource) ProtoMessage()
- func (x *LocalSource) ProtoReflect() protoreflect.Message
- func (x *LocalSource) Reset()
- func (x *LocalSource) String() string
- func (m *LocalSource) Validate() error
- func (m *LocalSource) ValidateAll() error
- type LocalSourceMultiError
- type LocalSourceValidationError
- func (e LocalSourceValidationError) Cause() error
- func (e LocalSourceValidationError) Error() string
- func (e LocalSourceValidationError) ErrorName() string
- func (e LocalSourceValidationError) Field() string
- func (e LocalSourceValidationError) Key() bool
- func (e LocalSourceValidationError) Reason() string
- type NPMUnauthenticatedPackage
- func (*NPMUnauthenticatedPackage) Descriptor() ([]byte, []int)deprecated
- func (m *NPMUnauthenticatedPackage) GetCredential() isNPMUnauthenticatedPackage_Credential
- func (x *NPMUnauthenticatedPackage) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*NPMUnauthenticatedPackage) ProtoMessage()
- func (x *NPMUnauthenticatedPackage) ProtoReflect() protoreflect.Message
- func (x *NPMUnauthenticatedPackage) Reset()
- func (x *NPMUnauthenticatedPackage) String() string
- func (m *NPMUnauthenticatedPackage) Validate() error
- func (m *NPMUnauthenticatedPackage) ValidateAll() error
- type NPMUnauthenticatedPackageMultiError
- type NPMUnauthenticatedPackageValidationError
- func (e NPMUnauthenticatedPackageValidationError) Cause() error
- func (e NPMUnauthenticatedPackageValidationError) Error() string
- func (e NPMUnauthenticatedPackageValidationError) ErrorName() string
- func (e NPMUnauthenticatedPackageValidationError) Field() string
- func (e NPMUnauthenticatedPackageValidationError) Key() bool
- func (e NPMUnauthenticatedPackageValidationError) Reason() string
- type NPMUnauthenticatedPackage_Unauthenticated
- type Postman
- func (*Postman) Descriptor() ([]byte, []int)deprecated
- func (x *Postman) GetCollectionPaths() []string
- func (x *Postman) GetCollections() []string
- func (m *Postman) GetCredential() isPostman_Credential
- func (x *Postman) GetDetectorKeywords() []string
- func (x *Postman) GetEnvironmentPaths() []string
- func (x *Postman) GetEnvironments() []string
- func (x *Postman) GetExcludeCollections() []string
- func (x *Postman) GetExcludeEnvironments() []string
- func (x *Postman) GetIncludeCollections() []string
- func (x *Postman) GetIncludeEnvironments() []string
- func (x *Postman) GetToken() string
- func (x *Postman) GetUnauthenticated() *credentialspb.Unauthenticated
- func (x *Postman) GetWorkspacePaths() []string
- func (x *Postman) GetWorkspaces() []string
- func (*Postman) ProtoMessage()
- func (x *Postman) ProtoReflect() protoreflect.Message
- func (x *Postman) Reset()
- func (x *Postman) String() string
- func (m *Postman) Validate() error
- func (m *Postman) ValidateAll() error
- type PostmanMultiError
- type PostmanValidationError
- type Postman_Token
- type Postman_Unauthenticated
- type PyPIUnauthenticatedPackage
- func (*PyPIUnauthenticatedPackage) Descriptor() ([]byte, []int)deprecated
- func (m *PyPIUnauthenticatedPackage) GetCredential() isPyPIUnauthenticatedPackage_Credential
- func (x *PyPIUnauthenticatedPackage) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*PyPIUnauthenticatedPackage) ProtoMessage()
- func (x *PyPIUnauthenticatedPackage) ProtoReflect() protoreflect.Message
- func (x *PyPIUnauthenticatedPackage) Reset()
- func (x *PyPIUnauthenticatedPackage) String() string
- func (m *PyPIUnauthenticatedPackage) Validate() error
- func (m *PyPIUnauthenticatedPackage) ValidateAll() error
- type PyPIUnauthenticatedPackageMultiError
- type PyPIUnauthenticatedPackageValidationError
- func (e PyPIUnauthenticatedPackageValidationError) Cause() error
- func (e PyPIUnauthenticatedPackageValidationError) Error() string
- func (e PyPIUnauthenticatedPackageValidationError) ErrorName() string
- func (e PyPIUnauthenticatedPackageValidationError) Field() string
- func (e PyPIUnauthenticatedPackageValidationError) Key() bool
- func (e PyPIUnauthenticatedPackageValidationError) Reason() string
- type PyPIUnauthenticatedPackage_Unauthenticated
- type S3
- func (*S3) Descriptor() ([]byte, []int)deprecated
- func (x *S3) GetAccessKey() *credentialspb.KeySecret
- func (x *S3) GetBuckets() []string
- func (x *S3) GetCloudEnvironment() *credentialspb.CloudEnvironment
- func (m *S3) GetCredential() isS3_Credential
- func (x *S3) GetIgnoreBuckets() []string
- func (x *S3) GetMaxObjectSize() int64
- func (x *S3) GetRoles() []string
- func (x *S3) GetSessionToken() *credentialspb.AWSSessionTokenSecret
- func (x *S3) GetUnauthenticated() *credentialspb.Unauthenticated
- func (*S3) ProtoMessage()
- func (x *S3) ProtoReflect() protoreflect.Message
- func (x *S3) Reset()
- func (x *S3) String() string
- func (m *S3) Validate() error
- func (m *S3) ValidateAll() error
- type S3MultiError
- type S3ValidationError
- type S3_AccessKey
- type S3_CloudEnvironment
- type S3_SessionToken
- type S3_Unauthenticated
- type Sharepoint
- func (*Sharepoint) Descriptor() ([]byte, []int)deprecated
- func (m *Sharepoint) GetCredential() isSharepoint_Credential
- func (x *Sharepoint) GetOauth() *credentialspb.Oauth2
- func (x *Sharepoint) GetSiteUrl() string
- func (*Sharepoint) ProtoMessage()
- func (x *Sharepoint) ProtoReflect() protoreflect.Message
- func (x *Sharepoint) Reset()
- func (x *Sharepoint) String() string
- func (m *Sharepoint) Validate() error
- func (m *Sharepoint) ValidateAll() error
- type SharepointMultiError
- type SharepointValidationError
- type Sharepoint_Oauth
- type Slack
- func (*Slack) Descriptor() ([]byte, []int)deprecated
- func (x *Slack) GetChannels() []string
- func (m *Slack) GetCredential() isSlack_Credential
- func (x *Slack) GetEndpoint() string
- func (x *Slack) GetIgnoreList() []string
- func (x *Slack) GetToken() string
- func (x *Slack) GetTokens() *credentialspb.SlackTokens
- func (*Slack) ProtoMessage()
- func (x *Slack) ProtoReflect() protoreflect.Message
- func (x *Slack) Reset()
- func (x *Slack) String() string
- func (m *Slack) Validate() error
- func (m *Slack) ValidateAll() error
- type SlackMultiError
- type SlackRealtime
- func (*SlackRealtime) Descriptor() ([]byte, []int)deprecated
- func (m *SlackRealtime) GetCredential() isSlackRealtime_Credential
- func (x *SlackRealtime) GetTokens() *credentialspb.SlackTokens
- func (*SlackRealtime) ProtoMessage()
- func (x *SlackRealtime) ProtoReflect() protoreflect.Message
- func (x *SlackRealtime) Reset()
- func (x *SlackRealtime) String() string
- func (m *SlackRealtime) Validate() error
- func (m *SlackRealtime) ValidateAll() error
- type SlackRealtimeMultiError
- type SlackRealtimeValidationError
- func (e SlackRealtimeValidationError) Cause() error
- func (e SlackRealtimeValidationError) Error() string
- func (e SlackRealtimeValidationError) ErrorName() string
- func (e SlackRealtimeValidationError) Field() string
- func (e SlackRealtimeValidationError) Key() bool
- func (e SlackRealtimeValidationError) Reason() string
- type SlackRealtime_Tokens
- type SlackValidationError
- type Slack_Token
- type Slack_Tokens
- type SourceType
- type Syslog
- func (*Syslog) Descriptor() ([]byte, []int)deprecated
- func (x *Syslog) GetFormat() string
- func (x *Syslog) GetListenAddress() string
- func (x *Syslog) GetProtocol() string
- func (x *Syslog) GetTlsCert() string
- func (x *Syslog) GetTlsKey() string
- func (*Syslog) ProtoMessage()
- func (x *Syslog) ProtoReflect() protoreflect.Message
- func (x *Syslog) Reset()
- func (x *Syslog) String() string
- func (m *Syslog) Validate() error
- func (m *Syslog) ValidateAll() error
- type SyslogMultiError
- type SyslogValidationError
- type Teams
- func (*Teams) Descriptor() ([]byte, []int)deprecated
- func (x *Teams) GetAuthenticated() *credentialspb.ClientCredentials
- func (x *Teams) GetChannels() []string
- func (m *Teams) GetCredential() isTeams_Credential
- func (x *Teams) GetEndpoint() string
- func (x *Teams) GetIgnoreList() []string
- func (x *Teams) GetOauth() *credentialspb.Oauth2
- func (x *Teams) GetTeamIds() []string
- func (x *Teams) GetToken() string
- func (*Teams) ProtoMessage()
- func (x *Teams) ProtoReflect() protoreflect.Message
- func (x *Teams) Reset()
- func (x *Teams) String() string
- func (m *Teams) Validate() error
- func (m *Teams) ValidateAll() error
- type TeamsMultiError
- type TeamsValidationError
- type Teams_Authenticated
- type Teams_Oauth
- type Teams_Token
- type Test
- type TestMultiError
- type TestValidationError
- type TravisCI
- func (*TravisCI) Descriptor() ([]byte, []int)deprecated
- func (m *TravisCI) GetCredential() isTravisCI_Credential
- func (x *TravisCI) GetEndpoint() string
- func (x *TravisCI) GetToken() string
- func (*TravisCI) ProtoMessage()
- func (x *TravisCI) ProtoReflect() protoreflect.Message
- func (x *TravisCI) Reset()
- func (x *TravisCI) String() string
- func (m *TravisCI) Validate() error
- func (m *TravisCI) ValidateAll() error
- type TravisCIMultiError
- type TravisCIValidationError
- type TravisCI_Token
- type Webhook
- func (*Webhook) Descriptor() ([]byte, []int)deprecated
- func (m *Webhook) GetCredential() isWebhook_Credential
- func (x *Webhook) GetHeader() *credentialspb.Header
- func (x *Webhook) GetListenAddress() string
- func (*Webhook) ProtoMessage()
- func (x *Webhook) ProtoReflect() protoreflect.Message
- func (x *Webhook) Reset()
- func (x *Webhook) String() string
- func (m *Webhook) Validate() error
- func (m *Webhook) ValidateAll() error
- type WebhookMultiError
- type WebhookValidationError
- type Webhook_Header
Constants ¶
This section is empty.
Variables ¶
var ( SourceType_name = map[int32]string{ 0: "SOURCE_TYPE_AZURE_STORAGE", 1: "SOURCE_TYPE_BITBUCKET", 2: "SOURCE_TYPE_CIRCLECI", 3: "SOURCE_TYPE_CONFLUENCE", 4: "SOURCE_TYPE_DOCKER", 5: "SOURCE_TYPE_ECR", 6: "SOURCE_TYPE_GCS", 7: "SOURCE_TYPE_GITHUB", 8: "SOURCE_TYPE_PUBLIC_GIT", 9: "SOURCE_TYPE_GITLAB", 10: "SOURCE_TYPE_JIRA", 11: "SOURCE_TYPE_NPM_UNAUTHD_PACKAGES", 12: "SOURCE_TYPE_PYPI_UNAUTHD_PACKAGES", 13: "SOURCE_TYPE_S3", 14: "SOURCE_TYPE_SLACK", 15: "SOURCE_TYPE_FILESYSTEM", 16: "SOURCE_TYPE_GIT", 17: "SOURCE_TYPE_TEST", 18: "SOURCE_TYPE_S3_UNAUTHED", 19: "SOURCE_TYPE_GITHUB_UNAUTHENTICATED_ORG", 20: "SOURCE_TYPE_BUILDKITE", 21: "SOURCE_TYPE_GERRIT", 22: "SOURCE_TYPE_JENKINS", 23: "SOURCE_TYPE_TEAMS", 24: "SOURCE_TYPE_JFROG_ARTIFACTORY", 25: "SOURCE_TYPE_SYSLOG", 26: "SOURCE_TYPE_PUBLIC_EVENT_MONITORING", 27: "SOURCE_TYPE_SLACK_REALTIME", 28: "SOURCE_TYPE_GOOGLE_DRIVE", 29: "SOURCE_TYPE_SHAREPOINT", 30: "SOURCE_TYPE_GCS_UNAUTHED", 31: "SOURCE_TYPE_AZURE_REPOS", 32: "SOURCE_TYPE_TRAVISCI", 33: "SOURCE_TYPE_POSTMAN", 34: "SOURCE_TYPE_WEBHOOK", 35: "SOURCE_TYPE_ELASTICSEARCH", 36: "SOURCE_TYPE_HUGGINGFACE", } SourceType_value = map[string]int32{ "SOURCE_TYPE_AZURE_STORAGE": 0, "SOURCE_TYPE_BITBUCKET": 1, "SOURCE_TYPE_CIRCLECI": 2, "SOURCE_TYPE_CONFLUENCE": 3, "SOURCE_TYPE_DOCKER": 4, "SOURCE_TYPE_ECR": 5, "SOURCE_TYPE_GCS": 6, "SOURCE_TYPE_GITHUB": 7, "SOURCE_TYPE_PUBLIC_GIT": 8, "SOURCE_TYPE_GITLAB": 9, "SOURCE_TYPE_JIRA": 10, "SOURCE_TYPE_NPM_UNAUTHD_PACKAGES": 11, "SOURCE_TYPE_PYPI_UNAUTHD_PACKAGES": 12, "SOURCE_TYPE_S3": 13, "SOURCE_TYPE_SLACK": 14, "SOURCE_TYPE_FILESYSTEM": 15, "SOURCE_TYPE_GIT": 16, "SOURCE_TYPE_TEST": 17, "SOURCE_TYPE_S3_UNAUTHED": 18, "SOURCE_TYPE_GITHUB_UNAUTHENTICATED_ORG": 19, "SOURCE_TYPE_BUILDKITE": 20, "SOURCE_TYPE_GERRIT": 21, "SOURCE_TYPE_JENKINS": 22, "SOURCE_TYPE_TEAMS": 23, "SOURCE_TYPE_JFROG_ARTIFACTORY": 24, "SOURCE_TYPE_SYSLOG": 25, "SOURCE_TYPE_PUBLIC_EVENT_MONITORING": 26, "SOURCE_TYPE_SLACK_REALTIME": 27, "SOURCE_TYPE_GOOGLE_DRIVE": 28, "SOURCE_TYPE_SHAREPOINT": 29, "SOURCE_TYPE_GCS_UNAUTHED": 30, "SOURCE_TYPE_AZURE_REPOS": 31, "SOURCE_TYPE_TRAVISCI": 32, "SOURCE_TYPE_POSTMAN": 33, "SOURCE_TYPE_WEBHOOK": 34, "SOURCE_TYPE_ELASTICSEARCH": 35, "SOURCE_TYPE_HUGGINGFACE": 36, } )
Enum value maps for SourceType.
var ( Confluence_GetAllSpacesScope_name = map[int32]string{ 0: "ALL", 1: "GLOBAL", 2: "PERSONAL", } Confluence_GetAllSpacesScope_value = map[string]int32{ "ALL": 0, "GLOBAL": 1, "PERSONAL": 2, } )
Enum value maps for Confluence_GetAllSpacesScope.
var File_sources_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Artifactory ¶ added in v3.0.3
type Artifactory struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *Artifactory_BasicAuth // *Artifactory_AccessToken // *Artifactory_Unauthenticated Credential isArtifactory_Credential `protobuf_oneof:"credential"` Repositories []string `protobuf:"bytes,4,rep,name=repositories,proto3" json:"repositories,omitempty"` IncludePaths []string `protobuf:"bytes,5,rep,name=include_paths,json=includePaths,proto3" json:"include_paths,omitempty"` IgnorePaths []string `protobuf:"bytes,6,rep,name=ignore_paths,json=ignorePaths,proto3" json:"ignore_paths,omitempty"` // contains filtered or unexported fields }
func (*Artifactory) Descriptor
deprecated
added in
v3.0.3
func (*Artifactory) Descriptor() ([]byte, []int)
Deprecated: Use Artifactory.ProtoReflect.Descriptor instead.
func (*Artifactory) GetAccessToken ¶ added in v3.2.3
func (x *Artifactory) GetAccessToken() string
func (*Artifactory) GetBasicAuth ¶ added in v3.0.3
func (x *Artifactory) GetBasicAuth() *credentialspb.BasicAuth
func (*Artifactory) GetCredential ¶ added in v3.0.3
func (m *Artifactory) GetCredential() isArtifactory_Credential
func (*Artifactory) GetEndpoint ¶ added in v3.0.3
func (x *Artifactory) GetEndpoint() string
func (*Artifactory) GetIgnorePaths ¶ added in v3.60.0
func (x *Artifactory) GetIgnorePaths() []string
func (*Artifactory) GetIncludePaths ¶ added in v3.60.0
func (x *Artifactory) GetIncludePaths() []string
func (*Artifactory) GetRepositories ¶ added in v3.0.3
func (x *Artifactory) GetRepositories() []string
func (*Artifactory) GetUnauthenticated ¶ added in v3.63.2
func (x *Artifactory) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Artifactory) ProtoMessage ¶ added in v3.0.3
func (*Artifactory) ProtoMessage()
func (*Artifactory) ProtoReflect ¶ added in v3.0.3
func (x *Artifactory) ProtoReflect() protoreflect.Message
func (*Artifactory) Reset ¶ added in v3.0.3
func (x *Artifactory) Reset()
func (*Artifactory) String ¶ added in v3.0.3
func (x *Artifactory) String() string
func (*Artifactory) Validate ¶ added in v3.0.3
func (m *Artifactory) Validate() error
Validate checks the field values on Artifactory with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Artifactory) ValidateAll ¶ added in v3.0.3
func (m *Artifactory) ValidateAll() error
ValidateAll checks the field values on Artifactory with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ArtifactoryMultiError, or nil if none found.
type ArtifactoryMultiError ¶ added in v3.0.3
type ArtifactoryMultiError []error
ArtifactoryMultiError is an error wrapping multiple validation errors returned by Artifactory.ValidateAll() if the designated constraints aren't met.
func (ArtifactoryMultiError) AllErrors ¶ added in v3.0.3
func (m ArtifactoryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ArtifactoryMultiError) Error ¶ added in v3.0.3
func (m ArtifactoryMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ArtifactoryValidationError ¶ added in v3.0.3
type ArtifactoryValidationError struct {
// contains filtered or unexported fields
}
ArtifactoryValidationError is the validation error returned by Artifactory.Validate if the designated constraints aren't met.
func (ArtifactoryValidationError) Cause ¶ added in v3.0.3
func (e ArtifactoryValidationError) Cause() error
Cause function returns cause value.
func (ArtifactoryValidationError) Error ¶ added in v3.0.3
func (e ArtifactoryValidationError) Error() string
Error satisfies the builtin error interface
func (ArtifactoryValidationError) ErrorName ¶ added in v3.0.3
func (e ArtifactoryValidationError) ErrorName() string
ErrorName returns error name.
func (ArtifactoryValidationError) Field ¶ added in v3.0.3
func (e ArtifactoryValidationError) Field() string
Field function returns field value.
func (ArtifactoryValidationError) Key ¶ added in v3.0.3
func (e ArtifactoryValidationError) Key() bool
Key function returns key value.
func (ArtifactoryValidationError) Reason ¶ added in v3.0.3
func (e ArtifactoryValidationError) Reason() string
Reason function returns reason value.
type Artifactory_AccessToken ¶ added in v3.2.3
type Artifactory_AccessToken struct {
AccessToken string `protobuf:"bytes,3,opt,name=access_token,json=accessToken,proto3,oneof"`
}
type Artifactory_BasicAuth ¶ added in v3.0.3
type Artifactory_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,2,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type Artifactory_Unauthenticated ¶ added in v3.63.2
type Artifactory_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,7,opt,name=unauthenticated,proto3,oneof"`
}
type AzureRepos ¶ added in v3.45.2
type AzureRepos struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *AzureRepos_Token // *AzureRepos_Oauth Credential isAzureRepos_Credential `protobuf_oneof:"credential"` Repositories []string `protobuf:"bytes,4,rep,name=repositories,proto3" json:"repositories,omitempty"` Organizations []string `protobuf:"bytes,5,rep,name=organizations,proto3" json:"organizations,omitempty"` Projects []string `protobuf:"bytes,6,rep,name=projects,proto3" json:"projects,omitempty"` IncludeForks bool `protobuf:"varint,7,opt,name=include_forks,json=includeForks,proto3" json:"include_forks,omitempty"` IgnoreRepos []string `protobuf:"bytes,8,rep,name=ignore_repos,json=ignoreRepos,proto3" json:"ignore_repos,omitempty"` IncludeRepos []string `protobuf:"bytes,9,rep,name=include_repos,json=includeRepos,proto3" json:"include_repos,omitempty"` IncludeProjects []string `protobuf:"bytes,10,rep,name=include_projects,json=includeProjects,proto3" json:"include_projects,omitempty"` IgnoreProjects []string `protobuf:"bytes,11,rep,name=ignore_projects,json=ignoreProjects,proto3" json:"ignore_projects,omitempty"` SkipBinaries bool `protobuf:"varint,12,opt,name=skip_binaries,json=skipBinaries,proto3" json:"skip_binaries,omitempty"` SkipArchives bool `protobuf:"varint,13,opt,name=skip_archives,json=skipArchives,proto3" json:"skip_archives,omitempty"` // contains filtered or unexported fields }
func (*AzureRepos) Descriptor
deprecated
added in
v3.45.2
func (*AzureRepos) Descriptor() ([]byte, []int)
Deprecated: Use AzureRepos.ProtoReflect.Descriptor instead.
func (*AzureRepos) GetCredential ¶ added in v3.45.2
func (m *AzureRepos) GetCredential() isAzureRepos_Credential
func (*AzureRepos) GetEndpoint ¶ added in v3.45.2
func (x *AzureRepos) GetEndpoint() string
func (*AzureRepos) GetIgnoreProjects ¶ added in v3.45.2
func (x *AzureRepos) GetIgnoreProjects() []string
func (*AzureRepos) GetIgnoreRepos ¶ added in v3.45.2
func (x *AzureRepos) GetIgnoreRepos() []string
func (*AzureRepos) GetIncludeForks ¶ added in v3.45.2
func (x *AzureRepos) GetIncludeForks() bool
func (*AzureRepos) GetIncludeProjects ¶ added in v3.45.2
func (x *AzureRepos) GetIncludeProjects() []string
func (*AzureRepos) GetIncludeRepos ¶ added in v3.45.2
func (x *AzureRepos) GetIncludeRepos() []string
func (*AzureRepos) GetOauth ¶ added in v3.45.2
func (x *AzureRepos) GetOauth() *credentialspb.Oauth2
func (*AzureRepos) GetOrganizations ¶ added in v3.45.2
func (x *AzureRepos) GetOrganizations() []string
func (*AzureRepos) GetProjects ¶ added in v3.45.2
func (x *AzureRepos) GetProjects() []string
func (*AzureRepos) GetRepositories ¶ added in v3.45.2
func (x *AzureRepos) GetRepositories() []string
func (*AzureRepos) GetSkipArchives ¶ added in v3.63.7
func (x *AzureRepos) GetSkipArchives() bool
func (*AzureRepos) GetSkipBinaries ¶ added in v3.63.5
func (x *AzureRepos) GetSkipBinaries() bool
func (*AzureRepos) GetToken ¶ added in v3.45.2
func (x *AzureRepos) GetToken() string
func (*AzureRepos) ProtoMessage ¶ added in v3.45.2
func (*AzureRepos) ProtoMessage()
func (*AzureRepos) ProtoReflect ¶ added in v3.45.2
func (x *AzureRepos) ProtoReflect() protoreflect.Message
func (*AzureRepos) Reset ¶ added in v3.45.2
func (x *AzureRepos) Reset()
func (*AzureRepos) String ¶ added in v3.45.2
func (x *AzureRepos) String() string
func (*AzureRepos) Validate ¶ added in v3.45.2
func (m *AzureRepos) Validate() error
Validate checks the field values on AzureRepos with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AzureRepos) ValidateAll ¶ added in v3.45.2
func (m *AzureRepos) ValidateAll() error
ValidateAll checks the field values on AzureRepos with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AzureReposMultiError, or nil if none found.
type AzureReposMultiError ¶ added in v3.45.2
type AzureReposMultiError []error
AzureReposMultiError is an error wrapping multiple validation errors returned by AzureRepos.ValidateAll() if the designated constraints aren't met.
func (AzureReposMultiError) AllErrors ¶ added in v3.45.2
func (m AzureReposMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AzureReposMultiError) Error ¶ added in v3.45.2
func (m AzureReposMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AzureReposValidationError ¶ added in v3.45.2
type AzureReposValidationError struct {
// contains filtered or unexported fields
}
AzureReposValidationError is the validation error returned by AzureRepos.Validate if the designated constraints aren't met.
func (AzureReposValidationError) Cause ¶ added in v3.45.2
func (e AzureReposValidationError) Cause() error
Cause function returns cause value.
func (AzureReposValidationError) Error ¶ added in v3.45.2
func (e AzureReposValidationError) Error() string
Error satisfies the builtin error interface
func (AzureReposValidationError) ErrorName ¶ added in v3.45.2
func (e AzureReposValidationError) ErrorName() string
ErrorName returns error name.
func (AzureReposValidationError) Field ¶ added in v3.45.2
func (e AzureReposValidationError) Field() string
Field function returns field value.
func (AzureReposValidationError) Key ¶ added in v3.45.2
func (e AzureReposValidationError) Key() bool
Key function returns key value.
func (AzureReposValidationError) Reason ¶ added in v3.45.2
func (e AzureReposValidationError) Reason() string
Reason function returns reason value.
type AzureRepos_Oauth ¶ added in v3.45.2
type AzureRepos_Oauth struct {
Oauth *credentialspb.Oauth2 `protobuf:"bytes,3,opt,name=oauth,proto3,oneof"`
}
type AzureRepos_Token ¶ added in v3.45.2
type AzureRepos_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type AzureStorage ¶
type AzureStorage struct { // Types that are assignable to Credential: // // *AzureStorage_ConnectionString // *AzureStorage_BasicAuth // *AzureStorage_ClientCertificate // *AzureStorage_Unauthenticated Credential isAzureStorage_Credential `protobuf_oneof:"credential"` StorageContainers []string `protobuf:"bytes,5,rep,name=storage_containers,json=storageContainers,proto3" json:"storage_containers,omitempty"` // contains filtered or unexported fields }
func (*AzureStorage) Descriptor
deprecated
func (*AzureStorage) Descriptor() ([]byte, []int)
Deprecated: Use AzureStorage.ProtoReflect.Descriptor instead.
func (*AzureStorage) GetBasicAuth ¶
func (x *AzureStorage) GetBasicAuth() *credentialspb.BasicAuth
func (*AzureStorage) GetClientCertificate ¶
func (x *AzureStorage) GetClientCertificate() string
func (*AzureStorage) GetConnectionString ¶
func (x *AzureStorage) GetConnectionString() string
func (*AzureStorage) GetCredential ¶
func (m *AzureStorage) GetCredential() isAzureStorage_Credential
func (*AzureStorage) GetStorageContainers ¶
func (x *AzureStorage) GetStorageContainers() []string
func (*AzureStorage) GetUnauthenticated ¶
func (x *AzureStorage) GetUnauthenticated() *credentialspb.Unauthenticated
func (*AzureStorage) ProtoMessage ¶
func (*AzureStorage) ProtoMessage()
func (*AzureStorage) ProtoReflect ¶
func (x *AzureStorage) ProtoReflect() protoreflect.Message
func (*AzureStorage) Reset ¶
func (x *AzureStorage) Reset()
func (*AzureStorage) String ¶
func (x *AzureStorage) String() string
func (*AzureStorage) Validate ¶
func (m *AzureStorage) Validate() error
Validate checks the field values on AzureStorage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AzureStorage) ValidateAll ¶
func (m *AzureStorage) ValidateAll() error
ValidateAll checks the field values on AzureStorage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AzureStorageMultiError, or nil if none found.
type AzureStorageMultiError ¶
type AzureStorageMultiError []error
AzureStorageMultiError is an error wrapping multiple validation errors returned by AzureStorage.ValidateAll() if the designated constraints aren't met.
func (AzureStorageMultiError) AllErrors ¶
func (m AzureStorageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AzureStorageMultiError) Error ¶
func (m AzureStorageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AzureStorageValidationError ¶
type AzureStorageValidationError struct {
// contains filtered or unexported fields
}
AzureStorageValidationError is the validation error returned by AzureStorage.Validate if the designated constraints aren't met.
func (AzureStorageValidationError) Cause ¶
func (e AzureStorageValidationError) Cause() error
Cause function returns cause value.
func (AzureStorageValidationError) Error ¶
func (e AzureStorageValidationError) Error() string
Error satisfies the builtin error interface
func (AzureStorageValidationError) ErrorName ¶
func (e AzureStorageValidationError) ErrorName() string
ErrorName returns error name.
func (AzureStorageValidationError) Field ¶
func (e AzureStorageValidationError) Field() string
Field function returns field value.
func (AzureStorageValidationError) Key ¶
func (e AzureStorageValidationError) Key() bool
Key function returns key value.
func (AzureStorageValidationError) Reason ¶
func (e AzureStorageValidationError) Reason() string
Reason function returns reason value.
type AzureStorage_BasicAuth ¶
type AzureStorage_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,2,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type AzureStorage_ClientCertificate ¶
type AzureStorage_ClientCertificate struct {
ClientCertificate string `protobuf:"bytes,3,opt,name=client_certificate,json=clientCertificate,proto3,oneof"`
}
type AzureStorage_ConnectionString ¶
type AzureStorage_ConnectionString struct {
ConnectionString string `protobuf:"bytes,1,opt,name=connection_string,json=connectionString,proto3,oneof"`
}
type AzureStorage_Unauthenticated ¶
type AzureStorage_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,4,opt,name=unauthenticated,proto3,oneof"`
}
type Bitbucket ¶
type Bitbucket struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *Bitbucket_Token // *Bitbucket_Oauth // *Bitbucket_BasicAuth Credential isBitbucket_Credential `protobuf_oneof:"credential"` Repositories []string `protobuf:"bytes,5,rep,name=repositories,proto3" json:"repositories,omitempty"` IgnoreRepos []string `protobuf:"bytes,6,rep,name=ignore_repos,json=ignoreRepos,proto3" json:"ignore_repos,omitempty"` SkipBinaries bool `protobuf:"varint,7,opt,name=skip_binaries,json=skipBinaries,proto3" json:"skip_binaries,omitempty"` SkipArchives bool `protobuf:"varint,8,opt,name=skip_archives,json=skipArchives,proto3" json:"skip_archives,omitempty"` // contains filtered or unexported fields }
func (*Bitbucket) Descriptor
deprecated
func (*Bitbucket) GetBasicAuth ¶
func (x *Bitbucket) GetBasicAuth() *credentialspb.BasicAuth
func (*Bitbucket) GetCredential ¶
func (m *Bitbucket) GetCredential() isBitbucket_Credential
func (*Bitbucket) GetEndpoint ¶
func (*Bitbucket) GetIgnoreRepos ¶ added in v3.15.0
func (*Bitbucket) GetOauth ¶
func (x *Bitbucket) GetOauth() *credentialspb.Oauth2
func (*Bitbucket) GetRepositories ¶
func (*Bitbucket) GetSkipArchives ¶ added in v3.63.7
func (*Bitbucket) GetSkipBinaries ¶ added in v3.63.5
func (*Bitbucket) ProtoMessage ¶
func (*Bitbucket) ProtoMessage()
func (*Bitbucket) ProtoReflect ¶
func (x *Bitbucket) ProtoReflect() protoreflect.Message
func (*Bitbucket) Validate ¶
Validate checks the field values on Bitbucket with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Bitbucket) ValidateAll ¶
ValidateAll checks the field values on Bitbucket with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BitbucketMultiError, or nil if none found.
type BitbucketMultiError ¶
type BitbucketMultiError []error
BitbucketMultiError is an error wrapping multiple validation errors returned by Bitbucket.ValidateAll() if the designated constraints aren't met.
func (BitbucketMultiError) AllErrors ¶
func (m BitbucketMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BitbucketMultiError) Error ¶
func (m BitbucketMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BitbucketValidationError ¶
type BitbucketValidationError struct {
// contains filtered or unexported fields
}
BitbucketValidationError is the validation error returned by Bitbucket.Validate if the designated constraints aren't met.
func (BitbucketValidationError) Cause ¶
func (e BitbucketValidationError) Cause() error
Cause function returns cause value.
func (BitbucketValidationError) Error ¶
func (e BitbucketValidationError) Error() string
Error satisfies the builtin error interface
func (BitbucketValidationError) ErrorName ¶
func (e BitbucketValidationError) ErrorName() string
ErrorName returns error name.
func (BitbucketValidationError) Field ¶
func (e BitbucketValidationError) Field() string
Field function returns field value.
func (BitbucketValidationError) Key ¶
func (e BitbucketValidationError) Key() bool
Key function returns key value.
func (BitbucketValidationError) Reason ¶
func (e BitbucketValidationError) Reason() string
Reason function returns reason value.
type Bitbucket_BasicAuth ¶
type Bitbucket_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,4,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type Bitbucket_Oauth ¶
type Bitbucket_Oauth struct {
Oauth *credentialspb.Oauth2 `protobuf:"bytes,3,opt,name=oauth,proto3,oneof"`
}
type Bitbucket_Token ¶
type Bitbucket_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type Buildkite ¶
type Buildkite struct { // Types that are assignable to Credential: // // *Buildkite_Token Credential isBuildkite_Credential `protobuf_oneof:"credential"` // contains filtered or unexported fields }
func (*Buildkite) Descriptor
deprecated
func (*Buildkite) GetCredential ¶
func (m *Buildkite) GetCredential() isBuildkite_Credential
func (*Buildkite) ProtoMessage ¶
func (*Buildkite) ProtoMessage()
func (*Buildkite) ProtoReflect ¶
func (x *Buildkite) ProtoReflect() protoreflect.Message
func (*Buildkite) Validate ¶
Validate checks the field values on Buildkite with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Buildkite) ValidateAll ¶
ValidateAll checks the field values on Buildkite with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BuildkiteMultiError, or nil if none found.
type BuildkiteMultiError ¶
type BuildkiteMultiError []error
BuildkiteMultiError is an error wrapping multiple validation errors returned by Buildkite.ValidateAll() if the designated constraints aren't met.
func (BuildkiteMultiError) AllErrors ¶
func (m BuildkiteMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BuildkiteMultiError) Error ¶
func (m BuildkiteMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BuildkiteValidationError ¶
type BuildkiteValidationError struct {
// contains filtered or unexported fields
}
BuildkiteValidationError is the validation error returned by Buildkite.Validate if the designated constraints aren't met.
func (BuildkiteValidationError) Cause ¶
func (e BuildkiteValidationError) Cause() error
Cause function returns cause value.
func (BuildkiteValidationError) Error ¶
func (e BuildkiteValidationError) Error() string
Error satisfies the builtin error interface
func (BuildkiteValidationError) ErrorName ¶
func (e BuildkiteValidationError) ErrorName() string
ErrorName returns error name.
func (BuildkiteValidationError) Field ¶
func (e BuildkiteValidationError) Field() string
Field function returns field value.
func (BuildkiteValidationError) Key ¶
func (e BuildkiteValidationError) Key() bool
Key function returns key value.
func (BuildkiteValidationError) Reason ¶
func (e BuildkiteValidationError) Reason() string
Reason function returns reason value.
type Buildkite_Token ¶
type Buildkite_Token struct {
Token string `protobuf:"bytes,1,opt,name=token,proto3,oneof"`
}
type CircleCI ¶
type CircleCI struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *CircleCI_Token Credential isCircleCI_Credential `protobuf_oneof:"credential"` // contains filtered or unexported fields }
func (*CircleCI) Descriptor
deprecated
func (*CircleCI) GetCredential ¶
func (m *CircleCI) GetCredential() isCircleCI_Credential
func (*CircleCI) GetEndpoint ¶
func (*CircleCI) ProtoMessage ¶
func (*CircleCI) ProtoMessage()
func (*CircleCI) ProtoReflect ¶
func (x *CircleCI) ProtoReflect() protoreflect.Message
func (*CircleCI) Validate ¶
Validate checks the field values on CircleCI with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CircleCI) ValidateAll ¶
ValidateAll checks the field values on CircleCI with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CircleCIMultiError, or nil if none found.
type CircleCIMultiError ¶
type CircleCIMultiError []error
CircleCIMultiError is an error wrapping multiple validation errors returned by CircleCI.ValidateAll() if the designated constraints aren't met.
func (CircleCIMultiError) AllErrors ¶
func (m CircleCIMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CircleCIMultiError) Error ¶
func (m CircleCIMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CircleCIValidationError ¶
type CircleCIValidationError struct {
// contains filtered or unexported fields
}
CircleCIValidationError is the validation error returned by CircleCI.Validate if the designated constraints aren't met.
func (CircleCIValidationError) Cause ¶
func (e CircleCIValidationError) Cause() error
Cause function returns cause value.
func (CircleCIValidationError) Error ¶
func (e CircleCIValidationError) Error() string
Error satisfies the builtin error interface
func (CircleCIValidationError) ErrorName ¶
func (e CircleCIValidationError) ErrorName() string
ErrorName returns error name.
func (CircleCIValidationError) Field ¶
func (e CircleCIValidationError) Field() string
Field function returns field value.
func (CircleCIValidationError) Key ¶
func (e CircleCIValidationError) Key() bool
Key function returns key value.
func (CircleCIValidationError) Reason ¶
func (e CircleCIValidationError) Reason() string
Reason function returns reason value.
type CircleCI_Token ¶
type CircleCI_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type Confluence ¶
type Confluence struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *Confluence_Unauthenticated // *Confluence_BasicAuth // *Confluence_Token Credential isConfluence_Credential `protobuf_oneof:"credential"` SpacesScope Confluence_GetAllSpacesScope `` /* 137-byte string literal not displayed */ InsecureSkipVerifyTls bool `` /* 129-byte string literal not displayed */ Spaces []string `protobuf:"bytes,7,rep,name=spaces,proto3" json:"spaces,omitempty"` IgnoreSpaces []string `protobuf:"bytes,8,rep,name=ignore_spaces,json=ignoreSpaces,proto3" json:"ignore_spaces,omitempty"` IncludeAttachments bool `protobuf:"varint,9,opt,name=include_attachments,json=includeAttachments,proto3" json:"include_attachments,omitempty"` SkipHistory bool `protobuf:"varint,10,opt,name=skip_history,json=skipHistory,proto3" json:"skip_history,omitempty"` // contains filtered or unexported fields }
func (*Confluence) Descriptor
deprecated
func (*Confluence) Descriptor() ([]byte, []int)
Deprecated: Use Confluence.ProtoReflect.Descriptor instead.
func (*Confluence) GetBasicAuth ¶
func (x *Confluence) GetBasicAuth() *credentialspb.BasicAuth
func (*Confluence) GetCredential ¶
func (m *Confluence) GetCredential() isConfluence_Credential
func (*Confluence) GetEndpoint ¶
func (x *Confluence) GetEndpoint() string
func (*Confluence) GetIgnoreSpaces ¶ added in v3.27.0
func (x *Confluence) GetIgnoreSpaces() []string
func (*Confluence) GetIncludeAttachments ¶ added in v3.28.0
func (x *Confluence) GetIncludeAttachments() bool
func (*Confluence) GetInsecureSkipVerifyTls ¶ added in v3.16.4
func (x *Confluence) GetInsecureSkipVerifyTls() bool
func (*Confluence) GetSkipHistory ¶ added in v3.28.0
func (x *Confluence) GetSkipHistory() bool
func (*Confluence) GetSpaces ¶ added in v3.27.0
func (x *Confluence) GetSpaces() []string
func (*Confluence) GetSpacesScope ¶
func (x *Confluence) GetSpacesScope() Confluence_GetAllSpacesScope
func (*Confluence) GetToken ¶
func (x *Confluence) GetToken() string
func (*Confluence) GetUnauthenticated ¶
func (x *Confluence) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Confluence) ProtoMessage ¶
func (*Confluence) ProtoMessage()
func (*Confluence) ProtoReflect ¶
func (x *Confluence) ProtoReflect() protoreflect.Message
func (*Confluence) Reset ¶
func (x *Confluence) Reset()
func (*Confluence) String ¶
func (x *Confluence) String() string
func (*Confluence) Validate ¶
func (m *Confluence) Validate() error
Validate checks the field values on Confluence with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Confluence) ValidateAll ¶
func (m *Confluence) ValidateAll() error
ValidateAll checks the field values on Confluence with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ConfluenceMultiError, or nil if none found.
type ConfluenceMultiError ¶
type ConfluenceMultiError []error
ConfluenceMultiError is an error wrapping multiple validation errors returned by Confluence.ValidateAll() if the designated constraints aren't met.
func (ConfluenceMultiError) AllErrors ¶
func (m ConfluenceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ConfluenceMultiError) Error ¶
func (m ConfluenceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ConfluenceValidationError ¶
type ConfluenceValidationError struct {
// contains filtered or unexported fields
}
ConfluenceValidationError is the validation error returned by Confluence.Validate if the designated constraints aren't met.
func (ConfluenceValidationError) Cause ¶
func (e ConfluenceValidationError) Cause() error
Cause function returns cause value.
func (ConfluenceValidationError) Error ¶
func (e ConfluenceValidationError) Error() string
Error satisfies the builtin error interface
func (ConfluenceValidationError) ErrorName ¶
func (e ConfluenceValidationError) ErrorName() string
ErrorName returns error name.
func (ConfluenceValidationError) Field ¶
func (e ConfluenceValidationError) Field() string
Field function returns field value.
func (ConfluenceValidationError) Key ¶
func (e ConfluenceValidationError) Key() bool
Key function returns key value.
func (ConfluenceValidationError) Reason ¶
func (e ConfluenceValidationError) Reason() string
Reason function returns reason value.
type Confluence_BasicAuth ¶
type Confluence_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,3,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type Confluence_GetAllSpacesScope ¶
type Confluence_GetAllSpacesScope int32
const ( Confluence_ALL Confluence_GetAllSpacesScope = 0 Confluence_GLOBAL Confluence_GetAllSpacesScope = 1 Confluence_PERSONAL Confluence_GetAllSpacesScope = 2 )
func (Confluence_GetAllSpacesScope) Descriptor ¶
func (Confluence_GetAllSpacesScope) Descriptor() protoreflect.EnumDescriptor
func (Confluence_GetAllSpacesScope) Enum ¶
func (x Confluence_GetAllSpacesScope) Enum() *Confluence_GetAllSpacesScope
func (Confluence_GetAllSpacesScope) EnumDescriptor
deprecated
func (Confluence_GetAllSpacesScope) EnumDescriptor() ([]byte, []int)
Deprecated: Use Confluence_GetAllSpacesScope.Descriptor instead.
func (Confluence_GetAllSpacesScope) Number ¶
func (x Confluence_GetAllSpacesScope) Number() protoreflect.EnumNumber
func (Confluence_GetAllSpacesScope) String ¶
func (x Confluence_GetAllSpacesScope) String() string
func (Confluence_GetAllSpacesScope) Type ¶
func (Confluence_GetAllSpacesScope) Type() protoreflect.EnumType
type Confluence_Token ¶
type Confluence_Token struct {
Token string `protobuf:"bytes,4,opt,name=token,proto3,oneof"`
}
type Confluence_Unauthenticated ¶
type Confluence_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,2,opt,name=unauthenticated,proto3,oneof"`
}
type Docker ¶ added in v3.41.0
type Docker struct { // Types that are assignable to Credential: // // *Docker_Unauthenticated // *Docker_BasicAuth // *Docker_BearerToken // *Docker_DockerKeychain Credential isDocker_Credential `protobuf_oneof:"credential"` Images []string `protobuf:"bytes,5,rep,name=images,proto3" json:"images,omitempty"` // contains filtered or unexported fields }
func (*Docker) Descriptor
deprecated
added in
v3.41.0
func (*Docker) GetBasicAuth ¶ added in v3.41.0
func (x *Docker) GetBasicAuth() *credentialspb.BasicAuth
func (*Docker) GetBearerToken ¶ added in v3.41.0
func (*Docker) GetCredential ¶ added in v3.41.0
func (m *Docker) GetCredential() isDocker_Credential
func (*Docker) GetDockerKeychain ¶ added in v3.41.0
func (*Docker) GetUnauthenticated ¶ added in v3.41.0
func (x *Docker) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Docker) ProtoMessage ¶ added in v3.41.0
func (*Docker) ProtoMessage()
func (*Docker) ProtoReflect ¶ added in v3.41.0
func (x *Docker) ProtoReflect() protoreflect.Message
func (*Docker) Validate ¶ added in v3.41.0
Validate checks the field values on Docker with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Docker) ValidateAll ¶ added in v3.41.0
ValidateAll checks the field values on Docker with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DockerMultiError, or nil if none found.
type DockerMultiError ¶ added in v3.41.0
type DockerMultiError []error
DockerMultiError is an error wrapping multiple validation errors returned by Docker.ValidateAll() if the designated constraints aren't met.
func (DockerMultiError) AllErrors ¶ added in v3.41.0
func (m DockerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DockerMultiError) Error ¶ added in v3.41.0
func (m DockerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DockerValidationError ¶ added in v3.41.0
type DockerValidationError struct {
// contains filtered or unexported fields
}
DockerValidationError is the validation error returned by Docker.Validate if the designated constraints aren't met.
func (DockerValidationError) Cause ¶ added in v3.41.0
func (e DockerValidationError) Cause() error
Cause function returns cause value.
func (DockerValidationError) Error ¶ added in v3.41.0
func (e DockerValidationError) Error() string
Error satisfies the builtin error interface
func (DockerValidationError) ErrorName ¶ added in v3.41.0
func (e DockerValidationError) ErrorName() string
ErrorName returns error name.
func (DockerValidationError) Field ¶ added in v3.41.0
func (e DockerValidationError) Field() string
Field function returns field value.
func (DockerValidationError) Key ¶ added in v3.41.0
func (e DockerValidationError) Key() bool
Key function returns key value.
func (DockerValidationError) Reason ¶ added in v3.41.0
func (e DockerValidationError) Reason() string
Reason function returns reason value.
type Docker_BasicAuth ¶ added in v3.41.0
type Docker_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,2,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type Docker_BearerToken ¶ added in v3.41.0
type Docker_BearerToken struct {
BearerToken string `protobuf:"bytes,3,opt,name=bearer_token,json=bearerToken,proto3,oneof"`
}
type Docker_DockerKeychain ¶ added in v3.41.0
type Docker_DockerKeychain struct {
DockerKeychain bool `protobuf:"varint,4,opt,name=docker_keychain,json=dockerKeychain,proto3,oneof"`
}
type Docker_Unauthenticated ¶ added in v3.41.0
type Docker_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,1,opt,name=unauthenticated,proto3,oneof"`
}
type ECR ¶
type ECR struct { // Types that are assignable to Credential: // // *ECR_AccessKey Credential isECR_Credential `protobuf_oneof:"credential"` Registries []string `protobuf:"bytes,2,rep,name=registries,proto3" json:"registries,omitempty"` // contains filtered or unexported fields }
func (*ECR) Descriptor
deprecated
func (*ECR) GetAccessKey ¶
func (x *ECR) GetAccessKey() *credentialspb.KeySecret
func (*ECR) GetCredential ¶
func (m *ECR) GetCredential() isECR_Credential
func (*ECR) GetRegistries ¶
func (*ECR) ProtoMessage ¶
func (*ECR) ProtoMessage()
func (*ECR) ProtoReflect ¶
func (x *ECR) ProtoReflect() protoreflect.Message
func (*ECR) Validate ¶
Validate checks the field values on ECR with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ECR) ValidateAll ¶
ValidateAll checks the field values on ECR with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ECRMultiError, or nil if none found.
type ECRMultiError ¶
type ECRMultiError []error
ECRMultiError is an error wrapping multiple validation errors returned by ECR.ValidateAll() if the designated constraints aren't met.
func (ECRMultiError) AllErrors ¶
func (m ECRMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ECRMultiError) Error ¶
func (m ECRMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ECRValidationError ¶
type ECRValidationError struct {
// contains filtered or unexported fields
}
ECRValidationError is the validation error returned by ECR.Validate if the designated constraints aren't met.
func (ECRValidationError) Cause ¶
func (e ECRValidationError) Cause() error
Cause function returns cause value.
func (ECRValidationError) Error ¶
func (e ECRValidationError) Error() string
Error satisfies the builtin error interface
func (ECRValidationError) ErrorName ¶
func (e ECRValidationError) ErrorName() string
ErrorName returns error name.
func (ECRValidationError) Field ¶
func (e ECRValidationError) Field() string
Field function returns field value.
func (ECRValidationError) Key ¶
func (e ECRValidationError) Key() bool
Key function returns key value.
func (ECRValidationError) Reason ¶
func (e ECRValidationError) Reason() string
Reason function returns reason value.
type ECR_AccessKey ¶
type ECR_AccessKey struct {
AccessKey *credentialspb.KeySecret `protobuf:"bytes,1,opt,name=access_key,json=accessKey,proto3,oneof"`
}
type Elasticsearch ¶ added in v3.77.0
type Elasticsearch struct { Nodes []string `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Password string `protobuf:"bytes,3,opt,name=password,proto3" json:"password,omitempty"` CloudId string `protobuf:"bytes,4,opt,name=cloud_id,json=cloudId,proto3" json:"cloud_id,omitempty"` ApiKey string `protobuf:"bytes,5,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` ServiceToken string `protobuf:"bytes,6,opt,name=service_token,json=serviceToken,proto3" json:"service_token,omitempty"` IndexPattern string `protobuf:"bytes,7,opt,name=index_pattern,json=indexPattern,proto3" json:"index_pattern,omitempty"` QueryJson string `protobuf:"bytes,8,opt,name=query_json,json=queryJson,proto3" json:"query_json,omitempty"` SinceTimestamp string `protobuf:"bytes,9,opt,name=since_timestamp,json=sinceTimestamp,proto3" json:"since_timestamp,omitempty"` BestEffortScan bool `protobuf:"varint,10,opt,name=best_effort_scan,json=bestEffortScan,proto3" json:"best_effort_scan,omitempty"` // contains filtered or unexported fields }
func (*Elasticsearch) Descriptor
deprecated
added in
v3.77.0
func (*Elasticsearch) Descriptor() ([]byte, []int)
Deprecated: Use Elasticsearch.ProtoReflect.Descriptor instead.
func (*Elasticsearch) GetApiKey ¶ added in v3.77.0
func (x *Elasticsearch) GetApiKey() string
func (*Elasticsearch) GetBestEffortScan ¶ added in v3.77.0
func (x *Elasticsearch) GetBestEffortScan() bool
func (*Elasticsearch) GetCloudId ¶ added in v3.77.0
func (x *Elasticsearch) GetCloudId() string
func (*Elasticsearch) GetIndexPattern ¶ added in v3.77.0
func (x *Elasticsearch) GetIndexPattern() string
func (*Elasticsearch) GetNodes ¶ added in v3.77.0
func (x *Elasticsearch) GetNodes() []string
func (*Elasticsearch) GetPassword ¶ added in v3.77.0
func (x *Elasticsearch) GetPassword() string
func (*Elasticsearch) GetQueryJson ¶ added in v3.77.0
func (x *Elasticsearch) GetQueryJson() string
func (*Elasticsearch) GetServiceToken ¶ added in v3.77.0
func (x *Elasticsearch) GetServiceToken() string
func (*Elasticsearch) GetSinceTimestamp ¶ added in v3.77.0
func (x *Elasticsearch) GetSinceTimestamp() string
func (*Elasticsearch) GetUsername ¶ added in v3.77.0
func (x *Elasticsearch) GetUsername() string
func (*Elasticsearch) ProtoMessage ¶ added in v3.77.0
func (*Elasticsearch) ProtoMessage()
func (*Elasticsearch) ProtoReflect ¶ added in v3.77.0
func (x *Elasticsearch) ProtoReflect() protoreflect.Message
func (*Elasticsearch) Reset ¶ added in v3.77.0
func (x *Elasticsearch) Reset()
func (*Elasticsearch) String ¶ added in v3.77.0
func (x *Elasticsearch) String() string
func (*Elasticsearch) Validate ¶ added in v3.77.0
func (m *Elasticsearch) Validate() error
Validate checks the field values on Elasticsearch with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Elasticsearch) ValidateAll ¶ added in v3.77.0
func (m *Elasticsearch) ValidateAll() error
ValidateAll checks the field values on Elasticsearch with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ElasticsearchMultiError, or nil if none found.
type ElasticsearchMultiError ¶ added in v3.77.0
type ElasticsearchMultiError []error
ElasticsearchMultiError is an error wrapping multiple validation errors returned by Elasticsearch.ValidateAll() if the designated constraints aren't met.
func (ElasticsearchMultiError) AllErrors ¶ added in v3.77.0
func (m ElasticsearchMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ElasticsearchMultiError) Error ¶ added in v3.77.0
func (m ElasticsearchMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ElasticsearchValidationError ¶ added in v3.77.0
type ElasticsearchValidationError struct {
// contains filtered or unexported fields
}
ElasticsearchValidationError is the validation error returned by Elasticsearch.Validate if the designated constraints aren't met.
func (ElasticsearchValidationError) Cause ¶ added in v3.77.0
func (e ElasticsearchValidationError) Cause() error
Cause function returns cause value.
func (ElasticsearchValidationError) Error ¶ added in v3.77.0
func (e ElasticsearchValidationError) Error() string
Error satisfies the builtin error interface
func (ElasticsearchValidationError) ErrorName ¶ added in v3.77.0
func (e ElasticsearchValidationError) ErrorName() string
ErrorName returns error name.
func (ElasticsearchValidationError) Field ¶ added in v3.77.0
func (e ElasticsearchValidationError) Field() string
Field function returns field value.
func (ElasticsearchValidationError) Key ¶ added in v3.77.0
func (e ElasticsearchValidationError) Key() bool
Key function returns key value.
func (ElasticsearchValidationError) Reason ¶ added in v3.77.0
func (e ElasticsearchValidationError) Reason() string
Reason function returns reason value.
type Filesystem ¶
type Filesystem struct { // DEPRECATED: directories is deprecated and can be removed / renamed to // paths when we no longer depend on the name in enterprise configs. Directories []string `protobuf:"bytes,1,rep,name=directories,proto3" json:"directories,omitempty"` Paths []string `protobuf:"bytes,2,rep,name=paths,proto3" json:"paths,omitempty"` IncludePathsFile string `protobuf:"bytes,3,opt,name=include_paths_file,json=includePathsFile,proto3" json:"include_paths_file,omitempty"` // path to file containing newline separated list of paths ExcludePathsFile string `protobuf:"bytes,4,opt,name=exclude_paths_file,json=excludePathsFile,proto3" json:"exclude_paths_file,omitempty"` // path to file containing newline separated list of paths // contains filtered or unexported fields }
func (*Filesystem) Descriptor
deprecated
func (*Filesystem) Descriptor() ([]byte, []int)
Deprecated: Use Filesystem.ProtoReflect.Descriptor instead.
func (*Filesystem) GetDirectories ¶
func (x *Filesystem) GetDirectories() []string
func (*Filesystem) GetExcludePathsFile ¶ added in v3.63.9
func (x *Filesystem) GetExcludePathsFile() string
func (*Filesystem) GetIncludePathsFile ¶ added in v3.63.9
func (x *Filesystem) GetIncludePathsFile() string
func (*Filesystem) GetPaths ¶ added in v3.28.3
func (x *Filesystem) GetPaths() []string
func (*Filesystem) ProtoMessage ¶
func (*Filesystem) ProtoMessage()
func (*Filesystem) ProtoReflect ¶
func (x *Filesystem) ProtoReflect() protoreflect.Message
func (*Filesystem) Reset ¶
func (x *Filesystem) Reset()
func (*Filesystem) String ¶
func (x *Filesystem) String() string
func (*Filesystem) Validate ¶
func (m *Filesystem) Validate() error
Validate checks the field values on Filesystem with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Filesystem) ValidateAll ¶
func (m *Filesystem) ValidateAll() error
ValidateAll checks the field values on Filesystem with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FilesystemMultiError, or nil if none found.
type FilesystemMultiError ¶
type FilesystemMultiError []error
FilesystemMultiError is an error wrapping multiple validation errors returned by Filesystem.ValidateAll() if the designated constraints aren't met.
func (FilesystemMultiError) AllErrors ¶
func (m FilesystemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FilesystemMultiError) Error ¶
func (m FilesystemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FilesystemValidationError ¶
type FilesystemValidationError struct {
// contains filtered or unexported fields
}
FilesystemValidationError is the validation error returned by Filesystem.Validate if the designated constraints aren't met.
func (FilesystemValidationError) Cause ¶
func (e FilesystemValidationError) Cause() error
Cause function returns cause value.
func (FilesystemValidationError) Error ¶
func (e FilesystemValidationError) Error() string
Error satisfies the builtin error interface
func (FilesystemValidationError) ErrorName ¶
func (e FilesystemValidationError) ErrorName() string
ErrorName returns error name.
func (FilesystemValidationError) Field ¶
func (e FilesystemValidationError) Field() string
Field function returns field value.
func (FilesystemValidationError) Key ¶
func (e FilesystemValidationError) Key() bool
Key function returns key value.
func (FilesystemValidationError) Reason ¶
func (e FilesystemValidationError) Reason() string
Reason function returns reason value.
type Forager ¶ added in v3.67.5
type Forager struct { // Types that are assignable to Credential: // // *Forager_Unauthenticated Credential isForager_Credential `protobuf_oneof:"credential"` Domains []string `protobuf:"bytes,2,rep,name=domains,proto3" json:"domains,omitempty"` MaxDepth int64 `protobuf:"varint,3,opt,name=max_depth,json=maxDepth,proto3" json:"max_depth,omitempty"` Since *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=since,proto3" json:"since,omitempty"` // contains filtered or unexported fields }
func (*Forager) Descriptor
deprecated
added in
v3.67.5
func (*Forager) GetCredential ¶ added in v3.67.5
func (m *Forager) GetCredential() isForager_Credential
func (*Forager) GetDomains ¶ added in v3.67.5
func (*Forager) GetMaxDepth ¶ added in v3.67.5
func (*Forager) GetSince ¶ added in v3.67.5
func (x *Forager) GetSince() *timestamppb.Timestamp
func (*Forager) GetUnauthenticated ¶ added in v3.67.5
func (x *Forager) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Forager) ProtoMessage ¶ added in v3.67.5
func (*Forager) ProtoMessage()
func (*Forager) ProtoReflect ¶ added in v3.67.5
func (x *Forager) ProtoReflect() protoreflect.Message
func (*Forager) Validate ¶ added in v3.67.5
Validate checks the field values on Forager with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Forager) ValidateAll ¶ added in v3.67.5
ValidateAll checks the field values on Forager with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ForagerMultiError, or nil if none found.
type ForagerMultiError ¶ added in v3.67.5
type ForagerMultiError []error
ForagerMultiError is an error wrapping multiple validation errors returned by Forager.ValidateAll() if the designated constraints aren't met.
func (ForagerMultiError) AllErrors ¶ added in v3.67.5
func (m ForagerMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ForagerMultiError) Error ¶ added in v3.67.5
func (m ForagerMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ForagerValidationError ¶ added in v3.67.5
type ForagerValidationError struct {
// contains filtered or unexported fields
}
ForagerValidationError is the validation error returned by Forager.Validate if the designated constraints aren't met.
func (ForagerValidationError) Cause ¶ added in v3.67.5
func (e ForagerValidationError) Cause() error
Cause function returns cause value.
func (ForagerValidationError) Error ¶ added in v3.67.5
func (e ForagerValidationError) Error() string
Error satisfies the builtin error interface
func (ForagerValidationError) ErrorName ¶ added in v3.67.5
func (e ForagerValidationError) ErrorName() string
ErrorName returns error name.
func (ForagerValidationError) Field ¶ added in v3.67.5
func (e ForagerValidationError) Field() string
Field function returns field value.
func (ForagerValidationError) Key ¶ added in v3.67.5
func (e ForagerValidationError) Key() bool
Key function returns key value.
func (ForagerValidationError) Reason ¶ added in v3.67.5
func (e ForagerValidationError) Reason() string
Reason function returns reason value.
type Forager_Unauthenticated ¶ added in v3.67.5
type Forager_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,1,opt,name=unauthenticated,proto3,oneof"`
}
type GCS ¶
type GCS struct { // Types that are assignable to Credential: // // *GCS_JsonServiceAccount // *GCS_ApiKey // *GCS_Unauthenticated // *GCS_Adc // *GCS_ServiceAccountFile // *GCS_Oauth Credential isGCS_Credential `protobuf_oneof:"credential"` ProjectId string `protobuf:"bytes,5,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` IncludeBuckets []string `protobuf:"bytes,6,rep,name=include_buckets,json=includeBuckets,proto3" json:"include_buckets,omitempty"` ExcludeBuckets []string `protobuf:"bytes,7,rep,name=exclude_buckets,json=excludeBuckets,proto3" json:"exclude_buckets,omitempty"` IncludeObjects []string `protobuf:"bytes,8,rep,name=include_objects,json=includeObjects,proto3" json:"include_objects,omitempty"` ExcludeObjects []string `protobuf:"bytes,9,rep,name=exclude_objects,json=excludeObjects,proto3" json:"exclude_objects,omitempty"` MaxObjectSize int64 `protobuf:"varint,10,opt,name=max_object_size,json=maxObjectSize,proto3" json:"max_object_size,omitempty"` // contains filtered or unexported fields }
func (*GCS) Descriptor
deprecated
func (*GCS) GetAdc ¶ added in v3.29.0
func (x *GCS) GetAdc() *credentialspb.CloudEnvironment
func (*GCS) GetCredential ¶
func (m *GCS) GetCredential() isGCS_Credential
func (*GCS) GetExcludeBuckets ¶ added in v3.29.0
func (*GCS) GetExcludeObjects ¶ added in v3.29.0
func (*GCS) GetIncludeBuckets ¶ added in v3.29.0
func (*GCS) GetIncludeObjects ¶ added in v3.29.0
func (*GCS) GetJsonServiceAccount ¶ added in v3.30.0
func (*GCS) GetMaxObjectSize ¶ added in v3.30.0
func (*GCS) GetOauth ¶ added in v3.30.0
func (x *GCS) GetOauth() *credentialspb.Oauth2
func (*GCS) GetProjectId ¶ added in v3.29.0
func (*GCS) GetServiceAccountFile ¶ added in v3.30.0
func (*GCS) GetUnauthenticated ¶ added in v3.29.0
func (x *GCS) GetUnauthenticated() *credentialspb.Unauthenticated
func (*GCS) ProtoMessage ¶
func (*GCS) ProtoMessage()
func (*GCS) ProtoReflect ¶
func (x *GCS) ProtoReflect() protoreflect.Message
func (*GCS) Validate ¶
Validate checks the field values on GCS with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GCS) ValidateAll ¶
ValidateAll checks the field values on GCS with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GCSMultiError, or nil if none found.
type GCSMultiError ¶
type GCSMultiError []error
GCSMultiError is an error wrapping multiple validation errors returned by GCS.ValidateAll() if the designated constraints aren't met.
func (GCSMultiError) AllErrors ¶
func (m GCSMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GCSMultiError) Error ¶
func (m GCSMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GCSValidationError ¶
type GCSValidationError struct {
// contains filtered or unexported fields
}
GCSValidationError is the validation error returned by GCS.Validate if the designated constraints aren't met.
func (GCSValidationError) Cause ¶
func (e GCSValidationError) Cause() error
Cause function returns cause value.
func (GCSValidationError) Error ¶
func (e GCSValidationError) Error() string
Error satisfies the builtin error interface
func (GCSValidationError) ErrorName ¶
func (e GCSValidationError) ErrorName() string
ErrorName returns error name.
func (GCSValidationError) Field ¶
func (e GCSValidationError) Field() string
Field function returns field value.
func (GCSValidationError) Key ¶
func (e GCSValidationError) Key() bool
Key function returns key value.
func (GCSValidationError) Reason ¶
func (e GCSValidationError) Reason() string
Reason function returns reason value.
type GCS_Adc ¶ added in v3.29.0
type GCS_Adc struct {
Adc *credentialspb.CloudEnvironment `protobuf:"bytes,4,opt,name=adc,proto3,oneof"`
}
type GCS_ApiKey ¶ added in v3.29.0
type GCS_ApiKey struct {
ApiKey string `protobuf:"bytes,2,opt,name=api_key,json=apiKey,proto3,oneof"`
}
type GCS_JsonServiceAccount ¶ added in v3.30.0
type GCS_JsonServiceAccount struct {
JsonServiceAccount string `protobuf:"bytes,1,opt,name=json_service_account,json=jsonServiceAccount,proto3,oneof"`
}
type GCS_Oauth ¶ added in v3.30.0
type GCS_Oauth struct {
Oauth *credentialspb.Oauth2 `protobuf:"bytes,12,opt,name=oauth,proto3,oneof"`
}
type GCS_ServiceAccountFile ¶ added in v3.30.0
type GCS_ServiceAccountFile struct {
ServiceAccountFile string `protobuf:"bytes,11,opt,name=service_account_file,json=serviceAccountFile,proto3,oneof"`
}
type GCS_Unauthenticated ¶ added in v3.29.0
type GCS_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,3,opt,name=unauthenticated,proto3,oneof"`
}
type Gerrit ¶
type Gerrit struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *Gerrit_BasicAuth // *Gerrit_Unauthenticated Credential isGerrit_Credential `protobuf_oneof:"credential"` Projects []string `protobuf:"bytes,4,rep,name=projects,proto3" json:"projects,omitempty"` SkipBinaries bool `protobuf:"varint,5,opt,name=skip_binaries,json=skipBinaries,proto3" json:"skip_binaries,omitempty"` SkipArchives bool `protobuf:"varint,6,opt,name=skip_archives,json=skipArchives,proto3" json:"skip_archives,omitempty"` // contains filtered or unexported fields }
func (*Gerrit) Descriptor
deprecated
func (*Gerrit) GetBasicAuth ¶
func (x *Gerrit) GetBasicAuth() *credentialspb.BasicAuth
func (*Gerrit) GetCredential ¶
func (m *Gerrit) GetCredential() isGerrit_Credential
func (*Gerrit) GetEndpoint ¶
func (*Gerrit) GetProjects ¶
func (*Gerrit) GetSkipArchives ¶ added in v3.63.7
func (*Gerrit) GetSkipBinaries ¶ added in v3.63.5
func (*Gerrit) GetUnauthenticated ¶
func (x *Gerrit) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Gerrit) ProtoMessage ¶
func (*Gerrit) ProtoMessage()
func (*Gerrit) ProtoReflect ¶
func (x *Gerrit) ProtoReflect() protoreflect.Message
func (*Gerrit) Validate ¶
Validate checks the field values on Gerrit with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Gerrit) ValidateAll ¶
ValidateAll checks the field values on Gerrit with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GerritMultiError, or nil if none found.
type GerritMultiError ¶
type GerritMultiError []error
GerritMultiError is an error wrapping multiple validation errors returned by Gerrit.ValidateAll() if the designated constraints aren't met.
func (GerritMultiError) AllErrors ¶
func (m GerritMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GerritMultiError) Error ¶
func (m GerritMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GerritValidationError ¶
type GerritValidationError struct {
// contains filtered or unexported fields
}
GerritValidationError is the validation error returned by Gerrit.Validate if the designated constraints aren't met.
func (GerritValidationError) Cause ¶
func (e GerritValidationError) Cause() error
Cause function returns cause value.
func (GerritValidationError) Error ¶
func (e GerritValidationError) Error() string
Error satisfies the builtin error interface
func (GerritValidationError) ErrorName ¶
func (e GerritValidationError) ErrorName() string
ErrorName returns error name.
func (GerritValidationError) Field ¶
func (e GerritValidationError) Field() string
Field function returns field value.
func (GerritValidationError) Key ¶
func (e GerritValidationError) Key() bool
Key function returns key value.
func (GerritValidationError) Reason ¶
func (e GerritValidationError) Reason() string
Reason function returns reason value.
type Gerrit_BasicAuth ¶
type Gerrit_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,2,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type Gerrit_Unauthenticated ¶
type Gerrit_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,3,opt,name=unauthenticated,proto3,oneof"`
}
type Git ¶
type Git struct { // Types that are assignable to Credential: // // *Git_BasicAuth // *Git_Unauthenticated // *Git_SshAuth Credential isGit_Credential `protobuf_oneof:"credential"` Directories []string `protobuf:"bytes,3,rep,name=directories,proto3" json:"directories,omitempty"` Repositories []string `protobuf:"bytes,4,rep,name=repositories,proto3" json:"repositories,omitempty"` Head string `protobuf:"bytes,6,opt,name=head,proto3" json:"head,omitempty"` Base string `protobuf:"bytes,7,opt,name=base,proto3" json:"base,omitempty"` Bare bool `protobuf:"varint,8,opt,name=bare,proto3" json:"bare,omitempty"` IncludePathsFile string `protobuf:"bytes,9,opt,name=include_paths_file,json=includePathsFile,proto3" json:"include_paths_file,omitempty"` // path to file containing newline separated list of paths ExcludePathsFile string `protobuf:"bytes,10,opt,name=exclude_paths_file,json=excludePathsFile,proto3" json:"exclude_paths_file,omitempty"` // path to file containing newline separated list of paths ExcludeGlobs string `protobuf:"bytes,11,opt,name=exclude_globs,json=excludeGlobs,proto3" json:"exclude_globs,omitempty"` // comma separated list of globs MaxDepth int64 `protobuf:"varint,12,opt,name=max_depth,json=maxDepth,proto3" json:"max_depth,omitempty"` // This field is generally used by the CLI or within CI/CD systems to specify a single repository, // whereas the repositories field is used by the enterprise config to specify multiple repositories. // Passing a single repository via the uri field also allows for additional options to be specified // like head, base, bare, etc. Uri string `protobuf:"bytes,13,opt,name=uri,proto3" json:"uri,omitempty"` // repository URL. https://, file://, or ssh:// SkipBinaries bool `protobuf:"varint,14,opt,name=skip_binaries,json=skipBinaries,proto3" json:"skip_binaries,omitempty"` SkipArchives bool `protobuf:"varint,15,opt,name=skip_archives,json=skipArchives,proto3" json:"skip_archives,omitempty"` // contains filtered or unexported fields }
func (*Git) Descriptor
deprecated
func (*Git) GetBasicAuth ¶
func (x *Git) GetBasicAuth() *credentialspb.BasicAuth
func (*Git) GetCredential ¶
func (m *Git) GetCredential() isGit_Credential
func (*Git) GetDirectories ¶
func (*Git) GetExcludeGlobs ¶ added in v3.63.0
func (*Git) GetExcludePathsFile ¶ added in v3.63.0
func (*Git) GetIncludePathsFile ¶ added in v3.63.0
func (*Git) GetMaxDepth ¶ added in v3.63.0
func (*Git) GetRepositories ¶
func (*Git) GetSkipArchives ¶ added in v3.63.7
func (*Git) GetSkipBinaries ¶ added in v3.63.5
func (*Git) GetSshAuth ¶ added in v3.14.0
func (x *Git) GetSshAuth() *credentialspb.SSHAuth
func (*Git) GetUnauthenticated ¶
func (x *Git) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Git) ProtoMessage ¶
func (*Git) ProtoMessage()
func (*Git) ProtoReflect ¶
func (x *Git) ProtoReflect() protoreflect.Message
func (*Git) Validate ¶
Validate checks the field values on Git with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Git) ValidateAll ¶
ValidateAll checks the field values on Git with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GitMultiError, or nil if none found.
type GitHub ¶
type GitHub struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *GitHub_GithubApp // *GitHub_Token // *GitHub_Unauthenticated // *GitHub_BasicAuth Credential isGitHub_Credential `protobuf_oneof:"credential"` Repositories []string `protobuf:"bytes,5,rep,name=repositories,proto3" json:"repositories,omitempty"` Organizations []string `protobuf:"bytes,6,rep,name=organizations,proto3" json:"organizations,omitempty"` ScanUsers bool `protobuf:"varint,7,opt,name=scanUsers,proto3" json:"scanUsers,omitempty"` IncludeForks bool `protobuf:"varint,8,opt,name=includeForks,proto3" json:"includeForks,omitempty"` Head string `protobuf:"bytes,9,opt,name=head,proto3" json:"head,omitempty"` Base string `protobuf:"bytes,10,opt,name=base,proto3" json:"base,omitempty"` IgnoreRepos []string `protobuf:"bytes,11,rep,name=ignore_repos,json=ignoreRepos,proto3" json:"ignore_repos,omitempty"` IncludeRepos []string `protobuf:"bytes,12,rep,name=include_repos,json=includeRepos,proto3" json:"include_repos,omitempty"` IncludePullRequestComments bool `` /* 145-byte string literal not displayed */ IncludeIssueComments bool `protobuf:"varint,15,opt,name=include_issue_comments,json=includeIssueComments,proto3" json:"include_issue_comments,omitempty"` IncludeGistComments bool `protobuf:"varint,16,opt,name=include_gist_comments,json=includeGistComments,proto3" json:"include_gist_comments,omitempty"` SkipBinaries bool `protobuf:"varint,17,opt,name=skip_binaries,json=skipBinaries,proto3" json:"skip_binaries,omitempty"` SkipArchives bool `protobuf:"varint,18,opt,name=skip_archives,json=skipArchives,proto3" json:"skip_archives,omitempty"` IncludeWikis bool `protobuf:"varint,19,opt,name=include_wikis,json=includeWikis,proto3" json:"include_wikis,omitempty"` // contains filtered or unexported fields }
func (*GitHub) Descriptor
deprecated
func (*GitHub) GetBasicAuth ¶ added in v3.35.0
func (x *GitHub) GetBasicAuth() *credentialspb.BasicAuth
func (*GitHub) GetCredential ¶
func (m *GitHub) GetCredential() isGitHub_Credential
func (*GitHub) GetEndpoint ¶
func (*GitHub) GetGithubApp ¶
func (x *GitHub) GetGithubApp() *credentialspb.GitHubApp
func (*GitHub) GetIgnoreRepos ¶ added in v3.15.0
func (*GitHub) GetIncludeForks ¶
func (*GitHub) GetIncludeGistComments ¶ added in v3.46.0
func (*GitHub) GetIncludeIssueComments ¶ added in v3.44.0
func (*GitHub) GetIncludePullRequestComments ¶ added in v3.44.0
func (*GitHub) GetIncludeRepos ¶ added in v3.20.0
func (*GitHub) GetIncludeWikis ¶ added in v3.66.3
func (*GitHub) GetOrganizations ¶
func (*GitHub) GetRepositories ¶
func (*GitHub) GetScanUsers ¶
func (*GitHub) GetSkipArchives ¶ added in v3.63.7
func (*GitHub) GetSkipBinaries ¶ added in v3.63.5
func (*GitHub) GetUnauthenticated ¶
func (x *GitHub) GetUnauthenticated() *credentialspb.Unauthenticated
func (*GitHub) ProtoMessage ¶
func (*GitHub) ProtoMessage()
func (*GitHub) ProtoReflect ¶
func (x *GitHub) ProtoReflect() protoreflect.Message
func (*GitHub) Validate ¶
Validate checks the field values on GitHub with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GitHub) ValidateAll ¶
ValidateAll checks the field values on GitHub with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GitHubMultiError, or nil if none found.
type GitHubMultiError ¶
type GitHubMultiError []error
GitHubMultiError is an error wrapping multiple validation errors returned by GitHub.ValidateAll() if the designated constraints aren't met.
func (GitHubMultiError) AllErrors ¶
func (m GitHubMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GitHubMultiError) Error ¶
func (m GitHubMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GitHubValidationError ¶
type GitHubValidationError struct {
// contains filtered or unexported fields
}
GitHubValidationError is the validation error returned by GitHub.Validate if the designated constraints aren't met.
func (GitHubValidationError) Cause ¶
func (e GitHubValidationError) Cause() error
Cause function returns cause value.
func (GitHubValidationError) Error ¶
func (e GitHubValidationError) Error() string
Error satisfies the builtin error interface
func (GitHubValidationError) ErrorName ¶
func (e GitHubValidationError) ErrorName() string
ErrorName returns error name.
func (GitHubValidationError) Field ¶
func (e GitHubValidationError) Field() string
Field function returns field value.
func (GitHubValidationError) Key ¶
func (e GitHubValidationError) Key() bool
Key function returns key value.
func (GitHubValidationError) Reason ¶
func (e GitHubValidationError) Reason() string
Reason function returns reason value.
type GitHub_BasicAuth ¶ added in v3.35.0
type GitHub_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,13,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type GitHub_GithubApp ¶
type GitHub_GithubApp struct {
GithubApp *credentialspb.GitHubApp `protobuf:"bytes,2,opt,name=github_app,json=githubApp,proto3,oneof"`
}
type GitHub_Token ¶
type GitHub_Token struct {
Token string `protobuf:"bytes,3,opt,name=token,proto3,oneof"`
}
type GitHub_Unauthenticated ¶
type GitHub_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,4,opt,name=unauthenticated,proto3,oneof"`
}
type GitLab ¶
type GitLab struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *GitLab_Token // *GitLab_Oauth // *GitLab_BasicAuth Credential isGitLab_Credential `protobuf_oneof:"credential"` Repositories []string `protobuf:"bytes,5,rep,name=repositories,proto3" json:"repositories,omitempty"` IgnoreRepos []string `protobuf:"bytes,6,rep,name=ignore_repos,json=ignoreRepos,proto3" json:"ignore_repos,omitempty"` SkipBinaries bool `protobuf:"varint,7,opt,name=skip_binaries,json=skipBinaries,proto3" json:"skip_binaries,omitempty"` SkipArchives bool `protobuf:"varint,8,opt,name=skip_archives,json=skipArchives,proto3" json:"skip_archives,omitempty"` // contains filtered or unexported fields }
func (*GitLab) Descriptor
deprecated
func (*GitLab) GetBasicAuth ¶
func (x *GitLab) GetBasicAuth() *credentialspb.BasicAuth
func (*GitLab) GetCredential ¶
func (m *GitLab) GetCredential() isGitLab_Credential
func (*GitLab) GetEndpoint ¶
func (*GitLab) GetIgnoreRepos ¶ added in v3.15.0
func (*GitLab) GetOauth ¶
func (x *GitLab) GetOauth() *credentialspb.Oauth2
func (*GitLab) GetRepositories ¶
func (*GitLab) GetSkipArchives ¶ added in v3.63.7
func (*GitLab) GetSkipBinaries ¶ added in v3.63.5
func (*GitLab) ProtoMessage ¶
func (*GitLab) ProtoMessage()
func (*GitLab) ProtoReflect ¶
func (x *GitLab) ProtoReflect() protoreflect.Message
func (*GitLab) Validate ¶
Validate checks the field values on GitLab with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GitLab) ValidateAll ¶
ValidateAll checks the field values on GitLab with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GitLabMultiError, or nil if none found.
type GitLabMultiError ¶
type GitLabMultiError []error
GitLabMultiError is an error wrapping multiple validation errors returned by GitLab.ValidateAll() if the designated constraints aren't met.
func (GitLabMultiError) AllErrors ¶
func (m GitLabMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GitLabMultiError) Error ¶
func (m GitLabMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GitLabValidationError ¶
type GitLabValidationError struct {
// contains filtered or unexported fields
}
GitLabValidationError is the validation error returned by GitLab.Validate if the designated constraints aren't met.
func (GitLabValidationError) Cause ¶
func (e GitLabValidationError) Cause() error
Cause function returns cause value.
func (GitLabValidationError) Error ¶
func (e GitLabValidationError) Error() string
Error satisfies the builtin error interface
func (GitLabValidationError) ErrorName ¶
func (e GitLabValidationError) ErrorName() string
ErrorName returns error name.
func (GitLabValidationError) Field ¶
func (e GitLabValidationError) Field() string
Field function returns field value.
func (GitLabValidationError) Key ¶
func (e GitLabValidationError) Key() bool
Key function returns key value.
func (GitLabValidationError) Reason ¶
func (e GitLabValidationError) Reason() string
Reason function returns reason value.
type GitLab_BasicAuth ¶
type GitLab_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,4,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type GitLab_Oauth ¶
type GitLab_Oauth struct {
Oauth *credentialspb.Oauth2 `protobuf:"bytes,3,opt,name=oauth,proto3,oneof"`
}
type GitLab_Token ¶
type GitLab_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type GitMultiError ¶
type GitMultiError []error
GitMultiError is an error wrapping multiple validation errors returned by Git.ValidateAll() if the designated constraints aren't met.
func (GitMultiError) AllErrors ¶
func (m GitMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GitMultiError) Error ¶
func (m GitMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GitValidationError ¶
type GitValidationError struct {
// contains filtered or unexported fields
}
GitValidationError is the validation error returned by Git.Validate if the designated constraints aren't met.
func (GitValidationError) Cause ¶
func (e GitValidationError) Cause() error
Cause function returns cause value.
func (GitValidationError) Error ¶
func (e GitValidationError) Error() string
Error satisfies the builtin error interface
func (GitValidationError) ErrorName ¶
func (e GitValidationError) ErrorName() string
ErrorName returns error name.
func (GitValidationError) Field ¶
func (e GitValidationError) Field() string
Field function returns field value.
func (GitValidationError) Key ¶
func (e GitValidationError) Key() bool
Key function returns key value.
func (GitValidationError) Reason ¶
func (e GitValidationError) Reason() string
Reason function returns reason value.
type Git_BasicAuth ¶
type Git_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,1,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type Git_SshAuth ¶ added in v3.14.0
type Git_SshAuth struct {
SshAuth *credentialspb.SSHAuth `protobuf:"bytes,5,opt,name=ssh_auth,json=sshAuth,proto3,oneof"`
}
type Git_Unauthenticated ¶
type Git_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,2,opt,name=unauthenticated,proto3,oneof"`
}
type GoogleDrive ¶ added in v3.28.0
type GoogleDrive struct { // Types that are assignable to Credential: // // *GoogleDrive_RefreshToken Credential isGoogleDrive_Credential `protobuf_oneof:"credential"` // contains filtered or unexported fields }
func (*GoogleDrive) Descriptor
deprecated
added in
v3.28.0
func (*GoogleDrive) Descriptor() ([]byte, []int)
Deprecated: Use GoogleDrive.ProtoReflect.Descriptor instead.
func (*GoogleDrive) GetCredential ¶ added in v3.28.0
func (m *GoogleDrive) GetCredential() isGoogleDrive_Credential
func (*GoogleDrive) GetRefreshToken ¶ added in v3.28.0
func (x *GoogleDrive) GetRefreshToken() string
func (*GoogleDrive) ProtoMessage ¶ added in v3.28.0
func (*GoogleDrive) ProtoMessage()
func (*GoogleDrive) ProtoReflect ¶ added in v3.28.0
func (x *GoogleDrive) ProtoReflect() protoreflect.Message
func (*GoogleDrive) Reset ¶ added in v3.28.0
func (x *GoogleDrive) Reset()
func (*GoogleDrive) String ¶ added in v3.28.0
func (x *GoogleDrive) String() string
func (*GoogleDrive) Validate ¶ added in v3.28.0
func (m *GoogleDrive) Validate() error
Validate checks the field values on GoogleDrive with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GoogleDrive) ValidateAll ¶ added in v3.28.0
func (m *GoogleDrive) ValidateAll() error
ValidateAll checks the field values on GoogleDrive with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GoogleDriveMultiError, or nil if none found.
type GoogleDriveMultiError ¶ added in v3.28.0
type GoogleDriveMultiError []error
GoogleDriveMultiError is an error wrapping multiple validation errors returned by GoogleDrive.ValidateAll() if the designated constraints aren't met.
func (GoogleDriveMultiError) AllErrors ¶ added in v3.28.0
func (m GoogleDriveMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GoogleDriveMultiError) Error ¶ added in v3.28.0
func (m GoogleDriveMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GoogleDriveValidationError ¶ added in v3.28.0
type GoogleDriveValidationError struct {
// contains filtered or unexported fields
}
GoogleDriveValidationError is the validation error returned by GoogleDrive.Validate if the designated constraints aren't met.
func (GoogleDriveValidationError) Cause ¶ added in v3.28.0
func (e GoogleDriveValidationError) Cause() error
Cause function returns cause value.
func (GoogleDriveValidationError) Error ¶ added in v3.28.0
func (e GoogleDriveValidationError) Error() string
Error satisfies the builtin error interface
func (GoogleDriveValidationError) ErrorName ¶ added in v3.28.0
func (e GoogleDriveValidationError) ErrorName() string
ErrorName returns error name.
func (GoogleDriveValidationError) Field ¶ added in v3.28.0
func (e GoogleDriveValidationError) Field() string
Field function returns field value.
func (GoogleDriveValidationError) Key ¶ added in v3.28.0
func (e GoogleDriveValidationError) Key() bool
Key function returns key value.
func (GoogleDriveValidationError) Reason ¶ added in v3.28.0
func (e GoogleDriveValidationError) Reason() string
Reason function returns reason value.
type GoogleDrive_RefreshToken ¶ added in v3.28.0
type GoogleDrive_RefreshToken struct {
RefreshToken string `protobuf:"bytes,1,opt,name=refresh_token,json=refreshToken,proto3,oneof"`
}
type Huggingface ¶ added in v3.80.0
type Huggingface struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *Huggingface_Token // *Huggingface_Unauthenticated Credential isHuggingface_Credential `protobuf_oneof:"credential"` Models []string `protobuf:"bytes,4,rep,name=models,proto3" json:"models,omitempty"` Spaces []string `protobuf:"bytes,5,rep,name=spaces,proto3" json:"spaces,omitempty"` Datasets []string `protobuf:"bytes,12,rep,name=datasets,proto3" json:"datasets,omitempty"` Organizations []string `protobuf:"bytes,6,rep,name=organizations,proto3" json:"organizations,omitempty"` Users []string `protobuf:"bytes,15,rep,name=users,proto3" json:"users,omitempty"` IgnoreModels []string `protobuf:"bytes,7,rep,name=ignore_models,json=ignoreModels,proto3" json:"ignore_models,omitempty"` IncludeModels []string `protobuf:"bytes,8,rep,name=include_models,json=includeModels,proto3" json:"include_models,omitempty"` IgnoreSpaces []string `protobuf:"bytes,9,rep,name=ignore_spaces,json=ignoreSpaces,proto3" json:"ignore_spaces,omitempty"` IncludeSpaces []string `protobuf:"bytes,10,rep,name=include_spaces,json=includeSpaces,proto3" json:"include_spaces,omitempty"` IgnoreDatasets []string `protobuf:"bytes,13,rep,name=ignore_datasets,json=ignoreDatasets,proto3" json:"ignore_datasets,omitempty"` IncludeDatasets []string `protobuf:"bytes,14,rep,name=include_datasets,json=includeDatasets,proto3" json:"include_datasets,omitempty"` SkipAllModels bool `protobuf:"varint,16,opt,name=skip_all_models,json=skipAllModels,proto3" json:"skip_all_models,omitempty"` SkipAllSpaces bool `protobuf:"varint,17,opt,name=skip_all_spaces,json=skipAllSpaces,proto3" json:"skip_all_spaces,omitempty"` SkipAllDatasets bool `protobuf:"varint,18,opt,name=skip_all_datasets,json=skipAllDatasets,proto3" json:"skip_all_datasets,omitempty"` IncludeDiscussions bool `protobuf:"varint,11,opt,name=include_discussions,json=includeDiscussions,proto3" json:"include_discussions,omitempty"` IncludePrs bool `protobuf:"varint,19,opt,name=include_prs,json=includePrs,proto3" json:"include_prs,omitempty"` // contains filtered or unexported fields }
func (*Huggingface) Descriptor
deprecated
added in
v3.80.0
func (*Huggingface) Descriptor() ([]byte, []int)
Deprecated: Use Huggingface.ProtoReflect.Descriptor instead.
func (*Huggingface) GetCredential ¶ added in v3.80.0
func (m *Huggingface) GetCredential() isHuggingface_Credential
func (*Huggingface) GetDatasets ¶ added in v3.80.0
func (x *Huggingface) GetDatasets() []string
func (*Huggingface) GetEndpoint ¶ added in v3.80.0
func (x *Huggingface) GetEndpoint() string
func (*Huggingface) GetIgnoreDatasets ¶ added in v3.80.0
func (x *Huggingface) GetIgnoreDatasets() []string
func (*Huggingface) GetIgnoreModels ¶ added in v3.80.0
func (x *Huggingface) GetIgnoreModels() []string
func (*Huggingface) GetIgnoreSpaces ¶ added in v3.80.0
func (x *Huggingface) GetIgnoreSpaces() []string
func (*Huggingface) GetIncludeDatasets ¶ added in v3.80.0
func (x *Huggingface) GetIncludeDatasets() []string
func (*Huggingface) GetIncludeDiscussions ¶ added in v3.80.0
func (x *Huggingface) GetIncludeDiscussions() bool
func (*Huggingface) GetIncludeModels ¶ added in v3.80.0
func (x *Huggingface) GetIncludeModels() []string
func (*Huggingface) GetIncludePrs ¶ added in v3.80.0
func (x *Huggingface) GetIncludePrs() bool
func (*Huggingface) GetIncludeSpaces ¶ added in v3.80.0
func (x *Huggingface) GetIncludeSpaces() []string
func (*Huggingface) GetModels ¶ added in v3.80.0
func (x *Huggingface) GetModels() []string
func (*Huggingface) GetOrganizations ¶ added in v3.80.0
func (x *Huggingface) GetOrganizations() []string
func (*Huggingface) GetSkipAllDatasets ¶ added in v3.80.0
func (x *Huggingface) GetSkipAllDatasets() bool
func (*Huggingface) GetSkipAllModels ¶ added in v3.80.0
func (x *Huggingface) GetSkipAllModels() bool
func (*Huggingface) GetSkipAllSpaces ¶ added in v3.80.0
func (x *Huggingface) GetSkipAllSpaces() bool
func (*Huggingface) GetSpaces ¶ added in v3.80.0
func (x *Huggingface) GetSpaces() []string
func (*Huggingface) GetToken ¶ added in v3.80.0
func (x *Huggingface) GetToken() string
func (*Huggingface) GetUnauthenticated ¶ added in v3.80.0
func (x *Huggingface) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Huggingface) GetUsers ¶ added in v3.80.0
func (x *Huggingface) GetUsers() []string
func (*Huggingface) ProtoMessage ¶ added in v3.80.0
func (*Huggingface) ProtoMessage()
func (*Huggingface) ProtoReflect ¶ added in v3.80.0
func (x *Huggingface) ProtoReflect() protoreflect.Message
func (*Huggingface) Reset ¶ added in v3.80.0
func (x *Huggingface) Reset()
func (*Huggingface) String ¶ added in v3.80.0
func (x *Huggingface) String() string
func (*Huggingface) Validate ¶ added in v3.80.0
func (m *Huggingface) Validate() error
Validate checks the field values on Huggingface with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Huggingface) ValidateAll ¶ added in v3.80.0
func (m *Huggingface) ValidateAll() error
ValidateAll checks the field values on Huggingface with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HuggingfaceMultiError, or nil if none found.
type HuggingfaceMultiError ¶ added in v3.80.0
type HuggingfaceMultiError []error
HuggingfaceMultiError is an error wrapping multiple validation errors returned by Huggingface.ValidateAll() if the designated constraints aren't met.
func (HuggingfaceMultiError) AllErrors ¶ added in v3.80.0
func (m HuggingfaceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HuggingfaceMultiError) Error ¶ added in v3.80.0
func (m HuggingfaceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HuggingfaceValidationError ¶ added in v3.80.0
type HuggingfaceValidationError struct {
// contains filtered or unexported fields
}
HuggingfaceValidationError is the validation error returned by Huggingface.Validate if the designated constraints aren't met.
func (HuggingfaceValidationError) Cause ¶ added in v3.80.0
func (e HuggingfaceValidationError) Cause() error
Cause function returns cause value.
func (HuggingfaceValidationError) Error ¶ added in v3.80.0
func (e HuggingfaceValidationError) Error() string
Error satisfies the builtin error interface
func (HuggingfaceValidationError) ErrorName ¶ added in v3.80.0
func (e HuggingfaceValidationError) ErrorName() string
ErrorName returns error name.
func (HuggingfaceValidationError) Field ¶ added in v3.80.0
func (e HuggingfaceValidationError) Field() string
Field function returns field value.
func (HuggingfaceValidationError) Key ¶ added in v3.80.0
func (e HuggingfaceValidationError) Key() bool
Key function returns key value.
func (HuggingfaceValidationError) Reason ¶ added in v3.80.0
func (e HuggingfaceValidationError) Reason() string
Reason function returns reason value.
type Huggingface_Token ¶ added in v3.80.0
type Huggingface_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type Huggingface_Unauthenticated ¶ added in v3.80.0
type Huggingface_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,3,opt,name=unauthenticated,proto3,oneof"`
}
type JIRA ¶
type JIRA struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *JIRA_BasicAuth // *JIRA_Unauthenticated // *JIRA_Oauth // *JIRA_Token Credential isJIRA_Credential `protobuf_oneof:"credential"` Projects []string `protobuf:"bytes,5,rep,name=projects,proto3" json:"projects,omitempty"` IgnoreProjects []string `protobuf:"bytes,7,rep,name=ignore_projects,json=ignoreProjects,proto3" json:"ignore_projects,omitempty"` InsecureSkipVerifyTls bool `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*JIRA) Descriptor
deprecated
func (*JIRA) GetBasicAuth ¶
func (x *JIRA) GetBasicAuth() *credentialspb.BasicAuth
func (*JIRA) GetCredential ¶
func (m *JIRA) GetCredential() isJIRA_Credential
func (*JIRA) GetEndpoint ¶
func (*JIRA) GetIgnoreProjects ¶ added in v3.33.0
func (*JIRA) GetInsecureSkipVerifyTls ¶ added in v3.60.0
func (*JIRA) GetOauth ¶
func (x *JIRA) GetOauth() *credentialspb.Oauth2
func (*JIRA) GetProjects ¶
func (*JIRA) GetUnauthenticated ¶
func (x *JIRA) GetUnauthenticated() *credentialspb.Unauthenticated
func (*JIRA) ProtoMessage ¶
func (*JIRA) ProtoMessage()
func (*JIRA) ProtoReflect ¶
func (x *JIRA) ProtoReflect() protoreflect.Message
func (*JIRA) Validate ¶
Validate checks the field values on JIRA with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JIRA) ValidateAll ¶
ValidateAll checks the field values on JIRA with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JIRAMultiError, or nil if none found.
type JIRAMultiError ¶
type JIRAMultiError []error
JIRAMultiError is an error wrapping multiple validation errors returned by JIRA.ValidateAll() if the designated constraints aren't met.
func (JIRAMultiError) AllErrors ¶
func (m JIRAMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JIRAMultiError) Error ¶
func (m JIRAMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JIRAValidationError ¶
type JIRAValidationError struct {
// contains filtered or unexported fields
}
JIRAValidationError is the validation error returned by JIRA.Validate if the designated constraints aren't met.
func (JIRAValidationError) Cause ¶
func (e JIRAValidationError) Cause() error
Cause function returns cause value.
func (JIRAValidationError) Error ¶
func (e JIRAValidationError) Error() string
Error satisfies the builtin error interface
func (JIRAValidationError) ErrorName ¶
func (e JIRAValidationError) ErrorName() string
ErrorName returns error name.
func (JIRAValidationError) Field ¶
func (e JIRAValidationError) Field() string
Field function returns field value.
func (JIRAValidationError) Key ¶
func (e JIRAValidationError) Key() bool
Key function returns key value.
func (JIRAValidationError) Reason ¶
func (e JIRAValidationError) Reason() string
Reason function returns reason value.
type JIRA_BasicAuth ¶
type JIRA_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,2,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type JIRA_Oauth ¶
type JIRA_Oauth struct {
Oauth *credentialspb.Oauth2 `protobuf:"bytes,4,opt,name=oauth,proto3,oneof"`
}
type JIRA_Token ¶ added in v3.14.0
type JIRA_Token struct {
Token string `protobuf:"bytes,6,opt,name=token,proto3,oneof"`
}
type JIRA_Unauthenticated ¶
type JIRA_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,3,opt,name=unauthenticated,proto3,oneof"`
}
type Jenkins ¶
type Jenkins struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *Jenkins_BasicAuth // *Jenkins_Header // *Jenkins_Unauthenticated Credential isJenkins_Credential `protobuf_oneof:"credential"` InsecureSkipVerifyTls bool `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Jenkins) Descriptor
deprecated
func (*Jenkins) GetBasicAuth ¶
func (x *Jenkins) GetBasicAuth() *credentialspb.BasicAuth
func (*Jenkins) GetCredential ¶
func (m *Jenkins) GetCredential() isJenkins_Credential
func (*Jenkins) GetEndpoint ¶
func (*Jenkins) GetHeader ¶
func (x *Jenkins) GetHeader() *credentialspb.Header
func (*Jenkins) GetInsecureSkipVerifyTls ¶ added in v3.60.0
func (*Jenkins) GetUnauthenticated ¶ added in v3.78.0
func (x *Jenkins) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Jenkins) ProtoMessage ¶
func (*Jenkins) ProtoMessage()
func (*Jenkins) ProtoReflect ¶
func (x *Jenkins) ProtoReflect() protoreflect.Message
func (*Jenkins) Validate ¶
Validate checks the field values on Jenkins with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Jenkins) ValidateAll ¶
ValidateAll checks the field values on Jenkins with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JenkinsMultiError, or nil if none found.
type JenkinsMultiError ¶
type JenkinsMultiError []error
JenkinsMultiError is an error wrapping multiple validation errors returned by Jenkins.ValidateAll() if the designated constraints aren't met.
func (JenkinsMultiError) AllErrors ¶
func (m JenkinsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JenkinsMultiError) Error ¶
func (m JenkinsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JenkinsValidationError ¶
type JenkinsValidationError struct {
// contains filtered or unexported fields
}
JenkinsValidationError is the validation error returned by Jenkins.Validate if the designated constraints aren't met.
func (JenkinsValidationError) Cause ¶
func (e JenkinsValidationError) Cause() error
Cause function returns cause value.
func (JenkinsValidationError) Error ¶
func (e JenkinsValidationError) Error() string
Error satisfies the builtin error interface
func (JenkinsValidationError) ErrorName ¶
func (e JenkinsValidationError) ErrorName() string
ErrorName returns error name.
func (JenkinsValidationError) Field ¶
func (e JenkinsValidationError) Field() string
Field function returns field value.
func (JenkinsValidationError) Key ¶
func (e JenkinsValidationError) Key() bool
Key function returns key value.
func (JenkinsValidationError) Reason ¶
func (e JenkinsValidationError) Reason() string
Reason function returns reason value.
type Jenkins_BasicAuth ¶
type Jenkins_BasicAuth struct {
BasicAuth *credentialspb.BasicAuth `protobuf:"bytes,2,opt,name=basic_auth,json=basicAuth,proto3,oneof"`
}
type Jenkins_Header ¶
type Jenkins_Header struct {
Header *credentialspb.Header `protobuf:"bytes,3,opt,name=header,proto3,oneof"`
}
type Jenkins_Unauthenticated ¶ added in v3.78.0
type Jenkins_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,5,opt,name=unauthenticated,proto3,oneof"`
}
type LocalSource ¶
type LocalSource struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // DEPRECATED: scan_interval is deprecated and can be removed when we no longer depend on the name. // Deprecating in favor of scan_period due to the fact that scan_interval is a duration // which is a fixed-length span of time represented as a count of seconds and fractions of seconds // at nanosecond resolution. Most of the time, we want to be able to specify a scan interval in // human-readable format (e.g. 45s, 30m, 12h, etc.) which is not possible with a duration. // https://protobuf.dev/reference/protobuf/google.protobuf/#duration // // Deprecated: Marked as deprecated in sources.proto. ScanInterval *durationpb.Duration `protobuf:"bytes,3,opt,name=scan_interval,json=scanInterval,proto3" json:"scan_interval,omitempty"` Verify bool `protobuf:"varint,4,opt,name=verify,proto3" json:"verify,omitempty"` Connection *anypb.Any `protobuf:"bytes,5,opt,name=connection,proto3" json:"connection,omitempty"` ScanPeriod string `protobuf:"bytes,6,opt,name=scan_period,json=scanPeriod,proto3" json:"scan_period,omitempty"` // contains filtered or unexported fields }
func (*LocalSource) Descriptor
deprecated
func (*LocalSource) Descriptor() ([]byte, []int)
Deprecated: Use LocalSource.ProtoReflect.Descriptor instead.
func (*LocalSource) GetConnection ¶
func (x *LocalSource) GetConnection() *anypb.Any
func (*LocalSource) GetName ¶
func (x *LocalSource) GetName() string
func (*LocalSource) GetScanInterval
deprecated
func (x *LocalSource) GetScanInterval() *durationpb.Duration
Deprecated: Marked as deprecated in sources.proto.
func (*LocalSource) GetScanPeriod ¶ added in v3.60.4
func (x *LocalSource) GetScanPeriod() string
func (*LocalSource) GetType ¶
func (x *LocalSource) GetType() string
func (*LocalSource) GetVerify ¶
func (x *LocalSource) GetVerify() bool
func (*LocalSource) ProtoMessage ¶
func (*LocalSource) ProtoMessage()
func (*LocalSource) ProtoReflect ¶
func (x *LocalSource) ProtoReflect() protoreflect.Message
func (*LocalSource) Reset ¶
func (x *LocalSource) Reset()
func (*LocalSource) String ¶
func (x *LocalSource) String() string
func (*LocalSource) Validate ¶
func (m *LocalSource) Validate() error
Validate checks the field values on LocalSource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LocalSource) ValidateAll ¶
func (m *LocalSource) ValidateAll() error
ValidateAll checks the field values on LocalSource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LocalSourceMultiError, or nil if none found.
type LocalSourceMultiError ¶
type LocalSourceMultiError []error
LocalSourceMultiError is an error wrapping multiple validation errors returned by LocalSource.ValidateAll() if the designated constraints aren't met.
func (LocalSourceMultiError) AllErrors ¶
func (m LocalSourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LocalSourceMultiError) Error ¶
func (m LocalSourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LocalSourceValidationError ¶
type LocalSourceValidationError struct {
// contains filtered or unexported fields
}
LocalSourceValidationError is the validation error returned by LocalSource.Validate if the designated constraints aren't met.
func (LocalSourceValidationError) Cause ¶
func (e LocalSourceValidationError) Cause() error
Cause function returns cause value.
func (LocalSourceValidationError) Error ¶
func (e LocalSourceValidationError) Error() string
Error satisfies the builtin error interface
func (LocalSourceValidationError) ErrorName ¶
func (e LocalSourceValidationError) ErrorName() string
ErrorName returns error name.
func (LocalSourceValidationError) Field ¶
func (e LocalSourceValidationError) Field() string
Field function returns field value.
func (LocalSourceValidationError) Key ¶
func (e LocalSourceValidationError) Key() bool
Key function returns key value.
func (LocalSourceValidationError) Reason ¶
func (e LocalSourceValidationError) Reason() string
Reason function returns reason value.
type NPMUnauthenticatedPackage ¶
type NPMUnauthenticatedPackage struct { // Types that are assignable to Credential: // // *NPMUnauthenticatedPackage_Unauthenticated Credential isNPMUnauthenticatedPackage_Credential `protobuf_oneof:"credential"` // contains filtered or unexported fields }
func (*NPMUnauthenticatedPackage) Descriptor
deprecated
func (*NPMUnauthenticatedPackage) Descriptor() ([]byte, []int)
Deprecated: Use NPMUnauthenticatedPackage.ProtoReflect.Descriptor instead.
func (*NPMUnauthenticatedPackage) GetCredential ¶
func (m *NPMUnauthenticatedPackage) GetCredential() isNPMUnauthenticatedPackage_Credential
func (*NPMUnauthenticatedPackage) GetUnauthenticated ¶
func (x *NPMUnauthenticatedPackage) GetUnauthenticated() *credentialspb.Unauthenticated
func (*NPMUnauthenticatedPackage) ProtoMessage ¶
func (*NPMUnauthenticatedPackage) ProtoMessage()
func (*NPMUnauthenticatedPackage) ProtoReflect ¶
func (x *NPMUnauthenticatedPackage) ProtoReflect() protoreflect.Message
func (*NPMUnauthenticatedPackage) Reset ¶
func (x *NPMUnauthenticatedPackage) Reset()
func (*NPMUnauthenticatedPackage) String ¶
func (x *NPMUnauthenticatedPackage) String() string
func (*NPMUnauthenticatedPackage) Validate ¶
func (m *NPMUnauthenticatedPackage) Validate() error
Validate checks the field values on NPMUnauthenticatedPackage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*NPMUnauthenticatedPackage) ValidateAll ¶
func (m *NPMUnauthenticatedPackage) ValidateAll() error
ValidateAll checks the field values on NPMUnauthenticatedPackage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NPMUnauthenticatedPackageMultiError, or nil if none found.
type NPMUnauthenticatedPackageMultiError ¶
type NPMUnauthenticatedPackageMultiError []error
NPMUnauthenticatedPackageMultiError is an error wrapping multiple validation errors returned by NPMUnauthenticatedPackage.ValidateAll() if the designated constraints aren't met.
func (NPMUnauthenticatedPackageMultiError) AllErrors ¶
func (m NPMUnauthenticatedPackageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NPMUnauthenticatedPackageMultiError) Error ¶
func (m NPMUnauthenticatedPackageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NPMUnauthenticatedPackageValidationError ¶
type NPMUnauthenticatedPackageValidationError struct {
// contains filtered or unexported fields
}
NPMUnauthenticatedPackageValidationError is the validation error returned by NPMUnauthenticatedPackage.Validate if the designated constraints aren't met.
func (NPMUnauthenticatedPackageValidationError) Cause ¶
func (e NPMUnauthenticatedPackageValidationError) Cause() error
Cause function returns cause value.
func (NPMUnauthenticatedPackageValidationError) Error ¶
func (e NPMUnauthenticatedPackageValidationError) Error() string
Error satisfies the builtin error interface
func (NPMUnauthenticatedPackageValidationError) ErrorName ¶
func (e NPMUnauthenticatedPackageValidationError) ErrorName() string
ErrorName returns error name.
func (NPMUnauthenticatedPackageValidationError) Field ¶
func (e NPMUnauthenticatedPackageValidationError) Field() string
Field function returns field value.
func (NPMUnauthenticatedPackageValidationError) Key ¶
func (e NPMUnauthenticatedPackageValidationError) Key() bool
Key function returns key value.
func (NPMUnauthenticatedPackageValidationError) Reason ¶
func (e NPMUnauthenticatedPackageValidationError) Reason() string
Reason function returns reason value.
type NPMUnauthenticatedPackage_Unauthenticated ¶
type NPMUnauthenticatedPackage_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,1,opt,name=unauthenticated,proto3,oneof"`
}
type Postman ¶ added in v3.71.0
type Postman struct { // Types that are assignable to Credential: // // *Postman_Unauthenticated // *Postman_Token Credential isPostman_Credential `protobuf_oneof:"credential"` Workspaces []string `protobuf:"bytes,3,rep,name=workspaces,proto3" json:"workspaces,omitempty"` Collections []string `protobuf:"bytes,4,rep,name=collections,proto3" json:"collections,omitempty"` Environments []string `protobuf:"bytes,5,rep,name=environments,proto3" json:"environments,omitempty"` ExcludeCollections []string `protobuf:"bytes,6,rep,name=exclude_collections,json=excludeCollections,proto3" json:"exclude_collections,omitempty"` ExcludeEnvironments []string `protobuf:"bytes,7,rep,name=exclude_environments,json=excludeEnvironments,proto3" json:"exclude_environments,omitempty"` IncludeCollections []string `protobuf:"bytes,8,rep,name=include_collections,json=includeCollections,proto3" json:"include_collections,omitempty"` IncludeEnvironments []string `protobuf:"bytes,9,rep,name=include_environments,json=includeEnvironments,proto3" json:"include_environments,omitempty"` DetectorKeywords []string `protobuf:"bytes,10,rep,name=detector_keywords,json=detectorKeywords,proto3" json:"detector_keywords,omitempty"` WorkspacePaths []string `protobuf:"bytes,11,rep,name=workspace_paths,json=workspacePaths,proto3" json:"workspace_paths,omitempty"` CollectionPaths []string `protobuf:"bytes,12,rep,name=collection_paths,json=collectionPaths,proto3" json:"collection_paths,omitempty"` EnvironmentPaths []string `protobuf:"bytes,13,rep,name=environment_paths,json=environmentPaths,proto3" json:"environment_paths,omitempty"` // contains filtered or unexported fields }
func (*Postman) Descriptor
deprecated
added in
v3.71.0
func (*Postman) GetCollectionPaths ¶ added in v3.71.0
func (*Postman) GetCollections ¶ added in v3.71.0
func (*Postman) GetCredential ¶ added in v3.71.0
func (m *Postman) GetCredential() isPostman_Credential
func (*Postman) GetDetectorKeywords ¶ added in v3.71.0
func (*Postman) GetEnvironmentPaths ¶ added in v3.71.0
func (*Postman) GetEnvironments ¶ added in v3.71.0
func (*Postman) GetExcludeCollections ¶ added in v3.71.0
func (*Postman) GetExcludeEnvironments ¶ added in v3.71.0
func (*Postman) GetIncludeCollections ¶ added in v3.71.0
func (*Postman) GetIncludeEnvironments ¶ added in v3.71.0
func (*Postman) GetUnauthenticated ¶ added in v3.71.0
func (x *Postman) GetUnauthenticated() *credentialspb.Unauthenticated
func (*Postman) GetWorkspacePaths ¶ added in v3.71.0
func (*Postman) GetWorkspaces ¶ added in v3.71.0
func (*Postman) ProtoMessage ¶ added in v3.71.0
func (*Postman) ProtoMessage()
func (*Postman) ProtoReflect ¶ added in v3.71.0
func (x *Postman) ProtoReflect() protoreflect.Message
func (*Postman) Validate ¶ added in v3.71.0
Validate checks the field values on Postman with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Postman) ValidateAll ¶ added in v3.71.0
ValidateAll checks the field values on Postman with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PostmanMultiError, or nil if none found.
type PostmanMultiError ¶ added in v3.71.0
type PostmanMultiError []error
PostmanMultiError is an error wrapping multiple validation errors returned by Postman.ValidateAll() if the designated constraints aren't met.
func (PostmanMultiError) AllErrors ¶ added in v3.71.0
func (m PostmanMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PostmanMultiError) Error ¶ added in v3.71.0
func (m PostmanMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PostmanValidationError ¶ added in v3.71.0
type PostmanValidationError struct {
// contains filtered or unexported fields
}
PostmanValidationError is the validation error returned by Postman.Validate if the designated constraints aren't met.
func (PostmanValidationError) Cause ¶ added in v3.71.0
func (e PostmanValidationError) Cause() error
Cause function returns cause value.
func (PostmanValidationError) Error ¶ added in v3.71.0
func (e PostmanValidationError) Error() string
Error satisfies the builtin error interface
func (PostmanValidationError) ErrorName ¶ added in v3.71.0
func (e PostmanValidationError) ErrorName() string
ErrorName returns error name.
func (PostmanValidationError) Field ¶ added in v3.71.0
func (e PostmanValidationError) Field() string
Field function returns field value.
func (PostmanValidationError) Key ¶ added in v3.71.0
func (e PostmanValidationError) Key() bool
Key function returns key value.
func (PostmanValidationError) Reason ¶ added in v3.71.0
func (e PostmanValidationError) Reason() string
Reason function returns reason value.
type Postman_Token ¶ added in v3.71.0
type Postman_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type Postman_Unauthenticated ¶ added in v3.71.0
type Postman_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,1,opt,name=unauthenticated,proto3,oneof"`
}
type PyPIUnauthenticatedPackage ¶
type PyPIUnauthenticatedPackage struct { // Types that are assignable to Credential: // // *PyPIUnauthenticatedPackage_Unauthenticated Credential isPyPIUnauthenticatedPackage_Credential `protobuf_oneof:"credential"` // contains filtered or unexported fields }
func (*PyPIUnauthenticatedPackage) Descriptor
deprecated
func (*PyPIUnauthenticatedPackage) Descriptor() ([]byte, []int)
Deprecated: Use PyPIUnauthenticatedPackage.ProtoReflect.Descriptor instead.
func (*PyPIUnauthenticatedPackage) GetCredential ¶
func (m *PyPIUnauthenticatedPackage) GetCredential() isPyPIUnauthenticatedPackage_Credential
func (*PyPIUnauthenticatedPackage) GetUnauthenticated ¶
func (x *PyPIUnauthenticatedPackage) GetUnauthenticated() *credentialspb.Unauthenticated
func (*PyPIUnauthenticatedPackage) ProtoMessage ¶
func (*PyPIUnauthenticatedPackage) ProtoMessage()
func (*PyPIUnauthenticatedPackage) ProtoReflect ¶
func (x *PyPIUnauthenticatedPackage) ProtoReflect() protoreflect.Message
func (*PyPIUnauthenticatedPackage) Reset ¶
func (x *PyPIUnauthenticatedPackage) Reset()
func (*PyPIUnauthenticatedPackage) String ¶
func (x *PyPIUnauthenticatedPackage) String() string
func (*PyPIUnauthenticatedPackage) Validate ¶
func (m *PyPIUnauthenticatedPackage) Validate() error
Validate checks the field values on PyPIUnauthenticatedPackage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PyPIUnauthenticatedPackage) ValidateAll ¶
func (m *PyPIUnauthenticatedPackage) ValidateAll() error
ValidateAll checks the field values on PyPIUnauthenticatedPackage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PyPIUnauthenticatedPackageMultiError, or nil if none found.
type PyPIUnauthenticatedPackageMultiError ¶
type PyPIUnauthenticatedPackageMultiError []error
PyPIUnauthenticatedPackageMultiError is an error wrapping multiple validation errors returned by PyPIUnauthenticatedPackage.ValidateAll() if the designated constraints aren't met.
func (PyPIUnauthenticatedPackageMultiError) AllErrors ¶
func (m PyPIUnauthenticatedPackageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PyPIUnauthenticatedPackageMultiError) Error ¶
func (m PyPIUnauthenticatedPackageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PyPIUnauthenticatedPackageValidationError ¶
type PyPIUnauthenticatedPackageValidationError struct {
// contains filtered or unexported fields
}
PyPIUnauthenticatedPackageValidationError is the validation error returned by PyPIUnauthenticatedPackage.Validate if the designated constraints aren't met.
func (PyPIUnauthenticatedPackageValidationError) Cause ¶
func (e PyPIUnauthenticatedPackageValidationError) Cause() error
Cause function returns cause value.
func (PyPIUnauthenticatedPackageValidationError) Error ¶
func (e PyPIUnauthenticatedPackageValidationError) Error() string
Error satisfies the builtin error interface
func (PyPIUnauthenticatedPackageValidationError) ErrorName ¶
func (e PyPIUnauthenticatedPackageValidationError) ErrorName() string
ErrorName returns error name.
func (PyPIUnauthenticatedPackageValidationError) Field ¶
func (e PyPIUnauthenticatedPackageValidationError) Field() string
Field function returns field value.
func (PyPIUnauthenticatedPackageValidationError) Key ¶
func (e PyPIUnauthenticatedPackageValidationError) Key() bool
Key function returns key value.
func (PyPIUnauthenticatedPackageValidationError) Reason ¶
func (e PyPIUnauthenticatedPackageValidationError) Reason() string
Reason function returns reason value.
type PyPIUnauthenticatedPackage_Unauthenticated ¶
type PyPIUnauthenticatedPackage_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,1,opt,name=unauthenticated,proto3,oneof"`
}
type S3 ¶
type S3 struct { // Types that are assignable to Credential: // // *S3_AccessKey // *S3_Unauthenticated // *S3_CloudEnvironment // *S3_SessionToken Credential isS3_Credential `protobuf_oneof:"credential"` Buckets []string `protobuf:"bytes,3,rep,name=buckets,proto3" json:"buckets,omitempty"` MaxObjectSize int64 `protobuf:"varint,6,opt,name=max_object_size,json=maxObjectSize,proto3" json:"max_object_size,omitempty"` Roles []string `protobuf:"bytes,7,rep,name=roles,proto3" json:"roles,omitempty"` IgnoreBuckets []string `protobuf:"bytes,8,rep,name=ignore_buckets,json=ignoreBuckets,proto3" json:"ignore_buckets,omitempty"` // contains filtered or unexported fields }
func (*S3) Descriptor
deprecated
func (*S3) GetAccessKey ¶
func (x *S3) GetAccessKey() *credentialspb.KeySecret
func (*S3) GetBuckets ¶
func (*S3) GetCloudEnvironment ¶
func (x *S3) GetCloudEnvironment() *credentialspb.CloudEnvironment
func (*S3) GetCredential ¶
func (m *S3) GetCredential() isS3_Credential
func (*S3) GetIgnoreBuckets ¶ added in v3.68.5
func (*S3) GetMaxObjectSize ¶ added in v3.34.0
func (*S3) GetSessionToken ¶ added in v3.31.4
func (x *S3) GetSessionToken() *credentialspb.AWSSessionTokenSecret
func (*S3) GetUnauthenticated ¶
func (x *S3) GetUnauthenticated() *credentialspb.Unauthenticated
func (*S3) ProtoMessage ¶
func (*S3) ProtoMessage()
func (*S3) ProtoReflect ¶
func (x *S3) ProtoReflect() protoreflect.Message
func (*S3) Validate ¶
Validate checks the field values on S3 with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*S3) ValidateAll ¶
ValidateAll checks the field values on S3 with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in S3MultiError, or nil if none found.
type S3MultiError ¶
type S3MultiError []error
S3MultiError is an error wrapping multiple validation errors returned by S3.ValidateAll() if the designated constraints aren't met.
func (S3MultiError) AllErrors ¶
func (m S3MultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (S3MultiError) Error ¶
func (m S3MultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type S3ValidationError ¶
type S3ValidationError struct {
// contains filtered or unexported fields
}
S3ValidationError is the validation error returned by S3.Validate if the designated constraints aren't met.
func (S3ValidationError) Cause ¶
func (e S3ValidationError) Cause() error
Cause function returns cause value.
func (S3ValidationError) Error ¶
func (e S3ValidationError) Error() string
Error satisfies the builtin error interface
func (S3ValidationError) ErrorName ¶
func (e S3ValidationError) ErrorName() string
ErrorName returns error name.
func (S3ValidationError) Field ¶
func (e S3ValidationError) Field() string
Field function returns field value.
func (S3ValidationError) Key ¶
func (e S3ValidationError) Key() bool
Key function returns key value.
func (S3ValidationError) Reason ¶
func (e S3ValidationError) Reason() string
Reason function returns reason value.
type S3_AccessKey ¶
type S3_AccessKey struct {
AccessKey *credentialspb.KeySecret `protobuf:"bytes,1,opt,name=access_key,json=accessKey,proto3,oneof"`
}
type S3_CloudEnvironment ¶
type S3_CloudEnvironment struct {
CloudEnvironment *credentialspb.CloudEnvironment `protobuf:"bytes,4,opt,name=cloud_environment,json=cloudEnvironment,proto3,oneof"`
}
type S3_SessionToken ¶ added in v3.31.4
type S3_SessionToken struct {
SessionToken *credentialspb.AWSSessionTokenSecret `protobuf:"bytes,5,opt,name=session_token,json=sessionToken,proto3,oneof"`
}
type S3_Unauthenticated ¶
type S3_Unauthenticated struct {
Unauthenticated *credentialspb.Unauthenticated `protobuf:"bytes,2,opt,name=unauthenticated,proto3,oneof"`
}
type Sharepoint ¶ added in v3.31.5
type Sharepoint struct { // Types that are assignable to Credential: // // *Sharepoint_Oauth // contains filtered or unexported fields }
func (*Sharepoint) Descriptor
deprecated
added in
v3.31.5
func (*Sharepoint) Descriptor() ([]byte, []int)
Deprecated: Use Sharepoint.ProtoReflect.Descriptor instead.
func (*Sharepoint) GetCredential ¶ added in v3.31.5
func (m *Sharepoint) GetCredential() isSharepoint_Credential
func (*Sharepoint) GetOauth ¶ added in v3.32.0
func (x *Sharepoint) GetOauth() *credentialspb.Oauth2
func (*Sharepoint) GetSiteUrl ¶ added in v3.31.5
func (x *Sharepoint) GetSiteUrl() string
func (*Sharepoint) ProtoMessage ¶ added in v3.31.5
func (*Sharepoint) ProtoMessage()
func (*Sharepoint) ProtoReflect ¶ added in v3.31.5
func (x *Sharepoint) ProtoReflect() protoreflect.Message
func (*Sharepoint) Reset ¶ added in v3.31.5
func (x *Sharepoint) Reset()
func (*Sharepoint) String ¶ added in v3.31.5
func (x *Sharepoint) String() string
func (*Sharepoint) Validate ¶ added in v3.31.5
func (m *Sharepoint) Validate() error
Validate checks the field values on Sharepoint with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Sharepoint) ValidateAll ¶ added in v3.31.5
func (m *Sharepoint) ValidateAll() error
ValidateAll checks the field values on Sharepoint with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SharepointMultiError, or nil if none found.
type SharepointMultiError ¶ added in v3.31.5
type SharepointMultiError []error
SharepointMultiError is an error wrapping multiple validation errors returned by Sharepoint.ValidateAll() if the designated constraints aren't met.
func (SharepointMultiError) AllErrors ¶ added in v3.31.5
func (m SharepointMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SharepointMultiError) Error ¶ added in v3.31.5
func (m SharepointMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SharepointValidationError ¶ added in v3.31.5
type SharepointValidationError struct {
// contains filtered or unexported fields
}
SharepointValidationError is the validation error returned by Sharepoint.Validate if the designated constraints aren't met.
func (SharepointValidationError) Cause ¶ added in v3.31.5
func (e SharepointValidationError) Cause() error
Cause function returns cause value.
func (SharepointValidationError) Error ¶ added in v3.31.5
func (e SharepointValidationError) Error() string
Error satisfies the builtin error interface
func (SharepointValidationError) ErrorName ¶ added in v3.31.5
func (e SharepointValidationError) ErrorName() string
ErrorName returns error name.
func (SharepointValidationError) Field ¶ added in v3.31.5
func (e SharepointValidationError) Field() string
Field function returns field value.
func (SharepointValidationError) Key ¶ added in v3.31.5
func (e SharepointValidationError) Key() bool
Key function returns key value.
func (SharepointValidationError) Reason ¶ added in v3.31.5
func (e SharepointValidationError) Reason() string
Reason function returns reason value.
type Sharepoint_Oauth ¶ added in v3.32.0
type Sharepoint_Oauth struct {
}type Slack ¶
type Slack struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *Slack_Token // *Slack_Tokens Credential isSlack_Credential `protobuf_oneof:"credential"` Channels []string `protobuf:"bytes,3,rep,name=channels,proto3" json:"channels,omitempty"` IgnoreList []string `protobuf:"bytes,4,rep,name=ignore_list,json=ignoreList,proto3" json:"ignore_list,omitempty"` // contains filtered or unexported fields }
func (*Slack) Descriptor
deprecated
func (*Slack) GetChannels ¶
func (*Slack) GetCredential ¶
func (m *Slack) GetCredential() isSlack_Credential
func (*Slack) GetEndpoint ¶
func (*Slack) GetIgnoreList ¶
func (*Slack) GetTokens ¶ added in v3.6.10
func (x *Slack) GetTokens() *credentialspb.SlackTokens
func (*Slack) ProtoMessage ¶
func (*Slack) ProtoMessage()
func (*Slack) ProtoReflect ¶
func (x *Slack) ProtoReflect() protoreflect.Message
func (*Slack) Validate ¶
Validate checks the field values on Slack with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Slack) ValidateAll ¶
ValidateAll checks the field values on Slack with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SlackMultiError, or nil if none found.
type SlackMultiError ¶
type SlackMultiError []error
SlackMultiError is an error wrapping multiple validation errors returned by Slack.ValidateAll() if the designated constraints aren't met.
func (SlackMultiError) AllErrors ¶
func (m SlackMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SlackMultiError) Error ¶
func (m SlackMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SlackRealtime ¶ added in v3.10.4
type SlackRealtime struct { // Types that are assignable to Credential: // // *SlackRealtime_Tokens Credential isSlackRealtime_Credential `protobuf_oneof:"credential"` // contains filtered or unexported fields }
func (*SlackRealtime) Descriptor
deprecated
added in
v3.10.4
func (*SlackRealtime) Descriptor() ([]byte, []int)
Deprecated: Use SlackRealtime.ProtoReflect.Descriptor instead.
func (*SlackRealtime) GetCredential ¶ added in v3.10.4
func (m *SlackRealtime) GetCredential() isSlackRealtime_Credential
func (*SlackRealtime) GetTokens ¶ added in v3.10.4
func (x *SlackRealtime) GetTokens() *credentialspb.SlackTokens
func (*SlackRealtime) ProtoMessage ¶ added in v3.10.4
func (*SlackRealtime) ProtoMessage()
func (*SlackRealtime) ProtoReflect ¶ added in v3.10.4
func (x *SlackRealtime) ProtoReflect() protoreflect.Message
func (*SlackRealtime) Reset ¶ added in v3.10.4
func (x *SlackRealtime) Reset()
func (*SlackRealtime) String ¶ added in v3.10.4
func (x *SlackRealtime) String() string
func (*SlackRealtime) Validate ¶ added in v3.10.4
func (m *SlackRealtime) Validate() error
Validate checks the field values on SlackRealtime with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SlackRealtime) ValidateAll ¶ added in v3.10.4
func (m *SlackRealtime) ValidateAll() error
ValidateAll checks the field values on SlackRealtime with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SlackRealtimeMultiError, or nil if none found.
type SlackRealtimeMultiError ¶ added in v3.10.4
type SlackRealtimeMultiError []error
SlackRealtimeMultiError is an error wrapping multiple validation errors returned by SlackRealtime.ValidateAll() if the designated constraints aren't met.
func (SlackRealtimeMultiError) AllErrors ¶ added in v3.10.4
func (m SlackRealtimeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SlackRealtimeMultiError) Error ¶ added in v3.10.4
func (m SlackRealtimeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SlackRealtimeValidationError ¶ added in v3.10.4
type SlackRealtimeValidationError struct {
// contains filtered or unexported fields
}
SlackRealtimeValidationError is the validation error returned by SlackRealtime.Validate if the designated constraints aren't met.
func (SlackRealtimeValidationError) Cause ¶ added in v3.10.4
func (e SlackRealtimeValidationError) Cause() error
Cause function returns cause value.
func (SlackRealtimeValidationError) Error ¶ added in v3.10.4
func (e SlackRealtimeValidationError) Error() string
Error satisfies the builtin error interface
func (SlackRealtimeValidationError) ErrorName ¶ added in v3.10.4
func (e SlackRealtimeValidationError) ErrorName() string
ErrorName returns error name.
func (SlackRealtimeValidationError) Field ¶ added in v3.10.4
func (e SlackRealtimeValidationError) Field() string
Field function returns field value.
func (SlackRealtimeValidationError) Key ¶ added in v3.10.4
func (e SlackRealtimeValidationError) Key() bool
Key function returns key value.
func (SlackRealtimeValidationError) Reason ¶ added in v3.10.4
func (e SlackRealtimeValidationError) Reason() string
Reason function returns reason value.
type SlackRealtime_Tokens ¶ added in v3.10.4
type SlackRealtime_Tokens struct {
Tokens *credentialspb.SlackTokens `protobuf:"bytes,1,opt,name=tokens,proto3,oneof"`
}
type SlackValidationError ¶
type SlackValidationError struct {
// contains filtered or unexported fields
}
SlackValidationError is the validation error returned by Slack.Validate if the designated constraints aren't met.
func (SlackValidationError) Cause ¶
func (e SlackValidationError) Cause() error
Cause function returns cause value.
func (SlackValidationError) Error ¶
func (e SlackValidationError) Error() string
Error satisfies the builtin error interface
func (SlackValidationError) ErrorName ¶
func (e SlackValidationError) ErrorName() string
ErrorName returns error name.
func (SlackValidationError) Field ¶
func (e SlackValidationError) Field() string
Field function returns field value.
func (SlackValidationError) Key ¶
func (e SlackValidationError) Key() bool
Key function returns key value.
func (SlackValidationError) Reason ¶
func (e SlackValidationError) Reason() string
Reason function returns reason value.
type Slack_Token ¶
type Slack_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type Slack_Tokens ¶ added in v3.6.10
type Slack_Tokens struct {
Tokens *credentialspb.SlackTokens `protobuf:"bytes,5,opt,name=tokens,proto3,oneof"`
}
type SourceType ¶
type SourceType int32
const ( SourceType_SOURCE_TYPE_AZURE_STORAGE SourceType = 0 SourceType_SOURCE_TYPE_BITBUCKET SourceType = 1 SourceType_SOURCE_TYPE_CIRCLECI SourceType = 2 SourceType_SOURCE_TYPE_CONFLUENCE SourceType = 3 SourceType_SOURCE_TYPE_DOCKER SourceType = 4 SourceType_SOURCE_TYPE_ECR SourceType = 5 SourceType_SOURCE_TYPE_GCS SourceType = 6 SourceType_SOURCE_TYPE_GITHUB SourceType = 7 SourceType_SOURCE_TYPE_PUBLIC_GIT SourceType = 8 SourceType_SOURCE_TYPE_GITLAB SourceType = 9 SourceType_SOURCE_TYPE_JIRA SourceType = 10 SourceType_SOURCE_TYPE_NPM_UNAUTHD_PACKAGES SourceType = 11 SourceType_SOURCE_TYPE_PYPI_UNAUTHD_PACKAGES SourceType = 12 SourceType_SOURCE_TYPE_S3 SourceType = 13 SourceType_SOURCE_TYPE_SLACK SourceType = 14 SourceType_SOURCE_TYPE_FILESYSTEM SourceType = 15 SourceType_SOURCE_TYPE_GIT SourceType = 16 SourceType_SOURCE_TYPE_TEST SourceType = 17 SourceType_SOURCE_TYPE_S3_UNAUTHED SourceType = 18 SourceType_SOURCE_TYPE_GITHUB_UNAUTHENTICATED_ORG SourceType = 19 SourceType_SOURCE_TYPE_BUILDKITE SourceType = 20 SourceType_SOURCE_TYPE_GERRIT SourceType = 21 SourceType_SOURCE_TYPE_JENKINS SourceType = 22 SourceType_SOURCE_TYPE_TEAMS SourceType = 23 SourceType_SOURCE_TYPE_JFROG_ARTIFACTORY SourceType = 24 SourceType_SOURCE_TYPE_SYSLOG SourceType = 25 SourceType_SOURCE_TYPE_PUBLIC_EVENT_MONITORING SourceType = 26 SourceType_SOURCE_TYPE_SLACK_REALTIME SourceType = 27 SourceType_SOURCE_TYPE_GOOGLE_DRIVE SourceType = 28 SourceType_SOURCE_TYPE_SHAREPOINT SourceType = 29 SourceType_SOURCE_TYPE_GCS_UNAUTHED SourceType = 30 SourceType_SOURCE_TYPE_AZURE_REPOS SourceType = 31 SourceType_SOURCE_TYPE_TRAVISCI SourceType = 32 SourceType_SOURCE_TYPE_POSTMAN SourceType = 33 SourceType_SOURCE_TYPE_WEBHOOK SourceType = 34 SourceType_SOURCE_TYPE_ELASTICSEARCH SourceType = 35 SourceType_SOURCE_TYPE_HUGGINGFACE SourceType = 36 )
func (SourceType) Descriptor ¶
func (SourceType) Descriptor() protoreflect.EnumDescriptor
func (SourceType) Enum ¶
func (x SourceType) Enum() *SourceType
func (SourceType) EnumDescriptor
deprecated
func (SourceType) EnumDescriptor() ([]byte, []int)
Deprecated: Use SourceType.Descriptor instead.
func (SourceType) Number ¶
func (x SourceType) Number() protoreflect.EnumNumber
func (SourceType) String ¶
func (x SourceType) String() string
func (SourceType) Type ¶
func (SourceType) Type() protoreflect.EnumType
type Syslog ¶ added in v3.4.3
type Syslog struct { Protocol string `protobuf:"bytes,1,opt,name=protocol,proto3" json:"protocol,omitempty"` ListenAddress string `protobuf:"bytes,2,opt,name=listen_address,json=listenAddress,proto3" json:"listen_address,omitempty"` TlsCert string `protobuf:"bytes,3,opt,name=tlsCert,proto3" json:"tlsCert,omitempty"` TlsKey string `protobuf:"bytes,4,opt,name=tlsKey,proto3" json:"tlsKey,omitempty"` Format string `protobuf:"bytes,5,opt,name=format,proto3" json:"format,omitempty"` // contains filtered or unexported fields }
func (*Syslog) Descriptor
deprecated
added in
v3.4.3
func (*Syslog) GetListenAddress ¶ added in v3.4.3
func (*Syslog) GetProtocol ¶ added in v3.4.3
func (*Syslog) GetTlsCert ¶ added in v3.4.3
func (*Syslog) ProtoMessage ¶ added in v3.4.3
func (*Syslog) ProtoMessage()
func (*Syslog) ProtoReflect ¶ added in v3.4.3
func (x *Syslog) ProtoReflect() protoreflect.Message
func (*Syslog) Validate ¶ added in v3.4.3
Validate checks the field values on Syslog with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Syslog) ValidateAll ¶ added in v3.4.3
ValidateAll checks the field values on Syslog with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyslogMultiError, or nil if none found.
type SyslogMultiError ¶ added in v3.4.3
type SyslogMultiError []error
SyslogMultiError is an error wrapping multiple validation errors returned by Syslog.ValidateAll() if the designated constraints aren't met.
func (SyslogMultiError) AllErrors ¶ added in v3.4.3
func (m SyslogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyslogMultiError) Error ¶ added in v3.4.3
func (m SyslogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyslogValidationError ¶ added in v3.4.3
type SyslogValidationError struct {
// contains filtered or unexported fields
}
SyslogValidationError is the validation error returned by Syslog.Validate if the designated constraints aren't met.
func (SyslogValidationError) Cause ¶ added in v3.4.3
func (e SyslogValidationError) Cause() error
Cause function returns cause value.
func (SyslogValidationError) Error ¶ added in v3.4.3
func (e SyslogValidationError) Error() string
Error satisfies the builtin error interface
func (SyslogValidationError) ErrorName ¶ added in v3.4.3
func (e SyslogValidationError) ErrorName() string
ErrorName returns error name.
func (SyslogValidationError) Field ¶ added in v3.4.3
func (e SyslogValidationError) Field() string
Field function returns field value.
func (SyslogValidationError) Key ¶ added in v3.4.3
func (e SyslogValidationError) Key() bool
Key function returns key value.
func (SyslogValidationError) Reason ¶ added in v3.4.3
func (e SyslogValidationError) Reason() string
Reason function returns reason value.
type Teams ¶ added in v3.0.3
type Teams struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *Teams_Token // *Teams_Authenticated // *Teams_Oauth Credential isTeams_Credential `protobuf_oneof:"credential"` Channels []string `protobuf:"bytes,4,rep,name=channels,proto3" json:"channels,omitempty"` IgnoreList []string `protobuf:"bytes,5,rep,name=ignore_list,json=ignoreList,proto3" json:"ignore_list,omitempty"` TeamIds []string `protobuf:"bytes,6,rep,name=team_ids,json=teamIds,proto3" json:"team_ids,omitempty"` // contains filtered or unexported fields }
func (*Teams) Descriptor
deprecated
added in
v3.0.3
func (*Teams) GetAuthenticated ¶ added in v3.0.3
func (x *Teams) GetAuthenticated() *credentialspb.ClientCredentials
func (*Teams) GetChannels ¶ added in v3.0.3
func (*Teams) GetCredential ¶ added in v3.0.3
func (m *Teams) GetCredential() isTeams_Credential
func (*Teams) GetEndpoint ¶ added in v3.0.3
func (*Teams) GetIgnoreList ¶ added in v3.0.3
func (*Teams) GetOauth ¶ added in v3.31.3
func (x *Teams) GetOauth() *credentialspb.Oauth2
func (*Teams) GetTeamIds ¶ added in v3.32.0
func (*Teams) ProtoMessage ¶ added in v3.0.3
func (*Teams) ProtoMessage()
func (*Teams) ProtoReflect ¶ added in v3.0.3
func (x *Teams) ProtoReflect() protoreflect.Message
func (*Teams) Validate ¶ added in v3.0.3
Validate checks the field values on Teams with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Teams) ValidateAll ¶ added in v3.0.3
ValidateAll checks the field values on Teams with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TeamsMultiError, or nil if none found.
type TeamsMultiError ¶ added in v3.0.3
type TeamsMultiError []error
TeamsMultiError is an error wrapping multiple validation errors returned by Teams.ValidateAll() if the designated constraints aren't met.
func (TeamsMultiError) AllErrors ¶ added in v3.0.3
func (m TeamsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TeamsMultiError) Error ¶ added in v3.0.3
func (m TeamsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TeamsValidationError ¶ added in v3.0.3
type TeamsValidationError struct {
// contains filtered or unexported fields
}
TeamsValidationError is the validation error returned by Teams.Validate if the designated constraints aren't met.
func (TeamsValidationError) Cause ¶ added in v3.0.3
func (e TeamsValidationError) Cause() error
Cause function returns cause value.
func (TeamsValidationError) Error ¶ added in v3.0.3
func (e TeamsValidationError) Error() string
Error satisfies the builtin error interface
func (TeamsValidationError) ErrorName ¶ added in v3.0.3
func (e TeamsValidationError) ErrorName() string
ErrorName returns error name.
func (TeamsValidationError) Field ¶ added in v3.0.3
func (e TeamsValidationError) Field() string
Field function returns field value.
func (TeamsValidationError) Key ¶ added in v3.0.3
func (e TeamsValidationError) Key() bool
Key function returns key value.
func (TeamsValidationError) Reason ¶ added in v3.0.3
func (e TeamsValidationError) Reason() string
Reason function returns reason value.
type Teams_Authenticated ¶ added in v3.0.3
type Teams_Authenticated struct {
Authenticated *credentialspb.ClientCredentials `protobuf:"bytes,3,opt,name=authenticated,proto3,oneof"`
}
type Teams_Oauth ¶ added in v3.31.3
type Teams_Oauth struct {
Oauth *credentialspb.Oauth2 `protobuf:"bytes,7,opt,name=oauth,proto3,oneof"`
}
type Teams_Token ¶ added in v3.3.0
type Teams_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type Test ¶
type Test struct {
// contains filtered or unexported fields
}
func (*Test) Descriptor
deprecated
func (*Test) ProtoMessage ¶
func (*Test) ProtoMessage()
func (*Test) ProtoReflect ¶
func (x *Test) ProtoReflect() protoreflect.Message
func (*Test) Validate ¶
Validate checks the field values on Test with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Test) ValidateAll ¶
ValidateAll checks the field values on Test with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TestMultiError, or nil if none found.
type TestMultiError ¶
type TestMultiError []error
TestMultiError is an error wrapping multiple validation errors returned by Test.ValidateAll() if the designated constraints aren't met.
func (TestMultiError) AllErrors ¶
func (m TestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TestMultiError) Error ¶
func (m TestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TestValidationError ¶
type TestValidationError struct {
// contains filtered or unexported fields
}
TestValidationError is the validation error returned by Test.Validate if the designated constraints aren't met.
func (TestValidationError) Cause ¶
func (e TestValidationError) Cause() error
Cause function returns cause value.
func (TestValidationError) Error ¶
func (e TestValidationError) Error() string
Error satisfies the builtin error interface
func (TestValidationError) ErrorName ¶
func (e TestValidationError) ErrorName() string
ErrorName returns error name.
func (TestValidationError) Field ¶
func (e TestValidationError) Field() string
Field function returns field value.
func (TestValidationError) Key ¶
func (e TestValidationError) Key() bool
Key function returns key value.
func (TestValidationError) Reason ¶
func (e TestValidationError) Reason() string
Reason function returns reason value.
type TravisCI ¶ added in v3.62.0
type TravisCI struct { Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // Types that are assignable to Credential: // // *TravisCI_Token Credential isTravisCI_Credential `protobuf_oneof:"credential"` // contains filtered or unexported fields }
func (*TravisCI) Descriptor
deprecated
added in
v3.62.0
func (*TravisCI) GetCredential ¶ added in v3.62.0
func (m *TravisCI) GetCredential() isTravisCI_Credential
func (*TravisCI) GetEndpoint ¶ added in v3.62.0
func (*TravisCI) ProtoMessage ¶ added in v3.62.0
func (*TravisCI) ProtoMessage()
func (*TravisCI) ProtoReflect ¶ added in v3.62.0
func (x *TravisCI) ProtoReflect() protoreflect.Message
func (*TravisCI) Validate ¶ added in v3.62.0
Validate checks the field values on TravisCI with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TravisCI) ValidateAll ¶ added in v3.62.0
ValidateAll checks the field values on TravisCI with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TravisCIMultiError, or nil if none found.
type TravisCIMultiError ¶ added in v3.62.0
type TravisCIMultiError []error
TravisCIMultiError is an error wrapping multiple validation errors returned by TravisCI.ValidateAll() if the designated constraints aren't met.
func (TravisCIMultiError) AllErrors ¶ added in v3.62.0
func (m TravisCIMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TravisCIMultiError) Error ¶ added in v3.62.0
func (m TravisCIMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TravisCIValidationError ¶ added in v3.62.0
type TravisCIValidationError struct {
// contains filtered or unexported fields
}
TravisCIValidationError is the validation error returned by TravisCI.Validate if the designated constraints aren't met.
func (TravisCIValidationError) Cause ¶ added in v3.62.0
func (e TravisCIValidationError) Cause() error
Cause function returns cause value.
func (TravisCIValidationError) Error ¶ added in v3.62.0
func (e TravisCIValidationError) Error() string
Error satisfies the builtin error interface
func (TravisCIValidationError) ErrorName ¶ added in v3.62.0
func (e TravisCIValidationError) ErrorName() string
ErrorName returns error name.
func (TravisCIValidationError) Field ¶ added in v3.62.0
func (e TravisCIValidationError) Field() string
Field function returns field value.
func (TravisCIValidationError) Key ¶ added in v3.62.0
func (e TravisCIValidationError) Key() bool
Key function returns key value.
func (TravisCIValidationError) Reason ¶ added in v3.62.0
func (e TravisCIValidationError) Reason() string
Reason function returns reason value.
type TravisCI_Token ¶ added in v3.62.0
type TravisCI_Token struct {
Token string `protobuf:"bytes,2,opt,name=token,proto3,oneof"`
}
type Webhook ¶ added in v3.76.0
type Webhook struct { ListenAddress string `protobuf:"bytes,1,opt,name=listen_address,json=listenAddress,proto3" json:"listen_address,omitempty"` // Types that are assignable to Credential: // // *Webhook_Header Credential isWebhook_Credential `protobuf_oneof:"credential"` // contains filtered or unexported fields }
func (*Webhook) Descriptor
deprecated
added in
v3.76.0
func (*Webhook) GetCredential ¶ added in v3.76.0
func (m *Webhook) GetCredential() isWebhook_Credential
func (*Webhook) GetHeader ¶ added in v3.76.0
func (x *Webhook) GetHeader() *credentialspb.Header
func (*Webhook) GetListenAddress ¶ added in v3.76.0
func (*Webhook) ProtoMessage ¶ added in v3.76.0
func (*Webhook) ProtoMessage()
func (*Webhook) ProtoReflect ¶ added in v3.76.0
func (x *Webhook) ProtoReflect() protoreflect.Message
func (*Webhook) Validate ¶ added in v3.76.0
Validate checks the field values on Webhook with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Webhook) ValidateAll ¶ added in v3.76.0
ValidateAll checks the field values on Webhook with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WebhookMultiError, or nil if none found.
type WebhookMultiError ¶ added in v3.76.0
type WebhookMultiError []error
WebhookMultiError is an error wrapping multiple validation errors returned by Webhook.ValidateAll() if the designated constraints aren't met.
func (WebhookMultiError) AllErrors ¶ added in v3.76.0
func (m WebhookMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WebhookMultiError) Error ¶ added in v3.76.0
func (m WebhookMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WebhookValidationError ¶ added in v3.76.0
type WebhookValidationError struct {
// contains filtered or unexported fields
}
WebhookValidationError is the validation error returned by Webhook.Validate if the designated constraints aren't met.
func (WebhookValidationError) Cause ¶ added in v3.76.0
func (e WebhookValidationError) Cause() error
Cause function returns cause value.
func (WebhookValidationError) Error ¶ added in v3.76.0
func (e WebhookValidationError) Error() string
Error satisfies the builtin error interface
func (WebhookValidationError) ErrorName ¶ added in v3.76.0
func (e WebhookValidationError) ErrorName() string
ErrorName returns error name.
func (WebhookValidationError) Field ¶ added in v3.76.0
func (e WebhookValidationError) Field() string
Field function returns field value.
func (WebhookValidationError) Key ¶ added in v3.76.0
func (e WebhookValidationError) Key() bool
Key function returns key value.
func (WebhookValidationError) Reason ¶ added in v3.76.0
func (e WebhookValidationError) Reason() string
Reason function returns reason value.
type Webhook_Header ¶ added in v3.76.0
type Webhook_Header struct {
Header *credentialspb.Header `protobuf:"bytes,2,opt,name=header,proto3,oneof"`
}