Documentation
¶
Overview ¶
Package workflow is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterWorkflowManagerHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterWorkflowManagerHandlerClient(ctx context.Context, mux *runtime.ServeMux, client WorkflowManagerClient) error
- func RegisterWorkflowManagerHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterWorkflowManagerHandlerServer(ctx context.Context, mux *runtime.ServeMux, server WorkflowManagerServer) error
- func RegisterWorkflowManagerServer(s grpc.ServiceRegistrar, srv WorkflowManagerServer)
- type AddHoneycombEnvironmentReq
- func (*AddHoneycombEnvironmentReq) Descriptor() ([]byte, []int)deprecated
- func (x *AddHoneycombEnvironmentReq) GetApiKey() string
- func (x *AddHoneycombEnvironmentReq) GetName() string
- func (*AddHoneycombEnvironmentReq) ProtoMessage()
- func (x *AddHoneycombEnvironmentReq) ProtoReflect() protoreflect.Message
- func (x *AddHoneycombEnvironmentReq) Reset()
- func (x *AddHoneycombEnvironmentReq) String() string
- func (m *AddHoneycombEnvironmentReq) Validate() error
- func (m *AddHoneycombEnvironmentReq) ValidateAll() error
- type AddHoneycombEnvironmentReqMultiError
- type AddHoneycombEnvironmentReqValidationError
- func (e AddHoneycombEnvironmentReqValidationError) Cause() error
- func (e AddHoneycombEnvironmentReqValidationError) Error() string
- func (e AddHoneycombEnvironmentReqValidationError) ErrorName() string
- func (e AddHoneycombEnvironmentReqValidationError) Field() string
- func (e AddHoneycombEnvironmentReqValidationError) Key() bool
- func (e AddHoneycombEnvironmentReqValidationError) Reason() string
- type AddHoneycombEnvironmentResp
- func (*AddHoneycombEnvironmentResp) Descriptor() ([]byte, []int)deprecated
- func (x *AddHoneycombEnvironmentResp) GetIntegrationId() string
- func (*AddHoneycombEnvironmentResp) ProtoMessage()
- func (x *AddHoneycombEnvironmentResp) ProtoReflect() protoreflect.Message
- func (x *AddHoneycombEnvironmentResp) Reset()
- func (x *AddHoneycombEnvironmentResp) String() string
- func (m *AddHoneycombEnvironmentResp) Validate() error
- func (m *AddHoneycombEnvironmentResp) ValidateAll() error
- type AddHoneycombEnvironmentRespMultiError
- type AddHoneycombEnvironmentRespValidationError
- func (e AddHoneycombEnvironmentRespValidationError) Cause() error
- func (e AddHoneycombEnvironmentRespValidationError) Error() string
- func (e AddHoneycombEnvironmentRespValidationError) ErrorName() string
- func (e AddHoneycombEnvironmentRespValidationError) Field() string
- func (e AddHoneycombEnvironmentRespValidationError) Key() bool
- func (e AddHoneycombEnvironmentRespValidationError) Reason() string
- type AlertingConfig
- func (*AlertingConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AlertingConfig) GetPagerduty() *AlertingConfig_PagerDuty
- func (*AlertingConfig) ProtoMessage()
- func (x *AlertingConfig) ProtoReflect() protoreflect.Message
- func (x *AlertingConfig) Reset()
- func (x *AlertingConfig) String() string
- func (m *AlertingConfig) Validate() error
- func (m *AlertingConfig) ValidateAll() error
- type AlertingConfigMultiError
- type AlertingConfigValidationError
- func (e AlertingConfigValidationError) Cause() error
- func (e AlertingConfigValidationError) Error() string
- func (e AlertingConfigValidationError) ErrorName() string
- func (e AlertingConfigValidationError) Field() string
- func (e AlertingConfigValidationError) Key() bool
- func (e AlertingConfigValidationError) Reason() string
- type AlertingConfig_PagerDuty
- func (*AlertingConfig_PagerDuty) Descriptor() ([]byte, []int)deprecated
- func (x *AlertingConfig_PagerDuty) GetService() string
- func (*AlertingConfig_PagerDuty) ProtoMessage()
- func (x *AlertingConfig_PagerDuty) ProtoReflect() protoreflect.Message
- func (x *AlertingConfig_PagerDuty) Reset()
- func (x *AlertingConfig_PagerDuty) String() string
- func (m *AlertingConfig_PagerDuty) Validate() error
- func (m *AlertingConfig_PagerDuty) ValidateAll() error
- type AlertingConfig_PagerDutyMultiError
- type AlertingConfig_PagerDutyValidationError
- func (e AlertingConfig_PagerDutyValidationError) Cause() error
- func (e AlertingConfig_PagerDutyValidationError) Error() string
- func (e AlertingConfig_PagerDutyValidationError) ErrorName() string
- func (e AlertingConfig_PagerDutyValidationError) Field() string
- func (e AlertingConfig_PagerDutyValidationError) Key() bool
- func (e AlertingConfig_PagerDutyValidationError) Reason() string
- type AnnotationsConfig
- func (*AnnotationsConfig) Descriptor() ([]byte, []int)deprecated
- func (x *AnnotationsConfig) GetHoneycomb() *AnnotationsConfig_Honeycomb
- func (*AnnotationsConfig) ProtoMessage()
- func (x *AnnotationsConfig) ProtoReflect() protoreflect.Message
- func (x *AnnotationsConfig) Reset()
- func (x *AnnotationsConfig) String() string
- func (m *AnnotationsConfig) Validate() error
- func (m *AnnotationsConfig) ValidateAll() error
- type AnnotationsConfigMultiError
- type AnnotationsConfigValidationError
- func (e AnnotationsConfigValidationError) Cause() error
- func (e AnnotationsConfigValidationError) Error() string
- func (e AnnotationsConfigValidationError) ErrorName() string
- func (e AnnotationsConfigValidationError) Field() string
- func (e AnnotationsConfigValidationError) Key() bool
- func (e AnnotationsConfigValidationError) Reason() string
- type AnnotationsConfig_Honeycomb
- func (*AnnotationsConfig_Honeycomb) Descriptor() ([]byte, []int)deprecated
- func (x *AnnotationsConfig_Honeycomb) GetDataset() string
- func (x *AnnotationsConfig_Honeycomb) GetEnvironment() string
- func (*AnnotationsConfig_Honeycomb) ProtoMessage()
- func (x *AnnotationsConfig_Honeycomb) ProtoReflect() protoreflect.Message
- func (x *AnnotationsConfig_Honeycomb) Reset()
- func (x *AnnotationsConfig_Honeycomb) String() string
- func (m *AnnotationsConfig_Honeycomb) Validate() error
- func (m *AnnotationsConfig_Honeycomb) ValidateAll() error
- type AnnotationsConfig_HoneycombMultiError
- type AnnotationsConfig_HoneycombValidationError
- func (e AnnotationsConfig_HoneycombValidationError) Cause() error
- func (e AnnotationsConfig_HoneycombValidationError) Error() string
- func (e AnnotationsConfig_HoneycombValidationError) ErrorName() string
- func (e AnnotationsConfig_HoneycombValidationError) Field() string
- func (e AnnotationsConfig_HoneycombValidationError) Key() bool
- func (e AnnotationsConfig_HoneycombValidationError) Reason() string
- type ContainerRegistryIntegration
- func (*ContainerRegistryIntegration) Descriptor() ([]byte, []int)deprecated
- func (x *ContainerRegistryIntegration) GetEcrInfo() *ContainerRegistryIntegration_ECRInfo
- func (x *ContainerRegistryIntegration) GetIntegrationId() string
- func (x *ContainerRegistryIntegration) GetName() string
- func (m *ContainerRegistryIntegration) GetRegistryInfo() isContainerRegistryIntegration_RegistryInfo
- func (x *ContainerRegistryIntegration) GetRepositories() []*TrackedImageRepository
- func (x *ContainerRegistryIntegration) GetStatus() RegistryStatus
- func (x *ContainerRegistryIntegration) GetType() string
- func (x *ContainerRegistryIntegration) GetUrl() string
- func (*ContainerRegistryIntegration) ProtoMessage()
- func (x *ContainerRegistryIntegration) ProtoReflect() protoreflect.Message
- func (x *ContainerRegistryIntegration) Reset()
- func (x *ContainerRegistryIntegration) String() string
- func (m *ContainerRegistryIntegration) Validate() error
- func (m *ContainerRegistryIntegration) ValidateAll() error
- type ContainerRegistryIntegrationMultiError
- type ContainerRegistryIntegrationValidationError
- func (e ContainerRegistryIntegrationValidationError) Cause() error
- func (e ContainerRegistryIntegrationValidationError) Error() string
- func (e ContainerRegistryIntegrationValidationError) ErrorName() string
- func (e ContainerRegistryIntegrationValidationError) Field() string
- func (e ContainerRegistryIntegrationValidationError) Key() bool
- func (e ContainerRegistryIntegrationValidationError) Reason() string
- type ContainerRegistryIntegration_ECRInfo
- func (*ContainerRegistryIntegration_ECRInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ContainerRegistryIntegration_ECRInfo) GetRegion() string
- func (*ContainerRegistryIntegration_ECRInfo) ProtoMessage()
- func (x *ContainerRegistryIntegration_ECRInfo) ProtoReflect() protoreflect.Message
- func (x *ContainerRegistryIntegration_ECRInfo) Reset()
- func (x *ContainerRegistryIntegration_ECRInfo) String() string
- func (m *ContainerRegistryIntegration_ECRInfo) Validate() error
- func (m *ContainerRegistryIntegration_ECRInfo) ValidateAll() error
- type ContainerRegistryIntegration_ECRInfoMultiError
- type ContainerRegistryIntegration_ECRInfoValidationError
- func (e ContainerRegistryIntegration_ECRInfoValidationError) Cause() error
- func (e ContainerRegistryIntegration_ECRInfoValidationError) Error() string
- func (e ContainerRegistryIntegration_ECRInfoValidationError) ErrorName() string
- func (e ContainerRegistryIntegration_ECRInfoValidationError) Field() string
- func (e ContainerRegistryIntegration_ECRInfoValidationError) Key() bool
- func (e ContainerRegistryIntegration_ECRInfoValidationError) Reason() string
- type ContainerRegistryIntegration_EcrInfo
- type CreateContainerRegistryIntegrationReq
- func (*CreateContainerRegistryIntegrationReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateContainerRegistryIntegrationReq) GetEcrOptions() *CreateContainerRegistryIntegrationReq_ECROptions
- func (x *CreateContainerRegistryIntegrationReq) GetName() string
- func (x *CreateContainerRegistryIntegrationReq) GetPublicRegistryOptions() *CreateContainerRegistryIntegrationReq_PublicRegistryOptions
- func (m *CreateContainerRegistryIntegrationReq) GetRegistryOptions() isCreateContainerRegistryIntegrationReq_RegistryOptions
- func (x *CreateContainerRegistryIntegrationReq) GetSecret() string
- func (x *CreateContainerRegistryIntegrationReq) GetType() RegistryType
- func (x *CreateContainerRegistryIntegrationReq) GetUrl() string
- func (x *CreateContainerRegistryIntegrationReq) GetUsername() string
- func (*CreateContainerRegistryIntegrationReq) ProtoMessage()
- func (x *CreateContainerRegistryIntegrationReq) ProtoReflect() protoreflect.Message
- func (x *CreateContainerRegistryIntegrationReq) Reset()
- func (x *CreateContainerRegistryIntegrationReq) String() string
- func (m *CreateContainerRegistryIntegrationReq) Validate() error
- func (m *CreateContainerRegistryIntegrationReq) ValidateAll() error
- type CreateContainerRegistryIntegrationReqMultiError
- type CreateContainerRegistryIntegrationReqValidationError
- func (e CreateContainerRegistryIntegrationReqValidationError) Cause() error
- func (e CreateContainerRegistryIntegrationReqValidationError) Error() string
- func (e CreateContainerRegistryIntegrationReqValidationError) ErrorName() string
- func (e CreateContainerRegistryIntegrationReqValidationError) Field() string
- func (e CreateContainerRegistryIntegrationReqValidationError) Key() bool
- func (e CreateContainerRegistryIntegrationReqValidationError) Reason() string
- type CreateContainerRegistryIntegrationReq_ECROptions
- func (*CreateContainerRegistryIntegrationReq_ECROptions) Descriptor() ([]byte, []int)deprecated
- func (x *CreateContainerRegistryIntegrationReq_ECROptions) GetAccessKey() string
- func (x *CreateContainerRegistryIntegrationReq_ECROptions) GetRegion() string
- func (x *CreateContainerRegistryIntegrationReq_ECROptions) GetRoleArn() string
- func (x *CreateContainerRegistryIntegrationReq_ECROptions) GetSecretKey() string
- func (*CreateContainerRegistryIntegrationReq_ECROptions) ProtoMessage()
- func (x *CreateContainerRegistryIntegrationReq_ECROptions) ProtoReflect() protoreflect.Message
- func (x *CreateContainerRegistryIntegrationReq_ECROptions) Reset()
- func (x *CreateContainerRegistryIntegrationReq_ECROptions) String() string
- func (m *CreateContainerRegistryIntegrationReq_ECROptions) Validate() error
- func (m *CreateContainerRegistryIntegrationReq_ECROptions) ValidateAll() error
- type CreateContainerRegistryIntegrationReq_ECROptionsMultiError
- type CreateContainerRegistryIntegrationReq_ECROptionsValidationError
- func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Cause() error
- func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Error() string
- func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) ErrorName() string
- func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Field() string
- func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Key() bool
- func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Reason() string
- type CreateContainerRegistryIntegrationReq_EcrOptions
- type CreateContainerRegistryIntegrationReq_PublicRegistryOptions
- func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Descriptor() ([]byte, []int)deprecated
- func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ProtoMessage()
- func (x *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ProtoReflect() protoreflect.Message
- func (x *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Reset()
- func (x *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) String() string
- func (m *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Validate() error
- func (m *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ValidateAll() error
- type CreateContainerRegistryIntegrationReq_PublicRegistryOptionsMultiError
- type CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError
- func (e CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Cause() error
- func (e CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Error() string
- func (e CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) ErrorName() string
- func (e CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Field() string
- func (e CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Key() bool
- func (e CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Reason() string
- type CreateContainerRegistryIntegrationReq_PublicRegistryOptions_
- type CreateContainerRegistryIntegrationRes
- func (*CreateContainerRegistryIntegrationRes) Descriptor() ([]byte, []int)deprecated
- func (x *CreateContainerRegistryIntegrationRes) GetIntegrationId() string
- func (*CreateContainerRegistryIntegrationRes) ProtoMessage()
- func (x *CreateContainerRegistryIntegrationRes) ProtoReflect() protoreflect.Message
- func (x *CreateContainerRegistryIntegrationRes) Reset()
- func (x *CreateContainerRegistryIntegrationRes) String() string
- func (m *CreateContainerRegistryIntegrationRes) Validate() error
- func (m *CreateContainerRegistryIntegrationRes) ValidateAll() error
- type CreateContainerRegistryIntegrationResMultiError
- type CreateContainerRegistryIntegrationResValidationError
- func (e CreateContainerRegistryIntegrationResValidationError) Cause() error
- func (e CreateContainerRegistryIntegrationResValidationError) Error() string
- func (e CreateContainerRegistryIntegrationResValidationError) ErrorName() string
- func (e CreateContainerRegistryIntegrationResValidationError) Field() string
- func (e CreateContainerRegistryIntegrationResValidationError) Key() bool
- func (e CreateContainerRegistryIntegrationResValidationError) Reason() string
- type CreateGitHubAppReq
- func (*CreateGitHubAppReq) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGitHubAppReq) GetAppId() int64
- func (x *CreateGitHubAppReq) GetClientSecret() string
- func (x *CreateGitHubAppReq) GetGithubOrganization() string
- func (x *CreateGitHubAppReq) GetPrivateKey() string
- func (x *CreateGitHubAppReq) GetWebhookSecret() string
- func (*CreateGitHubAppReq) ProtoMessage()
- func (x *CreateGitHubAppReq) ProtoReflect() protoreflect.Message
- func (x *CreateGitHubAppReq) Reset()
- func (x *CreateGitHubAppReq) String() string
- func (m *CreateGitHubAppReq) Validate() error
- func (m *CreateGitHubAppReq) ValidateAll() error
- type CreateGitHubAppReqMultiError
- type CreateGitHubAppReqValidationError
- func (e CreateGitHubAppReqValidationError) Cause() error
- func (e CreateGitHubAppReqValidationError) Error() string
- func (e CreateGitHubAppReqValidationError) ErrorName() string
- func (e CreateGitHubAppReqValidationError) Field() string
- func (e CreateGitHubAppReqValidationError) Key() bool
- func (e CreateGitHubAppReqValidationError) Reason() string
- type CreateGitHubAppResp
- func (*CreateGitHubAppResp) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGitHubAppResp) GetIntegrationId() string
- func (*CreateGitHubAppResp) ProtoMessage()
- func (x *CreateGitHubAppResp) ProtoReflect() protoreflect.Message
- func (x *CreateGitHubAppResp) Reset()
- func (x *CreateGitHubAppResp) String() string
- func (m *CreateGitHubAppResp) Validate() error
- func (m *CreateGitHubAppResp) ValidateAll() error
- type CreateGitHubAppRespMultiError
- type CreateGitHubAppRespValidationError
- func (e CreateGitHubAppRespValidationError) Cause() error
- func (e CreateGitHubAppRespValidationError) Error() string
- func (e CreateGitHubAppRespValidationError) ErrorName() string
- func (e CreateGitHubAppRespValidationError) Field() string
- func (e CreateGitHubAppRespValidationError) Key() bool
- func (e CreateGitHubAppRespValidationError) Reason() string
- type DeleteContainerRegistryIntegrationReq
- func (*DeleteContainerRegistryIntegrationReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteContainerRegistryIntegrationReq) GetRegistryName() string
- func (*DeleteContainerRegistryIntegrationReq) ProtoMessage()
- func (x *DeleteContainerRegistryIntegrationReq) ProtoReflect() protoreflect.Message
- func (x *DeleteContainerRegistryIntegrationReq) Reset()
- func (x *DeleteContainerRegistryIntegrationReq) String() string
- func (m *DeleteContainerRegistryIntegrationReq) Validate() error
- func (m *DeleteContainerRegistryIntegrationReq) ValidateAll() error
- type DeleteContainerRegistryIntegrationReqMultiError
- type DeleteContainerRegistryIntegrationReqValidationError
- func (e DeleteContainerRegistryIntegrationReqValidationError) Cause() error
- func (e DeleteContainerRegistryIntegrationReqValidationError) Error() string
- func (e DeleteContainerRegistryIntegrationReqValidationError) ErrorName() string
- func (e DeleteContainerRegistryIntegrationReqValidationError) Field() string
- func (e DeleteContainerRegistryIntegrationReqValidationError) Key() bool
- func (e DeleteContainerRegistryIntegrationReqValidationError) Reason() string
- type DeleteContainerRegistryIntegrationResp
- func (*DeleteContainerRegistryIntegrationResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteContainerRegistryIntegrationResp) ProtoMessage()
- func (x *DeleteContainerRegistryIntegrationResp) ProtoReflect() protoreflect.Message
- func (x *DeleteContainerRegistryIntegrationResp) Reset()
- func (x *DeleteContainerRegistryIntegrationResp) String() string
- func (m *DeleteContainerRegistryIntegrationResp) Validate() error
- func (m *DeleteContainerRegistryIntegrationResp) ValidateAll() error
- type DeleteContainerRegistryIntegrationRespMultiError
- type DeleteContainerRegistryIntegrationRespValidationError
- func (e DeleteContainerRegistryIntegrationRespValidationError) Cause() error
- func (e DeleteContainerRegistryIntegrationRespValidationError) Error() string
- func (e DeleteContainerRegistryIntegrationRespValidationError) ErrorName() string
- func (e DeleteContainerRegistryIntegrationRespValidationError) Field() string
- func (e DeleteContainerRegistryIntegrationRespValidationError) Key() bool
- func (e DeleteContainerRegistryIntegrationRespValidationError) Reason() string
- type DeleteHoneycombEnvironmentReq
- func (*DeleteHoneycombEnvironmentReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteHoneycombEnvironmentReq) GetName() string
- func (*DeleteHoneycombEnvironmentReq) ProtoMessage()
- func (x *DeleteHoneycombEnvironmentReq) ProtoReflect() protoreflect.Message
- func (x *DeleteHoneycombEnvironmentReq) Reset()
- func (x *DeleteHoneycombEnvironmentReq) String() string
- func (m *DeleteHoneycombEnvironmentReq) Validate() error
- func (m *DeleteHoneycombEnvironmentReq) ValidateAll() error
- type DeleteHoneycombEnvironmentReqMultiError
- type DeleteHoneycombEnvironmentReqValidationError
- func (e DeleteHoneycombEnvironmentReqValidationError) Cause() error
- func (e DeleteHoneycombEnvironmentReqValidationError) Error() string
- func (e DeleteHoneycombEnvironmentReqValidationError) ErrorName() string
- func (e DeleteHoneycombEnvironmentReqValidationError) Field() string
- func (e DeleteHoneycombEnvironmentReqValidationError) Key() bool
- func (e DeleteHoneycombEnvironmentReqValidationError) Reason() string
- type DeleteHoneycombEnvironmentResp
- func (*DeleteHoneycombEnvironmentResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteHoneycombEnvironmentResp) ProtoMessage()
- func (x *DeleteHoneycombEnvironmentResp) ProtoReflect() protoreflect.Message
- func (x *DeleteHoneycombEnvironmentResp) Reset()
- func (x *DeleteHoneycombEnvironmentResp) String() string
- func (m *DeleteHoneycombEnvironmentResp) Validate() error
- func (m *DeleteHoneycombEnvironmentResp) ValidateAll() error
- type DeleteHoneycombEnvironmentRespMultiError
- type DeleteHoneycombEnvironmentRespValidationError
- func (e DeleteHoneycombEnvironmentRespValidationError) Cause() error
- func (e DeleteHoneycombEnvironmentRespValidationError) Error() string
- func (e DeleteHoneycombEnvironmentRespValidationError) ErrorName() string
- func (e DeleteHoneycombEnvironmentRespValidationError) Field() string
- func (e DeleteHoneycombEnvironmentRespValidationError) Key() bool
- func (e DeleteHoneycombEnvironmentRespValidationError) Reason() string
- type DeleteIntegrationReq
- func (*DeleteIntegrationReq) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteIntegrationReq) GetIntegrationId() string
- func (*DeleteIntegrationReq) ProtoMessage()
- func (x *DeleteIntegrationReq) ProtoReflect() protoreflect.Message
- func (x *DeleteIntegrationReq) Reset()
- func (x *DeleteIntegrationReq) String() string
- func (m *DeleteIntegrationReq) Validate() error
- func (m *DeleteIntegrationReq) ValidateAll() error
- type DeleteIntegrationReqMultiError
- type DeleteIntegrationReqValidationError
- func (e DeleteIntegrationReqValidationError) Cause() error
- func (e DeleteIntegrationReqValidationError) Error() string
- func (e DeleteIntegrationReqValidationError) ErrorName() string
- func (e DeleteIntegrationReqValidationError) Field() string
- func (e DeleteIntegrationReqValidationError) Key() bool
- func (e DeleteIntegrationReqValidationError) Reason() string
- type DeleteIntegrationResp
- func (*DeleteIntegrationResp) Descriptor() ([]byte, []int)deprecated
- func (*DeleteIntegrationResp) ProtoMessage()
- func (x *DeleteIntegrationResp) ProtoReflect() protoreflect.Message
- func (x *DeleteIntegrationResp) Reset()
- func (x *DeleteIntegrationResp) String() string
- func (m *DeleteIntegrationResp) Validate() error
- func (m *DeleteIntegrationResp) ValidateAll() error
- type DeleteIntegrationRespMultiError
- type DeleteIntegrationRespValidationError
- func (e DeleteIntegrationRespValidationError) Cause() error
- func (e DeleteIntegrationRespValidationError) Error() string
- func (e DeleteIntegrationRespValidationError) ErrorName() string
- func (e DeleteIntegrationRespValidationError) Field() string
- func (e DeleteIntegrationRespValidationError) Key() bool
- func (e DeleteIntegrationRespValidationError) Reason() string
- type GetCommitInfoReq
- func (*GetCommitInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommitInfoReq) GetCommitId() string
- func (x *GetCommitInfoReq) GetRepository() string
- func (*GetCommitInfoReq) ProtoMessage()
- func (x *GetCommitInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetCommitInfoReq) Reset()
- func (x *GetCommitInfoReq) String() string
- func (m *GetCommitInfoReq) Validate() error
- func (m *GetCommitInfoReq) ValidateAll() error
- type GetCommitInfoReqMultiError
- type GetCommitInfoReqValidationError
- func (e GetCommitInfoReqValidationError) Cause() error
- func (e GetCommitInfoReqValidationError) Error() string
- func (e GetCommitInfoReqValidationError) ErrorName() string
- func (e GetCommitInfoReqValidationError) Field() string
- func (e GetCommitInfoReqValidationError) Key() bool
- func (e GetCommitInfoReqValidationError) Reason() string
- type GetCommitInfoResp
- func (*GetCommitInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommitInfoResp) GetCommit() *repo.Commit
- func (*GetCommitInfoResp) ProtoMessage()
- func (x *GetCommitInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetCommitInfoResp) Reset()
- func (x *GetCommitInfoResp) String() string
- func (m *GetCommitInfoResp) Validate() error
- func (m *GetCommitInfoResp) ValidateAll() error
- type GetCommitInfoRespMultiError
- type GetCommitInfoRespValidationError
- func (e GetCommitInfoRespValidationError) Cause() error
- func (e GetCommitInfoRespValidationError) Error() string
- func (e GetCommitInfoRespValidationError) ErrorName() string
- func (e GetCommitInfoRespValidationError) Field() string
- func (e GetCommitInfoRespValidationError) Key() bool
- func (e GetCommitInfoRespValidationError) Reason() string
- type GetContainerRegistryImagesReq
- func (*GetContainerRegistryImagesReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetContainerRegistryImagesReq) GetImageRepository() string
- func (x *GetContainerRegistryImagesReq) GetIntegrationId() string
- func (x *GetContainerRegistryImagesReq) GetPageSize() int32
- func (x *GetContainerRegistryImagesReq) GetPageToken() string
- func (x *GetContainerRegistryImagesReq) GetSkipRegistryCache() bool
- func (*GetContainerRegistryImagesReq) ProtoMessage()
- func (x *GetContainerRegistryImagesReq) ProtoReflect() protoreflect.Message
- func (x *GetContainerRegistryImagesReq) Reset()
- func (x *GetContainerRegistryImagesReq) String() string
- func (m *GetContainerRegistryImagesReq) Validate() error
- func (m *GetContainerRegistryImagesReq) ValidateAll() error
- type GetContainerRegistryImagesReqMultiError
- type GetContainerRegistryImagesReqValidationError
- func (e GetContainerRegistryImagesReqValidationError) Cause() error
- func (e GetContainerRegistryImagesReqValidationError) Error() string
- func (e GetContainerRegistryImagesReqValidationError) ErrorName() string
- func (e GetContainerRegistryImagesReqValidationError) Field() string
- func (e GetContainerRegistryImagesReqValidationError) Key() bool
- func (e GetContainerRegistryImagesReqValidationError) Reason() string
- type GetContainerRegistryImagesRes
- func (*GetContainerRegistryImagesRes) Descriptor() ([]byte, []int)deprecated
- func (x *GetContainerRegistryImagesRes) GetImages() []*RegistryImage
- func (x *GetContainerRegistryImagesRes) GetNextPageToken() string
- func (*GetContainerRegistryImagesRes) ProtoMessage()
- func (x *GetContainerRegistryImagesRes) ProtoReflect() protoreflect.Message
- func (x *GetContainerRegistryImagesRes) Reset()
- func (x *GetContainerRegistryImagesRes) String() string
- func (m *GetContainerRegistryImagesRes) Validate() error
- func (m *GetContainerRegistryImagesRes) ValidateAll() error
- type GetContainerRegistryImagesResMultiError
- type GetContainerRegistryImagesResValidationError
- func (e GetContainerRegistryImagesResValidationError) Cause() error
- func (e GetContainerRegistryImagesResValidationError) Error() string
- func (e GetContainerRegistryImagesResValidationError) ErrorName() string
- func (e GetContainerRegistryImagesResValidationError) Field() string
- func (e GetContainerRegistryImagesResValidationError) Key() bool
- func (e GetContainerRegistryImagesResValidationError) Reason() string
- type GetContainerRegistryIntegrationReq
- func (*GetContainerRegistryIntegrationReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetContainerRegistryIntegrationReq) GetRegistryName() string
- func (*GetContainerRegistryIntegrationReq) ProtoMessage()
- func (x *GetContainerRegistryIntegrationReq) ProtoReflect() protoreflect.Message
- func (x *GetContainerRegistryIntegrationReq) Reset()
- func (x *GetContainerRegistryIntegrationReq) String() string
- func (m *GetContainerRegistryIntegrationReq) Validate() error
- func (m *GetContainerRegistryIntegrationReq) ValidateAll() error
- type GetContainerRegistryIntegrationReqMultiError
- type GetContainerRegistryIntegrationReqValidationError
- func (e GetContainerRegistryIntegrationReqValidationError) Cause() error
- func (e GetContainerRegistryIntegrationReqValidationError) Error() string
- func (e GetContainerRegistryIntegrationReqValidationError) ErrorName() string
- func (e GetContainerRegistryIntegrationReqValidationError) Field() string
- func (e GetContainerRegistryIntegrationReqValidationError) Key() bool
- func (e GetContainerRegistryIntegrationReqValidationError) Reason() string
- type GetContainerRegistryIntegrationResp
- func (*GetContainerRegistryIntegrationResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetContainerRegistryIntegrationResp) GetRegistry() *ContainerRegistryIntegration
- func (*GetContainerRegistryIntegrationResp) ProtoMessage()
- func (x *GetContainerRegistryIntegrationResp) ProtoReflect() protoreflect.Message
- func (x *GetContainerRegistryIntegrationResp) Reset()
- func (x *GetContainerRegistryIntegrationResp) String() string
- func (m *GetContainerRegistryIntegrationResp) Validate() error
- func (m *GetContainerRegistryIntegrationResp) ValidateAll() error
- type GetContainerRegistryIntegrationRespMultiError
- type GetContainerRegistryIntegrationRespValidationError
- func (e GetContainerRegistryIntegrationRespValidationError) Cause() error
- func (e GetContainerRegistryIntegrationRespValidationError) Error() string
- func (e GetContainerRegistryIntegrationRespValidationError) ErrorName() string
- func (e GetContainerRegistryIntegrationRespValidationError) Field() string
- func (e GetContainerRegistryIntegrationRespValidationError) Key() bool
- func (e GetContainerRegistryIntegrationRespValidationError) Reason() string
- type GetGrafanaInstallationReq
- func (*GetGrafanaInstallationReq) Descriptor() ([]byte, []int)deprecated
- func (*GetGrafanaInstallationReq) ProtoMessage()
- func (x *GetGrafanaInstallationReq) ProtoReflect() protoreflect.Message
- func (x *GetGrafanaInstallationReq) Reset()
- func (x *GetGrafanaInstallationReq) String() string
- func (m *GetGrafanaInstallationReq) Validate() error
- func (m *GetGrafanaInstallationReq) ValidateAll() error
- type GetGrafanaInstallationReqMultiError
- type GetGrafanaInstallationReqValidationError
- func (e GetGrafanaInstallationReqValidationError) Cause() error
- func (e GetGrafanaInstallationReqValidationError) Error() string
- func (e GetGrafanaInstallationReqValidationError) ErrorName() string
- func (e GetGrafanaInstallationReqValidationError) Field() string
- func (e GetGrafanaInstallationReqValidationError) Key() bool
- func (e GetGrafanaInstallationReqValidationError) Reason() string
- type GetGrafanaInstallationResp
- func (*GetGrafanaInstallationResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetGrafanaInstallationResp) GetIntegrationId() string
- func (x *GetGrafanaInstallationResp) GetUrl() string
- func (*GetGrafanaInstallationResp) ProtoMessage()
- func (x *GetGrafanaInstallationResp) ProtoReflect() protoreflect.Message
- func (x *GetGrafanaInstallationResp) Reset()
- func (x *GetGrafanaInstallationResp) String() string
- func (m *GetGrafanaInstallationResp) Validate() error
- func (m *GetGrafanaInstallationResp) ValidateAll() error
- type GetGrafanaInstallationRespMultiError
- type GetGrafanaInstallationRespValidationError
- func (e GetGrafanaInstallationRespValidationError) Cause() error
- func (e GetGrafanaInstallationRespValidationError) Error() string
- func (e GetGrafanaInstallationRespValidationError) ErrorName() string
- func (e GetGrafanaInstallationRespValidationError) Field() string
- func (e GetGrafanaInstallationRespValidationError) Key() bool
- func (e GetGrafanaInstallationRespValidationError) Reason() string
- type GetImageCommitInfoReq
- func (*GetImageCommitInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetImageCommitInfoReq) GetImage() string
- func (m *GetImageCommitInfoReq) GetImageIdOneof() isGetImageCommitInfoReq_ImageIdOneof
- func (x *GetImageCommitInfoReq) GetIntegrationId() string
- func (x *GetImageCommitInfoReq) GetRepository() string
- func (x *GetImageCommitInfoReq) GetTag() string
- func (*GetImageCommitInfoReq) ProtoMessage()
- func (x *GetImageCommitInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetImageCommitInfoReq) Reset()
- func (x *GetImageCommitInfoReq) String() string
- func (m *GetImageCommitInfoReq) Validate() error
- func (m *GetImageCommitInfoReq) ValidateAll() error
- type GetImageCommitInfoReqMultiError
- type GetImageCommitInfoReqValidationError
- func (e GetImageCommitInfoReqValidationError) Cause() error
- func (e GetImageCommitInfoReqValidationError) Error() string
- func (e GetImageCommitInfoReqValidationError) ErrorName() string
- func (e GetImageCommitInfoReqValidationError) Field() string
- func (e GetImageCommitInfoReqValidationError) Key() bool
- func (e GetImageCommitInfoReqValidationError) Reason() string
- type GetImageCommitInfoReq_Image
- type GetImageCommitInfoReq_Tag
- type GetImageCommitInfoResp
- func (*GetImageCommitInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetImageCommitInfoResp) GetCommit() *repo.Commit
- func (x *GetImageCommitInfoResp) GetRepository() string
- func (*GetImageCommitInfoResp) ProtoMessage()
- func (x *GetImageCommitInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetImageCommitInfoResp) Reset()
- func (x *GetImageCommitInfoResp) String() string
- func (m *GetImageCommitInfoResp) Validate() error
- func (m *GetImageCommitInfoResp) ValidateAll() error
- type GetImageCommitInfoRespMultiError
- type GetImageCommitInfoRespValidationError
- func (e GetImageCommitInfoRespValidationError) Cause() error
- func (e GetImageCommitInfoRespValidationError) Error() string
- func (e GetImageCommitInfoRespValidationError) ErrorName() string
- func (e GetImageCommitInfoRespValidationError) Field() string
- func (e GetImageCommitInfoRespValidationError) Key() bool
- func (e GetImageCommitInfoRespValidationError) Reason() string
- type GetInstallGitHubUrlReq
- func (*GetInstallGitHubUrlReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstallGitHubUrlReq) GetGithubOrg() string
- func (*GetInstallGitHubUrlReq) ProtoMessage()
- func (x *GetInstallGitHubUrlReq) ProtoReflect() protoreflect.Message
- func (x *GetInstallGitHubUrlReq) Reset()
- func (x *GetInstallGitHubUrlReq) String() string
- func (m *GetInstallGitHubUrlReq) Validate() error
- func (m *GetInstallGitHubUrlReq) ValidateAll() error
- type GetInstallGitHubUrlReqMultiError
- type GetInstallGitHubUrlReqValidationError
- func (e GetInstallGitHubUrlReqValidationError) Cause() error
- func (e GetInstallGitHubUrlReqValidationError) Error() string
- func (e GetInstallGitHubUrlReqValidationError) ErrorName() string
- func (e GetInstallGitHubUrlReqValidationError) Field() string
- func (e GetInstallGitHubUrlReqValidationError) Key() bool
- func (e GetInstallGitHubUrlReqValidationError) Reason() string
- type GetInstallGitHubUrlResp
- func (*GetInstallGitHubUrlResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstallGitHubUrlResp) GetManifest() string
- func (x *GetInstallGitHubUrlResp) GetUrl() string
- func (*GetInstallGitHubUrlResp) ProtoMessage()
- func (x *GetInstallGitHubUrlResp) ProtoReflect() protoreflect.Message
- func (x *GetInstallGitHubUrlResp) Reset()
- func (x *GetInstallGitHubUrlResp) String() string
- func (m *GetInstallGitHubUrlResp) Validate() error
- func (m *GetInstallGitHubUrlResp) ValidateAll() error
- type GetInstallGitHubUrlRespMultiError
- type GetInstallGitHubUrlRespValidationError
- func (e GetInstallGitHubUrlRespValidationError) Cause() error
- func (e GetInstallGitHubUrlRespValidationError) Error() string
- func (e GetInstallGitHubUrlRespValidationError) ErrorName() string
- func (e GetInstallGitHubUrlRespValidationError) Field() string
- func (e GetInstallGitHubUrlRespValidationError) Key() bool
- func (e GetInstallGitHubUrlRespValidationError) Reason() string
- type GetInstallPagerDutyUrlReq
- func (*GetInstallPagerDutyUrlReq) Descriptor() ([]byte, []int)deprecated
- func (*GetInstallPagerDutyUrlReq) ProtoMessage()
- func (x *GetInstallPagerDutyUrlReq) ProtoReflect() protoreflect.Message
- func (x *GetInstallPagerDutyUrlReq) Reset()
- func (x *GetInstallPagerDutyUrlReq) String() string
- func (m *GetInstallPagerDutyUrlReq) Validate() error
- func (m *GetInstallPagerDutyUrlReq) ValidateAll() error
- type GetInstallPagerDutyUrlReqMultiError
- type GetInstallPagerDutyUrlReqValidationError
- func (e GetInstallPagerDutyUrlReqValidationError) Cause() error
- func (e GetInstallPagerDutyUrlReqValidationError) Error() string
- func (e GetInstallPagerDutyUrlReqValidationError) ErrorName() string
- func (e GetInstallPagerDutyUrlReqValidationError) Field() string
- func (e GetInstallPagerDutyUrlReqValidationError) Key() bool
- func (e GetInstallPagerDutyUrlReqValidationError) Reason() string
- type GetInstallPagerDutyUrlResp
- func (*GetInstallPagerDutyUrlResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstallPagerDutyUrlResp) GetUrl() string
- func (*GetInstallPagerDutyUrlResp) ProtoMessage()
- func (x *GetInstallPagerDutyUrlResp) ProtoReflect() protoreflect.Message
- func (x *GetInstallPagerDutyUrlResp) Reset()
- func (x *GetInstallPagerDutyUrlResp) String() string
- func (m *GetInstallPagerDutyUrlResp) Validate() error
- func (m *GetInstallPagerDutyUrlResp) ValidateAll() error
- type GetInstallPagerDutyUrlRespMultiError
- type GetInstallPagerDutyUrlRespValidationError
- func (e GetInstallPagerDutyUrlRespValidationError) Cause() error
- func (e GetInstallPagerDutyUrlRespValidationError) Error() string
- func (e GetInstallPagerDutyUrlRespValidationError) ErrorName() string
- func (e GetInstallPagerDutyUrlRespValidationError) Field() string
- func (e GetInstallPagerDutyUrlRespValidationError) Key() bool
- func (e GetInstallPagerDutyUrlRespValidationError) Reason() string
- type GetInstallSlackUrlReq
- func (*GetInstallSlackUrlReq) Descriptor() ([]byte, []int)deprecated
- func (*GetInstallSlackUrlReq) ProtoMessage()
- func (x *GetInstallSlackUrlReq) ProtoReflect() protoreflect.Message
- func (x *GetInstallSlackUrlReq) Reset()
- func (x *GetInstallSlackUrlReq) String() string
- func (m *GetInstallSlackUrlReq) Validate() error
- func (m *GetInstallSlackUrlReq) ValidateAll() error
- type GetInstallSlackUrlReqMultiError
- type GetInstallSlackUrlReqValidationError
- func (e GetInstallSlackUrlReqValidationError) Cause() error
- func (e GetInstallSlackUrlReqValidationError) Error() string
- func (e GetInstallSlackUrlReqValidationError) ErrorName() string
- func (e GetInstallSlackUrlReqValidationError) Field() string
- func (e GetInstallSlackUrlReqValidationError) Key() bool
- func (e GetInstallSlackUrlReqValidationError) Reason() string
- type GetInstallSlackUrlResp
- func (*GetInstallSlackUrlResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetInstallSlackUrlResp) GetUrl() string
- func (*GetInstallSlackUrlResp) ProtoMessage()
- func (x *GetInstallSlackUrlResp) ProtoReflect() protoreflect.Message
- func (x *GetInstallSlackUrlResp) Reset()
- func (x *GetInstallSlackUrlResp) String() string
- func (m *GetInstallSlackUrlResp) Validate() error
- func (m *GetInstallSlackUrlResp) ValidateAll() error
- type GetInstallSlackUrlRespMultiError
- type GetInstallSlackUrlRespValidationError
- func (e GetInstallSlackUrlRespValidationError) Cause() error
- func (e GetInstallSlackUrlRespValidationError) Error() string
- func (e GetInstallSlackUrlRespValidationError) ErrorName() string
- func (e GetInstallSlackUrlRespValidationError) Field() string
- func (e GetInstallSlackUrlRespValidationError) Key() bool
- func (e GetInstallSlackUrlRespValidationError) Reason() string
- type GetLast9InstallationReq
- func (*GetLast9InstallationReq) Descriptor() ([]byte, []int)deprecated
- func (*GetLast9InstallationReq) ProtoMessage()
- func (x *GetLast9InstallationReq) ProtoReflect() protoreflect.Message
- func (x *GetLast9InstallationReq) Reset()
- func (x *GetLast9InstallationReq) String() string
- func (m *GetLast9InstallationReq) Validate() error
- func (m *GetLast9InstallationReq) ValidateAll() error
- type GetLast9InstallationReqMultiError
- type GetLast9InstallationReqValidationError
- func (e GetLast9InstallationReqValidationError) Cause() error
- func (e GetLast9InstallationReqValidationError) Error() string
- func (e GetLast9InstallationReqValidationError) ErrorName() string
- func (e GetLast9InstallationReqValidationError) Field() string
- func (e GetLast9InstallationReqValidationError) Key() bool
- func (e GetLast9InstallationReqValidationError) Reason() string
- type GetLast9InstallationResp
- func (*GetLast9InstallationResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetLast9InstallationResp) GetIntegrationId() string
- func (x *GetLast9InstallationResp) GetOrgSlug() string
- func (*GetLast9InstallationResp) ProtoMessage()
- func (x *GetLast9InstallationResp) ProtoReflect() protoreflect.Message
- func (x *GetLast9InstallationResp) Reset()
- func (x *GetLast9InstallationResp) String() string
- func (m *GetLast9InstallationResp) Validate() error
- func (m *GetLast9InstallationResp) ValidateAll() error
- type GetLast9InstallationRespMultiError
- type GetLast9InstallationRespValidationError
- func (e GetLast9InstallationRespValidationError) Cause() error
- func (e GetLast9InstallationRespValidationError) Error() string
- func (e GetLast9InstallationRespValidationError) ErrorName() string
- func (e GetLast9InstallationRespValidationError) Field() string
- func (e GetLast9InstallationRespValidationError) Key() bool
- func (e GetLast9InstallationRespValidationError) Reason() string
- type GetProgramDefaultsReq
- func (*GetProgramDefaultsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetProgramDefaultsReq) GetImage() string
- func (m *GetProgramDefaultsReq) GetImageIdOneof() isGetProgramDefaultsReq_ImageIdOneof
- func (x *GetProgramDefaultsReq) GetIntegrationId() string
- func (x *GetProgramDefaultsReq) GetRepository() string
- func (x *GetProgramDefaultsReq) GetSkipRegistryCache() bool
- func (x *GetProgramDefaultsReq) GetTag() string
- func (*GetProgramDefaultsReq) ProtoMessage()
- func (x *GetProgramDefaultsReq) ProtoReflect() protoreflect.Message
- func (x *GetProgramDefaultsReq) Reset()
- func (x *GetProgramDefaultsReq) String() string
- func (m *GetProgramDefaultsReq) Validate() error
- func (m *GetProgramDefaultsReq) ValidateAll() error
- type GetProgramDefaultsReqMultiError
- type GetProgramDefaultsReqValidationError
- func (e GetProgramDefaultsReqValidationError) Cause() error
- func (e GetProgramDefaultsReqValidationError) Error() string
- func (e GetProgramDefaultsReqValidationError) ErrorName() string
- func (e GetProgramDefaultsReqValidationError) Field() string
- func (e GetProgramDefaultsReqValidationError) Key() bool
- func (e GetProgramDefaultsReqValidationError) Reason() string
- type GetProgramDefaultsReq_Image
- type GetProgramDefaultsReq_Tag
- type GetProgramDefaultsResp
- func (*GetProgramDefaultsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetProgramDefaultsResp) GetProgramDefaults() *ProgramDefaults
- func (*GetProgramDefaultsResp) ProtoMessage()
- func (x *GetProgramDefaultsResp) ProtoReflect() protoreflect.Message
- func (x *GetProgramDefaultsResp) Reset()
- func (x *GetProgramDefaultsResp) String() string
- func (m *GetProgramDefaultsResp) Validate() error
- func (m *GetProgramDefaultsResp) ValidateAll() error
- type GetProgramDefaultsRespMultiError
- type GetProgramDefaultsRespValidationError
- func (e GetProgramDefaultsRespValidationError) Cause() error
- func (e GetProgramDefaultsRespValidationError) Error() string
- func (e GetProgramDefaultsRespValidationError) ErrorName() string
- func (e GetProgramDefaultsRespValidationError) Field() string
- func (e GetProgramDefaultsRespValidationError) Key() bool
- func (e GetProgramDefaultsRespValidationError) Reason() string
- type GetServiceImageInfoReq
- func (*GetServiceImageInfoReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceImageInfoReq) GetApplication() string
- func (x *GetServiceImageInfoReq) GetService() string
- func (x *GetServiceImageInfoReq) GetVersions() []string
- func (*GetServiceImageInfoReq) ProtoMessage()
- func (x *GetServiceImageInfoReq) ProtoReflect() protoreflect.Message
- func (x *GetServiceImageInfoReq) Reset()
- func (x *GetServiceImageInfoReq) String() string
- func (m *GetServiceImageInfoReq) Validate() error
- func (m *GetServiceImageInfoReq) ValidateAll() error
- type GetServiceImageInfoReqMultiError
- type GetServiceImageInfoReqValidationError
- func (e GetServiceImageInfoReqValidationError) Cause() error
- func (e GetServiceImageInfoReqValidationError) Error() string
- func (e GetServiceImageInfoReqValidationError) ErrorName() string
- func (e GetServiceImageInfoReqValidationError) Field() string
- func (e GetServiceImageInfoReqValidationError) Key() bool
- func (e GetServiceImageInfoReqValidationError) Reason() string
- type GetServiceImageInfoResp
- func (*GetServiceImageInfoResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceImageInfoResp) GetServiceId() string
- func (x *GetServiceImageInfoResp) GetServiceName() string
- func (x *GetServiceImageInfoResp) GetVersionInfos() []*GetServiceImageInfoResp_VersionInfo
- func (*GetServiceImageInfoResp) ProtoMessage()
- func (x *GetServiceImageInfoResp) ProtoReflect() protoreflect.Message
- func (x *GetServiceImageInfoResp) Reset()
- func (x *GetServiceImageInfoResp) String() string
- func (m *GetServiceImageInfoResp) Validate() error
- func (m *GetServiceImageInfoResp) ValidateAll() error
- type GetServiceImageInfoRespMultiError
- type GetServiceImageInfoRespValidationError
- func (e GetServiceImageInfoRespValidationError) Cause() error
- func (e GetServiceImageInfoRespValidationError) Error() string
- func (e GetServiceImageInfoRespValidationError) ErrorName() string
- func (e GetServiceImageInfoRespValidationError) Field() string
- func (e GetServiceImageInfoRespValidationError) Key() bool
- func (e GetServiceImageInfoRespValidationError) Reason() string
- type GetServiceImageInfoResp_PerReleaseChannel
- func (*GetServiceImageInfoResp_PerReleaseChannel) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceImageInfoResp_PerReleaseChannel) GetProgramInfos() []*GetServiceImageInfoResp_ProgramInfo
- func (x *GetServiceImageInfoResp_PerReleaseChannel) GetReleaseChannel() string
- func (*GetServiceImageInfoResp_PerReleaseChannel) ProtoMessage()
- func (x *GetServiceImageInfoResp_PerReleaseChannel) ProtoReflect() protoreflect.Message
- func (x *GetServiceImageInfoResp_PerReleaseChannel) Reset()
- func (x *GetServiceImageInfoResp_PerReleaseChannel) String() string
- func (m *GetServiceImageInfoResp_PerReleaseChannel) Validate() error
- func (m *GetServiceImageInfoResp_PerReleaseChannel) ValidateAll() error
- type GetServiceImageInfoResp_PerReleaseChannelMultiError
- type GetServiceImageInfoResp_PerReleaseChannelValidationError
- func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Cause() error
- func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Error() string
- func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) ErrorName() string
- func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Field() string
- func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Key() bool
- func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Reason() string
- type GetServiceImageInfoResp_ProgramInfo
- func (*GetServiceImageInfoResp_ProgramInfo) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceImageInfoResp_ProgramInfo) GetImageUrl() string
- func (x *GetServiceImageInfoResp_ProgramInfo) GetTags() []string
- func (*GetServiceImageInfoResp_ProgramInfo) ProtoMessage()
- func (x *GetServiceImageInfoResp_ProgramInfo) ProtoReflect() protoreflect.Message
- func (x *GetServiceImageInfoResp_ProgramInfo) Reset()
- func (x *GetServiceImageInfoResp_ProgramInfo) String() string
- func (m *GetServiceImageInfoResp_ProgramInfo) Validate() error
- func (m *GetServiceImageInfoResp_ProgramInfo) ValidateAll() error
- type GetServiceImageInfoResp_ProgramInfoMultiError
- type GetServiceImageInfoResp_ProgramInfoValidationError
- func (e GetServiceImageInfoResp_ProgramInfoValidationError) Cause() error
- func (e GetServiceImageInfoResp_ProgramInfoValidationError) Error() string
- func (e GetServiceImageInfoResp_ProgramInfoValidationError) ErrorName() string
- func (e GetServiceImageInfoResp_ProgramInfoValidationError) Field() string
- func (e GetServiceImageInfoResp_ProgramInfoValidationError) Key() bool
- func (e GetServiceImageInfoResp_ProgramInfoValidationError) Reason() string
- type GetServiceImageInfoResp_VersionInfo
- func (*GetServiceImageInfoResp_VersionInfo) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceImageInfoResp_VersionInfo) GetPerReleaseChannel() []*GetServiceImageInfoResp_PerReleaseChannel
- func (x *GetServiceImageInfoResp_VersionInfo) GetProgramInfos() []*GetServiceImageInfoResp_ProgramInfo
- func (x *GetServiceImageInfoResp_VersionInfo) GetVersion() string
- func (*GetServiceImageInfoResp_VersionInfo) ProtoMessage()
- func (x *GetServiceImageInfoResp_VersionInfo) ProtoReflect() protoreflect.Message
- func (x *GetServiceImageInfoResp_VersionInfo) Reset()
- func (x *GetServiceImageInfoResp_VersionInfo) String() string
- func (m *GetServiceImageInfoResp_VersionInfo) Validate() error
- func (m *GetServiceImageInfoResp_VersionInfo) ValidateAll() error
- type GetServiceImageInfoResp_VersionInfoMultiError
- type GetServiceImageInfoResp_VersionInfoValidationError
- func (e GetServiceImageInfoResp_VersionInfoValidationError) Cause() error
- func (e GetServiceImageInfoResp_VersionInfoValidationError) Error() string
- func (e GetServiceImageInfoResp_VersionInfoValidationError) ErrorName() string
- func (e GetServiceImageInfoResp_VersionInfoValidationError) Field() string
- func (e GetServiceImageInfoResp_VersionInfoValidationError) Key() bool
- func (e GetServiceImageInfoResp_VersionInfoValidationError) Reason() string
- type GetTrackedImageRepositoryReq
- func (*GetTrackedImageRepositoryReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrackedImageRepositoryReq) GetIntegrationId() string
- func (x *GetTrackedImageRepositoryReq) GetRepository() string
- func (*GetTrackedImageRepositoryReq) ProtoMessage()
- func (x *GetTrackedImageRepositoryReq) ProtoReflect() protoreflect.Message
- func (x *GetTrackedImageRepositoryReq) Reset()
- func (x *GetTrackedImageRepositoryReq) String() string
- func (m *GetTrackedImageRepositoryReq) Validate() error
- func (m *GetTrackedImageRepositoryReq) ValidateAll() error
- type GetTrackedImageRepositoryReqMultiError
- type GetTrackedImageRepositoryReqValidationError
- func (e GetTrackedImageRepositoryReqValidationError) Cause() error
- func (e GetTrackedImageRepositoryReqValidationError) Error() string
- func (e GetTrackedImageRepositoryReqValidationError) ErrorName() string
- func (e GetTrackedImageRepositoryReqValidationError) Field() string
- func (e GetTrackedImageRepositoryReqValidationError) Key() bool
- func (e GetTrackedImageRepositoryReqValidationError) Reason() string
- type GetTrackedImageRepositoryResp
- func (*GetTrackedImageRepositoryResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetTrackedImageRepositoryResp) GetRepository() *TrackedImageRepository
- func (*GetTrackedImageRepositoryResp) ProtoMessage()
- func (x *GetTrackedImageRepositoryResp) ProtoReflect() protoreflect.Message
- func (x *GetTrackedImageRepositoryResp) Reset()
- func (x *GetTrackedImageRepositoryResp) String() string
- func (m *GetTrackedImageRepositoryResp) Validate() error
- func (m *GetTrackedImageRepositoryResp) ValidateAll() error
- type GetTrackedImageRepositoryRespMultiError
- type GetTrackedImageRepositoryRespValidationError
- func (e GetTrackedImageRepositoryRespValidationError) Cause() error
- func (e GetTrackedImageRepositoryRespValidationError) Error() string
- func (e GetTrackedImageRepositoryRespValidationError) ErrorName() string
- func (e GetTrackedImageRepositoryRespValidationError) Field() string
- func (e GetTrackedImageRepositoryRespValidationError) Key() bool
- func (e GetTrackedImageRepositoryRespValidationError) Reason() string
- type IndexStatus
- func (IndexStatus) Descriptor() protoreflect.EnumDescriptor
- func (x IndexStatus) Enum() *IndexStatus
- func (IndexStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x IndexStatus) Number() protoreflect.EnumNumber
- func (x IndexStatus) String() string
- func (IndexStatus) Type() protoreflect.EnumType
- type InstallGitHubReq
- func (*InstallGitHubReq) Descriptor() ([]byte, []int)deprecated
- func (x *InstallGitHubReq) GetInstallationId() int64
- func (*InstallGitHubReq) ProtoMessage()
- func (x *InstallGitHubReq) ProtoReflect() protoreflect.Message
- func (x *InstallGitHubReq) Reset()
- func (x *InstallGitHubReq) String() string
- func (m *InstallGitHubReq) Validate() error
- func (m *InstallGitHubReq) ValidateAll() error
- type InstallGitHubReqMultiError
- type InstallGitHubReqValidationError
- func (e InstallGitHubReqValidationError) Cause() error
- func (e InstallGitHubReqValidationError) Error() string
- func (e InstallGitHubReqValidationError) ErrorName() string
- func (e InstallGitHubReqValidationError) Field() string
- func (e InstallGitHubReqValidationError) Key() bool
- func (e InstallGitHubReqValidationError) Reason() string
- type InstallGitHubResp
- func (*InstallGitHubResp) Descriptor() ([]byte, []int)deprecated
- func (*InstallGitHubResp) ProtoMessage()
- func (x *InstallGitHubResp) ProtoReflect() protoreflect.Message
- func (x *InstallGitHubResp) Reset()
- func (x *InstallGitHubResp) String() string
- func (m *InstallGitHubResp) Validate() error
- func (m *InstallGitHubResp) ValidateAll() error
- type InstallGitHubRespMultiError
- type InstallGitHubRespValidationError
- func (e InstallGitHubRespValidationError) Cause() error
- func (e InstallGitHubRespValidationError) Error() string
- func (e InstallGitHubRespValidationError) ErrorName() string
- func (e InstallGitHubRespValidationError) Field() string
- func (e InstallGitHubRespValidationError) Key() bool
- func (e InstallGitHubRespValidationError) Reason() string
- type InstallGrafanaReq
- func (*InstallGrafanaReq) Descriptor() ([]byte, []int)deprecated
- func (x *InstallGrafanaReq) GetApiToken() string
- func (x *InstallGrafanaReq) GetUrl() string
- func (*InstallGrafanaReq) ProtoMessage()
- func (x *InstallGrafanaReq) ProtoReflect() protoreflect.Message
- func (x *InstallGrafanaReq) Reset()
- func (x *InstallGrafanaReq) String() string
- func (m *InstallGrafanaReq) Validate() error
- func (m *InstallGrafanaReq) ValidateAll() error
- type InstallGrafanaReqMultiError
- type InstallGrafanaReqValidationError
- func (e InstallGrafanaReqValidationError) Cause() error
- func (e InstallGrafanaReqValidationError) Error() string
- func (e InstallGrafanaReqValidationError) ErrorName() string
- func (e InstallGrafanaReqValidationError) Field() string
- func (e InstallGrafanaReqValidationError) Key() bool
- func (e InstallGrafanaReqValidationError) Reason() string
- type InstallGrafanaResp
- func (*InstallGrafanaResp) Descriptor() ([]byte, []int)deprecated
- func (x *InstallGrafanaResp) GetIntegrationId() string
- func (*InstallGrafanaResp) ProtoMessage()
- func (x *InstallGrafanaResp) ProtoReflect() protoreflect.Message
- func (x *InstallGrafanaResp) Reset()
- func (x *InstallGrafanaResp) String() string
- func (m *InstallGrafanaResp) Validate() error
- func (m *InstallGrafanaResp) ValidateAll() error
- type InstallGrafanaRespMultiError
- type InstallGrafanaRespValidationError
- func (e InstallGrafanaRespValidationError) Cause() error
- func (e InstallGrafanaRespValidationError) Error() string
- func (e InstallGrafanaRespValidationError) ErrorName() string
- func (e InstallGrafanaRespValidationError) Field() string
- func (e InstallGrafanaRespValidationError) Key() bool
- func (e InstallGrafanaRespValidationError) Reason() string
- type InstallLast9Req
- func (*InstallLast9Req) Descriptor() ([]byte, []int)deprecated
- func (x *InstallLast9Req) GetAccessToken() string
- func (x *InstallLast9Req) GetOrgSlug() string
- func (x *InstallLast9Req) GetRefreshToken() string
- func (*InstallLast9Req) ProtoMessage()
- func (x *InstallLast9Req) ProtoReflect() protoreflect.Message
- func (x *InstallLast9Req) Reset()
- func (x *InstallLast9Req) String() string
- func (m *InstallLast9Req) Validate() error
- func (m *InstallLast9Req) ValidateAll() error
- type InstallLast9ReqMultiError
- type InstallLast9ReqValidationError
- func (e InstallLast9ReqValidationError) Cause() error
- func (e InstallLast9ReqValidationError) Error() string
- func (e InstallLast9ReqValidationError) ErrorName() string
- func (e InstallLast9ReqValidationError) Field() string
- func (e InstallLast9ReqValidationError) Key() bool
- func (e InstallLast9ReqValidationError) Reason() string
- type InstallLast9Resp
- func (*InstallLast9Resp) Descriptor() ([]byte, []int)deprecated
- func (x *InstallLast9Resp) GetIntegrationId() string
- func (*InstallLast9Resp) ProtoMessage()
- func (x *InstallLast9Resp) ProtoReflect() protoreflect.Message
- func (x *InstallLast9Resp) Reset()
- func (x *InstallLast9Resp) String() string
- func (m *InstallLast9Resp) Validate() error
- func (m *InstallLast9Resp) ValidateAll() error
- type InstallLast9RespMultiError
- type InstallLast9RespValidationError
- func (e InstallLast9RespValidationError) Cause() error
- func (e InstallLast9RespValidationError) Error() string
- func (e InstallLast9RespValidationError) ErrorName() string
- func (e InstallLast9RespValidationError) Field() string
- func (e InstallLast9RespValidationError) Key() bool
- func (e InstallLast9RespValidationError) Reason() string
- type InstallPagerDutyReq
- func (*InstallPagerDutyReq) Descriptor() ([]byte, []int)deprecated
- func (x *InstallPagerDutyReq) GetCode() string
- func (x *InstallPagerDutyReq) GetError() string
- func (x *InstallPagerDutyReq) GetRedirectUri() string
- func (*InstallPagerDutyReq) ProtoMessage()
- func (x *InstallPagerDutyReq) ProtoReflect() protoreflect.Message
- func (x *InstallPagerDutyReq) Reset()
- func (x *InstallPagerDutyReq) String() string
- func (m *InstallPagerDutyReq) Validate() error
- func (m *InstallPagerDutyReq) ValidateAll() error
- type InstallPagerDutyReqMultiError
- type InstallPagerDutyReqValidationError
- func (e InstallPagerDutyReqValidationError) Cause() error
- func (e InstallPagerDutyReqValidationError) Error() string
- func (e InstallPagerDutyReqValidationError) ErrorName() string
- func (e InstallPagerDutyReqValidationError) Field() string
- func (e InstallPagerDutyReqValidationError) Key() bool
- func (e InstallPagerDutyReqValidationError) Reason() string
- type InstallPagerDutyResp
- func (*InstallPagerDutyResp) Descriptor() ([]byte, []int)deprecated
- func (x *InstallPagerDutyResp) GetMessage() string
- func (x *InstallPagerDutyResp) GetSuccess() bool
- func (*InstallPagerDutyResp) ProtoMessage()
- func (x *InstallPagerDutyResp) ProtoReflect() protoreflect.Message
- func (x *InstallPagerDutyResp) Reset()
- func (x *InstallPagerDutyResp) String() string
- func (m *InstallPagerDutyResp) Validate() error
- func (m *InstallPagerDutyResp) ValidateAll() error
- type InstallPagerDutyRespMultiError
- type InstallPagerDutyRespValidationError
- func (e InstallPagerDutyRespValidationError) Cause() error
- func (e InstallPagerDutyRespValidationError) Error() string
- func (e InstallPagerDutyRespValidationError) ErrorName() string
- func (e InstallPagerDutyRespValidationError) Field() string
- func (e InstallPagerDutyRespValidationError) Key() bool
- func (e InstallPagerDutyRespValidationError) Reason() string
- type InstallSlackReq
- func (*InstallSlackReq) Descriptor() ([]byte, []int)deprecated
- func (x *InstallSlackReq) GetCode() string
- func (x *InstallSlackReq) GetError() string
- func (x *InstallSlackReq) GetRedirectUri() string
- func (*InstallSlackReq) ProtoMessage()
- func (x *InstallSlackReq) ProtoReflect() protoreflect.Message
- func (x *InstallSlackReq) Reset()
- func (x *InstallSlackReq) String() string
- func (m *InstallSlackReq) Validate() error
- func (m *InstallSlackReq) ValidateAll() error
- type InstallSlackReqMultiError
- type InstallSlackReqValidationError
- func (e InstallSlackReqValidationError) Cause() error
- func (e InstallSlackReqValidationError) Error() string
- func (e InstallSlackReqValidationError) ErrorName() string
- func (e InstallSlackReqValidationError) Field() string
- func (e InstallSlackReqValidationError) Key() bool
- func (e InstallSlackReqValidationError) Reason() string
- type InstallSlackResp
- func (*InstallSlackResp) Descriptor() ([]byte, []int)deprecated
- func (x *InstallSlackResp) GetMessage() string
- func (x *InstallSlackResp) GetSuccess() bool
- func (*InstallSlackResp) ProtoMessage()
- func (x *InstallSlackResp) ProtoReflect() protoreflect.Message
- func (x *InstallSlackResp) Reset()
- func (x *InstallSlackResp) String() string
- func (m *InstallSlackResp) Validate() error
- func (m *InstallSlackResp) ValidateAll() error
- type InstallSlackRespMultiError
- type InstallSlackRespValidationError
- func (e InstallSlackRespValidationError) Cause() error
- func (e InstallSlackRespValidationError) Error() string
- func (e InstallSlackRespValidationError) ErrorName() string
- func (e InstallSlackRespValidationError) Field() string
- func (e InstallSlackRespValidationError) Key() bool
- func (e InstallSlackRespValidationError) Reason() string
- type Integration
- func (*Integration) Descriptor() ([]byte, []int)deprecated
- func (x *Integration) GetId() string
- func (x *Integration) GetName() string
- func (x *Integration) GetType() string
- func (*Integration) ProtoMessage()
- func (x *Integration) ProtoReflect() protoreflect.Message
- func (x *Integration) Reset()
- func (x *Integration) String() string
- func (m *Integration) Validate() error
- func (m *Integration) ValidateAll() error
- type IntegrationConfig
- func (*IntegrationConfig) Descriptor() ([]byte, []int)deprecated
- func (m *IntegrationConfig) GetConfigOneof() isIntegrationConfig_ConfigOneof
- func (x *IntegrationConfig) GetPagerdutyConfig() *TokenConfig
- func (x *IntegrationConfig) GetSlackConfig() *TokenConfig
- func (*IntegrationConfig) ProtoMessage()
- func (x *IntegrationConfig) ProtoReflect() protoreflect.Message
- func (x *IntegrationConfig) Reset()
- func (x *IntegrationConfig) String() string
- func (m *IntegrationConfig) Validate() error
- func (m *IntegrationConfig) ValidateAll() error
- type IntegrationConfigMultiError
- type IntegrationConfigValidationError
- func (e IntegrationConfigValidationError) Cause() error
- func (e IntegrationConfigValidationError) Error() string
- func (e IntegrationConfigValidationError) ErrorName() string
- func (e IntegrationConfigValidationError) Field() string
- func (e IntegrationConfigValidationError) Key() bool
- func (e IntegrationConfigValidationError) Reason() string
- type IntegrationConfig_PagerdutyConfig
- type IntegrationConfig_SlackConfig
- type IntegrationMultiError
- type IntegrationValidationError
- func (e IntegrationValidationError) Cause() error
- func (e IntegrationValidationError) Error() string
- func (e IntegrationValidationError) ErrorName() string
- func (e IntegrationValidationError) Field() string
- func (e IntegrationValidationError) Key() bool
- func (e IntegrationValidationError) Reason() string
- type ListContainerRegistryIntegrationsReq
- func (*ListContainerRegistryIntegrationsReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListContainerRegistryIntegrationsReq) GetFetchStatus() bool
- func (*ListContainerRegistryIntegrationsReq) ProtoMessage()
- func (x *ListContainerRegistryIntegrationsReq) ProtoReflect() protoreflect.Message
- func (x *ListContainerRegistryIntegrationsReq) Reset()
- func (x *ListContainerRegistryIntegrationsReq) String() string
- func (m *ListContainerRegistryIntegrationsReq) Validate() error
- func (m *ListContainerRegistryIntegrationsReq) ValidateAll() error
- type ListContainerRegistryIntegrationsReqMultiError
- type ListContainerRegistryIntegrationsReqValidationError
- func (e ListContainerRegistryIntegrationsReqValidationError) Cause() error
- func (e ListContainerRegistryIntegrationsReqValidationError) Error() string
- func (e ListContainerRegistryIntegrationsReqValidationError) ErrorName() string
- func (e ListContainerRegistryIntegrationsReqValidationError) Field() string
- func (e ListContainerRegistryIntegrationsReqValidationError) Key() bool
- func (e ListContainerRegistryIntegrationsReqValidationError) Reason() string
- type ListContainerRegistryIntegrationsResp
- func (*ListContainerRegistryIntegrationsResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListContainerRegistryIntegrationsResp) GetContainerRegistries() []*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo
- func (*ListContainerRegistryIntegrationsResp) ProtoMessage()
- func (x *ListContainerRegistryIntegrationsResp) ProtoReflect() protoreflect.Message
- func (x *ListContainerRegistryIntegrationsResp) Reset()
- func (x *ListContainerRegistryIntegrationsResp) String() string
- func (m *ListContainerRegistryIntegrationsResp) Validate() error
- func (m *ListContainerRegistryIntegrationsResp) ValidateAll() error
- type ListContainerRegistryIntegrationsRespMultiError
- type ListContainerRegistryIntegrationsRespValidationError
- func (e ListContainerRegistryIntegrationsRespValidationError) Cause() error
- func (e ListContainerRegistryIntegrationsRespValidationError) Error() string
- func (e ListContainerRegistryIntegrationsRespValidationError) ErrorName() string
- func (e ListContainerRegistryIntegrationsRespValidationError) Field() string
- func (e ListContainerRegistryIntegrationsRespValidationError) Key() bool
- func (e ListContainerRegistryIntegrationsRespValidationError) Reason() string
- type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo
- func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetEcrInfo() *ListContainerRegistryIntegrationsResp_ECRInfo
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetIntegrationId() string
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetName() string
- func (m *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetRegistryInfo() ...
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetStatus() RegistryStatus
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetType() string
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetUrl() string
- func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ProtoMessage()
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ProtoReflect() protoreflect.Message
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Reset()
- func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) String() string
- func (m *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Validate() error
- func (m *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ValidateAll() error
- type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError
- type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError
- func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Cause() error
- func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Error() string
- func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) ErrorName() string
- func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Field() string
- func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Key() bool
- func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Reason() string
- type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo_EcrInfo
- type ListContainerRegistryIntegrationsResp_ECRInfo
- func (*ListContainerRegistryIntegrationsResp_ECRInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ListContainerRegistryIntegrationsResp_ECRInfo) GetRegion() string
- func (*ListContainerRegistryIntegrationsResp_ECRInfo) ProtoMessage()
- func (x *ListContainerRegistryIntegrationsResp_ECRInfo) ProtoReflect() protoreflect.Message
- func (x *ListContainerRegistryIntegrationsResp_ECRInfo) Reset()
- func (x *ListContainerRegistryIntegrationsResp_ECRInfo) String() string
- func (m *ListContainerRegistryIntegrationsResp_ECRInfo) Validate() error
- func (m *ListContainerRegistryIntegrationsResp_ECRInfo) ValidateAll() error
- type ListContainerRegistryIntegrationsResp_ECRInfoMultiError
- type ListContainerRegistryIntegrationsResp_ECRInfoValidationError
- func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Cause() error
- func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Error() string
- func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) ErrorName() string
- func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Field() string
- func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Key() bool
- func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Reason() string
- type ListHoneycombEnvironmentsReq
- func (*ListHoneycombEnvironmentsReq) Descriptor() ([]byte, []int)deprecated
- func (*ListHoneycombEnvironmentsReq) ProtoMessage()
- func (x *ListHoneycombEnvironmentsReq) ProtoReflect() protoreflect.Message
- func (x *ListHoneycombEnvironmentsReq) Reset()
- func (x *ListHoneycombEnvironmentsReq) String() string
- func (m *ListHoneycombEnvironmentsReq) Validate() error
- func (m *ListHoneycombEnvironmentsReq) ValidateAll() error
- type ListHoneycombEnvironmentsReqMultiError
- type ListHoneycombEnvironmentsReqValidationError
- func (e ListHoneycombEnvironmentsReqValidationError) Cause() error
- func (e ListHoneycombEnvironmentsReqValidationError) Error() string
- func (e ListHoneycombEnvironmentsReqValidationError) ErrorName() string
- func (e ListHoneycombEnvironmentsReqValidationError) Field() string
- func (e ListHoneycombEnvironmentsReqValidationError) Key() bool
- func (e ListHoneycombEnvironmentsReqValidationError) Reason() string
- type ListHoneycombEnvironmentsResp
- func (*ListHoneycombEnvironmentsResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListHoneycombEnvironmentsResp) GetEnvironments() []*ListHoneycombEnvironmentsResp_HoneycombEnvironment
- func (*ListHoneycombEnvironmentsResp) ProtoMessage()
- func (x *ListHoneycombEnvironmentsResp) ProtoReflect() protoreflect.Message
- func (x *ListHoneycombEnvironmentsResp) Reset()
- func (x *ListHoneycombEnvironmentsResp) String() string
- func (m *ListHoneycombEnvironmentsResp) Validate() error
- func (m *ListHoneycombEnvironmentsResp) ValidateAll() error
- type ListHoneycombEnvironmentsRespMultiError
- type ListHoneycombEnvironmentsRespValidationError
- func (e ListHoneycombEnvironmentsRespValidationError) Cause() error
- func (e ListHoneycombEnvironmentsRespValidationError) Error() string
- func (e ListHoneycombEnvironmentsRespValidationError) ErrorName() string
- func (e ListHoneycombEnvironmentsRespValidationError) Field() string
- func (e ListHoneycombEnvironmentsRespValidationError) Key() bool
- func (e ListHoneycombEnvironmentsRespValidationError) Reason() string
- type ListHoneycombEnvironmentsResp_HoneycombEnvironment
- func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) Descriptor() ([]byte, []int)deprecated
- func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) GetIntegrationId() string
- func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) GetName() string
- func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) ProtoMessage()
- func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) ProtoReflect() protoreflect.Message
- func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) Reset()
- func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) String() string
- func (m *ListHoneycombEnvironmentsResp_HoneycombEnvironment) Validate() error
- func (m *ListHoneycombEnvironmentsResp_HoneycombEnvironment) ValidateAll() error
- type ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError
- type ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError
- func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Cause() error
- func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Error() string
- func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) ErrorName() string
- func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Field() string
- func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Key() bool
- func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Reason() string
- type ListIntegrationsReq
- func (*ListIntegrationsReq) Descriptor() ([]byte, []int)deprecated
- func (*ListIntegrationsReq) ProtoMessage()
- func (x *ListIntegrationsReq) ProtoReflect() protoreflect.Message
- func (x *ListIntegrationsReq) Reset()
- func (x *ListIntegrationsReq) String() string
- func (m *ListIntegrationsReq) Validate() error
- func (m *ListIntegrationsReq) ValidateAll() error
- type ListIntegrationsReqMultiError
- type ListIntegrationsReqValidationError
- func (e ListIntegrationsReqValidationError) Cause() error
- func (e ListIntegrationsReqValidationError) Error() string
- func (e ListIntegrationsReqValidationError) ErrorName() string
- func (e ListIntegrationsReqValidationError) Field() string
- func (e ListIntegrationsReqValidationError) Key() bool
- func (e ListIntegrationsReqValidationError) Reason() string
- type ListIntegrationsResp
- func (*ListIntegrationsResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListIntegrationsResp) GetIntegrations() []*Integration
- func (*ListIntegrationsResp) ProtoMessage()
- func (x *ListIntegrationsResp) ProtoReflect() protoreflect.Message
- func (x *ListIntegrationsResp) Reset()
- func (x *ListIntegrationsResp) String() string
- func (m *ListIntegrationsResp) Validate() error
- func (m *ListIntegrationsResp) ValidateAll() error
- type ListIntegrationsRespMultiError
- type ListIntegrationsRespValidationError
- func (e ListIntegrationsRespValidationError) Cause() error
- func (e ListIntegrationsRespValidationError) Error() string
- func (e ListIntegrationsRespValidationError) ErrorName() string
- func (e ListIntegrationsRespValidationError) Field() string
- func (e ListIntegrationsRespValidationError) Key() bool
- func (e ListIntegrationsRespValidationError) Reason() string
- type ListRepoCommitsReq
- func (*ListRepoCommitsReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListRepoCommitsReq) GetPageSize() int32
- func (x *ListRepoCommitsReq) GetPageToken() string
- func (x *ListRepoCommitsReq) GetRepository() string
- func (x *ListRepoCommitsReq) GetStartingRef() string
- func (*ListRepoCommitsReq) ProtoMessage()
- func (x *ListRepoCommitsReq) ProtoReflect() protoreflect.Message
- func (x *ListRepoCommitsReq) Reset()
- func (x *ListRepoCommitsReq) String() string
- func (m *ListRepoCommitsReq) Validate() error
- func (m *ListRepoCommitsReq) ValidateAll() error
- type ListRepoCommitsReqMultiError
- type ListRepoCommitsReqValidationError
- func (e ListRepoCommitsReqValidationError) Cause() error
- func (e ListRepoCommitsReqValidationError) Error() string
- func (e ListRepoCommitsReqValidationError) ErrorName() string
- func (e ListRepoCommitsReqValidationError) Field() string
- func (e ListRepoCommitsReqValidationError) Key() bool
- func (e ListRepoCommitsReqValidationError) Reason() string
- type ListRepoCommitsResp
- func (*ListRepoCommitsResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListRepoCommitsResp) GetCommits() []*repo.Commit
- func (x *ListRepoCommitsResp) GetNextPageToken() string
- func (*ListRepoCommitsResp) ProtoMessage()
- func (x *ListRepoCommitsResp) ProtoReflect() protoreflect.Message
- func (x *ListRepoCommitsResp) Reset()
- func (x *ListRepoCommitsResp) String() string
- func (m *ListRepoCommitsResp) Validate() error
- func (m *ListRepoCommitsResp) ValidateAll() error
- type ListRepoCommitsRespMultiError
- type ListRepoCommitsRespValidationError
- func (e ListRepoCommitsRespValidationError) Cause() error
- func (e ListRepoCommitsRespValidationError) Error() string
- func (e ListRepoCommitsRespValidationError) ErrorName() string
- func (e ListRepoCommitsRespValidationError) Field() string
- func (e ListRepoCommitsRespValidationError) Key() bool
- func (e ListRepoCommitsRespValidationError) Reason() string
- type ListTrackedImageRepositoriesReq
- func (*ListTrackedImageRepositoriesReq) Descriptor() ([]byte, []int)deprecated
- func (x *ListTrackedImageRepositoriesReq) GetIntegrationId() string
- func (*ListTrackedImageRepositoriesReq) ProtoMessage()
- func (x *ListTrackedImageRepositoriesReq) ProtoReflect() protoreflect.Message
- func (x *ListTrackedImageRepositoriesReq) Reset()
- func (x *ListTrackedImageRepositoriesReq) String() string
- func (m *ListTrackedImageRepositoriesReq) Validate() error
- func (m *ListTrackedImageRepositoriesReq) ValidateAll() error
- type ListTrackedImageRepositoriesReqMultiError
- type ListTrackedImageRepositoriesReqValidationError
- func (e ListTrackedImageRepositoriesReqValidationError) Cause() error
- func (e ListTrackedImageRepositoriesReqValidationError) Error() string
- func (e ListTrackedImageRepositoriesReqValidationError) ErrorName() string
- func (e ListTrackedImageRepositoriesReqValidationError) Field() string
- func (e ListTrackedImageRepositoriesReqValidationError) Key() bool
- func (e ListTrackedImageRepositoriesReqValidationError) Reason() string
- type ListTrackedImageRepositoriesResp
- func (*ListTrackedImageRepositoriesResp) Descriptor() ([]byte, []int)deprecated
- func (x *ListTrackedImageRepositoriesResp) GetRepositories() []*TrackedImageRepository
- func (*ListTrackedImageRepositoriesResp) ProtoMessage()
- func (x *ListTrackedImageRepositoriesResp) ProtoReflect() protoreflect.Message
- func (x *ListTrackedImageRepositoriesResp) Reset()
- func (x *ListTrackedImageRepositoriesResp) String() string
- func (m *ListTrackedImageRepositoriesResp) Validate() error
- func (m *ListTrackedImageRepositoriesResp) ValidateAll() error
- type ListTrackedImageRepositoriesRespMultiError
- type ListTrackedImageRepositoriesRespValidationError
- func (e ListTrackedImageRepositoriesRespValidationError) Cause() error
- func (e ListTrackedImageRepositoriesRespValidationError) Error() string
- func (e ListTrackedImageRepositoriesRespValidationError) ErrorName() string
- func (e ListTrackedImageRepositoriesRespValidationError) Field() string
- func (e ListTrackedImageRepositoriesRespValidationError) Key() bool
- func (e ListTrackedImageRepositoriesRespValidationError) Reason() string
- type PagerDutyService
- func (*PagerDutyService) Descriptor() ([]byte, []int)deprecated
- func (x *PagerDutyService) GetId() string
- func (x *PagerDutyService) GetName() string
- func (*PagerDutyService) ProtoMessage()
- func (x *PagerDutyService) ProtoReflect() protoreflect.Message
- func (x *PagerDutyService) Reset()
- func (x *PagerDutyService) String() string
- func (m *PagerDutyService) Validate() error
- func (m *PagerDutyService) ValidateAll() error
- type PagerDutyServiceMultiError
- type PagerDutyServiceValidationError
- func (e PagerDutyServiceValidationError) Cause() error
- func (e PagerDutyServiceValidationError) Error() string
- func (e PagerDutyServiceValidationError) ErrorName() string
- func (e PagerDutyServiceValidationError) Field() string
- func (e PagerDutyServiceValidationError) Key() bool
- func (e PagerDutyServiceValidationError) Reason() string
- type ProgramDefaults
- func (*ProgramDefaults) Descriptor() ([]byte, []int)deprecated
- func (x *ProgramDefaults) GetCmd() []string
- func (x *ProgramDefaults) GetEntrypoint() []string
- func (x *ProgramDefaults) GetEnv() map[string]*common_config.EnvValue
- func (x *ProgramDefaults) GetPorts() []*common_config.PortConfig
- func (*ProgramDefaults) ProtoMessage()
- func (x *ProgramDefaults) ProtoReflect() protoreflect.Message
- func (x *ProgramDefaults) Reset()
- func (x *ProgramDefaults) String() string
- func (m *ProgramDefaults) Validate() error
- func (m *ProgramDefaults) ValidateAll() error
- type ProgramDefaultsMultiError
- type ProgramDefaultsValidationError
- func (e ProgramDefaultsValidationError) Cause() error
- func (e ProgramDefaultsValidationError) Error() string
- func (e ProgramDefaultsValidationError) ErrorName() string
- func (e ProgramDefaultsValidationError) Field() string
- func (e ProgramDefaultsValidationError) Key() bool
- func (e ProgramDefaultsValidationError) Reason() string
- type RegistryImage
- func (*RegistryImage) Descriptor() ([]byte, []int)deprecated
- func (x *RegistryImage) GetCommit() *repo.Commit
- func (x *RegistryImage) GetCreated() *timestamppb.Timestamp
- func (x *RegistryImage) GetTag() string
- func (x *RegistryImage) GetUrl() string
- func (*RegistryImage) ProtoMessage()
- func (x *RegistryImage) ProtoReflect() protoreflect.Message
- func (x *RegistryImage) Reset()
- func (x *RegistryImage) String() string
- func (m *RegistryImage) Validate() error
- func (m *RegistryImage) ValidateAll() error
- type RegistryImageMultiError
- type RegistryImageValidationError
- func (e RegistryImageValidationError) Cause() error
- func (e RegistryImageValidationError) Error() string
- func (e RegistryImageValidationError) ErrorName() string
- func (e RegistryImageValidationError) Field() string
- func (e RegistryImageValidationError) Key() bool
- func (e RegistryImageValidationError) Reason() string
- type RegistryStatus
- func (RegistryStatus) Descriptor() protoreflect.EnumDescriptor
- func (x RegistryStatus) Enum() *RegistryStatus
- func (RegistryStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegistryStatus) Number() protoreflect.EnumNumber
- func (x RegistryStatus) String() string
- func (RegistryStatus) Type() protoreflect.EnumType
- type RegistryType
- func (RegistryType) Descriptor() protoreflect.EnumDescriptor
- func (x RegistryType) Enum() *RegistryType
- func (RegistryType) EnumDescriptor() ([]byte, []int)deprecated
- func (x RegistryType) Number() protoreflect.EnumNumber
- func (x RegistryType) String() string
- func (RegistryType) Type() protoreflect.EnumType
- type SlackChannel
- func (*SlackChannel) Descriptor() ([]byte, []int)deprecated
- func (x *SlackChannel) GetId() string
- func (x *SlackChannel) GetName() string
- func (*SlackChannel) ProtoMessage()
- func (x *SlackChannel) ProtoReflect() protoreflect.Message
- func (x *SlackChannel) Reset()
- func (x *SlackChannel) String() string
- func (m *SlackChannel) Validate() error
- func (m *SlackChannel) ValidateAll() error
- type SlackChannelMultiError
- type SlackChannelValidationError
- func (e SlackChannelValidationError) Cause() error
- func (e SlackChannelValidationError) Error() string
- func (e SlackChannelValidationError) ErrorName() string
- func (e SlackChannelValidationError) Field() string
- func (e SlackChannelValidationError) Key() bool
- func (e SlackChannelValidationError) Reason() string
- type StopTrackingImageRepositoryReq
- func (*StopTrackingImageRepositoryReq) Descriptor() ([]byte, []int)deprecated
- func (x *StopTrackingImageRepositoryReq) GetIntegrationId() string
- func (x *StopTrackingImageRepositoryReq) GetRepository() string
- func (*StopTrackingImageRepositoryReq) ProtoMessage()
- func (x *StopTrackingImageRepositoryReq) ProtoReflect() protoreflect.Message
- func (x *StopTrackingImageRepositoryReq) Reset()
- func (x *StopTrackingImageRepositoryReq) String() string
- func (m *StopTrackingImageRepositoryReq) Validate() error
- func (m *StopTrackingImageRepositoryReq) ValidateAll() error
- type StopTrackingImageRepositoryReqMultiError
- type StopTrackingImageRepositoryReqValidationError
- func (e StopTrackingImageRepositoryReqValidationError) Cause() error
- func (e StopTrackingImageRepositoryReqValidationError) Error() string
- func (e StopTrackingImageRepositoryReqValidationError) ErrorName() string
- func (e StopTrackingImageRepositoryReqValidationError) Field() string
- func (e StopTrackingImageRepositoryReqValidationError) Key() bool
- func (e StopTrackingImageRepositoryReqValidationError) Reason() string
- type StopTrackingImageRepositoryResp
- func (*StopTrackingImageRepositoryResp) Descriptor() ([]byte, []int)deprecated
- func (*StopTrackingImageRepositoryResp) ProtoMessage()
- func (x *StopTrackingImageRepositoryResp) ProtoReflect() protoreflect.Message
- func (x *StopTrackingImageRepositoryResp) Reset()
- func (x *StopTrackingImageRepositoryResp) String() string
- func (m *StopTrackingImageRepositoryResp) Validate() error
- func (m *StopTrackingImageRepositoryResp) ValidateAll() error
- type StopTrackingImageRepositoryRespMultiError
- type StopTrackingImageRepositoryRespValidationError
- func (e StopTrackingImageRepositoryRespValidationError) Cause() error
- func (e StopTrackingImageRepositoryRespValidationError) Error() string
- func (e StopTrackingImageRepositoryRespValidationError) ErrorName() string
- func (e StopTrackingImageRepositoryRespValidationError) Field() string
- func (e StopTrackingImageRepositoryRespValidationError) Key() bool
- func (e StopTrackingImageRepositoryRespValidationError) Reason() string
- type TokenConfig
- func (*TokenConfig) Descriptor() ([]byte, []int)deprecated
- func (x *TokenConfig) GetTokenSecretKey() string
- func (x *TokenConfig) GetTokenSecretVersion() string
- func (*TokenConfig) ProtoMessage()
- func (x *TokenConfig) ProtoReflect() protoreflect.Message
- func (x *TokenConfig) Reset()
- func (x *TokenConfig) String() string
- func (m *TokenConfig) Validate() error
- func (m *TokenConfig) ValidateAll() error
- type TokenConfigMultiError
- type TokenConfigValidationError
- func (e TokenConfigValidationError) Cause() error
- func (e TokenConfigValidationError) Error() string
- func (e TokenConfigValidationError) ErrorName() string
- func (e TokenConfigValidationError) Field() string
- func (e TokenConfigValidationError) Key() bool
- func (e TokenConfigValidationError) Reason() string
- type TrackImageRepositoriesReq
- func (*TrackImageRepositoriesReq) Descriptor() ([]byte, []int)deprecated
- func (x *TrackImageRepositoriesReq) GetIntegrationId() string
- func (x *TrackImageRepositoriesReq) GetRepositories() []string
- func (*TrackImageRepositoriesReq) ProtoMessage()
- func (x *TrackImageRepositoriesReq) ProtoReflect() protoreflect.Message
- func (x *TrackImageRepositoriesReq) Reset()
- func (x *TrackImageRepositoriesReq) String() string
- func (m *TrackImageRepositoriesReq) Validate() error
- func (m *TrackImageRepositoriesReq) ValidateAll() error
- type TrackImageRepositoriesReqMultiError
- type TrackImageRepositoriesReqValidationError
- func (e TrackImageRepositoriesReqValidationError) Cause() error
- func (e TrackImageRepositoriesReqValidationError) Error() string
- func (e TrackImageRepositoriesReqValidationError) ErrorName() string
- func (e TrackImageRepositoriesReqValidationError) Field() string
- func (e TrackImageRepositoriesReqValidationError) Key() bool
- func (e TrackImageRepositoriesReqValidationError) Reason() string
- type TrackImageRepositoriesResp
- func (*TrackImageRepositoriesResp) Descriptor() ([]byte, []int)deprecated
- func (*TrackImageRepositoriesResp) ProtoMessage()
- func (x *TrackImageRepositoriesResp) ProtoReflect() protoreflect.Message
- func (x *TrackImageRepositoriesResp) Reset()
- func (x *TrackImageRepositoriesResp) String() string
- func (m *TrackImageRepositoriesResp) Validate() error
- func (m *TrackImageRepositoriesResp) ValidateAll() error
- type TrackImageRepositoriesRespMultiError
- type TrackImageRepositoriesRespValidationError
- func (e TrackImageRepositoriesRespValidationError) Cause() error
- func (e TrackImageRepositoriesRespValidationError) Error() string
- func (e TrackImageRepositoriesRespValidationError) ErrorName() string
- func (e TrackImageRepositoriesRespValidationError) Field() string
- func (e TrackImageRepositoriesRespValidationError) Key() bool
- func (e TrackImageRepositoriesRespValidationError) Reason() string
- type TrackedImageRepository
- func (*TrackedImageRepository) Descriptor() ([]byte, []int)deprecated
- func (x *TrackedImageRepository) GetIndexStatus() IndexStatus
- func (x *TrackedImageRepository) GetLastIndex() *timestamppb.Timestamp
- func (x *TrackedImageRepository) GetRepository() string
- func (*TrackedImageRepository) ProtoMessage()
- func (x *TrackedImageRepository) ProtoReflect() protoreflect.Message
- func (x *TrackedImageRepository) Reset()
- func (x *TrackedImageRepository) String() string
- func (m *TrackedImageRepository) Validate() error
- func (m *TrackedImageRepository) ValidateAll() error
- type TrackedImageRepositoryMultiError
- type TrackedImageRepositoryValidationError
- func (e TrackedImageRepositoryValidationError) Cause() error
- func (e TrackedImageRepositoryValidationError) Error() string
- func (e TrackedImageRepositoryValidationError) ErrorName() string
- func (e TrackedImageRepositoryValidationError) Field() string
- func (e TrackedImageRepositoryValidationError) Key() bool
- func (e TrackedImageRepositoryValidationError) Reason() string
- type UnimplementedWorkflowManagerServer
- func (UnimplementedWorkflowManagerServer) AddHoneycombEnvironment(context.Context, *AddHoneycombEnvironmentReq) (*AddHoneycombEnvironmentResp, error)
- func (UnimplementedWorkflowManagerServer) CreateContainerRegistryIntegration(context.Context, *CreateContainerRegistryIntegrationReq) (*CreateContainerRegistryIntegrationRes, error)
- func (UnimplementedWorkflowManagerServer) CreateGitHubApp(context.Context, *CreateGitHubAppReq) (*CreateGitHubAppResp, error)
- func (UnimplementedWorkflowManagerServer) DeleteContainerRegistryIntegration(context.Context, *DeleteContainerRegistryIntegrationReq) (*DeleteContainerRegistryIntegrationResp, error)
- func (UnimplementedWorkflowManagerServer) DeleteHoneycombEnvironment(context.Context, *DeleteHoneycombEnvironmentReq) (*DeleteHoneycombEnvironmentResp, error)
- func (UnimplementedWorkflowManagerServer) DeleteIntegration(context.Context, *DeleteIntegrationReq) (*DeleteIntegrationResp, error)
- func (UnimplementedWorkflowManagerServer) GetCommitInfo(context.Context, *GetCommitInfoReq) (*GetCommitInfoResp, error)
- func (UnimplementedWorkflowManagerServer) GetContainerRegistryImages(context.Context, *GetContainerRegistryImagesReq) (*GetContainerRegistryImagesRes, error)
- func (UnimplementedWorkflowManagerServer) GetContainerRegistryIntegration(context.Context, *GetContainerRegistryIntegrationReq) (*GetContainerRegistryIntegrationResp, error)
- func (UnimplementedWorkflowManagerServer) GetGrafanaInstallation(context.Context, *GetGrafanaInstallationReq) (*GetGrafanaInstallationResp, error)
- func (UnimplementedWorkflowManagerServer) GetImageCommitInfo(context.Context, *GetImageCommitInfoReq) (*GetImageCommitInfoResp, error)
- func (UnimplementedWorkflowManagerServer) GetInstallGitHubUrl(context.Context, *GetInstallGitHubUrlReq) (*GetInstallGitHubUrlResp, error)
- func (UnimplementedWorkflowManagerServer) GetInstallPagerDutyUrl(context.Context, *GetInstallPagerDutyUrlReq) (*GetInstallPagerDutyUrlResp, error)
- func (UnimplementedWorkflowManagerServer) GetInstallSlackUrl(context.Context, *GetInstallSlackUrlReq) (*GetInstallSlackUrlResp, error)
- func (UnimplementedWorkflowManagerServer) GetLast9Installation(context.Context, *GetLast9InstallationReq) (*GetLast9InstallationResp, error)
- func (UnimplementedWorkflowManagerServer) GetProgramDefaults(context.Context, *GetProgramDefaultsReq) (*GetProgramDefaultsResp, error)
- func (UnimplementedWorkflowManagerServer) GetServiceImageInfo(context.Context, *GetServiceImageInfoReq) (*GetServiceImageInfoResp, error)
- func (UnimplementedWorkflowManagerServer) GetTrackedImageRepository(context.Context, *GetTrackedImageRepositoryReq) (*GetTrackedImageRepositoryResp, error)
- func (UnimplementedWorkflowManagerServer) InstallGitHub(context.Context, *InstallGitHubReq) (*InstallGitHubResp, error)
- func (UnimplementedWorkflowManagerServer) InstallGrafana(context.Context, *InstallGrafanaReq) (*InstallGrafanaResp, error)
- func (UnimplementedWorkflowManagerServer) InstallLast9(context.Context, *InstallLast9Req) (*InstallLast9Resp, error)
- func (UnimplementedWorkflowManagerServer) InstallPagerDuty(context.Context, *InstallPagerDutyReq) (*InstallPagerDutyResp, error)
- func (UnimplementedWorkflowManagerServer) InstallSlack(context.Context, *InstallSlackReq) (*InstallSlackResp, error)
- func (UnimplementedWorkflowManagerServer) ListContainerRegistryIntegrations(context.Context, *ListContainerRegistryIntegrationsReq) (*ListContainerRegistryIntegrationsResp, error)
- func (UnimplementedWorkflowManagerServer) ListHoneycombEnvironments(context.Context, *ListHoneycombEnvironmentsReq) (*ListHoneycombEnvironmentsResp, error)
- func (UnimplementedWorkflowManagerServer) ListIntegrations(context.Context, *ListIntegrationsReq) (*ListIntegrationsResp, error)
- func (UnimplementedWorkflowManagerServer) ListRepoCommits(context.Context, *ListRepoCommitsReq) (*ListRepoCommitsResp, error)
- func (UnimplementedWorkflowManagerServer) ListTrackedImageRepositories(context.Context, *ListTrackedImageRepositoriesReq) (*ListTrackedImageRepositoriesResp, error)
- func (UnimplementedWorkflowManagerServer) StopTrackingImageRepository(context.Context, *StopTrackingImageRepositoryReq) (*StopTrackingImageRepositoryResp, error)
- func (UnimplementedWorkflowManagerServer) TrackImageRepositories(context.Context, *TrackImageRepositoriesReq) (*TrackImageRepositoriesResp, error)
- func (UnimplementedWorkflowManagerServer) UninstallGrafana(context.Context, *UninstallGrafanaReq) (*UninstallGrafanaResp, error)
- func (UnimplementedWorkflowManagerServer) UninstallHoneycomb(context.Context, *UninstallHoneycombReq) (*UninstallHoneycombResp, error)
- func (UnimplementedWorkflowManagerServer) UninstallLast9(context.Context, *UninstallLast9Req) (*UninstallLast9Resp, error)
- func (UnimplementedWorkflowManagerServer) UninstallPagerDuty(context.Context, *UninstallPagerDutyReq) (*UninstallPagerDutyResp, error)
- func (UnimplementedWorkflowManagerServer) UninstallSlack(context.Context, *UninstallSlackReq) (*UninstallSlackResp, error)
- func (UnimplementedWorkflowManagerServer) UpdateHoneycombEnvironment(context.Context, *UpdateHoneycombEnvironmentReq) (*UpdateHoneycombEnvironmentResp, error)
- type UninstallGrafanaReq
- func (*UninstallGrafanaReq) Descriptor() ([]byte, []int)deprecated
- func (*UninstallGrafanaReq) ProtoMessage()
- func (x *UninstallGrafanaReq) ProtoReflect() protoreflect.Message
- func (x *UninstallGrafanaReq) Reset()
- func (x *UninstallGrafanaReq) String() string
- func (m *UninstallGrafanaReq) Validate() error
- func (m *UninstallGrafanaReq) ValidateAll() error
- type UninstallGrafanaReqMultiError
- type UninstallGrafanaReqValidationError
- func (e UninstallGrafanaReqValidationError) Cause() error
- func (e UninstallGrafanaReqValidationError) Error() string
- func (e UninstallGrafanaReqValidationError) ErrorName() string
- func (e UninstallGrafanaReqValidationError) Field() string
- func (e UninstallGrafanaReqValidationError) Key() bool
- func (e UninstallGrafanaReqValidationError) Reason() string
- type UninstallGrafanaResp
- func (*UninstallGrafanaResp) Descriptor() ([]byte, []int)deprecated
- func (x *UninstallGrafanaResp) GetIntegrationId() string
- func (*UninstallGrafanaResp) ProtoMessage()
- func (x *UninstallGrafanaResp) ProtoReflect() protoreflect.Message
- func (x *UninstallGrafanaResp) Reset()
- func (x *UninstallGrafanaResp) String() string
- func (m *UninstallGrafanaResp) Validate() error
- func (m *UninstallGrafanaResp) ValidateAll() error
- type UninstallGrafanaRespMultiError
- type UninstallGrafanaRespValidationError
- func (e UninstallGrafanaRespValidationError) Cause() error
- func (e UninstallGrafanaRespValidationError) Error() string
- func (e UninstallGrafanaRespValidationError) ErrorName() string
- func (e UninstallGrafanaRespValidationError) Field() string
- func (e UninstallGrafanaRespValidationError) Key() bool
- func (e UninstallGrafanaRespValidationError) Reason() string
- type UninstallHoneycombReq
- func (*UninstallHoneycombReq) Descriptor() ([]byte, []int)deprecated
- func (*UninstallHoneycombReq) ProtoMessage()
- func (x *UninstallHoneycombReq) ProtoReflect() protoreflect.Message
- func (x *UninstallHoneycombReq) Reset()
- func (x *UninstallHoneycombReq) String() string
- func (m *UninstallHoneycombReq) Validate() error
- func (m *UninstallHoneycombReq) ValidateAll() error
- type UninstallHoneycombReqMultiError
- type UninstallHoneycombReqValidationError
- func (e UninstallHoneycombReqValidationError) Cause() error
- func (e UninstallHoneycombReqValidationError) Error() string
- func (e UninstallHoneycombReqValidationError) ErrorName() string
- func (e UninstallHoneycombReqValidationError) Field() string
- func (e UninstallHoneycombReqValidationError) Key() bool
- func (e UninstallHoneycombReqValidationError) Reason() string
- type UninstallHoneycombResp
- func (*UninstallHoneycombResp) Descriptor() ([]byte, []int)deprecated
- func (x *UninstallHoneycombResp) GetIntegrationIds() []string
- func (*UninstallHoneycombResp) ProtoMessage()
- func (x *UninstallHoneycombResp) ProtoReflect() protoreflect.Message
- func (x *UninstallHoneycombResp) Reset()
- func (x *UninstallHoneycombResp) String() string
- func (m *UninstallHoneycombResp) Validate() error
- func (m *UninstallHoneycombResp) ValidateAll() error
- type UninstallHoneycombRespMultiError
- type UninstallHoneycombRespValidationError
- func (e UninstallHoneycombRespValidationError) Cause() error
- func (e UninstallHoneycombRespValidationError) Error() string
- func (e UninstallHoneycombRespValidationError) ErrorName() string
- func (e UninstallHoneycombRespValidationError) Field() string
- func (e UninstallHoneycombRespValidationError) Key() bool
- func (e UninstallHoneycombRespValidationError) Reason() string
- type UninstallLast9Req
- func (*UninstallLast9Req) Descriptor() ([]byte, []int)deprecated
- func (*UninstallLast9Req) ProtoMessage()
- func (x *UninstallLast9Req) ProtoReflect() protoreflect.Message
- func (x *UninstallLast9Req) Reset()
- func (x *UninstallLast9Req) String() string
- func (m *UninstallLast9Req) Validate() error
- func (m *UninstallLast9Req) ValidateAll() error
- type UninstallLast9ReqMultiError
- type UninstallLast9ReqValidationError
- func (e UninstallLast9ReqValidationError) Cause() error
- func (e UninstallLast9ReqValidationError) Error() string
- func (e UninstallLast9ReqValidationError) ErrorName() string
- func (e UninstallLast9ReqValidationError) Field() string
- func (e UninstallLast9ReqValidationError) Key() bool
- func (e UninstallLast9ReqValidationError) Reason() string
- type UninstallLast9Resp
- func (*UninstallLast9Resp) Descriptor() ([]byte, []int)deprecated
- func (x *UninstallLast9Resp) GetIntegrationId() string
- func (*UninstallLast9Resp) ProtoMessage()
- func (x *UninstallLast9Resp) ProtoReflect() protoreflect.Message
- func (x *UninstallLast9Resp) Reset()
- func (x *UninstallLast9Resp) String() string
- func (m *UninstallLast9Resp) Validate() error
- func (m *UninstallLast9Resp) ValidateAll() error
- type UninstallLast9RespMultiError
- type UninstallLast9RespValidationError
- func (e UninstallLast9RespValidationError) Cause() error
- func (e UninstallLast9RespValidationError) Error() string
- func (e UninstallLast9RespValidationError) ErrorName() string
- func (e UninstallLast9RespValidationError) Field() string
- func (e UninstallLast9RespValidationError) Key() bool
- func (e UninstallLast9RespValidationError) Reason() string
- type UninstallPagerDutyReq
- func (*UninstallPagerDutyReq) Descriptor() ([]byte, []int)deprecated
- func (*UninstallPagerDutyReq) ProtoMessage()
- func (x *UninstallPagerDutyReq) ProtoReflect() protoreflect.Message
- func (x *UninstallPagerDutyReq) Reset()
- func (x *UninstallPagerDutyReq) String() string
- func (m *UninstallPagerDutyReq) Validate() error
- func (m *UninstallPagerDutyReq) ValidateAll() error
- type UninstallPagerDutyReqMultiError
- type UninstallPagerDutyReqValidationError
- func (e UninstallPagerDutyReqValidationError) Cause() error
- func (e UninstallPagerDutyReqValidationError) Error() string
- func (e UninstallPagerDutyReqValidationError) ErrorName() string
- func (e UninstallPagerDutyReqValidationError) Field() string
- func (e UninstallPagerDutyReqValidationError) Key() bool
- func (e UninstallPagerDutyReqValidationError) Reason() string
- type UninstallPagerDutyResp
- func (*UninstallPagerDutyResp) Descriptor() ([]byte, []int)deprecated
- func (x *UninstallPagerDutyResp) GetSuccess() bool
- func (*UninstallPagerDutyResp) ProtoMessage()
- func (x *UninstallPagerDutyResp) ProtoReflect() protoreflect.Message
- func (x *UninstallPagerDutyResp) Reset()
- func (x *UninstallPagerDutyResp) String() string
- func (m *UninstallPagerDutyResp) Validate() error
- func (m *UninstallPagerDutyResp) ValidateAll() error
- type UninstallPagerDutyRespMultiError
- type UninstallPagerDutyRespValidationError
- func (e UninstallPagerDutyRespValidationError) Cause() error
- func (e UninstallPagerDutyRespValidationError) Error() string
- func (e UninstallPagerDutyRespValidationError) ErrorName() string
- func (e UninstallPagerDutyRespValidationError) Field() string
- func (e UninstallPagerDutyRespValidationError) Key() bool
- func (e UninstallPagerDutyRespValidationError) Reason() string
- type UninstallSlackReq
- func (*UninstallSlackReq) Descriptor() ([]byte, []int)deprecated
- func (*UninstallSlackReq) ProtoMessage()
- func (x *UninstallSlackReq) ProtoReflect() protoreflect.Message
- func (x *UninstallSlackReq) Reset()
- func (x *UninstallSlackReq) String() string
- func (m *UninstallSlackReq) Validate() error
- func (m *UninstallSlackReq) ValidateAll() error
- type UninstallSlackReqMultiError
- type UninstallSlackReqValidationError
- func (e UninstallSlackReqValidationError) Cause() error
- func (e UninstallSlackReqValidationError) Error() string
- func (e UninstallSlackReqValidationError) ErrorName() string
- func (e UninstallSlackReqValidationError) Field() string
- func (e UninstallSlackReqValidationError) Key() bool
- func (e UninstallSlackReqValidationError) Reason() string
- type UninstallSlackResp
- func (*UninstallSlackResp) Descriptor() ([]byte, []int)deprecated
- func (x *UninstallSlackResp) GetSuccess() bool
- func (*UninstallSlackResp) ProtoMessage()
- func (x *UninstallSlackResp) ProtoReflect() protoreflect.Message
- func (x *UninstallSlackResp) Reset()
- func (x *UninstallSlackResp) String() string
- func (m *UninstallSlackResp) Validate() error
- func (m *UninstallSlackResp) ValidateAll() error
- type UninstallSlackRespMultiError
- type UninstallSlackRespValidationError
- func (e UninstallSlackRespValidationError) Cause() error
- func (e UninstallSlackRespValidationError) Error() string
- func (e UninstallSlackRespValidationError) ErrorName() string
- func (e UninstallSlackRespValidationError) Field() string
- func (e UninstallSlackRespValidationError) Key() bool
- func (e UninstallSlackRespValidationError) Reason() string
- type UnsafeWorkflowManagerServer
- type UpdateHoneycombEnvironmentReq
- func (*UpdateHoneycombEnvironmentReq) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateHoneycombEnvironmentReq) GetApiKey() string
- func (x *UpdateHoneycombEnvironmentReq) GetName() string
- func (*UpdateHoneycombEnvironmentReq) ProtoMessage()
- func (x *UpdateHoneycombEnvironmentReq) ProtoReflect() protoreflect.Message
- func (x *UpdateHoneycombEnvironmentReq) Reset()
- func (x *UpdateHoneycombEnvironmentReq) String() string
- func (m *UpdateHoneycombEnvironmentReq) Validate() error
- func (m *UpdateHoneycombEnvironmentReq) ValidateAll() error
- type UpdateHoneycombEnvironmentReqMultiError
- type UpdateHoneycombEnvironmentReqValidationError
- func (e UpdateHoneycombEnvironmentReqValidationError) Cause() error
- func (e UpdateHoneycombEnvironmentReqValidationError) Error() string
- func (e UpdateHoneycombEnvironmentReqValidationError) ErrorName() string
- func (e UpdateHoneycombEnvironmentReqValidationError) Field() string
- func (e UpdateHoneycombEnvironmentReqValidationError) Key() bool
- func (e UpdateHoneycombEnvironmentReqValidationError) Reason() string
- type UpdateHoneycombEnvironmentResp
- func (*UpdateHoneycombEnvironmentResp) Descriptor() ([]byte, []int)deprecated
- func (*UpdateHoneycombEnvironmentResp) ProtoMessage()
- func (x *UpdateHoneycombEnvironmentResp) ProtoReflect() protoreflect.Message
- func (x *UpdateHoneycombEnvironmentResp) Reset()
- func (x *UpdateHoneycombEnvironmentResp) String() string
- func (m *UpdateHoneycombEnvironmentResp) Validate() error
- func (m *UpdateHoneycombEnvironmentResp) ValidateAll() error
- type UpdateHoneycombEnvironmentRespMultiError
- type UpdateHoneycombEnvironmentRespValidationError
- func (e UpdateHoneycombEnvironmentRespValidationError) Cause() error
- func (e UpdateHoneycombEnvironmentRespValidationError) Error() string
- func (e UpdateHoneycombEnvironmentRespValidationError) ErrorName() string
- func (e UpdateHoneycombEnvironmentRespValidationError) Field() string
- func (e UpdateHoneycombEnvironmentRespValidationError) Key() bool
- func (e UpdateHoneycombEnvironmentRespValidationError) Reason() string
- type WorkflowManagerClient
- type WorkflowManagerServer
Constants ¶
const ( WorkflowManager_ListIntegrations_FullMethodName = "/prodvana.workflow.WorkflowManager/ListIntegrations" WorkflowManager_DeleteIntegration_FullMethodName = "/prodvana.workflow.WorkflowManager/DeleteIntegration" WorkflowManager_CreateContainerRegistryIntegration_FullMethodName = "/prodvana.workflow.WorkflowManager/CreateContainerRegistryIntegration" WorkflowManager_DeleteContainerRegistryIntegration_FullMethodName = "/prodvana.workflow.WorkflowManager/DeleteContainerRegistryIntegration" WorkflowManager_ListContainerRegistryIntegrations_FullMethodName = "/prodvana.workflow.WorkflowManager/ListContainerRegistryIntegrations" WorkflowManager_GetContainerRegistryIntegration_FullMethodName = "/prodvana.workflow.WorkflowManager/GetContainerRegistryIntegration" WorkflowManager_GetServiceImageInfo_FullMethodName = "/prodvana.workflow.WorkflowManager/GetServiceImageInfo" WorkflowManager_GetContainerRegistryImages_FullMethodName = "/prodvana.workflow.WorkflowManager/GetContainerRegistryImages" WorkflowManager_ListTrackedImageRepositories_FullMethodName = "/prodvana.workflow.WorkflowManager/ListTrackedImageRepositories" WorkflowManager_GetTrackedImageRepository_FullMethodName = "/prodvana.workflow.WorkflowManager/GetTrackedImageRepository" WorkflowManager_TrackImageRepositories_FullMethodName = "/prodvana.workflow.WorkflowManager/TrackImageRepositories" WorkflowManager_StopTrackingImageRepository_FullMethodName = "/prodvana.workflow.WorkflowManager/StopTrackingImageRepository" WorkflowManager_GetProgramDefaults_FullMethodName = "/prodvana.workflow.WorkflowManager/GetProgramDefaults" WorkflowManager_GetImageCommitInfo_FullMethodName = "/prodvana.workflow.WorkflowManager/GetImageCommitInfo" WorkflowManager_InstallSlack_FullMethodName = "/prodvana.workflow.WorkflowManager/InstallSlack" WorkflowManager_UninstallSlack_FullMethodName = "/prodvana.workflow.WorkflowManager/UninstallSlack" WorkflowManager_GetInstallSlackUrl_FullMethodName = "/prodvana.workflow.WorkflowManager/GetInstallSlackUrl" WorkflowManager_InstallPagerDuty_FullMethodName = "/prodvana.workflow.WorkflowManager/InstallPagerDuty" WorkflowManager_GetInstallPagerDutyUrl_FullMethodName = "/prodvana.workflow.WorkflowManager/GetInstallPagerDutyUrl" WorkflowManager_UninstallPagerDuty_FullMethodName = "/prodvana.workflow.WorkflowManager/UninstallPagerDuty" WorkflowManager_GetGrafanaInstallation_FullMethodName = "/prodvana.workflow.WorkflowManager/GetGrafanaInstallation" WorkflowManager_InstallGrafana_FullMethodName = "/prodvana.workflow.WorkflowManager/InstallGrafana" WorkflowManager_UninstallGrafana_FullMethodName = "/prodvana.workflow.WorkflowManager/UninstallGrafana" WorkflowManager_ListHoneycombEnvironments_FullMethodName = "/prodvana.workflow.WorkflowManager/ListHoneycombEnvironments" WorkflowManager_AddHoneycombEnvironment_FullMethodName = "/prodvana.workflow.WorkflowManager/AddHoneycombEnvironment" WorkflowManager_UpdateHoneycombEnvironment_FullMethodName = "/prodvana.workflow.WorkflowManager/UpdateHoneycombEnvironment" WorkflowManager_DeleteHoneycombEnvironment_FullMethodName = "/prodvana.workflow.WorkflowManager/DeleteHoneycombEnvironment" WorkflowManager_UninstallHoneycomb_FullMethodName = "/prodvana.workflow.WorkflowManager/UninstallHoneycomb" WorkflowManager_GetInstallGitHubUrl_FullMethodName = "/prodvana.workflow.WorkflowManager/GetInstallGitHubUrl" WorkflowManager_CreateGitHubApp_FullMethodName = "/prodvana.workflow.WorkflowManager/CreateGitHubApp" WorkflowManager_InstallGitHub_FullMethodName = "/prodvana.workflow.WorkflowManager/InstallGitHub" WorkflowManager_ListRepoCommits_FullMethodName = "/prodvana.workflow.WorkflowManager/ListRepoCommits" WorkflowManager_GetCommitInfo_FullMethodName = "/prodvana.workflow.WorkflowManager/GetCommitInfo" WorkflowManager_InstallLast9_FullMethodName = "/prodvana.workflow.WorkflowManager/InstallLast9" WorkflowManager_UninstallLast9_FullMethodName = "/prodvana.workflow.WorkflowManager/UninstallLast9" WorkflowManager_GetLast9Installation_FullMethodName = "/prodvana.workflow.WorkflowManager/GetLast9Installation" )
Variables ¶
var ( RegistryType_name = map[int32]string{ 0: "UNKNOWN", 1: "DOCKER_REGISTRY", 2: "ECR", } RegistryType_value = map[string]int32{ "UNKNOWN": 0, "DOCKER_REGISTRY": 1, "ECR": 2, } )
Enum value maps for RegistryType.
var ( RegistryStatus_name = map[int32]string{ 0: "UNDEFINED", 1: "CONNECTED", 2: "FAILED", 3: "RS_PENDING", } RegistryStatus_value = map[string]int32{ "UNDEFINED": 0, "CONNECTED": 1, "FAILED": 2, "RS_PENDING": 3, } )
Enum value maps for RegistryStatus.
var ( IndexStatus_name = map[int32]string{ 0: "IS_UNKNOWN", 1: "PENDING", 2: "INDEXING", 3: "INDEXED", } IndexStatus_value = map[string]int32{ "IS_UNKNOWN": 0, "PENDING": 1, "INDEXING": 2, "INDEXED": 3, } )
Enum value maps for IndexStatus.
var File_prodvana_workflow_integration_config_proto protoreflect.FileDescriptor
var File_prodvana_workflow_workflow_manager_proto protoreflect.FileDescriptor
var WorkflowManager_ServiceDesc = grpc.ServiceDesc{ ServiceName: "prodvana.workflow.WorkflowManager", HandlerType: (*WorkflowManagerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListIntegrations", Handler: _WorkflowManager_ListIntegrations_Handler, }, { MethodName: "DeleteIntegration", Handler: _WorkflowManager_DeleteIntegration_Handler, }, { MethodName: "CreateContainerRegistryIntegration", Handler: _WorkflowManager_CreateContainerRegistryIntegration_Handler, }, { MethodName: "DeleteContainerRegistryIntegration", Handler: _WorkflowManager_DeleteContainerRegistryIntegration_Handler, }, { MethodName: "ListContainerRegistryIntegrations", Handler: _WorkflowManager_ListContainerRegistryIntegrations_Handler, }, { MethodName: "GetContainerRegistryIntegration", Handler: _WorkflowManager_GetContainerRegistryIntegration_Handler, }, { MethodName: "GetServiceImageInfo", Handler: _WorkflowManager_GetServiceImageInfo_Handler, }, { MethodName: "GetContainerRegistryImages", Handler: _WorkflowManager_GetContainerRegistryImages_Handler, }, { MethodName: "ListTrackedImageRepositories", Handler: _WorkflowManager_ListTrackedImageRepositories_Handler, }, { MethodName: "GetTrackedImageRepository", Handler: _WorkflowManager_GetTrackedImageRepository_Handler, }, { MethodName: "TrackImageRepositories", Handler: _WorkflowManager_TrackImageRepositories_Handler, }, { MethodName: "StopTrackingImageRepository", Handler: _WorkflowManager_StopTrackingImageRepository_Handler, }, { MethodName: "GetProgramDefaults", Handler: _WorkflowManager_GetProgramDefaults_Handler, }, { MethodName: "GetImageCommitInfo", Handler: _WorkflowManager_GetImageCommitInfo_Handler, }, { MethodName: "InstallSlack", Handler: _WorkflowManager_InstallSlack_Handler, }, { MethodName: "UninstallSlack", Handler: _WorkflowManager_UninstallSlack_Handler, }, { MethodName: "GetInstallSlackUrl", Handler: _WorkflowManager_GetInstallSlackUrl_Handler, }, { MethodName: "InstallPagerDuty", Handler: _WorkflowManager_InstallPagerDuty_Handler, }, { MethodName: "GetInstallPagerDutyUrl", Handler: _WorkflowManager_GetInstallPagerDutyUrl_Handler, }, { MethodName: "UninstallPagerDuty", Handler: _WorkflowManager_UninstallPagerDuty_Handler, }, { MethodName: "GetGrafanaInstallation", Handler: _WorkflowManager_GetGrafanaInstallation_Handler, }, { MethodName: "InstallGrafana", Handler: _WorkflowManager_InstallGrafana_Handler, }, { MethodName: "UninstallGrafana", Handler: _WorkflowManager_UninstallGrafana_Handler, }, { MethodName: "ListHoneycombEnvironments", Handler: _WorkflowManager_ListHoneycombEnvironments_Handler, }, { MethodName: "AddHoneycombEnvironment", Handler: _WorkflowManager_AddHoneycombEnvironment_Handler, }, { MethodName: "UpdateHoneycombEnvironment", Handler: _WorkflowManager_UpdateHoneycombEnvironment_Handler, }, { MethodName: "DeleteHoneycombEnvironment", Handler: _WorkflowManager_DeleteHoneycombEnvironment_Handler, }, { MethodName: "UninstallHoneycomb", Handler: _WorkflowManager_UninstallHoneycomb_Handler, }, { MethodName: "GetInstallGitHubUrl", Handler: _WorkflowManager_GetInstallGitHubUrl_Handler, }, { MethodName: "CreateGitHubApp", Handler: _WorkflowManager_CreateGitHubApp_Handler, }, { MethodName: "InstallGitHub", Handler: _WorkflowManager_InstallGitHub_Handler, }, { MethodName: "ListRepoCommits", Handler: _WorkflowManager_ListRepoCommits_Handler, }, { MethodName: "GetCommitInfo", Handler: _WorkflowManager_GetCommitInfo_Handler, }, { MethodName: "InstallLast9", Handler: _WorkflowManager_InstallLast9_Handler, }, { MethodName: "UninstallLast9", Handler: _WorkflowManager_UninstallLast9_Handler, }, { MethodName: "GetLast9Installation", Handler: _WorkflowManager_GetLast9Installation_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "prodvana/workflow/workflow_manager.proto", }
WorkflowManager_ServiceDesc is the grpc.ServiceDesc for WorkflowManager service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterWorkflowManagerHandler ¶
func RegisterWorkflowManagerHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterWorkflowManagerHandler registers the http handlers for service WorkflowManager to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterWorkflowManagerHandlerClient ¶
func RegisterWorkflowManagerHandlerClient(ctx context.Context, mux *runtime.ServeMux, client WorkflowManagerClient) error
RegisterWorkflowManagerHandlerClient registers the http handlers for service WorkflowManager to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "WorkflowManagerClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "WorkflowManagerClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "WorkflowManagerClient" to call the correct interceptors.
func RegisterWorkflowManagerHandlerFromEndpoint ¶
func RegisterWorkflowManagerHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterWorkflowManagerHandlerFromEndpoint is same as RegisterWorkflowManagerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterWorkflowManagerHandlerServer ¶
func RegisterWorkflowManagerHandlerServer(ctx context.Context, mux *runtime.ServeMux, server WorkflowManagerServer) error
RegisterWorkflowManagerHandlerServer registers the http handlers for service WorkflowManager to "mux". UnaryRPC :call WorkflowManagerServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterWorkflowManagerHandlerFromEndpoint instead.
func RegisterWorkflowManagerServer ¶
func RegisterWorkflowManagerServer(s grpc.ServiceRegistrar, srv WorkflowManagerServer)
Types ¶
type AddHoneycombEnvironmentReq ¶
type AddHoneycombEnvironmentReq struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ApiKey string `protobuf:"bytes,2,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` // contains filtered or unexported fields }
func (*AddHoneycombEnvironmentReq) Descriptor
deprecated
func (*AddHoneycombEnvironmentReq) Descriptor() ([]byte, []int)
Deprecated: Use AddHoneycombEnvironmentReq.ProtoReflect.Descriptor instead.
func (*AddHoneycombEnvironmentReq) GetApiKey ¶
func (x *AddHoneycombEnvironmentReq) GetApiKey() string
func (*AddHoneycombEnvironmentReq) GetName ¶
func (x *AddHoneycombEnvironmentReq) GetName() string
func (*AddHoneycombEnvironmentReq) ProtoMessage ¶
func (*AddHoneycombEnvironmentReq) ProtoMessage()
func (*AddHoneycombEnvironmentReq) ProtoReflect ¶
func (x *AddHoneycombEnvironmentReq) ProtoReflect() protoreflect.Message
func (*AddHoneycombEnvironmentReq) Reset ¶
func (x *AddHoneycombEnvironmentReq) Reset()
func (*AddHoneycombEnvironmentReq) String ¶
func (x *AddHoneycombEnvironmentReq) String() string
func (*AddHoneycombEnvironmentReq) Validate ¶
func (m *AddHoneycombEnvironmentReq) Validate() error
Validate checks the field values on AddHoneycombEnvironmentReq 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 (*AddHoneycombEnvironmentReq) ValidateAll ¶
func (m *AddHoneycombEnvironmentReq) ValidateAll() error
ValidateAll checks the field values on AddHoneycombEnvironmentReq 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 AddHoneycombEnvironmentReqMultiError, or nil if none found.
type AddHoneycombEnvironmentReqMultiError ¶
type AddHoneycombEnvironmentReqMultiError []error
AddHoneycombEnvironmentReqMultiError is an error wrapping multiple validation errors returned by AddHoneycombEnvironmentReq.ValidateAll() if the designated constraints aren't met.
func (AddHoneycombEnvironmentReqMultiError) AllErrors ¶
func (m AddHoneycombEnvironmentReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddHoneycombEnvironmentReqMultiError) Error ¶
func (m AddHoneycombEnvironmentReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddHoneycombEnvironmentReqValidationError ¶
type AddHoneycombEnvironmentReqValidationError struct {
// contains filtered or unexported fields
}
AddHoneycombEnvironmentReqValidationError is the validation error returned by AddHoneycombEnvironmentReq.Validate if the designated constraints aren't met.
func (AddHoneycombEnvironmentReqValidationError) Cause ¶
func (e AddHoneycombEnvironmentReqValidationError) Cause() error
Cause function returns cause value.
func (AddHoneycombEnvironmentReqValidationError) Error ¶
func (e AddHoneycombEnvironmentReqValidationError) Error() string
Error satisfies the builtin error interface
func (AddHoneycombEnvironmentReqValidationError) ErrorName ¶
func (e AddHoneycombEnvironmentReqValidationError) ErrorName() string
ErrorName returns error name.
func (AddHoneycombEnvironmentReqValidationError) Field ¶
func (e AddHoneycombEnvironmentReqValidationError) Field() string
Field function returns field value.
func (AddHoneycombEnvironmentReqValidationError) Key ¶
func (e AddHoneycombEnvironmentReqValidationError) Key() bool
Key function returns key value.
func (AddHoneycombEnvironmentReqValidationError) Reason ¶
func (e AddHoneycombEnvironmentReqValidationError) Reason() string
Reason function returns reason value.
type AddHoneycombEnvironmentResp ¶
type AddHoneycombEnvironmentResp struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*AddHoneycombEnvironmentResp) Descriptor
deprecated
func (*AddHoneycombEnvironmentResp) Descriptor() ([]byte, []int)
Deprecated: Use AddHoneycombEnvironmentResp.ProtoReflect.Descriptor instead.
func (*AddHoneycombEnvironmentResp) GetIntegrationId ¶
func (x *AddHoneycombEnvironmentResp) GetIntegrationId() string
func (*AddHoneycombEnvironmentResp) ProtoMessage ¶
func (*AddHoneycombEnvironmentResp) ProtoMessage()
func (*AddHoneycombEnvironmentResp) ProtoReflect ¶
func (x *AddHoneycombEnvironmentResp) ProtoReflect() protoreflect.Message
func (*AddHoneycombEnvironmentResp) Reset ¶
func (x *AddHoneycombEnvironmentResp) Reset()
func (*AddHoneycombEnvironmentResp) String ¶
func (x *AddHoneycombEnvironmentResp) String() string
func (*AddHoneycombEnvironmentResp) Validate ¶
func (m *AddHoneycombEnvironmentResp) Validate() error
Validate checks the field values on AddHoneycombEnvironmentResp 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 (*AddHoneycombEnvironmentResp) ValidateAll ¶
func (m *AddHoneycombEnvironmentResp) ValidateAll() error
ValidateAll checks the field values on AddHoneycombEnvironmentResp 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 AddHoneycombEnvironmentRespMultiError, or nil if none found.
type AddHoneycombEnvironmentRespMultiError ¶
type AddHoneycombEnvironmentRespMultiError []error
AddHoneycombEnvironmentRespMultiError is an error wrapping multiple validation errors returned by AddHoneycombEnvironmentResp.ValidateAll() if the designated constraints aren't met.
func (AddHoneycombEnvironmentRespMultiError) AllErrors ¶
func (m AddHoneycombEnvironmentRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddHoneycombEnvironmentRespMultiError) Error ¶
func (m AddHoneycombEnvironmentRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddHoneycombEnvironmentRespValidationError ¶
type AddHoneycombEnvironmentRespValidationError struct {
// contains filtered or unexported fields
}
AddHoneycombEnvironmentRespValidationError is the validation error returned by AddHoneycombEnvironmentResp.Validate if the designated constraints aren't met.
func (AddHoneycombEnvironmentRespValidationError) Cause ¶
func (e AddHoneycombEnvironmentRespValidationError) Cause() error
Cause function returns cause value.
func (AddHoneycombEnvironmentRespValidationError) Error ¶
func (e AddHoneycombEnvironmentRespValidationError) Error() string
Error satisfies the builtin error interface
func (AddHoneycombEnvironmentRespValidationError) ErrorName ¶
func (e AddHoneycombEnvironmentRespValidationError) ErrorName() string
ErrorName returns error name.
func (AddHoneycombEnvironmentRespValidationError) Field ¶
func (e AddHoneycombEnvironmentRespValidationError) Field() string
Field function returns field value.
func (AddHoneycombEnvironmentRespValidationError) Key ¶
func (e AddHoneycombEnvironmentRespValidationError) Key() bool
Key function returns key value.
func (AddHoneycombEnvironmentRespValidationError) Reason ¶
func (e AddHoneycombEnvironmentRespValidationError) Reason() string
Reason function returns reason value.
type AlertingConfig ¶
type AlertingConfig struct { Pagerduty *AlertingConfig_PagerDuty `protobuf:"bytes,1,opt,name=pagerduty,proto3" json:"pagerduty,omitempty"` // contains filtered or unexported fields }
func (*AlertingConfig) Descriptor
deprecated
func (*AlertingConfig) Descriptor() ([]byte, []int)
Deprecated: Use AlertingConfig.ProtoReflect.Descriptor instead.
func (*AlertingConfig) GetPagerduty ¶
func (x *AlertingConfig) GetPagerduty() *AlertingConfig_PagerDuty
func (*AlertingConfig) ProtoMessage ¶
func (*AlertingConfig) ProtoMessage()
func (*AlertingConfig) ProtoReflect ¶
func (x *AlertingConfig) ProtoReflect() protoreflect.Message
func (*AlertingConfig) Reset ¶
func (x *AlertingConfig) Reset()
func (*AlertingConfig) String ¶
func (x *AlertingConfig) String() string
func (*AlertingConfig) Validate ¶
func (m *AlertingConfig) Validate() error
Validate checks the field values on AlertingConfig 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 (*AlertingConfig) ValidateAll ¶
func (m *AlertingConfig) ValidateAll() error
ValidateAll checks the field values on AlertingConfig 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 AlertingConfigMultiError, or nil if none found.
type AlertingConfigMultiError ¶
type AlertingConfigMultiError []error
AlertingConfigMultiError is an error wrapping multiple validation errors returned by AlertingConfig.ValidateAll() if the designated constraints aren't met.
func (AlertingConfigMultiError) AllErrors ¶
func (m AlertingConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AlertingConfigMultiError) Error ¶
func (m AlertingConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AlertingConfigValidationError ¶
type AlertingConfigValidationError struct {
// contains filtered or unexported fields
}
AlertingConfigValidationError is the validation error returned by AlertingConfig.Validate if the designated constraints aren't met.
func (AlertingConfigValidationError) Cause ¶
func (e AlertingConfigValidationError) Cause() error
Cause function returns cause value.
func (AlertingConfigValidationError) Error ¶
func (e AlertingConfigValidationError) Error() string
Error satisfies the builtin error interface
func (AlertingConfigValidationError) ErrorName ¶
func (e AlertingConfigValidationError) ErrorName() string
ErrorName returns error name.
func (AlertingConfigValidationError) Field ¶
func (e AlertingConfigValidationError) Field() string
Field function returns field value.
func (AlertingConfigValidationError) Key ¶
func (e AlertingConfigValidationError) Key() bool
Key function returns key value.
func (AlertingConfigValidationError) Reason ¶
func (e AlertingConfigValidationError) Reason() string
Reason function returns reason value.
type AlertingConfig_PagerDuty ¶
type AlertingConfig_PagerDuty struct { Service string `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` // contains filtered or unexported fields }
func (*AlertingConfig_PagerDuty) Descriptor
deprecated
func (*AlertingConfig_PagerDuty) Descriptor() ([]byte, []int)
Deprecated: Use AlertingConfig_PagerDuty.ProtoReflect.Descriptor instead.
func (*AlertingConfig_PagerDuty) GetService ¶
func (x *AlertingConfig_PagerDuty) GetService() string
func (*AlertingConfig_PagerDuty) ProtoMessage ¶
func (*AlertingConfig_PagerDuty) ProtoMessage()
func (*AlertingConfig_PagerDuty) ProtoReflect ¶
func (x *AlertingConfig_PagerDuty) ProtoReflect() protoreflect.Message
func (*AlertingConfig_PagerDuty) Reset ¶
func (x *AlertingConfig_PagerDuty) Reset()
func (*AlertingConfig_PagerDuty) String ¶
func (x *AlertingConfig_PagerDuty) String() string
func (*AlertingConfig_PagerDuty) Validate ¶
func (m *AlertingConfig_PagerDuty) Validate() error
Validate checks the field values on AlertingConfig_PagerDuty 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 (*AlertingConfig_PagerDuty) ValidateAll ¶
func (m *AlertingConfig_PagerDuty) ValidateAll() error
ValidateAll checks the field values on AlertingConfig_PagerDuty 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 AlertingConfig_PagerDutyMultiError, or nil if none found.
type AlertingConfig_PagerDutyMultiError ¶
type AlertingConfig_PagerDutyMultiError []error
AlertingConfig_PagerDutyMultiError is an error wrapping multiple validation errors returned by AlertingConfig_PagerDuty.ValidateAll() if the designated constraints aren't met.
func (AlertingConfig_PagerDutyMultiError) AllErrors ¶
func (m AlertingConfig_PagerDutyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AlertingConfig_PagerDutyMultiError) Error ¶
func (m AlertingConfig_PagerDutyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AlertingConfig_PagerDutyValidationError ¶
type AlertingConfig_PagerDutyValidationError struct {
// contains filtered or unexported fields
}
AlertingConfig_PagerDutyValidationError is the validation error returned by AlertingConfig_PagerDuty.Validate if the designated constraints aren't met.
func (AlertingConfig_PagerDutyValidationError) Cause ¶
func (e AlertingConfig_PagerDutyValidationError) Cause() error
Cause function returns cause value.
func (AlertingConfig_PagerDutyValidationError) Error ¶
func (e AlertingConfig_PagerDutyValidationError) Error() string
Error satisfies the builtin error interface
func (AlertingConfig_PagerDutyValidationError) ErrorName ¶
func (e AlertingConfig_PagerDutyValidationError) ErrorName() string
ErrorName returns error name.
func (AlertingConfig_PagerDutyValidationError) Field ¶
func (e AlertingConfig_PagerDutyValidationError) Field() string
Field function returns field value.
func (AlertingConfig_PagerDutyValidationError) Key ¶
func (e AlertingConfig_PagerDutyValidationError) Key() bool
Key function returns key value.
func (AlertingConfig_PagerDutyValidationError) Reason ¶
func (e AlertingConfig_PagerDutyValidationError) Reason() string
Reason function returns reason value.
type AnnotationsConfig ¶
type AnnotationsConfig struct { Honeycomb *AnnotationsConfig_Honeycomb `protobuf:"bytes,1,opt,name=honeycomb,proto3" json:"honeycomb,omitempty"` // contains filtered or unexported fields }
this is currently used only on the Release Channel level because Honeycomb's model means we map environment to a Release Channel
Last9's model is configured at the Application level because it does not have a similar concept.
It doesn't make sense to put Last9 config at the RC level or Honeycomb config at the Application level, so these are separate AnnotationConfig messages. See prodvana.application.AnnotationsConfig for Last9 config.
func (*AnnotationsConfig) Descriptor
deprecated
func (*AnnotationsConfig) Descriptor() ([]byte, []int)
Deprecated: Use AnnotationsConfig.ProtoReflect.Descriptor instead.
func (*AnnotationsConfig) GetHoneycomb ¶
func (x *AnnotationsConfig) GetHoneycomb() *AnnotationsConfig_Honeycomb
func (*AnnotationsConfig) ProtoMessage ¶
func (*AnnotationsConfig) ProtoMessage()
func (*AnnotationsConfig) ProtoReflect ¶
func (x *AnnotationsConfig) ProtoReflect() protoreflect.Message
func (*AnnotationsConfig) Reset ¶
func (x *AnnotationsConfig) Reset()
func (*AnnotationsConfig) String ¶
func (x *AnnotationsConfig) String() string
func (*AnnotationsConfig) Validate ¶
func (m *AnnotationsConfig) Validate() error
Validate checks the field values on AnnotationsConfig 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 (*AnnotationsConfig) ValidateAll ¶
func (m *AnnotationsConfig) ValidateAll() error
ValidateAll checks the field values on AnnotationsConfig 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 AnnotationsConfigMultiError, or nil if none found.
type AnnotationsConfigMultiError ¶
type AnnotationsConfigMultiError []error
AnnotationsConfigMultiError is an error wrapping multiple validation errors returned by AnnotationsConfig.ValidateAll() if the designated constraints aren't met.
func (AnnotationsConfigMultiError) AllErrors ¶
func (m AnnotationsConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnnotationsConfigMultiError) Error ¶
func (m AnnotationsConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnnotationsConfigValidationError ¶
type AnnotationsConfigValidationError struct {
// contains filtered or unexported fields
}
AnnotationsConfigValidationError is the validation error returned by AnnotationsConfig.Validate if the designated constraints aren't met.
func (AnnotationsConfigValidationError) Cause ¶
func (e AnnotationsConfigValidationError) Cause() error
Cause function returns cause value.
func (AnnotationsConfigValidationError) Error ¶
func (e AnnotationsConfigValidationError) Error() string
Error satisfies the builtin error interface
func (AnnotationsConfigValidationError) ErrorName ¶
func (e AnnotationsConfigValidationError) ErrorName() string
ErrorName returns error name.
func (AnnotationsConfigValidationError) Field ¶
func (e AnnotationsConfigValidationError) Field() string
Field function returns field value.
func (AnnotationsConfigValidationError) Key ¶
func (e AnnotationsConfigValidationError) Key() bool
Key function returns key value.
func (AnnotationsConfigValidationError) Reason ¶
func (e AnnotationsConfigValidationError) Reason() string
Reason function returns reason value.
type AnnotationsConfig_Honeycomb ¶
type AnnotationsConfig_Honeycomb struct { Environment string `protobuf:"bytes,1,opt,name=environment,proto3" json:"environment,omitempty"` Dataset string `protobuf:"bytes,2,opt,name=dataset,proto3" json:"dataset,omitempty"` // contains filtered or unexported fields }
func (*AnnotationsConfig_Honeycomb) Descriptor
deprecated
func (*AnnotationsConfig_Honeycomb) Descriptor() ([]byte, []int)
Deprecated: Use AnnotationsConfig_Honeycomb.ProtoReflect.Descriptor instead.
func (*AnnotationsConfig_Honeycomb) GetDataset ¶
func (x *AnnotationsConfig_Honeycomb) GetDataset() string
func (*AnnotationsConfig_Honeycomb) GetEnvironment ¶
func (x *AnnotationsConfig_Honeycomb) GetEnvironment() string
func (*AnnotationsConfig_Honeycomb) ProtoMessage ¶
func (*AnnotationsConfig_Honeycomb) ProtoMessage()
func (*AnnotationsConfig_Honeycomb) ProtoReflect ¶
func (x *AnnotationsConfig_Honeycomb) ProtoReflect() protoreflect.Message
func (*AnnotationsConfig_Honeycomb) Reset ¶
func (x *AnnotationsConfig_Honeycomb) Reset()
func (*AnnotationsConfig_Honeycomb) String ¶
func (x *AnnotationsConfig_Honeycomb) String() string
func (*AnnotationsConfig_Honeycomb) Validate ¶
func (m *AnnotationsConfig_Honeycomb) Validate() error
Validate checks the field values on AnnotationsConfig_Honeycomb 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 (*AnnotationsConfig_Honeycomb) ValidateAll ¶
func (m *AnnotationsConfig_Honeycomb) ValidateAll() error
ValidateAll checks the field values on AnnotationsConfig_Honeycomb 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 AnnotationsConfig_HoneycombMultiError, or nil if none found.
type AnnotationsConfig_HoneycombMultiError ¶
type AnnotationsConfig_HoneycombMultiError []error
AnnotationsConfig_HoneycombMultiError is an error wrapping multiple validation errors returned by AnnotationsConfig_Honeycomb.ValidateAll() if the designated constraints aren't met.
func (AnnotationsConfig_HoneycombMultiError) AllErrors ¶
func (m AnnotationsConfig_HoneycombMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AnnotationsConfig_HoneycombMultiError) Error ¶
func (m AnnotationsConfig_HoneycombMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AnnotationsConfig_HoneycombValidationError ¶
type AnnotationsConfig_HoneycombValidationError struct {
// contains filtered or unexported fields
}
AnnotationsConfig_HoneycombValidationError is the validation error returned by AnnotationsConfig_Honeycomb.Validate if the designated constraints aren't met.
func (AnnotationsConfig_HoneycombValidationError) Cause ¶
func (e AnnotationsConfig_HoneycombValidationError) Cause() error
Cause function returns cause value.
func (AnnotationsConfig_HoneycombValidationError) Error ¶
func (e AnnotationsConfig_HoneycombValidationError) Error() string
Error satisfies the builtin error interface
func (AnnotationsConfig_HoneycombValidationError) ErrorName ¶
func (e AnnotationsConfig_HoneycombValidationError) ErrorName() string
ErrorName returns error name.
func (AnnotationsConfig_HoneycombValidationError) Field ¶
func (e AnnotationsConfig_HoneycombValidationError) Field() string
Field function returns field value.
func (AnnotationsConfig_HoneycombValidationError) Key ¶
func (e AnnotationsConfig_HoneycombValidationError) Key() bool
Key function returns key value.
func (AnnotationsConfig_HoneycombValidationError) Reason ¶
func (e AnnotationsConfig_HoneycombValidationError) Reason() string
Reason function returns reason value.
type ContainerRegistryIntegration ¶
type ContainerRegistryIntegration struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"` // Implicit from registry_info below Status RegistryStatus `protobuf:"varint,5,opt,name=status,proto3,enum=prodvana.workflow.RegistryStatus" json:"status,omitempty"` // Types that are assignable to RegistryInfo: // // *ContainerRegistryIntegration_EcrInfo RegistryInfo isContainerRegistryIntegration_RegistryInfo `protobuf_oneof:"registry_info"` Repositories []*TrackedImageRepository `protobuf:"bytes,7,rep,name=repositories,proto3" json:"repositories,omitempty"` // contains filtered or unexported fields }
func (*ContainerRegistryIntegration) Descriptor
deprecated
func (*ContainerRegistryIntegration) Descriptor() ([]byte, []int)
Deprecated: Use ContainerRegistryIntegration.ProtoReflect.Descriptor instead.
func (*ContainerRegistryIntegration) GetEcrInfo ¶
func (x *ContainerRegistryIntegration) GetEcrInfo() *ContainerRegistryIntegration_ECRInfo
func (*ContainerRegistryIntegration) GetIntegrationId ¶
func (x *ContainerRegistryIntegration) GetIntegrationId() string
func (*ContainerRegistryIntegration) GetName ¶
func (x *ContainerRegistryIntegration) GetName() string
func (*ContainerRegistryIntegration) GetRegistryInfo ¶
func (m *ContainerRegistryIntegration) GetRegistryInfo() isContainerRegistryIntegration_RegistryInfo
func (*ContainerRegistryIntegration) GetRepositories ¶
func (x *ContainerRegistryIntegration) GetRepositories() []*TrackedImageRepository
func (*ContainerRegistryIntegration) GetStatus ¶
func (x *ContainerRegistryIntegration) GetStatus() RegistryStatus
func (*ContainerRegistryIntegration) GetType ¶
func (x *ContainerRegistryIntegration) GetType() string
func (*ContainerRegistryIntegration) GetUrl ¶
func (x *ContainerRegistryIntegration) GetUrl() string
func (*ContainerRegistryIntegration) ProtoMessage ¶
func (*ContainerRegistryIntegration) ProtoMessage()
func (*ContainerRegistryIntegration) ProtoReflect ¶
func (x *ContainerRegistryIntegration) ProtoReflect() protoreflect.Message
func (*ContainerRegistryIntegration) Reset ¶
func (x *ContainerRegistryIntegration) Reset()
func (*ContainerRegistryIntegration) String ¶
func (x *ContainerRegistryIntegration) String() string
func (*ContainerRegistryIntegration) Validate ¶
func (m *ContainerRegistryIntegration) Validate() error
Validate checks the field values on ContainerRegistryIntegration 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 (*ContainerRegistryIntegration) ValidateAll ¶
func (m *ContainerRegistryIntegration) ValidateAll() error
ValidateAll checks the field values on ContainerRegistryIntegration 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 ContainerRegistryIntegrationMultiError, or nil if none found.
type ContainerRegistryIntegrationMultiError ¶
type ContainerRegistryIntegrationMultiError []error
ContainerRegistryIntegrationMultiError is an error wrapping multiple validation errors returned by ContainerRegistryIntegration.ValidateAll() if the designated constraints aren't met.
func (ContainerRegistryIntegrationMultiError) AllErrors ¶
func (m ContainerRegistryIntegrationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ContainerRegistryIntegrationMultiError) Error ¶
func (m ContainerRegistryIntegrationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ContainerRegistryIntegrationValidationError ¶
type ContainerRegistryIntegrationValidationError struct {
// contains filtered or unexported fields
}
ContainerRegistryIntegrationValidationError is the validation error returned by ContainerRegistryIntegration.Validate if the designated constraints aren't met.
func (ContainerRegistryIntegrationValidationError) Cause ¶
func (e ContainerRegistryIntegrationValidationError) Cause() error
Cause function returns cause value.
func (ContainerRegistryIntegrationValidationError) Error ¶
func (e ContainerRegistryIntegrationValidationError) Error() string
Error satisfies the builtin error interface
func (ContainerRegistryIntegrationValidationError) ErrorName ¶
func (e ContainerRegistryIntegrationValidationError) ErrorName() string
ErrorName returns error name.
func (ContainerRegistryIntegrationValidationError) Field ¶
func (e ContainerRegistryIntegrationValidationError) Field() string
Field function returns field value.
func (ContainerRegistryIntegrationValidationError) Key ¶
func (e ContainerRegistryIntegrationValidationError) Key() bool
Key function returns key value.
func (ContainerRegistryIntegrationValidationError) Reason ¶
func (e ContainerRegistryIntegrationValidationError) Reason() string
Reason function returns reason value.
type ContainerRegistryIntegration_ECRInfo ¶
type ContainerRegistryIntegration_ECRInfo struct { Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
func (*ContainerRegistryIntegration_ECRInfo) Descriptor
deprecated
func (*ContainerRegistryIntegration_ECRInfo) Descriptor() ([]byte, []int)
Deprecated: Use ContainerRegistryIntegration_ECRInfo.ProtoReflect.Descriptor instead.
func (*ContainerRegistryIntegration_ECRInfo) GetRegion ¶
func (x *ContainerRegistryIntegration_ECRInfo) GetRegion() string
func (*ContainerRegistryIntegration_ECRInfo) ProtoMessage ¶
func (*ContainerRegistryIntegration_ECRInfo) ProtoMessage()
func (*ContainerRegistryIntegration_ECRInfo) ProtoReflect ¶
func (x *ContainerRegistryIntegration_ECRInfo) ProtoReflect() protoreflect.Message
func (*ContainerRegistryIntegration_ECRInfo) Reset ¶
func (x *ContainerRegistryIntegration_ECRInfo) Reset()
func (*ContainerRegistryIntegration_ECRInfo) String ¶
func (x *ContainerRegistryIntegration_ECRInfo) String() string
func (*ContainerRegistryIntegration_ECRInfo) Validate ¶
func (m *ContainerRegistryIntegration_ECRInfo) Validate() error
Validate checks the field values on ContainerRegistryIntegration_ECRInfo 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 (*ContainerRegistryIntegration_ECRInfo) ValidateAll ¶
func (m *ContainerRegistryIntegration_ECRInfo) ValidateAll() error
ValidateAll checks the field values on ContainerRegistryIntegration_ECRInfo 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 ContainerRegistryIntegration_ECRInfoMultiError, or nil if none found.
type ContainerRegistryIntegration_ECRInfoMultiError ¶
type ContainerRegistryIntegration_ECRInfoMultiError []error
ContainerRegistryIntegration_ECRInfoMultiError is an error wrapping multiple validation errors returned by ContainerRegistryIntegration_ECRInfo.ValidateAll() if the designated constraints aren't met.
func (ContainerRegistryIntegration_ECRInfoMultiError) AllErrors ¶
func (m ContainerRegistryIntegration_ECRInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ContainerRegistryIntegration_ECRInfoMultiError) Error ¶
func (m ContainerRegistryIntegration_ECRInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ContainerRegistryIntegration_ECRInfoValidationError ¶
type ContainerRegistryIntegration_ECRInfoValidationError struct {
// contains filtered or unexported fields
}
ContainerRegistryIntegration_ECRInfoValidationError is the validation error returned by ContainerRegistryIntegration_ECRInfo.Validate if the designated constraints aren't met.
func (ContainerRegistryIntegration_ECRInfoValidationError) Cause ¶
func (e ContainerRegistryIntegration_ECRInfoValidationError) Cause() error
Cause function returns cause value.
func (ContainerRegistryIntegration_ECRInfoValidationError) Error ¶
func (e ContainerRegistryIntegration_ECRInfoValidationError) Error() string
Error satisfies the builtin error interface
func (ContainerRegistryIntegration_ECRInfoValidationError) ErrorName ¶
func (e ContainerRegistryIntegration_ECRInfoValidationError) ErrorName() string
ErrorName returns error name.
func (ContainerRegistryIntegration_ECRInfoValidationError) Field ¶
func (e ContainerRegistryIntegration_ECRInfoValidationError) Field() string
Field function returns field value.
func (ContainerRegistryIntegration_ECRInfoValidationError) Key ¶
func (e ContainerRegistryIntegration_ECRInfoValidationError) Key() bool
Key function returns key value.
func (ContainerRegistryIntegration_ECRInfoValidationError) Reason ¶
func (e ContainerRegistryIntegration_ECRInfoValidationError) Reason() string
Reason function returns reason value.
type ContainerRegistryIntegration_EcrInfo ¶
type ContainerRegistryIntegration_EcrInfo struct {
EcrInfo *ContainerRegistryIntegration_ECRInfo `protobuf:"bytes,6,opt,name=ecr_info,json=ecrInfo,proto3,oneof"`
}
type CreateContainerRegistryIntegrationReq ¶
type CreateContainerRegistryIntegrationReq struct { Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` // readable name for this registry Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` Username string `protobuf:"bytes,2,opt,name=username,proto3" json:"username,omitempty"` Secret string `protobuf:"bytes,3,opt,name=secret,proto3" json:"secret,omitempty"` Type RegistryType `protobuf:"varint,4,opt,name=type,proto3,enum=prodvana.workflow.RegistryType" json:"type,omitempty"` // Types that are assignable to RegistryOptions: // // *CreateContainerRegistryIntegrationReq_EcrOptions // *CreateContainerRegistryIntegrationReq_PublicRegistryOptions_ RegistryOptions isCreateContainerRegistryIntegrationReq_RegistryOptions `protobuf_oneof:"registry_options"` // contains filtered or unexported fields }
func (*CreateContainerRegistryIntegrationReq) Descriptor
deprecated
func (*CreateContainerRegistryIntegrationReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateContainerRegistryIntegrationReq.ProtoReflect.Descriptor instead.
func (*CreateContainerRegistryIntegrationReq) GetEcrOptions ¶
func (x *CreateContainerRegistryIntegrationReq) GetEcrOptions() *CreateContainerRegistryIntegrationReq_ECROptions
func (*CreateContainerRegistryIntegrationReq) GetName ¶
func (x *CreateContainerRegistryIntegrationReq) GetName() string
func (*CreateContainerRegistryIntegrationReq) GetPublicRegistryOptions ¶
func (x *CreateContainerRegistryIntegrationReq) GetPublicRegistryOptions() *CreateContainerRegistryIntegrationReq_PublicRegistryOptions
func (*CreateContainerRegistryIntegrationReq) GetRegistryOptions ¶
func (m *CreateContainerRegistryIntegrationReq) GetRegistryOptions() isCreateContainerRegistryIntegrationReq_RegistryOptions
func (*CreateContainerRegistryIntegrationReq) GetSecret ¶
func (x *CreateContainerRegistryIntegrationReq) GetSecret() string
func (*CreateContainerRegistryIntegrationReq) GetType ¶
func (x *CreateContainerRegistryIntegrationReq) GetType() RegistryType
func (*CreateContainerRegistryIntegrationReq) GetUrl ¶
func (x *CreateContainerRegistryIntegrationReq) GetUrl() string
func (*CreateContainerRegistryIntegrationReq) GetUsername ¶
func (x *CreateContainerRegistryIntegrationReq) GetUsername() string
func (*CreateContainerRegistryIntegrationReq) ProtoMessage ¶
func (*CreateContainerRegistryIntegrationReq) ProtoMessage()
func (*CreateContainerRegistryIntegrationReq) ProtoReflect ¶
func (x *CreateContainerRegistryIntegrationReq) ProtoReflect() protoreflect.Message
func (*CreateContainerRegistryIntegrationReq) Reset ¶
func (x *CreateContainerRegistryIntegrationReq) Reset()
func (*CreateContainerRegistryIntegrationReq) String ¶
func (x *CreateContainerRegistryIntegrationReq) String() string
func (*CreateContainerRegistryIntegrationReq) Validate ¶
func (m *CreateContainerRegistryIntegrationReq) Validate() error
Validate checks the field values on CreateContainerRegistryIntegrationReq 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 (*CreateContainerRegistryIntegrationReq) ValidateAll ¶
func (m *CreateContainerRegistryIntegrationReq) ValidateAll() error
ValidateAll checks the field values on CreateContainerRegistryIntegrationReq 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 CreateContainerRegistryIntegrationReqMultiError, or nil if none found.
type CreateContainerRegistryIntegrationReqMultiError ¶
type CreateContainerRegistryIntegrationReqMultiError []error
CreateContainerRegistryIntegrationReqMultiError is an error wrapping multiple validation errors returned by CreateContainerRegistryIntegrationReq.ValidateAll() if the designated constraints aren't met.
func (CreateContainerRegistryIntegrationReqMultiError) AllErrors ¶
func (m CreateContainerRegistryIntegrationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateContainerRegistryIntegrationReqMultiError) Error ¶
func (m CreateContainerRegistryIntegrationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateContainerRegistryIntegrationReqValidationError ¶
type CreateContainerRegistryIntegrationReqValidationError struct {
// contains filtered or unexported fields
}
CreateContainerRegistryIntegrationReqValidationError is the validation error returned by CreateContainerRegistryIntegrationReq.Validate if the designated constraints aren't met.
func (CreateContainerRegistryIntegrationReqValidationError) Cause ¶
func (e CreateContainerRegistryIntegrationReqValidationError) Cause() error
Cause function returns cause value.
func (CreateContainerRegistryIntegrationReqValidationError) Error ¶
func (e CreateContainerRegistryIntegrationReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateContainerRegistryIntegrationReqValidationError) ErrorName ¶
func (e CreateContainerRegistryIntegrationReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateContainerRegistryIntegrationReqValidationError) Field ¶
func (e CreateContainerRegistryIntegrationReqValidationError) Field() string
Field function returns field value.
func (CreateContainerRegistryIntegrationReqValidationError) Key ¶
func (e CreateContainerRegistryIntegrationReqValidationError) Key() bool
Key function returns key value.
func (CreateContainerRegistryIntegrationReqValidationError) Reason ¶
func (e CreateContainerRegistryIntegrationReqValidationError) Reason() string
Reason function returns reason value.
type CreateContainerRegistryIntegrationReq_ECROptions ¶
type CreateContainerRegistryIntegrationReq_ECROptions struct { AccessKey string `protobuf:"bytes,1,opt,name=access_key,json=accessKey,proto3" json:"access_key,omitempty"` SecretKey string `protobuf:"bytes,2,opt,name=secret_key,json=secretKey,proto3" json:"secret_key,omitempty"` Region string `protobuf:"bytes,3,opt,name=region,proto3" json:"region,omitempty"` RoleArn string `protobuf:"bytes,4,opt,name=role_arn,json=roleArn,proto3" json:"role_arn,omitempty"` // contains filtered or unexported fields }
func (*CreateContainerRegistryIntegrationReq_ECROptions) Descriptor
deprecated
func (*CreateContainerRegistryIntegrationReq_ECROptions) Descriptor() ([]byte, []int)
Deprecated: Use CreateContainerRegistryIntegrationReq_ECROptions.ProtoReflect.Descriptor instead.
func (*CreateContainerRegistryIntegrationReq_ECROptions) GetAccessKey ¶
func (x *CreateContainerRegistryIntegrationReq_ECROptions) GetAccessKey() string
func (*CreateContainerRegistryIntegrationReq_ECROptions) GetRegion ¶
func (x *CreateContainerRegistryIntegrationReq_ECROptions) GetRegion() string
func (*CreateContainerRegistryIntegrationReq_ECROptions) GetRoleArn ¶
func (x *CreateContainerRegistryIntegrationReq_ECROptions) GetRoleArn() string
func (*CreateContainerRegistryIntegrationReq_ECROptions) GetSecretKey ¶
func (x *CreateContainerRegistryIntegrationReq_ECROptions) GetSecretKey() string
func (*CreateContainerRegistryIntegrationReq_ECROptions) ProtoMessage ¶
func (*CreateContainerRegistryIntegrationReq_ECROptions) ProtoMessage()
func (*CreateContainerRegistryIntegrationReq_ECROptions) ProtoReflect ¶
func (x *CreateContainerRegistryIntegrationReq_ECROptions) ProtoReflect() protoreflect.Message
func (*CreateContainerRegistryIntegrationReq_ECROptions) Reset ¶
func (x *CreateContainerRegistryIntegrationReq_ECROptions) Reset()
func (*CreateContainerRegistryIntegrationReq_ECROptions) String ¶
func (x *CreateContainerRegistryIntegrationReq_ECROptions) String() string
func (*CreateContainerRegistryIntegrationReq_ECROptions) Validate ¶
func (m *CreateContainerRegistryIntegrationReq_ECROptions) Validate() error
Validate checks the field values on CreateContainerRegistryIntegrationReq_ECROptions 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 (*CreateContainerRegistryIntegrationReq_ECROptions) ValidateAll ¶
func (m *CreateContainerRegistryIntegrationReq_ECROptions) ValidateAll() error
ValidateAll checks the field values on CreateContainerRegistryIntegrationReq_ECROptions 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 CreateContainerRegistryIntegrationReq_ECROptionsMultiError, or nil if none found.
type CreateContainerRegistryIntegrationReq_ECROptionsMultiError ¶
type CreateContainerRegistryIntegrationReq_ECROptionsMultiError []error
CreateContainerRegistryIntegrationReq_ECROptionsMultiError is an error wrapping multiple validation errors returned by CreateContainerRegistryIntegrationReq_ECROptions.ValidateAll() if the designated constraints aren't met.
func (CreateContainerRegistryIntegrationReq_ECROptionsMultiError) AllErrors ¶
func (m CreateContainerRegistryIntegrationReq_ECROptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateContainerRegistryIntegrationReq_ECROptionsMultiError) Error ¶
func (m CreateContainerRegistryIntegrationReq_ECROptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateContainerRegistryIntegrationReq_ECROptionsValidationError ¶
type CreateContainerRegistryIntegrationReq_ECROptionsValidationError struct {
// contains filtered or unexported fields
}
CreateContainerRegistryIntegrationReq_ECROptionsValidationError is the validation error returned by CreateContainerRegistryIntegrationReq_ECROptions.Validate if the designated constraints aren't met.
func (CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Cause ¶
func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Cause() error
Cause function returns cause value.
func (CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Error ¶
func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Error() string
Error satisfies the builtin error interface
func (CreateContainerRegistryIntegrationReq_ECROptionsValidationError) ErrorName ¶
func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) ErrorName() string
ErrorName returns error name.
func (CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Field ¶
func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Field() string
Field function returns field value.
func (CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Key ¶
Key function returns key value.
func (CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Reason ¶
func (e CreateContainerRegistryIntegrationReq_ECROptionsValidationError) Reason() string
Reason function returns reason value.
type CreateContainerRegistryIntegrationReq_EcrOptions ¶
type CreateContainerRegistryIntegrationReq_EcrOptions struct {
EcrOptions *CreateContainerRegistryIntegrationReq_ECROptions `protobuf:"bytes,5,opt,name=ecr_options,json=ecrOptions,proto3,oneof"`
}
type CreateContainerRegistryIntegrationReq_PublicRegistryOptions ¶
type CreateContainerRegistryIntegrationReq_PublicRegistryOptions struct {
// contains filtered or unexported fields
}
func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Descriptor
deprecated
func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Descriptor() ([]byte, []int)
Deprecated: Use CreateContainerRegistryIntegrationReq_PublicRegistryOptions.ProtoReflect.Descriptor instead.
func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ProtoMessage ¶
func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ProtoMessage()
func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ProtoReflect ¶
func (x *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ProtoReflect() protoreflect.Message
func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Reset ¶
func (x *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Reset()
func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) String ¶
func (x *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) String() string
func (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Validate ¶
func (m *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) Validate() error
Validate checks the field values on CreateContainerRegistryIntegrationReq_PublicRegistryOptions 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 (*CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ValidateAll ¶
func (m *CreateContainerRegistryIntegrationReq_PublicRegistryOptions) ValidateAll() error
ValidateAll checks the field values on CreateContainerRegistryIntegrationReq_PublicRegistryOptions 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 CreateContainerRegistryIntegrationReq_PublicRegistryOptionsMultiError, or nil if none found.
type CreateContainerRegistryIntegrationReq_PublicRegistryOptionsMultiError ¶
type CreateContainerRegistryIntegrationReq_PublicRegistryOptionsMultiError []error
CreateContainerRegistryIntegrationReq_PublicRegistryOptionsMultiError is an error wrapping multiple validation errors returned by CreateContainerRegistryIntegrationReq_PublicRegistryOptions.ValidateAll() if the designated constraints aren't met.
func (CreateContainerRegistryIntegrationReq_PublicRegistryOptionsMultiError) AllErrors ¶
func (m CreateContainerRegistryIntegrationReq_PublicRegistryOptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError ¶
type CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError struct {
// contains filtered or unexported fields
}
CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError is the validation error returned by CreateContainerRegistryIntegrationReq_PublicRegistryOptions.Validate if the designated constraints aren't met.
func (CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Cause ¶
Cause function returns cause value.
func (CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Error ¶
Error satisfies the builtin error interface
func (CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) ErrorName ¶
func (e CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) ErrorName() string
ErrorName returns error name.
func (CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Field ¶
Field function returns field value.
func (CreateContainerRegistryIntegrationReq_PublicRegistryOptionsValidationError) Key ¶
Key function returns key value.
type CreateContainerRegistryIntegrationReq_PublicRegistryOptions_ ¶
type CreateContainerRegistryIntegrationReq_PublicRegistryOptions_ struct {
PublicRegistryOptions *CreateContainerRegistryIntegrationReq_PublicRegistryOptions `protobuf:"bytes,7,opt,name=public_registry_options,json=publicRegistryOptions,proto3,oneof"`
}
type CreateContainerRegistryIntegrationRes ¶
type CreateContainerRegistryIntegrationRes struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*CreateContainerRegistryIntegrationRes) Descriptor
deprecated
func (*CreateContainerRegistryIntegrationRes) Descriptor() ([]byte, []int)
Deprecated: Use CreateContainerRegistryIntegrationRes.ProtoReflect.Descriptor instead.
func (*CreateContainerRegistryIntegrationRes) GetIntegrationId ¶
func (x *CreateContainerRegistryIntegrationRes) GetIntegrationId() string
func (*CreateContainerRegistryIntegrationRes) ProtoMessage ¶
func (*CreateContainerRegistryIntegrationRes) ProtoMessage()
func (*CreateContainerRegistryIntegrationRes) ProtoReflect ¶
func (x *CreateContainerRegistryIntegrationRes) ProtoReflect() protoreflect.Message
func (*CreateContainerRegistryIntegrationRes) Reset ¶
func (x *CreateContainerRegistryIntegrationRes) Reset()
func (*CreateContainerRegistryIntegrationRes) String ¶
func (x *CreateContainerRegistryIntegrationRes) String() string
func (*CreateContainerRegistryIntegrationRes) Validate ¶
func (m *CreateContainerRegistryIntegrationRes) Validate() error
Validate checks the field values on CreateContainerRegistryIntegrationRes 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 (*CreateContainerRegistryIntegrationRes) ValidateAll ¶
func (m *CreateContainerRegistryIntegrationRes) ValidateAll() error
ValidateAll checks the field values on CreateContainerRegistryIntegrationRes 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 CreateContainerRegistryIntegrationResMultiError, or nil if none found.
type CreateContainerRegistryIntegrationResMultiError ¶
type CreateContainerRegistryIntegrationResMultiError []error
CreateContainerRegistryIntegrationResMultiError is an error wrapping multiple validation errors returned by CreateContainerRegistryIntegrationRes.ValidateAll() if the designated constraints aren't met.
func (CreateContainerRegistryIntegrationResMultiError) AllErrors ¶
func (m CreateContainerRegistryIntegrationResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateContainerRegistryIntegrationResMultiError) Error ¶
func (m CreateContainerRegistryIntegrationResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateContainerRegistryIntegrationResValidationError ¶
type CreateContainerRegistryIntegrationResValidationError struct {
// contains filtered or unexported fields
}
CreateContainerRegistryIntegrationResValidationError is the validation error returned by CreateContainerRegistryIntegrationRes.Validate if the designated constraints aren't met.
func (CreateContainerRegistryIntegrationResValidationError) Cause ¶
func (e CreateContainerRegistryIntegrationResValidationError) Cause() error
Cause function returns cause value.
func (CreateContainerRegistryIntegrationResValidationError) Error ¶
func (e CreateContainerRegistryIntegrationResValidationError) Error() string
Error satisfies the builtin error interface
func (CreateContainerRegistryIntegrationResValidationError) ErrorName ¶
func (e CreateContainerRegistryIntegrationResValidationError) ErrorName() string
ErrorName returns error name.
func (CreateContainerRegistryIntegrationResValidationError) Field ¶
func (e CreateContainerRegistryIntegrationResValidationError) Field() string
Field function returns field value.
func (CreateContainerRegistryIntegrationResValidationError) Key ¶
func (e CreateContainerRegistryIntegrationResValidationError) Key() bool
Key function returns key value.
func (CreateContainerRegistryIntegrationResValidationError) Reason ¶
func (e CreateContainerRegistryIntegrationResValidationError) Reason() string
Reason function returns reason value.
type CreateGitHubAppReq ¶
type CreateGitHubAppReq struct { AppId int64 `protobuf:"varint,1,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"` PrivateKey string `protobuf:"bytes,2,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` ClientSecret string `protobuf:"bytes,3,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` WebhookSecret string `protobuf:"bytes,4,opt,name=webhook_secret,json=webhookSecret,proto3" json:"webhook_secret,omitempty"` GithubOrganization string `protobuf:"bytes,5,opt,name=github_organization,json=githubOrganization,proto3" json:"github_organization,omitempty"` // contains filtered or unexported fields }
func (*CreateGitHubAppReq) Descriptor
deprecated
func (*CreateGitHubAppReq) Descriptor() ([]byte, []int)
Deprecated: Use CreateGitHubAppReq.ProtoReflect.Descriptor instead.
func (*CreateGitHubAppReq) GetAppId ¶
func (x *CreateGitHubAppReq) GetAppId() int64
func (*CreateGitHubAppReq) GetClientSecret ¶
func (x *CreateGitHubAppReq) GetClientSecret() string
func (*CreateGitHubAppReq) GetGithubOrganization ¶
func (x *CreateGitHubAppReq) GetGithubOrganization() string
func (*CreateGitHubAppReq) GetPrivateKey ¶
func (x *CreateGitHubAppReq) GetPrivateKey() string
func (*CreateGitHubAppReq) GetWebhookSecret ¶
func (x *CreateGitHubAppReq) GetWebhookSecret() string
func (*CreateGitHubAppReq) ProtoMessage ¶
func (*CreateGitHubAppReq) ProtoMessage()
func (*CreateGitHubAppReq) ProtoReflect ¶
func (x *CreateGitHubAppReq) ProtoReflect() protoreflect.Message
func (*CreateGitHubAppReq) Reset ¶
func (x *CreateGitHubAppReq) Reset()
func (*CreateGitHubAppReq) String ¶
func (x *CreateGitHubAppReq) String() string
func (*CreateGitHubAppReq) Validate ¶
func (m *CreateGitHubAppReq) Validate() error
Validate checks the field values on CreateGitHubAppReq 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 (*CreateGitHubAppReq) ValidateAll ¶
func (m *CreateGitHubAppReq) ValidateAll() error
ValidateAll checks the field values on CreateGitHubAppReq 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 CreateGitHubAppReqMultiError, or nil if none found.
type CreateGitHubAppReqMultiError ¶
type CreateGitHubAppReqMultiError []error
CreateGitHubAppReqMultiError is an error wrapping multiple validation errors returned by CreateGitHubAppReq.ValidateAll() if the designated constraints aren't met.
func (CreateGitHubAppReqMultiError) AllErrors ¶
func (m CreateGitHubAppReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateGitHubAppReqMultiError) Error ¶
func (m CreateGitHubAppReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateGitHubAppReqValidationError ¶
type CreateGitHubAppReqValidationError struct {
// contains filtered or unexported fields
}
CreateGitHubAppReqValidationError is the validation error returned by CreateGitHubAppReq.Validate if the designated constraints aren't met.
func (CreateGitHubAppReqValidationError) Cause ¶
func (e CreateGitHubAppReqValidationError) Cause() error
Cause function returns cause value.
func (CreateGitHubAppReqValidationError) Error ¶
func (e CreateGitHubAppReqValidationError) Error() string
Error satisfies the builtin error interface
func (CreateGitHubAppReqValidationError) ErrorName ¶
func (e CreateGitHubAppReqValidationError) ErrorName() string
ErrorName returns error name.
func (CreateGitHubAppReqValidationError) Field ¶
func (e CreateGitHubAppReqValidationError) Field() string
Field function returns field value.
func (CreateGitHubAppReqValidationError) Key ¶
func (e CreateGitHubAppReqValidationError) Key() bool
Key function returns key value.
func (CreateGitHubAppReqValidationError) Reason ¶
func (e CreateGitHubAppReqValidationError) Reason() string
Reason function returns reason value.
type CreateGitHubAppResp ¶
type CreateGitHubAppResp struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*CreateGitHubAppResp) Descriptor
deprecated
func (*CreateGitHubAppResp) Descriptor() ([]byte, []int)
Deprecated: Use CreateGitHubAppResp.ProtoReflect.Descriptor instead.
func (*CreateGitHubAppResp) GetIntegrationId ¶
func (x *CreateGitHubAppResp) GetIntegrationId() string
func (*CreateGitHubAppResp) ProtoMessage ¶
func (*CreateGitHubAppResp) ProtoMessage()
func (*CreateGitHubAppResp) ProtoReflect ¶
func (x *CreateGitHubAppResp) ProtoReflect() protoreflect.Message
func (*CreateGitHubAppResp) Reset ¶
func (x *CreateGitHubAppResp) Reset()
func (*CreateGitHubAppResp) String ¶
func (x *CreateGitHubAppResp) String() string
func (*CreateGitHubAppResp) Validate ¶
func (m *CreateGitHubAppResp) Validate() error
Validate checks the field values on CreateGitHubAppResp 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 (*CreateGitHubAppResp) ValidateAll ¶
func (m *CreateGitHubAppResp) ValidateAll() error
ValidateAll checks the field values on CreateGitHubAppResp 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 CreateGitHubAppRespMultiError, or nil if none found.
type CreateGitHubAppRespMultiError ¶
type CreateGitHubAppRespMultiError []error
CreateGitHubAppRespMultiError is an error wrapping multiple validation errors returned by CreateGitHubAppResp.ValidateAll() if the designated constraints aren't met.
func (CreateGitHubAppRespMultiError) AllErrors ¶
func (m CreateGitHubAppRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateGitHubAppRespMultiError) Error ¶
func (m CreateGitHubAppRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateGitHubAppRespValidationError ¶
type CreateGitHubAppRespValidationError struct {
// contains filtered or unexported fields
}
CreateGitHubAppRespValidationError is the validation error returned by CreateGitHubAppResp.Validate if the designated constraints aren't met.
func (CreateGitHubAppRespValidationError) Cause ¶
func (e CreateGitHubAppRespValidationError) Cause() error
Cause function returns cause value.
func (CreateGitHubAppRespValidationError) Error ¶
func (e CreateGitHubAppRespValidationError) Error() string
Error satisfies the builtin error interface
func (CreateGitHubAppRespValidationError) ErrorName ¶
func (e CreateGitHubAppRespValidationError) ErrorName() string
ErrorName returns error name.
func (CreateGitHubAppRespValidationError) Field ¶
func (e CreateGitHubAppRespValidationError) Field() string
Field function returns field value.
func (CreateGitHubAppRespValidationError) Key ¶
func (e CreateGitHubAppRespValidationError) Key() bool
Key function returns key value.
func (CreateGitHubAppRespValidationError) Reason ¶
func (e CreateGitHubAppRespValidationError) Reason() string
Reason function returns reason value.
type DeleteContainerRegistryIntegrationReq ¶
type DeleteContainerRegistryIntegrationReq struct { RegistryName string `protobuf:"bytes,1,opt,name=registry_name,json=registryName,proto3" json:"registry_name,omitempty"` // contains filtered or unexported fields }
func (*DeleteContainerRegistryIntegrationReq) Descriptor
deprecated
func (*DeleteContainerRegistryIntegrationReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteContainerRegistryIntegrationReq.ProtoReflect.Descriptor instead.
func (*DeleteContainerRegistryIntegrationReq) GetRegistryName ¶
func (x *DeleteContainerRegistryIntegrationReq) GetRegistryName() string
func (*DeleteContainerRegistryIntegrationReq) ProtoMessage ¶
func (*DeleteContainerRegistryIntegrationReq) ProtoMessage()
func (*DeleteContainerRegistryIntegrationReq) ProtoReflect ¶
func (x *DeleteContainerRegistryIntegrationReq) ProtoReflect() protoreflect.Message
func (*DeleteContainerRegistryIntegrationReq) Reset ¶
func (x *DeleteContainerRegistryIntegrationReq) Reset()
func (*DeleteContainerRegistryIntegrationReq) String ¶
func (x *DeleteContainerRegistryIntegrationReq) String() string
func (*DeleteContainerRegistryIntegrationReq) Validate ¶
func (m *DeleteContainerRegistryIntegrationReq) Validate() error
Validate checks the field values on DeleteContainerRegistryIntegrationReq 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 (*DeleteContainerRegistryIntegrationReq) ValidateAll ¶
func (m *DeleteContainerRegistryIntegrationReq) ValidateAll() error
ValidateAll checks the field values on DeleteContainerRegistryIntegrationReq 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 DeleteContainerRegistryIntegrationReqMultiError, or nil if none found.
type DeleteContainerRegistryIntegrationReqMultiError ¶
type DeleteContainerRegistryIntegrationReqMultiError []error
DeleteContainerRegistryIntegrationReqMultiError is an error wrapping multiple validation errors returned by DeleteContainerRegistryIntegrationReq.ValidateAll() if the designated constraints aren't met.
func (DeleteContainerRegistryIntegrationReqMultiError) AllErrors ¶
func (m DeleteContainerRegistryIntegrationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteContainerRegistryIntegrationReqMultiError) Error ¶
func (m DeleteContainerRegistryIntegrationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteContainerRegistryIntegrationReqValidationError ¶
type DeleteContainerRegistryIntegrationReqValidationError struct {
// contains filtered or unexported fields
}
DeleteContainerRegistryIntegrationReqValidationError is the validation error returned by DeleteContainerRegistryIntegrationReq.Validate if the designated constraints aren't met.
func (DeleteContainerRegistryIntegrationReqValidationError) Cause ¶
func (e DeleteContainerRegistryIntegrationReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteContainerRegistryIntegrationReqValidationError) Error ¶
func (e DeleteContainerRegistryIntegrationReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteContainerRegistryIntegrationReqValidationError) ErrorName ¶
func (e DeleteContainerRegistryIntegrationReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteContainerRegistryIntegrationReqValidationError) Field ¶
func (e DeleteContainerRegistryIntegrationReqValidationError) Field() string
Field function returns field value.
func (DeleteContainerRegistryIntegrationReqValidationError) Key ¶
func (e DeleteContainerRegistryIntegrationReqValidationError) Key() bool
Key function returns key value.
func (DeleteContainerRegistryIntegrationReqValidationError) Reason ¶
func (e DeleteContainerRegistryIntegrationReqValidationError) Reason() string
Reason function returns reason value.
type DeleteContainerRegistryIntegrationResp ¶
type DeleteContainerRegistryIntegrationResp struct {
// contains filtered or unexported fields
}
func (*DeleteContainerRegistryIntegrationResp) Descriptor
deprecated
func (*DeleteContainerRegistryIntegrationResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteContainerRegistryIntegrationResp.ProtoReflect.Descriptor instead.
func (*DeleteContainerRegistryIntegrationResp) ProtoMessage ¶
func (*DeleteContainerRegistryIntegrationResp) ProtoMessage()
func (*DeleteContainerRegistryIntegrationResp) ProtoReflect ¶
func (x *DeleteContainerRegistryIntegrationResp) ProtoReflect() protoreflect.Message
func (*DeleteContainerRegistryIntegrationResp) Reset ¶
func (x *DeleteContainerRegistryIntegrationResp) Reset()
func (*DeleteContainerRegistryIntegrationResp) String ¶
func (x *DeleteContainerRegistryIntegrationResp) String() string
func (*DeleteContainerRegistryIntegrationResp) Validate ¶
func (m *DeleteContainerRegistryIntegrationResp) Validate() error
Validate checks the field values on DeleteContainerRegistryIntegrationResp 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 (*DeleteContainerRegistryIntegrationResp) ValidateAll ¶
func (m *DeleteContainerRegistryIntegrationResp) ValidateAll() error
ValidateAll checks the field values on DeleteContainerRegistryIntegrationResp 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 DeleteContainerRegistryIntegrationRespMultiError, or nil if none found.
type DeleteContainerRegistryIntegrationRespMultiError ¶
type DeleteContainerRegistryIntegrationRespMultiError []error
DeleteContainerRegistryIntegrationRespMultiError is an error wrapping multiple validation errors returned by DeleteContainerRegistryIntegrationResp.ValidateAll() if the designated constraints aren't met.
func (DeleteContainerRegistryIntegrationRespMultiError) AllErrors ¶
func (m DeleteContainerRegistryIntegrationRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteContainerRegistryIntegrationRespMultiError) Error ¶
func (m DeleteContainerRegistryIntegrationRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteContainerRegistryIntegrationRespValidationError ¶
type DeleteContainerRegistryIntegrationRespValidationError struct {
// contains filtered or unexported fields
}
DeleteContainerRegistryIntegrationRespValidationError is the validation error returned by DeleteContainerRegistryIntegrationResp.Validate if the designated constraints aren't met.
func (DeleteContainerRegistryIntegrationRespValidationError) Cause ¶
func (e DeleteContainerRegistryIntegrationRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteContainerRegistryIntegrationRespValidationError) Error ¶
func (e DeleteContainerRegistryIntegrationRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteContainerRegistryIntegrationRespValidationError) ErrorName ¶
func (e DeleteContainerRegistryIntegrationRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteContainerRegistryIntegrationRespValidationError) Field ¶
func (e DeleteContainerRegistryIntegrationRespValidationError) Field() string
Field function returns field value.
func (DeleteContainerRegistryIntegrationRespValidationError) Key ¶
func (e DeleteContainerRegistryIntegrationRespValidationError) Key() bool
Key function returns key value.
func (DeleteContainerRegistryIntegrationRespValidationError) Reason ¶
func (e DeleteContainerRegistryIntegrationRespValidationError) Reason() string
Reason function returns reason value.
type DeleteHoneycombEnvironmentReq ¶
type DeleteHoneycombEnvironmentReq struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteHoneycombEnvironmentReq) Descriptor
deprecated
func (*DeleteHoneycombEnvironmentReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHoneycombEnvironmentReq.ProtoReflect.Descriptor instead.
func (*DeleteHoneycombEnvironmentReq) GetName ¶
func (x *DeleteHoneycombEnvironmentReq) GetName() string
func (*DeleteHoneycombEnvironmentReq) ProtoMessage ¶
func (*DeleteHoneycombEnvironmentReq) ProtoMessage()
func (*DeleteHoneycombEnvironmentReq) ProtoReflect ¶
func (x *DeleteHoneycombEnvironmentReq) ProtoReflect() protoreflect.Message
func (*DeleteHoneycombEnvironmentReq) Reset ¶
func (x *DeleteHoneycombEnvironmentReq) Reset()
func (*DeleteHoneycombEnvironmentReq) String ¶
func (x *DeleteHoneycombEnvironmentReq) String() string
func (*DeleteHoneycombEnvironmentReq) Validate ¶
func (m *DeleteHoneycombEnvironmentReq) Validate() error
Validate checks the field values on DeleteHoneycombEnvironmentReq 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 (*DeleteHoneycombEnvironmentReq) ValidateAll ¶
func (m *DeleteHoneycombEnvironmentReq) ValidateAll() error
ValidateAll checks the field values on DeleteHoneycombEnvironmentReq 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 DeleteHoneycombEnvironmentReqMultiError, or nil if none found.
type DeleteHoneycombEnvironmentReqMultiError ¶
type DeleteHoneycombEnvironmentReqMultiError []error
DeleteHoneycombEnvironmentReqMultiError is an error wrapping multiple validation errors returned by DeleteHoneycombEnvironmentReq.ValidateAll() if the designated constraints aren't met.
func (DeleteHoneycombEnvironmentReqMultiError) AllErrors ¶
func (m DeleteHoneycombEnvironmentReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteHoneycombEnvironmentReqMultiError) Error ¶
func (m DeleteHoneycombEnvironmentReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteHoneycombEnvironmentReqValidationError ¶
type DeleteHoneycombEnvironmentReqValidationError struct {
// contains filtered or unexported fields
}
DeleteHoneycombEnvironmentReqValidationError is the validation error returned by DeleteHoneycombEnvironmentReq.Validate if the designated constraints aren't met.
func (DeleteHoneycombEnvironmentReqValidationError) Cause ¶
func (e DeleteHoneycombEnvironmentReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteHoneycombEnvironmentReqValidationError) Error ¶
func (e DeleteHoneycombEnvironmentReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteHoneycombEnvironmentReqValidationError) ErrorName ¶
func (e DeleteHoneycombEnvironmentReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteHoneycombEnvironmentReqValidationError) Field ¶
func (e DeleteHoneycombEnvironmentReqValidationError) Field() string
Field function returns field value.
func (DeleteHoneycombEnvironmentReqValidationError) Key ¶
func (e DeleteHoneycombEnvironmentReqValidationError) Key() bool
Key function returns key value.
func (DeleteHoneycombEnvironmentReqValidationError) Reason ¶
func (e DeleteHoneycombEnvironmentReqValidationError) Reason() string
Reason function returns reason value.
type DeleteHoneycombEnvironmentResp ¶
type DeleteHoneycombEnvironmentResp struct {
// contains filtered or unexported fields
}
func (*DeleteHoneycombEnvironmentResp) Descriptor
deprecated
func (*DeleteHoneycombEnvironmentResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteHoneycombEnvironmentResp.ProtoReflect.Descriptor instead.
func (*DeleteHoneycombEnvironmentResp) ProtoMessage ¶
func (*DeleteHoneycombEnvironmentResp) ProtoMessage()
func (*DeleteHoneycombEnvironmentResp) ProtoReflect ¶
func (x *DeleteHoneycombEnvironmentResp) ProtoReflect() protoreflect.Message
func (*DeleteHoneycombEnvironmentResp) Reset ¶
func (x *DeleteHoneycombEnvironmentResp) Reset()
func (*DeleteHoneycombEnvironmentResp) String ¶
func (x *DeleteHoneycombEnvironmentResp) String() string
func (*DeleteHoneycombEnvironmentResp) Validate ¶
func (m *DeleteHoneycombEnvironmentResp) Validate() error
Validate checks the field values on DeleteHoneycombEnvironmentResp 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 (*DeleteHoneycombEnvironmentResp) ValidateAll ¶
func (m *DeleteHoneycombEnvironmentResp) ValidateAll() error
ValidateAll checks the field values on DeleteHoneycombEnvironmentResp 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 DeleteHoneycombEnvironmentRespMultiError, or nil if none found.
type DeleteHoneycombEnvironmentRespMultiError ¶
type DeleteHoneycombEnvironmentRespMultiError []error
DeleteHoneycombEnvironmentRespMultiError is an error wrapping multiple validation errors returned by DeleteHoneycombEnvironmentResp.ValidateAll() if the designated constraints aren't met.
func (DeleteHoneycombEnvironmentRespMultiError) AllErrors ¶
func (m DeleteHoneycombEnvironmentRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteHoneycombEnvironmentRespMultiError) Error ¶
func (m DeleteHoneycombEnvironmentRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteHoneycombEnvironmentRespValidationError ¶
type DeleteHoneycombEnvironmentRespValidationError struct {
// contains filtered or unexported fields
}
DeleteHoneycombEnvironmentRespValidationError is the validation error returned by DeleteHoneycombEnvironmentResp.Validate if the designated constraints aren't met.
func (DeleteHoneycombEnvironmentRespValidationError) Cause ¶
func (e DeleteHoneycombEnvironmentRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteHoneycombEnvironmentRespValidationError) Error ¶
func (e DeleteHoneycombEnvironmentRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteHoneycombEnvironmentRespValidationError) ErrorName ¶
func (e DeleteHoneycombEnvironmentRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteHoneycombEnvironmentRespValidationError) Field ¶
func (e DeleteHoneycombEnvironmentRespValidationError) Field() string
Field function returns field value.
func (DeleteHoneycombEnvironmentRespValidationError) Key ¶
func (e DeleteHoneycombEnvironmentRespValidationError) Key() bool
Key function returns key value.
func (DeleteHoneycombEnvironmentRespValidationError) Reason ¶
func (e DeleteHoneycombEnvironmentRespValidationError) Reason() string
Reason function returns reason value.
type DeleteIntegrationReq ¶
type DeleteIntegrationReq struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteIntegrationReq) Descriptor
deprecated
func (*DeleteIntegrationReq) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIntegrationReq.ProtoReflect.Descriptor instead.
func (*DeleteIntegrationReq) GetIntegrationId ¶
func (x *DeleteIntegrationReq) GetIntegrationId() string
func (*DeleteIntegrationReq) ProtoMessage ¶
func (*DeleteIntegrationReq) ProtoMessage()
func (*DeleteIntegrationReq) ProtoReflect ¶
func (x *DeleteIntegrationReq) ProtoReflect() protoreflect.Message
func (*DeleteIntegrationReq) Reset ¶
func (x *DeleteIntegrationReq) Reset()
func (*DeleteIntegrationReq) String ¶
func (x *DeleteIntegrationReq) String() string
func (*DeleteIntegrationReq) Validate ¶
func (m *DeleteIntegrationReq) Validate() error
Validate checks the field values on DeleteIntegrationReq 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 (*DeleteIntegrationReq) ValidateAll ¶
func (m *DeleteIntegrationReq) ValidateAll() error
ValidateAll checks the field values on DeleteIntegrationReq 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 DeleteIntegrationReqMultiError, or nil if none found.
type DeleteIntegrationReqMultiError ¶
type DeleteIntegrationReqMultiError []error
DeleteIntegrationReqMultiError is an error wrapping multiple validation errors returned by DeleteIntegrationReq.ValidateAll() if the designated constraints aren't met.
func (DeleteIntegrationReqMultiError) AllErrors ¶
func (m DeleteIntegrationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteIntegrationReqMultiError) Error ¶
func (m DeleteIntegrationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteIntegrationReqValidationError ¶
type DeleteIntegrationReqValidationError struct {
// contains filtered or unexported fields
}
DeleteIntegrationReqValidationError is the validation error returned by DeleteIntegrationReq.Validate if the designated constraints aren't met.
func (DeleteIntegrationReqValidationError) Cause ¶
func (e DeleteIntegrationReqValidationError) Cause() error
Cause function returns cause value.
func (DeleteIntegrationReqValidationError) Error ¶
func (e DeleteIntegrationReqValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteIntegrationReqValidationError) ErrorName ¶
func (e DeleteIntegrationReqValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteIntegrationReqValidationError) Field ¶
func (e DeleteIntegrationReqValidationError) Field() string
Field function returns field value.
func (DeleteIntegrationReqValidationError) Key ¶
func (e DeleteIntegrationReqValidationError) Key() bool
Key function returns key value.
func (DeleteIntegrationReqValidationError) Reason ¶
func (e DeleteIntegrationReqValidationError) Reason() string
Reason function returns reason value.
type DeleteIntegrationResp ¶
type DeleteIntegrationResp struct {
// contains filtered or unexported fields
}
func (*DeleteIntegrationResp) Descriptor
deprecated
func (*DeleteIntegrationResp) Descriptor() ([]byte, []int)
Deprecated: Use DeleteIntegrationResp.ProtoReflect.Descriptor instead.
func (*DeleteIntegrationResp) ProtoMessage ¶
func (*DeleteIntegrationResp) ProtoMessage()
func (*DeleteIntegrationResp) ProtoReflect ¶
func (x *DeleteIntegrationResp) ProtoReflect() protoreflect.Message
func (*DeleteIntegrationResp) Reset ¶
func (x *DeleteIntegrationResp) Reset()
func (*DeleteIntegrationResp) String ¶
func (x *DeleteIntegrationResp) String() string
func (*DeleteIntegrationResp) Validate ¶
func (m *DeleteIntegrationResp) Validate() error
Validate checks the field values on DeleteIntegrationResp 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 (*DeleteIntegrationResp) ValidateAll ¶
func (m *DeleteIntegrationResp) ValidateAll() error
ValidateAll checks the field values on DeleteIntegrationResp 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 DeleteIntegrationRespMultiError, or nil if none found.
type DeleteIntegrationRespMultiError ¶
type DeleteIntegrationRespMultiError []error
DeleteIntegrationRespMultiError is an error wrapping multiple validation errors returned by DeleteIntegrationResp.ValidateAll() if the designated constraints aren't met.
func (DeleteIntegrationRespMultiError) AllErrors ¶
func (m DeleteIntegrationRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteIntegrationRespMultiError) Error ¶
func (m DeleteIntegrationRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteIntegrationRespValidationError ¶
type DeleteIntegrationRespValidationError struct {
// contains filtered or unexported fields
}
DeleteIntegrationRespValidationError is the validation error returned by DeleteIntegrationResp.Validate if the designated constraints aren't met.
func (DeleteIntegrationRespValidationError) Cause ¶
func (e DeleteIntegrationRespValidationError) Cause() error
Cause function returns cause value.
func (DeleteIntegrationRespValidationError) Error ¶
func (e DeleteIntegrationRespValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteIntegrationRespValidationError) ErrorName ¶
func (e DeleteIntegrationRespValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteIntegrationRespValidationError) Field ¶
func (e DeleteIntegrationRespValidationError) Field() string
Field function returns field value.
func (DeleteIntegrationRespValidationError) Key ¶
func (e DeleteIntegrationRespValidationError) Key() bool
Key function returns key value.
func (DeleteIntegrationRespValidationError) Reason ¶
func (e DeleteIntegrationRespValidationError) Reason() string
Reason function returns reason value.
type GetCommitInfoReq ¶ added in v0.3.21
type GetCommitInfoReq struct { Repository string `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` CommitId string `protobuf:"bytes,2,opt,name=commitId,proto3" json:"commitId,omitempty"` // contains filtered or unexported fields }
func (*GetCommitInfoReq) Descriptor
deprecated
added in
v0.3.21
func (*GetCommitInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetCommitInfoReq.ProtoReflect.Descriptor instead.
func (*GetCommitInfoReq) GetCommitId ¶ added in v0.3.21
func (x *GetCommitInfoReq) GetCommitId() string
func (*GetCommitInfoReq) GetRepository ¶ added in v0.3.21
func (x *GetCommitInfoReq) GetRepository() string
func (*GetCommitInfoReq) ProtoMessage ¶ added in v0.3.21
func (*GetCommitInfoReq) ProtoMessage()
func (*GetCommitInfoReq) ProtoReflect ¶ added in v0.3.21
func (x *GetCommitInfoReq) ProtoReflect() protoreflect.Message
func (*GetCommitInfoReq) Reset ¶ added in v0.3.21
func (x *GetCommitInfoReq) Reset()
func (*GetCommitInfoReq) String ¶ added in v0.3.21
func (x *GetCommitInfoReq) String() string
func (*GetCommitInfoReq) Validate ¶ added in v0.3.21
func (m *GetCommitInfoReq) Validate() error
Validate checks the field values on GetCommitInfoReq 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 (*GetCommitInfoReq) ValidateAll ¶ added in v0.3.21
func (m *GetCommitInfoReq) ValidateAll() error
ValidateAll checks the field values on GetCommitInfoReq 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 GetCommitInfoReqMultiError, or nil if none found.
type GetCommitInfoReqMultiError ¶ added in v0.3.21
type GetCommitInfoReqMultiError []error
GetCommitInfoReqMultiError is an error wrapping multiple validation errors returned by GetCommitInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetCommitInfoReqMultiError) AllErrors ¶ added in v0.3.21
func (m GetCommitInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCommitInfoReqMultiError) Error ¶ added in v0.3.21
func (m GetCommitInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCommitInfoReqValidationError ¶ added in v0.3.21
type GetCommitInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetCommitInfoReqValidationError is the validation error returned by GetCommitInfoReq.Validate if the designated constraints aren't met.
func (GetCommitInfoReqValidationError) Cause ¶ added in v0.3.21
func (e GetCommitInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetCommitInfoReqValidationError) Error ¶ added in v0.3.21
func (e GetCommitInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetCommitInfoReqValidationError) ErrorName ¶ added in v0.3.21
func (e GetCommitInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetCommitInfoReqValidationError) Field ¶ added in v0.3.21
func (e GetCommitInfoReqValidationError) Field() string
Field function returns field value.
func (GetCommitInfoReqValidationError) Key ¶ added in v0.3.21
func (e GetCommitInfoReqValidationError) Key() bool
Key function returns key value.
func (GetCommitInfoReqValidationError) Reason ¶ added in v0.3.21
func (e GetCommitInfoReqValidationError) Reason() string
Reason function returns reason value.
type GetCommitInfoResp ¶ added in v0.3.21
type GetCommitInfoResp struct { // will be null if commit integration is not configured Commit *repo.Commit `protobuf:"bytes,1,opt,name=commit,proto3" json:"commit,omitempty"` // contains filtered or unexported fields }
func (*GetCommitInfoResp) Descriptor
deprecated
added in
v0.3.21
func (*GetCommitInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetCommitInfoResp.ProtoReflect.Descriptor instead.
func (*GetCommitInfoResp) GetCommit ¶ added in v0.3.21
func (x *GetCommitInfoResp) GetCommit() *repo.Commit
func (*GetCommitInfoResp) ProtoMessage ¶ added in v0.3.21
func (*GetCommitInfoResp) ProtoMessage()
func (*GetCommitInfoResp) ProtoReflect ¶ added in v0.3.21
func (x *GetCommitInfoResp) ProtoReflect() protoreflect.Message
func (*GetCommitInfoResp) Reset ¶ added in v0.3.21
func (x *GetCommitInfoResp) Reset()
func (*GetCommitInfoResp) String ¶ added in v0.3.21
func (x *GetCommitInfoResp) String() string
func (*GetCommitInfoResp) Validate ¶ added in v0.3.21
func (m *GetCommitInfoResp) Validate() error
Validate checks the field values on GetCommitInfoResp 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 (*GetCommitInfoResp) ValidateAll ¶ added in v0.3.21
func (m *GetCommitInfoResp) ValidateAll() error
ValidateAll checks the field values on GetCommitInfoResp 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 GetCommitInfoRespMultiError, or nil if none found.
type GetCommitInfoRespMultiError ¶ added in v0.3.21
type GetCommitInfoRespMultiError []error
GetCommitInfoRespMultiError is an error wrapping multiple validation errors returned by GetCommitInfoResp.ValidateAll() if the designated constraints aren't met.
func (GetCommitInfoRespMultiError) AllErrors ¶ added in v0.3.21
func (m GetCommitInfoRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCommitInfoRespMultiError) Error ¶ added in v0.3.21
func (m GetCommitInfoRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCommitInfoRespValidationError ¶ added in v0.3.21
type GetCommitInfoRespValidationError struct {
// contains filtered or unexported fields
}
GetCommitInfoRespValidationError is the validation error returned by GetCommitInfoResp.Validate if the designated constraints aren't met.
func (GetCommitInfoRespValidationError) Cause ¶ added in v0.3.21
func (e GetCommitInfoRespValidationError) Cause() error
Cause function returns cause value.
func (GetCommitInfoRespValidationError) Error ¶ added in v0.3.21
func (e GetCommitInfoRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetCommitInfoRespValidationError) ErrorName ¶ added in v0.3.21
func (e GetCommitInfoRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetCommitInfoRespValidationError) Field ¶ added in v0.3.21
func (e GetCommitInfoRespValidationError) Field() string
Field function returns field value.
func (GetCommitInfoRespValidationError) Key ¶ added in v0.3.21
func (e GetCommitInfoRespValidationError) Key() bool
Key function returns key value.
func (GetCommitInfoRespValidationError) Reason ¶ added in v0.3.21
func (e GetCommitInfoRespValidationError) Reason() string
Reason function returns reason value.
type GetContainerRegistryImagesReq ¶
type GetContainerRegistryImagesReq struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` ImageRepository string `protobuf:"bytes,2,opt,name=image_repository,json=imageRepository,proto3" json:"image_repository,omitempty"` SkipRegistryCache bool `protobuf:"varint,3,opt,name=skip_registry_cache,json=skipRegistryCache,proto3" json:"skip_registry_cache,omitempty"` PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` PageSize int32 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // contains filtered or unexported fields }
func (*GetContainerRegistryImagesReq) Descriptor
deprecated
func (*GetContainerRegistryImagesReq) Descriptor() ([]byte, []int)
Deprecated: Use GetContainerRegistryImagesReq.ProtoReflect.Descriptor instead.
func (*GetContainerRegistryImagesReq) GetImageRepository ¶
func (x *GetContainerRegistryImagesReq) GetImageRepository() string
func (*GetContainerRegistryImagesReq) GetIntegrationId ¶
func (x *GetContainerRegistryImagesReq) GetIntegrationId() string
func (*GetContainerRegistryImagesReq) GetPageSize ¶
func (x *GetContainerRegistryImagesReq) GetPageSize() int32
func (*GetContainerRegistryImagesReq) GetPageToken ¶
func (x *GetContainerRegistryImagesReq) GetPageToken() string
func (*GetContainerRegistryImagesReq) GetSkipRegistryCache ¶
func (x *GetContainerRegistryImagesReq) GetSkipRegistryCache() bool
func (*GetContainerRegistryImagesReq) ProtoMessage ¶
func (*GetContainerRegistryImagesReq) ProtoMessage()
func (*GetContainerRegistryImagesReq) ProtoReflect ¶
func (x *GetContainerRegistryImagesReq) ProtoReflect() protoreflect.Message
func (*GetContainerRegistryImagesReq) Reset ¶
func (x *GetContainerRegistryImagesReq) Reset()
func (*GetContainerRegistryImagesReq) String ¶
func (x *GetContainerRegistryImagesReq) String() string
func (*GetContainerRegistryImagesReq) Validate ¶
func (m *GetContainerRegistryImagesReq) Validate() error
Validate checks the field values on GetContainerRegistryImagesReq 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 (*GetContainerRegistryImagesReq) ValidateAll ¶
func (m *GetContainerRegistryImagesReq) ValidateAll() error
ValidateAll checks the field values on GetContainerRegistryImagesReq 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 GetContainerRegistryImagesReqMultiError, or nil if none found.
type GetContainerRegistryImagesReqMultiError ¶
type GetContainerRegistryImagesReqMultiError []error
GetContainerRegistryImagesReqMultiError is an error wrapping multiple validation errors returned by GetContainerRegistryImagesReq.ValidateAll() if the designated constraints aren't met.
func (GetContainerRegistryImagesReqMultiError) AllErrors ¶
func (m GetContainerRegistryImagesReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetContainerRegistryImagesReqMultiError) Error ¶
func (m GetContainerRegistryImagesReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetContainerRegistryImagesReqValidationError ¶
type GetContainerRegistryImagesReqValidationError struct {
// contains filtered or unexported fields
}
GetContainerRegistryImagesReqValidationError is the validation error returned by GetContainerRegistryImagesReq.Validate if the designated constraints aren't met.
func (GetContainerRegistryImagesReqValidationError) Cause ¶
func (e GetContainerRegistryImagesReqValidationError) Cause() error
Cause function returns cause value.
func (GetContainerRegistryImagesReqValidationError) Error ¶
func (e GetContainerRegistryImagesReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetContainerRegistryImagesReqValidationError) ErrorName ¶
func (e GetContainerRegistryImagesReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetContainerRegistryImagesReqValidationError) Field ¶
func (e GetContainerRegistryImagesReqValidationError) Field() string
Field function returns field value.
func (GetContainerRegistryImagesReqValidationError) Key ¶
func (e GetContainerRegistryImagesReqValidationError) Key() bool
Key function returns key value.
func (GetContainerRegistryImagesReqValidationError) Reason ¶
func (e GetContainerRegistryImagesReqValidationError) Reason() string
Reason function returns reason value.
type GetContainerRegistryImagesRes ¶
type GetContainerRegistryImagesRes struct { // will be sorted by creation time, descending Images []*RegistryImage `protobuf:"bytes,1,rep,name=images,proto3" json:"images,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetContainerRegistryImagesRes) Descriptor
deprecated
func (*GetContainerRegistryImagesRes) Descriptor() ([]byte, []int)
Deprecated: Use GetContainerRegistryImagesRes.ProtoReflect.Descriptor instead.
func (*GetContainerRegistryImagesRes) GetImages ¶
func (x *GetContainerRegistryImagesRes) GetImages() []*RegistryImage
func (*GetContainerRegistryImagesRes) GetNextPageToken ¶
func (x *GetContainerRegistryImagesRes) GetNextPageToken() string
func (*GetContainerRegistryImagesRes) ProtoMessage ¶
func (*GetContainerRegistryImagesRes) ProtoMessage()
func (*GetContainerRegistryImagesRes) ProtoReflect ¶
func (x *GetContainerRegistryImagesRes) ProtoReflect() protoreflect.Message
func (*GetContainerRegistryImagesRes) Reset ¶
func (x *GetContainerRegistryImagesRes) Reset()
func (*GetContainerRegistryImagesRes) String ¶
func (x *GetContainerRegistryImagesRes) String() string
func (*GetContainerRegistryImagesRes) Validate ¶
func (m *GetContainerRegistryImagesRes) Validate() error
Validate checks the field values on GetContainerRegistryImagesRes 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 (*GetContainerRegistryImagesRes) ValidateAll ¶
func (m *GetContainerRegistryImagesRes) ValidateAll() error
ValidateAll checks the field values on GetContainerRegistryImagesRes 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 GetContainerRegistryImagesResMultiError, or nil if none found.
type GetContainerRegistryImagesResMultiError ¶
type GetContainerRegistryImagesResMultiError []error
GetContainerRegistryImagesResMultiError is an error wrapping multiple validation errors returned by GetContainerRegistryImagesRes.ValidateAll() if the designated constraints aren't met.
func (GetContainerRegistryImagesResMultiError) AllErrors ¶
func (m GetContainerRegistryImagesResMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetContainerRegistryImagesResMultiError) Error ¶
func (m GetContainerRegistryImagesResMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetContainerRegistryImagesResValidationError ¶
type GetContainerRegistryImagesResValidationError struct {
// contains filtered or unexported fields
}
GetContainerRegistryImagesResValidationError is the validation error returned by GetContainerRegistryImagesRes.Validate if the designated constraints aren't met.
func (GetContainerRegistryImagesResValidationError) Cause ¶
func (e GetContainerRegistryImagesResValidationError) Cause() error
Cause function returns cause value.
func (GetContainerRegistryImagesResValidationError) Error ¶
func (e GetContainerRegistryImagesResValidationError) Error() string
Error satisfies the builtin error interface
func (GetContainerRegistryImagesResValidationError) ErrorName ¶
func (e GetContainerRegistryImagesResValidationError) ErrorName() string
ErrorName returns error name.
func (GetContainerRegistryImagesResValidationError) Field ¶
func (e GetContainerRegistryImagesResValidationError) Field() string
Field function returns field value.
func (GetContainerRegistryImagesResValidationError) Key ¶
func (e GetContainerRegistryImagesResValidationError) Key() bool
Key function returns key value.
func (GetContainerRegistryImagesResValidationError) Reason ¶
func (e GetContainerRegistryImagesResValidationError) Reason() string
Reason function returns reason value.
type GetContainerRegistryIntegrationReq ¶
type GetContainerRegistryIntegrationReq struct { RegistryName string `protobuf:"bytes,1,opt,name=registry_name,json=registryName,proto3" json:"registry_name,omitempty"` // contains filtered or unexported fields }
func (*GetContainerRegistryIntegrationReq) Descriptor
deprecated
func (*GetContainerRegistryIntegrationReq) Descriptor() ([]byte, []int)
Deprecated: Use GetContainerRegistryIntegrationReq.ProtoReflect.Descriptor instead.
func (*GetContainerRegistryIntegrationReq) GetRegistryName ¶
func (x *GetContainerRegistryIntegrationReq) GetRegistryName() string
func (*GetContainerRegistryIntegrationReq) ProtoMessage ¶
func (*GetContainerRegistryIntegrationReq) ProtoMessage()
func (*GetContainerRegistryIntegrationReq) ProtoReflect ¶
func (x *GetContainerRegistryIntegrationReq) ProtoReflect() protoreflect.Message
func (*GetContainerRegistryIntegrationReq) Reset ¶
func (x *GetContainerRegistryIntegrationReq) Reset()
func (*GetContainerRegistryIntegrationReq) String ¶
func (x *GetContainerRegistryIntegrationReq) String() string
func (*GetContainerRegistryIntegrationReq) Validate ¶
func (m *GetContainerRegistryIntegrationReq) Validate() error
Validate checks the field values on GetContainerRegistryIntegrationReq 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 (*GetContainerRegistryIntegrationReq) ValidateAll ¶
func (m *GetContainerRegistryIntegrationReq) ValidateAll() error
ValidateAll checks the field values on GetContainerRegistryIntegrationReq 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 GetContainerRegistryIntegrationReqMultiError, or nil if none found.
type GetContainerRegistryIntegrationReqMultiError ¶
type GetContainerRegistryIntegrationReqMultiError []error
GetContainerRegistryIntegrationReqMultiError is an error wrapping multiple validation errors returned by GetContainerRegistryIntegrationReq.ValidateAll() if the designated constraints aren't met.
func (GetContainerRegistryIntegrationReqMultiError) AllErrors ¶
func (m GetContainerRegistryIntegrationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetContainerRegistryIntegrationReqMultiError) Error ¶
func (m GetContainerRegistryIntegrationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetContainerRegistryIntegrationReqValidationError ¶
type GetContainerRegistryIntegrationReqValidationError struct {
// contains filtered or unexported fields
}
GetContainerRegistryIntegrationReqValidationError is the validation error returned by GetContainerRegistryIntegrationReq.Validate if the designated constraints aren't met.
func (GetContainerRegistryIntegrationReqValidationError) Cause ¶
func (e GetContainerRegistryIntegrationReqValidationError) Cause() error
Cause function returns cause value.
func (GetContainerRegistryIntegrationReqValidationError) Error ¶
func (e GetContainerRegistryIntegrationReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetContainerRegistryIntegrationReqValidationError) ErrorName ¶
func (e GetContainerRegistryIntegrationReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetContainerRegistryIntegrationReqValidationError) Field ¶
func (e GetContainerRegistryIntegrationReqValidationError) Field() string
Field function returns field value.
func (GetContainerRegistryIntegrationReqValidationError) Key ¶
func (e GetContainerRegistryIntegrationReqValidationError) Key() bool
Key function returns key value.
func (GetContainerRegistryIntegrationReqValidationError) Reason ¶
func (e GetContainerRegistryIntegrationReqValidationError) Reason() string
Reason function returns reason value.
type GetContainerRegistryIntegrationResp ¶
type GetContainerRegistryIntegrationResp struct { Registry *ContainerRegistryIntegration `protobuf:"bytes,1,opt,name=registry,proto3" json:"registry,omitempty"` // contains filtered or unexported fields }
func (*GetContainerRegistryIntegrationResp) Descriptor
deprecated
func (*GetContainerRegistryIntegrationResp) Descriptor() ([]byte, []int)
Deprecated: Use GetContainerRegistryIntegrationResp.ProtoReflect.Descriptor instead.
func (*GetContainerRegistryIntegrationResp) GetRegistry ¶
func (x *GetContainerRegistryIntegrationResp) GetRegistry() *ContainerRegistryIntegration
func (*GetContainerRegistryIntegrationResp) ProtoMessage ¶
func (*GetContainerRegistryIntegrationResp) ProtoMessage()
func (*GetContainerRegistryIntegrationResp) ProtoReflect ¶
func (x *GetContainerRegistryIntegrationResp) ProtoReflect() protoreflect.Message
func (*GetContainerRegistryIntegrationResp) Reset ¶
func (x *GetContainerRegistryIntegrationResp) Reset()
func (*GetContainerRegistryIntegrationResp) String ¶
func (x *GetContainerRegistryIntegrationResp) String() string
func (*GetContainerRegistryIntegrationResp) Validate ¶
func (m *GetContainerRegistryIntegrationResp) Validate() error
Validate checks the field values on GetContainerRegistryIntegrationResp 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 (*GetContainerRegistryIntegrationResp) ValidateAll ¶
func (m *GetContainerRegistryIntegrationResp) ValidateAll() error
ValidateAll checks the field values on GetContainerRegistryIntegrationResp 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 GetContainerRegistryIntegrationRespMultiError, or nil if none found.
type GetContainerRegistryIntegrationRespMultiError ¶
type GetContainerRegistryIntegrationRespMultiError []error
GetContainerRegistryIntegrationRespMultiError is an error wrapping multiple validation errors returned by GetContainerRegistryIntegrationResp.ValidateAll() if the designated constraints aren't met.
func (GetContainerRegistryIntegrationRespMultiError) AllErrors ¶
func (m GetContainerRegistryIntegrationRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetContainerRegistryIntegrationRespMultiError) Error ¶
func (m GetContainerRegistryIntegrationRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetContainerRegistryIntegrationRespValidationError ¶
type GetContainerRegistryIntegrationRespValidationError struct {
// contains filtered or unexported fields
}
GetContainerRegistryIntegrationRespValidationError is the validation error returned by GetContainerRegistryIntegrationResp.Validate if the designated constraints aren't met.
func (GetContainerRegistryIntegrationRespValidationError) Cause ¶
func (e GetContainerRegistryIntegrationRespValidationError) Cause() error
Cause function returns cause value.
func (GetContainerRegistryIntegrationRespValidationError) Error ¶
func (e GetContainerRegistryIntegrationRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetContainerRegistryIntegrationRespValidationError) ErrorName ¶
func (e GetContainerRegistryIntegrationRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetContainerRegistryIntegrationRespValidationError) Field ¶
func (e GetContainerRegistryIntegrationRespValidationError) Field() string
Field function returns field value.
func (GetContainerRegistryIntegrationRespValidationError) Key ¶
func (e GetContainerRegistryIntegrationRespValidationError) Key() bool
Key function returns key value.
func (GetContainerRegistryIntegrationRespValidationError) Reason ¶
func (e GetContainerRegistryIntegrationRespValidationError) Reason() string
Reason function returns reason value.
type GetGrafanaInstallationReq ¶
type GetGrafanaInstallationReq struct {
// contains filtered or unexported fields
}
TODO(rohit): Should this get refactored into a generic GET endpoint for all types of integrations?
func (*GetGrafanaInstallationReq) Descriptor
deprecated
func (*GetGrafanaInstallationReq) Descriptor() ([]byte, []int)
Deprecated: Use GetGrafanaInstallationReq.ProtoReflect.Descriptor instead.
func (*GetGrafanaInstallationReq) ProtoMessage ¶
func (*GetGrafanaInstallationReq) ProtoMessage()
func (*GetGrafanaInstallationReq) ProtoReflect ¶
func (x *GetGrafanaInstallationReq) ProtoReflect() protoreflect.Message
func (*GetGrafanaInstallationReq) Reset ¶
func (x *GetGrafanaInstallationReq) Reset()
func (*GetGrafanaInstallationReq) String ¶
func (x *GetGrafanaInstallationReq) String() string
func (*GetGrafanaInstallationReq) Validate ¶
func (m *GetGrafanaInstallationReq) Validate() error
Validate checks the field values on GetGrafanaInstallationReq 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 (*GetGrafanaInstallationReq) ValidateAll ¶
func (m *GetGrafanaInstallationReq) ValidateAll() error
ValidateAll checks the field values on GetGrafanaInstallationReq 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 GetGrafanaInstallationReqMultiError, or nil if none found.
type GetGrafanaInstallationReqMultiError ¶
type GetGrafanaInstallationReqMultiError []error
GetGrafanaInstallationReqMultiError is an error wrapping multiple validation errors returned by GetGrafanaInstallationReq.ValidateAll() if the designated constraints aren't met.
func (GetGrafanaInstallationReqMultiError) AllErrors ¶
func (m GetGrafanaInstallationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGrafanaInstallationReqMultiError) Error ¶
func (m GetGrafanaInstallationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGrafanaInstallationReqValidationError ¶
type GetGrafanaInstallationReqValidationError struct {
// contains filtered or unexported fields
}
GetGrafanaInstallationReqValidationError is the validation error returned by GetGrafanaInstallationReq.Validate if the designated constraints aren't met.
func (GetGrafanaInstallationReqValidationError) Cause ¶
func (e GetGrafanaInstallationReqValidationError) Cause() error
Cause function returns cause value.
func (GetGrafanaInstallationReqValidationError) Error ¶
func (e GetGrafanaInstallationReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetGrafanaInstallationReqValidationError) ErrorName ¶
func (e GetGrafanaInstallationReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetGrafanaInstallationReqValidationError) Field ¶
func (e GetGrafanaInstallationReqValidationError) Field() string
Field function returns field value.
func (GetGrafanaInstallationReqValidationError) Key ¶
func (e GetGrafanaInstallationReqValidationError) Key() bool
Key function returns key value.
func (GetGrafanaInstallationReqValidationError) Reason ¶
func (e GetGrafanaInstallationReqValidationError) Reason() string
Reason function returns reason value.
type GetGrafanaInstallationResp ¶
type GetGrafanaInstallationResp struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*GetGrafanaInstallationResp) Descriptor
deprecated
func (*GetGrafanaInstallationResp) Descriptor() ([]byte, []int)
Deprecated: Use GetGrafanaInstallationResp.ProtoReflect.Descriptor instead.
func (*GetGrafanaInstallationResp) GetIntegrationId ¶
func (x *GetGrafanaInstallationResp) GetIntegrationId() string
func (*GetGrafanaInstallationResp) GetUrl ¶
func (x *GetGrafanaInstallationResp) GetUrl() string
func (*GetGrafanaInstallationResp) ProtoMessage ¶
func (*GetGrafanaInstallationResp) ProtoMessage()
func (*GetGrafanaInstallationResp) ProtoReflect ¶
func (x *GetGrafanaInstallationResp) ProtoReflect() protoreflect.Message
func (*GetGrafanaInstallationResp) Reset ¶
func (x *GetGrafanaInstallationResp) Reset()
func (*GetGrafanaInstallationResp) String ¶
func (x *GetGrafanaInstallationResp) String() string
func (*GetGrafanaInstallationResp) Validate ¶
func (m *GetGrafanaInstallationResp) Validate() error
Validate checks the field values on GetGrafanaInstallationResp 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 (*GetGrafanaInstallationResp) ValidateAll ¶
func (m *GetGrafanaInstallationResp) ValidateAll() error
ValidateAll checks the field values on GetGrafanaInstallationResp 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 GetGrafanaInstallationRespMultiError, or nil if none found.
type GetGrafanaInstallationRespMultiError ¶
type GetGrafanaInstallationRespMultiError []error
GetGrafanaInstallationRespMultiError is an error wrapping multiple validation errors returned by GetGrafanaInstallationResp.ValidateAll() if the designated constraints aren't met.
func (GetGrafanaInstallationRespMultiError) AllErrors ¶
func (m GetGrafanaInstallationRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGrafanaInstallationRespMultiError) Error ¶
func (m GetGrafanaInstallationRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGrafanaInstallationRespValidationError ¶
type GetGrafanaInstallationRespValidationError struct {
// contains filtered or unexported fields
}
GetGrafanaInstallationRespValidationError is the validation error returned by GetGrafanaInstallationResp.Validate if the designated constraints aren't met.
func (GetGrafanaInstallationRespValidationError) Cause ¶
func (e GetGrafanaInstallationRespValidationError) Cause() error
Cause function returns cause value.
func (GetGrafanaInstallationRespValidationError) Error ¶
func (e GetGrafanaInstallationRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetGrafanaInstallationRespValidationError) ErrorName ¶
func (e GetGrafanaInstallationRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetGrafanaInstallationRespValidationError) Field ¶
func (e GetGrafanaInstallationRespValidationError) Field() string
Field function returns field value.
func (GetGrafanaInstallationRespValidationError) Key ¶
func (e GetGrafanaInstallationRespValidationError) Key() bool
Key function returns key value.
func (GetGrafanaInstallationRespValidationError) Reason ¶
func (e GetGrafanaInstallationRespValidationError) Reason() string
Reason function returns reason value.
type GetImageCommitInfoReq ¶
type GetImageCommitInfoReq struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Repository string `protobuf:"bytes,2,opt,name=repository,proto3" json:"repository,omitempty"` // Types that are assignable to ImageIdOneof: // // *GetImageCommitInfoReq_Tag // *GetImageCommitInfoReq_Image ImageIdOneof isGetImageCommitInfoReq_ImageIdOneof `protobuf_oneof:"image_id_oneof"` // contains filtered or unexported fields }
func (*GetImageCommitInfoReq) Descriptor
deprecated
func (*GetImageCommitInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetImageCommitInfoReq.ProtoReflect.Descriptor instead.
func (*GetImageCommitInfoReq) GetImage ¶
func (x *GetImageCommitInfoReq) GetImage() string
func (*GetImageCommitInfoReq) GetImageIdOneof ¶
func (m *GetImageCommitInfoReq) GetImageIdOneof() isGetImageCommitInfoReq_ImageIdOneof
func (*GetImageCommitInfoReq) GetIntegrationId ¶
func (x *GetImageCommitInfoReq) GetIntegrationId() string
func (*GetImageCommitInfoReq) GetRepository ¶
func (x *GetImageCommitInfoReq) GetRepository() string
func (*GetImageCommitInfoReq) GetTag ¶
func (x *GetImageCommitInfoReq) GetTag() string
func (*GetImageCommitInfoReq) ProtoMessage ¶
func (*GetImageCommitInfoReq) ProtoMessage()
func (*GetImageCommitInfoReq) ProtoReflect ¶
func (x *GetImageCommitInfoReq) ProtoReflect() protoreflect.Message
func (*GetImageCommitInfoReq) Reset ¶
func (x *GetImageCommitInfoReq) Reset()
func (*GetImageCommitInfoReq) String ¶
func (x *GetImageCommitInfoReq) String() string
func (*GetImageCommitInfoReq) Validate ¶
func (m *GetImageCommitInfoReq) Validate() error
Validate checks the field values on GetImageCommitInfoReq 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 (*GetImageCommitInfoReq) ValidateAll ¶
func (m *GetImageCommitInfoReq) ValidateAll() error
ValidateAll checks the field values on GetImageCommitInfoReq 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 GetImageCommitInfoReqMultiError, or nil if none found.
type GetImageCommitInfoReqMultiError ¶
type GetImageCommitInfoReqMultiError []error
GetImageCommitInfoReqMultiError is an error wrapping multiple validation errors returned by GetImageCommitInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetImageCommitInfoReqMultiError) AllErrors ¶
func (m GetImageCommitInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetImageCommitInfoReqMultiError) Error ¶
func (m GetImageCommitInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetImageCommitInfoReqValidationError ¶
type GetImageCommitInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetImageCommitInfoReqValidationError is the validation error returned by GetImageCommitInfoReq.Validate if the designated constraints aren't met.
func (GetImageCommitInfoReqValidationError) Cause ¶
func (e GetImageCommitInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetImageCommitInfoReqValidationError) Error ¶
func (e GetImageCommitInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetImageCommitInfoReqValidationError) ErrorName ¶
func (e GetImageCommitInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetImageCommitInfoReqValidationError) Field ¶
func (e GetImageCommitInfoReqValidationError) Field() string
Field function returns field value.
func (GetImageCommitInfoReqValidationError) Key ¶
func (e GetImageCommitInfoReqValidationError) Key() bool
Key function returns key value.
func (GetImageCommitInfoReqValidationError) Reason ¶
func (e GetImageCommitInfoReqValidationError) Reason() string
Reason function returns reason value.
type GetImageCommitInfoReq_Image ¶
type GetImageCommitInfoReq_Image struct {
Image string `protobuf:"bytes,4,opt,name=image,proto3,oneof"`
}
type GetImageCommitInfoReq_Tag ¶
type GetImageCommitInfoReq_Tag struct {
Tag string `protobuf:"bytes,3,opt,name=tag,proto3,oneof"`
}
type GetImageCommitInfoResp ¶
type GetImageCommitInfoResp struct { // will be null if the image does not have any commit attached, or commit integration is not configured Commit *repo.Commit `protobuf:"bytes,1,opt,name=commit,proto3" json:"commit,omitempty"` Repository string `protobuf:"bytes,2,opt,name=repository,proto3" json:"repository,omitempty"` // contains filtered or unexported fields }
func (*GetImageCommitInfoResp) Descriptor
deprecated
func (*GetImageCommitInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetImageCommitInfoResp.ProtoReflect.Descriptor instead.
func (*GetImageCommitInfoResp) GetCommit ¶
func (x *GetImageCommitInfoResp) GetCommit() *repo.Commit
func (*GetImageCommitInfoResp) GetRepository ¶ added in v0.3.13
func (x *GetImageCommitInfoResp) GetRepository() string
func (*GetImageCommitInfoResp) ProtoMessage ¶
func (*GetImageCommitInfoResp) ProtoMessage()
func (*GetImageCommitInfoResp) ProtoReflect ¶
func (x *GetImageCommitInfoResp) ProtoReflect() protoreflect.Message
func (*GetImageCommitInfoResp) Reset ¶
func (x *GetImageCommitInfoResp) Reset()
func (*GetImageCommitInfoResp) String ¶
func (x *GetImageCommitInfoResp) String() string
func (*GetImageCommitInfoResp) Validate ¶
func (m *GetImageCommitInfoResp) Validate() error
Validate checks the field values on GetImageCommitInfoResp 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 (*GetImageCommitInfoResp) ValidateAll ¶
func (m *GetImageCommitInfoResp) ValidateAll() error
ValidateAll checks the field values on GetImageCommitInfoResp 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 GetImageCommitInfoRespMultiError, or nil if none found.
type GetImageCommitInfoRespMultiError ¶
type GetImageCommitInfoRespMultiError []error
GetImageCommitInfoRespMultiError is an error wrapping multiple validation errors returned by GetImageCommitInfoResp.ValidateAll() if the designated constraints aren't met.
func (GetImageCommitInfoRespMultiError) AllErrors ¶
func (m GetImageCommitInfoRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetImageCommitInfoRespMultiError) Error ¶
func (m GetImageCommitInfoRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetImageCommitInfoRespValidationError ¶
type GetImageCommitInfoRespValidationError struct {
// contains filtered or unexported fields
}
GetImageCommitInfoRespValidationError is the validation error returned by GetImageCommitInfoResp.Validate if the designated constraints aren't met.
func (GetImageCommitInfoRespValidationError) Cause ¶
func (e GetImageCommitInfoRespValidationError) Cause() error
Cause function returns cause value.
func (GetImageCommitInfoRespValidationError) Error ¶
func (e GetImageCommitInfoRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetImageCommitInfoRespValidationError) ErrorName ¶
func (e GetImageCommitInfoRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetImageCommitInfoRespValidationError) Field ¶
func (e GetImageCommitInfoRespValidationError) Field() string
Field function returns field value.
func (GetImageCommitInfoRespValidationError) Key ¶
func (e GetImageCommitInfoRespValidationError) Key() bool
Key function returns key value.
func (GetImageCommitInfoRespValidationError) Reason ¶
func (e GetImageCommitInfoRespValidationError) Reason() string
Reason function returns reason value.
type GetInstallGitHubUrlReq ¶ added in v0.3.13
type GetInstallGitHubUrlReq struct { GithubOrg string `protobuf:"bytes,1,opt,name=github_org,json=githubOrg,proto3" json:"github_org,omitempty"` // contains filtered or unexported fields }
func (*GetInstallGitHubUrlReq) Descriptor
deprecated
added in
v0.3.13
func (*GetInstallGitHubUrlReq) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallGitHubUrlReq.ProtoReflect.Descriptor instead.
func (*GetInstallGitHubUrlReq) GetGithubOrg ¶ added in v0.3.13
func (x *GetInstallGitHubUrlReq) GetGithubOrg() string
func (*GetInstallGitHubUrlReq) ProtoMessage ¶ added in v0.3.13
func (*GetInstallGitHubUrlReq) ProtoMessage()
func (*GetInstallGitHubUrlReq) ProtoReflect ¶ added in v0.3.13
func (x *GetInstallGitHubUrlReq) ProtoReflect() protoreflect.Message
func (*GetInstallGitHubUrlReq) Reset ¶ added in v0.3.13
func (x *GetInstallGitHubUrlReq) Reset()
func (*GetInstallGitHubUrlReq) String ¶ added in v0.3.13
func (x *GetInstallGitHubUrlReq) String() string
func (*GetInstallGitHubUrlReq) Validate ¶ added in v0.3.13
func (m *GetInstallGitHubUrlReq) Validate() error
Validate checks the field values on GetInstallGitHubUrlReq 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 (*GetInstallGitHubUrlReq) ValidateAll ¶ added in v0.3.13
func (m *GetInstallGitHubUrlReq) ValidateAll() error
ValidateAll checks the field values on GetInstallGitHubUrlReq 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 GetInstallGitHubUrlReqMultiError, or nil if none found.
type GetInstallGitHubUrlReqMultiError ¶ added in v0.3.13
type GetInstallGitHubUrlReqMultiError []error
GetInstallGitHubUrlReqMultiError is an error wrapping multiple validation errors returned by GetInstallGitHubUrlReq.ValidateAll() if the designated constraints aren't met.
func (GetInstallGitHubUrlReqMultiError) AllErrors ¶ added in v0.3.13
func (m GetInstallGitHubUrlReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInstallGitHubUrlReqMultiError) Error ¶ added in v0.3.13
func (m GetInstallGitHubUrlReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInstallGitHubUrlReqValidationError ¶ added in v0.3.13
type GetInstallGitHubUrlReqValidationError struct {
// contains filtered or unexported fields
}
GetInstallGitHubUrlReqValidationError is the validation error returned by GetInstallGitHubUrlReq.Validate if the designated constraints aren't met.
func (GetInstallGitHubUrlReqValidationError) Cause ¶ added in v0.3.13
func (e GetInstallGitHubUrlReqValidationError) Cause() error
Cause function returns cause value.
func (GetInstallGitHubUrlReqValidationError) Error ¶ added in v0.3.13
func (e GetInstallGitHubUrlReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetInstallGitHubUrlReqValidationError) ErrorName ¶ added in v0.3.13
func (e GetInstallGitHubUrlReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetInstallGitHubUrlReqValidationError) Field ¶ added in v0.3.13
func (e GetInstallGitHubUrlReqValidationError) Field() string
Field function returns field value.
func (GetInstallGitHubUrlReqValidationError) Key ¶ added in v0.3.13
func (e GetInstallGitHubUrlReqValidationError) Key() bool
Key function returns key value.
func (GetInstallGitHubUrlReqValidationError) Reason ¶ added in v0.3.13
func (e GetInstallGitHubUrlReqValidationError) Reason() string
Reason function returns reason value.
type GetInstallGitHubUrlResp ¶ added in v0.3.13
type GetInstallGitHubUrlResp struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` Manifest string `protobuf:"bytes,2,opt,name=manifest,proto3" json:"manifest,omitempty"` // contains filtered or unexported fields }
func (*GetInstallGitHubUrlResp) Descriptor
deprecated
added in
v0.3.13
func (*GetInstallGitHubUrlResp) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallGitHubUrlResp.ProtoReflect.Descriptor instead.
func (*GetInstallGitHubUrlResp) GetManifest ¶ added in v0.3.13
func (x *GetInstallGitHubUrlResp) GetManifest() string
func (*GetInstallGitHubUrlResp) GetUrl ¶ added in v0.3.13
func (x *GetInstallGitHubUrlResp) GetUrl() string
func (*GetInstallGitHubUrlResp) ProtoMessage ¶ added in v0.3.13
func (*GetInstallGitHubUrlResp) ProtoMessage()
func (*GetInstallGitHubUrlResp) ProtoReflect ¶ added in v0.3.13
func (x *GetInstallGitHubUrlResp) ProtoReflect() protoreflect.Message
func (*GetInstallGitHubUrlResp) Reset ¶ added in v0.3.13
func (x *GetInstallGitHubUrlResp) Reset()
func (*GetInstallGitHubUrlResp) String ¶ added in v0.3.13
func (x *GetInstallGitHubUrlResp) String() string
func (*GetInstallGitHubUrlResp) Validate ¶ added in v0.3.13
func (m *GetInstallGitHubUrlResp) Validate() error
Validate checks the field values on GetInstallGitHubUrlResp 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 (*GetInstallGitHubUrlResp) ValidateAll ¶ added in v0.3.13
func (m *GetInstallGitHubUrlResp) ValidateAll() error
ValidateAll checks the field values on GetInstallGitHubUrlResp 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 GetInstallGitHubUrlRespMultiError, or nil if none found.
type GetInstallGitHubUrlRespMultiError ¶ added in v0.3.13
type GetInstallGitHubUrlRespMultiError []error
GetInstallGitHubUrlRespMultiError is an error wrapping multiple validation errors returned by GetInstallGitHubUrlResp.ValidateAll() if the designated constraints aren't met.
func (GetInstallGitHubUrlRespMultiError) AllErrors ¶ added in v0.3.13
func (m GetInstallGitHubUrlRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInstallGitHubUrlRespMultiError) Error ¶ added in v0.3.13
func (m GetInstallGitHubUrlRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInstallGitHubUrlRespValidationError ¶ added in v0.3.13
type GetInstallGitHubUrlRespValidationError struct {
// contains filtered or unexported fields
}
GetInstallGitHubUrlRespValidationError is the validation error returned by GetInstallGitHubUrlResp.Validate if the designated constraints aren't met.
func (GetInstallGitHubUrlRespValidationError) Cause ¶ added in v0.3.13
func (e GetInstallGitHubUrlRespValidationError) Cause() error
Cause function returns cause value.
func (GetInstallGitHubUrlRespValidationError) Error ¶ added in v0.3.13
func (e GetInstallGitHubUrlRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetInstallGitHubUrlRespValidationError) ErrorName ¶ added in v0.3.13
func (e GetInstallGitHubUrlRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetInstallGitHubUrlRespValidationError) Field ¶ added in v0.3.13
func (e GetInstallGitHubUrlRespValidationError) Field() string
Field function returns field value.
func (GetInstallGitHubUrlRespValidationError) Key ¶ added in v0.3.13
func (e GetInstallGitHubUrlRespValidationError) Key() bool
Key function returns key value.
func (GetInstallGitHubUrlRespValidationError) Reason ¶ added in v0.3.13
func (e GetInstallGitHubUrlRespValidationError) Reason() string
Reason function returns reason value.
type GetInstallPagerDutyUrlReq ¶
type GetInstallPagerDutyUrlReq struct {
// contains filtered or unexported fields
}
func (*GetInstallPagerDutyUrlReq) Descriptor
deprecated
func (*GetInstallPagerDutyUrlReq) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallPagerDutyUrlReq.ProtoReflect.Descriptor instead.
func (*GetInstallPagerDutyUrlReq) ProtoMessage ¶
func (*GetInstallPagerDutyUrlReq) ProtoMessage()
func (*GetInstallPagerDutyUrlReq) ProtoReflect ¶
func (x *GetInstallPagerDutyUrlReq) ProtoReflect() protoreflect.Message
func (*GetInstallPagerDutyUrlReq) Reset ¶
func (x *GetInstallPagerDutyUrlReq) Reset()
func (*GetInstallPagerDutyUrlReq) String ¶
func (x *GetInstallPagerDutyUrlReq) String() string
func (*GetInstallPagerDutyUrlReq) Validate ¶
func (m *GetInstallPagerDutyUrlReq) Validate() error
Validate checks the field values on GetInstallPagerDutyUrlReq 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 (*GetInstallPagerDutyUrlReq) ValidateAll ¶
func (m *GetInstallPagerDutyUrlReq) ValidateAll() error
ValidateAll checks the field values on GetInstallPagerDutyUrlReq 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 GetInstallPagerDutyUrlReqMultiError, or nil if none found.
type GetInstallPagerDutyUrlReqMultiError ¶
type GetInstallPagerDutyUrlReqMultiError []error
GetInstallPagerDutyUrlReqMultiError is an error wrapping multiple validation errors returned by GetInstallPagerDutyUrlReq.ValidateAll() if the designated constraints aren't met.
func (GetInstallPagerDutyUrlReqMultiError) AllErrors ¶
func (m GetInstallPagerDutyUrlReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInstallPagerDutyUrlReqMultiError) Error ¶
func (m GetInstallPagerDutyUrlReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInstallPagerDutyUrlReqValidationError ¶
type GetInstallPagerDutyUrlReqValidationError struct {
// contains filtered or unexported fields
}
GetInstallPagerDutyUrlReqValidationError is the validation error returned by GetInstallPagerDutyUrlReq.Validate if the designated constraints aren't met.
func (GetInstallPagerDutyUrlReqValidationError) Cause ¶
func (e GetInstallPagerDutyUrlReqValidationError) Cause() error
Cause function returns cause value.
func (GetInstallPagerDutyUrlReqValidationError) Error ¶
func (e GetInstallPagerDutyUrlReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetInstallPagerDutyUrlReqValidationError) ErrorName ¶
func (e GetInstallPagerDutyUrlReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetInstallPagerDutyUrlReqValidationError) Field ¶
func (e GetInstallPagerDutyUrlReqValidationError) Field() string
Field function returns field value.
func (GetInstallPagerDutyUrlReqValidationError) Key ¶
func (e GetInstallPagerDutyUrlReqValidationError) Key() bool
Key function returns key value.
func (GetInstallPagerDutyUrlReqValidationError) Reason ¶
func (e GetInstallPagerDutyUrlReqValidationError) Reason() string
Reason function returns reason value.
type GetInstallPagerDutyUrlResp ¶
type GetInstallPagerDutyUrlResp struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*GetInstallPagerDutyUrlResp) Descriptor
deprecated
func (*GetInstallPagerDutyUrlResp) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallPagerDutyUrlResp.ProtoReflect.Descriptor instead.
func (*GetInstallPagerDutyUrlResp) GetUrl ¶
func (x *GetInstallPagerDutyUrlResp) GetUrl() string
func (*GetInstallPagerDutyUrlResp) ProtoMessage ¶
func (*GetInstallPagerDutyUrlResp) ProtoMessage()
func (*GetInstallPagerDutyUrlResp) ProtoReflect ¶
func (x *GetInstallPagerDutyUrlResp) ProtoReflect() protoreflect.Message
func (*GetInstallPagerDutyUrlResp) Reset ¶
func (x *GetInstallPagerDutyUrlResp) Reset()
func (*GetInstallPagerDutyUrlResp) String ¶
func (x *GetInstallPagerDutyUrlResp) String() string
func (*GetInstallPagerDutyUrlResp) Validate ¶
func (m *GetInstallPagerDutyUrlResp) Validate() error
Validate checks the field values on GetInstallPagerDutyUrlResp 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 (*GetInstallPagerDutyUrlResp) ValidateAll ¶
func (m *GetInstallPagerDutyUrlResp) ValidateAll() error
ValidateAll checks the field values on GetInstallPagerDutyUrlResp 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 GetInstallPagerDutyUrlRespMultiError, or nil if none found.
type GetInstallPagerDutyUrlRespMultiError ¶
type GetInstallPagerDutyUrlRespMultiError []error
GetInstallPagerDutyUrlRespMultiError is an error wrapping multiple validation errors returned by GetInstallPagerDutyUrlResp.ValidateAll() if the designated constraints aren't met.
func (GetInstallPagerDutyUrlRespMultiError) AllErrors ¶
func (m GetInstallPagerDutyUrlRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInstallPagerDutyUrlRespMultiError) Error ¶
func (m GetInstallPagerDutyUrlRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInstallPagerDutyUrlRespValidationError ¶
type GetInstallPagerDutyUrlRespValidationError struct {
// contains filtered or unexported fields
}
GetInstallPagerDutyUrlRespValidationError is the validation error returned by GetInstallPagerDutyUrlResp.Validate if the designated constraints aren't met.
func (GetInstallPagerDutyUrlRespValidationError) Cause ¶
func (e GetInstallPagerDutyUrlRespValidationError) Cause() error
Cause function returns cause value.
func (GetInstallPagerDutyUrlRespValidationError) Error ¶
func (e GetInstallPagerDutyUrlRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetInstallPagerDutyUrlRespValidationError) ErrorName ¶
func (e GetInstallPagerDutyUrlRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetInstallPagerDutyUrlRespValidationError) Field ¶
func (e GetInstallPagerDutyUrlRespValidationError) Field() string
Field function returns field value.
func (GetInstallPagerDutyUrlRespValidationError) Key ¶
func (e GetInstallPagerDutyUrlRespValidationError) Key() bool
Key function returns key value.
func (GetInstallPagerDutyUrlRespValidationError) Reason ¶
func (e GetInstallPagerDutyUrlRespValidationError) Reason() string
Reason function returns reason value.
type GetInstallSlackUrlReq ¶
type GetInstallSlackUrlReq struct {
// contains filtered or unexported fields
}
func (*GetInstallSlackUrlReq) Descriptor
deprecated
func (*GetInstallSlackUrlReq) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallSlackUrlReq.ProtoReflect.Descriptor instead.
func (*GetInstallSlackUrlReq) ProtoMessage ¶
func (*GetInstallSlackUrlReq) ProtoMessage()
func (*GetInstallSlackUrlReq) ProtoReflect ¶
func (x *GetInstallSlackUrlReq) ProtoReflect() protoreflect.Message
func (*GetInstallSlackUrlReq) Reset ¶
func (x *GetInstallSlackUrlReq) Reset()
func (*GetInstallSlackUrlReq) String ¶
func (x *GetInstallSlackUrlReq) String() string
func (*GetInstallSlackUrlReq) Validate ¶
func (m *GetInstallSlackUrlReq) Validate() error
Validate checks the field values on GetInstallSlackUrlReq 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 (*GetInstallSlackUrlReq) ValidateAll ¶
func (m *GetInstallSlackUrlReq) ValidateAll() error
ValidateAll checks the field values on GetInstallSlackUrlReq 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 GetInstallSlackUrlReqMultiError, or nil if none found.
type GetInstallSlackUrlReqMultiError ¶
type GetInstallSlackUrlReqMultiError []error
GetInstallSlackUrlReqMultiError is an error wrapping multiple validation errors returned by GetInstallSlackUrlReq.ValidateAll() if the designated constraints aren't met.
func (GetInstallSlackUrlReqMultiError) AllErrors ¶
func (m GetInstallSlackUrlReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInstallSlackUrlReqMultiError) Error ¶
func (m GetInstallSlackUrlReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInstallSlackUrlReqValidationError ¶
type GetInstallSlackUrlReqValidationError struct {
// contains filtered or unexported fields
}
GetInstallSlackUrlReqValidationError is the validation error returned by GetInstallSlackUrlReq.Validate if the designated constraints aren't met.
func (GetInstallSlackUrlReqValidationError) Cause ¶
func (e GetInstallSlackUrlReqValidationError) Cause() error
Cause function returns cause value.
func (GetInstallSlackUrlReqValidationError) Error ¶
func (e GetInstallSlackUrlReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetInstallSlackUrlReqValidationError) ErrorName ¶
func (e GetInstallSlackUrlReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetInstallSlackUrlReqValidationError) Field ¶
func (e GetInstallSlackUrlReqValidationError) Field() string
Field function returns field value.
func (GetInstallSlackUrlReqValidationError) Key ¶
func (e GetInstallSlackUrlReqValidationError) Key() bool
Key function returns key value.
func (GetInstallSlackUrlReqValidationError) Reason ¶
func (e GetInstallSlackUrlReqValidationError) Reason() string
Reason function returns reason value.
type GetInstallSlackUrlResp ¶
type GetInstallSlackUrlResp struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*GetInstallSlackUrlResp) Descriptor
deprecated
func (*GetInstallSlackUrlResp) Descriptor() ([]byte, []int)
Deprecated: Use GetInstallSlackUrlResp.ProtoReflect.Descriptor instead.
func (*GetInstallSlackUrlResp) GetUrl ¶
func (x *GetInstallSlackUrlResp) GetUrl() string
func (*GetInstallSlackUrlResp) ProtoMessage ¶
func (*GetInstallSlackUrlResp) ProtoMessage()
func (*GetInstallSlackUrlResp) ProtoReflect ¶
func (x *GetInstallSlackUrlResp) ProtoReflect() protoreflect.Message
func (*GetInstallSlackUrlResp) Reset ¶
func (x *GetInstallSlackUrlResp) Reset()
func (*GetInstallSlackUrlResp) String ¶
func (x *GetInstallSlackUrlResp) String() string
func (*GetInstallSlackUrlResp) Validate ¶
func (m *GetInstallSlackUrlResp) Validate() error
Validate checks the field values on GetInstallSlackUrlResp 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 (*GetInstallSlackUrlResp) ValidateAll ¶
func (m *GetInstallSlackUrlResp) ValidateAll() error
ValidateAll checks the field values on GetInstallSlackUrlResp 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 GetInstallSlackUrlRespMultiError, or nil if none found.
type GetInstallSlackUrlRespMultiError ¶
type GetInstallSlackUrlRespMultiError []error
GetInstallSlackUrlRespMultiError is an error wrapping multiple validation errors returned by GetInstallSlackUrlResp.ValidateAll() if the designated constraints aren't met.
func (GetInstallSlackUrlRespMultiError) AllErrors ¶
func (m GetInstallSlackUrlRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetInstallSlackUrlRespMultiError) Error ¶
func (m GetInstallSlackUrlRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetInstallSlackUrlRespValidationError ¶
type GetInstallSlackUrlRespValidationError struct {
// contains filtered or unexported fields
}
GetInstallSlackUrlRespValidationError is the validation error returned by GetInstallSlackUrlResp.Validate if the designated constraints aren't met.
func (GetInstallSlackUrlRespValidationError) Cause ¶
func (e GetInstallSlackUrlRespValidationError) Cause() error
Cause function returns cause value.
func (GetInstallSlackUrlRespValidationError) Error ¶
func (e GetInstallSlackUrlRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetInstallSlackUrlRespValidationError) ErrorName ¶
func (e GetInstallSlackUrlRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetInstallSlackUrlRespValidationError) Field ¶
func (e GetInstallSlackUrlRespValidationError) Field() string
Field function returns field value.
func (GetInstallSlackUrlRespValidationError) Key ¶
func (e GetInstallSlackUrlRespValidationError) Key() bool
Key function returns key value.
func (GetInstallSlackUrlRespValidationError) Reason ¶
func (e GetInstallSlackUrlRespValidationError) Reason() string
Reason function returns reason value.
type GetLast9InstallationReq ¶ added in v0.3.35
type GetLast9InstallationReq struct {
// contains filtered or unexported fields
}
func (*GetLast9InstallationReq) Descriptor
deprecated
added in
v0.3.35
func (*GetLast9InstallationReq) Descriptor() ([]byte, []int)
Deprecated: Use GetLast9InstallationReq.ProtoReflect.Descriptor instead.
func (*GetLast9InstallationReq) ProtoMessage ¶ added in v0.3.35
func (*GetLast9InstallationReq) ProtoMessage()
func (*GetLast9InstallationReq) ProtoReflect ¶ added in v0.3.35
func (x *GetLast9InstallationReq) ProtoReflect() protoreflect.Message
func (*GetLast9InstallationReq) Reset ¶ added in v0.3.35
func (x *GetLast9InstallationReq) Reset()
func (*GetLast9InstallationReq) String ¶ added in v0.3.35
func (x *GetLast9InstallationReq) String() string
func (*GetLast9InstallationReq) Validate ¶ added in v0.3.35
func (m *GetLast9InstallationReq) Validate() error
Validate checks the field values on GetLast9InstallationReq 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 (*GetLast9InstallationReq) ValidateAll ¶ added in v0.3.35
func (m *GetLast9InstallationReq) ValidateAll() error
ValidateAll checks the field values on GetLast9InstallationReq 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 GetLast9InstallationReqMultiError, or nil if none found.
type GetLast9InstallationReqMultiError ¶ added in v0.3.35
type GetLast9InstallationReqMultiError []error
GetLast9InstallationReqMultiError is an error wrapping multiple validation errors returned by GetLast9InstallationReq.ValidateAll() if the designated constraints aren't met.
func (GetLast9InstallationReqMultiError) AllErrors ¶ added in v0.3.35
func (m GetLast9InstallationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLast9InstallationReqMultiError) Error ¶ added in v0.3.35
func (m GetLast9InstallationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLast9InstallationReqValidationError ¶ added in v0.3.35
type GetLast9InstallationReqValidationError struct {
// contains filtered or unexported fields
}
GetLast9InstallationReqValidationError is the validation error returned by GetLast9InstallationReq.Validate if the designated constraints aren't met.
func (GetLast9InstallationReqValidationError) Cause ¶ added in v0.3.35
func (e GetLast9InstallationReqValidationError) Cause() error
Cause function returns cause value.
func (GetLast9InstallationReqValidationError) Error ¶ added in v0.3.35
func (e GetLast9InstallationReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetLast9InstallationReqValidationError) ErrorName ¶ added in v0.3.35
func (e GetLast9InstallationReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetLast9InstallationReqValidationError) Field ¶ added in v0.3.35
func (e GetLast9InstallationReqValidationError) Field() string
Field function returns field value.
func (GetLast9InstallationReqValidationError) Key ¶ added in v0.3.35
func (e GetLast9InstallationReqValidationError) Key() bool
Key function returns key value.
func (GetLast9InstallationReqValidationError) Reason ¶ added in v0.3.35
func (e GetLast9InstallationReqValidationError) Reason() string
Reason function returns reason value.
type GetLast9InstallationResp ¶ added in v0.3.35
type GetLast9InstallationResp struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` OrgSlug string `protobuf:"bytes,2,opt,name=org_slug,json=orgSlug,proto3" json:"org_slug,omitempty"` // contains filtered or unexported fields }
func (*GetLast9InstallationResp) Descriptor
deprecated
added in
v0.3.35
func (*GetLast9InstallationResp) Descriptor() ([]byte, []int)
Deprecated: Use GetLast9InstallationResp.ProtoReflect.Descriptor instead.
func (*GetLast9InstallationResp) GetIntegrationId ¶ added in v0.3.35
func (x *GetLast9InstallationResp) GetIntegrationId() string
func (*GetLast9InstallationResp) GetOrgSlug ¶ added in v0.3.35
func (x *GetLast9InstallationResp) GetOrgSlug() string
func (*GetLast9InstallationResp) ProtoMessage ¶ added in v0.3.35
func (*GetLast9InstallationResp) ProtoMessage()
func (*GetLast9InstallationResp) ProtoReflect ¶ added in v0.3.35
func (x *GetLast9InstallationResp) ProtoReflect() protoreflect.Message
func (*GetLast9InstallationResp) Reset ¶ added in v0.3.35
func (x *GetLast9InstallationResp) Reset()
func (*GetLast9InstallationResp) String ¶ added in v0.3.35
func (x *GetLast9InstallationResp) String() string
func (*GetLast9InstallationResp) Validate ¶ added in v0.3.35
func (m *GetLast9InstallationResp) Validate() error
Validate checks the field values on GetLast9InstallationResp 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 (*GetLast9InstallationResp) ValidateAll ¶ added in v0.3.35
func (m *GetLast9InstallationResp) ValidateAll() error
ValidateAll checks the field values on GetLast9InstallationResp 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 GetLast9InstallationRespMultiError, or nil if none found.
type GetLast9InstallationRespMultiError ¶ added in v0.3.35
type GetLast9InstallationRespMultiError []error
GetLast9InstallationRespMultiError is an error wrapping multiple validation errors returned by GetLast9InstallationResp.ValidateAll() if the designated constraints aren't met.
func (GetLast9InstallationRespMultiError) AllErrors ¶ added in v0.3.35
func (m GetLast9InstallationRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetLast9InstallationRespMultiError) Error ¶ added in v0.3.35
func (m GetLast9InstallationRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetLast9InstallationRespValidationError ¶ added in v0.3.35
type GetLast9InstallationRespValidationError struct {
// contains filtered or unexported fields
}
GetLast9InstallationRespValidationError is the validation error returned by GetLast9InstallationResp.Validate if the designated constraints aren't met.
func (GetLast9InstallationRespValidationError) Cause ¶ added in v0.3.35
func (e GetLast9InstallationRespValidationError) Cause() error
Cause function returns cause value.
func (GetLast9InstallationRespValidationError) Error ¶ added in v0.3.35
func (e GetLast9InstallationRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetLast9InstallationRespValidationError) ErrorName ¶ added in v0.3.35
func (e GetLast9InstallationRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetLast9InstallationRespValidationError) Field ¶ added in v0.3.35
func (e GetLast9InstallationRespValidationError) Field() string
Field function returns field value.
func (GetLast9InstallationRespValidationError) Key ¶ added in v0.3.35
func (e GetLast9InstallationRespValidationError) Key() bool
Key function returns key value.
func (GetLast9InstallationRespValidationError) Reason ¶ added in v0.3.35
func (e GetLast9InstallationRespValidationError) Reason() string
Reason function returns reason value.
type GetProgramDefaultsReq ¶
type GetProgramDefaultsReq struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Repository string `protobuf:"bytes,2,opt,name=repository,proto3" json:"repository,omitempty"` // Types that are assignable to ImageIdOneof: // // *GetProgramDefaultsReq_Tag // *GetProgramDefaultsReq_Image ImageIdOneof isGetProgramDefaultsReq_ImageIdOneof `protobuf_oneof:"image_id_oneof"` SkipRegistryCache bool `protobuf:"varint,5,opt,name=skip_registry_cache,json=skipRegistryCache,proto3" json:"skip_registry_cache,omitempty"` // contains filtered or unexported fields }
func (*GetProgramDefaultsReq) Descriptor
deprecated
func (*GetProgramDefaultsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetProgramDefaultsReq.ProtoReflect.Descriptor instead.
func (*GetProgramDefaultsReq) GetImage ¶
func (x *GetProgramDefaultsReq) GetImage() string
func (*GetProgramDefaultsReq) GetImageIdOneof ¶
func (m *GetProgramDefaultsReq) GetImageIdOneof() isGetProgramDefaultsReq_ImageIdOneof
func (*GetProgramDefaultsReq) GetIntegrationId ¶
func (x *GetProgramDefaultsReq) GetIntegrationId() string
func (*GetProgramDefaultsReq) GetRepository ¶
func (x *GetProgramDefaultsReq) GetRepository() string
func (*GetProgramDefaultsReq) GetSkipRegistryCache ¶
func (x *GetProgramDefaultsReq) GetSkipRegistryCache() bool
func (*GetProgramDefaultsReq) GetTag ¶
func (x *GetProgramDefaultsReq) GetTag() string
func (*GetProgramDefaultsReq) ProtoMessage ¶
func (*GetProgramDefaultsReq) ProtoMessage()
func (*GetProgramDefaultsReq) ProtoReflect ¶
func (x *GetProgramDefaultsReq) ProtoReflect() protoreflect.Message
func (*GetProgramDefaultsReq) Reset ¶
func (x *GetProgramDefaultsReq) Reset()
func (*GetProgramDefaultsReq) String ¶
func (x *GetProgramDefaultsReq) String() string
func (*GetProgramDefaultsReq) Validate ¶
func (m *GetProgramDefaultsReq) Validate() error
Validate checks the field values on GetProgramDefaultsReq 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 (*GetProgramDefaultsReq) ValidateAll ¶
func (m *GetProgramDefaultsReq) ValidateAll() error
ValidateAll checks the field values on GetProgramDefaultsReq 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 GetProgramDefaultsReqMultiError, or nil if none found.
type GetProgramDefaultsReqMultiError ¶
type GetProgramDefaultsReqMultiError []error
GetProgramDefaultsReqMultiError is an error wrapping multiple validation errors returned by GetProgramDefaultsReq.ValidateAll() if the designated constraints aren't met.
func (GetProgramDefaultsReqMultiError) AllErrors ¶
func (m GetProgramDefaultsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProgramDefaultsReqMultiError) Error ¶
func (m GetProgramDefaultsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProgramDefaultsReqValidationError ¶
type GetProgramDefaultsReqValidationError struct {
// contains filtered or unexported fields
}
GetProgramDefaultsReqValidationError is the validation error returned by GetProgramDefaultsReq.Validate if the designated constraints aren't met.
func (GetProgramDefaultsReqValidationError) Cause ¶
func (e GetProgramDefaultsReqValidationError) Cause() error
Cause function returns cause value.
func (GetProgramDefaultsReqValidationError) Error ¶
func (e GetProgramDefaultsReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetProgramDefaultsReqValidationError) ErrorName ¶
func (e GetProgramDefaultsReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetProgramDefaultsReqValidationError) Field ¶
func (e GetProgramDefaultsReqValidationError) Field() string
Field function returns field value.
func (GetProgramDefaultsReqValidationError) Key ¶
func (e GetProgramDefaultsReqValidationError) Key() bool
Key function returns key value.
func (GetProgramDefaultsReqValidationError) Reason ¶
func (e GetProgramDefaultsReqValidationError) Reason() string
Reason function returns reason value.
type GetProgramDefaultsReq_Image ¶
type GetProgramDefaultsReq_Image struct {
Image string `protobuf:"bytes,4,opt,name=image,proto3,oneof"`
}
type GetProgramDefaultsReq_Tag ¶
type GetProgramDefaultsReq_Tag struct {
Tag string `protobuf:"bytes,3,opt,name=tag,proto3,oneof"`
}
type GetProgramDefaultsResp ¶
type GetProgramDefaultsResp struct { ProgramDefaults *ProgramDefaults `protobuf:"bytes,1,opt,name=program_defaults,json=programDefaults,proto3" json:"program_defaults,omitempty"` // contains filtered or unexported fields }
func (*GetProgramDefaultsResp) Descriptor
deprecated
func (*GetProgramDefaultsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetProgramDefaultsResp.ProtoReflect.Descriptor instead.
func (*GetProgramDefaultsResp) GetProgramDefaults ¶
func (x *GetProgramDefaultsResp) GetProgramDefaults() *ProgramDefaults
func (*GetProgramDefaultsResp) ProtoMessage ¶
func (*GetProgramDefaultsResp) ProtoMessage()
func (*GetProgramDefaultsResp) ProtoReflect ¶
func (x *GetProgramDefaultsResp) ProtoReflect() protoreflect.Message
func (*GetProgramDefaultsResp) Reset ¶
func (x *GetProgramDefaultsResp) Reset()
func (*GetProgramDefaultsResp) String ¶
func (x *GetProgramDefaultsResp) String() string
func (*GetProgramDefaultsResp) Validate ¶
func (m *GetProgramDefaultsResp) Validate() error
Validate checks the field values on GetProgramDefaultsResp 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 (*GetProgramDefaultsResp) ValidateAll ¶
func (m *GetProgramDefaultsResp) ValidateAll() error
ValidateAll checks the field values on GetProgramDefaultsResp 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 GetProgramDefaultsRespMultiError, or nil if none found.
type GetProgramDefaultsRespMultiError ¶
type GetProgramDefaultsRespMultiError []error
GetProgramDefaultsRespMultiError is an error wrapping multiple validation errors returned by GetProgramDefaultsResp.ValidateAll() if the designated constraints aren't met.
func (GetProgramDefaultsRespMultiError) AllErrors ¶
func (m GetProgramDefaultsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProgramDefaultsRespMultiError) Error ¶
func (m GetProgramDefaultsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProgramDefaultsRespValidationError ¶
type GetProgramDefaultsRespValidationError struct {
// contains filtered or unexported fields
}
GetProgramDefaultsRespValidationError is the validation error returned by GetProgramDefaultsResp.Validate if the designated constraints aren't met.
func (GetProgramDefaultsRespValidationError) Cause ¶
func (e GetProgramDefaultsRespValidationError) Cause() error
Cause function returns cause value.
func (GetProgramDefaultsRespValidationError) Error ¶
func (e GetProgramDefaultsRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetProgramDefaultsRespValidationError) ErrorName ¶
func (e GetProgramDefaultsRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetProgramDefaultsRespValidationError) Field ¶
func (e GetProgramDefaultsRespValidationError) Field() string
Field function returns field value.
func (GetProgramDefaultsRespValidationError) Key ¶
func (e GetProgramDefaultsRespValidationError) Key() bool
Key function returns key value.
func (GetProgramDefaultsRespValidationError) Reason ¶
func (e GetProgramDefaultsRespValidationError) Reason() string
Reason function returns reason value.
type GetServiceImageInfoReq ¶
type GetServiceImageInfoReq struct { Service string `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` Versions []string `protobuf:"bytes,2,rep,name=versions,proto3" json:"versions,omitempty"` // omit to get just the latest version Application string `protobuf:"bytes,3,opt,name=application,proto3" json:"application,omitempty"` // contains filtered or unexported fields }
func (*GetServiceImageInfoReq) Descriptor
deprecated
func (*GetServiceImageInfoReq) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceImageInfoReq.ProtoReflect.Descriptor instead.
func (*GetServiceImageInfoReq) GetApplication ¶
func (x *GetServiceImageInfoReq) GetApplication() string
func (*GetServiceImageInfoReq) GetService ¶
func (x *GetServiceImageInfoReq) GetService() string
func (*GetServiceImageInfoReq) GetVersions ¶
func (x *GetServiceImageInfoReq) GetVersions() []string
func (*GetServiceImageInfoReq) ProtoMessage ¶
func (*GetServiceImageInfoReq) ProtoMessage()
func (*GetServiceImageInfoReq) ProtoReflect ¶
func (x *GetServiceImageInfoReq) ProtoReflect() protoreflect.Message
func (*GetServiceImageInfoReq) Reset ¶
func (x *GetServiceImageInfoReq) Reset()
func (*GetServiceImageInfoReq) String ¶
func (x *GetServiceImageInfoReq) String() string
func (*GetServiceImageInfoReq) Validate ¶
func (m *GetServiceImageInfoReq) Validate() error
Validate checks the field values on GetServiceImageInfoReq 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 (*GetServiceImageInfoReq) ValidateAll ¶
func (m *GetServiceImageInfoReq) ValidateAll() error
ValidateAll checks the field values on GetServiceImageInfoReq 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 GetServiceImageInfoReqMultiError, or nil if none found.
type GetServiceImageInfoReqMultiError ¶
type GetServiceImageInfoReqMultiError []error
GetServiceImageInfoReqMultiError is an error wrapping multiple validation errors returned by GetServiceImageInfoReq.ValidateAll() if the designated constraints aren't met.
func (GetServiceImageInfoReqMultiError) AllErrors ¶
func (m GetServiceImageInfoReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceImageInfoReqMultiError) Error ¶
func (m GetServiceImageInfoReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceImageInfoReqValidationError ¶
type GetServiceImageInfoReqValidationError struct {
// contains filtered or unexported fields
}
GetServiceImageInfoReqValidationError is the validation error returned by GetServiceImageInfoReq.Validate if the designated constraints aren't met.
func (GetServiceImageInfoReqValidationError) Cause ¶
func (e GetServiceImageInfoReqValidationError) Cause() error
Cause function returns cause value.
func (GetServiceImageInfoReqValidationError) Error ¶
func (e GetServiceImageInfoReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceImageInfoReqValidationError) ErrorName ¶
func (e GetServiceImageInfoReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceImageInfoReqValidationError) Field ¶
func (e GetServiceImageInfoReqValidationError) Field() string
Field function returns field value.
func (GetServiceImageInfoReqValidationError) Key ¶
func (e GetServiceImageInfoReqValidationError) Key() bool
Key function returns key value.
func (GetServiceImageInfoReqValidationError) Reason ¶
func (e GetServiceImageInfoReqValidationError) Reason() string
Reason function returns reason value.
type GetServiceImageInfoResp ¶
type GetServiceImageInfoResp struct { ServiceId string `protobuf:"bytes,1,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` ServiceName string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` VersionInfos []*GetServiceImageInfoResp_VersionInfo `protobuf:"bytes,3,rep,name=version_infos,json=versionInfos,proto3" json:"version_infos,omitempty"` // contains filtered or unexported fields }
func (*GetServiceImageInfoResp) Descriptor
deprecated
func (*GetServiceImageInfoResp) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceImageInfoResp.ProtoReflect.Descriptor instead.
func (*GetServiceImageInfoResp) GetServiceId ¶
func (x *GetServiceImageInfoResp) GetServiceId() string
func (*GetServiceImageInfoResp) GetServiceName ¶
func (x *GetServiceImageInfoResp) GetServiceName() string
func (*GetServiceImageInfoResp) GetVersionInfos ¶
func (x *GetServiceImageInfoResp) GetVersionInfos() []*GetServiceImageInfoResp_VersionInfo
func (*GetServiceImageInfoResp) ProtoMessage ¶
func (*GetServiceImageInfoResp) ProtoMessage()
func (*GetServiceImageInfoResp) ProtoReflect ¶
func (x *GetServiceImageInfoResp) ProtoReflect() protoreflect.Message
func (*GetServiceImageInfoResp) Reset ¶
func (x *GetServiceImageInfoResp) Reset()
func (*GetServiceImageInfoResp) String ¶
func (x *GetServiceImageInfoResp) String() string
func (*GetServiceImageInfoResp) Validate ¶
func (m *GetServiceImageInfoResp) Validate() error
Validate checks the field values on GetServiceImageInfoResp 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 (*GetServiceImageInfoResp) ValidateAll ¶
func (m *GetServiceImageInfoResp) ValidateAll() error
ValidateAll checks the field values on GetServiceImageInfoResp 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 GetServiceImageInfoRespMultiError, or nil if none found.
type GetServiceImageInfoRespMultiError ¶
type GetServiceImageInfoRespMultiError []error
GetServiceImageInfoRespMultiError is an error wrapping multiple validation errors returned by GetServiceImageInfoResp.ValidateAll() if the designated constraints aren't met.
func (GetServiceImageInfoRespMultiError) AllErrors ¶
func (m GetServiceImageInfoRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceImageInfoRespMultiError) Error ¶
func (m GetServiceImageInfoRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceImageInfoRespValidationError ¶
type GetServiceImageInfoRespValidationError struct {
// contains filtered or unexported fields
}
GetServiceImageInfoRespValidationError is the validation error returned by GetServiceImageInfoResp.Validate if the designated constraints aren't met.
func (GetServiceImageInfoRespValidationError) Cause ¶
func (e GetServiceImageInfoRespValidationError) Cause() error
Cause function returns cause value.
func (GetServiceImageInfoRespValidationError) Error ¶
func (e GetServiceImageInfoRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceImageInfoRespValidationError) ErrorName ¶
func (e GetServiceImageInfoRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceImageInfoRespValidationError) Field ¶
func (e GetServiceImageInfoRespValidationError) Field() string
Field function returns field value.
func (GetServiceImageInfoRespValidationError) Key ¶
func (e GetServiceImageInfoRespValidationError) Key() bool
Key function returns key value.
func (GetServiceImageInfoRespValidationError) Reason ¶
func (e GetServiceImageInfoRespValidationError) Reason() string
Reason function returns reason value.
type GetServiceImageInfoResp_PerReleaseChannel ¶
type GetServiceImageInfoResp_PerReleaseChannel struct { ReleaseChannel string `protobuf:"bytes,1,opt,name=release_channel,json=releaseChannel,proto3" json:"release_channel,omitempty"` ProgramInfos []*GetServiceImageInfoResp_ProgramInfo `protobuf:"bytes,2,rep,name=program_infos,json=programInfos,proto3" json:"program_infos,omitempty"` // contains filtered or unexported fields }
func (*GetServiceImageInfoResp_PerReleaseChannel) Descriptor
deprecated
func (*GetServiceImageInfoResp_PerReleaseChannel) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceImageInfoResp_PerReleaseChannel.ProtoReflect.Descriptor instead.
func (*GetServiceImageInfoResp_PerReleaseChannel) GetProgramInfos ¶
func (x *GetServiceImageInfoResp_PerReleaseChannel) GetProgramInfos() []*GetServiceImageInfoResp_ProgramInfo
func (*GetServiceImageInfoResp_PerReleaseChannel) GetReleaseChannel ¶
func (x *GetServiceImageInfoResp_PerReleaseChannel) GetReleaseChannel() string
func (*GetServiceImageInfoResp_PerReleaseChannel) ProtoMessage ¶
func (*GetServiceImageInfoResp_PerReleaseChannel) ProtoMessage()
func (*GetServiceImageInfoResp_PerReleaseChannel) ProtoReflect ¶
func (x *GetServiceImageInfoResp_PerReleaseChannel) ProtoReflect() protoreflect.Message
func (*GetServiceImageInfoResp_PerReleaseChannel) Reset ¶
func (x *GetServiceImageInfoResp_PerReleaseChannel) Reset()
func (*GetServiceImageInfoResp_PerReleaseChannel) String ¶
func (x *GetServiceImageInfoResp_PerReleaseChannel) String() string
func (*GetServiceImageInfoResp_PerReleaseChannel) Validate ¶
func (m *GetServiceImageInfoResp_PerReleaseChannel) Validate() error
Validate checks the field values on GetServiceImageInfoResp_PerReleaseChannel 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 (*GetServiceImageInfoResp_PerReleaseChannel) ValidateAll ¶
func (m *GetServiceImageInfoResp_PerReleaseChannel) ValidateAll() error
ValidateAll checks the field values on GetServiceImageInfoResp_PerReleaseChannel 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 GetServiceImageInfoResp_PerReleaseChannelMultiError, or nil if none found.
type GetServiceImageInfoResp_PerReleaseChannelMultiError ¶
type GetServiceImageInfoResp_PerReleaseChannelMultiError []error
GetServiceImageInfoResp_PerReleaseChannelMultiError is an error wrapping multiple validation errors returned by GetServiceImageInfoResp_PerReleaseChannel.ValidateAll() if the designated constraints aren't met.
func (GetServiceImageInfoResp_PerReleaseChannelMultiError) AllErrors ¶
func (m GetServiceImageInfoResp_PerReleaseChannelMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceImageInfoResp_PerReleaseChannelMultiError) Error ¶
func (m GetServiceImageInfoResp_PerReleaseChannelMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceImageInfoResp_PerReleaseChannelValidationError ¶
type GetServiceImageInfoResp_PerReleaseChannelValidationError struct {
// contains filtered or unexported fields
}
GetServiceImageInfoResp_PerReleaseChannelValidationError is the validation error returned by GetServiceImageInfoResp_PerReleaseChannel.Validate if the designated constraints aren't met.
func (GetServiceImageInfoResp_PerReleaseChannelValidationError) Cause ¶
func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Cause() error
Cause function returns cause value.
func (GetServiceImageInfoResp_PerReleaseChannelValidationError) Error ¶
func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceImageInfoResp_PerReleaseChannelValidationError) ErrorName ¶
func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceImageInfoResp_PerReleaseChannelValidationError) Field ¶
func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Field() string
Field function returns field value.
func (GetServiceImageInfoResp_PerReleaseChannelValidationError) Key ¶
func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Key() bool
Key function returns key value.
func (GetServiceImageInfoResp_PerReleaseChannelValidationError) Reason ¶
func (e GetServiceImageInfoResp_PerReleaseChannelValidationError) Reason() string
Reason function returns reason value.
type GetServiceImageInfoResp_ProgramInfo ¶
type GetServiceImageInfoResp_ProgramInfo struct { ImageUrl string `protobuf:"bytes,1,opt,name=image_url,json=imageUrl,proto3" json:"image_url,omitempty"` Tags []string `protobuf:"bytes,3,rep,name=tags,proto3" json:"tags,omitempty"` // contains filtered or unexported fields }
func (*GetServiceImageInfoResp_ProgramInfo) Descriptor
deprecated
func (*GetServiceImageInfoResp_ProgramInfo) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceImageInfoResp_ProgramInfo.ProtoReflect.Descriptor instead.
func (*GetServiceImageInfoResp_ProgramInfo) GetImageUrl ¶
func (x *GetServiceImageInfoResp_ProgramInfo) GetImageUrl() string
func (*GetServiceImageInfoResp_ProgramInfo) GetTags ¶
func (x *GetServiceImageInfoResp_ProgramInfo) GetTags() []string
func (*GetServiceImageInfoResp_ProgramInfo) ProtoMessage ¶
func (*GetServiceImageInfoResp_ProgramInfo) ProtoMessage()
func (*GetServiceImageInfoResp_ProgramInfo) ProtoReflect ¶
func (x *GetServiceImageInfoResp_ProgramInfo) ProtoReflect() protoreflect.Message
func (*GetServiceImageInfoResp_ProgramInfo) Reset ¶
func (x *GetServiceImageInfoResp_ProgramInfo) Reset()
func (*GetServiceImageInfoResp_ProgramInfo) String ¶
func (x *GetServiceImageInfoResp_ProgramInfo) String() string
func (*GetServiceImageInfoResp_ProgramInfo) Validate ¶
func (m *GetServiceImageInfoResp_ProgramInfo) Validate() error
Validate checks the field values on GetServiceImageInfoResp_ProgramInfo 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 (*GetServiceImageInfoResp_ProgramInfo) ValidateAll ¶
func (m *GetServiceImageInfoResp_ProgramInfo) ValidateAll() error
ValidateAll checks the field values on GetServiceImageInfoResp_ProgramInfo 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 GetServiceImageInfoResp_ProgramInfoMultiError, or nil if none found.
type GetServiceImageInfoResp_ProgramInfoMultiError ¶
type GetServiceImageInfoResp_ProgramInfoMultiError []error
GetServiceImageInfoResp_ProgramInfoMultiError is an error wrapping multiple validation errors returned by GetServiceImageInfoResp_ProgramInfo.ValidateAll() if the designated constraints aren't met.
func (GetServiceImageInfoResp_ProgramInfoMultiError) AllErrors ¶
func (m GetServiceImageInfoResp_ProgramInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceImageInfoResp_ProgramInfoMultiError) Error ¶
func (m GetServiceImageInfoResp_ProgramInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceImageInfoResp_ProgramInfoValidationError ¶
type GetServiceImageInfoResp_ProgramInfoValidationError struct {
// contains filtered or unexported fields
}
GetServiceImageInfoResp_ProgramInfoValidationError is the validation error returned by GetServiceImageInfoResp_ProgramInfo.Validate if the designated constraints aren't met.
func (GetServiceImageInfoResp_ProgramInfoValidationError) Cause ¶
func (e GetServiceImageInfoResp_ProgramInfoValidationError) Cause() error
Cause function returns cause value.
func (GetServiceImageInfoResp_ProgramInfoValidationError) Error ¶
func (e GetServiceImageInfoResp_ProgramInfoValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceImageInfoResp_ProgramInfoValidationError) ErrorName ¶
func (e GetServiceImageInfoResp_ProgramInfoValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceImageInfoResp_ProgramInfoValidationError) Field ¶
func (e GetServiceImageInfoResp_ProgramInfoValidationError) Field() string
Field function returns field value.
func (GetServiceImageInfoResp_ProgramInfoValidationError) Key ¶
func (e GetServiceImageInfoResp_ProgramInfoValidationError) Key() bool
Key function returns key value.
func (GetServiceImageInfoResp_ProgramInfoValidationError) Reason ¶
func (e GetServiceImageInfoResp_ProgramInfoValidationError) Reason() string
Reason function returns reason value.
type GetServiceImageInfoResp_VersionInfo ¶
type GetServiceImageInfoResp_VersionInfo struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` ProgramInfos []*GetServiceImageInfoResp_ProgramInfo `protobuf:"bytes,2,rep,name=program_infos,json=programInfos,proto3" json:"program_infos,omitempty"` PerReleaseChannel []*GetServiceImageInfoResp_PerReleaseChannel `protobuf:"bytes,3,rep,name=per_release_channel,json=perReleaseChannel,proto3" json:"per_release_channel,omitempty"` // contains filtered or unexported fields }
func (*GetServiceImageInfoResp_VersionInfo) Descriptor
deprecated
func (*GetServiceImageInfoResp_VersionInfo) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceImageInfoResp_VersionInfo.ProtoReflect.Descriptor instead.
func (*GetServiceImageInfoResp_VersionInfo) GetPerReleaseChannel ¶
func (x *GetServiceImageInfoResp_VersionInfo) GetPerReleaseChannel() []*GetServiceImageInfoResp_PerReleaseChannel
func (*GetServiceImageInfoResp_VersionInfo) GetProgramInfos ¶
func (x *GetServiceImageInfoResp_VersionInfo) GetProgramInfos() []*GetServiceImageInfoResp_ProgramInfo
func (*GetServiceImageInfoResp_VersionInfo) GetVersion ¶
func (x *GetServiceImageInfoResp_VersionInfo) GetVersion() string
func (*GetServiceImageInfoResp_VersionInfo) ProtoMessage ¶
func (*GetServiceImageInfoResp_VersionInfo) ProtoMessage()
func (*GetServiceImageInfoResp_VersionInfo) ProtoReflect ¶
func (x *GetServiceImageInfoResp_VersionInfo) ProtoReflect() protoreflect.Message
func (*GetServiceImageInfoResp_VersionInfo) Reset ¶
func (x *GetServiceImageInfoResp_VersionInfo) Reset()
func (*GetServiceImageInfoResp_VersionInfo) String ¶
func (x *GetServiceImageInfoResp_VersionInfo) String() string
func (*GetServiceImageInfoResp_VersionInfo) Validate ¶
func (m *GetServiceImageInfoResp_VersionInfo) Validate() error
Validate checks the field values on GetServiceImageInfoResp_VersionInfo 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 (*GetServiceImageInfoResp_VersionInfo) ValidateAll ¶
func (m *GetServiceImageInfoResp_VersionInfo) ValidateAll() error
ValidateAll checks the field values on GetServiceImageInfoResp_VersionInfo 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 GetServiceImageInfoResp_VersionInfoMultiError, or nil if none found.
type GetServiceImageInfoResp_VersionInfoMultiError ¶
type GetServiceImageInfoResp_VersionInfoMultiError []error
GetServiceImageInfoResp_VersionInfoMultiError is an error wrapping multiple validation errors returned by GetServiceImageInfoResp_VersionInfo.ValidateAll() if the designated constraints aren't met.
func (GetServiceImageInfoResp_VersionInfoMultiError) AllErrors ¶
func (m GetServiceImageInfoResp_VersionInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceImageInfoResp_VersionInfoMultiError) Error ¶
func (m GetServiceImageInfoResp_VersionInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceImageInfoResp_VersionInfoValidationError ¶
type GetServiceImageInfoResp_VersionInfoValidationError struct {
// contains filtered or unexported fields
}
GetServiceImageInfoResp_VersionInfoValidationError is the validation error returned by GetServiceImageInfoResp_VersionInfo.Validate if the designated constraints aren't met.
func (GetServiceImageInfoResp_VersionInfoValidationError) Cause ¶
func (e GetServiceImageInfoResp_VersionInfoValidationError) Cause() error
Cause function returns cause value.
func (GetServiceImageInfoResp_VersionInfoValidationError) Error ¶
func (e GetServiceImageInfoResp_VersionInfoValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceImageInfoResp_VersionInfoValidationError) ErrorName ¶
func (e GetServiceImageInfoResp_VersionInfoValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceImageInfoResp_VersionInfoValidationError) Field ¶
func (e GetServiceImageInfoResp_VersionInfoValidationError) Field() string
Field function returns field value.
func (GetServiceImageInfoResp_VersionInfoValidationError) Key ¶
func (e GetServiceImageInfoResp_VersionInfoValidationError) Key() bool
Key function returns key value.
func (GetServiceImageInfoResp_VersionInfoValidationError) Reason ¶
func (e GetServiceImageInfoResp_VersionInfoValidationError) Reason() string
Reason function returns reason value.
type GetTrackedImageRepositoryReq ¶
type GetTrackedImageRepositoryReq struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Repository string `protobuf:"bytes,2,opt,name=repository,proto3" json:"repository,omitempty"` // contains filtered or unexported fields }
func (*GetTrackedImageRepositoryReq) Descriptor
deprecated
func (*GetTrackedImageRepositoryReq) Descriptor() ([]byte, []int)
Deprecated: Use GetTrackedImageRepositoryReq.ProtoReflect.Descriptor instead.
func (*GetTrackedImageRepositoryReq) GetIntegrationId ¶
func (x *GetTrackedImageRepositoryReq) GetIntegrationId() string
func (*GetTrackedImageRepositoryReq) GetRepository ¶
func (x *GetTrackedImageRepositoryReq) GetRepository() string
func (*GetTrackedImageRepositoryReq) ProtoMessage ¶
func (*GetTrackedImageRepositoryReq) ProtoMessage()
func (*GetTrackedImageRepositoryReq) ProtoReflect ¶
func (x *GetTrackedImageRepositoryReq) ProtoReflect() protoreflect.Message
func (*GetTrackedImageRepositoryReq) Reset ¶
func (x *GetTrackedImageRepositoryReq) Reset()
func (*GetTrackedImageRepositoryReq) String ¶
func (x *GetTrackedImageRepositoryReq) String() string
func (*GetTrackedImageRepositoryReq) Validate ¶
func (m *GetTrackedImageRepositoryReq) Validate() error
Validate checks the field values on GetTrackedImageRepositoryReq 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 (*GetTrackedImageRepositoryReq) ValidateAll ¶
func (m *GetTrackedImageRepositoryReq) ValidateAll() error
ValidateAll checks the field values on GetTrackedImageRepositoryReq 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 GetTrackedImageRepositoryReqMultiError, or nil if none found.
type GetTrackedImageRepositoryReqMultiError ¶
type GetTrackedImageRepositoryReqMultiError []error
GetTrackedImageRepositoryReqMultiError is an error wrapping multiple validation errors returned by GetTrackedImageRepositoryReq.ValidateAll() if the designated constraints aren't met.
func (GetTrackedImageRepositoryReqMultiError) AllErrors ¶
func (m GetTrackedImageRepositoryReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTrackedImageRepositoryReqMultiError) Error ¶
func (m GetTrackedImageRepositoryReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTrackedImageRepositoryReqValidationError ¶
type GetTrackedImageRepositoryReqValidationError struct {
// contains filtered or unexported fields
}
GetTrackedImageRepositoryReqValidationError is the validation error returned by GetTrackedImageRepositoryReq.Validate if the designated constraints aren't met.
func (GetTrackedImageRepositoryReqValidationError) Cause ¶
func (e GetTrackedImageRepositoryReqValidationError) Cause() error
Cause function returns cause value.
func (GetTrackedImageRepositoryReqValidationError) Error ¶
func (e GetTrackedImageRepositoryReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetTrackedImageRepositoryReqValidationError) ErrorName ¶
func (e GetTrackedImageRepositoryReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetTrackedImageRepositoryReqValidationError) Field ¶
func (e GetTrackedImageRepositoryReqValidationError) Field() string
Field function returns field value.
func (GetTrackedImageRepositoryReqValidationError) Key ¶
func (e GetTrackedImageRepositoryReqValidationError) Key() bool
Key function returns key value.
func (GetTrackedImageRepositoryReqValidationError) Reason ¶
func (e GetTrackedImageRepositoryReqValidationError) Reason() string
Reason function returns reason value.
type GetTrackedImageRepositoryResp ¶
type GetTrackedImageRepositoryResp struct { Repository *TrackedImageRepository `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` // contains filtered or unexported fields }
func (*GetTrackedImageRepositoryResp) Descriptor
deprecated
func (*GetTrackedImageRepositoryResp) Descriptor() ([]byte, []int)
Deprecated: Use GetTrackedImageRepositoryResp.ProtoReflect.Descriptor instead.
func (*GetTrackedImageRepositoryResp) GetRepository ¶
func (x *GetTrackedImageRepositoryResp) GetRepository() *TrackedImageRepository
func (*GetTrackedImageRepositoryResp) ProtoMessage ¶
func (*GetTrackedImageRepositoryResp) ProtoMessage()
func (*GetTrackedImageRepositoryResp) ProtoReflect ¶
func (x *GetTrackedImageRepositoryResp) ProtoReflect() protoreflect.Message
func (*GetTrackedImageRepositoryResp) Reset ¶
func (x *GetTrackedImageRepositoryResp) Reset()
func (*GetTrackedImageRepositoryResp) String ¶
func (x *GetTrackedImageRepositoryResp) String() string
func (*GetTrackedImageRepositoryResp) Validate ¶
func (m *GetTrackedImageRepositoryResp) Validate() error
Validate checks the field values on GetTrackedImageRepositoryResp 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 (*GetTrackedImageRepositoryResp) ValidateAll ¶
func (m *GetTrackedImageRepositoryResp) ValidateAll() error
ValidateAll checks the field values on GetTrackedImageRepositoryResp 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 GetTrackedImageRepositoryRespMultiError, or nil if none found.
type GetTrackedImageRepositoryRespMultiError ¶
type GetTrackedImageRepositoryRespMultiError []error
GetTrackedImageRepositoryRespMultiError is an error wrapping multiple validation errors returned by GetTrackedImageRepositoryResp.ValidateAll() if the designated constraints aren't met.
func (GetTrackedImageRepositoryRespMultiError) AllErrors ¶
func (m GetTrackedImageRepositoryRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetTrackedImageRepositoryRespMultiError) Error ¶
func (m GetTrackedImageRepositoryRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetTrackedImageRepositoryRespValidationError ¶
type GetTrackedImageRepositoryRespValidationError struct {
// contains filtered or unexported fields
}
GetTrackedImageRepositoryRespValidationError is the validation error returned by GetTrackedImageRepositoryResp.Validate if the designated constraints aren't met.
func (GetTrackedImageRepositoryRespValidationError) Cause ¶
func (e GetTrackedImageRepositoryRespValidationError) Cause() error
Cause function returns cause value.
func (GetTrackedImageRepositoryRespValidationError) Error ¶
func (e GetTrackedImageRepositoryRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetTrackedImageRepositoryRespValidationError) ErrorName ¶
func (e GetTrackedImageRepositoryRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetTrackedImageRepositoryRespValidationError) Field ¶
func (e GetTrackedImageRepositoryRespValidationError) Field() string
Field function returns field value.
func (GetTrackedImageRepositoryRespValidationError) Key ¶
func (e GetTrackedImageRepositoryRespValidationError) Key() bool
Key function returns key value.
func (GetTrackedImageRepositoryRespValidationError) Reason ¶
func (e GetTrackedImageRepositoryRespValidationError) Reason() string
Reason function returns reason value.
type IndexStatus ¶
type IndexStatus int32
const ( IndexStatus_IS_UNKNOWN IndexStatus = 0 IndexStatus_PENDING IndexStatus = 1 // indexing requested but has not indexed before IndexStatus_INDEXING IndexStatus = 2 // indexing operation in progress IndexStatus_INDEXED IndexStatus = 3 // steady-state, has been indexed before but no ongoing operation )
func (IndexStatus) Descriptor ¶
func (IndexStatus) Descriptor() protoreflect.EnumDescriptor
func (IndexStatus) Enum ¶
func (x IndexStatus) Enum() *IndexStatus
func (IndexStatus) EnumDescriptor
deprecated
func (IndexStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use IndexStatus.Descriptor instead.
func (IndexStatus) Number ¶
func (x IndexStatus) Number() protoreflect.EnumNumber
func (IndexStatus) String ¶
func (x IndexStatus) String() string
func (IndexStatus) Type ¶
func (IndexStatus) Type() protoreflect.EnumType
type InstallGitHubReq ¶
type InstallGitHubReq struct { InstallationId int64 `protobuf:"varint,1,opt,name=installation_id,json=installationId,proto3" json:"installation_id,omitempty"` // contains filtered or unexported fields }
func (*InstallGitHubReq) Descriptor
deprecated
func (*InstallGitHubReq) Descriptor() ([]byte, []int)
Deprecated: Use InstallGitHubReq.ProtoReflect.Descriptor instead.
func (*InstallGitHubReq) GetInstallationId ¶
func (x *InstallGitHubReq) GetInstallationId() int64
func (*InstallGitHubReq) ProtoMessage ¶
func (*InstallGitHubReq) ProtoMessage()
func (*InstallGitHubReq) ProtoReflect ¶
func (x *InstallGitHubReq) ProtoReflect() protoreflect.Message
func (*InstallGitHubReq) Reset ¶
func (x *InstallGitHubReq) Reset()
func (*InstallGitHubReq) String ¶
func (x *InstallGitHubReq) String() string
func (*InstallGitHubReq) Validate ¶
func (m *InstallGitHubReq) Validate() error
Validate checks the field values on InstallGitHubReq 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 (*InstallGitHubReq) ValidateAll ¶
func (m *InstallGitHubReq) ValidateAll() error
ValidateAll checks the field values on InstallGitHubReq 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 InstallGitHubReqMultiError, or nil if none found.
type InstallGitHubReqMultiError ¶
type InstallGitHubReqMultiError []error
InstallGitHubReqMultiError is an error wrapping multiple validation errors returned by InstallGitHubReq.ValidateAll() if the designated constraints aren't met.
func (InstallGitHubReqMultiError) AllErrors ¶
func (m InstallGitHubReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallGitHubReqMultiError) Error ¶
func (m InstallGitHubReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallGitHubReqValidationError ¶
type InstallGitHubReqValidationError struct {
// contains filtered or unexported fields
}
InstallGitHubReqValidationError is the validation error returned by InstallGitHubReq.Validate if the designated constraints aren't met.
func (InstallGitHubReqValidationError) Cause ¶
func (e InstallGitHubReqValidationError) Cause() error
Cause function returns cause value.
func (InstallGitHubReqValidationError) Error ¶
func (e InstallGitHubReqValidationError) Error() string
Error satisfies the builtin error interface
func (InstallGitHubReqValidationError) ErrorName ¶
func (e InstallGitHubReqValidationError) ErrorName() string
ErrorName returns error name.
func (InstallGitHubReqValidationError) Field ¶
func (e InstallGitHubReqValidationError) Field() string
Field function returns field value.
func (InstallGitHubReqValidationError) Key ¶
func (e InstallGitHubReqValidationError) Key() bool
Key function returns key value.
func (InstallGitHubReqValidationError) Reason ¶
func (e InstallGitHubReqValidationError) Reason() string
Reason function returns reason value.
type InstallGitHubResp ¶
type InstallGitHubResp struct {
// contains filtered or unexported fields
}
func (*InstallGitHubResp) Descriptor
deprecated
func (*InstallGitHubResp) Descriptor() ([]byte, []int)
Deprecated: Use InstallGitHubResp.ProtoReflect.Descriptor instead.
func (*InstallGitHubResp) ProtoMessage ¶
func (*InstallGitHubResp) ProtoMessage()
func (*InstallGitHubResp) ProtoReflect ¶
func (x *InstallGitHubResp) ProtoReflect() protoreflect.Message
func (*InstallGitHubResp) Reset ¶
func (x *InstallGitHubResp) Reset()
func (*InstallGitHubResp) String ¶
func (x *InstallGitHubResp) String() string
func (*InstallGitHubResp) Validate ¶
func (m *InstallGitHubResp) Validate() error
Validate checks the field values on InstallGitHubResp 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 (*InstallGitHubResp) ValidateAll ¶
func (m *InstallGitHubResp) ValidateAll() error
ValidateAll checks the field values on InstallGitHubResp 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 InstallGitHubRespMultiError, or nil if none found.
type InstallGitHubRespMultiError ¶
type InstallGitHubRespMultiError []error
InstallGitHubRespMultiError is an error wrapping multiple validation errors returned by InstallGitHubResp.ValidateAll() if the designated constraints aren't met.
func (InstallGitHubRespMultiError) AllErrors ¶
func (m InstallGitHubRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallGitHubRespMultiError) Error ¶
func (m InstallGitHubRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallGitHubRespValidationError ¶
type InstallGitHubRespValidationError struct {
// contains filtered or unexported fields
}
InstallGitHubRespValidationError is the validation error returned by InstallGitHubResp.Validate if the designated constraints aren't met.
func (InstallGitHubRespValidationError) Cause ¶
func (e InstallGitHubRespValidationError) Cause() error
Cause function returns cause value.
func (InstallGitHubRespValidationError) Error ¶
func (e InstallGitHubRespValidationError) Error() string
Error satisfies the builtin error interface
func (InstallGitHubRespValidationError) ErrorName ¶
func (e InstallGitHubRespValidationError) ErrorName() string
ErrorName returns error name.
func (InstallGitHubRespValidationError) Field ¶
func (e InstallGitHubRespValidationError) Field() string
Field function returns field value.
func (InstallGitHubRespValidationError) Key ¶
func (e InstallGitHubRespValidationError) Key() bool
Key function returns key value.
func (InstallGitHubRespValidationError) Reason ¶
func (e InstallGitHubRespValidationError) Reason() string
Reason function returns reason value.
type InstallGrafanaReq ¶
type InstallGrafanaReq struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` ApiToken string `protobuf:"bytes,2,opt,name=api_token,json=apiToken,proto3" json:"api_token,omitempty"` // contains filtered or unexported fields }
func (*InstallGrafanaReq) Descriptor
deprecated
func (*InstallGrafanaReq) Descriptor() ([]byte, []int)
Deprecated: Use InstallGrafanaReq.ProtoReflect.Descriptor instead.
func (*InstallGrafanaReq) GetApiToken ¶
func (x *InstallGrafanaReq) GetApiToken() string
func (*InstallGrafanaReq) GetUrl ¶
func (x *InstallGrafanaReq) GetUrl() string
func (*InstallGrafanaReq) ProtoMessage ¶
func (*InstallGrafanaReq) ProtoMessage()
func (*InstallGrafanaReq) ProtoReflect ¶
func (x *InstallGrafanaReq) ProtoReflect() protoreflect.Message
func (*InstallGrafanaReq) Reset ¶
func (x *InstallGrafanaReq) Reset()
func (*InstallGrafanaReq) String ¶
func (x *InstallGrafanaReq) String() string
func (*InstallGrafanaReq) Validate ¶
func (m *InstallGrafanaReq) Validate() error
Validate checks the field values on InstallGrafanaReq 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 (*InstallGrafanaReq) ValidateAll ¶
func (m *InstallGrafanaReq) ValidateAll() error
ValidateAll checks the field values on InstallGrafanaReq 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 InstallGrafanaReqMultiError, or nil if none found.
type InstallGrafanaReqMultiError ¶
type InstallGrafanaReqMultiError []error
InstallGrafanaReqMultiError is an error wrapping multiple validation errors returned by InstallGrafanaReq.ValidateAll() if the designated constraints aren't met.
func (InstallGrafanaReqMultiError) AllErrors ¶
func (m InstallGrafanaReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallGrafanaReqMultiError) Error ¶
func (m InstallGrafanaReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallGrafanaReqValidationError ¶
type InstallGrafanaReqValidationError struct {
// contains filtered or unexported fields
}
InstallGrafanaReqValidationError is the validation error returned by InstallGrafanaReq.Validate if the designated constraints aren't met.
func (InstallGrafanaReqValidationError) Cause ¶
func (e InstallGrafanaReqValidationError) Cause() error
Cause function returns cause value.
func (InstallGrafanaReqValidationError) Error ¶
func (e InstallGrafanaReqValidationError) Error() string
Error satisfies the builtin error interface
func (InstallGrafanaReqValidationError) ErrorName ¶
func (e InstallGrafanaReqValidationError) ErrorName() string
ErrorName returns error name.
func (InstallGrafanaReqValidationError) Field ¶
func (e InstallGrafanaReqValidationError) Field() string
Field function returns field value.
func (InstallGrafanaReqValidationError) Key ¶
func (e InstallGrafanaReqValidationError) Key() bool
Key function returns key value.
func (InstallGrafanaReqValidationError) Reason ¶
func (e InstallGrafanaReqValidationError) Reason() string
Reason function returns reason value.
type InstallGrafanaResp ¶
type InstallGrafanaResp struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*InstallGrafanaResp) Descriptor
deprecated
func (*InstallGrafanaResp) Descriptor() ([]byte, []int)
Deprecated: Use InstallGrafanaResp.ProtoReflect.Descriptor instead.
func (*InstallGrafanaResp) GetIntegrationId ¶
func (x *InstallGrafanaResp) GetIntegrationId() string
func (*InstallGrafanaResp) ProtoMessage ¶
func (*InstallGrafanaResp) ProtoMessage()
func (*InstallGrafanaResp) ProtoReflect ¶
func (x *InstallGrafanaResp) ProtoReflect() protoreflect.Message
func (*InstallGrafanaResp) Reset ¶
func (x *InstallGrafanaResp) Reset()
func (*InstallGrafanaResp) String ¶
func (x *InstallGrafanaResp) String() string
func (*InstallGrafanaResp) Validate ¶
func (m *InstallGrafanaResp) Validate() error
Validate checks the field values on InstallGrafanaResp 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 (*InstallGrafanaResp) ValidateAll ¶
func (m *InstallGrafanaResp) ValidateAll() error
ValidateAll checks the field values on InstallGrafanaResp 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 InstallGrafanaRespMultiError, or nil if none found.
type InstallGrafanaRespMultiError ¶
type InstallGrafanaRespMultiError []error
InstallGrafanaRespMultiError is an error wrapping multiple validation errors returned by InstallGrafanaResp.ValidateAll() if the designated constraints aren't met.
func (InstallGrafanaRespMultiError) AllErrors ¶
func (m InstallGrafanaRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallGrafanaRespMultiError) Error ¶
func (m InstallGrafanaRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallGrafanaRespValidationError ¶
type InstallGrafanaRespValidationError struct {
// contains filtered or unexported fields
}
InstallGrafanaRespValidationError is the validation error returned by InstallGrafanaResp.Validate if the designated constraints aren't met.
func (InstallGrafanaRespValidationError) Cause ¶
func (e InstallGrafanaRespValidationError) Cause() error
Cause function returns cause value.
func (InstallGrafanaRespValidationError) Error ¶
func (e InstallGrafanaRespValidationError) Error() string
Error satisfies the builtin error interface
func (InstallGrafanaRespValidationError) ErrorName ¶
func (e InstallGrafanaRespValidationError) ErrorName() string
ErrorName returns error name.
func (InstallGrafanaRespValidationError) Field ¶
func (e InstallGrafanaRespValidationError) Field() string
Field function returns field value.
func (InstallGrafanaRespValidationError) Key ¶
func (e InstallGrafanaRespValidationError) Key() bool
Key function returns key value.
func (InstallGrafanaRespValidationError) Reason ¶
func (e InstallGrafanaRespValidationError) Reason() string
Reason function returns reason value.
type InstallLast9Req ¶ added in v0.3.35
type InstallLast9Req struct { OrgSlug string `protobuf:"bytes,1,opt,name=org_slug,json=orgSlug,proto3" json:"org_slug,omitempty"` AccessToken string `protobuf:"bytes,2,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` RefreshToken string `protobuf:"bytes,3,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"` // contains filtered or unexported fields }
func (*InstallLast9Req) Descriptor
deprecated
added in
v0.3.35
func (*InstallLast9Req) Descriptor() ([]byte, []int)
Deprecated: Use InstallLast9Req.ProtoReflect.Descriptor instead.
func (*InstallLast9Req) GetAccessToken ¶ added in v0.3.35
func (x *InstallLast9Req) GetAccessToken() string
func (*InstallLast9Req) GetOrgSlug ¶ added in v0.3.35
func (x *InstallLast9Req) GetOrgSlug() string
func (*InstallLast9Req) GetRefreshToken ¶ added in v0.3.35
func (x *InstallLast9Req) GetRefreshToken() string
func (*InstallLast9Req) ProtoMessage ¶ added in v0.3.35
func (*InstallLast9Req) ProtoMessage()
func (*InstallLast9Req) ProtoReflect ¶ added in v0.3.35
func (x *InstallLast9Req) ProtoReflect() protoreflect.Message
func (*InstallLast9Req) Reset ¶ added in v0.3.35
func (x *InstallLast9Req) Reset()
func (*InstallLast9Req) String ¶ added in v0.3.35
func (x *InstallLast9Req) String() string
func (*InstallLast9Req) Validate ¶ added in v0.3.35
func (m *InstallLast9Req) Validate() error
Validate checks the field values on InstallLast9Req 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 (*InstallLast9Req) ValidateAll ¶ added in v0.3.35
func (m *InstallLast9Req) ValidateAll() error
ValidateAll checks the field values on InstallLast9Req 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 InstallLast9ReqMultiError, or nil if none found.
type InstallLast9ReqMultiError ¶ added in v0.3.35
type InstallLast9ReqMultiError []error
InstallLast9ReqMultiError is an error wrapping multiple validation errors returned by InstallLast9Req.ValidateAll() if the designated constraints aren't met.
func (InstallLast9ReqMultiError) AllErrors ¶ added in v0.3.35
func (m InstallLast9ReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallLast9ReqMultiError) Error ¶ added in v0.3.35
func (m InstallLast9ReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallLast9ReqValidationError ¶ added in v0.3.35
type InstallLast9ReqValidationError struct {
// contains filtered or unexported fields
}
InstallLast9ReqValidationError is the validation error returned by InstallLast9Req.Validate if the designated constraints aren't met.
func (InstallLast9ReqValidationError) Cause ¶ added in v0.3.35
func (e InstallLast9ReqValidationError) Cause() error
Cause function returns cause value.
func (InstallLast9ReqValidationError) Error ¶ added in v0.3.35
func (e InstallLast9ReqValidationError) Error() string
Error satisfies the builtin error interface
func (InstallLast9ReqValidationError) ErrorName ¶ added in v0.3.35
func (e InstallLast9ReqValidationError) ErrorName() string
ErrorName returns error name.
func (InstallLast9ReqValidationError) Field ¶ added in v0.3.35
func (e InstallLast9ReqValidationError) Field() string
Field function returns field value.
func (InstallLast9ReqValidationError) Key ¶ added in v0.3.35
func (e InstallLast9ReqValidationError) Key() bool
Key function returns key value.
func (InstallLast9ReqValidationError) Reason ¶ added in v0.3.35
func (e InstallLast9ReqValidationError) Reason() string
Reason function returns reason value.
type InstallLast9Resp ¶ added in v0.3.35
type InstallLast9Resp struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*InstallLast9Resp) Descriptor
deprecated
added in
v0.3.35
func (*InstallLast9Resp) Descriptor() ([]byte, []int)
Deprecated: Use InstallLast9Resp.ProtoReflect.Descriptor instead.
func (*InstallLast9Resp) GetIntegrationId ¶ added in v0.3.35
func (x *InstallLast9Resp) GetIntegrationId() string
func (*InstallLast9Resp) ProtoMessage ¶ added in v0.3.35
func (*InstallLast9Resp) ProtoMessage()
func (*InstallLast9Resp) ProtoReflect ¶ added in v0.3.35
func (x *InstallLast9Resp) ProtoReflect() protoreflect.Message
func (*InstallLast9Resp) Reset ¶ added in v0.3.35
func (x *InstallLast9Resp) Reset()
func (*InstallLast9Resp) String ¶ added in v0.3.35
func (x *InstallLast9Resp) String() string
func (*InstallLast9Resp) Validate ¶ added in v0.3.35
func (m *InstallLast9Resp) Validate() error
Validate checks the field values on InstallLast9Resp 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 (*InstallLast9Resp) ValidateAll ¶ added in v0.3.35
func (m *InstallLast9Resp) ValidateAll() error
ValidateAll checks the field values on InstallLast9Resp 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 InstallLast9RespMultiError, or nil if none found.
type InstallLast9RespMultiError ¶ added in v0.3.35
type InstallLast9RespMultiError []error
InstallLast9RespMultiError is an error wrapping multiple validation errors returned by InstallLast9Resp.ValidateAll() if the designated constraints aren't met.
func (InstallLast9RespMultiError) AllErrors ¶ added in v0.3.35
func (m InstallLast9RespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallLast9RespMultiError) Error ¶ added in v0.3.35
func (m InstallLast9RespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallLast9RespValidationError ¶ added in v0.3.35
type InstallLast9RespValidationError struct {
// contains filtered or unexported fields
}
InstallLast9RespValidationError is the validation error returned by InstallLast9Resp.Validate if the designated constraints aren't met.
func (InstallLast9RespValidationError) Cause ¶ added in v0.3.35
func (e InstallLast9RespValidationError) Cause() error
Cause function returns cause value.
func (InstallLast9RespValidationError) Error ¶ added in v0.3.35
func (e InstallLast9RespValidationError) Error() string
Error satisfies the builtin error interface
func (InstallLast9RespValidationError) ErrorName ¶ added in v0.3.35
func (e InstallLast9RespValidationError) ErrorName() string
ErrorName returns error name.
func (InstallLast9RespValidationError) Field ¶ added in v0.3.35
func (e InstallLast9RespValidationError) Field() string
Field function returns field value.
func (InstallLast9RespValidationError) Key ¶ added in v0.3.35
func (e InstallLast9RespValidationError) Key() bool
Key function returns key value.
func (InstallLast9RespValidationError) Reason ¶ added in v0.3.35
func (e InstallLast9RespValidationError) Reason() string
Reason function returns reason value.
type InstallPagerDutyReq ¶
type InstallPagerDutyReq struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` RedirectUri string `protobuf:"bytes,3,opt,name=redirect_uri,json=redirectUri,proto3" json:"redirect_uri,omitempty"` // contains filtered or unexported fields }
func (*InstallPagerDutyReq) Descriptor
deprecated
func (*InstallPagerDutyReq) Descriptor() ([]byte, []int)
Deprecated: Use InstallPagerDutyReq.ProtoReflect.Descriptor instead.
func (*InstallPagerDutyReq) GetCode ¶
func (x *InstallPagerDutyReq) GetCode() string
func (*InstallPagerDutyReq) GetError ¶
func (x *InstallPagerDutyReq) GetError() string
func (*InstallPagerDutyReq) GetRedirectUri ¶
func (x *InstallPagerDutyReq) GetRedirectUri() string
func (*InstallPagerDutyReq) ProtoMessage ¶
func (*InstallPagerDutyReq) ProtoMessage()
func (*InstallPagerDutyReq) ProtoReflect ¶
func (x *InstallPagerDutyReq) ProtoReflect() protoreflect.Message
func (*InstallPagerDutyReq) Reset ¶
func (x *InstallPagerDutyReq) Reset()
func (*InstallPagerDutyReq) String ¶
func (x *InstallPagerDutyReq) String() string
func (*InstallPagerDutyReq) Validate ¶
func (m *InstallPagerDutyReq) Validate() error
Validate checks the field values on InstallPagerDutyReq 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 (*InstallPagerDutyReq) ValidateAll ¶
func (m *InstallPagerDutyReq) ValidateAll() error
ValidateAll checks the field values on InstallPagerDutyReq 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 InstallPagerDutyReqMultiError, or nil if none found.
type InstallPagerDutyReqMultiError ¶
type InstallPagerDutyReqMultiError []error
InstallPagerDutyReqMultiError is an error wrapping multiple validation errors returned by InstallPagerDutyReq.ValidateAll() if the designated constraints aren't met.
func (InstallPagerDutyReqMultiError) AllErrors ¶
func (m InstallPagerDutyReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallPagerDutyReqMultiError) Error ¶
func (m InstallPagerDutyReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallPagerDutyReqValidationError ¶
type InstallPagerDutyReqValidationError struct {
// contains filtered or unexported fields
}
InstallPagerDutyReqValidationError is the validation error returned by InstallPagerDutyReq.Validate if the designated constraints aren't met.
func (InstallPagerDutyReqValidationError) Cause ¶
func (e InstallPagerDutyReqValidationError) Cause() error
Cause function returns cause value.
func (InstallPagerDutyReqValidationError) Error ¶
func (e InstallPagerDutyReqValidationError) Error() string
Error satisfies the builtin error interface
func (InstallPagerDutyReqValidationError) ErrorName ¶
func (e InstallPagerDutyReqValidationError) ErrorName() string
ErrorName returns error name.
func (InstallPagerDutyReqValidationError) Field ¶
func (e InstallPagerDutyReqValidationError) Field() string
Field function returns field value.
func (InstallPagerDutyReqValidationError) Key ¶
func (e InstallPagerDutyReqValidationError) Key() bool
Key function returns key value.
func (InstallPagerDutyReqValidationError) Reason ¶
func (e InstallPagerDutyReqValidationError) Reason() string
Reason function returns reason value.
type InstallPagerDutyResp ¶
type InstallPagerDutyResp struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*InstallPagerDutyResp) Descriptor
deprecated
func (*InstallPagerDutyResp) Descriptor() ([]byte, []int)
Deprecated: Use InstallPagerDutyResp.ProtoReflect.Descriptor instead.
func (*InstallPagerDutyResp) GetMessage ¶
func (x *InstallPagerDutyResp) GetMessage() string
func (*InstallPagerDutyResp) GetSuccess ¶
func (x *InstallPagerDutyResp) GetSuccess() bool
func (*InstallPagerDutyResp) ProtoMessage ¶
func (*InstallPagerDutyResp) ProtoMessage()
func (*InstallPagerDutyResp) ProtoReflect ¶
func (x *InstallPagerDutyResp) ProtoReflect() protoreflect.Message
func (*InstallPagerDutyResp) Reset ¶
func (x *InstallPagerDutyResp) Reset()
func (*InstallPagerDutyResp) String ¶
func (x *InstallPagerDutyResp) String() string
func (*InstallPagerDutyResp) Validate ¶
func (m *InstallPagerDutyResp) Validate() error
Validate checks the field values on InstallPagerDutyResp 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 (*InstallPagerDutyResp) ValidateAll ¶
func (m *InstallPagerDutyResp) ValidateAll() error
ValidateAll checks the field values on InstallPagerDutyResp 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 InstallPagerDutyRespMultiError, or nil if none found.
type InstallPagerDutyRespMultiError ¶
type InstallPagerDutyRespMultiError []error
InstallPagerDutyRespMultiError is an error wrapping multiple validation errors returned by InstallPagerDutyResp.ValidateAll() if the designated constraints aren't met.
func (InstallPagerDutyRespMultiError) AllErrors ¶
func (m InstallPagerDutyRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallPagerDutyRespMultiError) Error ¶
func (m InstallPagerDutyRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallPagerDutyRespValidationError ¶
type InstallPagerDutyRespValidationError struct {
// contains filtered or unexported fields
}
InstallPagerDutyRespValidationError is the validation error returned by InstallPagerDutyResp.Validate if the designated constraints aren't met.
func (InstallPagerDutyRespValidationError) Cause ¶
func (e InstallPagerDutyRespValidationError) Cause() error
Cause function returns cause value.
func (InstallPagerDutyRespValidationError) Error ¶
func (e InstallPagerDutyRespValidationError) Error() string
Error satisfies the builtin error interface
func (InstallPagerDutyRespValidationError) ErrorName ¶
func (e InstallPagerDutyRespValidationError) ErrorName() string
ErrorName returns error name.
func (InstallPagerDutyRespValidationError) Field ¶
func (e InstallPagerDutyRespValidationError) Field() string
Field function returns field value.
func (InstallPagerDutyRespValidationError) Key ¶
func (e InstallPagerDutyRespValidationError) Key() bool
Key function returns key value.
func (InstallPagerDutyRespValidationError) Reason ¶
func (e InstallPagerDutyRespValidationError) Reason() string
Reason function returns reason value.
type InstallSlackReq ¶
type InstallSlackReq struct { Error string `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` Code string `protobuf:"bytes,2,opt,name=code,proto3" json:"code,omitempty"` RedirectUri string `protobuf:"bytes,3,opt,name=redirect_uri,json=redirectUri,proto3" json:"redirect_uri,omitempty"` // contains filtered or unexported fields }
func (*InstallSlackReq) Descriptor
deprecated
func (*InstallSlackReq) Descriptor() ([]byte, []int)
Deprecated: Use InstallSlackReq.ProtoReflect.Descriptor instead.
func (*InstallSlackReq) GetCode ¶
func (x *InstallSlackReq) GetCode() string
func (*InstallSlackReq) GetError ¶
func (x *InstallSlackReq) GetError() string
func (*InstallSlackReq) GetRedirectUri ¶
func (x *InstallSlackReq) GetRedirectUri() string
func (*InstallSlackReq) ProtoMessage ¶
func (*InstallSlackReq) ProtoMessage()
func (*InstallSlackReq) ProtoReflect ¶
func (x *InstallSlackReq) ProtoReflect() protoreflect.Message
func (*InstallSlackReq) Reset ¶
func (x *InstallSlackReq) Reset()
func (*InstallSlackReq) String ¶
func (x *InstallSlackReq) String() string
func (*InstallSlackReq) Validate ¶
func (m *InstallSlackReq) Validate() error
Validate checks the field values on InstallSlackReq 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 (*InstallSlackReq) ValidateAll ¶
func (m *InstallSlackReq) ValidateAll() error
ValidateAll checks the field values on InstallSlackReq 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 InstallSlackReqMultiError, or nil if none found.
type InstallSlackReqMultiError ¶
type InstallSlackReqMultiError []error
InstallSlackReqMultiError is an error wrapping multiple validation errors returned by InstallSlackReq.ValidateAll() if the designated constraints aren't met.
func (InstallSlackReqMultiError) AllErrors ¶
func (m InstallSlackReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallSlackReqMultiError) Error ¶
func (m InstallSlackReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallSlackReqValidationError ¶
type InstallSlackReqValidationError struct {
// contains filtered or unexported fields
}
InstallSlackReqValidationError is the validation error returned by InstallSlackReq.Validate if the designated constraints aren't met.
func (InstallSlackReqValidationError) Cause ¶
func (e InstallSlackReqValidationError) Cause() error
Cause function returns cause value.
func (InstallSlackReqValidationError) Error ¶
func (e InstallSlackReqValidationError) Error() string
Error satisfies the builtin error interface
func (InstallSlackReqValidationError) ErrorName ¶
func (e InstallSlackReqValidationError) ErrorName() string
ErrorName returns error name.
func (InstallSlackReqValidationError) Field ¶
func (e InstallSlackReqValidationError) Field() string
Field function returns field value.
func (InstallSlackReqValidationError) Key ¶
func (e InstallSlackReqValidationError) Key() bool
Key function returns key value.
func (InstallSlackReqValidationError) Reason ¶
func (e InstallSlackReqValidationError) Reason() string
Reason function returns reason value.
type InstallSlackResp ¶
type InstallSlackResp struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*InstallSlackResp) Descriptor
deprecated
func (*InstallSlackResp) Descriptor() ([]byte, []int)
Deprecated: Use InstallSlackResp.ProtoReflect.Descriptor instead.
func (*InstallSlackResp) GetMessage ¶
func (x *InstallSlackResp) GetMessage() string
func (*InstallSlackResp) GetSuccess ¶
func (x *InstallSlackResp) GetSuccess() bool
func (*InstallSlackResp) ProtoMessage ¶
func (*InstallSlackResp) ProtoMessage()
func (*InstallSlackResp) ProtoReflect ¶
func (x *InstallSlackResp) ProtoReflect() protoreflect.Message
func (*InstallSlackResp) Reset ¶
func (x *InstallSlackResp) Reset()
func (*InstallSlackResp) String ¶
func (x *InstallSlackResp) String() string
func (*InstallSlackResp) Validate ¶
func (m *InstallSlackResp) Validate() error
Validate checks the field values on InstallSlackResp 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 (*InstallSlackResp) ValidateAll ¶
func (m *InstallSlackResp) ValidateAll() error
ValidateAll checks the field values on InstallSlackResp 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 InstallSlackRespMultiError, or nil if none found.
type InstallSlackRespMultiError ¶
type InstallSlackRespMultiError []error
InstallSlackRespMultiError is an error wrapping multiple validation errors returned by InstallSlackResp.ValidateAll() if the designated constraints aren't met.
func (InstallSlackRespMultiError) AllErrors ¶
func (m InstallSlackRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InstallSlackRespMultiError) Error ¶
func (m InstallSlackRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InstallSlackRespValidationError ¶
type InstallSlackRespValidationError struct {
// contains filtered or unexported fields
}
InstallSlackRespValidationError is the validation error returned by InstallSlackResp.Validate if the designated constraints aren't met.
func (InstallSlackRespValidationError) Cause ¶
func (e InstallSlackRespValidationError) Cause() error
Cause function returns cause value.
func (InstallSlackRespValidationError) Error ¶
func (e InstallSlackRespValidationError) Error() string
Error satisfies the builtin error interface
func (InstallSlackRespValidationError) ErrorName ¶
func (e InstallSlackRespValidationError) ErrorName() string
ErrorName returns error name.
func (InstallSlackRespValidationError) Field ¶
func (e InstallSlackRespValidationError) Field() string
Field function returns field value.
func (InstallSlackRespValidationError) Key ¶
func (e InstallSlackRespValidationError) Key() bool
Key function returns key value.
func (InstallSlackRespValidationError) Reason ¶
func (e InstallSlackRespValidationError) Reason() string
Reason function returns reason value.
type Integration ¶
type Integration struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` // contains filtered or unexported fields }
func (*Integration) Descriptor
deprecated
func (*Integration) Descriptor() ([]byte, []int)
Deprecated: Use Integration.ProtoReflect.Descriptor instead.
func (*Integration) GetId ¶
func (x *Integration) GetId() string
func (*Integration) GetName ¶
func (x *Integration) GetName() string
func (*Integration) GetType ¶
func (x *Integration) GetType() string
func (*Integration) ProtoMessage ¶
func (*Integration) ProtoMessage()
func (*Integration) ProtoReflect ¶
func (x *Integration) ProtoReflect() protoreflect.Message
func (*Integration) Reset ¶
func (x *Integration) Reset()
func (*Integration) String ¶
func (x *Integration) String() string
func (*Integration) Validate ¶
func (m *Integration) Validate() error
Validate checks the field values on Integration 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 (*Integration) ValidateAll ¶
func (m *Integration) ValidateAll() error
ValidateAll checks the field values on Integration 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 IntegrationMultiError, or nil if none found.
type IntegrationConfig ¶
type IntegrationConfig struct { // Types that are assignable to ConfigOneof: // // *IntegrationConfig_SlackConfig // *IntegrationConfig_PagerdutyConfig ConfigOneof isIntegrationConfig_ConfigOneof `protobuf_oneof:"config_oneof"` // contains filtered or unexported fields }
func (*IntegrationConfig) Descriptor
deprecated
func (*IntegrationConfig) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationConfig.ProtoReflect.Descriptor instead.
func (*IntegrationConfig) GetConfigOneof ¶
func (m *IntegrationConfig) GetConfigOneof() isIntegrationConfig_ConfigOneof
func (*IntegrationConfig) GetPagerdutyConfig ¶
func (x *IntegrationConfig) GetPagerdutyConfig() *TokenConfig
func (*IntegrationConfig) GetSlackConfig ¶
func (x *IntegrationConfig) GetSlackConfig() *TokenConfig
func (*IntegrationConfig) ProtoMessage ¶
func (*IntegrationConfig) ProtoMessage()
func (*IntegrationConfig) ProtoReflect ¶
func (x *IntegrationConfig) ProtoReflect() protoreflect.Message
func (*IntegrationConfig) Reset ¶
func (x *IntegrationConfig) Reset()
func (*IntegrationConfig) String ¶
func (x *IntegrationConfig) String() string
func (*IntegrationConfig) Validate ¶
func (m *IntegrationConfig) Validate() error
Validate checks the field values on IntegrationConfig 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 (*IntegrationConfig) ValidateAll ¶
func (m *IntegrationConfig) ValidateAll() error
ValidateAll checks the field values on IntegrationConfig 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 IntegrationConfigMultiError, or nil if none found.
type IntegrationConfigMultiError ¶
type IntegrationConfigMultiError []error
IntegrationConfigMultiError is an error wrapping multiple validation errors returned by IntegrationConfig.ValidateAll() if the designated constraints aren't met.
func (IntegrationConfigMultiError) AllErrors ¶
func (m IntegrationConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationConfigMultiError) Error ¶
func (m IntegrationConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationConfigValidationError ¶
type IntegrationConfigValidationError struct {
// contains filtered or unexported fields
}
IntegrationConfigValidationError is the validation error returned by IntegrationConfig.Validate if the designated constraints aren't met.
func (IntegrationConfigValidationError) Cause ¶
func (e IntegrationConfigValidationError) Cause() error
Cause function returns cause value.
func (IntegrationConfigValidationError) Error ¶
func (e IntegrationConfigValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationConfigValidationError) ErrorName ¶
func (e IntegrationConfigValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationConfigValidationError) Field ¶
func (e IntegrationConfigValidationError) Field() string
Field function returns field value.
func (IntegrationConfigValidationError) Key ¶
func (e IntegrationConfigValidationError) Key() bool
Key function returns key value.
func (IntegrationConfigValidationError) Reason ¶
func (e IntegrationConfigValidationError) Reason() string
Reason function returns reason value.
type IntegrationConfig_PagerdutyConfig ¶
type IntegrationConfig_PagerdutyConfig struct {
PagerdutyConfig *TokenConfig `protobuf:"bytes,2,opt,name=pagerduty_config,json=pagerdutyConfig,proto3,oneof"`
}
type IntegrationConfig_SlackConfig ¶
type IntegrationConfig_SlackConfig struct {
SlackConfig *TokenConfig `protobuf:"bytes,1,opt,name=slack_config,json=slackConfig,proto3,oneof"`
}
type IntegrationMultiError ¶
type IntegrationMultiError []error
IntegrationMultiError is an error wrapping multiple validation errors returned by Integration.ValidateAll() if the designated constraints aren't met.
func (IntegrationMultiError) AllErrors ¶
func (m IntegrationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationMultiError) Error ¶
func (m IntegrationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationValidationError ¶
type IntegrationValidationError struct {
// contains filtered or unexported fields
}
IntegrationValidationError is the validation error returned by Integration.Validate if the designated constraints aren't met.
func (IntegrationValidationError) Cause ¶
func (e IntegrationValidationError) Cause() error
Cause function returns cause value.
func (IntegrationValidationError) Error ¶
func (e IntegrationValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationValidationError) ErrorName ¶
func (e IntegrationValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationValidationError) Field ¶
func (e IntegrationValidationError) Field() string
Field function returns field value.
func (IntegrationValidationError) Key ¶
func (e IntegrationValidationError) Key() bool
Key function returns key value.
func (IntegrationValidationError) Reason ¶
func (e IntegrationValidationError) Reason() string
Reason function returns reason value.
type ListContainerRegistryIntegrationsReq ¶
type ListContainerRegistryIntegrationsReq struct { // if true, verifies connection to registry FetchStatus bool `protobuf:"varint,1,opt,name=fetch_status,json=fetchStatus,proto3" json:"fetch_status,omitempty"` // contains filtered or unexported fields }
func (*ListContainerRegistryIntegrationsReq) Descriptor
deprecated
func (*ListContainerRegistryIntegrationsReq) Descriptor() ([]byte, []int)
Deprecated: Use ListContainerRegistryIntegrationsReq.ProtoReflect.Descriptor instead.
func (*ListContainerRegistryIntegrationsReq) GetFetchStatus ¶
func (x *ListContainerRegistryIntegrationsReq) GetFetchStatus() bool
func (*ListContainerRegistryIntegrationsReq) ProtoMessage ¶
func (*ListContainerRegistryIntegrationsReq) ProtoMessage()
func (*ListContainerRegistryIntegrationsReq) ProtoReflect ¶
func (x *ListContainerRegistryIntegrationsReq) ProtoReflect() protoreflect.Message
func (*ListContainerRegistryIntegrationsReq) Reset ¶
func (x *ListContainerRegistryIntegrationsReq) Reset()
func (*ListContainerRegistryIntegrationsReq) String ¶
func (x *ListContainerRegistryIntegrationsReq) String() string
func (*ListContainerRegistryIntegrationsReq) Validate ¶
func (m *ListContainerRegistryIntegrationsReq) Validate() error
Validate checks the field values on ListContainerRegistryIntegrationsReq 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 (*ListContainerRegistryIntegrationsReq) ValidateAll ¶
func (m *ListContainerRegistryIntegrationsReq) ValidateAll() error
ValidateAll checks the field values on ListContainerRegistryIntegrationsReq 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 ListContainerRegistryIntegrationsReqMultiError, or nil if none found.
type ListContainerRegistryIntegrationsReqMultiError ¶
type ListContainerRegistryIntegrationsReqMultiError []error
ListContainerRegistryIntegrationsReqMultiError is an error wrapping multiple validation errors returned by ListContainerRegistryIntegrationsReq.ValidateAll() if the designated constraints aren't met.
func (ListContainerRegistryIntegrationsReqMultiError) AllErrors ¶
func (m ListContainerRegistryIntegrationsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListContainerRegistryIntegrationsReqMultiError) Error ¶
func (m ListContainerRegistryIntegrationsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListContainerRegistryIntegrationsReqValidationError ¶
type ListContainerRegistryIntegrationsReqValidationError struct {
// contains filtered or unexported fields
}
ListContainerRegistryIntegrationsReqValidationError is the validation error returned by ListContainerRegistryIntegrationsReq.Validate if the designated constraints aren't met.
func (ListContainerRegistryIntegrationsReqValidationError) Cause ¶
func (e ListContainerRegistryIntegrationsReqValidationError) Cause() error
Cause function returns cause value.
func (ListContainerRegistryIntegrationsReqValidationError) Error ¶
func (e ListContainerRegistryIntegrationsReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListContainerRegistryIntegrationsReqValidationError) ErrorName ¶
func (e ListContainerRegistryIntegrationsReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListContainerRegistryIntegrationsReqValidationError) Field ¶
func (e ListContainerRegistryIntegrationsReqValidationError) Field() string
Field function returns field value.
func (ListContainerRegistryIntegrationsReqValidationError) Key ¶
func (e ListContainerRegistryIntegrationsReqValidationError) Key() bool
Key function returns key value.
func (ListContainerRegistryIntegrationsReqValidationError) Reason ¶
func (e ListContainerRegistryIntegrationsReqValidationError) Reason() string
Reason function returns reason value.
type ListContainerRegistryIntegrationsResp ¶
type ListContainerRegistryIntegrationsResp struct { ContainerRegistries []*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo `protobuf:"bytes,1,rep,name=container_registries,json=containerRegistries,proto3" json:"container_registries,omitempty"` // contains filtered or unexported fields }
func (*ListContainerRegistryIntegrationsResp) Descriptor
deprecated
func (*ListContainerRegistryIntegrationsResp) Descriptor() ([]byte, []int)
Deprecated: Use ListContainerRegistryIntegrationsResp.ProtoReflect.Descriptor instead.
func (*ListContainerRegistryIntegrationsResp) GetContainerRegistries ¶
func (x *ListContainerRegistryIntegrationsResp) GetContainerRegistries() []*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo
func (*ListContainerRegistryIntegrationsResp) ProtoMessage ¶
func (*ListContainerRegistryIntegrationsResp) ProtoMessage()
func (*ListContainerRegistryIntegrationsResp) ProtoReflect ¶
func (x *ListContainerRegistryIntegrationsResp) ProtoReflect() protoreflect.Message
func (*ListContainerRegistryIntegrationsResp) Reset ¶
func (x *ListContainerRegistryIntegrationsResp) Reset()
func (*ListContainerRegistryIntegrationsResp) String ¶
func (x *ListContainerRegistryIntegrationsResp) String() string
func (*ListContainerRegistryIntegrationsResp) Validate ¶
func (m *ListContainerRegistryIntegrationsResp) Validate() error
Validate checks the field values on ListContainerRegistryIntegrationsResp 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 (*ListContainerRegistryIntegrationsResp) ValidateAll ¶
func (m *ListContainerRegistryIntegrationsResp) ValidateAll() error
ValidateAll checks the field values on ListContainerRegistryIntegrationsResp 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 ListContainerRegistryIntegrationsRespMultiError, or nil if none found.
type ListContainerRegistryIntegrationsRespMultiError ¶
type ListContainerRegistryIntegrationsRespMultiError []error
ListContainerRegistryIntegrationsRespMultiError is an error wrapping multiple validation errors returned by ListContainerRegistryIntegrationsResp.ValidateAll() if the designated constraints aren't met.
func (ListContainerRegistryIntegrationsRespMultiError) AllErrors ¶
func (m ListContainerRegistryIntegrationsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListContainerRegistryIntegrationsRespMultiError) Error ¶
func (m ListContainerRegistryIntegrationsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListContainerRegistryIntegrationsRespValidationError ¶
type ListContainerRegistryIntegrationsRespValidationError struct {
// contains filtered or unexported fields
}
ListContainerRegistryIntegrationsRespValidationError is the validation error returned by ListContainerRegistryIntegrationsResp.Validate if the designated constraints aren't met.
func (ListContainerRegistryIntegrationsRespValidationError) Cause ¶
func (e ListContainerRegistryIntegrationsRespValidationError) Cause() error
Cause function returns cause value.
func (ListContainerRegistryIntegrationsRespValidationError) Error ¶
func (e ListContainerRegistryIntegrationsRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListContainerRegistryIntegrationsRespValidationError) ErrorName ¶
func (e ListContainerRegistryIntegrationsRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListContainerRegistryIntegrationsRespValidationError) Field ¶
func (e ListContainerRegistryIntegrationsRespValidationError) Field() string
Field function returns field value.
func (ListContainerRegistryIntegrationsRespValidationError) Key ¶
func (e ListContainerRegistryIntegrationsRespValidationError) Key() bool
Key function returns key value.
func (ListContainerRegistryIntegrationsRespValidationError) Reason ¶
func (e ListContainerRegistryIntegrationsRespValidationError) Reason() string
Reason function returns reason value.
type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo ¶
type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Name string `protobuf:"bytes,8,opt,name=name,proto3" json:"name,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"` // Implicit from registry_info below Status RegistryStatus `protobuf:"varint,6,opt,name=status,proto3,enum=prodvana.workflow.RegistryStatus" json:"status,omitempty"` // Types that are assignable to RegistryInfo: // // *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo_EcrInfo RegistryInfo isListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo_RegistryInfo `protobuf_oneof:"registry_info"` // contains filtered or unexported fields }
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Descriptor
deprecated
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Descriptor() ([]byte, []int)
Deprecated: Use ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo.ProtoReflect.Descriptor instead.
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetEcrInfo ¶
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetIntegrationId ¶
func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetIntegrationId() string
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetName ¶
func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetName() string
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetRegistryInfo ¶
func (m *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetRegistryInfo() isListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo_RegistryInfo
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetStatus ¶
func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetStatus() RegistryStatus
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetType ¶
func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetType() string
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetUrl ¶
func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) GetUrl() string
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ProtoMessage ¶
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ProtoMessage()
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ProtoReflect ¶
func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ProtoReflect() protoreflect.Message
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Reset ¶
func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Reset()
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) String ¶
func (x *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) String() string
func (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Validate ¶
func (m *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) Validate() error
Validate checks the field values on ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo 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 (*ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ValidateAll ¶
func (m *ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo) ValidateAll() error
ValidateAll checks the field values on ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo 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 ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError, or nil if none found.
type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError ¶
type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError []error
ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError is an error wrapping multiple validation errors returned by ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo.ValidateAll() if the designated constraints aren't met.
func (ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError) AllErrors ¶
func (m ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError) Error ¶
func (m ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError ¶
type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError struct {
// contains filtered or unexported fields
}
ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError is the validation error returned by ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo.Validate if the designated constraints aren't met.
func (ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Cause ¶
func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Cause() error
Cause function returns cause value.
func (ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Error ¶
func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Error() string
Error satisfies the builtin error interface
func (ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) ErrorName ¶
func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) ErrorName() string
ErrorName returns error name.
func (ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Field ¶
func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Field() string
Field function returns field value.
func (ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Key ¶
func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Key() bool
Key function returns key value.
func (ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Reason ¶
func (e ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfoValidationError) Reason() string
Reason function returns reason value.
type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo_EcrInfo ¶
type ListContainerRegistryIntegrationsResp_ContainerRegistryIntegrationInfo_EcrInfo struct {
EcrInfo *ListContainerRegistryIntegrationsResp_ECRInfo `protobuf:"bytes,7,opt,name=ecr_info,json=ecrInfo,proto3,oneof"`
}
type ListContainerRegistryIntegrationsResp_ECRInfo ¶
type ListContainerRegistryIntegrationsResp_ECRInfo struct { Region string `protobuf:"bytes,1,opt,name=region,proto3" json:"region,omitempty"` // contains filtered or unexported fields }
func (*ListContainerRegistryIntegrationsResp_ECRInfo) Descriptor
deprecated
func (*ListContainerRegistryIntegrationsResp_ECRInfo) Descriptor() ([]byte, []int)
Deprecated: Use ListContainerRegistryIntegrationsResp_ECRInfo.ProtoReflect.Descriptor instead.
func (*ListContainerRegistryIntegrationsResp_ECRInfo) GetRegion ¶
func (x *ListContainerRegistryIntegrationsResp_ECRInfo) GetRegion() string
func (*ListContainerRegistryIntegrationsResp_ECRInfo) ProtoMessage ¶
func (*ListContainerRegistryIntegrationsResp_ECRInfo) ProtoMessage()
func (*ListContainerRegistryIntegrationsResp_ECRInfo) ProtoReflect ¶
func (x *ListContainerRegistryIntegrationsResp_ECRInfo) ProtoReflect() protoreflect.Message
func (*ListContainerRegistryIntegrationsResp_ECRInfo) Reset ¶
func (x *ListContainerRegistryIntegrationsResp_ECRInfo) Reset()
func (*ListContainerRegistryIntegrationsResp_ECRInfo) String ¶
func (x *ListContainerRegistryIntegrationsResp_ECRInfo) String() string
func (*ListContainerRegistryIntegrationsResp_ECRInfo) Validate ¶
func (m *ListContainerRegistryIntegrationsResp_ECRInfo) Validate() error
Validate checks the field values on ListContainerRegistryIntegrationsResp_ECRInfo 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 (*ListContainerRegistryIntegrationsResp_ECRInfo) ValidateAll ¶
func (m *ListContainerRegistryIntegrationsResp_ECRInfo) ValidateAll() error
ValidateAll checks the field values on ListContainerRegistryIntegrationsResp_ECRInfo 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 ListContainerRegistryIntegrationsResp_ECRInfoMultiError, or nil if none found.
type ListContainerRegistryIntegrationsResp_ECRInfoMultiError ¶
type ListContainerRegistryIntegrationsResp_ECRInfoMultiError []error
ListContainerRegistryIntegrationsResp_ECRInfoMultiError is an error wrapping multiple validation errors returned by ListContainerRegistryIntegrationsResp_ECRInfo.ValidateAll() if the designated constraints aren't met.
func (ListContainerRegistryIntegrationsResp_ECRInfoMultiError) AllErrors ¶
func (m ListContainerRegistryIntegrationsResp_ECRInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListContainerRegistryIntegrationsResp_ECRInfoMultiError) Error ¶
func (m ListContainerRegistryIntegrationsResp_ECRInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListContainerRegistryIntegrationsResp_ECRInfoValidationError ¶
type ListContainerRegistryIntegrationsResp_ECRInfoValidationError struct {
// contains filtered or unexported fields
}
ListContainerRegistryIntegrationsResp_ECRInfoValidationError is the validation error returned by ListContainerRegistryIntegrationsResp_ECRInfo.Validate if the designated constraints aren't met.
func (ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Cause ¶
func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Cause() error
Cause function returns cause value.
func (ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Error ¶
func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Error() string
Error satisfies the builtin error interface
func (ListContainerRegistryIntegrationsResp_ECRInfoValidationError) ErrorName ¶
func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) ErrorName() string
ErrorName returns error name.
func (ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Field ¶
func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Field() string
Field function returns field value.
func (ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Key ¶
func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Key() bool
Key function returns key value.
func (ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Reason ¶
func (e ListContainerRegistryIntegrationsResp_ECRInfoValidationError) Reason() string
Reason function returns reason value.
type ListHoneycombEnvironmentsReq ¶
type ListHoneycombEnvironmentsReq struct {
// contains filtered or unexported fields
}
func (*ListHoneycombEnvironmentsReq) Descriptor
deprecated
func (*ListHoneycombEnvironmentsReq) Descriptor() ([]byte, []int)
Deprecated: Use ListHoneycombEnvironmentsReq.ProtoReflect.Descriptor instead.
func (*ListHoneycombEnvironmentsReq) ProtoMessage ¶
func (*ListHoneycombEnvironmentsReq) ProtoMessage()
func (*ListHoneycombEnvironmentsReq) ProtoReflect ¶
func (x *ListHoneycombEnvironmentsReq) ProtoReflect() protoreflect.Message
func (*ListHoneycombEnvironmentsReq) Reset ¶
func (x *ListHoneycombEnvironmentsReq) Reset()
func (*ListHoneycombEnvironmentsReq) String ¶
func (x *ListHoneycombEnvironmentsReq) String() string
func (*ListHoneycombEnvironmentsReq) Validate ¶
func (m *ListHoneycombEnvironmentsReq) Validate() error
Validate checks the field values on ListHoneycombEnvironmentsReq 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 (*ListHoneycombEnvironmentsReq) ValidateAll ¶
func (m *ListHoneycombEnvironmentsReq) ValidateAll() error
ValidateAll checks the field values on ListHoneycombEnvironmentsReq 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 ListHoneycombEnvironmentsReqMultiError, or nil if none found.
type ListHoneycombEnvironmentsReqMultiError ¶
type ListHoneycombEnvironmentsReqMultiError []error
ListHoneycombEnvironmentsReqMultiError is an error wrapping multiple validation errors returned by ListHoneycombEnvironmentsReq.ValidateAll() if the designated constraints aren't met.
func (ListHoneycombEnvironmentsReqMultiError) AllErrors ¶
func (m ListHoneycombEnvironmentsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListHoneycombEnvironmentsReqMultiError) Error ¶
func (m ListHoneycombEnvironmentsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListHoneycombEnvironmentsReqValidationError ¶
type ListHoneycombEnvironmentsReqValidationError struct {
// contains filtered or unexported fields
}
ListHoneycombEnvironmentsReqValidationError is the validation error returned by ListHoneycombEnvironmentsReq.Validate if the designated constraints aren't met.
func (ListHoneycombEnvironmentsReqValidationError) Cause ¶
func (e ListHoneycombEnvironmentsReqValidationError) Cause() error
Cause function returns cause value.
func (ListHoneycombEnvironmentsReqValidationError) Error ¶
func (e ListHoneycombEnvironmentsReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListHoneycombEnvironmentsReqValidationError) ErrorName ¶
func (e ListHoneycombEnvironmentsReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListHoneycombEnvironmentsReqValidationError) Field ¶
func (e ListHoneycombEnvironmentsReqValidationError) Field() string
Field function returns field value.
func (ListHoneycombEnvironmentsReqValidationError) Key ¶
func (e ListHoneycombEnvironmentsReqValidationError) Key() bool
Key function returns key value.
func (ListHoneycombEnvironmentsReqValidationError) Reason ¶
func (e ListHoneycombEnvironmentsReqValidationError) Reason() string
Reason function returns reason value.
type ListHoneycombEnvironmentsResp ¶
type ListHoneycombEnvironmentsResp struct { Environments []*ListHoneycombEnvironmentsResp_HoneycombEnvironment `protobuf:"bytes,1,rep,name=environments,proto3" json:"environments,omitempty"` // contains filtered or unexported fields }
func (*ListHoneycombEnvironmentsResp) Descriptor
deprecated
func (*ListHoneycombEnvironmentsResp) Descriptor() ([]byte, []int)
Deprecated: Use ListHoneycombEnvironmentsResp.ProtoReflect.Descriptor instead.
func (*ListHoneycombEnvironmentsResp) GetEnvironments ¶
func (x *ListHoneycombEnvironmentsResp) GetEnvironments() []*ListHoneycombEnvironmentsResp_HoneycombEnvironment
func (*ListHoneycombEnvironmentsResp) ProtoMessage ¶
func (*ListHoneycombEnvironmentsResp) ProtoMessage()
func (*ListHoneycombEnvironmentsResp) ProtoReflect ¶
func (x *ListHoneycombEnvironmentsResp) ProtoReflect() protoreflect.Message
func (*ListHoneycombEnvironmentsResp) Reset ¶
func (x *ListHoneycombEnvironmentsResp) Reset()
func (*ListHoneycombEnvironmentsResp) String ¶
func (x *ListHoneycombEnvironmentsResp) String() string
func (*ListHoneycombEnvironmentsResp) Validate ¶
func (m *ListHoneycombEnvironmentsResp) Validate() error
Validate checks the field values on ListHoneycombEnvironmentsResp 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 (*ListHoneycombEnvironmentsResp) ValidateAll ¶
func (m *ListHoneycombEnvironmentsResp) ValidateAll() error
ValidateAll checks the field values on ListHoneycombEnvironmentsResp 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 ListHoneycombEnvironmentsRespMultiError, or nil if none found.
type ListHoneycombEnvironmentsRespMultiError ¶
type ListHoneycombEnvironmentsRespMultiError []error
ListHoneycombEnvironmentsRespMultiError is an error wrapping multiple validation errors returned by ListHoneycombEnvironmentsResp.ValidateAll() if the designated constraints aren't met.
func (ListHoneycombEnvironmentsRespMultiError) AllErrors ¶
func (m ListHoneycombEnvironmentsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListHoneycombEnvironmentsRespMultiError) Error ¶
func (m ListHoneycombEnvironmentsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListHoneycombEnvironmentsRespValidationError ¶
type ListHoneycombEnvironmentsRespValidationError struct {
// contains filtered or unexported fields
}
ListHoneycombEnvironmentsRespValidationError is the validation error returned by ListHoneycombEnvironmentsResp.Validate if the designated constraints aren't met.
func (ListHoneycombEnvironmentsRespValidationError) Cause ¶
func (e ListHoneycombEnvironmentsRespValidationError) Cause() error
Cause function returns cause value.
func (ListHoneycombEnvironmentsRespValidationError) Error ¶
func (e ListHoneycombEnvironmentsRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListHoneycombEnvironmentsRespValidationError) ErrorName ¶
func (e ListHoneycombEnvironmentsRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListHoneycombEnvironmentsRespValidationError) Field ¶
func (e ListHoneycombEnvironmentsRespValidationError) Field() string
Field function returns field value.
func (ListHoneycombEnvironmentsRespValidationError) Key ¶
func (e ListHoneycombEnvironmentsRespValidationError) Key() bool
Key function returns key value.
func (ListHoneycombEnvironmentsRespValidationError) Reason ¶
func (e ListHoneycombEnvironmentsRespValidationError) Reason() string
Reason function returns reason value.
type ListHoneycombEnvironmentsResp_HoneycombEnvironment ¶
type ListHoneycombEnvironmentsResp_HoneycombEnvironment struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) Descriptor
deprecated
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) Descriptor() ([]byte, []int)
Deprecated: Use ListHoneycombEnvironmentsResp_HoneycombEnvironment.ProtoReflect.Descriptor instead.
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) GetIntegrationId ¶
func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) GetIntegrationId() string
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) GetName ¶
func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) GetName() string
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) ProtoMessage ¶
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) ProtoMessage()
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) ProtoReflect ¶
func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) ProtoReflect() protoreflect.Message
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) Reset ¶
func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) Reset()
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) String ¶
func (x *ListHoneycombEnvironmentsResp_HoneycombEnvironment) String() string
func (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) Validate ¶
func (m *ListHoneycombEnvironmentsResp_HoneycombEnvironment) Validate() error
Validate checks the field values on ListHoneycombEnvironmentsResp_HoneycombEnvironment 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 (*ListHoneycombEnvironmentsResp_HoneycombEnvironment) ValidateAll ¶
func (m *ListHoneycombEnvironmentsResp_HoneycombEnvironment) ValidateAll() error
ValidateAll checks the field values on ListHoneycombEnvironmentsResp_HoneycombEnvironment 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 ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError, or nil if none found.
type ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError ¶
type ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError []error
ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError is an error wrapping multiple validation errors returned by ListHoneycombEnvironmentsResp_HoneycombEnvironment.ValidateAll() if the designated constraints aren't met.
func (ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError) AllErrors ¶
func (m ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError) Error ¶
func (m ListHoneycombEnvironmentsResp_HoneycombEnvironmentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError ¶
type ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError struct {
// contains filtered or unexported fields
}
ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError is the validation error returned by ListHoneycombEnvironmentsResp_HoneycombEnvironment.Validate if the designated constraints aren't met.
func (ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Cause ¶
func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Cause() error
Cause function returns cause value.
func (ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Error ¶
func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Error() string
Error satisfies the builtin error interface
func (ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) ErrorName ¶
func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) ErrorName() string
ErrorName returns error name.
func (ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Field ¶
func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Field() string
Field function returns field value.
func (ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Key ¶
Key function returns key value.
func (ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Reason ¶
func (e ListHoneycombEnvironmentsResp_HoneycombEnvironmentValidationError) Reason() string
Reason function returns reason value.
type ListIntegrationsReq ¶
type ListIntegrationsReq struct {
// contains filtered or unexported fields
}
func (*ListIntegrationsReq) Descriptor
deprecated
func (*ListIntegrationsReq) Descriptor() ([]byte, []int)
Deprecated: Use ListIntegrationsReq.ProtoReflect.Descriptor instead.
func (*ListIntegrationsReq) ProtoMessage ¶
func (*ListIntegrationsReq) ProtoMessage()
func (*ListIntegrationsReq) ProtoReflect ¶
func (x *ListIntegrationsReq) ProtoReflect() protoreflect.Message
func (*ListIntegrationsReq) Reset ¶
func (x *ListIntegrationsReq) Reset()
func (*ListIntegrationsReq) String ¶
func (x *ListIntegrationsReq) String() string
func (*ListIntegrationsReq) Validate ¶
func (m *ListIntegrationsReq) Validate() error
Validate checks the field values on ListIntegrationsReq 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 (*ListIntegrationsReq) ValidateAll ¶
func (m *ListIntegrationsReq) ValidateAll() error
ValidateAll checks the field values on ListIntegrationsReq 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 ListIntegrationsReqMultiError, or nil if none found.
type ListIntegrationsReqMultiError ¶
type ListIntegrationsReqMultiError []error
ListIntegrationsReqMultiError is an error wrapping multiple validation errors returned by ListIntegrationsReq.ValidateAll() if the designated constraints aren't met.
func (ListIntegrationsReqMultiError) AllErrors ¶
func (m ListIntegrationsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListIntegrationsReqMultiError) Error ¶
func (m ListIntegrationsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListIntegrationsReqValidationError ¶
type ListIntegrationsReqValidationError struct {
// contains filtered or unexported fields
}
ListIntegrationsReqValidationError is the validation error returned by ListIntegrationsReq.Validate if the designated constraints aren't met.
func (ListIntegrationsReqValidationError) Cause ¶
func (e ListIntegrationsReqValidationError) Cause() error
Cause function returns cause value.
func (ListIntegrationsReqValidationError) Error ¶
func (e ListIntegrationsReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListIntegrationsReqValidationError) ErrorName ¶
func (e ListIntegrationsReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListIntegrationsReqValidationError) Field ¶
func (e ListIntegrationsReqValidationError) Field() string
Field function returns field value.
func (ListIntegrationsReqValidationError) Key ¶
func (e ListIntegrationsReqValidationError) Key() bool
Key function returns key value.
func (ListIntegrationsReqValidationError) Reason ¶
func (e ListIntegrationsReqValidationError) Reason() string
Reason function returns reason value.
type ListIntegrationsResp ¶
type ListIntegrationsResp struct { Integrations []*Integration `protobuf:"bytes,1,rep,name=integrations,proto3" json:"integrations,omitempty"` // contains filtered or unexported fields }
func (*ListIntegrationsResp) Descriptor
deprecated
func (*ListIntegrationsResp) Descriptor() ([]byte, []int)
Deprecated: Use ListIntegrationsResp.ProtoReflect.Descriptor instead.
func (*ListIntegrationsResp) GetIntegrations ¶
func (x *ListIntegrationsResp) GetIntegrations() []*Integration
func (*ListIntegrationsResp) ProtoMessage ¶
func (*ListIntegrationsResp) ProtoMessage()
func (*ListIntegrationsResp) ProtoReflect ¶
func (x *ListIntegrationsResp) ProtoReflect() protoreflect.Message
func (*ListIntegrationsResp) Reset ¶
func (x *ListIntegrationsResp) Reset()
func (*ListIntegrationsResp) String ¶
func (x *ListIntegrationsResp) String() string
func (*ListIntegrationsResp) Validate ¶
func (m *ListIntegrationsResp) Validate() error
Validate checks the field values on ListIntegrationsResp 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 (*ListIntegrationsResp) ValidateAll ¶
func (m *ListIntegrationsResp) ValidateAll() error
ValidateAll checks the field values on ListIntegrationsResp 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 ListIntegrationsRespMultiError, or nil if none found.
type ListIntegrationsRespMultiError ¶
type ListIntegrationsRespMultiError []error
ListIntegrationsRespMultiError is an error wrapping multiple validation errors returned by ListIntegrationsResp.ValidateAll() if the designated constraints aren't met.
func (ListIntegrationsRespMultiError) AllErrors ¶
func (m ListIntegrationsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListIntegrationsRespMultiError) Error ¶
func (m ListIntegrationsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListIntegrationsRespValidationError ¶
type ListIntegrationsRespValidationError struct {
// contains filtered or unexported fields
}
ListIntegrationsRespValidationError is the validation error returned by ListIntegrationsResp.Validate if the designated constraints aren't met.
func (ListIntegrationsRespValidationError) Cause ¶
func (e ListIntegrationsRespValidationError) Cause() error
Cause function returns cause value.
func (ListIntegrationsRespValidationError) Error ¶
func (e ListIntegrationsRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListIntegrationsRespValidationError) ErrorName ¶
func (e ListIntegrationsRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListIntegrationsRespValidationError) Field ¶
func (e ListIntegrationsRespValidationError) Field() string
Field function returns field value.
func (ListIntegrationsRespValidationError) Key ¶
func (e ListIntegrationsRespValidationError) Key() bool
Key function returns key value.
func (ListIntegrationsRespValidationError) Reason ¶
func (e ListIntegrationsRespValidationError) Reason() string
Reason function returns reason value.
type ListRepoCommitsReq ¶ added in v0.2.15
type ListRepoCommitsReq struct { Repository string `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` StartingRef string `protobuf:"bytes,2,opt,name=starting_ref,json=startingRef,proto3" json:"starting_ref,omitempty"` PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` PageSize int32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` // contains filtered or unexported fields }
func (*ListRepoCommitsReq) Descriptor
deprecated
added in
v0.2.15
func (*ListRepoCommitsReq) Descriptor() ([]byte, []int)
Deprecated: Use ListRepoCommitsReq.ProtoReflect.Descriptor instead.
func (*ListRepoCommitsReq) GetPageSize ¶ added in v0.2.15
func (x *ListRepoCommitsReq) GetPageSize() int32
func (*ListRepoCommitsReq) GetPageToken ¶ added in v0.2.15
func (x *ListRepoCommitsReq) GetPageToken() string
func (*ListRepoCommitsReq) GetRepository ¶ added in v0.2.15
func (x *ListRepoCommitsReq) GetRepository() string
func (*ListRepoCommitsReq) GetStartingRef ¶ added in v0.2.15
func (x *ListRepoCommitsReq) GetStartingRef() string
func (*ListRepoCommitsReq) ProtoMessage ¶ added in v0.2.15
func (*ListRepoCommitsReq) ProtoMessage()
func (*ListRepoCommitsReq) ProtoReflect ¶ added in v0.2.15
func (x *ListRepoCommitsReq) ProtoReflect() protoreflect.Message
func (*ListRepoCommitsReq) Reset ¶ added in v0.2.15
func (x *ListRepoCommitsReq) Reset()
func (*ListRepoCommitsReq) String ¶ added in v0.2.15
func (x *ListRepoCommitsReq) String() string
func (*ListRepoCommitsReq) Validate ¶ added in v0.2.15
func (m *ListRepoCommitsReq) Validate() error
Validate checks the field values on ListRepoCommitsReq 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 (*ListRepoCommitsReq) ValidateAll ¶ added in v0.2.15
func (m *ListRepoCommitsReq) ValidateAll() error
ValidateAll checks the field values on ListRepoCommitsReq 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 ListRepoCommitsReqMultiError, or nil if none found.
type ListRepoCommitsReqMultiError ¶ added in v0.2.15
type ListRepoCommitsReqMultiError []error
ListRepoCommitsReqMultiError is an error wrapping multiple validation errors returned by ListRepoCommitsReq.ValidateAll() if the designated constraints aren't met.
func (ListRepoCommitsReqMultiError) AllErrors ¶ added in v0.2.15
func (m ListRepoCommitsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRepoCommitsReqMultiError) Error ¶ added in v0.2.15
func (m ListRepoCommitsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRepoCommitsReqValidationError ¶ added in v0.2.15
type ListRepoCommitsReqValidationError struct {
// contains filtered or unexported fields
}
ListRepoCommitsReqValidationError is the validation error returned by ListRepoCommitsReq.Validate if the designated constraints aren't met.
func (ListRepoCommitsReqValidationError) Cause ¶ added in v0.2.15
func (e ListRepoCommitsReqValidationError) Cause() error
Cause function returns cause value.
func (ListRepoCommitsReqValidationError) Error ¶ added in v0.2.15
func (e ListRepoCommitsReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListRepoCommitsReqValidationError) ErrorName ¶ added in v0.2.15
func (e ListRepoCommitsReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListRepoCommitsReqValidationError) Field ¶ added in v0.2.15
func (e ListRepoCommitsReqValidationError) Field() string
Field function returns field value.
func (ListRepoCommitsReqValidationError) Key ¶ added in v0.2.15
func (e ListRepoCommitsReqValidationError) Key() bool
Key function returns key value.
func (ListRepoCommitsReqValidationError) Reason ¶ added in v0.2.15
func (e ListRepoCommitsReqValidationError) Reason() string
Reason function returns reason value.
type ListRepoCommitsResp ¶ added in v0.2.15
type ListRepoCommitsResp struct { Commits []*repo.Commit `protobuf:"bytes,1,rep,name=commits,proto3" json:"commits,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListRepoCommitsResp) Descriptor
deprecated
added in
v0.2.15
func (*ListRepoCommitsResp) Descriptor() ([]byte, []int)
Deprecated: Use ListRepoCommitsResp.ProtoReflect.Descriptor instead.
func (*ListRepoCommitsResp) GetCommits ¶ added in v0.2.15
func (x *ListRepoCommitsResp) GetCommits() []*repo.Commit
func (*ListRepoCommitsResp) GetNextPageToken ¶ added in v0.2.15
func (x *ListRepoCommitsResp) GetNextPageToken() string
func (*ListRepoCommitsResp) ProtoMessage ¶ added in v0.2.15
func (*ListRepoCommitsResp) ProtoMessage()
func (*ListRepoCommitsResp) ProtoReflect ¶ added in v0.2.15
func (x *ListRepoCommitsResp) ProtoReflect() protoreflect.Message
func (*ListRepoCommitsResp) Reset ¶ added in v0.2.15
func (x *ListRepoCommitsResp) Reset()
func (*ListRepoCommitsResp) String ¶ added in v0.2.15
func (x *ListRepoCommitsResp) String() string
func (*ListRepoCommitsResp) Validate ¶ added in v0.2.15
func (m *ListRepoCommitsResp) Validate() error
Validate checks the field values on ListRepoCommitsResp 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 (*ListRepoCommitsResp) ValidateAll ¶ added in v0.2.15
func (m *ListRepoCommitsResp) ValidateAll() error
ValidateAll checks the field values on ListRepoCommitsResp 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 ListRepoCommitsRespMultiError, or nil if none found.
type ListRepoCommitsRespMultiError ¶ added in v0.2.15
type ListRepoCommitsRespMultiError []error
ListRepoCommitsRespMultiError is an error wrapping multiple validation errors returned by ListRepoCommitsResp.ValidateAll() if the designated constraints aren't met.
func (ListRepoCommitsRespMultiError) AllErrors ¶ added in v0.2.15
func (m ListRepoCommitsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRepoCommitsRespMultiError) Error ¶ added in v0.2.15
func (m ListRepoCommitsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRepoCommitsRespValidationError ¶ added in v0.2.15
type ListRepoCommitsRespValidationError struct {
// contains filtered or unexported fields
}
ListRepoCommitsRespValidationError is the validation error returned by ListRepoCommitsResp.Validate if the designated constraints aren't met.
func (ListRepoCommitsRespValidationError) Cause ¶ added in v0.2.15
func (e ListRepoCommitsRespValidationError) Cause() error
Cause function returns cause value.
func (ListRepoCommitsRespValidationError) Error ¶ added in v0.2.15
func (e ListRepoCommitsRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListRepoCommitsRespValidationError) ErrorName ¶ added in v0.2.15
func (e ListRepoCommitsRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListRepoCommitsRespValidationError) Field ¶ added in v0.2.15
func (e ListRepoCommitsRespValidationError) Field() string
Field function returns field value.
func (ListRepoCommitsRespValidationError) Key ¶ added in v0.2.15
func (e ListRepoCommitsRespValidationError) Key() bool
Key function returns key value.
func (ListRepoCommitsRespValidationError) Reason ¶ added in v0.2.15
func (e ListRepoCommitsRespValidationError) Reason() string
Reason function returns reason value.
type ListTrackedImageRepositoriesReq ¶
type ListTrackedImageRepositoriesReq struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*ListTrackedImageRepositoriesReq) Descriptor
deprecated
func (*ListTrackedImageRepositoriesReq) Descriptor() ([]byte, []int)
Deprecated: Use ListTrackedImageRepositoriesReq.ProtoReflect.Descriptor instead.
func (*ListTrackedImageRepositoriesReq) GetIntegrationId ¶
func (x *ListTrackedImageRepositoriesReq) GetIntegrationId() string
func (*ListTrackedImageRepositoriesReq) ProtoMessage ¶
func (*ListTrackedImageRepositoriesReq) ProtoMessage()
func (*ListTrackedImageRepositoriesReq) ProtoReflect ¶
func (x *ListTrackedImageRepositoriesReq) ProtoReflect() protoreflect.Message
func (*ListTrackedImageRepositoriesReq) Reset ¶
func (x *ListTrackedImageRepositoriesReq) Reset()
func (*ListTrackedImageRepositoriesReq) String ¶
func (x *ListTrackedImageRepositoriesReq) String() string
func (*ListTrackedImageRepositoriesReq) Validate ¶
func (m *ListTrackedImageRepositoriesReq) Validate() error
Validate checks the field values on ListTrackedImageRepositoriesReq 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 (*ListTrackedImageRepositoriesReq) ValidateAll ¶
func (m *ListTrackedImageRepositoriesReq) ValidateAll() error
ValidateAll checks the field values on ListTrackedImageRepositoriesReq 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 ListTrackedImageRepositoriesReqMultiError, or nil if none found.
type ListTrackedImageRepositoriesReqMultiError ¶
type ListTrackedImageRepositoriesReqMultiError []error
ListTrackedImageRepositoriesReqMultiError is an error wrapping multiple validation errors returned by ListTrackedImageRepositoriesReq.ValidateAll() if the designated constraints aren't met.
func (ListTrackedImageRepositoriesReqMultiError) AllErrors ¶
func (m ListTrackedImageRepositoriesReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListTrackedImageRepositoriesReqMultiError) Error ¶
func (m ListTrackedImageRepositoriesReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListTrackedImageRepositoriesReqValidationError ¶
type ListTrackedImageRepositoriesReqValidationError struct {
// contains filtered or unexported fields
}
ListTrackedImageRepositoriesReqValidationError is the validation error returned by ListTrackedImageRepositoriesReq.Validate if the designated constraints aren't met.
func (ListTrackedImageRepositoriesReqValidationError) Cause ¶
func (e ListTrackedImageRepositoriesReqValidationError) Cause() error
Cause function returns cause value.
func (ListTrackedImageRepositoriesReqValidationError) Error ¶
func (e ListTrackedImageRepositoriesReqValidationError) Error() string
Error satisfies the builtin error interface
func (ListTrackedImageRepositoriesReqValidationError) ErrorName ¶
func (e ListTrackedImageRepositoriesReqValidationError) ErrorName() string
ErrorName returns error name.
func (ListTrackedImageRepositoriesReqValidationError) Field ¶
func (e ListTrackedImageRepositoriesReqValidationError) Field() string
Field function returns field value.
func (ListTrackedImageRepositoriesReqValidationError) Key ¶
func (e ListTrackedImageRepositoriesReqValidationError) Key() bool
Key function returns key value.
func (ListTrackedImageRepositoriesReqValidationError) Reason ¶
func (e ListTrackedImageRepositoriesReqValidationError) Reason() string
Reason function returns reason value.
type ListTrackedImageRepositoriesResp ¶
type ListTrackedImageRepositoriesResp struct { Repositories []*TrackedImageRepository `protobuf:"bytes,1,rep,name=repositories,proto3" json:"repositories,omitempty"` // contains filtered or unexported fields }
func (*ListTrackedImageRepositoriesResp) Descriptor
deprecated
func (*ListTrackedImageRepositoriesResp) Descriptor() ([]byte, []int)
Deprecated: Use ListTrackedImageRepositoriesResp.ProtoReflect.Descriptor instead.
func (*ListTrackedImageRepositoriesResp) GetRepositories ¶
func (x *ListTrackedImageRepositoriesResp) GetRepositories() []*TrackedImageRepository
func (*ListTrackedImageRepositoriesResp) ProtoMessage ¶
func (*ListTrackedImageRepositoriesResp) ProtoMessage()
func (*ListTrackedImageRepositoriesResp) ProtoReflect ¶
func (x *ListTrackedImageRepositoriesResp) ProtoReflect() protoreflect.Message
func (*ListTrackedImageRepositoriesResp) Reset ¶
func (x *ListTrackedImageRepositoriesResp) Reset()
func (*ListTrackedImageRepositoriesResp) String ¶
func (x *ListTrackedImageRepositoriesResp) String() string
func (*ListTrackedImageRepositoriesResp) Validate ¶
func (m *ListTrackedImageRepositoriesResp) Validate() error
Validate checks the field values on ListTrackedImageRepositoriesResp 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 (*ListTrackedImageRepositoriesResp) ValidateAll ¶
func (m *ListTrackedImageRepositoriesResp) ValidateAll() error
ValidateAll checks the field values on ListTrackedImageRepositoriesResp 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 ListTrackedImageRepositoriesRespMultiError, or nil if none found.
type ListTrackedImageRepositoriesRespMultiError ¶
type ListTrackedImageRepositoriesRespMultiError []error
ListTrackedImageRepositoriesRespMultiError is an error wrapping multiple validation errors returned by ListTrackedImageRepositoriesResp.ValidateAll() if the designated constraints aren't met.
func (ListTrackedImageRepositoriesRespMultiError) AllErrors ¶
func (m ListTrackedImageRepositoriesRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListTrackedImageRepositoriesRespMultiError) Error ¶
func (m ListTrackedImageRepositoriesRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListTrackedImageRepositoriesRespValidationError ¶
type ListTrackedImageRepositoriesRespValidationError struct {
// contains filtered or unexported fields
}
ListTrackedImageRepositoriesRespValidationError is the validation error returned by ListTrackedImageRepositoriesResp.Validate if the designated constraints aren't met.
func (ListTrackedImageRepositoriesRespValidationError) Cause ¶
func (e ListTrackedImageRepositoriesRespValidationError) Cause() error
Cause function returns cause value.
func (ListTrackedImageRepositoriesRespValidationError) Error ¶
func (e ListTrackedImageRepositoriesRespValidationError) Error() string
Error satisfies the builtin error interface
func (ListTrackedImageRepositoriesRespValidationError) ErrorName ¶
func (e ListTrackedImageRepositoriesRespValidationError) ErrorName() string
ErrorName returns error name.
func (ListTrackedImageRepositoriesRespValidationError) Field ¶
func (e ListTrackedImageRepositoriesRespValidationError) Field() string
Field function returns field value.
func (ListTrackedImageRepositoriesRespValidationError) Key ¶
func (e ListTrackedImageRepositoriesRespValidationError) Key() bool
Key function returns key value.
func (ListTrackedImageRepositoriesRespValidationError) Reason ¶
func (e ListTrackedImageRepositoriesRespValidationError) Reason() string
Reason function returns reason value.
type PagerDutyService ¶
type PagerDutyService struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*PagerDutyService) Descriptor
deprecated
func (*PagerDutyService) Descriptor() ([]byte, []int)
Deprecated: Use PagerDutyService.ProtoReflect.Descriptor instead.
func (*PagerDutyService) GetId ¶
func (x *PagerDutyService) GetId() string
func (*PagerDutyService) GetName ¶
func (x *PagerDutyService) GetName() string
func (*PagerDutyService) ProtoMessage ¶
func (*PagerDutyService) ProtoMessage()
func (*PagerDutyService) ProtoReflect ¶
func (x *PagerDutyService) ProtoReflect() protoreflect.Message
func (*PagerDutyService) Reset ¶
func (x *PagerDutyService) Reset()
func (*PagerDutyService) String ¶
func (x *PagerDutyService) String() string
func (*PagerDutyService) Validate ¶
func (m *PagerDutyService) Validate() error
Validate checks the field values on PagerDutyService 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 (*PagerDutyService) ValidateAll ¶
func (m *PagerDutyService) ValidateAll() error
ValidateAll checks the field values on PagerDutyService 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 PagerDutyServiceMultiError, or nil if none found.
type PagerDutyServiceMultiError ¶
type PagerDutyServiceMultiError []error
PagerDutyServiceMultiError is an error wrapping multiple validation errors returned by PagerDutyService.ValidateAll() if the designated constraints aren't met.
func (PagerDutyServiceMultiError) AllErrors ¶
func (m PagerDutyServiceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PagerDutyServiceMultiError) Error ¶
func (m PagerDutyServiceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PagerDutyServiceValidationError ¶
type PagerDutyServiceValidationError struct {
// contains filtered or unexported fields
}
PagerDutyServiceValidationError is the validation error returned by PagerDutyService.Validate if the designated constraints aren't met.
func (PagerDutyServiceValidationError) Cause ¶
func (e PagerDutyServiceValidationError) Cause() error
Cause function returns cause value.
func (PagerDutyServiceValidationError) Error ¶
func (e PagerDutyServiceValidationError) Error() string
Error satisfies the builtin error interface
func (PagerDutyServiceValidationError) ErrorName ¶
func (e PagerDutyServiceValidationError) ErrorName() string
ErrorName returns error name.
func (PagerDutyServiceValidationError) Field ¶
func (e PagerDutyServiceValidationError) Field() string
Field function returns field value.
func (PagerDutyServiceValidationError) Key ¶
func (e PagerDutyServiceValidationError) Key() bool
Key function returns key value.
func (PagerDutyServiceValidationError) Reason ¶
func (e PagerDutyServiceValidationError) Reason() string
Reason function returns reason value.
type ProgramDefaults ¶
type ProgramDefaults struct { Cmd []string `protobuf:"bytes,1,rep,name=cmd,proto3" json:"cmd,omitempty"` Entrypoint []string `protobuf:"bytes,2,rep,name=entrypoint,proto3" json:"entrypoint,omitempty"` Env map[string]*common_config.EnvValue `` /* 147-byte string literal not displayed */ Ports []*common_config.PortConfig `protobuf:"bytes,4,rep,name=ports,proto3" json:"ports,omitempty"` // contains filtered or unexported fields }
when updating this, make sure to also invalidate docker image cache warmer
func (*ProgramDefaults) Descriptor
deprecated
func (*ProgramDefaults) Descriptor() ([]byte, []int)
Deprecated: Use ProgramDefaults.ProtoReflect.Descriptor instead.
func (*ProgramDefaults) GetCmd ¶
func (x *ProgramDefaults) GetCmd() []string
func (*ProgramDefaults) GetEntrypoint ¶
func (x *ProgramDefaults) GetEntrypoint() []string
func (*ProgramDefaults) GetEnv ¶
func (x *ProgramDefaults) GetEnv() map[string]*common_config.EnvValue
func (*ProgramDefaults) GetPorts ¶
func (x *ProgramDefaults) GetPorts() []*common_config.PortConfig
func (*ProgramDefaults) ProtoMessage ¶
func (*ProgramDefaults) ProtoMessage()
func (*ProgramDefaults) ProtoReflect ¶
func (x *ProgramDefaults) ProtoReflect() protoreflect.Message
func (*ProgramDefaults) Reset ¶
func (x *ProgramDefaults) Reset()
func (*ProgramDefaults) String ¶
func (x *ProgramDefaults) String() string
func (*ProgramDefaults) Validate ¶
func (m *ProgramDefaults) Validate() error
Validate checks the field values on ProgramDefaults 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 (*ProgramDefaults) ValidateAll ¶
func (m *ProgramDefaults) ValidateAll() error
ValidateAll checks the field values on ProgramDefaults 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 ProgramDefaultsMultiError, or nil if none found.
type ProgramDefaultsMultiError ¶
type ProgramDefaultsMultiError []error
ProgramDefaultsMultiError is an error wrapping multiple validation errors returned by ProgramDefaults.ValidateAll() if the designated constraints aren't met.
func (ProgramDefaultsMultiError) AllErrors ¶
func (m ProgramDefaultsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProgramDefaultsMultiError) Error ¶
func (m ProgramDefaultsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProgramDefaultsValidationError ¶
type ProgramDefaultsValidationError struct {
// contains filtered or unexported fields
}
ProgramDefaultsValidationError is the validation error returned by ProgramDefaults.Validate if the designated constraints aren't met.
func (ProgramDefaultsValidationError) Cause ¶
func (e ProgramDefaultsValidationError) Cause() error
Cause function returns cause value.
func (ProgramDefaultsValidationError) Error ¶
func (e ProgramDefaultsValidationError) Error() string
Error satisfies the builtin error interface
func (ProgramDefaultsValidationError) ErrorName ¶
func (e ProgramDefaultsValidationError) ErrorName() string
ErrorName returns error name.
func (ProgramDefaultsValidationError) Field ¶
func (e ProgramDefaultsValidationError) Field() string
Field function returns field value.
func (ProgramDefaultsValidationError) Key ¶
func (e ProgramDefaultsValidationError) Key() bool
Key function returns key value.
func (ProgramDefaultsValidationError) Reason ¶
func (e ProgramDefaultsValidationError) Reason() string
Reason function returns reason value.
type RegistryImage ¶
type RegistryImage struct { Created *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created,proto3" json:"created,omitempty"` Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"` Tag string `protobuf:"bytes,5,opt,name=tag,proto3" json:"tag,omitempty"` Commit *repo.Commit `protobuf:"bytes,6,opt,name=commit,proto3" json:"commit,omitempty"` // contains filtered or unexported fields }
func (*RegistryImage) Descriptor
deprecated
func (*RegistryImage) Descriptor() ([]byte, []int)
Deprecated: Use RegistryImage.ProtoReflect.Descriptor instead.
func (*RegistryImage) GetCommit ¶
func (x *RegistryImage) GetCommit() *repo.Commit
func (*RegistryImage) GetCreated ¶
func (x *RegistryImage) GetCreated() *timestamppb.Timestamp
func (*RegistryImage) GetTag ¶
func (x *RegistryImage) GetTag() string
func (*RegistryImage) GetUrl ¶
func (x *RegistryImage) GetUrl() string
func (*RegistryImage) ProtoMessage ¶
func (*RegistryImage) ProtoMessage()
func (*RegistryImage) ProtoReflect ¶
func (x *RegistryImage) ProtoReflect() protoreflect.Message
func (*RegistryImage) Reset ¶
func (x *RegistryImage) Reset()
func (*RegistryImage) String ¶
func (x *RegistryImage) String() string
func (*RegistryImage) Validate ¶
func (m *RegistryImage) Validate() error
Validate checks the field values on RegistryImage 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 (*RegistryImage) ValidateAll ¶
func (m *RegistryImage) ValidateAll() error
ValidateAll checks the field values on RegistryImage 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 RegistryImageMultiError, or nil if none found.
type RegistryImageMultiError ¶
type RegistryImageMultiError []error
RegistryImageMultiError is an error wrapping multiple validation errors returned by RegistryImage.ValidateAll() if the designated constraints aren't met.
func (RegistryImageMultiError) AllErrors ¶
func (m RegistryImageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegistryImageMultiError) Error ¶
func (m RegistryImageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegistryImageValidationError ¶
type RegistryImageValidationError struct {
// contains filtered or unexported fields
}
RegistryImageValidationError is the validation error returned by RegistryImage.Validate if the designated constraints aren't met.
func (RegistryImageValidationError) Cause ¶
func (e RegistryImageValidationError) Cause() error
Cause function returns cause value.
func (RegistryImageValidationError) Error ¶
func (e RegistryImageValidationError) Error() string
Error satisfies the builtin error interface
func (RegistryImageValidationError) ErrorName ¶
func (e RegistryImageValidationError) ErrorName() string
ErrorName returns error name.
func (RegistryImageValidationError) Field ¶
func (e RegistryImageValidationError) Field() string
Field function returns field value.
func (RegistryImageValidationError) Key ¶
func (e RegistryImageValidationError) Key() bool
Key function returns key value.
func (RegistryImageValidationError) Reason ¶
func (e RegistryImageValidationError) Reason() string
Reason function returns reason value.
type RegistryStatus ¶
type RegistryStatus int32
const ( RegistryStatus_UNDEFINED RegistryStatus = 0 RegistryStatus_CONNECTED RegistryStatus = 1 RegistryStatus_FAILED RegistryStatus = 2 // Augment/replace with UNAUTHENTICATED, UNAVAILABLE, ... in the future RegistryStatus_RS_PENDING RegistryStatus = 3 )
func (RegistryStatus) Descriptor ¶
func (RegistryStatus) Descriptor() protoreflect.EnumDescriptor
func (RegistryStatus) Enum ¶
func (x RegistryStatus) Enum() *RegistryStatus
func (RegistryStatus) EnumDescriptor
deprecated
func (RegistryStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegistryStatus.Descriptor instead.
func (RegistryStatus) Number ¶
func (x RegistryStatus) Number() protoreflect.EnumNumber
func (RegistryStatus) String ¶
func (x RegistryStatus) String() string
func (RegistryStatus) Type ¶
func (RegistryStatus) Type() protoreflect.EnumType
type RegistryType ¶
type RegistryType int32
const ( RegistryType_UNKNOWN RegistryType = 0 RegistryType_DOCKER_REGISTRY RegistryType = 1 RegistryType_ECR RegistryType = 2 )
func (RegistryType) Descriptor ¶
func (RegistryType) Descriptor() protoreflect.EnumDescriptor
func (RegistryType) Enum ¶
func (x RegistryType) Enum() *RegistryType
func (RegistryType) EnumDescriptor
deprecated
func (RegistryType) EnumDescriptor() ([]byte, []int)
Deprecated: Use RegistryType.Descriptor instead.
func (RegistryType) Number ¶
func (x RegistryType) Number() protoreflect.EnumNumber
func (RegistryType) String ¶
func (x RegistryType) String() string
func (RegistryType) Type ¶
func (RegistryType) Type() protoreflect.EnumType
type SlackChannel ¶
type SlackChannel struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*SlackChannel) Descriptor
deprecated
func (*SlackChannel) Descriptor() ([]byte, []int)
Deprecated: Use SlackChannel.ProtoReflect.Descriptor instead.
func (*SlackChannel) GetId ¶
func (x *SlackChannel) GetId() string
func (*SlackChannel) GetName ¶
func (x *SlackChannel) GetName() string
func (*SlackChannel) ProtoMessage ¶
func (*SlackChannel) ProtoMessage()
func (*SlackChannel) ProtoReflect ¶
func (x *SlackChannel) ProtoReflect() protoreflect.Message
func (*SlackChannel) Reset ¶
func (x *SlackChannel) Reset()
func (*SlackChannel) String ¶
func (x *SlackChannel) String() string
func (*SlackChannel) Validate ¶
func (m *SlackChannel) Validate() error
Validate checks the field values on SlackChannel 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 (*SlackChannel) ValidateAll ¶
func (m *SlackChannel) ValidateAll() error
ValidateAll checks the field values on SlackChannel 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 SlackChannelMultiError, or nil if none found.
type SlackChannelMultiError ¶
type SlackChannelMultiError []error
SlackChannelMultiError is an error wrapping multiple validation errors returned by SlackChannel.ValidateAll() if the designated constraints aren't met.
func (SlackChannelMultiError) AllErrors ¶
func (m SlackChannelMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SlackChannelMultiError) Error ¶
func (m SlackChannelMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SlackChannelValidationError ¶
type SlackChannelValidationError struct {
// contains filtered or unexported fields
}
SlackChannelValidationError is the validation error returned by SlackChannel.Validate if the designated constraints aren't met.
func (SlackChannelValidationError) Cause ¶
func (e SlackChannelValidationError) Cause() error
Cause function returns cause value.
func (SlackChannelValidationError) Error ¶
func (e SlackChannelValidationError) Error() string
Error satisfies the builtin error interface
func (SlackChannelValidationError) ErrorName ¶
func (e SlackChannelValidationError) ErrorName() string
ErrorName returns error name.
func (SlackChannelValidationError) Field ¶
func (e SlackChannelValidationError) Field() string
Field function returns field value.
func (SlackChannelValidationError) Key ¶
func (e SlackChannelValidationError) Key() bool
Key function returns key value.
func (SlackChannelValidationError) Reason ¶
func (e SlackChannelValidationError) Reason() string
Reason function returns reason value.
type StopTrackingImageRepositoryReq ¶
type StopTrackingImageRepositoryReq struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Repository string `protobuf:"bytes,2,opt,name=repository,proto3" json:"repository,omitempty"` // contains filtered or unexported fields }
func (*StopTrackingImageRepositoryReq) Descriptor
deprecated
func (*StopTrackingImageRepositoryReq) Descriptor() ([]byte, []int)
Deprecated: Use StopTrackingImageRepositoryReq.ProtoReflect.Descriptor instead.
func (*StopTrackingImageRepositoryReq) GetIntegrationId ¶
func (x *StopTrackingImageRepositoryReq) GetIntegrationId() string
func (*StopTrackingImageRepositoryReq) GetRepository ¶
func (x *StopTrackingImageRepositoryReq) GetRepository() string
func (*StopTrackingImageRepositoryReq) ProtoMessage ¶
func (*StopTrackingImageRepositoryReq) ProtoMessage()
func (*StopTrackingImageRepositoryReq) ProtoReflect ¶
func (x *StopTrackingImageRepositoryReq) ProtoReflect() protoreflect.Message
func (*StopTrackingImageRepositoryReq) Reset ¶
func (x *StopTrackingImageRepositoryReq) Reset()
func (*StopTrackingImageRepositoryReq) String ¶
func (x *StopTrackingImageRepositoryReq) String() string
func (*StopTrackingImageRepositoryReq) Validate ¶
func (m *StopTrackingImageRepositoryReq) Validate() error
Validate checks the field values on StopTrackingImageRepositoryReq 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 (*StopTrackingImageRepositoryReq) ValidateAll ¶
func (m *StopTrackingImageRepositoryReq) ValidateAll() error
ValidateAll checks the field values on StopTrackingImageRepositoryReq 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 StopTrackingImageRepositoryReqMultiError, or nil if none found.
type StopTrackingImageRepositoryReqMultiError ¶
type StopTrackingImageRepositoryReqMultiError []error
StopTrackingImageRepositoryReqMultiError is an error wrapping multiple validation errors returned by StopTrackingImageRepositoryReq.ValidateAll() if the designated constraints aren't met.
func (StopTrackingImageRepositoryReqMultiError) AllErrors ¶
func (m StopTrackingImageRepositoryReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StopTrackingImageRepositoryReqMultiError) Error ¶
func (m StopTrackingImageRepositoryReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StopTrackingImageRepositoryReqValidationError ¶
type StopTrackingImageRepositoryReqValidationError struct {
// contains filtered or unexported fields
}
StopTrackingImageRepositoryReqValidationError is the validation error returned by StopTrackingImageRepositoryReq.Validate if the designated constraints aren't met.
func (StopTrackingImageRepositoryReqValidationError) Cause ¶
func (e StopTrackingImageRepositoryReqValidationError) Cause() error
Cause function returns cause value.
func (StopTrackingImageRepositoryReqValidationError) Error ¶
func (e StopTrackingImageRepositoryReqValidationError) Error() string
Error satisfies the builtin error interface
func (StopTrackingImageRepositoryReqValidationError) ErrorName ¶
func (e StopTrackingImageRepositoryReqValidationError) ErrorName() string
ErrorName returns error name.
func (StopTrackingImageRepositoryReqValidationError) Field ¶
func (e StopTrackingImageRepositoryReqValidationError) Field() string
Field function returns field value.
func (StopTrackingImageRepositoryReqValidationError) Key ¶
func (e StopTrackingImageRepositoryReqValidationError) Key() bool
Key function returns key value.
func (StopTrackingImageRepositoryReqValidationError) Reason ¶
func (e StopTrackingImageRepositoryReqValidationError) Reason() string
Reason function returns reason value.
type StopTrackingImageRepositoryResp ¶
type StopTrackingImageRepositoryResp struct {
// contains filtered or unexported fields
}
func (*StopTrackingImageRepositoryResp) Descriptor
deprecated
func (*StopTrackingImageRepositoryResp) Descriptor() ([]byte, []int)
Deprecated: Use StopTrackingImageRepositoryResp.ProtoReflect.Descriptor instead.
func (*StopTrackingImageRepositoryResp) ProtoMessage ¶
func (*StopTrackingImageRepositoryResp) ProtoMessage()
func (*StopTrackingImageRepositoryResp) ProtoReflect ¶
func (x *StopTrackingImageRepositoryResp) ProtoReflect() protoreflect.Message
func (*StopTrackingImageRepositoryResp) Reset ¶
func (x *StopTrackingImageRepositoryResp) Reset()
func (*StopTrackingImageRepositoryResp) String ¶
func (x *StopTrackingImageRepositoryResp) String() string
func (*StopTrackingImageRepositoryResp) Validate ¶
func (m *StopTrackingImageRepositoryResp) Validate() error
Validate checks the field values on StopTrackingImageRepositoryResp 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 (*StopTrackingImageRepositoryResp) ValidateAll ¶
func (m *StopTrackingImageRepositoryResp) ValidateAll() error
ValidateAll checks the field values on StopTrackingImageRepositoryResp 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 StopTrackingImageRepositoryRespMultiError, or nil if none found.
type StopTrackingImageRepositoryRespMultiError ¶
type StopTrackingImageRepositoryRespMultiError []error
StopTrackingImageRepositoryRespMultiError is an error wrapping multiple validation errors returned by StopTrackingImageRepositoryResp.ValidateAll() if the designated constraints aren't met.
func (StopTrackingImageRepositoryRespMultiError) AllErrors ¶
func (m StopTrackingImageRepositoryRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StopTrackingImageRepositoryRespMultiError) Error ¶
func (m StopTrackingImageRepositoryRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StopTrackingImageRepositoryRespValidationError ¶
type StopTrackingImageRepositoryRespValidationError struct {
// contains filtered or unexported fields
}
StopTrackingImageRepositoryRespValidationError is the validation error returned by StopTrackingImageRepositoryResp.Validate if the designated constraints aren't met.
func (StopTrackingImageRepositoryRespValidationError) Cause ¶
func (e StopTrackingImageRepositoryRespValidationError) Cause() error
Cause function returns cause value.
func (StopTrackingImageRepositoryRespValidationError) Error ¶
func (e StopTrackingImageRepositoryRespValidationError) Error() string
Error satisfies the builtin error interface
func (StopTrackingImageRepositoryRespValidationError) ErrorName ¶
func (e StopTrackingImageRepositoryRespValidationError) ErrorName() string
ErrorName returns error name.
func (StopTrackingImageRepositoryRespValidationError) Field ¶
func (e StopTrackingImageRepositoryRespValidationError) Field() string
Field function returns field value.
func (StopTrackingImageRepositoryRespValidationError) Key ¶
func (e StopTrackingImageRepositoryRespValidationError) Key() bool
Key function returns key value.
func (StopTrackingImageRepositoryRespValidationError) Reason ¶
func (e StopTrackingImageRepositoryRespValidationError) Reason() string
Reason function returns reason value.
type TokenConfig ¶
type TokenConfig struct { TokenSecretKey string `protobuf:"bytes,1,opt,name=token_secret_key,json=tokenSecretKey,proto3" json:"token_secret_key,omitempty"` TokenSecretVersion string `protobuf:"bytes,2,opt,name=token_secret_version,json=tokenSecretVersion,proto3" json:"token_secret_version,omitempty"` // contains filtered or unexported fields }
func (*TokenConfig) Descriptor
deprecated
func (*TokenConfig) Descriptor() ([]byte, []int)
Deprecated: Use TokenConfig.ProtoReflect.Descriptor instead.
func (*TokenConfig) GetTokenSecretKey ¶
func (x *TokenConfig) GetTokenSecretKey() string
func (*TokenConfig) GetTokenSecretVersion ¶
func (x *TokenConfig) GetTokenSecretVersion() string
func (*TokenConfig) ProtoMessage ¶
func (*TokenConfig) ProtoMessage()
func (*TokenConfig) ProtoReflect ¶
func (x *TokenConfig) ProtoReflect() protoreflect.Message
func (*TokenConfig) Reset ¶
func (x *TokenConfig) Reset()
func (*TokenConfig) String ¶
func (x *TokenConfig) String() string
func (*TokenConfig) Validate ¶
func (m *TokenConfig) Validate() error
Validate checks the field values on TokenConfig 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 (*TokenConfig) ValidateAll ¶
func (m *TokenConfig) ValidateAll() error
ValidateAll checks the field values on TokenConfig 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 TokenConfigMultiError, or nil if none found.
type TokenConfigMultiError ¶
type TokenConfigMultiError []error
TokenConfigMultiError is an error wrapping multiple validation errors returned by TokenConfig.ValidateAll() if the designated constraints aren't met.
func (TokenConfigMultiError) AllErrors ¶
func (m TokenConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TokenConfigMultiError) Error ¶
func (m TokenConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TokenConfigValidationError ¶
type TokenConfigValidationError struct {
// contains filtered or unexported fields
}
TokenConfigValidationError is the validation error returned by TokenConfig.Validate if the designated constraints aren't met.
func (TokenConfigValidationError) Cause ¶
func (e TokenConfigValidationError) Cause() error
Cause function returns cause value.
func (TokenConfigValidationError) Error ¶
func (e TokenConfigValidationError) Error() string
Error satisfies the builtin error interface
func (TokenConfigValidationError) ErrorName ¶
func (e TokenConfigValidationError) ErrorName() string
ErrorName returns error name.
func (TokenConfigValidationError) Field ¶
func (e TokenConfigValidationError) Field() string
Field function returns field value.
func (TokenConfigValidationError) Key ¶
func (e TokenConfigValidationError) Key() bool
Key function returns key value.
func (TokenConfigValidationError) Reason ¶
func (e TokenConfigValidationError) Reason() string
Reason function returns reason value.
type TrackImageRepositoriesReq ¶
type TrackImageRepositoriesReq struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` Repositories []string `protobuf:"bytes,2,rep,name=repositories,proto3" json:"repositories,omitempty"` // contains filtered or unexported fields }
func (*TrackImageRepositoriesReq) Descriptor
deprecated
func (*TrackImageRepositoriesReq) Descriptor() ([]byte, []int)
Deprecated: Use TrackImageRepositoriesReq.ProtoReflect.Descriptor instead.
func (*TrackImageRepositoriesReq) GetIntegrationId ¶
func (x *TrackImageRepositoriesReq) GetIntegrationId() string
func (*TrackImageRepositoriesReq) GetRepositories ¶
func (x *TrackImageRepositoriesReq) GetRepositories() []string
func (*TrackImageRepositoriesReq) ProtoMessage ¶
func (*TrackImageRepositoriesReq) ProtoMessage()
func (*TrackImageRepositoriesReq) ProtoReflect ¶
func (x *TrackImageRepositoriesReq) ProtoReflect() protoreflect.Message
func (*TrackImageRepositoriesReq) Reset ¶
func (x *TrackImageRepositoriesReq) Reset()
func (*TrackImageRepositoriesReq) String ¶
func (x *TrackImageRepositoriesReq) String() string
func (*TrackImageRepositoriesReq) Validate ¶
func (m *TrackImageRepositoriesReq) Validate() error
Validate checks the field values on TrackImageRepositoriesReq 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 (*TrackImageRepositoriesReq) ValidateAll ¶
func (m *TrackImageRepositoriesReq) ValidateAll() error
ValidateAll checks the field values on TrackImageRepositoriesReq 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 TrackImageRepositoriesReqMultiError, or nil if none found.
type TrackImageRepositoriesReqMultiError ¶
type TrackImageRepositoriesReqMultiError []error
TrackImageRepositoriesReqMultiError is an error wrapping multiple validation errors returned by TrackImageRepositoriesReq.ValidateAll() if the designated constraints aren't met.
func (TrackImageRepositoriesReqMultiError) AllErrors ¶
func (m TrackImageRepositoriesReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TrackImageRepositoriesReqMultiError) Error ¶
func (m TrackImageRepositoriesReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TrackImageRepositoriesReqValidationError ¶
type TrackImageRepositoriesReqValidationError struct {
// contains filtered or unexported fields
}
TrackImageRepositoriesReqValidationError is the validation error returned by TrackImageRepositoriesReq.Validate if the designated constraints aren't met.
func (TrackImageRepositoriesReqValidationError) Cause ¶
func (e TrackImageRepositoriesReqValidationError) Cause() error
Cause function returns cause value.
func (TrackImageRepositoriesReqValidationError) Error ¶
func (e TrackImageRepositoriesReqValidationError) Error() string
Error satisfies the builtin error interface
func (TrackImageRepositoriesReqValidationError) ErrorName ¶
func (e TrackImageRepositoriesReqValidationError) ErrorName() string
ErrorName returns error name.
func (TrackImageRepositoriesReqValidationError) Field ¶
func (e TrackImageRepositoriesReqValidationError) Field() string
Field function returns field value.
func (TrackImageRepositoriesReqValidationError) Key ¶
func (e TrackImageRepositoriesReqValidationError) Key() bool
Key function returns key value.
func (TrackImageRepositoriesReqValidationError) Reason ¶
func (e TrackImageRepositoriesReqValidationError) Reason() string
Reason function returns reason value.
type TrackImageRepositoriesResp ¶
type TrackImageRepositoriesResp struct {
// contains filtered or unexported fields
}
func (*TrackImageRepositoriesResp) Descriptor
deprecated
func (*TrackImageRepositoriesResp) Descriptor() ([]byte, []int)
Deprecated: Use TrackImageRepositoriesResp.ProtoReflect.Descriptor instead.
func (*TrackImageRepositoriesResp) ProtoMessage ¶
func (*TrackImageRepositoriesResp) ProtoMessage()
func (*TrackImageRepositoriesResp) ProtoReflect ¶
func (x *TrackImageRepositoriesResp) ProtoReflect() protoreflect.Message
func (*TrackImageRepositoriesResp) Reset ¶
func (x *TrackImageRepositoriesResp) Reset()
func (*TrackImageRepositoriesResp) String ¶
func (x *TrackImageRepositoriesResp) String() string
func (*TrackImageRepositoriesResp) Validate ¶
func (m *TrackImageRepositoriesResp) Validate() error
Validate checks the field values on TrackImageRepositoriesResp 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 (*TrackImageRepositoriesResp) ValidateAll ¶
func (m *TrackImageRepositoriesResp) ValidateAll() error
ValidateAll checks the field values on TrackImageRepositoriesResp 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 TrackImageRepositoriesRespMultiError, or nil if none found.
type TrackImageRepositoriesRespMultiError ¶
type TrackImageRepositoriesRespMultiError []error
TrackImageRepositoriesRespMultiError is an error wrapping multiple validation errors returned by TrackImageRepositoriesResp.ValidateAll() if the designated constraints aren't met.
func (TrackImageRepositoriesRespMultiError) AllErrors ¶
func (m TrackImageRepositoriesRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TrackImageRepositoriesRespMultiError) Error ¶
func (m TrackImageRepositoriesRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TrackImageRepositoriesRespValidationError ¶
type TrackImageRepositoriesRespValidationError struct {
// contains filtered or unexported fields
}
TrackImageRepositoriesRespValidationError is the validation error returned by TrackImageRepositoriesResp.Validate if the designated constraints aren't met.
func (TrackImageRepositoriesRespValidationError) Cause ¶
func (e TrackImageRepositoriesRespValidationError) Cause() error
Cause function returns cause value.
func (TrackImageRepositoriesRespValidationError) Error ¶
func (e TrackImageRepositoriesRespValidationError) Error() string
Error satisfies the builtin error interface
func (TrackImageRepositoriesRespValidationError) ErrorName ¶
func (e TrackImageRepositoriesRespValidationError) ErrorName() string
ErrorName returns error name.
func (TrackImageRepositoriesRespValidationError) Field ¶
func (e TrackImageRepositoriesRespValidationError) Field() string
Field function returns field value.
func (TrackImageRepositoriesRespValidationError) Key ¶
func (e TrackImageRepositoriesRespValidationError) Key() bool
Key function returns key value.
func (TrackImageRepositoriesRespValidationError) Reason ¶
func (e TrackImageRepositoriesRespValidationError) Reason() string
Reason function returns reason value.
type TrackedImageRepository ¶
type TrackedImageRepository struct { Repository string `protobuf:"bytes,1,opt,name=repository,proto3" json:"repository,omitempty"` LastIndex *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=last_index,json=lastIndex,proto3" json:"last_index,omitempty"` IndexStatus IndexStatus `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TrackedImageRepository) Descriptor
deprecated
func (*TrackedImageRepository) Descriptor() ([]byte, []int)
Deprecated: Use TrackedImageRepository.ProtoReflect.Descriptor instead.
func (*TrackedImageRepository) GetIndexStatus ¶
func (x *TrackedImageRepository) GetIndexStatus() IndexStatus
func (*TrackedImageRepository) GetLastIndex ¶
func (x *TrackedImageRepository) GetLastIndex() *timestamppb.Timestamp
func (*TrackedImageRepository) GetRepository ¶
func (x *TrackedImageRepository) GetRepository() string
func (*TrackedImageRepository) ProtoMessage ¶
func (*TrackedImageRepository) ProtoMessage()
func (*TrackedImageRepository) ProtoReflect ¶
func (x *TrackedImageRepository) ProtoReflect() protoreflect.Message
func (*TrackedImageRepository) Reset ¶
func (x *TrackedImageRepository) Reset()
func (*TrackedImageRepository) String ¶
func (x *TrackedImageRepository) String() string
func (*TrackedImageRepository) Validate ¶
func (m *TrackedImageRepository) Validate() error
Validate checks the field values on TrackedImageRepository 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 (*TrackedImageRepository) ValidateAll ¶
func (m *TrackedImageRepository) ValidateAll() error
ValidateAll checks the field values on TrackedImageRepository 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 TrackedImageRepositoryMultiError, or nil if none found.
type TrackedImageRepositoryMultiError ¶
type TrackedImageRepositoryMultiError []error
TrackedImageRepositoryMultiError is an error wrapping multiple validation errors returned by TrackedImageRepository.ValidateAll() if the designated constraints aren't met.
func (TrackedImageRepositoryMultiError) AllErrors ¶
func (m TrackedImageRepositoryMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TrackedImageRepositoryMultiError) Error ¶
func (m TrackedImageRepositoryMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TrackedImageRepositoryValidationError ¶
type TrackedImageRepositoryValidationError struct {
// contains filtered or unexported fields
}
TrackedImageRepositoryValidationError is the validation error returned by TrackedImageRepository.Validate if the designated constraints aren't met.
func (TrackedImageRepositoryValidationError) Cause ¶
func (e TrackedImageRepositoryValidationError) Cause() error
Cause function returns cause value.
func (TrackedImageRepositoryValidationError) Error ¶
func (e TrackedImageRepositoryValidationError) Error() string
Error satisfies the builtin error interface
func (TrackedImageRepositoryValidationError) ErrorName ¶
func (e TrackedImageRepositoryValidationError) ErrorName() string
ErrorName returns error name.
func (TrackedImageRepositoryValidationError) Field ¶
func (e TrackedImageRepositoryValidationError) Field() string
Field function returns field value.
func (TrackedImageRepositoryValidationError) Key ¶
func (e TrackedImageRepositoryValidationError) Key() bool
Key function returns key value.
func (TrackedImageRepositoryValidationError) Reason ¶
func (e TrackedImageRepositoryValidationError) Reason() string
Reason function returns reason value.
type UnimplementedWorkflowManagerServer ¶
type UnimplementedWorkflowManagerServer struct { }
UnimplementedWorkflowManagerServer must be embedded to have forward compatible implementations.
func (UnimplementedWorkflowManagerServer) AddHoneycombEnvironment ¶
func (UnimplementedWorkflowManagerServer) AddHoneycombEnvironment(context.Context, *AddHoneycombEnvironmentReq) (*AddHoneycombEnvironmentResp, error)
func (UnimplementedWorkflowManagerServer) CreateContainerRegistryIntegration ¶
func (UnimplementedWorkflowManagerServer) CreateContainerRegistryIntegration(context.Context, *CreateContainerRegistryIntegrationReq) (*CreateContainerRegistryIntegrationRes, error)
func (UnimplementedWorkflowManagerServer) CreateGitHubApp ¶
func (UnimplementedWorkflowManagerServer) CreateGitHubApp(context.Context, *CreateGitHubAppReq) (*CreateGitHubAppResp, error)
func (UnimplementedWorkflowManagerServer) DeleteContainerRegistryIntegration ¶
func (UnimplementedWorkflowManagerServer) DeleteContainerRegistryIntegration(context.Context, *DeleteContainerRegistryIntegrationReq) (*DeleteContainerRegistryIntegrationResp, error)
func (UnimplementedWorkflowManagerServer) DeleteHoneycombEnvironment ¶
func (UnimplementedWorkflowManagerServer) DeleteHoneycombEnvironment(context.Context, *DeleteHoneycombEnvironmentReq) (*DeleteHoneycombEnvironmentResp, error)
func (UnimplementedWorkflowManagerServer) DeleteIntegration ¶
func (UnimplementedWorkflowManagerServer) DeleteIntegration(context.Context, *DeleteIntegrationReq) (*DeleteIntegrationResp, error)
func (UnimplementedWorkflowManagerServer) GetCommitInfo ¶ added in v0.3.21
func (UnimplementedWorkflowManagerServer) GetCommitInfo(context.Context, *GetCommitInfoReq) (*GetCommitInfoResp, error)
func (UnimplementedWorkflowManagerServer) GetContainerRegistryImages ¶
func (UnimplementedWorkflowManagerServer) GetContainerRegistryImages(context.Context, *GetContainerRegistryImagesReq) (*GetContainerRegistryImagesRes, error)
func (UnimplementedWorkflowManagerServer) GetContainerRegistryIntegration ¶
func (UnimplementedWorkflowManagerServer) GetContainerRegistryIntegration(context.Context, *GetContainerRegistryIntegrationReq) (*GetContainerRegistryIntegrationResp, error)
func (UnimplementedWorkflowManagerServer) GetGrafanaInstallation ¶
func (UnimplementedWorkflowManagerServer) GetGrafanaInstallation(context.Context, *GetGrafanaInstallationReq) (*GetGrafanaInstallationResp, error)
func (UnimplementedWorkflowManagerServer) GetImageCommitInfo ¶
func (UnimplementedWorkflowManagerServer) GetImageCommitInfo(context.Context, *GetImageCommitInfoReq) (*GetImageCommitInfoResp, error)
func (UnimplementedWorkflowManagerServer) GetInstallGitHubUrl ¶ added in v0.3.13
func (UnimplementedWorkflowManagerServer) GetInstallGitHubUrl(context.Context, *GetInstallGitHubUrlReq) (*GetInstallGitHubUrlResp, error)
func (UnimplementedWorkflowManagerServer) GetInstallPagerDutyUrl ¶
func (UnimplementedWorkflowManagerServer) GetInstallPagerDutyUrl(context.Context, *GetInstallPagerDutyUrlReq) (*GetInstallPagerDutyUrlResp, error)
func (UnimplementedWorkflowManagerServer) GetInstallSlackUrl ¶
func (UnimplementedWorkflowManagerServer) GetInstallSlackUrl(context.Context, *GetInstallSlackUrlReq) (*GetInstallSlackUrlResp, error)
func (UnimplementedWorkflowManagerServer) GetLast9Installation ¶ added in v0.3.35
func (UnimplementedWorkflowManagerServer) GetLast9Installation(context.Context, *GetLast9InstallationReq) (*GetLast9InstallationResp, error)
func (UnimplementedWorkflowManagerServer) GetProgramDefaults ¶
func (UnimplementedWorkflowManagerServer) GetProgramDefaults(context.Context, *GetProgramDefaultsReq) (*GetProgramDefaultsResp, error)
func (UnimplementedWorkflowManagerServer) GetServiceImageInfo ¶
func (UnimplementedWorkflowManagerServer) GetServiceImageInfo(context.Context, *GetServiceImageInfoReq) (*GetServiceImageInfoResp, error)
func (UnimplementedWorkflowManagerServer) GetTrackedImageRepository ¶
func (UnimplementedWorkflowManagerServer) GetTrackedImageRepository(context.Context, *GetTrackedImageRepositoryReq) (*GetTrackedImageRepositoryResp, error)
func (UnimplementedWorkflowManagerServer) InstallGitHub ¶
func (UnimplementedWorkflowManagerServer) InstallGitHub(context.Context, *InstallGitHubReq) (*InstallGitHubResp, error)
func (UnimplementedWorkflowManagerServer) InstallGrafana ¶
func (UnimplementedWorkflowManagerServer) InstallGrafana(context.Context, *InstallGrafanaReq) (*InstallGrafanaResp, error)
func (UnimplementedWorkflowManagerServer) InstallLast9 ¶ added in v0.3.35
func (UnimplementedWorkflowManagerServer) InstallLast9(context.Context, *InstallLast9Req) (*InstallLast9Resp, error)
func (UnimplementedWorkflowManagerServer) InstallPagerDuty ¶
func (UnimplementedWorkflowManagerServer) InstallPagerDuty(context.Context, *InstallPagerDutyReq) (*InstallPagerDutyResp, error)
func (UnimplementedWorkflowManagerServer) InstallSlack ¶
func (UnimplementedWorkflowManagerServer) InstallSlack(context.Context, *InstallSlackReq) (*InstallSlackResp, error)
func (UnimplementedWorkflowManagerServer) ListContainerRegistryIntegrations ¶
func (UnimplementedWorkflowManagerServer) ListContainerRegistryIntegrations(context.Context, *ListContainerRegistryIntegrationsReq) (*ListContainerRegistryIntegrationsResp, error)
func (UnimplementedWorkflowManagerServer) ListHoneycombEnvironments ¶
func (UnimplementedWorkflowManagerServer) ListHoneycombEnvironments(context.Context, *ListHoneycombEnvironmentsReq) (*ListHoneycombEnvironmentsResp, error)
func (UnimplementedWorkflowManagerServer) ListIntegrations ¶
func (UnimplementedWorkflowManagerServer) ListIntegrations(context.Context, *ListIntegrationsReq) (*ListIntegrationsResp, error)
func (UnimplementedWorkflowManagerServer) ListRepoCommits ¶ added in v0.2.15
func (UnimplementedWorkflowManagerServer) ListRepoCommits(context.Context, *ListRepoCommitsReq) (*ListRepoCommitsResp, error)
func (UnimplementedWorkflowManagerServer) ListTrackedImageRepositories ¶
func (UnimplementedWorkflowManagerServer) ListTrackedImageRepositories(context.Context, *ListTrackedImageRepositoriesReq) (*ListTrackedImageRepositoriesResp, error)
func (UnimplementedWorkflowManagerServer) StopTrackingImageRepository ¶
func (UnimplementedWorkflowManagerServer) StopTrackingImageRepository(context.Context, *StopTrackingImageRepositoryReq) (*StopTrackingImageRepositoryResp, error)
func (UnimplementedWorkflowManagerServer) TrackImageRepositories ¶
func (UnimplementedWorkflowManagerServer) TrackImageRepositories(context.Context, *TrackImageRepositoriesReq) (*TrackImageRepositoriesResp, error)
func (UnimplementedWorkflowManagerServer) UninstallGrafana ¶
func (UnimplementedWorkflowManagerServer) UninstallGrafana(context.Context, *UninstallGrafanaReq) (*UninstallGrafanaResp, error)
func (UnimplementedWorkflowManagerServer) UninstallHoneycomb ¶
func (UnimplementedWorkflowManagerServer) UninstallHoneycomb(context.Context, *UninstallHoneycombReq) (*UninstallHoneycombResp, error)
func (UnimplementedWorkflowManagerServer) UninstallLast9 ¶ added in v0.3.35
func (UnimplementedWorkflowManagerServer) UninstallLast9(context.Context, *UninstallLast9Req) (*UninstallLast9Resp, error)
func (UnimplementedWorkflowManagerServer) UninstallPagerDuty ¶
func (UnimplementedWorkflowManagerServer) UninstallPagerDuty(context.Context, *UninstallPagerDutyReq) (*UninstallPagerDutyResp, error)
func (UnimplementedWorkflowManagerServer) UninstallSlack ¶
func (UnimplementedWorkflowManagerServer) UninstallSlack(context.Context, *UninstallSlackReq) (*UninstallSlackResp, error)
func (UnimplementedWorkflowManagerServer) UpdateHoneycombEnvironment ¶
func (UnimplementedWorkflowManagerServer) UpdateHoneycombEnvironment(context.Context, *UpdateHoneycombEnvironmentReq) (*UpdateHoneycombEnvironmentResp, error)
type UninstallGrafanaReq ¶
type UninstallGrafanaReq struct {
// contains filtered or unexported fields
}
func (*UninstallGrafanaReq) Descriptor
deprecated
func (*UninstallGrafanaReq) Descriptor() ([]byte, []int)
Deprecated: Use UninstallGrafanaReq.ProtoReflect.Descriptor instead.
func (*UninstallGrafanaReq) ProtoMessage ¶
func (*UninstallGrafanaReq) ProtoMessage()
func (*UninstallGrafanaReq) ProtoReflect ¶
func (x *UninstallGrafanaReq) ProtoReflect() protoreflect.Message
func (*UninstallGrafanaReq) Reset ¶
func (x *UninstallGrafanaReq) Reset()
func (*UninstallGrafanaReq) String ¶
func (x *UninstallGrafanaReq) String() string
func (*UninstallGrafanaReq) Validate ¶
func (m *UninstallGrafanaReq) Validate() error
Validate checks the field values on UninstallGrafanaReq 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 (*UninstallGrafanaReq) ValidateAll ¶
func (m *UninstallGrafanaReq) ValidateAll() error
ValidateAll checks the field values on UninstallGrafanaReq 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 UninstallGrafanaReqMultiError, or nil if none found.
type UninstallGrafanaReqMultiError ¶
type UninstallGrafanaReqMultiError []error
UninstallGrafanaReqMultiError is an error wrapping multiple validation errors returned by UninstallGrafanaReq.ValidateAll() if the designated constraints aren't met.
func (UninstallGrafanaReqMultiError) AllErrors ¶
func (m UninstallGrafanaReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallGrafanaReqMultiError) Error ¶
func (m UninstallGrafanaReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallGrafanaReqValidationError ¶
type UninstallGrafanaReqValidationError struct {
// contains filtered or unexported fields
}
UninstallGrafanaReqValidationError is the validation error returned by UninstallGrafanaReq.Validate if the designated constraints aren't met.
func (UninstallGrafanaReqValidationError) Cause ¶
func (e UninstallGrafanaReqValidationError) Cause() error
Cause function returns cause value.
func (UninstallGrafanaReqValidationError) Error ¶
func (e UninstallGrafanaReqValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallGrafanaReqValidationError) ErrorName ¶
func (e UninstallGrafanaReqValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallGrafanaReqValidationError) Field ¶
func (e UninstallGrafanaReqValidationError) Field() string
Field function returns field value.
func (UninstallGrafanaReqValidationError) Key ¶
func (e UninstallGrafanaReqValidationError) Key() bool
Key function returns key value.
func (UninstallGrafanaReqValidationError) Reason ¶
func (e UninstallGrafanaReqValidationError) Reason() string
Reason function returns reason value.
type UninstallGrafanaResp ¶
type UninstallGrafanaResp struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*UninstallGrafanaResp) Descriptor
deprecated
func (*UninstallGrafanaResp) Descriptor() ([]byte, []int)
Deprecated: Use UninstallGrafanaResp.ProtoReflect.Descriptor instead.
func (*UninstallGrafanaResp) GetIntegrationId ¶
func (x *UninstallGrafanaResp) GetIntegrationId() string
func (*UninstallGrafanaResp) ProtoMessage ¶
func (*UninstallGrafanaResp) ProtoMessage()
func (*UninstallGrafanaResp) ProtoReflect ¶
func (x *UninstallGrafanaResp) ProtoReflect() protoreflect.Message
func (*UninstallGrafanaResp) Reset ¶
func (x *UninstallGrafanaResp) Reset()
func (*UninstallGrafanaResp) String ¶
func (x *UninstallGrafanaResp) String() string
func (*UninstallGrafanaResp) Validate ¶
func (m *UninstallGrafanaResp) Validate() error
Validate checks the field values on UninstallGrafanaResp 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 (*UninstallGrafanaResp) ValidateAll ¶
func (m *UninstallGrafanaResp) ValidateAll() error
ValidateAll checks the field values on UninstallGrafanaResp 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 UninstallGrafanaRespMultiError, or nil if none found.
type UninstallGrafanaRespMultiError ¶
type UninstallGrafanaRespMultiError []error
UninstallGrafanaRespMultiError is an error wrapping multiple validation errors returned by UninstallGrafanaResp.ValidateAll() if the designated constraints aren't met.
func (UninstallGrafanaRespMultiError) AllErrors ¶
func (m UninstallGrafanaRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallGrafanaRespMultiError) Error ¶
func (m UninstallGrafanaRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallGrafanaRespValidationError ¶
type UninstallGrafanaRespValidationError struct {
// contains filtered or unexported fields
}
UninstallGrafanaRespValidationError is the validation error returned by UninstallGrafanaResp.Validate if the designated constraints aren't met.
func (UninstallGrafanaRespValidationError) Cause ¶
func (e UninstallGrafanaRespValidationError) Cause() error
Cause function returns cause value.
func (UninstallGrafanaRespValidationError) Error ¶
func (e UninstallGrafanaRespValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallGrafanaRespValidationError) ErrorName ¶
func (e UninstallGrafanaRespValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallGrafanaRespValidationError) Field ¶
func (e UninstallGrafanaRespValidationError) Field() string
Field function returns field value.
func (UninstallGrafanaRespValidationError) Key ¶
func (e UninstallGrafanaRespValidationError) Key() bool
Key function returns key value.
func (UninstallGrafanaRespValidationError) Reason ¶
func (e UninstallGrafanaRespValidationError) Reason() string
Reason function returns reason value.
type UninstallHoneycombReq ¶
type UninstallHoneycombReq struct {
// contains filtered or unexported fields
}
func (*UninstallHoneycombReq) Descriptor
deprecated
func (*UninstallHoneycombReq) Descriptor() ([]byte, []int)
Deprecated: Use UninstallHoneycombReq.ProtoReflect.Descriptor instead.
func (*UninstallHoneycombReq) ProtoMessage ¶
func (*UninstallHoneycombReq) ProtoMessage()
func (*UninstallHoneycombReq) ProtoReflect ¶
func (x *UninstallHoneycombReq) ProtoReflect() protoreflect.Message
func (*UninstallHoneycombReq) Reset ¶
func (x *UninstallHoneycombReq) Reset()
func (*UninstallHoneycombReq) String ¶
func (x *UninstallHoneycombReq) String() string
func (*UninstallHoneycombReq) Validate ¶
func (m *UninstallHoneycombReq) Validate() error
Validate checks the field values on UninstallHoneycombReq 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 (*UninstallHoneycombReq) ValidateAll ¶
func (m *UninstallHoneycombReq) ValidateAll() error
ValidateAll checks the field values on UninstallHoneycombReq 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 UninstallHoneycombReqMultiError, or nil if none found.
type UninstallHoneycombReqMultiError ¶
type UninstallHoneycombReqMultiError []error
UninstallHoneycombReqMultiError is an error wrapping multiple validation errors returned by UninstallHoneycombReq.ValidateAll() if the designated constraints aren't met.
func (UninstallHoneycombReqMultiError) AllErrors ¶
func (m UninstallHoneycombReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallHoneycombReqMultiError) Error ¶
func (m UninstallHoneycombReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallHoneycombReqValidationError ¶
type UninstallHoneycombReqValidationError struct {
// contains filtered or unexported fields
}
UninstallHoneycombReqValidationError is the validation error returned by UninstallHoneycombReq.Validate if the designated constraints aren't met.
func (UninstallHoneycombReqValidationError) Cause ¶
func (e UninstallHoneycombReqValidationError) Cause() error
Cause function returns cause value.
func (UninstallHoneycombReqValidationError) Error ¶
func (e UninstallHoneycombReqValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallHoneycombReqValidationError) ErrorName ¶
func (e UninstallHoneycombReqValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallHoneycombReqValidationError) Field ¶
func (e UninstallHoneycombReqValidationError) Field() string
Field function returns field value.
func (UninstallHoneycombReqValidationError) Key ¶
func (e UninstallHoneycombReqValidationError) Key() bool
Key function returns key value.
func (UninstallHoneycombReqValidationError) Reason ¶
func (e UninstallHoneycombReqValidationError) Reason() string
Reason function returns reason value.
type UninstallHoneycombResp ¶
type UninstallHoneycombResp struct { IntegrationIds []string `protobuf:"bytes,1,rep,name=integration_ids,json=integrationIds,proto3" json:"integration_ids,omitempty"` // contains filtered or unexported fields }
func (*UninstallHoneycombResp) Descriptor
deprecated
func (*UninstallHoneycombResp) Descriptor() ([]byte, []int)
Deprecated: Use UninstallHoneycombResp.ProtoReflect.Descriptor instead.
func (*UninstallHoneycombResp) GetIntegrationIds ¶
func (x *UninstallHoneycombResp) GetIntegrationIds() []string
func (*UninstallHoneycombResp) ProtoMessage ¶
func (*UninstallHoneycombResp) ProtoMessage()
func (*UninstallHoneycombResp) ProtoReflect ¶
func (x *UninstallHoneycombResp) ProtoReflect() protoreflect.Message
func (*UninstallHoneycombResp) Reset ¶
func (x *UninstallHoneycombResp) Reset()
func (*UninstallHoneycombResp) String ¶
func (x *UninstallHoneycombResp) String() string
func (*UninstallHoneycombResp) Validate ¶
func (m *UninstallHoneycombResp) Validate() error
Validate checks the field values on UninstallHoneycombResp 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 (*UninstallHoneycombResp) ValidateAll ¶
func (m *UninstallHoneycombResp) ValidateAll() error
ValidateAll checks the field values on UninstallHoneycombResp 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 UninstallHoneycombRespMultiError, or nil if none found.
type UninstallHoneycombRespMultiError ¶
type UninstallHoneycombRespMultiError []error
UninstallHoneycombRespMultiError is an error wrapping multiple validation errors returned by UninstallHoneycombResp.ValidateAll() if the designated constraints aren't met.
func (UninstallHoneycombRespMultiError) AllErrors ¶
func (m UninstallHoneycombRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallHoneycombRespMultiError) Error ¶
func (m UninstallHoneycombRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallHoneycombRespValidationError ¶
type UninstallHoneycombRespValidationError struct {
// contains filtered or unexported fields
}
UninstallHoneycombRespValidationError is the validation error returned by UninstallHoneycombResp.Validate if the designated constraints aren't met.
func (UninstallHoneycombRespValidationError) Cause ¶
func (e UninstallHoneycombRespValidationError) Cause() error
Cause function returns cause value.
func (UninstallHoneycombRespValidationError) Error ¶
func (e UninstallHoneycombRespValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallHoneycombRespValidationError) ErrorName ¶
func (e UninstallHoneycombRespValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallHoneycombRespValidationError) Field ¶
func (e UninstallHoneycombRespValidationError) Field() string
Field function returns field value.
func (UninstallHoneycombRespValidationError) Key ¶
func (e UninstallHoneycombRespValidationError) Key() bool
Key function returns key value.
func (UninstallHoneycombRespValidationError) Reason ¶
func (e UninstallHoneycombRespValidationError) Reason() string
Reason function returns reason value.
type UninstallLast9Req ¶ added in v0.3.35
type UninstallLast9Req struct {
// contains filtered or unexported fields
}
func (*UninstallLast9Req) Descriptor
deprecated
added in
v0.3.35
func (*UninstallLast9Req) Descriptor() ([]byte, []int)
Deprecated: Use UninstallLast9Req.ProtoReflect.Descriptor instead.
func (*UninstallLast9Req) ProtoMessage ¶ added in v0.3.35
func (*UninstallLast9Req) ProtoMessage()
func (*UninstallLast9Req) ProtoReflect ¶ added in v0.3.35
func (x *UninstallLast9Req) ProtoReflect() protoreflect.Message
func (*UninstallLast9Req) Reset ¶ added in v0.3.35
func (x *UninstallLast9Req) Reset()
func (*UninstallLast9Req) String ¶ added in v0.3.35
func (x *UninstallLast9Req) String() string
func (*UninstallLast9Req) Validate ¶ added in v0.3.35
func (m *UninstallLast9Req) Validate() error
Validate checks the field values on UninstallLast9Req 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 (*UninstallLast9Req) ValidateAll ¶ added in v0.3.35
func (m *UninstallLast9Req) ValidateAll() error
ValidateAll checks the field values on UninstallLast9Req 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 UninstallLast9ReqMultiError, or nil if none found.
type UninstallLast9ReqMultiError ¶ added in v0.3.35
type UninstallLast9ReqMultiError []error
UninstallLast9ReqMultiError is an error wrapping multiple validation errors returned by UninstallLast9Req.ValidateAll() if the designated constraints aren't met.
func (UninstallLast9ReqMultiError) AllErrors ¶ added in v0.3.35
func (m UninstallLast9ReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallLast9ReqMultiError) Error ¶ added in v0.3.35
func (m UninstallLast9ReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallLast9ReqValidationError ¶ added in v0.3.35
type UninstallLast9ReqValidationError struct {
// contains filtered or unexported fields
}
UninstallLast9ReqValidationError is the validation error returned by UninstallLast9Req.Validate if the designated constraints aren't met.
func (UninstallLast9ReqValidationError) Cause ¶ added in v0.3.35
func (e UninstallLast9ReqValidationError) Cause() error
Cause function returns cause value.
func (UninstallLast9ReqValidationError) Error ¶ added in v0.3.35
func (e UninstallLast9ReqValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallLast9ReqValidationError) ErrorName ¶ added in v0.3.35
func (e UninstallLast9ReqValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallLast9ReqValidationError) Field ¶ added in v0.3.35
func (e UninstallLast9ReqValidationError) Field() string
Field function returns field value.
func (UninstallLast9ReqValidationError) Key ¶ added in v0.3.35
func (e UninstallLast9ReqValidationError) Key() bool
Key function returns key value.
func (UninstallLast9ReqValidationError) Reason ¶ added in v0.3.35
func (e UninstallLast9ReqValidationError) Reason() string
Reason function returns reason value.
type UninstallLast9Resp ¶ added in v0.3.35
type UninstallLast9Resp struct { IntegrationId string `protobuf:"bytes,1,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // contains filtered or unexported fields }
func (*UninstallLast9Resp) Descriptor
deprecated
added in
v0.3.35
func (*UninstallLast9Resp) Descriptor() ([]byte, []int)
Deprecated: Use UninstallLast9Resp.ProtoReflect.Descriptor instead.
func (*UninstallLast9Resp) GetIntegrationId ¶ added in v0.3.35
func (x *UninstallLast9Resp) GetIntegrationId() string
func (*UninstallLast9Resp) ProtoMessage ¶ added in v0.3.35
func (*UninstallLast9Resp) ProtoMessage()
func (*UninstallLast9Resp) ProtoReflect ¶ added in v0.3.35
func (x *UninstallLast9Resp) ProtoReflect() protoreflect.Message
func (*UninstallLast9Resp) Reset ¶ added in v0.3.35
func (x *UninstallLast9Resp) Reset()
func (*UninstallLast9Resp) String ¶ added in v0.3.35
func (x *UninstallLast9Resp) String() string
func (*UninstallLast9Resp) Validate ¶ added in v0.3.35
func (m *UninstallLast9Resp) Validate() error
Validate checks the field values on UninstallLast9Resp 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 (*UninstallLast9Resp) ValidateAll ¶ added in v0.3.35
func (m *UninstallLast9Resp) ValidateAll() error
ValidateAll checks the field values on UninstallLast9Resp 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 UninstallLast9RespMultiError, or nil if none found.
type UninstallLast9RespMultiError ¶ added in v0.3.35
type UninstallLast9RespMultiError []error
UninstallLast9RespMultiError is an error wrapping multiple validation errors returned by UninstallLast9Resp.ValidateAll() if the designated constraints aren't met.
func (UninstallLast9RespMultiError) AllErrors ¶ added in v0.3.35
func (m UninstallLast9RespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallLast9RespMultiError) Error ¶ added in v0.3.35
func (m UninstallLast9RespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallLast9RespValidationError ¶ added in v0.3.35
type UninstallLast9RespValidationError struct {
// contains filtered or unexported fields
}
UninstallLast9RespValidationError is the validation error returned by UninstallLast9Resp.Validate if the designated constraints aren't met.
func (UninstallLast9RespValidationError) Cause ¶ added in v0.3.35
func (e UninstallLast9RespValidationError) Cause() error
Cause function returns cause value.
func (UninstallLast9RespValidationError) Error ¶ added in v0.3.35
func (e UninstallLast9RespValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallLast9RespValidationError) ErrorName ¶ added in v0.3.35
func (e UninstallLast9RespValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallLast9RespValidationError) Field ¶ added in v0.3.35
func (e UninstallLast9RespValidationError) Field() string
Field function returns field value.
func (UninstallLast9RespValidationError) Key ¶ added in v0.3.35
func (e UninstallLast9RespValidationError) Key() bool
Key function returns key value.
func (UninstallLast9RespValidationError) Reason ¶ added in v0.3.35
func (e UninstallLast9RespValidationError) Reason() string
Reason function returns reason value.
type UninstallPagerDutyReq ¶
type UninstallPagerDutyReq struct {
// contains filtered or unexported fields
}
func (*UninstallPagerDutyReq) Descriptor
deprecated
func (*UninstallPagerDutyReq) Descriptor() ([]byte, []int)
Deprecated: Use UninstallPagerDutyReq.ProtoReflect.Descriptor instead.
func (*UninstallPagerDutyReq) ProtoMessage ¶
func (*UninstallPagerDutyReq) ProtoMessage()
func (*UninstallPagerDutyReq) ProtoReflect ¶
func (x *UninstallPagerDutyReq) ProtoReflect() protoreflect.Message
func (*UninstallPagerDutyReq) Reset ¶
func (x *UninstallPagerDutyReq) Reset()
func (*UninstallPagerDutyReq) String ¶
func (x *UninstallPagerDutyReq) String() string
func (*UninstallPagerDutyReq) Validate ¶
func (m *UninstallPagerDutyReq) Validate() error
Validate checks the field values on UninstallPagerDutyReq 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 (*UninstallPagerDutyReq) ValidateAll ¶
func (m *UninstallPagerDutyReq) ValidateAll() error
ValidateAll checks the field values on UninstallPagerDutyReq 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 UninstallPagerDutyReqMultiError, or nil if none found.
type UninstallPagerDutyReqMultiError ¶
type UninstallPagerDutyReqMultiError []error
UninstallPagerDutyReqMultiError is an error wrapping multiple validation errors returned by UninstallPagerDutyReq.ValidateAll() if the designated constraints aren't met.
func (UninstallPagerDutyReqMultiError) AllErrors ¶
func (m UninstallPagerDutyReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallPagerDutyReqMultiError) Error ¶
func (m UninstallPagerDutyReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallPagerDutyReqValidationError ¶
type UninstallPagerDutyReqValidationError struct {
// contains filtered or unexported fields
}
UninstallPagerDutyReqValidationError is the validation error returned by UninstallPagerDutyReq.Validate if the designated constraints aren't met.
func (UninstallPagerDutyReqValidationError) Cause ¶
func (e UninstallPagerDutyReqValidationError) Cause() error
Cause function returns cause value.
func (UninstallPagerDutyReqValidationError) Error ¶
func (e UninstallPagerDutyReqValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallPagerDutyReqValidationError) ErrorName ¶
func (e UninstallPagerDutyReqValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallPagerDutyReqValidationError) Field ¶
func (e UninstallPagerDutyReqValidationError) Field() string
Field function returns field value.
func (UninstallPagerDutyReqValidationError) Key ¶
func (e UninstallPagerDutyReqValidationError) Key() bool
Key function returns key value.
func (UninstallPagerDutyReqValidationError) Reason ¶
func (e UninstallPagerDutyReqValidationError) Reason() string
Reason function returns reason value.
type UninstallPagerDutyResp ¶
type UninstallPagerDutyResp struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
func (*UninstallPagerDutyResp) Descriptor
deprecated
func (*UninstallPagerDutyResp) Descriptor() ([]byte, []int)
Deprecated: Use UninstallPagerDutyResp.ProtoReflect.Descriptor instead.
func (*UninstallPagerDutyResp) GetSuccess ¶
func (x *UninstallPagerDutyResp) GetSuccess() bool
func (*UninstallPagerDutyResp) ProtoMessage ¶
func (*UninstallPagerDutyResp) ProtoMessage()
func (*UninstallPagerDutyResp) ProtoReflect ¶
func (x *UninstallPagerDutyResp) ProtoReflect() protoreflect.Message
func (*UninstallPagerDutyResp) Reset ¶
func (x *UninstallPagerDutyResp) Reset()
func (*UninstallPagerDutyResp) String ¶
func (x *UninstallPagerDutyResp) String() string
func (*UninstallPagerDutyResp) Validate ¶
func (m *UninstallPagerDutyResp) Validate() error
Validate checks the field values on UninstallPagerDutyResp 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 (*UninstallPagerDutyResp) ValidateAll ¶
func (m *UninstallPagerDutyResp) ValidateAll() error
ValidateAll checks the field values on UninstallPagerDutyResp 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 UninstallPagerDutyRespMultiError, or nil if none found.
type UninstallPagerDutyRespMultiError ¶
type UninstallPagerDutyRespMultiError []error
UninstallPagerDutyRespMultiError is an error wrapping multiple validation errors returned by UninstallPagerDutyResp.ValidateAll() if the designated constraints aren't met.
func (UninstallPagerDutyRespMultiError) AllErrors ¶
func (m UninstallPagerDutyRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallPagerDutyRespMultiError) Error ¶
func (m UninstallPagerDutyRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallPagerDutyRespValidationError ¶
type UninstallPagerDutyRespValidationError struct {
// contains filtered or unexported fields
}
UninstallPagerDutyRespValidationError is the validation error returned by UninstallPagerDutyResp.Validate if the designated constraints aren't met.
func (UninstallPagerDutyRespValidationError) Cause ¶
func (e UninstallPagerDutyRespValidationError) Cause() error
Cause function returns cause value.
func (UninstallPagerDutyRespValidationError) Error ¶
func (e UninstallPagerDutyRespValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallPagerDutyRespValidationError) ErrorName ¶
func (e UninstallPagerDutyRespValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallPagerDutyRespValidationError) Field ¶
func (e UninstallPagerDutyRespValidationError) Field() string
Field function returns field value.
func (UninstallPagerDutyRespValidationError) Key ¶
func (e UninstallPagerDutyRespValidationError) Key() bool
Key function returns key value.
func (UninstallPagerDutyRespValidationError) Reason ¶
func (e UninstallPagerDutyRespValidationError) Reason() string
Reason function returns reason value.
type UninstallSlackReq ¶
type UninstallSlackReq struct {
// contains filtered or unexported fields
}
func (*UninstallSlackReq) Descriptor
deprecated
func (*UninstallSlackReq) Descriptor() ([]byte, []int)
Deprecated: Use UninstallSlackReq.ProtoReflect.Descriptor instead.
func (*UninstallSlackReq) ProtoMessage ¶
func (*UninstallSlackReq) ProtoMessage()
func (*UninstallSlackReq) ProtoReflect ¶
func (x *UninstallSlackReq) ProtoReflect() protoreflect.Message
func (*UninstallSlackReq) Reset ¶
func (x *UninstallSlackReq) Reset()
func (*UninstallSlackReq) String ¶
func (x *UninstallSlackReq) String() string
func (*UninstallSlackReq) Validate ¶
func (m *UninstallSlackReq) Validate() error
Validate checks the field values on UninstallSlackReq 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 (*UninstallSlackReq) ValidateAll ¶
func (m *UninstallSlackReq) ValidateAll() error
ValidateAll checks the field values on UninstallSlackReq 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 UninstallSlackReqMultiError, or nil if none found.
type UninstallSlackReqMultiError ¶
type UninstallSlackReqMultiError []error
UninstallSlackReqMultiError is an error wrapping multiple validation errors returned by UninstallSlackReq.ValidateAll() if the designated constraints aren't met.
func (UninstallSlackReqMultiError) AllErrors ¶
func (m UninstallSlackReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallSlackReqMultiError) Error ¶
func (m UninstallSlackReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallSlackReqValidationError ¶
type UninstallSlackReqValidationError struct {
// contains filtered or unexported fields
}
UninstallSlackReqValidationError is the validation error returned by UninstallSlackReq.Validate if the designated constraints aren't met.
func (UninstallSlackReqValidationError) Cause ¶
func (e UninstallSlackReqValidationError) Cause() error
Cause function returns cause value.
func (UninstallSlackReqValidationError) Error ¶
func (e UninstallSlackReqValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallSlackReqValidationError) ErrorName ¶
func (e UninstallSlackReqValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallSlackReqValidationError) Field ¶
func (e UninstallSlackReqValidationError) Field() string
Field function returns field value.
func (UninstallSlackReqValidationError) Key ¶
func (e UninstallSlackReqValidationError) Key() bool
Key function returns key value.
func (UninstallSlackReqValidationError) Reason ¶
func (e UninstallSlackReqValidationError) Reason() string
Reason function returns reason value.
type UninstallSlackResp ¶
type UninstallSlackResp struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` // contains filtered or unexported fields }
func (*UninstallSlackResp) Descriptor
deprecated
func (*UninstallSlackResp) Descriptor() ([]byte, []int)
Deprecated: Use UninstallSlackResp.ProtoReflect.Descriptor instead.
func (*UninstallSlackResp) GetSuccess ¶
func (x *UninstallSlackResp) GetSuccess() bool
func (*UninstallSlackResp) ProtoMessage ¶
func (*UninstallSlackResp) ProtoMessage()
func (*UninstallSlackResp) ProtoReflect ¶
func (x *UninstallSlackResp) ProtoReflect() protoreflect.Message
func (*UninstallSlackResp) Reset ¶
func (x *UninstallSlackResp) Reset()
func (*UninstallSlackResp) String ¶
func (x *UninstallSlackResp) String() string
func (*UninstallSlackResp) Validate ¶
func (m *UninstallSlackResp) Validate() error
Validate checks the field values on UninstallSlackResp 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 (*UninstallSlackResp) ValidateAll ¶
func (m *UninstallSlackResp) ValidateAll() error
ValidateAll checks the field values on UninstallSlackResp 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 UninstallSlackRespMultiError, or nil if none found.
type UninstallSlackRespMultiError ¶
type UninstallSlackRespMultiError []error
UninstallSlackRespMultiError is an error wrapping multiple validation errors returned by UninstallSlackResp.ValidateAll() if the designated constraints aren't met.
func (UninstallSlackRespMultiError) AllErrors ¶
func (m UninstallSlackRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UninstallSlackRespMultiError) Error ¶
func (m UninstallSlackRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UninstallSlackRespValidationError ¶
type UninstallSlackRespValidationError struct {
// contains filtered or unexported fields
}
UninstallSlackRespValidationError is the validation error returned by UninstallSlackResp.Validate if the designated constraints aren't met.
func (UninstallSlackRespValidationError) Cause ¶
func (e UninstallSlackRespValidationError) Cause() error
Cause function returns cause value.
func (UninstallSlackRespValidationError) Error ¶
func (e UninstallSlackRespValidationError) Error() string
Error satisfies the builtin error interface
func (UninstallSlackRespValidationError) ErrorName ¶
func (e UninstallSlackRespValidationError) ErrorName() string
ErrorName returns error name.
func (UninstallSlackRespValidationError) Field ¶
func (e UninstallSlackRespValidationError) Field() string
Field function returns field value.
func (UninstallSlackRespValidationError) Key ¶
func (e UninstallSlackRespValidationError) Key() bool
Key function returns key value.
func (UninstallSlackRespValidationError) Reason ¶
func (e UninstallSlackRespValidationError) Reason() string
Reason function returns reason value.
type UnsafeWorkflowManagerServer ¶
type UnsafeWorkflowManagerServer interface {
// contains filtered or unexported methods
}
UnsafeWorkflowManagerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WorkflowManagerServer will result in compilation errors.
type UpdateHoneycombEnvironmentReq ¶
type UpdateHoneycombEnvironmentReq struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` ApiKey string `protobuf:"bytes,2,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"` // contains filtered or unexported fields }
func (*UpdateHoneycombEnvironmentReq) Descriptor
deprecated
func (*UpdateHoneycombEnvironmentReq) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHoneycombEnvironmentReq.ProtoReflect.Descriptor instead.
func (*UpdateHoneycombEnvironmentReq) GetApiKey ¶
func (x *UpdateHoneycombEnvironmentReq) GetApiKey() string
func (*UpdateHoneycombEnvironmentReq) GetName ¶
func (x *UpdateHoneycombEnvironmentReq) GetName() string
func (*UpdateHoneycombEnvironmentReq) ProtoMessage ¶
func (*UpdateHoneycombEnvironmentReq) ProtoMessage()
func (*UpdateHoneycombEnvironmentReq) ProtoReflect ¶
func (x *UpdateHoneycombEnvironmentReq) ProtoReflect() protoreflect.Message
func (*UpdateHoneycombEnvironmentReq) Reset ¶
func (x *UpdateHoneycombEnvironmentReq) Reset()
func (*UpdateHoneycombEnvironmentReq) String ¶
func (x *UpdateHoneycombEnvironmentReq) String() string
func (*UpdateHoneycombEnvironmentReq) Validate ¶
func (m *UpdateHoneycombEnvironmentReq) Validate() error
Validate checks the field values on UpdateHoneycombEnvironmentReq 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 (*UpdateHoneycombEnvironmentReq) ValidateAll ¶
func (m *UpdateHoneycombEnvironmentReq) ValidateAll() error
ValidateAll checks the field values on UpdateHoneycombEnvironmentReq 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 UpdateHoneycombEnvironmentReqMultiError, or nil if none found.
type UpdateHoneycombEnvironmentReqMultiError ¶
type UpdateHoneycombEnvironmentReqMultiError []error
UpdateHoneycombEnvironmentReqMultiError is an error wrapping multiple validation errors returned by UpdateHoneycombEnvironmentReq.ValidateAll() if the designated constraints aren't met.
func (UpdateHoneycombEnvironmentReqMultiError) AllErrors ¶
func (m UpdateHoneycombEnvironmentReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateHoneycombEnvironmentReqMultiError) Error ¶
func (m UpdateHoneycombEnvironmentReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateHoneycombEnvironmentReqValidationError ¶
type UpdateHoneycombEnvironmentReqValidationError struct {
// contains filtered or unexported fields
}
UpdateHoneycombEnvironmentReqValidationError is the validation error returned by UpdateHoneycombEnvironmentReq.Validate if the designated constraints aren't met.
func (UpdateHoneycombEnvironmentReqValidationError) Cause ¶
func (e UpdateHoneycombEnvironmentReqValidationError) Cause() error
Cause function returns cause value.
func (UpdateHoneycombEnvironmentReqValidationError) Error ¶
func (e UpdateHoneycombEnvironmentReqValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateHoneycombEnvironmentReqValidationError) ErrorName ¶
func (e UpdateHoneycombEnvironmentReqValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateHoneycombEnvironmentReqValidationError) Field ¶
func (e UpdateHoneycombEnvironmentReqValidationError) Field() string
Field function returns field value.
func (UpdateHoneycombEnvironmentReqValidationError) Key ¶
func (e UpdateHoneycombEnvironmentReqValidationError) Key() bool
Key function returns key value.
func (UpdateHoneycombEnvironmentReqValidationError) Reason ¶
func (e UpdateHoneycombEnvironmentReqValidationError) Reason() string
Reason function returns reason value.
type UpdateHoneycombEnvironmentResp ¶
type UpdateHoneycombEnvironmentResp struct {
// contains filtered or unexported fields
}
func (*UpdateHoneycombEnvironmentResp) Descriptor
deprecated
func (*UpdateHoneycombEnvironmentResp) Descriptor() ([]byte, []int)
Deprecated: Use UpdateHoneycombEnvironmentResp.ProtoReflect.Descriptor instead.
func (*UpdateHoneycombEnvironmentResp) ProtoMessage ¶
func (*UpdateHoneycombEnvironmentResp) ProtoMessage()
func (*UpdateHoneycombEnvironmentResp) ProtoReflect ¶
func (x *UpdateHoneycombEnvironmentResp) ProtoReflect() protoreflect.Message
func (*UpdateHoneycombEnvironmentResp) Reset ¶
func (x *UpdateHoneycombEnvironmentResp) Reset()
func (*UpdateHoneycombEnvironmentResp) String ¶
func (x *UpdateHoneycombEnvironmentResp) String() string
func (*UpdateHoneycombEnvironmentResp) Validate ¶
func (m *UpdateHoneycombEnvironmentResp) Validate() error
Validate checks the field values on UpdateHoneycombEnvironmentResp 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 (*UpdateHoneycombEnvironmentResp) ValidateAll ¶
func (m *UpdateHoneycombEnvironmentResp) ValidateAll() error
ValidateAll checks the field values on UpdateHoneycombEnvironmentResp 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 UpdateHoneycombEnvironmentRespMultiError, or nil if none found.
type UpdateHoneycombEnvironmentRespMultiError ¶
type UpdateHoneycombEnvironmentRespMultiError []error
UpdateHoneycombEnvironmentRespMultiError is an error wrapping multiple validation errors returned by UpdateHoneycombEnvironmentResp.ValidateAll() if the designated constraints aren't met.
func (UpdateHoneycombEnvironmentRespMultiError) AllErrors ¶
func (m UpdateHoneycombEnvironmentRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateHoneycombEnvironmentRespMultiError) Error ¶
func (m UpdateHoneycombEnvironmentRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateHoneycombEnvironmentRespValidationError ¶
type UpdateHoneycombEnvironmentRespValidationError struct {
// contains filtered or unexported fields
}
UpdateHoneycombEnvironmentRespValidationError is the validation error returned by UpdateHoneycombEnvironmentResp.Validate if the designated constraints aren't met.
func (UpdateHoneycombEnvironmentRespValidationError) Cause ¶
func (e UpdateHoneycombEnvironmentRespValidationError) Cause() error
Cause function returns cause value.
func (UpdateHoneycombEnvironmentRespValidationError) Error ¶
func (e UpdateHoneycombEnvironmentRespValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateHoneycombEnvironmentRespValidationError) ErrorName ¶
func (e UpdateHoneycombEnvironmentRespValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateHoneycombEnvironmentRespValidationError) Field ¶
func (e UpdateHoneycombEnvironmentRespValidationError) Field() string
Field function returns field value.
func (UpdateHoneycombEnvironmentRespValidationError) Key ¶
func (e UpdateHoneycombEnvironmentRespValidationError) Key() bool
Key function returns key value.
func (UpdateHoneycombEnvironmentRespValidationError) Reason ¶
func (e UpdateHoneycombEnvironmentRespValidationError) Reason() string
Reason function returns reason value.
type WorkflowManagerClient ¶
type WorkflowManagerClient interface { ListIntegrations(ctx context.Context, in *ListIntegrationsReq, opts ...grpc.CallOption) (*ListIntegrationsResp, error) DeleteIntegration(ctx context.Context, in *DeleteIntegrationReq, opts ...grpc.CallOption) (*DeleteIntegrationResp, error) CreateContainerRegistryIntegration(ctx context.Context, in *CreateContainerRegistryIntegrationReq, opts ...grpc.CallOption) (*CreateContainerRegistryIntegrationRes, error) DeleteContainerRegistryIntegration(ctx context.Context, in *DeleteContainerRegistryIntegrationReq, opts ...grpc.CallOption) (*DeleteContainerRegistryIntegrationResp, error) ListContainerRegistryIntegrations(ctx context.Context, in *ListContainerRegistryIntegrationsReq, opts ...grpc.CallOption) (*ListContainerRegistryIntegrationsResp, error) GetContainerRegistryIntegration(ctx context.Context, in *GetContainerRegistryIntegrationReq, opts ...grpc.CallOption) (*GetContainerRegistryIntegrationResp, error) GetServiceImageInfo(ctx context.Context, in *GetServiceImageInfoReq, opts ...grpc.CallOption) (*GetServiceImageInfoResp, error) GetContainerRegistryImages(ctx context.Context, in *GetContainerRegistryImagesReq, opts ...grpc.CallOption) (*GetContainerRegistryImagesRes, error) ListTrackedImageRepositories(ctx context.Context, in *ListTrackedImageRepositoriesReq, opts ...grpc.CallOption) (*ListTrackedImageRepositoriesResp, error) GetTrackedImageRepository(ctx context.Context, in *GetTrackedImageRepositoryReq, opts ...grpc.CallOption) (*GetTrackedImageRepositoryResp, error) TrackImageRepositories(ctx context.Context, in *TrackImageRepositoriesReq, opts ...grpc.CallOption) (*TrackImageRepositoriesResp, error) StopTrackingImageRepository(ctx context.Context, in *StopTrackingImageRepositoryReq, opts ...grpc.CallOption) (*StopTrackingImageRepositoryResp, error) GetProgramDefaults(ctx context.Context, in *GetProgramDefaultsReq, opts ...grpc.CallOption) (*GetProgramDefaultsResp, error) GetImageCommitInfo(ctx context.Context, in *GetImageCommitInfoReq, opts ...grpc.CallOption) (*GetImageCommitInfoResp, error) InstallSlack(ctx context.Context, in *InstallSlackReq, opts ...grpc.CallOption) (*InstallSlackResp, error) UninstallSlack(ctx context.Context, in *UninstallSlackReq, opts ...grpc.CallOption) (*UninstallSlackResp, error) GetInstallSlackUrl(ctx context.Context, in *GetInstallSlackUrlReq, opts ...grpc.CallOption) (*GetInstallSlackUrlResp, error) InstallPagerDuty(ctx context.Context, in *InstallPagerDutyReq, opts ...grpc.CallOption) (*InstallPagerDutyResp, error) GetInstallPagerDutyUrl(ctx context.Context, in *GetInstallPagerDutyUrlReq, opts ...grpc.CallOption) (*GetInstallPagerDutyUrlResp, error) UninstallPagerDuty(ctx context.Context, in *UninstallPagerDutyReq, opts ...grpc.CallOption) (*UninstallPagerDutyResp, error) GetGrafanaInstallation(ctx context.Context, in *GetGrafanaInstallationReq, opts ...grpc.CallOption) (*GetGrafanaInstallationResp, error) InstallGrafana(ctx context.Context, in *InstallGrafanaReq, opts ...grpc.CallOption) (*InstallGrafanaResp, error) UninstallGrafana(ctx context.Context, in *UninstallGrafanaReq, opts ...grpc.CallOption) (*UninstallGrafanaResp, error) ListHoneycombEnvironments(ctx context.Context, in *ListHoneycombEnvironmentsReq, opts ...grpc.CallOption) (*ListHoneycombEnvironmentsResp, error) AddHoneycombEnvironment(ctx context.Context, in *AddHoneycombEnvironmentReq, opts ...grpc.CallOption) (*AddHoneycombEnvironmentResp, error) UpdateHoneycombEnvironment(ctx context.Context, in *UpdateHoneycombEnvironmentReq, opts ...grpc.CallOption) (*UpdateHoneycombEnvironmentResp, error) DeleteHoneycombEnvironment(ctx context.Context, in *DeleteHoneycombEnvironmentReq, opts ...grpc.CallOption) (*DeleteHoneycombEnvironmentResp, error) UninstallHoneycomb(ctx context.Context, in *UninstallHoneycombReq, opts ...grpc.CallOption) (*UninstallHoneycombResp, error) GetInstallGitHubUrl(ctx context.Context, in *GetInstallGitHubUrlReq, opts ...grpc.CallOption) (*GetInstallGitHubUrlResp, error) CreateGitHubApp(ctx context.Context, in *CreateGitHubAppReq, opts ...grpc.CallOption) (*CreateGitHubAppResp, error) InstallGitHub(ctx context.Context, in *InstallGitHubReq, opts ...grpc.CallOption) (*InstallGitHubResp, error) ListRepoCommits(ctx context.Context, in *ListRepoCommitsReq, opts ...grpc.CallOption) (*ListRepoCommitsResp, error) GetCommitInfo(ctx context.Context, in *GetCommitInfoReq, opts ...grpc.CallOption) (*GetCommitInfoResp, error) InstallLast9(ctx context.Context, in *InstallLast9Req, opts ...grpc.CallOption) (*InstallLast9Resp, error) UninstallLast9(ctx context.Context, in *UninstallLast9Req, opts ...grpc.CallOption) (*UninstallLast9Resp, error) GetLast9Installation(ctx context.Context, in *GetLast9InstallationReq, opts ...grpc.CallOption) (*GetLast9InstallationResp, error) }
WorkflowManagerClient is the client API for WorkflowManager service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewWorkflowManagerClient ¶
func NewWorkflowManagerClient(cc grpc.ClientConnInterface) WorkflowManagerClient
type WorkflowManagerServer ¶
type WorkflowManagerServer interface { ListIntegrations(context.Context, *ListIntegrationsReq) (*ListIntegrationsResp, error) DeleteIntegration(context.Context, *DeleteIntegrationReq) (*DeleteIntegrationResp, error) CreateContainerRegistryIntegration(context.Context, *CreateContainerRegistryIntegrationReq) (*CreateContainerRegistryIntegrationRes, error) DeleteContainerRegistryIntegration(context.Context, *DeleteContainerRegistryIntegrationReq) (*DeleteContainerRegistryIntegrationResp, error) ListContainerRegistryIntegrations(context.Context, *ListContainerRegistryIntegrationsReq) (*ListContainerRegistryIntegrationsResp, error) GetContainerRegistryIntegration(context.Context, *GetContainerRegistryIntegrationReq) (*GetContainerRegistryIntegrationResp, error) GetServiceImageInfo(context.Context, *GetServiceImageInfoReq) (*GetServiceImageInfoResp, error) GetContainerRegistryImages(context.Context, *GetContainerRegistryImagesReq) (*GetContainerRegistryImagesRes, error) ListTrackedImageRepositories(context.Context, *ListTrackedImageRepositoriesReq) (*ListTrackedImageRepositoriesResp, error) GetTrackedImageRepository(context.Context, *GetTrackedImageRepositoryReq) (*GetTrackedImageRepositoryResp, error) TrackImageRepositories(context.Context, *TrackImageRepositoriesReq) (*TrackImageRepositoriesResp, error) StopTrackingImageRepository(context.Context, *StopTrackingImageRepositoryReq) (*StopTrackingImageRepositoryResp, error) GetProgramDefaults(context.Context, *GetProgramDefaultsReq) (*GetProgramDefaultsResp, error) GetImageCommitInfo(context.Context, *GetImageCommitInfoReq) (*GetImageCommitInfoResp, error) InstallSlack(context.Context, *InstallSlackReq) (*InstallSlackResp, error) UninstallSlack(context.Context, *UninstallSlackReq) (*UninstallSlackResp, error) GetInstallSlackUrl(context.Context, *GetInstallSlackUrlReq) (*GetInstallSlackUrlResp, error) InstallPagerDuty(context.Context, *InstallPagerDutyReq) (*InstallPagerDutyResp, error) GetInstallPagerDutyUrl(context.Context, *GetInstallPagerDutyUrlReq) (*GetInstallPagerDutyUrlResp, error) UninstallPagerDuty(context.Context, *UninstallPagerDutyReq) (*UninstallPagerDutyResp, error) GetGrafanaInstallation(context.Context, *GetGrafanaInstallationReq) (*GetGrafanaInstallationResp, error) InstallGrafana(context.Context, *InstallGrafanaReq) (*InstallGrafanaResp, error) UninstallGrafana(context.Context, *UninstallGrafanaReq) (*UninstallGrafanaResp, error) ListHoneycombEnvironments(context.Context, *ListHoneycombEnvironmentsReq) (*ListHoneycombEnvironmentsResp, error) AddHoneycombEnvironment(context.Context, *AddHoneycombEnvironmentReq) (*AddHoneycombEnvironmentResp, error) UpdateHoneycombEnvironment(context.Context, *UpdateHoneycombEnvironmentReq) (*UpdateHoneycombEnvironmentResp, error) DeleteHoneycombEnvironment(context.Context, *DeleteHoneycombEnvironmentReq) (*DeleteHoneycombEnvironmentResp, error) UninstallHoneycomb(context.Context, *UninstallHoneycombReq) (*UninstallHoneycombResp, error) GetInstallGitHubUrl(context.Context, *GetInstallGitHubUrlReq) (*GetInstallGitHubUrlResp, error) CreateGitHubApp(context.Context, *CreateGitHubAppReq) (*CreateGitHubAppResp, error) InstallGitHub(context.Context, *InstallGitHubReq) (*InstallGitHubResp, error) ListRepoCommits(context.Context, *ListRepoCommitsReq) (*ListRepoCommitsResp, error) GetCommitInfo(context.Context, *GetCommitInfoReq) (*GetCommitInfoResp, error) InstallLast9(context.Context, *InstallLast9Req) (*InstallLast9Resp, error) UninstallLast9(context.Context, *UninstallLast9Req) (*UninstallLast9Resp, error) GetLast9Installation(context.Context, *GetLast9InstallationReq) (*GetLast9InstallationResp, error) // contains filtered or unexported methods }
WorkflowManagerServer is the server API for WorkflowManager service. All implementations must embed UnimplementedWorkflowManagerServer for forward compatibility