Documentation
¶
Index ¶
- Constants
- Variables
- func ErrorAllowListErrorNotInList(format string, args ...interface{}) *errors.Error
- func ErrorAllowListErrorUnspecified(format string, args ...interface{}) *errors.Error
- func ErrorCasBackendErrorReasonInvalid(format string, args ...interface{}) *errors.Error
- func ErrorCasBackendErrorReasonRequired(format string, args ...interface{}) *errors.Error
- func ErrorCasBackendErrorReasonUnspecified(format string, args ...interface{}) *errors.Error
- func IsAllowListErrorNotInList(err error) bool
- func IsAllowListErrorUnspecified(err error) bool
- func IsCasBackendErrorReasonInvalid(err error) bool
- func IsCasBackendErrorReasonRequired(err error) bool
- func IsCasBackendErrorReasonUnspecified(err error) bool
- func RegisterAPITokenServiceServer(s grpc.ServiceRegistrar, srv APITokenServiceServer)
- func RegisterAttestationServiceServer(s grpc.ServiceRegistrar, srv AttestationServiceServer)
- func RegisterAttestationStateServiceServer(s grpc.ServiceRegistrar, srv AttestationStateServiceServer)
- func RegisterAuthServiceServer(s grpc.ServiceRegistrar, srv AuthServiceServer)
- func RegisterCASBackendServiceServer(s grpc.ServiceRegistrar, srv CASBackendServiceServer)
- func RegisterCASCredentialsServiceServer(s grpc.ServiceRegistrar, srv CASCredentialsServiceServer)
- func RegisterCASRedirectServiceServer(s grpc.ServiceRegistrar, srv CASRedirectServiceServer)
- func RegisterContextServiceServer(s grpc.ServiceRegistrar, srv ContextServiceServer)
- func RegisterIntegrationsServiceServer(s grpc.ServiceRegistrar, srv IntegrationsServiceServer)
- func RegisterOrgInvitationServiceServer(s grpc.ServiceRegistrar, srv OrgInvitationServiceServer)
- func RegisterOrgMetricsServiceServer(s grpc.ServiceRegistrar, srv OrgMetricsServiceServer)
- func RegisterOrganizationServiceServer(s grpc.ServiceRegistrar, srv OrganizationServiceServer)
- func RegisterReferrerServiceHTTPServer(s *http.Server, srv ReferrerServiceHTTPServer)
- func RegisterReferrerServiceServer(s grpc.ServiceRegistrar, srv ReferrerServiceServer)
- func RegisterRobotAccountServiceServer(s grpc.ServiceRegistrar, srv RobotAccountServiceServer)
- func RegisterStatusServiceHTTPServer(s *http.Server, srv StatusServiceHTTPServer)
- func RegisterStatusServiceServer(s grpc.ServiceRegistrar, srv StatusServiceServer)
- func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
- func RegisterWorkflowContractServiceServer(s grpc.ServiceRegistrar, srv WorkflowContractServiceServer)
- func RegisterWorkflowRunServiceServer(s grpc.ServiceRegistrar, srv WorkflowRunServiceServer)
- func RegisterWorkflowServiceServer(s grpc.ServiceRegistrar, srv WorkflowServiceServer)
- type APITokenItem
- func (*APITokenItem) Descriptor() ([]byte, []int)deprecated
- func (x *APITokenItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *APITokenItem) GetDescription() string
- func (x *APITokenItem) GetExpiresAt() *timestamppb.Timestamp
- func (x *APITokenItem) GetId() string
- func (x *APITokenItem) GetOrganizationId() string
- func (x *APITokenItem) GetRevokedAt() *timestamppb.Timestamp
- func (*APITokenItem) ProtoMessage()
- func (x *APITokenItem) ProtoReflect() protoreflect.Message
- func (x *APITokenItem) Reset()
- func (x *APITokenItem) String() string
- func (m *APITokenItem) Validate() error
- func (m *APITokenItem) ValidateAll() error
- type APITokenItemMultiError
- type APITokenItemValidationError
- func (e APITokenItemValidationError) Cause() error
- func (e APITokenItemValidationError) Error() string
- func (e APITokenItemValidationError) ErrorName() string
- func (e APITokenItemValidationError) Field() string
- func (e APITokenItemValidationError) Key() bool
- func (e APITokenItemValidationError) Reason() string
- type APITokenServiceClient
- type APITokenServiceCreateRequest
- func (*APITokenServiceCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APITokenServiceCreateRequest) GetDescription() string
- func (x *APITokenServiceCreateRequest) GetExpiresIn() *durationpb.Duration
- func (*APITokenServiceCreateRequest) ProtoMessage()
- func (x *APITokenServiceCreateRequest) ProtoReflect() protoreflect.Message
- func (x *APITokenServiceCreateRequest) Reset()
- func (x *APITokenServiceCreateRequest) String() string
- func (m *APITokenServiceCreateRequest) Validate() error
- func (m *APITokenServiceCreateRequest) ValidateAll() error
- type APITokenServiceCreateRequestMultiError
- type APITokenServiceCreateRequestValidationError
- func (e APITokenServiceCreateRequestValidationError) Cause() error
- func (e APITokenServiceCreateRequestValidationError) Error() string
- func (e APITokenServiceCreateRequestValidationError) ErrorName() string
- func (e APITokenServiceCreateRequestValidationError) Field() string
- func (e APITokenServiceCreateRequestValidationError) Key() bool
- func (e APITokenServiceCreateRequestValidationError) Reason() string
- type APITokenServiceCreateResponse
- func (*APITokenServiceCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APITokenServiceCreateResponse) GetResult() *APITokenServiceCreateResponse_APITokenFull
- func (*APITokenServiceCreateResponse) ProtoMessage()
- func (x *APITokenServiceCreateResponse) ProtoReflect() protoreflect.Message
- func (x *APITokenServiceCreateResponse) Reset()
- func (x *APITokenServiceCreateResponse) String() string
- func (m *APITokenServiceCreateResponse) Validate() error
- func (m *APITokenServiceCreateResponse) ValidateAll() error
- type APITokenServiceCreateResponseMultiError
- type APITokenServiceCreateResponseValidationError
- func (e APITokenServiceCreateResponseValidationError) Cause() error
- func (e APITokenServiceCreateResponseValidationError) Error() string
- func (e APITokenServiceCreateResponseValidationError) ErrorName() string
- func (e APITokenServiceCreateResponseValidationError) Field() string
- func (e APITokenServiceCreateResponseValidationError) Key() bool
- func (e APITokenServiceCreateResponseValidationError) Reason() string
- type APITokenServiceCreateResponse_APITokenFull
- func (*APITokenServiceCreateResponse_APITokenFull) Descriptor() ([]byte, []int)deprecated
- func (x *APITokenServiceCreateResponse_APITokenFull) GetItem() *APITokenItem
- func (x *APITokenServiceCreateResponse_APITokenFull) GetJwt() string
- func (*APITokenServiceCreateResponse_APITokenFull) ProtoMessage()
- func (x *APITokenServiceCreateResponse_APITokenFull) ProtoReflect() protoreflect.Message
- func (x *APITokenServiceCreateResponse_APITokenFull) Reset()
- func (x *APITokenServiceCreateResponse_APITokenFull) String() string
- func (m *APITokenServiceCreateResponse_APITokenFull) Validate() error
- func (m *APITokenServiceCreateResponse_APITokenFull) ValidateAll() error
- type APITokenServiceCreateResponse_APITokenFullMultiError
- type APITokenServiceCreateResponse_APITokenFullValidationError
- func (e APITokenServiceCreateResponse_APITokenFullValidationError) Cause() error
- func (e APITokenServiceCreateResponse_APITokenFullValidationError) Error() string
- func (e APITokenServiceCreateResponse_APITokenFullValidationError) ErrorName() string
- func (e APITokenServiceCreateResponse_APITokenFullValidationError) Field() string
- func (e APITokenServiceCreateResponse_APITokenFullValidationError) Key() bool
- func (e APITokenServiceCreateResponse_APITokenFullValidationError) Reason() string
- type APITokenServiceListRequest
- func (*APITokenServiceListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APITokenServiceListRequest) GetIncludeRevoked() bool
- func (*APITokenServiceListRequest) ProtoMessage()
- func (x *APITokenServiceListRequest) ProtoReflect() protoreflect.Message
- func (x *APITokenServiceListRequest) Reset()
- func (x *APITokenServiceListRequest) String() string
- func (m *APITokenServiceListRequest) Validate() error
- func (m *APITokenServiceListRequest) ValidateAll() error
- type APITokenServiceListRequestMultiError
- type APITokenServiceListRequestValidationError
- func (e APITokenServiceListRequestValidationError) Cause() error
- func (e APITokenServiceListRequestValidationError) Error() string
- func (e APITokenServiceListRequestValidationError) ErrorName() string
- func (e APITokenServiceListRequestValidationError) Field() string
- func (e APITokenServiceListRequestValidationError) Key() bool
- func (e APITokenServiceListRequestValidationError) Reason() string
- type APITokenServiceListResponse
- func (*APITokenServiceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *APITokenServiceListResponse) GetResult() []*APITokenItem
- func (*APITokenServiceListResponse) ProtoMessage()
- func (x *APITokenServiceListResponse) ProtoReflect() protoreflect.Message
- func (x *APITokenServiceListResponse) Reset()
- func (x *APITokenServiceListResponse) String() string
- func (m *APITokenServiceListResponse) Validate() error
- func (m *APITokenServiceListResponse) ValidateAll() error
- type APITokenServiceListResponseMultiError
- type APITokenServiceListResponseValidationError
- func (e APITokenServiceListResponseValidationError) Cause() error
- func (e APITokenServiceListResponseValidationError) Error() string
- func (e APITokenServiceListResponseValidationError) ErrorName() string
- func (e APITokenServiceListResponseValidationError) Field() string
- func (e APITokenServiceListResponseValidationError) Key() bool
- func (e APITokenServiceListResponseValidationError) Reason() string
- type APITokenServiceRevokeRequest
- func (*APITokenServiceRevokeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *APITokenServiceRevokeRequest) GetId() string
- func (*APITokenServiceRevokeRequest) ProtoMessage()
- func (x *APITokenServiceRevokeRequest) ProtoReflect() protoreflect.Message
- func (x *APITokenServiceRevokeRequest) Reset()
- func (x *APITokenServiceRevokeRequest) String() string
- func (m *APITokenServiceRevokeRequest) Validate() error
- func (m *APITokenServiceRevokeRequest) ValidateAll() error
- type APITokenServiceRevokeRequestMultiError
- type APITokenServiceRevokeRequestValidationError
- func (e APITokenServiceRevokeRequestValidationError) Cause() error
- func (e APITokenServiceRevokeRequestValidationError) Error() string
- func (e APITokenServiceRevokeRequestValidationError) ErrorName() string
- func (e APITokenServiceRevokeRequestValidationError) Field() string
- func (e APITokenServiceRevokeRequestValidationError) Key() bool
- func (e APITokenServiceRevokeRequestValidationError) Reason() string
- type APITokenServiceRevokeResponse
- func (*APITokenServiceRevokeResponse) Descriptor() ([]byte, []int)deprecated
- func (*APITokenServiceRevokeResponse) ProtoMessage()
- func (x *APITokenServiceRevokeResponse) ProtoReflect() protoreflect.Message
- func (x *APITokenServiceRevokeResponse) Reset()
- func (x *APITokenServiceRevokeResponse) String() string
- func (m *APITokenServiceRevokeResponse) Validate() error
- func (m *APITokenServiceRevokeResponse) ValidateAll() error
- type APITokenServiceRevokeResponseMultiError
- type APITokenServiceRevokeResponseValidationError
- func (e APITokenServiceRevokeResponseValidationError) Cause() error
- func (e APITokenServiceRevokeResponseValidationError) Error() string
- func (e APITokenServiceRevokeResponseValidationError) ErrorName() string
- func (e APITokenServiceRevokeResponseValidationError) Field() string
- func (e APITokenServiceRevokeResponseValidationError) Key() bool
- func (e APITokenServiceRevokeResponseValidationError) Reason() string
- type APITokenServiceServer
- type AllowListError
- func (AllowListError) Descriptor() protoreflect.EnumDescriptor
- func (x AllowListError) Enum() *AllowListError
- func (AllowListError) EnumDescriptor() ([]byte, []int)deprecated
- func (x AllowListError) Number() protoreflect.EnumNumber
- func (x AllowListError) String() string
- func (AllowListError) Type() protoreflect.EnumType
- type AttestationItem
- func (*AttestationItem) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationItem) GetAnnotations() map[string]string
- func (x *AttestationItem) GetDigestInCasBackend() string
- func (x *AttestationItem) GetEnvVars() []*AttestationItem_EnvVariable
- func (x *AttestationItem) GetEnvelope() []byte
- func (x *AttestationItem) GetMaterials() []*AttestationItem_Material
- func (*AttestationItem) ProtoMessage()
- func (x *AttestationItem) ProtoReflect() protoreflect.Message
- func (x *AttestationItem) Reset()
- func (x *AttestationItem) String() string
- func (m *AttestationItem) Validate() error
- func (m *AttestationItem) ValidateAll() error
- type AttestationItemMultiError
- type AttestationItemValidationError
- func (e AttestationItemValidationError) Cause() error
- func (e AttestationItemValidationError) Error() string
- func (e AttestationItemValidationError) ErrorName() string
- func (e AttestationItemValidationError) Field() string
- func (e AttestationItemValidationError) Key() bool
- func (e AttestationItemValidationError) Reason() string
- type AttestationItem_EnvVariable
- func (*AttestationItem_EnvVariable) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationItem_EnvVariable) GetName() string
- func (x *AttestationItem_EnvVariable) GetValue() string
- func (*AttestationItem_EnvVariable) ProtoMessage()
- func (x *AttestationItem_EnvVariable) ProtoReflect() protoreflect.Message
- func (x *AttestationItem_EnvVariable) Reset()
- func (x *AttestationItem_EnvVariable) String() string
- func (m *AttestationItem_EnvVariable) Validate() error
- func (m *AttestationItem_EnvVariable) ValidateAll() error
- type AttestationItem_EnvVariableMultiError
- type AttestationItem_EnvVariableValidationError
- func (e AttestationItem_EnvVariableValidationError) Cause() error
- func (e AttestationItem_EnvVariableValidationError) Error() string
- func (e AttestationItem_EnvVariableValidationError) ErrorName() string
- func (e AttestationItem_EnvVariableValidationError) Field() string
- func (e AttestationItem_EnvVariableValidationError) Key() bool
- func (e AttestationItem_EnvVariableValidationError) Reason() string
- type AttestationItem_Material
- func (*AttestationItem_Material) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationItem_Material) GetAnnotations() map[string]string
- func (x *AttestationItem_Material) GetEmbeddedInline() bool
- func (x *AttestationItem_Material) GetFilename() string
- func (x *AttestationItem_Material) GetHash() string
- func (x *AttestationItem_Material) GetName() string
- func (x *AttestationItem_Material) GetType() string
- func (x *AttestationItem_Material) GetUploadedToCas() bool
- func (x *AttestationItem_Material) GetValue() string
- func (*AttestationItem_Material) ProtoMessage()
- func (x *AttestationItem_Material) ProtoReflect() protoreflect.Message
- func (x *AttestationItem_Material) Reset()
- func (x *AttestationItem_Material) String() string
- func (m *AttestationItem_Material) Validate() error
- func (m *AttestationItem_Material) ValidateAll() error
- type AttestationItem_MaterialMultiError
- type AttestationItem_MaterialValidationError
- func (e AttestationItem_MaterialValidationError) Cause() error
- func (e AttestationItem_MaterialValidationError) Error() string
- func (e AttestationItem_MaterialValidationError) ErrorName() string
- func (e AttestationItem_MaterialValidationError) Field() string
- func (e AttestationItem_MaterialValidationError) Key() bool
- func (e AttestationItem_MaterialValidationError) Reason() string
- type AttestationServiceCancelRequest
- func (*AttestationServiceCancelRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceCancelRequest) GetReason() string
- func (x *AttestationServiceCancelRequest) GetTrigger() AttestationServiceCancelRequest_TriggerType
- func (x *AttestationServiceCancelRequest) GetWorkflowRunId() string
- func (*AttestationServiceCancelRequest) ProtoMessage()
- func (x *AttestationServiceCancelRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceCancelRequest) Reset()
- func (x *AttestationServiceCancelRequest) String() string
- func (m *AttestationServiceCancelRequest) Validate() error
- func (m *AttestationServiceCancelRequest) ValidateAll() error
- type AttestationServiceCancelRequestMultiError
- type AttestationServiceCancelRequestValidationError
- func (e AttestationServiceCancelRequestValidationError) Cause() error
- func (e AttestationServiceCancelRequestValidationError) Error() string
- func (e AttestationServiceCancelRequestValidationError) ErrorName() string
- func (e AttestationServiceCancelRequestValidationError) Field() string
- func (e AttestationServiceCancelRequestValidationError) Key() bool
- func (e AttestationServiceCancelRequestValidationError) Reason() string
- type AttestationServiceCancelRequest_TriggerType
- func (AttestationServiceCancelRequest_TriggerType) Descriptor() protoreflect.EnumDescriptor
- func (x AttestationServiceCancelRequest_TriggerType) Enum() *AttestationServiceCancelRequest_TriggerType
- func (AttestationServiceCancelRequest_TriggerType) EnumDescriptor() ([]byte, []int)deprecated
- func (x AttestationServiceCancelRequest_TriggerType) Number() protoreflect.EnumNumber
- func (x AttestationServiceCancelRequest_TriggerType) String() string
- func (AttestationServiceCancelRequest_TriggerType) Type() protoreflect.EnumType
- type AttestationServiceCancelResponse
- func (*AttestationServiceCancelResponse) Descriptor() ([]byte, []int)deprecated
- func (*AttestationServiceCancelResponse) ProtoMessage()
- func (x *AttestationServiceCancelResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceCancelResponse) Reset()
- func (x *AttestationServiceCancelResponse) String() string
- func (m *AttestationServiceCancelResponse) Validate() error
- func (m *AttestationServiceCancelResponse) ValidateAll() error
- type AttestationServiceCancelResponseMultiError
- type AttestationServiceCancelResponseValidationError
- func (e AttestationServiceCancelResponseValidationError) Cause() error
- func (e AttestationServiceCancelResponseValidationError) Error() string
- func (e AttestationServiceCancelResponseValidationError) ErrorName() string
- func (e AttestationServiceCancelResponseValidationError) Field() string
- func (e AttestationServiceCancelResponseValidationError) Key() bool
- func (e AttestationServiceCancelResponseValidationError) Reason() string
- type AttestationServiceClient
- type AttestationServiceGetContractRequest
- func (*AttestationServiceGetContractRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceGetContractRequest) GetContractRevision() int32
- func (*AttestationServiceGetContractRequest) ProtoMessage()
- func (x *AttestationServiceGetContractRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceGetContractRequest) Reset()
- func (x *AttestationServiceGetContractRequest) String() string
- func (m *AttestationServiceGetContractRequest) Validate() error
- func (m *AttestationServiceGetContractRequest) ValidateAll() error
- type AttestationServiceGetContractRequestMultiError
- type AttestationServiceGetContractRequestValidationError
- func (e AttestationServiceGetContractRequestValidationError) Cause() error
- func (e AttestationServiceGetContractRequestValidationError) Error() string
- func (e AttestationServiceGetContractRequestValidationError) ErrorName() string
- func (e AttestationServiceGetContractRequestValidationError) Field() string
- func (e AttestationServiceGetContractRequestValidationError) Key() bool
- func (e AttestationServiceGetContractRequestValidationError) Reason() string
- type AttestationServiceGetContractResponse
- func (*AttestationServiceGetContractResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceGetContractResponse) GetResult() *AttestationServiceGetContractResponse_Result
- func (*AttestationServiceGetContractResponse) ProtoMessage()
- func (x *AttestationServiceGetContractResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceGetContractResponse) Reset()
- func (x *AttestationServiceGetContractResponse) String() string
- func (m *AttestationServiceGetContractResponse) Validate() error
- func (m *AttestationServiceGetContractResponse) ValidateAll() error
- type AttestationServiceGetContractResponseMultiError
- type AttestationServiceGetContractResponseValidationError
- func (e AttestationServiceGetContractResponseValidationError) Cause() error
- func (e AttestationServiceGetContractResponseValidationError) Error() string
- func (e AttestationServiceGetContractResponseValidationError) ErrorName() string
- func (e AttestationServiceGetContractResponseValidationError) Field() string
- func (e AttestationServiceGetContractResponseValidationError) Key() bool
- func (e AttestationServiceGetContractResponseValidationError) Reason() string
- type AttestationServiceGetContractResponse_Result
- func (*AttestationServiceGetContractResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceGetContractResponse_Result) GetContract() *WorkflowContractVersionItem
- func (x *AttestationServiceGetContractResponse_Result) GetWorkflow() *WorkflowItem
- func (*AttestationServiceGetContractResponse_Result) ProtoMessage()
- func (x *AttestationServiceGetContractResponse_Result) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceGetContractResponse_Result) Reset()
- func (x *AttestationServiceGetContractResponse_Result) String() string
- func (m *AttestationServiceGetContractResponse_Result) Validate() error
- func (m *AttestationServiceGetContractResponse_Result) ValidateAll() error
- type AttestationServiceGetContractResponse_ResultMultiError
- type AttestationServiceGetContractResponse_ResultValidationError
- func (e AttestationServiceGetContractResponse_ResultValidationError) Cause() error
- func (e AttestationServiceGetContractResponse_ResultValidationError) Error() string
- func (e AttestationServiceGetContractResponse_ResultValidationError) ErrorName() string
- func (e AttestationServiceGetContractResponse_ResultValidationError) Field() string
- func (e AttestationServiceGetContractResponse_ResultValidationError) Key() bool
- func (e AttestationServiceGetContractResponse_ResultValidationError) Reason() string
- type AttestationServiceGetUploadCredsRequest
- func (*AttestationServiceGetUploadCredsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceGetUploadCredsRequest) GetWorkflowRunId() string
- func (*AttestationServiceGetUploadCredsRequest) ProtoMessage()
- func (x *AttestationServiceGetUploadCredsRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceGetUploadCredsRequest) Reset()
- func (x *AttestationServiceGetUploadCredsRequest) String() string
- func (m *AttestationServiceGetUploadCredsRequest) Validate() error
- func (m *AttestationServiceGetUploadCredsRequest) ValidateAll() error
- type AttestationServiceGetUploadCredsRequestMultiError
- type AttestationServiceGetUploadCredsRequestValidationError
- func (e AttestationServiceGetUploadCredsRequestValidationError) Cause() error
- func (e AttestationServiceGetUploadCredsRequestValidationError) Error() string
- func (e AttestationServiceGetUploadCredsRequestValidationError) ErrorName() string
- func (e AttestationServiceGetUploadCredsRequestValidationError) Field() string
- func (e AttestationServiceGetUploadCredsRequestValidationError) Key() bool
- func (e AttestationServiceGetUploadCredsRequestValidationError) Reason() string
- type AttestationServiceGetUploadCredsResponse
- func (*AttestationServiceGetUploadCredsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceGetUploadCredsResponse) GetResult() *AttestationServiceGetUploadCredsResponse_Result
- func (*AttestationServiceGetUploadCredsResponse) ProtoMessage()
- func (x *AttestationServiceGetUploadCredsResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceGetUploadCredsResponse) Reset()
- func (x *AttestationServiceGetUploadCredsResponse) String() string
- func (m *AttestationServiceGetUploadCredsResponse) Validate() error
- func (m *AttestationServiceGetUploadCredsResponse) ValidateAll() error
- type AttestationServiceGetUploadCredsResponseMultiError
- type AttestationServiceGetUploadCredsResponseValidationError
- func (e AttestationServiceGetUploadCredsResponseValidationError) Cause() error
- func (e AttestationServiceGetUploadCredsResponseValidationError) Error() string
- func (e AttestationServiceGetUploadCredsResponseValidationError) ErrorName() string
- func (e AttestationServiceGetUploadCredsResponseValidationError) Field() string
- func (e AttestationServiceGetUploadCredsResponseValidationError) Key() bool
- func (e AttestationServiceGetUploadCredsResponseValidationError) Reason() string
- type AttestationServiceGetUploadCredsResponse_Result
- func (*AttestationServiceGetUploadCredsResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceGetUploadCredsResponse_Result) GetBackend() *CASBackendItem
- func (x *AttestationServiceGetUploadCredsResponse_Result) GetToken() string
- func (*AttestationServiceGetUploadCredsResponse_Result) ProtoMessage()
- func (x *AttestationServiceGetUploadCredsResponse_Result) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceGetUploadCredsResponse_Result) Reset()
- func (x *AttestationServiceGetUploadCredsResponse_Result) String() string
- func (m *AttestationServiceGetUploadCredsResponse_Result) Validate() error
- func (m *AttestationServiceGetUploadCredsResponse_Result) ValidateAll() error
- type AttestationServiceGetUploadCredsResponse_ResultMultiError
- type AttestationServiceGetUploadCredsResponse_ResultValidationError
- func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Cause() error
- func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Error() string
- func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) ErrorName() string
- func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Field() string
- func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Key() bool
- func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Reason() string
- type AttestationServiceInitRequest
- func (*AttestationServiceInitRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceInitRequest) GetContractRevision() int32
- func (x *AttestationServiceInitRequest) GetJobUrl() string
- func (x *AttestationServiceInitRequest) GetRunner() v1.CraftingSchema_Runner_RunnerType
- func (*AttestationServiceInitRequest) ProtoMessage()
- func (x *AttestationServiceInitRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceInitRequest) Reset()
- func (x *AttestationServiceInitRequest) String() string
- func (m *AttestationServiceInitRequest) Validate() error
- func (m *AttestationServiceInitRequest) ValidateAll() error
- type AttestationServiceInitRequestMultiError
- type AttestationServiceInitRequestValidationError
- func (e AttestationServiceInitRequestValidationError) Cause() error
- func (e AttestationServiceInitRequestValidationError) Error() string
- func (e AttestationServiceInitRequestValidationError) ErrorName() string
- func (e AttestationServiceInitRequestValidationError) Field() string
- func (e AttestationServiceInitRequestValidationError) Key() bool
- func (e AttestationServiceInitRequestValidationError) Reason() string
- type AttestationServiceInitResponse
- func (*AttestationServiceInitResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceInitResponse) GetResult() *AttestationServiceInitResponse_Result
- func (*AttestationServiceInitResponse) ProtoMessage()
- func (x *AttestationServiceInitResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceInitResponse) Reset()
- func (x *AttestationServiceInitResponse) String() string
- func (m *AttestationServiceInitResponse) Validate() error
- func (m *AttestationServiceInitResponse) ValidateAll() error
- type AttestationServiceInitResponseMultiError
- type AttestationServiceInitResponseValidationError
- func (e AttestationServiceInitResponseValidationError) Cause() error
- func (e AttestationServiceInitResponseValidationError) Error() string
- func (e AttestationServiceInitResponseValidationError) ErrorName() string
- func (e AttestationServiceInitResponseValidationError) Field() string
- func (e AttestationServiceInitResponseValidationError) Key() bool
- func (e AttestationServiceInitResponseValidationError) Reason() string
- type AttestationServiceInitResponse_Result
- func (*AttestationServiceInitResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceInitResponse_Result) GetWorkflowRun() *WorkflowRunItem
- func (*AttestationServiceInitResponse_Result) ProtoMessage()
- func (x *AttestationServiceInitResponse_Result) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceInitResponse_Result) Reset()
- func (x *AttestationServiceInitResponse_Result) String() string
- func (m *AttestationServiceInitResponse_Result) Validate() error
- func (m *AttestationServiceInitResponse_Result) ValidateAll() error
- type AttestationServiceInitResponse_ResultMultiError
- type AttestationServiceInitResponse_ResultValidationError
- func (e AttestationServiceInitResponse_ResultValidationError) Cause() error
- func (e AttestationServiceInitResponse_ResultValidationError) Error() string
- func (e AttestationServiceInitResponse_ResultValidationError) ErrorName() string
- func (e AttestationServiceInitResponse_ResultValidationError) Field() string
- func (e AttestationServiceInitResponse_ResultValidationError) Key() bool
- func (e AttestationServiceInitResponse_ResultValidationError) Reason() string
- type AttestationServiceServer
- type AttestationServiceStoreRequest
- func (*AttestationServiceStoreRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceStoreRequest) GetAttestation() []byte
- func (x *AttestationServiceStoreRequest) GetWorkflowRunId() string
- func (*AttestationServiceStoreRequest) ProtoMessage()
- func (x *AttestationServiceStoreRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceStoreRequest) Reset()
- func (x *AttestationServiceStoreRequest) String() string
- func (m *AttestationServiceStoreRequest) Validate() error
- func (m *AttestationServiceStoreRequest) ValidateAll() error
- type AttestationServiceStoreRequestMultiError
- type AttestationServiceStoreRequestValidationError
- func (e AttestationServiceStoreRequestValidationError) Cause() error
- func (e AttestationServiceStoreRequestValidationError) Error() string
- func (e AttestationServiceStoreRequestValidationError) ErrorName() string
- func (e AttestationServiceStoreRequestValidationError) Field() string
- func (e AttestationServiceStoreRequestValidationError) Key() bool
- func (e AttestationServiceStoreRequestValidationError) Reason() string
- type AttestationServiceStoreResponse
- func (*AttestationServiceStoreResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceStoreResponse) GetResult() *AttestationServiceStoreResponse_Result
- func (*AttestationServiceStoreResponse) ProtoMessage()
- func (x *AttestationServiceStoreResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceStoreResponse) Reset()
- func (x *AttestationServiceStoreResponse) String() string
- func (m *AttestationServiceStoreResponse) Validate() error
- func (m *AttestationServiceStoreResponse) ValidateAll() error
- type AttestationServiceStoreResponseMultiError
- type AttestationServiceStoreResponseValidationError
- func (e AttestationServiceStoreResponseValidationError) Cause() error
- func (e AttestationServiceStoreResponseValidationError) Error() string
- func (e AttestationServiceStoreResponseValidationError) ErrorName() string
- func (e AttestationServiceStoreResponseValidationError) Field() string
- func (e AttestationServiceStoreResponseValidationError) Key() bool
- func (e AttestationServiceStoreResponseValidationError) Reason() string
- type AttestationServiceStoreResponse_Result
- func (*AttestationServiceStoreResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationServiceStoreResponse_Result) GetDigest() string
- func (*AttestationServiceStoreResponse_Result) ProtoMessage()
- func (x *AttestationServiceStoreResponse_Result) ProtoReflect() protoreflect.Message
- func (x *AttestationServiceStoreResponse_Result) Reset()
- func (x *AttestationServiceStoreResponse_Result) String() string
- func (m *AttestationServiceStoreResponse_Result) Validate() error
- func (m *AttestationServiceStoreResponse_Result) ValidateAll() error
- type AttestationServiceStoreResponse_ResultMultiError
- type AttestationServiceStoreResponse_ResultValidationError
- func (e AttestationServiceStoreResponse_ResultValidationError) Cause() error
- func (e AttestationServiceStoreResponse_ResultValidationError) Error() string
- func (e AttestationServiceStoreResponse_ResultValidationError) ErrorName() string
- func (e AttestationServiceStoreResponse_ResultValidationError) Field() string
- func (e AttestationServiceStoreResponse_ResultValidationError) Key() bool
- func (e AttestationServiceStoreResponse_ResultValidationError) Reason() string
- type AttestationStateServiceClient
- type AttestationStateServiceInitializedRequest
- func (*AttestationStateServiceInitializedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationStateServiceInitializedRequest) GetWorkflowRunId() string
- func (*AttestationStateServiceInitializedRequest) ProtoMessage()
- func (x *AttestationStateServiceInitializedRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceInitializedRequest) Reset()
- func (x *AttestationStateServiceInitializedRequest) String() string
- func (m *AttestationStateServiceInitializedRequest) Validate() error
- func (m *AttestationStateServiceInitializedRequest) ValidateAll() error
- type AttestationStateServiceInitializedRequestMultiError
- type AttestationStateServiceInitializedRequestValidationError
- func (e AttestationStateServiceInitializedRequestValidationError) Cause() error
- func (e AttestationStateServiceInitializedRequestValidationError) Error() string
- func (e AttestationStateServiceInitializedRequestValidationError) ErrorName() string
- func (e AttestationStateServiceInitializedRequestValidationError) Field() string
- func (e AttestationStateServiceInitializedRequestValidationError) Key() bool
- func (e AttestationStateServiceInitializedRequestValidationError) Reason() string
- type AttestationStateServiceInitializedResponse
- func (*AttestationStateServiceInitializedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationStateServiceInitializedResponse) GetResult() *AttestationStateServiceInitializedResponse_Result
- func (*AttestationStateServiceInitializedResponse) ProtoMessage()
- func (x *AttestationStateServiceInitializedResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceInitializedResponse) Reset()
- func (x *AttestationStateServiceInitializedResponse) String() string
- func (m *AttestationStateServiceInitializedResponse) Validate() error
- func (m *AttestationStateServiceInitializedResponse) ValidateAll() error
- type AttestationStateServiceInitializedResponseMultiError
- type AttestationStateServiceInitializedResponseValidationError
- func (e AttestationStateServiceInitializedResponseValidationError) Cause() error
- func (e AttestationStateServiceInitializedResponseValidationError) Error() string
- func (e AttestationStateServiceInitializedResponseValidationError) ErrorName() string
- func (e AttestationStateServiceInitializedResponseValidationError) Field() string
- func (e AttestationStateServiceInitializedResponseValidationError) Key() bool
- func (e AttestationStateServiceInitializedResponseValidationError) Reason() string
- type AttestationStateServiceInitializedResponse_Result
- func (*AttestationStateServiceInitializedResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationStateServiceInitializedResponse_Result) GetInitialized() bool
- func (*AttestationStateServiceInitializedResponse_Result) ProtoMessage()
- func (x *AttestationStateServiceInitializedResponse_Result) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceInitializedResponse_Result) Reset()
- func (x *AttestationStateServiceInitializedResponse_Result) String() string
- func (m *AttestationStateServiceInitializedResponse_Result) Validate() error
- func (m *AttestationStateServiceInitializedResponse_Result) ValidateAll() error
- type AttestationStateServiceInitializedResponse_ResultMultiError
- type AttestationStateServiceInitializedResponse_ResultValidationError
- func (e AttestationStateServiceInitializedResponse_ResultValidationError) Cause() error
- func (e AttestationStateServiceInitializedResponse_ResultValidationError) Error() string
- func (e AttestationStateServiceInitializedResponse_ResultValidationError) ErrorName() string
- func (e AttestationStateServiceInitializedResponse_ResultValidationError) Field() string
- func (e AttestationStateServiceInitializedResponse_ResultValidationError) Key() bool
- func (e AttestationStateServiceInitializedResponse_ResultValidationError) Reason() string
- type AttestationStateServiceReadRequest
- func (*AttestationStateServiceReadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationStateServiceReadRequest) GetWorkflowRunId() string
- func (*AttestationStateServiceReadRequest) ProtoMessage()
- func (x *AttestationStateServiceReadRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceReadRequest) Reset()
- func (x *AttestationStateServiceReadRequest) String() string
- func (m *AttestationStateServiceReadRequest) Validate() error
- func (m *AttestationStateServiceReadRequest) ValidateAll() error
- type AttestationStateServiceReadRequestMultiError
- type AttestationStateServiceReadRequestValidationError
- func (e AttestationStateServiceReadRequestValidationError) Cause() error
- func (e AttestationStateServiceReadRequestValidationError) Error() string
- func (e AttestationStateServiceReadRequestValidationError) ErrorName() string
- func (e AttestationStateServiceReadRequestValidationError) Field() string
- func (e AttestationStateServiceReadRequestValidationError) Key() bool
- func (e AttestationStateServiceReadRequestValidationError) Reason() string
- type AttestationStateServiceReadResponse
- func (*AttestationStateServiceReadResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationStateServiceReadResponse) GetResult() *AttestationStateServiceReadResponse_Result
- func (*AttestationStateServiceReadResponse) ProtoMessage()
- func (x *AttestationStateServiceReadResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceReadResponse) Reset()
- func (x *AttestationStateServiceReadResponse) String() string
- func (m *AttestationStateServiceReadResponse) Validate() error
- func (m *AttestationStateServiceReadResponse) ValidateAll() error
- type AttestationStateServiceReadResponseMultiError
- type AttestationStateServiceReadResponseValidationError
- func (e AttestationStateServiceReadResponseValidationError) Cause() error
- func (e AttestationStateServiceReadResponseValidationError) Error() string
- func (e AttestationStateServiceReadResponseValidationError) ErrorName() string
- func (e AttestationStateServiceReadResponseValidationError) Field() string
- func (e AttestationStateServiceReadResponseValidationError) Key() bool
- func (e AttestationStateServiceReadResponseValidationError) Reason() string
- type AttestationStateServiceReadResponse_Result
- func (*AttestationStateServiceReadResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationStateServiceReadResponse_Result) GetAttestationState() *v1.CraftingState
- func (*AttestationStateServiceReadResponse_Result) ProtoMessage()
- func (x *AttestationStateServiceReadResponse_Result) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceReadResponse_Result) Reset()
- func (x *AttestationStateServiceReadResponse_Result) String() string
- func (m *AttestationStateServiceReadResponse_Result) Validate() error
- func (m *AttestationStateServiceReadResponse_Result) ValidateAll() error
- type AttestationStateServiceReadResponse_ResultMultiError
- type AttestationStateServiceReadResponse_ResultValidationError
- func (e AttestationStateServiceReadResponse_ResultValidationError) Cause() error
- func (e AttestationStateServiceReadResponse_ResultValidationError) Error() string
- func (e AttestationStateServiceReadResponse_ResultValidationError) ErrorName() string
- func (e AttestationStateServiceReadResponse_ResultValidationError) Field() string
- func (e AttestationStateServiceReadResponse_ResultValidationError) Key() bool
- func (e AttestationStateServiceReadResponse_ResultValidationError) Reason() string
- type AttestationStateServiceResetRequest
- func (*AttestationStateServiceResetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationStateServiceResetRequest) GetWorkflowRunId() string
- func (*AttestationStateServiceResetRequest) ProtoMessage()
- func (x *AttestationStateServiceResetRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceResetRequest) Reset()
- func (x *AttestationStateServiceResetRequest) String() string
- func (m *AttestationStateServiceResetRequest) Validate() error
- func (m *AttestationStateServiceResetRequest) ValidateAll() error
- type AttestationStateServiceResetRequestMultiError
- type AttestationStateServiceResetRequestValidationError
- func (e AttestationStateServiceResetRequestValidationError) Cause() error
- func (e AttestationStateServiceResetRequestValidationError) Error() string
- func (e AttestationStateServiceResetRequestValidationError) ErrorName() string
- func (e AttestationStateServiceResetRequestValidationError) Field() string
- func (e AttestationStateServiceResetRequestValidationError) Key() bool
- func (e AttestationStateServiceResetRequestValidationError) Reason() string
- type AttestationStateServiceResetResponse
- func (*AttestationStateServiceResetResponse) Descriptor() ([]byte, []int)deprecated
- func (*AttestationStateServiceResetResponse) ProtoMessage()
- func (x *AttestationStateServiceResetResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceResetResponse) Reset()
- func (x *AttestationStateServiceResetResponse) String() string
- func (m *AttestationStateServiceResetResponse) Validate() error
- func (m *AttestationStateServiceResetResponse) ValidateAll() error
- type AttestationStateServiceResetResponseMultiError
- type AttestationStateServiceResetResponseValidationError
- func (e AttestationStateServiceResetResponseValidationError) Cause() error
- func (e AttestationStateServiceResetResponseValidationError) Error() string
- func (e AttestationStateServiceResetResponseValidationError) ErrorName() string
- func (e AttestationStateServiceResetResponseValidationError) Field() string
- func (e AttestationStateServiceResetResponseValidationError) Key() bool
- func (e AttestationStateServiceResetResponseValidationError) Reason() string
- type AttestationStateServiceSaveRequest
- func (*AttestationStateServiceSaveRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AttestationStateServiceSaveRequest) GetAttestationState() *v1.CraftingState
- func (x *AttestationStateServiceSaveRequest) GetWorkflowRunId() string
- func (*AttestationStateServiceSaveRequest) ProtoMessage()
- func (x *AttestationStateServiceSaveRequest) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceSaveRequest) Reset()
- func (x *AttestationStateServiceSaveRequest) String() string
- func (m *AttestationStateServiceSaveRequest) Validate() error
- func (m *AttestationStateServiceSaveRequest) ValidateAll() error
- type AttestationStateServiceSaveRequestMultiError
- type AttestationStateServiceSaveRequestValidationError
- func (e AttestationStateServiceSaveRequestValidationError) Cause() error
- func (e AttestationStateServiceSaveRequestValidationError) Error() string
- func (e AttestationStateServiceSaveRequestValidationError) ErrorName() string
- func (e AttestationStateServiceSaveRequestValidationError) Field() string
- func (e AttestationStateServiceSaveRequestValidationError) Key() bool
- func (e AttestationStateServiceSaveRequestValidationError) Reason() string
- type AttestationStateServiceSaveResponse
- func (*AttestationStateServiceSaveResponse) Descriptor() ([]byte, []int)deprecated
- func (*AttestationStateServiceSaveResponse) ProtoMessage()
- func (x *AttestationStateServiceSaveResponse) ProtoReflect() protoreflect.Message
- func (x *AttestationStateServiceSaveResponse) Reset()
- func (x *AttestationStateServiceSaveResponse) String() string
- func (m *AttestationStateServiceSaveResponse) Validate() error
- func (m *AttestationStateServiceSaveResponse) ValidateAll() error
- type AttestationStateServiceSaveResponseMultiError
- type AttestationStateServiceSaveResponseValidationError
- func (e AttestationStateServiceSaveResponseValidationError) Cause() error
- func (e AttestationStateServiceSaveResponseValidationError) Error() string
- func (e AttestationStateServiceSaveResponseValidationError) ErrorName() string
- func (e AttestationStateServiceSaveResponseValidationError) Field() string
- func (e AttestationStateServiceSaveResponseValidationError) Key() bool
- func (e AttestationStateServiceSaveResponseValidationError) Reason() string
- type AttestationStateServiceServer
- type AuthServiceClient
- type AuthServiceDeleteAccountRequest
- func (*AuthServiceDeleteAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (*AuthServiceDeleteAccountRequest) ProtoMessage()
- func (x *AuthServiceDeleteAccountRequest) ProtoReflect() protoreflect.Message
- func (x *AuthServiceDeleteAccountRequest) Reset()
- func (x *AuthServiceDeleteAccountRequest) String() string
- func (m *AuthServiceDeleteAccountRequest) Validate() error
- func (m *AuthServiceDeleteAccountRequest) ValidateAll() error
- type AuthServiceDeleteAccountRequestMultiError
- type AuthServiceDeleteAccountRequestValidationError
- func (e AuthServiceDeleteAccountRequestValidationError) Cause() error
- func (e AuthServiceDeleteAccountRequestValidationError) Error() string
- func (e AuthServiceDeleteAccountRequestValidationError) ErrorName() string
- func (e AuthServiceDeleteAccountRequestValidationError) Field() string
- func (e AuthServiceDeleteAccountRequestValidationError) Key() bool
- func (e AuthServiceDeleteAccountRequestValidationError) Reason() string
- type AuthServiceDeleteAccountResponse
- func (*AuthServiceDeleteAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*AuthServiceDeleteAccountResponse) ProtoMessage()
- func (x *AuthServiceDeleteAccountResponse) ProtoReflect() protoreflect.Message
- func (x *AuthServiceDeleteAccountResponse) Reset()
- func (x *AuthServiceDeleteAccountResponse) String() string
- func (m *AuthServiceDeleteAccountResponse) Validate() error
- func (m *AuthServiceDeleteAccountResponse) ValidateAll() error
- type AuthServiceDeleteAccountResponseMultiError
- type AuthServiceDeleteAccountResponseValidationError
- func (e AuthServiceDeleteAccountResponseValidationError) Cause() error
- func (e AuthServiceDeleteAccountResponseValidationError) Error() string
- func (e AuthServiceDeleteAccountResponseValidationError) ErrorName() string
- func (e AuthServiceDeleteAccountResponseValidationError) Field() string
- func (e AuthServiceDeleteAccountResponseValidationError) Key() bool
- func (e AuthServiceDeleteAccountResponseValidationError) Reason() string
- type AuthServiceServer
- type CASBackendErrorReason
- func (CASBackendErrorReason) Descriptor() protoreflect.EnumDescriptor
- func (x CASBackendErrorReason) Enum() *CASBackendErrorReason
- func (CASBackendErrorReason) EnumDescriptor() ([]byte, []int)deprecated
- func (x CASBackendErrorReason) Number() protoreflect.EnumNumber
- func (x CASBackendErrorReason) String() string
- func (CASBackendErrorReason) Type() protoreflect.EnumType
- type CASBackendItem
- func (*CASBackendItem) Descriptor() ([]byte, []int)deprecated
- func (x *CASBackendItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *CASBackendItem) GetDefault() bool
- func (x *CASBackendItem) GetDescription() string
- func (x *CASBackendItem) GetId() string
- func (x *CASBackendItem) GetIsInline() bool
- func (x *CASBackendItem) GetLimits() *CASBackendItem_Limits
- func (x *CASBackendItem) GetLocation() string
- func (x *CASBackendItem) GetProvider() string
- func (x *CASBackendItem) GetValidatedAt() *timestamppb.Timestamp
- func (x *CASBackendItem) GetValidationStatus() CASBackendItem_ValidationStatus
- func (*CASBackendItem) ProtoMessage()
- func (x *CASBackendItem) ProtoReflect() protoreflect.Message
- func (x *CASBackendItem) Reset()
- func (x *CASBackendItem) String() string
- func (m *CASBackendItem) Validate() error
- func (m *CASBackendItem) ValidateAll() error
- type CASBackendItemMultiError
- type CASBackendItemValidationError
- func (e CASBackendItemValidationError) Cause() error
- func (e CASBackendItemValidationError) Error() string
- func (e CASBackendItemValidationError) ErrorName() string
- func (e CASBackendItemValidationError) Field() string
- func (e CASBackendItemValidationError) Key() bool
- func (e CASBackendItemValidationError) Reason() string
- type CASBackendItem_Limits
- func (*CASBackendItem_Limits) Descriptor() ([]byte, []int)deprecated
- func (x *CASBackendItem_Limits) GetMaxBytes() int64
- func (*CASBackendItem_Limits) ProtoMessage()
- func (x *CASBackendItem_Limits) ProtoReflect() protoreflect.Message
- func (x *CASBackendItem_Limits) Reset()
- func (x *CASBackendItem_Limits) String() string
- func (m *CASBackendItem_Limits) Validate() error
- func (m *CASBackendItem_Limits) ValidateAll() error
- type CASBackendItem_LimitsMultiError
- type CASBackendItem_LimitsValidationError
- func (e CASBackendItem_LimitsValidationError) Cause() error
- func (e CASBackendItem_LimitsValidationError) Error() string
- func (e CASBackendItem_LimitsValidationError) ErrorName() string
- func (e CASBackendItem_LimitsValidationError) Field() string
- func (e CASBackendItem_LimitsValidationError) Key() bool
- func (e CASBackendItem_LimitsValidationError) Reason() string
- type CASBackendItem_ValidationStatus
- func (CASBackendItem_ValidationStatus) Descriptor() protoreflect.EnumDescriptor
- func (x CASBackendItem_ValidationStatus) Enum() *CASBackendItem_ValidationStatus
- func (CASBackendItem_ValidationStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x CASBackendItem_ValidationStatus) Number() protoreflect.EnumNumber
- func (x CASBackendItem_ValidationStatus) String() string
- func (CASBackendItem_ValidationStatus) Type() protoreflect.EnumType
- type CASBackendServiceClient
- type CASBackendServiceCreateRequest
- func (*CASBackendServiceCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CASBackendServiceCreateRequest) GetCredentials() *structpb.Struct
- func (x *CASBackendServiceCreateRequest) GetDefault() bool
- func (x *CASBackendServiceCreateRequest) GetDescription() string
- func (x *CASBackendServiceCreateRequest) GetLocation() string
- func (x *CASBackendServiceCreateRequest) GetProvider() string
- func (*CASBackendServiceCreateRequest) ProtoMessage()
- func (x *CASBackendServiceCreateRequest) ProtoReflect() protoreflect.Message
- func (x *CASBackendServiceCreateRequest) Reset()
- func (x *CASBackendServiceCreateRequest) String() string
- func (m *CASBackendServiceCreateRequest) Validate() error
- func (m *CASBackendServiceCreateRequest) ValidateAll() error
- type CASBackendServiceCreateRequestMultiError
- type CASBackendServiceCreateRequestValidationError
- func (e CASBackendServiceCreateRequestValidationError) Cause() error
- func (e CASBackendServiceCreateRequestValidationError) Error() string
- func (e CASBackendServiceCreateRequestValidationError) ErrorName() string
- func (e CASBackendServiceCreateRequestValidationError) Field() string
- func (e CASBackendServiceCreateRequestValidationError) Key() bool
- func (e CASBackendServiceCreateRequestValidationError) Reason() string
- type CASBackendServiceCreateResponse
- func (*CASBackendServiceCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CASBackendServiceCreateResponse) GetResult() *CASBackendItem
- func (*CASBackendServiceCreateResponse) ProtoMessage()
- func (x *CASBackendServiceCreateResponse) ProtoReflect() protoreflect.Message
- func (x *CASBackendServiceCreateResponse) Reset()
- func (x *CASBackendServiceCreateResponse) String() string
- func (m *CASBackendServiceCreateResponse) Validate() error
- func (m *CASBackendServiceCreateResponse) ValidateAll() error
- type CASBackendServiceCreateResponseMultiError
- type CASBackendServiceCreateResponseValidationError
- func (e CASBackendServiceCreateResponseValidationError) Cause() error
- func (e CASBackendServiceCreateResponseValidationError) Error() string
- func (e CASBackendServiceCreateResponseValidationError) ErrorName() string
- func (e CASBackendServiceCreateResponseValidationError) Field() string
- func (e CASBackendServiceCreateResponseValidationError) Key() bool
- func (e CASBackendServiceCreateResponseValidationError) Reason() string
- type CASBackendServiceDeleteRequest
- func (*CASBackendServiceDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CASBackendServiceDeleteRequest) GetId() string
- func (*CASBackendServiceDeleteRequest) ProtoMessage()
- func (x *CASBackendServiceDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *CASBackendServiceDeleteRequest) Reset()
- func (x *CASBackendServiceDeleteRequest) String() string
- func (m *CASBackendServiceDeleteRequest) Validate() error
- func (m *CASBackendServiceDeleteRequest) ValidateAll() error
- type CASBackendServiceDeleteRequestMultiError
- type CASBackendServiceDeleteRequestValidationError
- func (e CASBackendServiceDeleteRequestValidationError) Cause() error
- func (e CASBackendServiceDeleteRequestValidationError) Error() string
- func (e CASBackendServiceDeleteRequestValidationError) ErrorName() string
- func (e CASBackendServiceDeleteRequestValidationError) Field() string
- func (e CASBackendServiceDeleteRequestValidationError) Key() bool
- func (e CASBackendServiceDeleteRequestValidationError) Reason() string
- type CASBackendServiceDeleteResponse
- func (*CASBackendServiceDeleteResponse) Descriptor() ([]byte, []int)deprecated
- func (*CASBackendServiceDeleteResponse) ProtoMessage()
- func (x *CASBackendServiceDeleteResponse) ProtoReflect() protoreflect.Message
- func (x *CASBackendServiceDeleteResponse) Reset()
- func (x *CASBackendServiceDeleteResponse) String() string
- func (m *CASBackendServiceDeleteResponse) Validate() error
- func (m *CASBackendServiceDeleteResponse) ValidateAll() error
- type CASBackendServiceDeleteResponseMultiError
- type CASBackendServiceDeleteResponseValidationError
- func (e CASBackendServiceDeleteResponseValidationError) Cause() error
- func (e CASBackendServiceDeleteResponseValidationError) Error() string
- func (e CASBackendServiceDeleteResponseValidationError) ErrorName() string
- func (e CASBackendServiceDeleteResponseValidationError) Field() string
- func (e CASBackendServiceDeleteResponseValidationError) Key() bool
- func (e CASBackendServiceDeleteResponseValidationError) Reason() string
- type CASBackendServiceListRequest
- func (*CASBackendServiceListRequest) Descriptor() ([]byte, []int)deprecated
- func (*CASBackendServiceListRequest) ProtoMessage()
- func (x *CASBackendServiceListRequest) ProtoReflect() protoreflect.Message
- func (x *CASBackendServiceListRequest) Reset()
- func (x *CASBackendServiceListRequest) String() string
- func (m *CASBackendServiceListRequest) Validate() error
- func (m *CASBackendServiceListRequest) ValidateAll() error
- type CASBackendServiceListRequestMultiError
- type CASBackendServiceListRequestValidationError
- func (e CASBackendServiceListRequestValidationError) Cause() error
- func (e CASBackendServiceListRequestValidationError) Error() string
- func (e CASBackendServiceListRequestValidationError) ErrorName() string
- func (e CASBackendServiceListRequestValidationError) Field() string
- func (e CASBackendServiceListRequestValidationError) Key() bool
- func (e CASBackendServiceListRequestValidationError) Reason() string
- type CASBackendServiceListResponse
- func (*CASBackendServiceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CASBackendServiceListResponse) GetResult() []*CASBackendItem
- func (*CASBackendServiceListResponse) ProtoMessage()
- func (x *CASBackendServiceListResponse) ProtoReflect() protoreflect.Message
- func (x *CASBackendServiceListResponse) Reset()
- func (x *CASBackendServiceListResponse) String() string
- func (m *CASBackendServiceListResponse) Validate() error
- func (m *CASBackendServiceListResponse) ValidateAll() error
- type CASBackendServiceListResponseMultiError
- type CASBackendServiceListResponseValidationError
- func (e CASBackendServiceListResponseValidationError) Cause() error
- func (e CASBackendServiceListResponseValidationError) Error() string
- func (e CASBackendServiceListResponseValidationError) ErrorName() string
- func (e CASBackendServiceListResponseValidationError) Field() string
- func (e CASBackendServiceListResponseValidationError) Key() bool
- func (e CASBackendServiceListResponseValidationError) Reason() string
- type CASBackendServiceServer
- type CASBackendServiceUpdateRequest
- func (*CASBackendServiceUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CASBackendServiceUpdateRequest) GetCredentials() *structpb.Struct
- func (x *CASBackendServiceUpdateRequest) GetDefault() bool
- func (x *CASBackendServiceUpdateRequest) GetDescription() string
- func (x *CASBackendServiceUpdateRequest) GetId() string
- func (*CASBackendServiceUpdateRequest) ProtoMessage()
- func (x *CASBackendServiceUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *CASBackendServiceUpdateRequest) Reset()
- func (x *CASBackendServiceUpdateRequest) String() string
- func (m *CASBackendServiceUpdateRequest) Validate() error
- func (m *CASBackendServiceUpdateRequest) ValidateAll() error
- type CASBackendServiceUpdateRequestMultiError
- type CASBackendServiceUpdateRequestValidationError
- func (e CASBackendServiceUpdateRequestValidationError) Cause() error
- func (e CASBackendServiceUpdateRequestValidationError) Error() string
- func (e CASBackendServiceUpdateRequestValidationError) ErrorName() string
- func (e CASBackendServiceUpdateRequestValidationError) Field() string
- func (e CASBackendServiceUpdateRequestValidationError) Key() bool
- func (e CASBackendServiceUpdateRequestValidationError) Reason() string
- type CASBackendServiceUpdateResponse
- func (*CASBackendServiceUpdateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CASBackendServiceUpdateResponse) GetResult() *CASBackendItem
- func (*CASBackendServiceUpdateResponse) ProtoMessage()
- func (x *CASBackendServiceUpdateResponse) ProtoReflect() protoreflect.Message
- func (x *CASBackendServiceUpdateResponse) Reset()
- func (x *CASBackendServiceUpdateResponse) String() string
- func (m *CASBackendServiceUpdateResponse) Validate() error
- func (m *CASBackendServiceUpdateResponse) ValidateAll() error
- type CASBackendServiceUpdateResponseMultiError
- type CASBackendServiceUpdateResponseValidationError
- func (e CASBackendServiceUpdateResponseValidationError) Cause() error
- func (e CASBackendServiceUpdateResponseValidationError) Error() string
- func (e CASBackendServiceUpdateResponseValidationError) ErrorName() string
- func (e CASBackendServiceUpdateResponseValidationError) Field() string
- func (e CASBackendServiceUpdateResponseValidationError) Key() bool
- func (e CASBackendServiceUpdateResponseValidationError) Reason() string
- type CASCredentialsServiceClient
- type CASCredentialsServiceGetRequest
- func (*CASCredentialsServiceGetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CASCredentialsServiceGetRequest) GetDigest() string
- func (x *CASCredentialsServiceGetRequest) GetRole() CASCredentialsServiceGetRequest_Role
- func (*CASCredentialsServiceGetRequest) ProtoMessage()
- func (x *CASCredentialsServiceGetRequest) ProtoReflect() protoreflect.Message
- func (x *CASCredentialsServiceGetRequest) Reset()
- func (x *CASCredentialsServiceGetRequest) String() string
- func (m *CASCredentialsServiceGetRequest) Validate() error
- func (m *CASCredentialsServiceGetRequest) ValidateAll() error
- type CASCredentialsServiceGetRequestMultiError
- type CASCredentialsServiceGetRequestValidationError
- func (e CASCredentialsServiceGetRequestValidationError) Cause() error
- func (e CASCredentialsServiceGetRequestValidationError) Error() string
- func (e CASCredentialsServiceGetRequestValidationError) ErrorName() string
- func (e CASCredentialsServiceGetRequestValidationError) Field() string
- func (e CASCredentialsServiceGetRequestValidationError) Key() bool
- func (e CASCredentialsServiceGetRequestValidationError) Reason() string
- type CASCredentialsServiceGetRequest_Role
- func (CASCredentialsServiceGetRequest_Role) Descriptor() protoreflect.EnumDescriptor
- func (x CASCredentialsServiceGetRequest_Role) Enum() *CASCredentialsServiceGetRequest_Role
- func (CASCredentialsServiceGetRequest_Role) EnumDescriptor() ([]byte, []int)deprecated
- func (x CASCredentialsServiceGetRequest_Role) Number() protoreflect.EnumNumber
- func (x CASCredentialsServiceGetRequest_Role) String() string
- func (CASCredentialsServiceGetRequest_Role) Type() protoreflect.EnumType
- type CASCredentialsServiceGetResponse
- func (*CASCredentialsServiceGetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CASCredentialsServiceGetResponse) GetResult() *CASCredentialsServiceGetResponse_Result
- func (*CASCredentialsServiceGetResponse) ProtoMessage()
- func (x *CASCredentialsServiceGetResponse) ProtoReflect() protoreflect.Message
- func (x *CASCredentialsServiceGetResponse) Reset()
- func (x *CASCredentialsServiceGetResponse) String() string
- func (m *CASCredentialsServiceGetResponse) Validate() error
- func (m *CASCredentialsServiceGetResponse) ValidateAll() error
- type CASCredentialsServiceGetResponseMultiError
- type CASCredentialsServiceGetResponseValidationError
- func (e CASCredentialsServiceGetResponseValidationError) Cause() error
- func (e CASCredentialsServiceGetResponseValidationError) Error() string
- func (e CASCredentialsServiceGetResponseValidationError) ErrorName() string
- func (e CASCredentialsServiceGetResponseValidationError) Field() string
- func (e CASCredentialsServiceGetResponseValidationError) Key() bool
- func (e CASCredentialsServiceGetResponseValidationError) Reason() string
- type CASCredentialsServiceGetResponse_Result
- func (*CASCredentialsServiceGetResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *CASCredentialsServiceGetResponse_Result) GetToken() string
- func (*CASCredentialsServiceGetResponse_Result) ProtoMessage()
- func (x *CASCredentialsServiceGetResponse_Result) ProtoReflect() protoreflect.Message
- func (x *CASCredentialsServiceGetResponse_Result) Reset()
- func (x *CASCredentialsServiceGetResponse_Result) String() string
- func (m *CASCredentialsServiceGetResponse_Result) Validate() error
- func (m *CASCredentialsServiceGetResponse_Result) ValidateAll() error
- type CASCredentialsServiceGetResponse_ResultMultiError
- type CASCredentialsServiceGetResponse_ResultValidationError
- func (e CASCredentialsServiceGetResponse_ResultValidationError) Cause() error
- func (e CASCredentialsServiceGetResponse_ResultValidationError) Error() string
- func (e CASCredentialsServiceGetResponse_ResultValidationError) ErrorName() string
- func (e CASCredentialsServiceGetResponse_ResultValidationError) Field() string
- func (e CASCredentialsServiceGetResponse_ResultValidationError) Key() bool
- func (e CASCredentialsServiceGetResponse_ResultValidationError) Reason() string
- type CASCredentialsServiceServer
- type CASRedirectServiceClient
- type CASRedirectServiceServer
- type ContextServiceClient
- type ContextServiceCurrentRequest
- func (*ContextServiceCurrentRequest) Descriptor() ([]byte, []int)deprecated
- func (*ContextServiceCurrentRequest) ProtoMessage()
- func (x *ContextServiceCurrentRequest) ProtoReflect() protoreflect.Message
- func (x *ContextServiceCurrentRequest) Reset()
- func (x *ContextServiceCurrentRequest) String() string
- func (m *ContextServiceCurrentRequest) Validate() error
- func (m *ContextServiceCurrentRequest) ValidateAll() error
- type ContextServiceCurrentRequestMultiError
- type ContextServiceCurrentRequestValidationError
- func (e ContextServiceCurrentRequestValidationError) Cause() error
- func (e ContextServiceCurrentRequestValidationError) Error() string
- func (e ContextServiceCurrentRequestValidationError) ErrorName() string
- func (e ContextServiceCurrentRequestValidationError) Field() string
- func (e ContextServiceCurrentRequestValidationError) Key() bool
- func (e ContextServiceCurrentRequestValidationError) Reason() string
- type ContextServiceCurrentResponse
- func (*ContextServiceCurrentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ContextServiceCurrentResponse) GetResult() *ContextServiceCurrentResponse_Result
- func (*ContextServiceCurrentResponse) ProtoMessage()
- func (x *ContextServiceCurrentResponse) ProtoReflect() protoreflect.Message
- func (x *ContextServiceCurrentResponse) Reset()
- func (x *ContextServiceCurrentResponse) String() string
- func (m *ContextServiceCurrentResponse) Validate() error
- func (m *ContextServiceCurrentResponse) ValidateAll() error
- type ContextServiceCurrentResponseMultiError
- type ContextServiceCurrentResponseValidationError
- func (e ContextServiceCurrentResponseValidationError) Cause() error
- func (e ContextServiceCurrentResponseValidationError) Error() string
- func (e ContextServiceCurrentResponseValidationError) ErrorName() string
- func (e ContextServiceCurrentResponseValidationError) Field() string
- func (e ContextServiceCurrentResponseValidationError) Key() bool
- func (e ContextServiceCurrentResponseValidationError) Reason() string
- type ContextServiceCurrentResponse_Result
- func (*ContextServiceCurrentResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *ContextServiceCurrentResponse_Result) GetCurrentCasBackend() *CASBackendItem
- func (x *ContextServiceCurrentResponse_Result) GetCurrentMembership() *OrgMembershipItem
- func (x *ContextServiceCurrentResponse_Result) GetCurrentUser() *User
- func (*ContextServiceCurrentResponse_Result) ProtoMessage()
- func (x *ContextServiceCurrentResponse_Result) ProtoReflect() protoreflect.Message
- func (x *ContextServiceCurrentResponse_Result) Reset()
- func (x *ContextServiceCurrentResponse_Result) String() string
- func (m *ContextServiceCurrentResponse_Result) Validate() error
- func (m *ContextServiceCurrentResponse_Result) ValidateAll() error
- type ContextServiceCurrentResponse_ResultMultiError
- type ContextServiceCurrentResponse_ResultValidationError
- func (e ContextServiceCurrentResponse_ResultValidationError) Cause() error
- func (e ContextServiceCurrentResponse_ResultValidationError) Error() string
- func (e ContextServiceCurrentResponse_ResultValidationError) ErrorName() string
- func (e ContextServiceCurrentResponse_ResultValidationError) Field() string
- func (e ContextServiceCurrentResponse_ResultValidationError) Key() bool
- func (e ContextServiceCurrentResponse_ResultValidationError) Reason() string
- type ContextServiceServer
- type DeleteMembershipRequest
- func (*DeleteMembershipRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMembershipRequest) GetMembershipId() string
- func (*DeleteMembershipRequest) ProtoMessage()
- func (x *DeleteMembershipRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMembershipRequest) Reset()
- func (x *DeleteMembershipRequest) String() string
- func (m *DeleteMembershipRequest) Validate() error
- func (m *DeleteMembershipRequest) ValidateAll() error
- type DeleteMembershipRequestMultiError
- type DeleteMembershipRequestValidationError
- func (e DeleteMembershipRequestValidationError) Cause() error
- func (e DeleteMembershipRequestValidationError) Error() string
- func (e DeleteMembershipRequestValidationError) ErrorName() string
- func (e DeleteMembershipRequestValidationError) Field() string
- func (e DeleteMembershipRequestValidationError) Key() bool
- func (e DeleteMembershipRequestValidationError) Reason() string
- type DeleteMembershipResponse
- func (*DeleteMembershipResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteMembershipResponse) ProtoMessage()
- func (x *DeleteMembershipResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteMembershipResponse) Reset()
- func (x *DeleteMembershipResponse) String() string
- func (m *DeleteMembershipResponse) Validate() error
- func (m *DeleteMembershipResponse) ValidateAll() error
- type DeleteMembershipResponseMultiError
- type DeleteMembershipResponseValidationError
- func (e DeleteMembershipResponseValidationError) Cause() error
- func (e DeleteMembershipResponseValidationError) Error() string
- func (e DeleteMembershipResponseValidationError) ErrorName() string
- func (e DeleteMembershipResponseValidationError) Field() string
- func (e DeleteMembershipResponseValidationError) Key() bool
- func (e DeleteMembershipResponseValidationError) Reason() string
- type DiscoverPublicSharedRequest
- func (*DiscoverPublicSharedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DiscoverPublicSharedRequest) GetDigest() string
- func (x *DiscoverPublicSharedRequest) GetKind() string
- func (*DiscoverPublicSharedRequest) ProtoMessage()
- func (x *DiscoverPublicSharedRequest) ProtoReflect() protoreflect.Message
- func (x *DiscoverPublicSharedRequest) Reset()
- func (x *DiscoverPublicSharedRequest) String() string
- func (m *DiscoverPublicSharedRequest) Validate() error
- func (m *DiscoverPublicSharedRequest) ValidateAll() error
- type DiscoverPublicSharedRequestMultiError
- type DiscoverPublicSharedRequestValidationError
- func (e DiscoverPublicSharedRequestValidationError) Cause() error
- func (e DiscoverPublicSharedRequestValidationError) Error() string
- func (e DiscoverPublicSharedRequestValidationError) ErrorName() string
- func (e DiscoverPublicSharedRequestValidationError) Field() string
- func (e DiscoverPublicSharedRequestValidationError) Key() bool
- func (e DiscoverPublicSharedRequestValidationError) Reason() string
- type DiscoverPublicSharedResponse
- func (*DiscoverPublicSharedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DiscoverPublicSharedResponse) GetResult() *ReferrerItem
- func (*DiscoverPublicSharedResponse) ProtoMessage()
- func (x *DiscoverPublicSharedResponse) ProtoReflect() protoreflect.Message
- func (x *DiscoverPublicSharedResponse) Reset()
- func (x *DiscoverPublicSharedResponse) String() string
- func (m *DiscoverPublicSharedResponse) Validate() error
- func (m *DiscoverPublicSharedResponse) ValidateAll() error
- type DiscoverPublicSharedResponseMultiError
- type DiscoverPublicSharedResponseValidationError
- func (e DiscoverPublicSharedResponseValidationError) Cause() error
- func (e DiscoverPublicSharedResponseValidationError) Error() string
- func (e DiscoverPublicSharedResponseValidationError) ErrorName() string
- func (e DiscoverPublicSharedResponseValidationError) Field() string
- func (e DiscoverPublicSharedResponseValidationError) Key() bool
- func (e DiscoverPublicSharedResponseValidationError) Reason() string
- type GetDownloadURLRequest
- func (*GetDownloadURLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDownloadURLRequest) GetDigest() string
- func (*GetDownloadURLRequest) ProtoMessage()
- func (x *GetDownloadURLRequest) ProtoReflect() protoreflect.Message
- func (x *GetDownloadURLRequest) Reset()
- func (x *GetDownloadURLRequest) String() string
- func (m *GetDownloadURLRequest) Validate() error
- func (m *GetDownloadURLRequest) ValidateAll() error
- type GetDownloadURLRequestMultiError
- type GetDownloadURLRequestValidationError
- func (e GetDownloadURLRequestValidationError) Cause() error
- func (e GetDownloadURLRequestValidationError) Error() string
- func (e GetDownloadURLRequestValidationError) ErrorName() string
- func (e GetDownloadURLRequestValidationError) Field() string
- func (e GetDownloadURLRequestValidationError) Key() bool
- func (e GetDownloadURLRequestValidationError) Reason() string
- type GetDownloadURLResponse
- func (*GetDownloadURLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDownloadURLResponse) GetResult() *GetDownloadURLResponse_Result
- func (*GetDownloadURLResponse) ProtoMessage()
- func (x *GetDownloadURLResponse) ProtoReflect() protoreflect.Message
- func (x *GetDownloadURLResponse) Reset()
- func (x *GetDownloadURLResponse) String() string
- func (m *GetDownloadURLResponse) Validate() error
- func (m *GetDownloadURLResponse) ValidateAll() error
- type GetDownloadURLResponseMultiError
- type GetDownloadURLResponseValidationError
- func (e GetDownloadURLResponseValidationError) Cause() error
- func (e GetDownloadURLResponseValidationError) Error() string
- func (e GetDownloadURLResponseValidationError) ErrorName() string
- func (e GetDownloadURLResponseValidationError) Field() string
- func (e GetDownloadURLResponseValidationError) Key() bool
- func (e GetDownloadURLResponseValidationError) Reason() string
- type GetDownloadURLResponse_Result
- func (*GetDownloadURLResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *GetDownloadURLResponse_Result) GetUrl() string
- func (*GetDownloadURLResponse_Result) ProtoMessage()
- func (x *GetDownloadURLResponse_Result) ProtoReflect() protoreflect.Message
- func (x *GetDownloadURLResponse_Result) Reset()
- func (x *GetDownloadURLResponse_Result) String() string
- func (m *GetDownloadURLResponse_Result) Validate() error
- func (m *GetDownloadURLResponse_Result) ValidateAll() error
- type GetDownloadURLResponse_ResultMultiError
- type GetDownloadURLResponse_ResultValidationError
- func (e GetDownloadURLResponse_ResultValidationError) Cause() error
- func (e GetDownloadURLResponse_ResultValidationError) Error() string
- func (e GetDownloadURLResponse_ResultValidationError) ErrorName() string
- func (e GetDownloadURLResponse_ResultValidationError) Field() string
- func (e GetDownloadURLResponse_ResultValidationError) Key() bool
- func (e GetDownloadURLResponse_ResultValidationError) Reason() string
- type InfozRequest
- func (*InfozRequest) Descriptor() ([]byte, []int)deprecated
- func (*InfozRequest) ProtoMessage()
- func (x *InfozRequest) ProtoReflect() protoreflect.Message
- func (x *InfozRequest) Reset()
- func (x *InfozRequest) String() string
- func (m *InfozRequest) Validate() error
- func (m *InfozRequest) ValidateAll() error
- type InfozRequestMultiError
- type InfozRequestValidationError
- func (e InfozRequestValidationError) Cause() error
- func (e InfozRequestValidationError) Error() string
- func (e InfozRequestValidationError) ErrorName() string
- func (e InfozRequestValidationError) Field() string
- func (e InfozRequestValidationError) Key() bool
- func (e InfozRequestValidationError) Reason() string
- type InfozResponse
- func (*InfozResponse) Descriptor() ([]byte, []int)deprecated
- func (x *InfozResponse) GetLoginUrl() string
- func (x *InfozResponse) GetVersion() string
- func (*InfozResponse) ProtoMessage()
- func (x *InfozResponse) ProtoReflect() protoreflect.Message
- func (x *InfozResponse) Reset()
- func (x *InfozResponse) String() string
- func (m *InfozResponse) Validate() error
- func (m *InfozResponse) ValidateAll() error
- type InfozResponseMultiError
- type InfozResponseValidationError
- func (e InfozResponseValidationError) Cause() error
- func (e InfozResponseValidationError) Error() string
- func (e InfozResponseValidationError) ErrorName() string
- func (e InfozResponseValidationError) Field() string
- func (e InfozResponseValidationError) Key() bool
- func (e InfozResponseValidationError) Reason() string
- type IntegrationAttachmentItem
- func (*IntegrationAttachmentItem) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationAttachmentItem) GetConfig() []byte
- func (x *IntegrationAttachmentItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *IntegrationAttachmentItem) GetId() string
- func (x *IntegrationAttachmentItem) GetIntegration() *RegisteredIntegrationItem
- func (x *IntegrationAttachmentItem) GetWorkflow() *WorkflowItem
- func (*IntegrationAttachmentItem) ProtoMessage()
- func (x *IntegrationAttachmentItem) ProtoReflect() protoreflect.Message
- func (x *IntegrationAttachmentItem) Reset()
- func (x *IntegrationAttachmentItem) String() string
- func (m *IntegrationAttachmentItem) Validate() error
- func (m *IntegrationAttachmentItem) ValidateAll() error
- type IntegrationAttachmentItemMultiError
- type IntegrationAttachmentItemValidationError
- func (e IntegrationAttachmentItemValidationError) Cause() error
- func (e IntegrationAttachmentItemValidationError) Error() string
- func (e IntegrationAttachmentItemValidationError) ErrorName() string
- func (e IntegrationAttachmentItemValidationError) Field() string
- func (e IntegrationAttachmentItemValidationError) Key() bool
- func (e IntegrationAttachmentItemValidationError) Reason() string
- type IntegrationAvailableItem
- func (*IntegrationAvailableItem) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationAvailableItem) GetDescription() string
- func (x *IntegrationAvailableItem) GetFanout() *PluginFanout
- func (x *IntegrationAvailableItem) GetId() string
- func (m *IntegrationAvailableItem) GetType() isIntegrationAvailableItem_Type
- func (x *IntegrationAvailableItem) GetVersion() string
- func (*IntegrationAvailableItem) ProtoMessage()
- func (x *IntegrationAvailableItem) ProtoReflect() protoreflect.Message
- func (x *IntegrationAvailableItem) Reset()
- func (x *IntegrationAvailableItem) String() string
- func (m *IntegrationAvailableItem) Validate() error
- func (m *IntegrationAvailableItem) ValidateAll() error
- type IntegrationAvailableItemMultiError
- type IntegrationAvailableItemValidationError
- func (e IntegrationAvailableItemValidationError) Cause() error
- func (e IntegrationAvailableItemValidationError) Error() string
- func (e IntegrationAvailableItemValidationError) ErrorName() string
- func (e IntegrationAvailableItemValidationError) Field() string
- func (e IntegrationAvailableItemValidationError) Key() bool
- func (e IntegrationAvailableItemValidationError) Reason() string
- type IntegrationAvailableItem_Fanout
- type IntegrationsServiceAttachRequest
- func (*IntegrationsServiceAttachRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceAttachRequest) GetConfig() *structpb.Struct
- func (x *IntegrationsServiceAttachRequest) GetIntegrationId() string
- func (x *IntegrationsServiceAttachRequest) GetWorkflowId() string
- func (*IntegrationsServiceAttachRequest) ProtoMessage()
- func (x *IntegrationsServiceAttachRequest) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceAttachRequest) Reset()
- func (x *IntegrationsServiceAttachRequest) String() string
- func (m *IntegrationsServiceAttachRequest) Validate() error
- func (m *IntegrationsServiceAttachRequest) ValidateAll() error
- type IntegrationsServiceAttachRequestMultiError
- type IntegrationsServiceAttachRequestValidationError
- func (e IntegrationsServiceAttachRequestValidationError) Cause() error
- func (e IntegrationsServiceAttachRequestValidationError) Error() string
- func (e IntegrationsServiceAttachRequestValidationError) ErrorName() string
- func (e IntegrationsServiceAttachRequestValidationError) Field() string
- func (e IntegrationsServiceAttachRequestValidationError) Key() bool
- func (e IntegrationsServiceAttachRequestValidationError) Reason() string
- type IntegrationsServiceAttachResponse
- func (*IntegrationsServiceAttachResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceAttachResponse) GetResult() *IntegrationAttachmentItem
- func (*IntegrationsServiceAttachResponse) ProtoMessage()
- func (x *IntegrationsServiceAttachResponse) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceAttachResponse) Reset()
- func (x *IntegrationsServiceAttachResponse) String() string
- func (m *IntegrationsServiceAttachResponse) Validate() error
- func (m *IntegrationsServiceAttachResponse) ValidateAll() error
- type IntegrationsServiceAttachResponseMultiError
- type IntegrationsServiceAttachResponseValidationError
- func (e IntegrationsServiceAttachResponseValidationError) Cause() error
- func (e IntegrationsServiceAttachResponseValidationError) Error() string
- func (e IntegrationsServiceAttachResponseValidationError) ErrorName() string
- func (e IntegrationsServiceAttachResponseValidationError) Field() string
- func (e IntegrationsServiceAttachResponseValidationError) Key() bool
- func (e IntegrationsServiceAttachResponseValidationError) Reason() string
- type IntegrationsServiceClient
- type IntegrationsServiceDeregisterRequest
- func (*IntegrationsServiceDeregisterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceDeregisterRequest) GetId() string
- func (*IntegrationsServiceDeregisterRequest) ProtoMessage()
- func (x *IntegrationsServiceDeregisterRequest) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceDeregisterRequest) Reset()
- func (x *IntegrationsServiceDeregisterRequest) String() string
- func (m *IntegrationsServiceDeregisterRequest) Validate() error
- func (m *IntegrationsServiceDeregisterRequest) ValidateAll() error
- type IntegrationsServiceDeregisterRequestMultiError
- type IntegrationsServiceDeregisterRequestValidationError
- func (e IntegrationsServiceDeregisterRequestValidationError) Cause() error
- func (e IntegrationsServiceDeregisterRequestValidationError) Error() string
- func (e IntegrationsServiceDeregisterRequestValidationError) ErrorName() string
- func (e IntegrationsServiceDeregisterRequestValidationError) Field() string
- func (e IntegrationsServiceDeregisterRequestValidationError) Key() bool
- func (e IntegrationsServiceDeregisterRequestValidationError) Reason() string
- type IntegrationsServiceDeregisterResponse
- func (*IntegrationsServiceDeregisterResponse) Descriptor() ([]byte, []int)deprecated
- func (*IntegrationsServiceDeregisterResponse) ProtoMessage()
- func (x *IntegrationsServiceDeregisterResponse) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceDeregisterResponse) Reset()
- func (x *IntegrationsServiceDeregisterResponse) String() string
- func (m *IntegrationsServiceDeregisterResponse) Validate() error
- func (m *IntegrationsServiceDeregisterResponse) ValidateAll() error
- type IntegrationsServiceDeregisterResponseMultiError
- type IntegrationsServiceDeregisterResponseValidationError
- func (e IntegrationsServiceDeregisterResponseValidationError) Cause() error
- func (e IntegrationsServiceDeregisterResponseValidationError) Error() string
- func (e IntegrationsServiceDeregisterResponseValidationError) ErrorName() string
- func (e IntegrationsServiceDeregisterResponseValidationError) Field() string
- func (e IntegrationsServiceDeregisterResponseValidationError) Key() bool
- func (e IntegrationsServiceDeregisterResponseValidationError) Reason() string
- type IntegrationsServiceDescribeRegistrationRequest
- func (*IntegrationsServiceDescribeRegistrationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceDescribeRegistrationRequest) GetId() string
- func (*IntegrationsServiceDescribeRegistrationRequest) ProtoMessage()
- func (x *IntegrationsServiceDescribeRegistrationRequest) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceDescribeRegistrationRequest) Reset()
- func (x *IntegrationsServiceDescribeRegistrationRequest) String() string
- func (m *IntegrationsServiceDescribeRegistrationRequest) Validate() error
- func (m *IntegrationsServiceDescribeRegistrationRequest) ValidateAll() error
- type IntegrationsServiceDescribeRegistrationRequestMultiError
- type IntegrationsServiceDescribeRegistrationRequestValidationError
- func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Cause() error
- func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Error() string
- func (e IntegrationsServiceDescribeRegistrationRequestValidationError) ErrorName() string
- func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Field() string
- func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Key() bool
- func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Reason() string
- type IntegrationsServiceDescribeRegistrationResponse
- func (*IntegrationsServiceDescribeRegistrationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceDescribeRegistrationResponse) GetResult() *RegisteredIntegrationItem
- func (*IntegrationsServiceDescribeRegistrationResponse) ProtoMessage()
- func (x *IntegrationsServiceDescribeRegistrationResponse) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceDescribeRegistrationResponse) Reset()
- func (x *IntegrationsServiceDescribeRegistrationResponse) String() string
- func (m *IntegrationsServiceDescribeRegistrationResponse) Validate() error
- func (m *IntegrationsServiceDescribeRegistrationResponse) ValidateAll() error
- type IntegrationsServiceDescribeRegistrationResponseMultiError
- type IntegrationsServiceDescribeRegistrationResponseValidationError
- func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Cause() error
- func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Error() string
- func (e IntegrationsServiceDescribeRegistrationResponseValidationError) ErrorName() string
- func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Field() string
- func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Key() bool
- func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Reason() string
- type IntegrationsServiceDetachRequest
- func (*IntegrationsServiceDetachRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceDetachRequest) GetId() string
- func (*IntegrationsServiceDetachRequest) ProtoMessage()
- func (x *IntegrationsServiceDetachRequest) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceDetachRequest) Reset()
- func (x *IntegrationsServiceDetachRequest) String() string
- func (m *IntegrationsServiceDetachRequest) Validate() error
- func (m *IntegrationsServiceDetachRequest) ValidateAll() error
- type IntegrationsServiceDetachRequestMultiError
- type IntegrationsServiceDetachRequestValidationError
- func (e IntegrationsServiceDetachRequestValidationError) Cause() error
- func (e IntegrationsServiceDetachRequestValidationError) Error() string
- func (e IntegrationsServiceDetachRequestValidationError) ErrorName() string
- func (e IntegrationsServiceDetachRequestValidationError) Field() string
- func (e IntegrationsServiceDetachRequestValidationError) Key() bool
- func (e IntegrationsServiceDetachRequestValidationError) Reason() string
- type IntegrationsServiceDetachResponse
- func (*IntegrationsServiceDetachResponse) Descriptor() ([]byte, []int)deprecated
- func (*IntegrationsServiceDetachResponse) ProtoMessage()
- func (x *IntegrationsServiceDetachResponse) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceDetachResponse) Reset()
- func (x *IntegrationsServiceDetachResponse) String() string
- func (m *IntegrationsServiceDetachResponse) Validate() error
- func (m *IntegrationsServiceDetachResponse) ValidateAll() error
- type IntegrationsServiceDetachResponseMultiError
- type IntegrationsServiceDetachResponseValidationError
- func (e IntegrationsServiceDetachResponseValidationError) Cause() error
- func (e IntegrationsServiceDetachResponseValidationError) Error() string
- func (e IntegrationsServiceDetachResponseValidationError) ErrorName() string
- func (e IntegrationsServiceDetachResponseValidationError) Field() string
- func (e IntegrationsServiceDetachResponseValidationError) Key() bool
- func (e IntegrationsServiceDetachResponseValidationError) Reason() string
- type IntegrationsServiceListAvailableRequest
- func (*IntegrationsServiceListAvailableRequest) Descriptor() ([]byte, []int)deprecated
- func (*IntegrationsServiceListAvailableRequest) ProtoMessage()
- func (x *IntegrationsServiceListAvailableRequest) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceListAvailableRequest) Reset()
- func (x *IntegrationsServiceListAvailableRequest) String() string
- func (m *IntegrationsServiceListAvailableRequest) Validate() error
- func (m *IntegrationsServiceListAvailableRequest) ValidateAll() error
- type IntegrationsServiceListAvailableRequestMultiError
- type IntegrationsServiceListAvailableRequestValidationError
- func (e IntegrationsServiceListAvailableRequestValidationError) Cause() error
- func (e IntegrationsServiceListAvailableRequestValidationError) Error() string
- func (e IntegrationsServiceListAvailableRequestValidationError) ErrorName() string
- func (e IntegrationsServiceListAvailableRequestValidationError) Field() string
- func (e IntegrationsServiceListAvailableRequestValidationError) Key() bool
- func (e IntegrationsServiceListAvailableRequestValidationError) Reason() string
- type IntegrationsServiceListAvailableResponse
- func (*IntegrationsServiceListAvailableResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceListAvailableResponse) GetResult() []*IntegrationAvailableItem
- func (*IntegrationsServiceListAvailableResponse) ProtoMessage()
- func (x *IntegrationsServiceListAvailableResponse) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceListAvailableResponse) Reset()
- func (x *IntegrationsServiceListAvailableResponse) String() string
- func (m *IntegrationsServiceListAvailableResponse) Validate() error
- func (m *IntegrationsServiceListAvailableResponse) ValidateAll() error
- type IntegrationsServiceListAvailableResponseMultiError
- type IntegrationsServiceListAvailableResponseValidationError
- func (e IntegrationsServiceListAvailableResponseValidationError) Cause() error
- func (e IntegrationsServiceListAvailableResponseValidationError) Error() string
- func (e IntegrationsServiceListAvailableResponseValidationError) ErrorName() string
- func (e IntegrationsServiceListAvailableResponseValidationError) Field() string
- func (e IntegrationsServiceListAvailableResponseValidationError) Key() bool
- func (e IntegrationsServiceListAvailableResponseValidationError) Reason() string
- type IntegrationsServiceListRegistrationsRequest
- func (*IntegrationsServiceListRegistrationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*IntegrationsServiceListRegistrationsRequest) ProtoMessage()
- func (x *IntegrationsServiceListRegistrationsRequest) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceListRegistrationsRequest) Reset()
- func (x *IntegrationsServiceListRegistrationsRequest) String() string
- func (m *IntegrationsServiceListRegistrationsRequest) Validate() error
- func (m *IntegrationsServiceListRegistrationsRequest) ValidateAll() error
- type IntegrationsServiceListRegistrationsRequestMultiError
- type IntegrationsServiceListRegistrationsRequestValidationError
- func (e IntegrationsServiceListRegistrationsRequestValidationError) Cause() error
- func (e IntegrationsServiceListRegistrationsRequestValidationError) Error() string
- func (e IntegrationsServiceListRegistrationsRequestValidationError) ErrorName() string
- func (e IntegrationsServiceListRegistrationsRequestValidationError) Field() string
- func (e IntegrationsServiceListRegistrationsRequestValidationError) Key() bool
- func (e IntegrationsServiceListRegistrationsRequestValidationError) Reason() string
- type IntegrationsServiceListRegistrationsResponse
- func (*IntegrationsServiceListRegistrationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceListRegistrationsResponse) GetResult() []*RegisteredIntegrationItem
- func (*IntegrationsServiceListRegistrationsResponse) ProtoMessage()
- func (x *IntegrationsServiceListRegistrationsResponse) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceListRegistrationsResponse) Reset()
- func (x *IntegrationsServiceListRegistrationsResponse) String() string
- func (m *IntegrationsServiceListRegistrationsResponse) Validate() error
- func (m *IntegrationsServiceListRegistrationsResponse) ValidateAll() error
- type IntegrationsServiceListRegistrationsResponseMultiError
- type IntegrationsServiceListRegistrationsResponseValidationError
- func (e IntegrationsServiceListRegistrationsResponseValidationError) Cause() error
- func (e IntegrationsServiceListRegistrationsResponseValidationError) Error() string
- func (e IntegrationsServiceListRegistrationsResponseValidationError) ErrorName() string
- func (e IntegrationsServiceListRegistrationsResponseValidationError) Field() string
- func (e IntegrationsServiceListRegistrationsResponseValidationError) Key() bool
- func (e IntegrationsServiceListRegistrationsResponseValidationError) Reason() string
- type IntegrationsServiceRegisterRequest
- func (*IntegrationsServiceRegisterRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceRegisterRequest) GetConfig() *structpb.Struct
- func (x *IntegrationsServiceRegisterRequest) GetDescription() string
- func (x *IntegrationsServiceRegisterRequest) GetPluginId() string
- func (*IntegrationsServiceRegisterRequest) ProtoMessage()
- func (x *IntegrationsServiceRegisterRequest) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceRegisterRequest) Reset()
- func (x *IntegrationsServiceRegisterRequest) String() string
- func (m *IntegrationsServiceRegisterRequest) Validate() error
- func (m *IntegrationsServiceRegisterRequest) ValidateAll() error
- type IntegrationsServiceRegisterRequestMultiError
- type IntegrationsServiceRegisterRequestValidationError
- func (e IntegrationsServiceRegisterRequestValidationError) Cause() error
- func (e IntegrationsServiceRegisterRequestValidationError) Error() string
- func (e IntegrationsServiceRegisterRequestValidationError) ErrorName() string
- func (e IntegrationsServiceRegisterRequestValidationError) Field() string
- func (e IntegrationsServiceRegisterRequestValidationError) Key() bool
- func (e IntegrationsServiceRegisterRequestValidationError) Reason() string
- type IntegrationsServiceRegisterResponse
- func (*IntegrationsServiceRegisterResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IntegrationsServiceRegisterResponse) GetResult() *RegisteredIntegrationItem
- func (*IntegrationsServiceRegisterResponse) ProtoMessage()
- func (x *IntegrationsServiceRegisterResponse) ProtoReflect() protoreflect.Message
- func (x *IntegrationsServiceRegisterResponse) Reset()
- func (x *IntegrationsServiceRegisterResponse) String() string
- func (m *IntegrationsServiceRegisterResponse) Validate() error
- func (m *IntegrationsServiceRegisterResponse) ValidateAll() error
- type IntegrationsServiceRegisterResponseMultiError
- type IntegrationsServiceRegisterResponseValidationError
- func (e IntegrationsServiceRegisterResponseValidationError) Cause() error
- func (e IntegrationsServiceRegisterResponseValidationError) Error() string
- func (e IntegrationsServiceRegisterResponseValidationError) ErrorName() string
- func (e IntegrationsServiceRegisterResponseValidationError) Field() string
- func (e IntegrationsServiceRegisterResponseValidationError) Key() bool
- func (e IntegrationsServiceRegisterResponseValidationError) Reason() string
- type IntegrationsServiceServer
- type ListAttachmentsRequest
- func (*ListAttachmentsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAttachmentsRequest) GetWorkflowId() string
- func (*ListAttachmentsRequest) ProtoMessage()
- func (x *ListAttachmentsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAttachmentsRequest) Reset()
- func (x *ListAttachmentsRequest) String() string
- func (m *ListAttachmentsRequest) Validate() error
- func (m *ListAttachmentsRequest) ValidateAll() error
- type ListAttachmentsRequestMultiError
- type ListAttachmentsRequestValidationError
- func (e ListAttachmentsRequestValidationError) Cause() error
- func (e ListAttachmentsRequestValidationError) Error() string
- func (e ListAttachmentsRequestValidationError) ErrorName() string
- func (e ListAttachmentsRequestValidationError) Field() string
- func (e ListAttachmentsRequestValidationError) Key() bool
- func (e ListAttachmentsRequestValidationError) Reason() string
- type ListAttachmentsResponse
- func (*ListAttachmentsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAttachmentsResponse) GetResult() []*IntegrationAttachmentItem
- func (*ListAttachmentsResponse) ProtoMessage()
- func (x *ListAttachmentsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAttachmentsResponse) Reset()
- func (x *ListAttachmentsResponse) String() string
- func (m *ListAttachmentsResponse) Validate() error
- func (m *ListAttachmentsResponse) ValidateAll() error
- type ListAttachmentsResponseMultiError
- type ListAttachmentsResponseValidationError
- func (e ListAttachmentsResponseValidationError) Cause() error
- func (e ListAttachmentsResponseValidationError) Error() string
- func (e ListAttachmentsResponseValidationError) ErrorName() string
- func (e ListAttachmentsResponseValidationError) Field() string
- func (e ListAttachmentsResponseValidationError) Key() bool
- func (e ListAttachmentsResponseValidationError) Reason() string
- type MembershipRole
- func (MembershipRole) Descriptor() protoreflect.EnumDescriptor
- func (x MembershipRole) Enum() *MembershipRole
- func (MembershipRole) EnumDescriptor() ([]byte, []int)deprecated
- func (x MembershipRole) Number() protoreflect.EnumNumber
- func (x MembershipRole) String() string
- func (MembershipRole) Type() protoreflect.EnumType
- type MetricsTimeWindow
- func (MetricsTimeWindow) Descriptor() protoreflect.EnumDescriptor
- func (x MetricsTimeWindow) Enum() *MetricsTimeWindow
- func (MetricsTimeWindow) EnumDescriptor() ([]byte, []int)deprecated
- func (x MetricsTimeWindow) Number() protoreflect.EnumNumber
- func (x MetricsTimeWindow) String() string
- func (tw MetricsTimeWindow) ToDuration() *time.Duration
- func (MetricsTimeWindow) Type() protoreflect.EnumType
- type OrgInvitationItem
- func (*OrgInvitationItem) Descriptor() ([]byte, []int)deprecated
- func (x *OrgInvitationItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *OrgInvitationItem) GetId() string
- func (x *OrgInvitationItem) GetOrganization() *OrgItem
- func (x *OrgInvitationItem) GetReceiverEmail() string
- func (x *OrgInvitationItem) GetRole() MembershipRole
- func (x *OrgInvitationItem) GetSender() *User
- func (x *OrgInvitationItem) GetStatus() string
- func (*OrgInvitationItem) ProtoMessage()
- func (x *OrgInvitationItem) ProtoReflect() protoreflect.Message
- func (x *OrgInvitationItem) Reset()
- func (x *OrgInvitationItem) String() string
- func (m *OrgInvitationItem) Validate() error
- func (m *OrgInvitationItem) ValidateAll() error
- type OrgInvitationItemMultiError
- type OrgInvitationItemValidationError
- func (e OrgInvitationItemValidationError) Cause() error
- func (e OrgInvitationItemValidationError) Error() string
- func (e OrgInvitationItemValidationError) ErrorName() string
- func (e OrgInvitationItemValidationError) Field() string
- func (e OrgInvitationItemValidationError) Key() bool
- func (e OrgInvitationItemValidationError) Reason() string
- type OrgInvitationServiceClient
- type OrgInvitationServiceCreateRequest
- func (*OrgInvitationServiceCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrgInvitationServiceCreateRequest) GetOrganizationId() stringdeprecated
- func (x *OrgInvitationServiceCreateRequest) GetReceiverEmail() string
- func (x *OrgInvitationServiceCreateRequest) GetRole() MembershipRole
- func (*OrgInvitationServiceCreateRequest) ProtoMessage()
- func (x *OrgInvitationServiceCreateRequest) ProtoReflect() protoreflect.Message
- func (x *OrgInvitationServiceCreateRequest) Reset()
- func (x *OrgInvitationServiceCreateRequest) String() string
- func (m *OrgInvitationServiceCreateRequest) Validate() error
- func (m *OrgInvitationServiceCreateRequest) ValidateAll() error
- type OrgInvitationServiceCreateRequestMultiError
- type OrgInvitationServiceCreateRequestValidationError
- func (e OrgInvitationServiceCreateRequestValidationError) Cause() error
- func (e OrgInvitationServiceCreateRequestValidationError) Error() string
- func (e OrgInvitationServiceCreateRequestValidationError) ErrorName() string
- func (e OrgInvitationServiceCreateRequestValidationError) Field() string
- func (e OrgInvitationServiceCreateRequestValidationError) Key() bool
- func (e OrgInvitationServiceCreateRequestValidationError) Reason() string
- type OrgInvitationServiceCreateResponse
- func (*OrgInvitationServiceCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrgInvitationServiceCreateResponse) GetResult() *OrgInvitationItem
- func (*OrgInvitationServiceCreateResponse) ProtoMessage()
- func (x *OrgInvitationServiceCreateResponse) ProtoReflect() protoreflect.Message
- func (x *OrgInvitationServiceCreateResponse) Reset()
- func (x *OrgInvitationServiceCreateResponse) String() string
- func (m *OrgInvitationServiceCreateResponse) Validate() error
- func (m *OrgInvitationServiceCreateResponse) ValidateAll() error
- type OrgInvitationServiceCreateResponseMultiError
- type OrgInvitationServiceCreateResponseValidationError
- func (e OrgInvitationServiceCreateResponseValidationError) Cause() error
- func (e OrgInvitationServiceCreateResponseValidationError) Error() string
- func (e OrgInvitationServiceCreateResponseValidationError) ErrorName() string
- func (e OrgInvitationServiceCreateResponseValidationError) Field() string
- func (e OrgInvitationServiceCreateResponseValidationError) Key() bool
- func (e OrgInvitationServiceCreateResponseValidationError) Reason() string
- type OrgInvitationServiceListSentRequest
- func (*OrgInvitationServiceListSentRequest) Descriptor() ([]byte, []int)deprecated
- func (*OrgInvitationServiceListSentRequest) ProtoMessage()
- func (x *OrgInvitationServiceListSentRequest) ProtoReflect() protoreflect.Message
- func (x *OrgInvitationServiceListSentRequest) Reset()
- func (x *OrgInvitationServiceListSentRequest) String() string
- func (m *OrgInvitationServiceListSentRequest) Validate() error
- func (m *OrgInvitationServiceListSentRequest) ValidateAll() error
- type OrgInvitationServiceListSentRequestMultiError
- type OrgInvitationServiceListSentRequestValidationError
- func (e OrgInvitationServiceListSentRequestValidationError) Cause() error
- func (e OrgInvitationServiceListSentRequestValidationError) Error() string
- func (e OrgInvitationServiceListSentRequestValidationError) ErrorName() string
- func (e OrgInvitationServiceListSentRequestValidationError) Field() string
- func (e OrgInvitationServiceListSentRequestValidationError) Key() bool
- func (e OrgInvitationServiceListSentRequestValidationError) Reason() string
- type OrgInvitationServiceListSentResponse
- func (*OrgInvitationServiceListSentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrgInvitationServiceListSentResponse) GetResult() []*OrgInvitationItem
- func (*OrgInvitationServiceListSentResponse) ProtoMessage()
- func (x *OrgInvitationServiceListSentResponse) ProtoReflect() protoreflect.Message
- func (x *OrgInvitationServiceListSentResponse) Reset()
- func (x *OrgInvitationServiceListSentResponse) String() string
- func (m *OrgInvitationServiceListSentResponse) Validate() error
- func (m *OrgInvitationServiceListSentResponse) ValidateAll() error
- type OrgInvitationServiceListSentResponseMultiError
- type OrgInvitationServiceListSentResponseValidationError
- func (e OrgInvitationServiceListSentResponseValidationError) Cause() error
- func (e OrgInvitationServiceListSentResponseValidationError) Error() string
- func (e OrgInvitationServiceListSentResponseValidationError) ErrorName() string
- func (e OrgInvitationServiceListSentResponseValidationError) Field() string
- func (e OrgInvitationServiceListSentResponseValidationError) Key() bool
- func (e OrgInvitationServiceListSentResponseValidationError) Reason() string
- type OrgInvitationServiceRevokeRequest
- func (*OrgInvitationServiceRevokeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrgInvitationServiceRevokeRequest) GetId() string
- func (*OrgInvitationServiceRevokeRequest) ProtoMessage()
- func (x *OrgInvitationServiceRevokeRequest) ProtoReflect() protoreflect.Message
- func (x *OrgInvitationServiceRevokeRequest) Reset()
- func (x *OrgInvitationServiceRevokeRequest) String() string
- func (m *OrgInvitationServiceRevokeRequest) Validate() error
- func (m *OrgInvitationServiceRevokeRequest) ValidateAll() error
- type OrgInvitationServiceRevokeRequestMultiError
- type OrgInvitationServiceRevokeRequestValidationError
- func (e OrgInvitationServiceRevokeRequestValidationError) Cause() error
- func (e OrgInvitationServiceRevokeRequestValidationError) Error() string
- func (e OrgInvitationServiceRevokeRequestValidationError) ErrorName() string
- func (e OrgInvitationServiceRevokeRequestValidationError) Field() string
- func (e OrgInvitationServiceRevokeRequestValidationError) Key() bool
- func (e OrgInvitationServiceRevokeRequestValidationError) Reason() string
- type OrgInvitationServiceRevokeResponse
- func (*OrgInvitationServiceRevokeResponse) Descriptor() ([]byte, []int)deprecated
- func (*OrgInvitationServiceRevokeResponse) ProtoMessage()
- func (x *OrgInvitationServiceRevokeResponse) ProtoReflect() protoreflect.Message
- func (x *OrgInvitationServiceRevokeResponse) Reset()
- func (x *OrgInvitationServiceRevokeResponse) String() string
- func (m *OrgInvitationServiceRevokeResponse) Validate() error
- func (m *OrgInvitationServiceRevokeResponse) ValidateAll() error
- type OrgInvitationServiceRevokeResponseMultiError
- type OrgInvitationServiceRevokeResponseValidationError
- func (e OrgInvitationServiceRevokeResponseValidationError) Cause() error
- func (e OrgInvitationServiceRevokeResponseValidationError) Error() string
- func (e OrgInvitationServiceRevokeResponseValidationError) ErrorName() string
- func (e OrgInvitationServiceRevokeResponseValidationError) Field() string
- func (e OrgInvitationServiceRevokeResponseValidationError) Key() bool
- func (e OrgInvitationServiceRevokeResponseValidationError) Reason() string
- type OrgInvitationServiceServer
- type OrgItem
- func (*OrgItem) Descriptor() ([]byte, []int)deprecated
- func (x *OrgItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *OrgItem) GetId() string
- func (x *OrgItem) GetName() string
- func (*OrgItem) ProtoMessage()
- func (x *OrgItem) ProtoReflect() protoreflect.Message
- func (x *OrgItem) Reset()
- func (x *OrgItem) String() string
- func (m *OrgItem) Validate() error
- func (m *OrgItem) ValidateAll() error
- type OrgItemMultiError
- type OrgItemValidationError
- type OrgMembershipItem
- func (*OrgMembershipItem) Descriptor() ([]byte, []int)deprecated
- func (x *OrgMembershipItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *OrgMembershipItem) GetCurrent() bool
- func (x *OrgMembershipItem) GetId() string
- func (x *OrgMembershipItem) GetOrg() *OrgItem
- func (x *OrgMembershipItem) GetRole() MembershipRole
- func (x *OrgMembershipItem) GetUpdatedAt() *timestamppb.Timestamp
- func (x *OrgMembershipItem) GetUser() *User
- func (*OrgMembershipItem) ProtoMessage()
- func (x *OrgMembershipItem) ProtoReflect() protoreflect.Message
- func (x *OrgMembershipItem) Reset()
- func (x *OrgMembershipItem) String() string
- func (m *OrgMembershipItem) Validate() error
- func (m *OrgMembershipItem) ValidateAll() error
- type OrgMembershipItemMultiError
- type OrgMembershipItemValidationError
- func (e OrgMembershipItemValidationError) Cause() error
- func (e OrgMembershipItemValidationError) Error() string
- func (e OrgMembershipItemValidationError) ErrorName() string
- func (e OrgMembershipItemValidationError) Field() string
- func (e OrgMembershipItemValidationError) Key() bool
- func (e OrgMembershipItemValidationError) Reason() string
- type OrgMetricsServiceClient
- type OrgMetricsServiceServer
- type OrgMetricsServiceTotalsRequest
- func (*OrgMetricsServiceTotalsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrgMetricsServiceTotalsRequest) GetTimeWindow() MetricsTimeWindow
- func (*OrgMetricsServiceTotalsRequest) ProtoMessage()
- func (x *OrgMetricsServiceTotalsRequest) ProtoReflect() protoreflect.Message
- func (x *OrgMetricsServiceTotalsRequest) Reset()
- func (x *OrgMetricsServiceTotalsRequest) String() string
- func (m *OrgMetricsServiceTotalsRequest) Validate() error
- func (m *OrgMetricsServiceTotalsRequest) ValidateAll() error
- type OrgMetricsServiceTotalsRequestMultiError
- type OrgMetricsServiceTotalsRequestValidationError
- func (e OrgMetricsServiceTotalsRequestValidationError) Cause() error
- func (e OrgMetricsServiceTotalsRequestValidationError) Error() string
- func (e OrgMetricsServiceTotalsRequestValidationError) ErrorName() string
- func (e OrgMetricsServiceTotalsRequestValidationError) Field() string
- func (e OrgMetricsServiceTotalsRequestValidationError) Key() bool
- func (e OrgMetricsServiceTotalsRequestValidationError) Reason() string
- type OrgMetricsServiceTotalsResponse
- func (*OrgMetricsServiceTotalsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrgMetricsServiceTotalsResponse) GetResult() *OrgMetricsServiceTotalsResponse_Result
- func (*OrgMetricsServiceTotalsResponse) ProtoMessage()
- func (x *OrgMetricsServiceTotalsResponse) ProtoReflect() protoreflect.Message
- func (x *OrgMetricsServiceTotalsResponse) Reset()
- func (x *OrgMetricsServiceTotalsResponse) String() string
- func (m *OrgMetricsServiceTotalsResponse) Validate() error
- func (m *OrgMetricsServiceTotalsResponse) ValidateAll() error
- type OrgMetricsServiceTotalsResponseMultiError
- type OrgMetricsServiceTotalsResponseValidationError
- func (e OrgMetricsServiceTotalsResponseValidationError) Cause() error
- func (e OrgMetricsServiceTotalsResponseValidationError) Error() string
- func (e OrgMetricsServiceTotalsResponseValidationError) ErrorName() string
- func (e OrgMetricsServiceTotalsResponseValidationError) Field() string
- func (e OrgMetricsServiceTotalsResponseValidationError) Key() bool
- func (e OrgMetricsServiceTotalsResponseValidationError) Reason() string
- type OrgMetricsServiceTotalsResponse_Result
- func (*OrgMetricsServiceTotalsResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *OrgMetricsServiceTotalsResponse_Result) GetRunsTotal() int32
- func (x *OrgMetricsServiceTotalsResponse_Result) GetRunsTotalByRunnerType() map[string]int32
- func (x *OrgMetricsServiceTotalsResponse_Result) GetRunsTotalByStatus() map[string]int32
- func (*OrgMetricsServiceTotalsResponse_Result) ProtoMessage()
- func (x *OrgMetricsServiceTotalsResponse_Result) ProtoReflect() protoreflect.Message
- func (x *OrgMetricsServiceTotalsResponse_Result) Reset()
- func (x *OrgMetricsServiceTotalsResponse_Result) String() string
- func (m *OrgMetricsServiceTotalsResponse_Result) Validate() error
- func (m *OrgMetricsServiceTotalsResponse_Result) ValidateAll() error
- type OrgMetricsServiceTotalsResponse_ResultMultiError
- type OrgMetricsServiceTotalsResponse_ResultValidationError
- func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Cause() error
- func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Error() string
- func (e OrgMetricsServiceTotalsResponse_ResultValidationError) ErrorName() string
- func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Field() string
- func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Key() bool
- func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Reason() string
- type OrganizationServiceClient
- type OrganizationServiceCreateRequest
- func (*OrganizationServiceCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationServiceCreateRequest) GetName() string
- func (*OrganizationServiceCreateRequest) ProtoMessage()
- func (x *OrganizationServiceCreateRequest) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceCreateRequest) Reset()
- func (x *OrganizationServiceCreateRequest) String() string
- func (m *OrganizationServiceCreateRequest) Validate() error
- func (m *OrganizationServiceCreateRequest) ValidateAll() error
- type OrganizationServiceCreateRequestMultiError
- type OrganizationServiceCreateRequestValidationError
- func (e OrganizationServiceCreateRequestValidationError) Cause() error
- func (e OrganizationServiceCreateRequestValidationError) Error() string
- func (e OrganizationServiceCreateRequestValidationError) ErrorName() string
- func (e OrganizationServiceCreateRequestValidationError) Field() string
- func (e OrganizationServiceCreateRequestValidationError) Key() bool
- func (e OrganizationServiceCreateRequestValidationError) Reason() string
- type OrganizationServiceCreateResponse
- func (*OrganizationServiceCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationServiceCreateResponse) GetResult() *OrgItem
- func (*OrganizationServiceCreateResponse) ProtoMessage()
- func (x *OrganizationServiceCreateResponse) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceCreateResponse) Reset()
- func (x *OrganizationServiceCreateResponse) String() string
- func (m *OrganizationServiceCreateResponse) Validate() error
- func (m *OrganizationServiceCreateResponse) ValidateAll() error
- type OrganizationServiceCreateResponseMultiError
- type OrganizationServiceCreateResponseValidationError
- func (e OrganizationServiceCreateResponseValidationError) Cause() error
- func (e OrganizationServiceCreateResponseValidationError) Error() string
- func (e OrganizationServiceCreateResponseValidationError) ErrorName() string
- func (e OrganizationServiceCreateResponseValidationError) Field() string
- func (e OrganizationServiceCreateResponseValidationError) Key() bool
- func (e OrganizationServiceCreateResponseValidationError) Reason() string
- type OrganizationServiceDeleteMembershipRequest
- func (*OrganizationServiceDeleteMembershipRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationServiceDeleteMembershipRequest) GetMembershipId() string
- func (*OrganizationServiceDeleteMembershipRequest) ProtoMessage()
- func (x *OrganizationServiceDeleteMembershipRequest) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceDeleteMembershipRequest) Reset()
- func (x *OrganizationServiceDeleteMembershipRequest) String() string
- func (m *OrganizationServiceDeleteMembershipRequest) Validate() error
- func (m *OrganizationServiceDeleteMembershipRequest) ValidateAll() error
- type OrganizationServiceDeleteMembershipRequestMultiError
- type OrganizationServiceDeleteMembershipRequestValidationError
- func (e OrganizationServiceDeleteMembershipRequestValidationError) Cause() error
- func (e OrganizationServiceDeleteMembershipRequestValidationError) Error() string
- func (e OrganizationServiceDeleteMembershipRequestValidationError) ErrorName() string
- func (e OrganizationServiceDeleteMembershipRequestValidationError) Field() string
- func (e OrganizationServiceDeleteMembershipRequestValidationError) Key() bool
- func (e OrganizationServiceDeleteMembershipRequestValidationError) Reason() string
- type OrganizationServiceDeleteMembershipResponse
- func (*OrganizationServiceDeleteMembershipResponse) Descriptor() ([]byte, []int)deprecated
- func (*OrganizationServiceDeleteMembershipResponse) ProtoMessage()
- func (x *OrganizationServiceDeleteMembershipResponse) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceDeleteMembershipResponse) Reset()
- func (x *OrganizationServiceDeleteMembershipResponse) String() string
- func (m *OrganizationServiceDeleteMembershipResponse) Validate() error
- func (m *OrganizationServiceDeleteMembershipResponse) ValidateAll() error
- type OrganizationServiceDeleteMembershipResponseMultiError
- type OrganizationServiceDeleteMembershipResponseValidationError
- func (e OrganizationServiceDeleteMembershipResponseValidationError) Cause() error
- func (e OrganizationServiceDeleteMembershipResponseValidationError) Error() string
- func (e OrganizationServiceDeleteMembershipResponseValidationError) ErrorName() string
- func (e OrganizationServiceDeleteMembershipResponseValidationError) Field() string
- func (e OrganizationServiceDeleteMembershipResponseValidationError) Key() bool
- func (e OrganizationServiceDeleteMembershipResponseValidationError) Reason() string
- type OrganizationServiceListMembershipsRequest
- func (*OrganizationServiceListMembershipsRequest) Descriptor() ([]byte, []int)deprecated
- func (*OrganizationServiceListMembershipsRequest) ProtoMessage()
- func (x *OrganizationServiceListMembershipsRequest) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceListMembershipsRequest) Reset()
- func (x *OrganizationServiceListMembershipsRequest) String() string
- func (m *OrganizationServiceListMembershipsRequest) Validate() error
- func (m *OrganizationServiceListMembershipsRequest) ValidateAll() error
- type OrganizationServiceListMembershipsRequestMultiError
- type OrganizationServiceListMembershipsRequestValidationError
- func (e OrganizationServiceListMembershipsRequestValidationError) Cause() error
- func (e OrganizationServiceListMembershipsRequestValidationError) Error() string
- func (e OrganizationServiceListMembershipsRequestValidationError) ErrorName() string
- func (e OrganizationServiceListMembershipsRequestValidationError) Field() string
- func (e OrganizationServiceListMembershipsRequestValidationError) Key() bool
- func (e OrganizationServiceListMembershipsRequestValidationError) Reason() string
- type OrganizationServiceListMembershipsResponse
- func (*OrganizationServiceListMembershipsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationServiceListMembershipsResponse) GetResult() []*OrgMembershipItem
- func (*OrganizationServiceListMembershipsResponse) ProtoMessage()
- func (x *OrganizationServiceListMembershipsResponse) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceListMembershipsResponse) Reset()
- func (x *OrganizationServiceListMembershipsResponse) String() string
- func (m *OrganizationServiceListMembershipsResponse) Validate() error
- func (m *OrganizationServiceListMembershipsResponse) ValidateAll() error
- type OrganizationServiceListMembershipsResponseMultiError
- type OrganizationServiceListMembershipsResponseValidationError
- func (e OrganizationServiceListMembershipsResponseValidationError) Cause() error
- func (e OrganizationServiceListMembershipsResponseValidationError) Error() string
- func (e OrganizationServiceListMembershipsResponseValidationError) ErrorName() string
- func (e OrganizationServiceListMembershipsResponseValidationError) Field() string
- func (e OrganizationServiceListMembershipsResponseValidationError) Key() bool
- func (e OrganizationServiceListMembershipsResponseValidationError) Reason() string
- type OrganizationServiceServer
- type OrganizationServiceUpdateMembershipRequest
- func (*OrganizationServiceUpdateMembershipRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationServiceUpdateMembershipRequest) GetMembershipId() string
- func (x *OrganizationServiceUpdateMembershipRequest) GetRole() MembershipRole
- func (*OrganizationServiceUpdateMembershipRequest) ProtoMessage()
- func (x *OrganizationServiceUpdateMembershipRequest) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceUpdateMembershipRequest) Reset()
- func (x *OrganizationServiceUpdateMembershipRequest) String() string
- func (m *OrganizationServiceUpdateMembershipRequest) Validate() error
- func (m *OrganizationServiceUpdateMembershipRequest) ValidateAll() error
- type OrganizationServiceUpdateMembershipRequestMultiError
- type OrganizationServiceUpdateMembershipRequestValidationError
- func (e OrganizationServiceUpdateMembershipRequestValidationError) Cause() error
- func (e OrganizationServiceUpdateMembershipRequestValidationError) Error() string
- func (e OrganizationServiceUpdateMembershipRequestValidationError) ErrorName() string
- func (e OrganizationServiceUpdateMembershipRequestValidationError) Field() string
- func (e OrganizationServiceUpdateMembershipRequestValidationError) Key() bool
- func (e OrganizationServiceUpdateMembershipRequestValidationError) Reason() string
- type OrganizationServiceUpdateMembershipResponse
- func (*OrganizationServiceUpdateMembershipResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationServiceUpdateMembershipResponse) GetResult() *OrgMembershipItem
- func (*OrganizationServiceUpdateMembershipResponse) ProtoMessage()
- func (x *OrganizationServiceUpdateMembershipResponse) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceUpdateMembershipResponse) Reset()
- func (x *OrganizationServiceUpdateMembershipResponse) String() string
- func (m *OrganizationServiceUpdateMembershipResponse) Validate() error
- func (m *OrganizationServiceUpdateMembershipResponse) ValidateAll() error
- type OrganizationServiceUpdateMembershipResponseMultiError
- type OrganizationServiceUpdateMembershipResponseValidationError
- func (e OrganizationServiceUpdateMembershipResponseValidationError) Cause() error
- func (e OrganizationServiceUpdateMembershipResponseValidationError) Error() string
- func (e OrganizationServiceUpdateMembershipResponseValidationError) ErrorName() string
- func (e OrganizationServiceUpdateMembershipResponseValidationError) Field() string
- func (e OrganizationServiceUpdateMembershipResponseValidationError) Key() bool
- func (e OrganizationServiceUpdateMembershipResponseValidationError) Reason() string
- type OrganizationServiceUpdateRequest
- func (*OrganizationServiceUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationServiceUpdateRequest) GetId() string
- func (x *OrganizationServiceUpdateRequest) GetName() string
- func (*OrganizationServiceUpdateRequest) ProtoMessage()
- func (x *OrganizationServiceUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceUpdateRequest) Reset()
- func (x *OrganizationServiceUpdateRequest) String() string
- func (m *OrganizationServiceUpdateRequest) Validate() error
- func (m *OrganizationServiceUpdateRequest) ValidateAll() error
- type OrganizationServiceUpdateRequestMultiError
- type OrganizationServiceUpdateRequestValidationError
- func (e OrganizationServiceUpdateRequestValidationError) Cause() error
- func (e OrganizationServiceUpdateRequestValidationError) Error() string
- func (e OrganizationServiceUpdateRequestValidationError) ErrorName() string
- func (e OrganizationServiceUpdateRequestValidationError) Field() string
- func (e OrganizationServiceUpdateRequestValidationError) Key() bool
- func (e OrganizationServiceUpdateRequestValidationError) Reason() string
- type OrganizationServiceUpdateResponse
- func (*OrganizationServiceUpdateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationServiceUpdateResponse) GetResult() *OrgItem
- func (*OrganizationServiceUpdateResponse) ProtoMessage()
- func (x *OrganizationServiceUpdateResponse) ProtoReflect() protoreflect.Message
- func (x *OrganizationServiceUpdateResponse) Reset()
- func (x *OrganizationServiceUpdateResponse) String() string
- func (m *OrganizationServiceUpdateResponse) Validate() error
- func (m *OrganizationServiceUpdateResponse) ValidateAll() error
- type OrganizationServiceUpdateResponseMultiError
- type OrganizationServiceUpdateResponseValidationError
- func (e OrganizationServiceUpdateResponseValidationError) Cause() error
- func (e OrganizationServiceUpdateResponseValidationError) Error() string
- func (e OrganizationServiceUpdateResponseValidationError) ErrorName() string
- func (e OrganizationServiceUpdateResponseValidationError) Field() string
- func (e OrganizationServiceUpdateResponseValidationError) Key() bool
- func (e OrganizationServiceUpdateResponseValidationError) Reason() string
- type PaginationRequest
- func (*PaginationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PaginationRequest) GetCursor() string
- func (x *PaginationRequest) GetLimit() int32
- func (*PaginationRequest) ProtoMessage()
- func (x *PaginationRequest) ProtoReflect() protoreflect.Message
- func (x *PaginationRequest) Reset()
- func (x *PaginationRequest) String() string
- func (m *PaginationRequest) Validate() error
- func (m *PaginationRequest) ValidateAll() error
- type PaginationRequestMultiError
- type PaginationRequestValidationError
- func (e PaginationRequestValidationError) Cause() error
- func (e PaginationRequestValidationError) Error() string
- func (e PaginationRequestValidationError) ErrorName() string
- func (e PaginationRequestValidationError) Field() string
- func (e PaginationRequestValidationError) Key() bool
- func (e PaginationRequestValidationError) Reason() string
- type PaginationResponse
- func (*PaginationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PaginationResponse) GetNextCursor() string
- func (*PaginationResponse) ProtoMessage()
- func (x *PaginationResponse) ProtoReflect() protoreflect.Message
- func (x *PaginationResponse) Reset()
- func (x *PaginationResponse) String() string
- func (m *PaginationResponse) Validate() error
- func (m *PaginationResponse) ValidateAll() error
- type PaginationResponseMultiError
- type PaginationResponseValidationError
- func (e PaginationResponseValidationError) Cause() error
- func (e PaginationResponseValidationError) Error() string
- func (e PaginationResponseValidationError) ErrorName() string
- func (e PaginationResponseValidationError) Field() string
- func (e PaginationResponseValidationError) Key() bool
- func (e PaginationResponseValidationError) Reason() string
- type PluginFanout
- func (*PluginFanout) Descriptor() ([]byte, []int)deprecated
- func (x *PluginFanout) GetAttachmentSchema() []byte
- func (x *PluginFanout) GetRegistrationSchema() []byte
- func (x *PluginFanout) GetSubscribedMaterials() []string
- func (*PluginFanout) ProtoMessage()
- func (x *PluginFanout) ProtoReflect() protoreflect.Message
- func (x *PluginFanout) Reset()
- func (x *PluginFanout) String() string
- func (m *PluginFanout) Validate() error
- func (m *PluginFanout) ValidateAll() error
- type PluginFanoutMultiError
- type PluginFanoutValidationError
- func (e PluginFanoutValidationError) Cause() error
- func (e PluginFanoutValidationError) Error() string
- func (e PluginFanoutValidationError) ErrorName() string
- func (e PluginFanoutValidationError) Field() string
- func (e PluginFanoutValidationError) Key() bool
- func (e PluginFanoutValidationError) Reason() string
- type ReferrerItem
- func (*ReferrerItem) Descriptor() ([]byte, []int)deprecated
- func (x *ReferrerItem) GetAnnotations() map[string]string
- func (x *ReferrerItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *ReferrerItem) GetDigest() string
- func (x *ReferrerItem) GetDownloadable() bool
- func (x *ReferrerItem) GetKind() string
- func (x *ReferrerItem) GetMetadata() map[string]string
- func (x *ReferrerItem) GetPublic() bool
- func (x *ReferrerItem) GetReferences() []*ReferrerItem
- func (*ReferrerItem) ProtoMessage()
- func (x *ReferrerItem) ProtoReflect() protoreflect.Message
- func (x *ReferrerItem) Reset()
- func (x *ReferrerItem) String() string
- func (m *ReferrerItem) Validate() error
- func (m *ReferrerItem) ValidateAll() error
- type ReferrerItemMultiError
- type ReferrerItemValidationError
- func (e ReferrerItemValidationError) Cause() error
- func (e ReferrerItemValidationError) Error() string
- func (e ReferrerItemValidationError) ErrorName() string
- func (e ReferrerItemValidationError) Field() string
- func (e ReferrerItemValidationError) Key() bool
- func (e ReferrerItemValidationError) Reason() string
- type ReferrerServiceClient
- type ReferrerServiceDiscoverPrivateRequest
- func (*ReferrerServiceDiscoverPrivateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ReferrerServiceDiscoverPrivateRequest) GetDigest() string
- func (x *ReferrerServiceDiscoverPrivateRequest) GetKind() string
- func (*ReferrerServiceDiscoverPrivateRequest) ProtoMessage()
- func (x *ReferrerServiceDiscoverPrivateRequest) ProtoReflect() protoreflect.Message
- func (x *ReferrerServiceDiscoverPrivateRequest) Reset()
- func (x *ReferrerServiceDiscoverPrivateRequest) String() string
- func (m *ReferrerServiceDiscoverPrivateRequest) Validate() error
- func (m *ReferrerServiceDiscoverPrivateRequest) ValidateAll() error
- type ReferrerServiceDiscoverPrivateRequestMultiError
- type ReferrerServiceDiscoverPrivateRequestValidationError
- func (e ReferrerServiceDiscoverPrivateRequestValidationError) Cause() error
- func (e ReferrerServiceDiscoverPrivateRequestValidationError) Error() string
- func (e ReferrerServiceDiscoverPrivateRequestValidationError) ErrorName() string
- func (e ReferrerServiceDiscoverPrivateRequestValidationError) Field() string
- func (e ReferrerServiceDiscoverPrivateRequestValidationError) Key() bool
- func (e ReferrerServiceDiscoverPrivateRequestValidationError) Reason() string
- type ReferrerServiceDiscoverPrivateResponse
- func (*ReferrerServiceDiscoverPrivateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ReferrerServiceDiscoverPrivateResponse) GetResult() *ReferrerItem
- func (*ReferrerServiceDiscoverPrivateResponse) ProtoMessage()
- func (x *ReferrerServiceDiscoverPrivateResponse) ProtoReflect() protoreflect.Message
- func (x *ReferrerServiceDiscoverPrivateResponse) Reset()
- func (x *ReferrerServiceDiscoverPrivateResponse) String() string
- func (m *ReferrerServiceDiscoverPrivateResponse) Validate() error
- func (m *ReferrerServiceDiscoverPrivateResponse) ValidateAll() error
- type ReferrerServiceDiscoverPrivateResponseMultiError
- type ReferrerServiceDiscoverPrivateResponseValidationError
- func (e ReferrerServiceDiscoverPrivateResponseValidationError) Cause() error
- func (e ReferrerServiceDiscoverPrivateResponseValidationError) Error() string
- func (e ReferrerServiceDiscoverPrivateResponseValidationError) ErrorName() string
- func (e ReferrerServiceDiscoverPrivateResponseValidationError) Field() string
- func (e ReferrerServiceDiscoverPrivateResponseValidationError) Key() bool
- func (e ReferrerServiceDiscoverPrivateResponseValidationError) Reason() string
- type ReferrerServiceHTTPClient
- type ReferrerServiceHTTPClientImpl
- type ReferrerServiceHTTPServer
- type ReferrerServiceServer
- type RegisteredIntegrationItem
- func (*RegisteredIntegrationItem) Descriptor() ([]byte, []int)deprecated
- func (x *RegisteredIntegrationItem) GetConfig() []byte
- func (x *RegisteredIntegrationItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *RegisteredIntegrationItem) GetDescription() string
- func (x *RegisteredIntegrationItem) GetId() string
- func (x *RegisteredIntegrationItem) GetKind() string
- func (*RegisteredIntegrationItem) ProtoMessage()
- func (x *RegisteredIntegrationItem) ProtoReflect() protoreflect.Message
- func (x *RegisteredIntegrationItem) Reset()
- func (x *RegisteredIntegrationItem) String() string
- func (m *RegisteredIntegrationItem) Validate() error
- func (m *RegisteredIntegrationItem) ValidateAll() error
- type RegisteredIntegrationItemMultiError
- type RegisteredIntegrationItemValidationError
- func (e RegisteredIntegrationItemValidationError) Cause() error
- func (e RegisteredIntegrationItemValidationError) Error() string
- func (e RegisteredIntegrationItemValidationError) ErrorName() string
- func (e RegisteredIntegrationItemValidationError) Field() string
- func (e RegisteredIntegrationItemValidationError) Key() bool
- func (e RegisteredIntegrationItemValidationError) Reason() string
- type RobotAccountServiceClient
- type RobotAccountServiceCreateRequest
- func (*RobotAccountServiceCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RobotAccountServiceCreateRequest) GetName() string
- func (x *RobotAccountServiceCreateRequest) GetWorkflowId() string
- func (*RobotAccountServiceCreateRequest) ProtoMessage()
- func (x *RobotAccountServiceCreateRequest) ProtoReflect() protoreflect.Message
- func (x *RobotAccountServiceCreateRequest) Reset()
- func (x *RobotAccountServiceCreateRequest) String() string
- func (m *RobotAccountServiceCreateRequest) Validate() error
- func (m *RobotAccountServiceCreateRequest) ValidateAll() error
- type RobotAccountServiceCreateRequestMultiError
- type RobotAccountServiceCreateRequestValidationError
- func (e RobotAccountServiceCreateRequestValidationError) Cause() error
- func (e RobotAccountServiceCreateRequestValidationError) Error() string
- func (e RobotAccountServiceCreateRequestValidationError) ErrorName() string
- func (e RobotAccountServiceCreateRequestValidationError) Field() string
- func (e RobotAccountServiceCreateRequestValidationError) Key() bool
- func (e RobotAccountServiceCreateRequestValidationError) Reason() string
- type RobotAccountServiceCreateResponse
- func (*RobotAccountServiceCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RobotAccountServiceCreateResponse) GetResult() *RobotAccountServiceCreateResponse_RobotAccountFull
- func (*RobotAccountServiceCreateResponse) ProtoMessage()
- func (x *RobotAccountServiceCreateResponse) ProtoReflect() protoreflect.Message
- func (x *RobotAccountServiceCreateResponse) Reset()
- func (x *RobotAccountServiceCreateResponse) String() string
- func (m *RobotAccountServiceCreateResponse) Validate() error
- func (m *RobotAccountServiceCreateResponse) ValidateAll() error
- type RobotAccountServiceCreateResponseMultiError
- type RobotAccountServiceCreateResponseValidationError
- func (e RobotAccountServiceCreateResponseValidationError) Cause() error
- func (e RobotAccountServiceCreateResponseValidationError) Error() string
- func (e RobotAccountServiceCreateResponseValidationError) ErrorName() string
- func (e RobotAccountServiceCreateResponseValidationError) Field() string
- func (e RobotAccountServiceCreateResponseValidationError) Key() bool
- func (e RobotAccountServiceCreateResponseValidationError) Reason() string
- type RobotAccountServiceCreateResponse_RobotAccountFull
- func (*RobotAccountServiceCreateResponse_RobotAccountFull) Descriptor() ([]byte, []int)deprecated
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetCreatedAt() *timestamppb.Timestamp
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetId() string
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetKey() string
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetName() string
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetRevokedAt() *timestamppb.Timestamp
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetWorkflowId() string
- func (*RobotAccountServiceCreateResponse_RobotAccountFull) ProtoMessage()
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) ProtoReflect() protoreflect.Message
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) Reset()
- func (x *RobotAccountServiceCreateResponse_RobotAccountFull) String() string
- func (m *RobotAccountServiceCreateResponse_RobotAccountFull) Validate() error
- func (m *RobotAccountServiceCreateResponse_RobotAccountFull) ValidateAll() error
- type RobotAccountServiceCreateResponse_RobotAccountFullMultiError
- type RobotAccountServiceCreateResponse_RobotAccountFullValidationError
- func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Cause() error
- func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Error() string
- func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) ErrorName() string
- func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Field() string
- func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Key() bool
- func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Reason() string
- type RobotAccountServiceListRequest
- func (*RobotAccountServiceListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RobotAccountServiceListRequest) GetIncludeRevoked() bool
- func (x *RobotAccountServiceListRequest) GetWorkflowId() string
- func (*RobotAccountServiceListRequest) ProtoMessage()
- func (x *RobotAccountServiceListRequest) ProtoReflect() protoreflect.Message
- func (x *RobotAccountServiceListRequest) Reset()
- func (x *RobotAccountServiceListRequest) String() string
- func (m *RobotAccountServiceListRequest) Validate() error
- func (m *RobotAccountServiceListRequest) ValidateAll() error
- type RobotAccountServiceListRequestMultiError
- type RobotAccountServiceListRequestValidationError
- func (e RobotAccountServiceListRequestValidationError) Cause() error
- func (e RobotAccountServiceListRequestValidationError) Error() string
- func (e RobotAccountServiceListRequestValidationError) ErrorName() string
- func (e RobotAccountServiceListRequestValidationError) Field() string
- func (e RobotAccountServiceListRequestValidationError) Key() bool
- func (e RobotAccountServiceListRequestValidationError) Reason() string
- type RobotAccountServiceListResponse
- func (*RobotAccountServiceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RobotAccountServiceListResponse) GetResult() []*RobotAccountServiceListResponse_RobotAccountItem
- func (*RobotAccountServiceListResponse) ProtoMessage()
- func (x *RobotAccountServiceListResponse) ProtoReflect() protoreflect.Message
- func (x *RobotAccountServiceListResponse) Reset()
- func (x *RobotAccountServiceListResponse) String() string
- func (m *RobotAccountServiceListResponse) Validate() error
- func (m *RobotAccountServiceListResponse) ValidateAll() error
- type RobotAccountServiceListResponseMultiError
- type RobotAccountServiceListResponseValidationError
- func (e RobotAccountServiceListResponseValidationError) Cause() error
- func (e RobotAccountServiceListResponseValidationError) Error() string
- func (e RobotAccountServiceListResponseValidationError) ErrorName() string
- func (e RobotAccountServiceListResponseValidationError) Field() string
- func (e RobotAccountServiceListResponseValidationError) Key() bool
- func (e RobotAccountServiceListResponseValidationError) Reason() string
- type RobotAccountServiceListResponse_RobotAccountItem
- func (*RobotAccountServiceListResponse_RobotAccountItem) Descriptor() ([]byte, []int)deprecated
- func (x *RobotAccountServiceListResponse_RobotAccountItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *RobotAccountServiceListResponse_RobotAccountItem) GetId() string
- func (x *RobotAccountServiceListResponse_RobotAccountItem) GetName() string
- func (x *RobotAccountServiceListResponse_RobotAccountItem) GetRevokedAt() *timestamppb.Timestamp
- func (x *RobotAccountServiceListResponse_RobotAccountItem) GetWorkflowId() string
- func (*RobotAccountServiceListResponse_RobotAccountItem) ProtoMessage()
- func (x *RobotAccountServiceListResponse_RobotAccountItem) ProtoReflect() protoreflect.Message
- func (x *RobotAccountServiceListResponse_RobotAccountItem) Reset()
- func (x *RobotAccountServiceListResponse_RobotAccountItem) String() string
- func (m *RobotAccountServiceListResponse_RobotAccountItem) Validate() error
- func (m *RobotAccountServiceListResponse_RobotAccountItem) ValidateAll() error
- type RobotAccountServiceListResponse_RobotAccountItemMultiError
- type RobotAccountServiceListResponse_RobotAccountItemValidationError
- func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Cause() error
- func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Error() string
- func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) ErrorName() string
- func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Field() string
- func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Key() bool
- func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Reason() string
- type RobotAccountServiceRevokeRequest
- func (*RobotAccountServiceRevokeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RobotAccountServiceRevokeRequest) GetId() string
- func (*RobotAccountServiceRevokeRequest) ProtoMessage()
- func (x *RobotAccountServiceRevokeRequest) ProtoReflect() protoreflect.Message
- func (x *RobotAccountServiceRevokeRequest) Reset()
- func (x *RobotAccountServiceRevokeRequest) String() string
- func (m *RobotAccountServiceRevokeRequest) Validate() error
- func (m *RobotAccountServiceRevokeRequest) ValidateAll() error
- type RobotAccountServiceRevokeRequestMultiError
- type RobotAccountServiceRevokeRequestValidationError
- func (e RobotAccountServiceRevokeRequestValidationError) Cause() error
- func (e RobotAccountServiceRevokeRequestValidationError) Error() string
- func (e RobotAccountServiceRevokeRequestValidationError) ErrorName() string
- func (e RobotAccountServiceRevokeRequestValidationError) Field() string
- func (e RobotAccountServiceRevokeRequestValidationError) Key() bool
- func (e RobotAccountServiceRevokeRequestValidationError) Reason() string
- type RobotAccountServiceRevokeResponse
- func (*RobotAccountServiceRevokeResponse) Descriptor() ([]byte, []int)deprecated
- func (*RobotAccountServiceRevokeResponse) ProtoMessage()
- func (x *RobotAccountServiceRevokeResponse) ProtoReflect() protoreflect.Message
- func (x *RobotAccountServiceRevokeResponse) Reset()
- func (x *RobotAccountServiceRevokeResponse) String() string
- func (m *RobotAccountServiceRevokeResponse) Validate() error
- func (m *RobotAccountServiceRevokeResponse) ValidateAll() error
- type RobotAccountServiceRevokeResponseMultiError
- type RobotAccountServiceRevokeResponseValidationError
- func (e RobotAccountServiceRevokeResponseValidationError) Cause() error
- func (e RobotAccountServiceRevokeResponseValidationError) Error() string
- func (e RobotAccountServiceRevokeResponseValidationError) ErrorName() string
- func (e RobotAccountServiceRevokeResponseValidationError) Field() string
- func (e RobotAccountServiceRevokeResponseValidationError) Key() bool
- func (e RobotAccountServiceRevokeResponseValidationError) Reason() string
- type RobotAccountServiceServer
- type RunStatus
- type SetCurrentMembershipRequest
- func (*SetCurrentMembershipRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentMembershipRequest) GetMembershipId() string
- func (*SetCurrentMembershipRequest) ProtoMessage()
- func (x *SetCurrentMembershipRequest) ProtoReflect() protoreflect.Message
- func (x *SetCurrentMembershipRequest) Reset()
- func (x *SetCurrentMembershipRequest) String() string
- func (m *SetCurrentMembershipRequest) Validate() error
- func (m *SetCurrentMembershipRequest) ValidateAll() error
- type SetCurrentMembershipRequestMultiError
- type SetCurrentMembershipRequestValidationError
- func (e SetCurrentMembershipRequestValidationError) Cause() error
- func (e SetCurrentMembershipRequestValidationError) Error() string
- func (e SetCurrentMembershipRequestValidationError) ErrorName() string
- func (e SetCurrentMembershipRequestValidationError) Field() string
- func (e SetCurrentMembershipRequestValidationError) Key() bool
- func (e SetCurrentMembershipRequestValidationError) Reason() string
- type SetCurrentMembershipResponse
- func (*SetCurrentMembershipResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetCurrentMembershipResponse) GetResult() *OrgMembershipItem
- func (*SetCurrentMembershipResponse) ProtoMessage()
- func (x *SetCurrentMembershipResponse) ProtoReflect() protoreflect.Message
- func (x *SetCurrentMembershipResponse) Reset()
- func (x *SetCurrentMembershipResponse) String() string
- func (m *SetCurrentMembershipResponse) Validate() error
- func (m *SetCurrentMembershipResponse) ValidateAll() error
- type SetCurrentMembershipResponseMultiError
- type SetCurrentMembershipResponseValidationError
- func (e SetCurrentMembershipResponseValidationError) Cause() error
- func (e SetCurrentMembershipResponseValidationError) Error() string
- func (e SetCurrentMembershipResponseValidationError) ErrorName() string
- func (e SetCurrentMembershipResponseValidationError) Field() string
- func (e SetCurrentMembershipResponseValidationError) Key() bool
- func (e SetCurrentMembershipResponseValidationError) Reason() string
- type StatusServiceClient
- type StatusServiceHTTPClient
- type StatusServiceHTTPClientImpl
- type StatusServiceHTTPServer
- type StatusServiceServer
- type StatuszRequest
- func (*StatuszRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StatuszRequest) GetReadiness() bool
- func (*StatuszRequest) ProtoMessage()
- func (x *StatuszRequest) ProtoReflect() protoreflect.Message
- func (x *StatuszRequest) Reset()
- func (x *StatuszRequest) String() string
- func (m *StatuszRequest) Validate() error
- func (m *StatuszRequest) ValidateAll() error
- type StatuszRequestMultiError
- type StatuszRequestValidationError
- func (e StatuszRequestValidationError) Cause() error
- func (e StatuszRequestValidationError) Error() string
- func (e StatuszRequestValidationError) ErrorName() string
- func (e StatuszRequestValidationError) Field() string
- func (e StatuszRequestValidationError) Key() bool
- func (e StatuszRequestValidationError) Reason() string
- type StatuszResponse
- func (*StatuszResponse) Descriptor() ([]byte, []int)deprecated
- func (*StatuszResponse) ProtoMessage()
- func (x *StatuszResponse) ProtoReflect() protoreflect.Message
- func (x *StatuszResponse) Reset()
- func (x *StatuszResponse) String() string
- func (m *StatuszResponse) Validate() error
- func (m *StatuszResponse) ValidateAll() error
- type StatuszResponseMultiError
- type StatuszResponseValidationError
- func (e StatuszResponseValidationError) Cause() error
- func (e StatuszResponseValidationError) Error() string
- func (e StatuszResponseValidationError) ErrorName() string
- func (e StatuszResponseValidationError) Field() string
- func (e StatuszResponseValidationError) Key() bool
- func (e StatuszResponseValidationError) Reason() string
- type TopWorkflowsByRunsCountRequest
- func (*TopWorkflowsByRunsCountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TopWorkflowsByRunsCountRequest) GetNumWorkflows() int32
- func (x *TopWorkflowsByRunsCountRequest) GetTimeWindow() MetricsTimeWindow
- func (*TopWorkflowsByRunsCountRequest) ProtoMessage()
- func (x *TopWorkflowsByRunsCountRequest) ProtoReflect() protoreflect.Message
- func (x *TopWorkflowsByRunsCountRequest) Reset()
- func (x *TopWorkflowsByRunsCountRequest) String() string
- func (m *TopWorkflowsByRunsCountRequest) Validate() error
- func (m *TopWorkflowsByRunsCountRequest) ValidateAll() error
- type TopWorkflowsByRunsCountRequestMultiError
- type TopWorkflowsByRunsCountRequestValidationError
- func (e TopWorkflowsByRunsCountRequestValidationError) Cause() error
- func (e TopWorkflowsByRunsCountRequestValidationError) Error() string
- func (e TopWorkflowsByRunsCountRequestValidationError) ErrorName() string
- func (e TopWorkflowsByRunsCountRequestValidationError) Field() string
- func (e TopWorkflowsByRunsCountRequestValidationError) Key() bool
- func (e TopWorkflowsByRunsCountRequestValidationError) Reason() string
- type TopWorkflowsByRunsCountResponse
- func (*TopWorkflowsByRunsCountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TopWorkflowsByRunsCountResponse) GetResult() []*TopWorkflowsByRunsCountResponse_TotalByStatus
- func (*TopWorkflowsByRunsCountResponse) ProtoMessage()
- func (x *TopWorkflowsByRunsCountResponse) ProtoReflect() protoreflect.Message
- func (x *TopWorkflowsByRunsCountResponse) Reset()
- func (x *TopWorkflowsByRunsCountResponse) String() string
- func (m *TopWorkflowsByRunsCountResponse) Validate() error
- func (m *TopWorkflowsByRunsCountResponse) ValidateAll() error
- type TopWorkflowsByRunsCountResponseMultiError
- type TopWorkflowsByRunsCountResponseValidationError
- func (e TopWorkflowsByRunsCountResponseValidationError) Cause() error
- func (e TopWorkflowsByRunsCountResponseValidationError) Error() string
- func (e TopWorkflowsByRunsCountResponseValidationError) ErrorName() string
- func (e TopWorkflowsByRunsCountResponseValidationError) Field() string
- func (e TopWorkflowsByRunsCountResponseValidationError) Key() bool
- func (e TopWorkflowsByRunsCountResponseValidationError) Reason() string
- type TopWorkflowsByRunsCountResponse_TotalByStatus
- func (*TopWorkflowsByRunsCountResponse_TotalByStatus) Descriptor() ([]byte, []int)deprecated
- func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) GetRunsTotalByStatus() map[string]int32
- func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) GetWorkflow() *WorkflowItem
- func (*TopWorkflowsByRunsCountResponse_TotalByStatus) ProtoMessage()
- func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) ProtoReflect() protoreflect.Message
- func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) Reset()
- func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) String() string
- func (m *TopWorkflowsByRunsCountResponse_TotalByStatus) Validate() error
- func (m *TopWorkflowsByRunsCountResponse_TotalByStatus) ValidateAll() error
- type TopWorkflowsByRunsCountResponse_TotalByStatusMultiError
- type TopWorkflowsByRunsCountResponse_TotalByStatusValidationError
- func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Cause() error
- func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Error() string
- func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) ErrorName() string
- func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Field() string
- func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Key() bool
- func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Reason() string
- type UnimplementedAPITokenServiceServer
- func (UnimplementedAPITokenServiceServer) Create(context.Context, *APITokenServiceCreateRequest) (*APITokenServiceCreateResponse, error)
- func (UnimplementedAPITokenServiceServer) List(context.Context, *APITokenServiceListRequest) (*APITokenServiceListResponse, error)
- func (UnimplementedAPITokenServiceServer) Revoke(context.Context, *APITokenServiceRevokeRequest) (*APITokenServiceRevokeResponse, error)
- type UnimplementedAttestationServiceServer
- func (UnimplementedAttestationServiceServer) Cancel(context.Context, *AttestationServiceCancelRequest) (*AttestationServiceCancelResponse, error)
- func (UnimplementedAttestationServiceServer) GetContract(context.Context, *AttestationServiceGetContractRequest) (*AttestationServiceGetContractResponse, error)
- func (UnimplementedAttestationServiceServer) GetUploadCreds(context.Context, *AttestationServiceGetUploadCredsRequest) (*AttestationServiceGetUploadCredsResponse, error)
- func (UnimplementedAttestationServiceServer) Init(context.Context, *AttestationServiceInitRequest) (*AttestationServiceInitResponse, error)
- func (UnimplementedAttestationServiceServer) Store(context.Context, *AttestationServiceStoreRequest) (*AttestationServiceStoreResponse, error)
- type UnimplementedAttestationStateServiceServer
- func (UnimplementedAttestationStateServiceServer) Initialized(context.Context, *AttestationStateServiceInitializedRequest) (*AttestationStateServiceInitializedResponse, error)
- func (UnimplementedAttestationStateServiceServer) Read(context.Context, *AttestationStateServiceReadRequest) (*AttestationStateServiceReadResponse, error)
- func (UnimplementedAttestationStateServiceServer) Reset(context.Context, *AttestationStateServiceResetRequest) (*AttestationStateServiceResetResponse, error)
- func (UnimplementedAttestationStateServiceServer) Save(context.Context, *AttestationStateServiceSaveRequest) (*AttestationStateServiceSaveResponse, error)
- type UnimplementedAuthServiceServer
- type UnimplementedCASBackendServiceServer
- func (UnimplementedCASBackendServiceServer) Create(context.Context, *CASBackendServiceCreateRequest) (*CASBackendServiceCreateResponse, error)
- func (UnimplementedCASBackendServiceServer) Delete(context.Context, *CASBackendServiceDeleteRequest) (*CASBackendServiceDeleteResponse, error)
- func (UnimplementedCASBackendServiceServer) List(context.Context, *CASBackendServiceListRequest) (*CASBackendServiceListResponse, error)
- func (UnimplementedCASBackendServiceServer) Update(context.Context, *CASBackendServiceUpdateRequest) (*CASBackendServiceUpdateResponse, error)
- type UnimplementedCASCredentialsServiceServer
- type UnimplementedCASRedirectServiceServer
- type UnimplementedContextServiceServer
- type UnimplementedIntegrationsServiceServer
- func (UnimplementedIntegrationsServiceServer) Attach(context.Context, *IntegrationsServiceAttachRequest) (*IntegrationsServiceAttachResponse, error)
- func (UnimplementedIntegrationsServiceServer) Deregister(context.Context, *IntegrationsServiceDeregisterRequest) (*IntegrationsServiceDeregisterResponse, error)
- func (UnimplementedIntegrationsServiceServer) DescribeRegistration(context.Context, *IntegrationsServiceDescribeRegistrationRequest) (*IntegrationsServiceDescribeRegistrationResponse, error)
- func (UnimplementedIntegrationsServiceServer) Detach(context.Context, *IntegrationsServiceDetachRequest) (*IntegrationsServiceDetachResponse, error)
- func (UnimplementedIntegrationsServiceServer) ListAttachments(context.Context, *ListAttachmentsRequest) (*ListAttachmentsResponse, error)
- func (UnimplementedIntegrationsServiceServer) ListAvailable(context.Context, *IntegrationsServiceListAvailableRequest) (*IntegrationsServiceListAvailableResponse, error)
- func (UnimplementedIntegrationsServiceServer) ListRegistrations(context.Context, *IntegrationsServiceListRegistrationsRequest) (*IntegrationsServiceListRegistrationsResponse, error)
- func (UnimplementedIntegrationsServiceServer) Register(context.Context, *IntegrationsServiceRegisterRequest) (*IntegrationsServiceRegisterResponse, error)
- type UnimplementedOrgInvitationServiceServer
- func (UnimplementedOrgInvitationServiceServer) Create(context.Context, *OrgInvitationServiceCreateRequest) (*OrgInvitationServiceCreateResponse, error)
- func (UnimplementedOrgInvitationServiceServer) ListSent(context.Context, *OrgInvitationServiceListSentRequest) (*OrgInvitationServiceListSentResponse, error)
- func (UnimplementedOrgInvitationServiceServer) Revoke(context.Context, *OrgInvitationServiceRevokeRequest) (*OrgInvitationServiceRevokeResponse, error)
- type UnimplementedOrgMetricsServiceServer
- func (UnimplementedOrgMetricsServiceServer) TopWorkflowsByRunsCount(context.Context, *TopWorkflowsByRunsCountRequest) (*TopWorkflowsByRunsCountResponse, error)
- func (UnimplementedOrgMetricsServiceServer) Totals(context.Context, *OrgMetricsServiceTotalsRequest) (*OrgMetricsServiceTotalsResponse, error)
- type UnimplementedOrganizationServiceServer
- func (UnimplementedOrganizationServiceServer) Create(context.Context, *OrganizationServiceCreateRequest) (*OrganizationServiceCreateResponse, error)
- func (UnimplementedOrganizationServiceServer) DeleteMembership(context.Context, *OrganizationServiceDeleteMembershipRequest) (*OrganizationServiceDeleteMembershipResponse, error)
- func (UnimplementedOrganizationServiceServer) ListMemberships(context.Context, *OrganizationServiceListMembershipsRequest) (*OrganizationServiceListMembershipsResponse, error)
- func (UnimplementedOrganizationServiceServer) Update(context.Context, *OrganizationServiceUpdateRequest) (*OrganizationServiceUpdateResponse, error)
- func (UnimplementedOrganizationServiceServer) UpdateMembership(context.Context, *OrganizationServiceUpdateMembershipRequest) (*OrganizationServiceUpdateMembershipResponse, error)
- type UnimplementedReferrerServiceServer
- func (UnimplementedReferrerServiceServer) DiscoverPrivate(context.Context, *ReferrerServiceDiscoverPrivateRequest) (*ReferrerServiceDiscoverPrivateResponse, error)
- func (UnimplementedReferrerServiceServer) DiscoverPublicShared(context.Context, *DiscoverPublicSharedRequest) (*DiscoverPublicSharedResponse, error)
- type UnimplementedRobotAccountServiceServer
- func (UnimplementedRobotAccountServiceServer) Create(context.Context, *RobotAccountServiceCreateRequest) (*RobotAccountServiceCreateResponse, error)
- func (UnimplementedRobotAccountServiceServer) List(context.Context, *RobotAccountServiceListRequest) (*RobotAccountServiceListResponse, error)
- func (UnimplementedRobotAccountServiceServer) Revoke(context.Context, *RobotAccountServiceRevokeRequest) (*RobotAccountServiceRevokeResponse, error)
- type UnimplementedStatusServiceServer
- type UnimplementedUserServiceServer
- func (UnimplementedUserServiceServer) DeleteMembership(context.Context, *DeleteMembershipRequest) (*DeleteMembershipResponse, error)
- func (UnimplementedUserServiceServer) ListMemberships(context.Context, *UserServiceListMembershipsRequest) (*UserServiceListMembershipsResponse, error)
- func (UnimplementedUserServiceServer) SetCurrentMembership(context.Context, *SetCurrentMembershipRequest) (*SetCurrentMembershipResponse, error)
- type UnimplementedWorkflowContractServiceServer
- func (UnimplementedWorkflowContractServiceServer) Create(context.Context, *WorkflowContractServiceCreateRequest) (*WorkflowContractServiceCreateResponse, error)
- func (UnimplementedWorkflowContractServiceServer) Delete(context.Context, *WorkflowContractServiceDeleteRequest) (*WorkflowContractServiceDeleteResponse, error)
- func (UnimplementedWorkflowContractServiceServer) Describe(context.Context, *WorkflowContractServiceDescribeRequest) (*WorkflowContractServiceDescribeResponse, error)
- func (UnimplementedWorkflowContractServiceServer) List(context.Context, *WorkflowContractServiceListRequest) (*WorkflowContractServiceListResponse, error)
- func (UnimplementedWorkflowContractServiceServer) Update(context.Context, *WorkflowContractServiceUpdateRequest) (*WorkflowContractServiceUpdateResponse, error)
- type UnimplementedWorkflowRunServiceServer
- type UnimplementedWorkflowServiceServer
- func (UnimplementedWorkflowServiceServer) Create(context.Context, *WorkflowServiceCreateRequest) (*WorkflowServiceCreateResponse, error)
- func (UnimplementedWorkflowServiceServer) Delete(context.Context, *WorkflowServiceDeleteRequest) (*WorkflowServiceDeleteResponse, error)
- func (UnimplementedWorkflowServiceServer) List(context.Context, *WorkflowServiceListRequest) (*WorkflowServiceListResponse, error)
- func (UnimplementedWorkflowServiceServer) Update(context.Context, *WorkflowServiceUpdateRequest) (*WorkflowServiceUpdateResponse, error)
- type UnsafeAPITokenServiceServer
- type UnsafeAttestationServiceServer
- type UnsafeAttestationStateServiceServer
- type UnsafeAuthServiceServer
- type UnsafeCASBackendServiceServer
- type UnsafeCASCredentialsServiceServer
- type UnsafeCASRedirectServiceServer
- type UnsafeContextServiceServer
- type UnsafeIntegrationsServiceServer
- type UnsafeOrgInvitationServiceServer
- type UnsafeOrgMetricsServiceServer
- type UnsafeOrganizationServiceServer
- type UnsafeReferrerServiceServer
- type UnsafeRobotAccountServiceServer
- type UnsafeStatusServiceServer
- type UnsafeUserServiceServer
- type UnsafeWorkflowContractServiceServer
- type UnsafeWorkflowRunServiceServer
- type UnsafeWorkflowServiceServer
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetCreatedAt() *timestamppb.Timestamp
- func (x *User) GetEmail() string
- func (x *User) GetId() string
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- func (m *User) Validate() error
- func (m *User) ValidateAll() error
- type UserMultiError
- type UserServiceClient
- type UserServiceListMembershipsRequest
- func (*UserServiceListMembershipsRequest) Descriptor() ([]byte, []int)deprecated
- func (*UserServiceListMembershipsRequest) ProtoMessage()
- func (x *UserServiceListMembershipsRequest) ProtoReflect() protoreflect.Message
- func (x *UserServiceListMembershipsRequest) Reset()
- func (x *UserServiceListMembershipsRequest) String() string
- func (m *UserServiceListMembershipsRequest) Validate() error
- func (m *UserServiceListMembershipsRequest) ValidateAll() error
- type UserServiceListMembershipsRequestMultiError
- type UserServiceListMembershipsRequestValidationError
- func (e UserServiceListMembershipsRequestValidationError) Cause() error
- func (e UserServiceListMembershipsRequestValidationError) Error() string
- func (e UserServiceListMembershipsRequestValidationError) ErrorName() string
- func (e UserServiceListMembershipsRequestValidationError) Field() string
- func (e UserServiceListMembershipsRequestValidationError) Key() bool
- func (e UserServiceListMembershipsRequestValidationError) Reason() string
- type UserServiceListMembershipsResponse
- func (*UserServiceListMembershipsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UserServiceListMembershipsResponse) GetResult() []*OrgMembershipItem
- func (*UserServiceListMembershipsResponse) ProtoMessage()
- func (x *UserServiceListMembershipsResponse) ProtoReflect() protoreflect.Message
- func (x *UserServiceListMembershipsResponse) Reset()
- func (x *UserServiceListMembershipsResponse) String() string
- func (m *UserServiceListMembershipsResponse) Validate() error
- func (m *UserServiceListMembershipsResponse) ValidateAll() error
- type UserServiceListMembershipsResponseMultiError
- type UserServiceListMembershipsResponseValidationError
- func (e UserServiceListMembershipsResponseValidationError) Cause() error
- func (e UserServiceListMembershipsResponseValidationError) Error() string
- func (e UserServiceListMembershipsResponseValidationError) ErrorName() string
- func (e UserServiceListMembershipsResponseValidationError) Field() string
- func (e UserServiceListMembershipsResponseValidationError) Key() bool
- func (e UserServiceListMembershipsResponseValidationError) Reason() string
- type UserServiceServer
- type UserValidationError
- type WorkflowContractItem
- func (*WorkflowContractItem) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *WorkflowContractItem) GetId() string
- func (x *WorkflowContractItem) GetLatestRevision() int32
- func (x *WorkflowContractItem) GetName() string
- func (x *WorkflowContractItem) GetWorkflowIds() []string
- func (*WorkflowContractItem) ProtoMessage()
- func (x *WorkflowContractItem) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractItem) Reset()
- func (x *WorkflowContractItem) String() string
- func (m *WorkflowContractItem) Validate() error
- func (m *WorkflowContractItem) ValidateAll() error
- type WorkflowContractItemMultiError
- type WorkflowContractItemValidationError
- func (e WorkflowContractItemValidationError) Cause() error
- func (e WorkflowContractItemValidationError) Error() string
- func (e WorkflowContractItemValidationError) ErrorName() string
- func (e WorkflowContractItemValidationError) Field() string
- func (e WorkflowContractItemValidationError) Key() bool
- func (e WorkflowContractItemValidationError) Reason() string
- type WorkflowContractServiceClient
- type WorkflowContractServiceCreateRequest
- func (*WorkflowContractServiceCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (m *WorkflowContractServiceCreateRequest) GetContract() isWorkflowContractServiceCreateRequest_Contract
- func (x *WorkflowContractServiceCreateRequest) GetName() string
- func (x *WorkflowContractServiceCreateRequest) GetV1() *v1.CraftingSchema
- func (*WorkflowContractServiceCreateRequest) ProtoMessage()
- func (x *WorkflowContractServiceCreateRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceCreateRequest) Reset()
- func (x *WorkflowContractServiceCreateRequest) String() string
- func (m *WorkflowContractServiceCreateRequest) Validate() error
- func (m *WorkflowContractServiceCreateRequest) ValidateAll() error
- type WorkflowContractServiceCreateRequestMultiError
- type WorkflowContractServiceCreateRequestValidationError
- func (e WorkflowContractServiceCreateRequestValidationError) Cause() error
- func (e WorkflowContractServiceCreateRequestValidationError) Error() string
- func (e WorkflowContractServiceCreateRequestValidationError) ErrorName() string
- func (e WorkflowContractServiceCreateRequestValidationError) Field() string
- func (e WorkflowContractServiceCreateRequestValidationError) Key() bool
- func (e WorkflowContractServiceCreateRequestValidationError) Reason() string
- type WorkflowContractServiceCreateRequest_V1
- type WorkflowContractServiceCreateResponse
- func (*WorkflowContractServiceCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractServiceCreateResponse) GetResult() *WorkflowContractItem
- func (*WorkflowContractServiceCreateResponse) ProtoMessage()
- func (x *WorkflowContractServiceCreateResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceCreateResponse) Reset()
- func (x *WorkflowContractServiceCreateResponse) String() string
- func (m *WorkflowContractServiceCreateResponse) Validate() error
- func (m *WorkflowContractServiceCreateResponse) ValidateAll() error
- type WorkflowContractServiceCreateResponseMultiError
- type WorkflowContractServiceCreateResponseValidationError
- func (e WorkflowContractServiceCreateResponseValidationError) Cause() error
- func (e WorkflowContractServiceCreateResponseValidationError) Error() string
- func (e WorkflowContractServiceCreateResponseValidationError) ErrorName() string
- func (e WorkflowContractServiceCreateResponseValidationError) Field() string
- func (e WorkflowContractServiceCreateResponseValidationError) Key() bool
- func (e WorkflowContractServiceCreateResponseValidationError) Reason() string
- type WorkflowContractServiceDeleteRequest
- func (*WorkflowContractServiceDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractServiceDeleteRequest) GetId() string
- func (*WorkflowContractServiceDeleteRequest) ProtoMessage()
- func (x *WorkflowContractServiceDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceDeleteRequest) Reset()
- func (x *WorkflowContractServiceDeleteRequest) String() string
- func (m *WorkflowContractServiceDeleteRequest) Validate() error
- func (m *WorkflowContractServiceDeleteRequest) ValidateAll() error
- type WorkflowContractServiceDeleteRequestMultiError
- type WorkflowContractServiceDeleteRequestValidationError
- func (e WorkflowContractServiceDeleteRequestValidationError) Cause() error
- func (e WorkflowContractServiceDeleteRequestValidationError) Error() string
- func (e WorkflowContractServiceDeleteRequestValidationError) ErrorName() string
- func (e WorkflowContractServiceDeleteRequestValidationError) Field() string
- func (e WorkflowContractServiceDeleteRequestValidationError) Key() bool
- func (e WorkflowContractServiceDeleteRequestValidationError) Reason() string
- type WorkflowContractServiceDeleteResponse
- func (*WorkflowContractServiceDeleteResponse) Descriptor() ([]byte, []int)deprecated
- func (*WorkflowContractServiceDeleteResponse) ProtoMessage()
- func (x *WorkflowContractServiceDeleteResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceDeleteResponse) Reset()
- func (x *WorkflowContractServiceDeleteResponse) String() string
- func (m *WorkflowContractServiceDeleteResponse) Validate() error
- func (m *WorkflowContractServiceDeleteResponse) ValidateAll() error
- type WorkflowContractServiceDeleteResponseMultiError
- type WorkflowContractServiceDeleteResponseValidationError
- func (e WorkflowContractServiceDeleteResponseValidationError) Cause() error
- func (e WorkflowContractServiceDeleteResponseValidationError) Error() string
- func (e WorkflowContractServiceDeleteResponseValidationError) ErrorName() string
- func (e WorkflowContractServiceDeleteResponseValidationError) Field() string
- func (e WorkflowContractServiceDeleteResponseValidationError) Key() bool
- func (e WorkflowContractServiceDeleteResponseValidationError) Reason() string
- type WorkflowContractServiceDescribeRequest
- func (*WorkflowContractServiceDescribeRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractServiceDescribeRequest) GetId() string
- func (x *WorkflowContractServiceDescribeRequest) GetRevision() int32
- func (*WorkflowContractServiceDescribeRequest) ProtoMessage()
- func (x *WorkflowContractServiceDescribeRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceDescribeRequest) Reset()
- func (x *WorkflowContractServiceDescribeRequest) String() string
- func (m *WorkflowContractServiceDescribeRequest) Validate() error
- func (m *WorkflowContractServiceDescribeRequest) ValidateAll() error
- type WorkflowContractServiceDescribeRequestMultiError
- type WorkflowContractServiceDescribeRequestValidationError
- func (e WorkflowContractServiceDescribeRequestValidationError) Cause() error
- func (e WorkflowContractServiceDescribeRequestValidationError) Error() string
- func (e WorkflowContractServiceDescribeRequestValidationError) ErrorName() string
- func (e WorkflowContractServiceDescribeRequestValidationError) Field() string
- func (e WorkflowContractServiceDescribeRequestValidationError) Key() bool
- func (e WorkflowContractServiceDescribeRequestValidationError) Reason() string
- type WorkflowContractServiceDescribeResponse
- func (*WorkflowContractServiceDescribeResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractServiceDescribeResponse) GetResult() *WorkflowContractServiceDescribeResponse_Result
- func (*WorkflowContractServiceDescribeResponse) ProtoMessage()
- func (x *WorkflowContractServiceDescribeResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceDescribeResponse) Reset()
- func (x *WorkflowContractServiceDescribeResponse) String() string
- func (m *WorkflowContractServiceDescribeResponse) Validate() error
- func (m *WorkflowContractServiceDescribeResponse) ValidateAll() error
- type WorkflowContractServiceDescribeResponseMultiError
- type WorkflowContractServiceDescribeResponseValidationError
- func (e WorkflowContractServiceDescribeResponseValidationError) Cause() error
- func (e WorkflowContractServiceDescribeResponseValidationError) Error() string
- func (e WorkflowContractServiceDescribeResponseValidationError) ErrorName() string
- func (e WorkflowContractServiceDescribeResponseValidationError) Field() string
- func (e WorkflowContractServiceDescribeResponseValidationError) Key() bool
- func (e WorkflowContractServiceDescribeResponseValidationError) Reason() string
- type WorkflowContractServiceDescribeResponse_Result
- func (*WorkflowContractServiceDescribeResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractServiceDescribeResponse_Result) GetContract() *WorkflowContractItem
- func (x *WorkflowContractServiceDescribeResponse_Result) GetRevision() *WorkflowContractVersionItem
- func (*WorkflowContractServiceDescribeResponse_Result) ProtoMessage()
- func (x *WorkflowContractServiceDescribeResponse_Result) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceDescribeResponse_Result) Reset()
- func (x *WorkflowContractServiceDescribeResponse_Result) String() string
- func (m *WorkflowContractServiceDescribeResponse_Result) Validate() error
- func (m *WorkflowContractServiceDescribeResponse_Result) ValidateAll() error
- type WorkflowContractServiceDescribeResponse_ResultMultiError
- type WorkflowContractServiceDescribeResponse_ResultValidationError
- func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Cause() error
- func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Error() string
- func (e WorkflowContractServiceDescribeResponse_ResultValidationError) ErrorName() string
- func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Field() string
- func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Key() bool
- func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Reason() string
- type WorkflowContractServiceListRequest
- func (*WorkflowContractServiceListRequest) Descriptor() ([]byte, []int)deprecated
- func (*WorkflowContractServiceListRequest) ProtoMessage()
- func (x *WorkflowContractServiceListRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceListRequest) Reset()
- func (x *WorkflowContractServiceListRequest) String() string
- func (m *WorkflowContractServiceListRequest) Validate() error
- func (m *WorkflowContractServiceListRequest) ValidateAll() error
- type WorkflowContractServiceListRequestMultiError
- type WorkflowContractServiceListRequestValidationError
- func (e WorkflowContractServiceListRequestValidationError) Cause() error
- func (e WorkflowContractServiceListRequestValidationError) Error() string
- func (e WorkflowContractServiceListRequestValidationError) ErrorName() string
- func (e WorkflowContractServiceListRequestValidationError) Field() string
- func (e WorkflowContractServiceListRequestValidationError) Key() bool
- func (e WorkflowContractServiceListRequestValidationError) Reason() string
- type WorkflowContractServiceListResponse
- func (*WorkflowContractServiceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractServiceListResponse) GetResult() []*WorkflowContractItem
- func (*WorkflowContractServiceListResponse) ProtoMessage()
- func (x *WorkflowContractServiceListResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceListResponse) Reset()
- func (x *WorkflowContractServiceListResponse) String() string
- func (m *WorkflowContractServiceListResponse) Validate() error
- func (m *WorkflowContractServiceListResponse) ValidateAll() error
- type WorkflowContractServiceListResponseMultiError
- type WorkflowContractServiceListResponseValidationError
- func (e WorkflowContractServiceListResponseValidationError) Cause() error
- func (e WorkflowContractServiceListResponseValidationError) Error() string
- func (e WorkflowContractServiceListResponseValidationError) ErrorName() string
- func (e WorkflowContractServiceListResponseValidationError) Field() string
- func (e WorkflowContractServiceListResponseValidationError) Key() bool
- func (e WorkflowContractServiceListResponseValidationError) Reason() string
- type WorkflowContractServiceServer
- type WorkflowContractServiceUpdateRequest
- func (*WorkflowContractServiceUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (m *WorkflowContractServiceUpdateRequest) GetContract() isWorkflowContractServiceUpdateRequest_Contract
- func (x *WorkflowContractServiceUpdateRequest) GetId() string
- func (x *WorkflowContractServiceUpdateRequest) GetName() string
- func (x *WorkflowContractServiceUpdateRequest) GetV1() *v1.CraftingSchema
- func (*WorkflowContractServiceUpdateRequest) ProtoMessage()
- func (x *WorkflowContractServiceUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceUpdateRequest) Reset()
- func (x *WorkflowContractServiceUpdateRequest) String() string
- func (m *WorkflowContractServiceUpdateRequest) Validate() error
- func (m *WorkflowContractServiceUpdateRequest) ValidateAll() error
- type WorkflowContractServiceUpdateRequestMultiError
- type WorkflowContractServiceUpdateRequestValidationError
- func (e WorkflowContractServiceUpdateRequestValidationError) Cause() error
- func (e WorkflowContractServiceUpdateRequestValidationError) Error() string
- func (e WorkflowContractServiceUpdateRequestValidationError) ErrorName() string
- func (e WorkflowContractServiceUpdateRequestValidationError) Field() string
- func (e WorkflowContractServiceUpdateRequestValidationError) Key() bool
- func (e WorkflowContractServiceUpdateRequestValidationError) Reason() string
- type WorkflowContractServiceUpdateRequest_V1
- type WorkflowContractServiceUpdateResponse
- func (*WorkflowContractServiceUpdateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractServiceUpdateResponse) GetResult() *WorkflowContractServiceUpdateResponse_Result
- func (*WorkflowContractServiceUpdateResponse) ProtoMessage()
- func (x *WorkflowContractServiceUpdateResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceUpdateResponse) Reset()
- func (x *WorkflowContractServiceUpdateResponse) String() string
- func (m *WorkflowContractServiceUpdateResponse) Validate() error
- func (m *WorkflowContractServiceUpdateResponse) ValidateAll() error
- type WorkflowContractServiceUpdateResponseMultiError
- type WorkflowContractServiceUpdateResponseValidationError
- func (e WorkflowContractServiceUpdateResponseValidationError) Cause() error
- func (e WorkflowContractServiceUpdateResponseValidationError) Error() string
- func (e WorkflowContractServiceUpdateResponseValidationError) ErrorName() string
- func (e WorkflowContractServiceUpdateResponseValidationError) Field() string
- func (e WorkflowContractServiceUpdateResponseValidationError) Key() bool
- func (e WorkflowContractServiceUpdateResponseValidationError) Reason() string
- type WorkflowContractServiceUpdateResponse_Result
- func (*WorkflowContractServiceUpdateResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowContractServiceUpdateResponse_Result) GetContract() *WorkflowContractItem
- func (x *WorkflowContractServiceUpdateResponse_Result) GetRevision() *WorkflowContractVersionItem
- func (*WorkflowContractServiceUpdateResponse_Result) ProtoMessage()
- func (x *WorkflowContractServiceUpdateResponse_Result) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractServiceUpdateResponse_Result) Reset()
- func (x *WorkflowContractServiceUpdateResponse_Result) String() string
- func (m *WorkflowContractServiceUpdateResponse_Result) Validate() error
- func (m *WorkflowContractServiceUpdateResponse_Result) ValidateAll() error
- type WorkflowContractServiceUpdateResponse_ResultMultiError
- type WorkflowContractServiceUpdateResponse_ResultValidationError
- func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Cause() error
- func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Error() string
- func (e WorkflowContractServiceUpdateResponse_ResultValidationError) ErrorName() string
- func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Field() string
- func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Key() bool
- func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Reason() string
- type WorkflowContractVersionItem
- func (*WorkflowContractVersionItem) Descriptor() ([]byte, []int)deprecated
- func (m *WorkflowContractVersionItem) GetContract() isWorkflowContractVersionItem_Contract
- func (x *WorkflowContractVersionItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *WorkflowContractVersionItem) GetId() string
- func (x *WorkflowContractVersionItem) GetRevision() int32
- func (x *WorkflowContractVersionItem) GetV1() *v1.CraftingSchema
- func (*WorkflowContractVersionItem) ProtoMessage()
- func (x *WorkflowContractVersionItem) ProtoReflect() protoreflect.Message
- func (x *WorkflowContractVersionItem) Reset()
- func (x *WorkflowContractVersionItem) String() string
- func (m *WorkflowContractVersionItem) Validate() error
- func (m *WorkflowContractVersionItem) ValidateAll() error
- type WorkflowContractVersionItemMultiError
- type WorkflowContractVersionItemValidationError
- func (e WorkflowContractVersionItemValidationError) Cause() error
- func (e WorkflowContractVersionItemValidationError) Error() string
- func (e WorkflowContractVersionItemValidationError) ErrorName() string
- func (e WorkflowContractVersionItemValidationError) Field() string
- func (e WorkflowContractVersionItemValidationError) Key() bool
- func (e WorkflowContractVersionItemValidationError) Reason() string
- type WorkflowContractVersionItem_V1
- type WorkflowItem
- func (*WorkflowItem) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowItem) GetContractId() string
- func (x *WorkflowItem) GetContractRevisionLatest() int32
- func (x *WorkflowItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *WorkflowItem) GetDescription() string
- func (x *WorkflowItem) GetId() string
- func (x *WorkflowItem) GetLastRun() *WorkflowRunItem
- func (x *WorkflowItem) GetName() string
- func (x *WorkflowItem) GetProject() string
- func (x *WorkflowItem) GetPublic() bool
- func (x *WorkflowItem) GetRunsCount() int32
- func (x *WorkflowItem) GetTeam() string
- func (*WorkflowItem) ProtoMessage()
- func (x *WorkflowItem) ProtoReflect() protoreflect.Message
- func (x *WorkflowItem) Reset()
- func (x *WorkflowItem) String() string
- func (m *WorkflowItem) Validate() error
- func (m *WorkflowItem) ValidateAll() error
- type WorkflowItemMultiError
- type WorkflowItemValidationError
- func (e WorkflowItemValidationError) Cause() error
- func (e WorkflowItemValidationError) Error() string
- func (e WorkflowItemValidationError) ErrorName() string
- func (e WorkflowItemValidationError) Field() string
- func (e WorkflowItemValidationError) Key() bool
- func (e WorkflowItemValidationError) Reason() string
- type WorkflowRunItem
- func (*WorkflowRunItem) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowRunItem) GetContractRevisionLatest() int32
- func (x *WorkflowRunItem) GetContractRevisionUsed() int32
- func (x *WorkflowRunItem) GetContractVersion() *WorkflowContractVersionItem
- func (x *WorkflowRunItem) GetCreatedAt() *timestamppb.Timestamp
- func (x *WorkflowRunItem) GetFinishedAt() *timestamppb.Timestamp
- func (x *WorkflowRunItem) GetId() string
- func (x *WorkflowRunItem) GetJobUrl() string
- func (x *WorkflowRunItem) GetReason() string
- func (x *WorkflowRunItem) GetRunnerType() v1.CraftingSchema_Runner_RunnerType
- func (x *WorkflowRunItem) GetState() stringdeprecated
- func (x *WorkflowRunItem) GetStatus() RunStatus
- func (x *WorkflowRunItem) GetWorkflow() *WorkflowItem
- func (*WorkflowRunItem) ProtoMessage()
- func (x *WorkflowRunItem) ProtoReflect() protoreflect.Message
- func (x *WorkflowRunItem) Reset()
- func (x *WorkflowRunItem) String() string
- func (m *WorkflowRunItem) Validate() error
- func (m *WorkflowRunItem) ValidateAll() error
- type WorkflowRunItemMultiError
- type WorkflowRunItemValidationError
- func (e WorkflowRunItemValidationError) Cause() error
- func (e WorkflowRunItemValidationError) Error() string
- func (e WorkflowRunItemValidationError) ErrorName() string
- func (e WorkflowRunItemValidationError) Field() string
- func (e WorkflowRunItemValidationError) Key() bool
- func (e WorkflowRunItemValidationError) Reason() string
- type WorkflowRunServiceClient
- type WorkflowRunServiceListRequest
- func (*WorkflowRunServiceListRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowRunServiceListRequest) GetPagination() *PaginationRequest
- func (x *WorkflowRunServiceListRequest) GetStatus() RunStatus
- func (x *WorkflowRunServiceListRequest) GetWorkflowId() string
- func (*WorkflowRunServiceListRequest) ProtoMessage()
- func (x *WorkflowRunServiceListRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowRunServiceListRequest) Reset()
- func (x *WorkflowRunServiceListRequest) String() string
- func (m *WorkflowRunServiceListRequest) Validate() error
- func (m *WorkflowRunServiceListRequest) ValidateAll() error
- type WorkflowRunServiceListRequestMultiError
- type WorkflowRunServiceListRequestValidationError
- func (e WorkflowRunServiceListRequestValidationError) Cause() error
- func (e WorkflowRunServiceListRequestValidationError) Error() string
- func (e WorkflowRunServiceListRequestValidationError) ErrorName() string
- func (e WorkflowRunServiceListRequestValidationError) Field() string
- func (e WorkflowRunServiceListRequestValidationError) Key() bool
- func (e WorkflowRunServiceListRequestValidationError) Reason() string
- type WorkflowRunServiceListResponse
- func (*WorkflowRunServiceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowRunServiceListResponse) GetPagination() *PaginationResponse
- func (x *WorkflowRunServiceListResponse) GetResult() []*WorkflowRunItem
- func (*WorkflowRunServiceListResponse) ProtoMessage()
- func (x *WorkflowRunServiceListResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowRunServiceListResponse) Reset()
- func (x *WorkflowRunServiceListResponse) String() string
- func (m *WorkflowRunServiceListResponse) Validate() error
- func (m *WorkflowRunServiceListResponse) ValidateAll() error
- type WorkflowRunServiceListResponseMultiError
- type WorkflowRunServiceListResponseValidationError
- func (e WorkflowRunServiceListResponseValidationError) Cause() error
- func (e WorkflowRunServiceListResponseValidationError) Error() string
- func (e WorkflowRunServiceListResponseValidationError) ErrorName() string
- func (e WorkflowRunServiceListResponseValidationError) Field() string
- func (e WorkflowRunServiceListResponseValidationError) Key() bool
- func (e WorkflowRunServiceListResponseValidationError) Reason() string
- type WorkflowRunServiceServer
- type WorkflowRunServiceViewRequest
- func (*WorkflowRunServiceViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowRunServiceViewRequest) GetDigest() string
- func (x *WorkflowRunServiceViewRequest) GetId() string
- func (m *WorkflowRunServiceViewRequest) GetRef() isWorkflowRunServiceViewRequest_Ref
- func (*WorkflowRunServiceViewRequest) ProtoMessage()
- func (x *WorkflowRunServiceViewRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowRunServiceViewRequest) Reset()
- func (x *WorkflowRunServiceViewRequest) String() string
- func (m *WorkflowRunServiceViewRequest) Validate() error
- func (m *WorkflowRunServiceViewRequest) ValidateAll() error
- type WorkflowRunServiceViewRequestMultiError
- type WorkflowRunServiceViewRequestValidationError
- func (e WorkflowRunServiceViewRequestValidationError) Cause() error
- func (e WorkflowRunServiceViewRequestValidationError) Error() string
- func (e WorkflowRunServiceViewRequestValidationError) ErrorName() string
- func (e WorkflowRunServiceViewRequestValidationError) Field() string
- func (e WorkflowRunServiceViewRequestValidationError) Key() bool
- func (e WorkflowRunServiceViewRequestValidationError) Reason() string
- type WorkflowRunServiceViewRequest_Digest
- type WorkflowRunServiceViewRequest_Id
- type WorkflowRunServiceViewResponse
- func (*WorkflowRunServiceViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowRunServiceViewResponse) GetResult() *WorkflowRunServiceViewResponse_Result
- func (*WorkflowRunServiceViewResponse) ProtoMessage()
- func (x *WorkflowRunServiceViewResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowRunServiceViewResponse) Reset()
- func (x *WorkflowRunServiceViewResponse) String() string
- func (m *WorkflowRunServiceViewResponse) Validate() error
- func (m *WorkflowRunServiceViewResponse) ValidateAll() error
- type WorkflowRunServiceViewResponseMultiError
- type WorkflowRunServiceViewResponseValidationError
- func (e WorkflowRunServiceViewResponseValidationError) Cause() error
- func (e WorkflowRunServiceViewResponseValidationError) Error() string
- func (e WorkflowRunServiceViewResponseValidationError) ErrorName() string
- func (e WorkflowRunServiceViewResponseValidationError) Field() string
- func (e WorkflowRunServiceViewResponseValidationError) Key() bool
- func (e WorkflowRunServiceViewResponseValidationError) Reason() string
- type WorkflowRunServiceViewResponse_Result
- func (*WorkflowRunServiceViewResponse_Result) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowRunServiceViewResponse_Result) GetAttestation() *AttestationItem
- func (x *WorkflowRunServiceViewResponse_Result) GetWorkflowRun() *WorkflowRunItem
- func (*WorkflowRunServiceViewResponse_Result) ProtoMessage()
- func (x *WorkflowRunServiceViewResponse_Result) ProtoReflect() protoreflect.Message
- func (x *WorkflowRunServiceViewResponse_Result) Reset()
- func (x *WorkflowRunServiceViewResponse_Result) String() string
- func (m *WorkflowRunServiceViewResponse_Result) Validate() error
- func (m *WorkflowRunServiceViewResponse_Result) ValidateAll() error
- type WorkflowRunServiceViewResponse_ResultMultiError
- type WorkflowRunServiceViewResponse_ResultValidationError
- func (e WorkflowRunServiceViewResponse_ResultValidationError) Cause() error
- func (e WorkflowRunServiceViewResponse_ResultValidationError) Error() string
- func (e WorkflowRunServiceViewResponse_ResultValidationError) ErrorName() string
- func (e WorkflowRunServiceViewResponse_ResultValidationError) Field() string
- func (e WorkflowRunServiceViewResponse_ResultValidationError) Key() bool
- func (e WorkflowRunServiceViewResponse_ResultValidationError) Reason() string
- type WorkflowServiceClient
- type WorkflowServiceCreateRequest
- func (*WorkflowServiceCreateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowServiceCreateRequest) GetDescription() string
- func (x *WorkflowServiceCreateRequest) GetName() string
- func (x *WorkflowServiceCreateRequest) GetProject() string
- func (x *WorkflowServiceCreateRequest) GetSchemaId() string
- func (x *WorkflowServiceCreateRequest) GetTeam() string
- func (*WorkflowServiceCreateRequest) ProtoMessage()
- func (x *WorkflowServiceCreateRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowServiceCreateRequest) Reset()
- func (x *WorkflowServiceCreateRequest) String() string
- func (m *WorkflowServiceCreateRequest) Validate() error
- func (m *WorkflowServiceCreateRequest) ValidateAll() error
- type WorkflowServiceCreateRequestMultiError
- type WorkflowServiceCreateRequestValidationError
- func (e WorkflowServiceCreateRequestValidationError) Cause() error
- func (e WorkflowServiceCreateRequestValidationError) Error() string
- func (e WorkflowServiceCreateRequestValidationError) ErrorName() string
- func (e WorkflowServiceCreateRequestValidationError) Field() string
- func (e WorkflowServiceCreateRequestValidationError) Key() bool
- func (e WorkflowServiceCreateRequestValidationError) Reason() string
- type WorkflowServiceCreateResponse
- func (*WorkflowServiceCreateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowServiceCreateResponse) GetResult() *WorkflowItem
- func (*WorkflowServiceCreateResponse) ProtoMessage()
- func (x *WorkflowServiceCreateResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowServiceCreateResponse) Reset()
- func (x *WorkflowServiceCreateResponse) String() string
- func (m *WorkflowServiceCreateResponse) Validate() error
- func (m *WorkflowServiceCreateResponse) ValidateAll() error
- type WorkflowServiceCreateResponseMultiError
- type WorkflowServiceCreateResponseValidationError
- func (e WorkflowServiceCreateResponseValidationError) Cause() error
- func (e WorkflowServiceCreateResponseValidationError) Error() string
- func (e WorkflowServiceCreateResponseValidationError) ErrorName() string
- func (e WorkflowServiceCreateResponseValidationError) Field() string
- func (e WorkflowServiceCreateResponseValidationError) Key() bool
- func (e WorkflowServiceCreateResponseValidationError) Reason() string
- type WorkflowServiceDeleteRequest
- func (*WorkflowServiceDeleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowServiceDeleteRequest) GetId() string
- func (*WorkflowServiceDeleteRequest) ProtoMessage()
- func (x *WorkflowServiceDeleteRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowServiceDeleteRequest) Reset()
- func (x *WorkflowServiceDeleteRequest) String() string
- func (m *WorkflowServiceDeleteRequest) Validate() error
- func (m *WorkflowServiceDeleteRequest) ValidateAll() error
- type WorkflowServiceDeleteRequestMultiError
- type WorkflowServiceDeleteRequestValidationError
- func (e WorkflowServiceDeleteRequestValidationError) Cause() error
- func (e WorkflowServiceDeleteRequestValidationError) Error() string
- func (e WorkflowServiceDeleteRequestValidationError) ErrorName() string
- func (e WorkflowServiceDeleteRequestValidationError) Field() string
- func (e WorkflowServiceDeleteRequestValidationError) Key() bool
- func (e WorkflowServiceDeleteRequestValidationError) Reason() string
- type WorkflowServiceDeleteResponse
- func (*WorkflowServiceDeleteResponse) Descriptor() ([]byte, []int)deprecated
- func (*WorkflowServiceDeleteResponse) ProtoMessage()
- func (x *WorkflowServiceDeleteResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowServiceDeleteResponse) Reset()
- func (x *WorkflowServiceDeleteResponse) String() string
- func (m *WorkflowServiceDeleteResponse) Validate() error
- func (m *WorkflowServiceDeleteResponse) ValidateAll() error
- type WorkflowServiceDeleteResponseMultiError
- type WorkflowServiceDeleteResponseValidationError
- func (e WorkflowServiceDeleteResponseValidationError) Cause() error
- func (e WorkflowServiceDeleteResponseValidationError) Error() string
- func (e WorkflowServiceDeleteResponseValidationError) ErrorName() string
- func (e WorkflowServiceDeleteResponseValidationError) Field() string
- func (e WorkflowServiceDeleteResponseValidationError) Key() bool
- func (e WorkflowServiceDeleteResponseValidationError) Reason() string
- type WorkflowServiceListRequest
- func (*WorkflowServiceListRequest) Descriptor() ([]byte, []int)deprecated
- func (*WorkflowServiceListRequest) ProtoMessage()
- func (x *WorkflowServiceListRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowServiceListRequest) Reset()
- func (x *WorkflowServiceListRequest) String() string
- func (m *WorkflowServiceListRequest) Validate() error
- func (m *WorkflowServiceListRequest) ValidateAll() error
- type WorkflowServiceListRequestMultiError
- type WorkflowServiceListRequestValidationError
- func (e WorkflowServiceListRequestValidationError) Cause() error
- func (e WorkflowServiceListRequestValidationError) Error() string
- func (e WorkflowServiceListRequestValidationError) ErrorName() string
- func (e WorkflowServiceListRequestValidationError) Field() string
- func (e WorkflowServiceListRequestValidationError) Key() bool
- func (e WorkflowServiceListRequestValidationError) Reason() string
- type WorkflowServiceListResponse
- func (*WorkflowServiceListResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowServiceListResponse) GetResult() []*WorkflowItem
- func (*WorkflowServiceListResponse) ProtoMessage()
- func (x *WorkflowServiceListResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowServiceListResponse) Reset()
- func (x *WorkflowServiceListResponse) String() string
- func (m *WorkflowServiceListResponse) Validate() error
- func (m *WorkflowServiceListResponse) ValidateAll() error
- type WorkflowServiceListResponseMultiError
- type WorkflowServiceListResponseValidationError
- func (e WorkflowServiceListResponseValidationError) Cause() error
- func (e WorkflowServiceListResponseValidationError) Error() string
- func (e WorkflowServiceListResponseValidationError) ErrorName() string
- func (e WorkflowServiceListResponseValidationError) Field() string
- func (e WorkflowServiceListResponseValidationError) Key() bool
- func (e WorkflowServiceListResponseValidationError) Reason() string
- type WorkflowServiceServer
- type WorkflowServiceUpdateRequest
- func (*WorkflowServiceUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowServiceUpdateRequest) GetDescription() string
- func (x *WorkflowServiceUpdateRequest) GetId() string
- func (x *WorkflowServiceUpdateRequest) GetName() string
- func (x *WorkflowServiceUpdateRequest) GetProject() string
- func (x *WorkflowServiceUpdateRequest) GetPublic() bool
- func (x *WorkflowServiceUpdateRequest) GetTeam() string
- func (*WorkflowServiceUpdateRequest) ProtoMessage()
- func (x *WorkflowServiceUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *WorkflowServiceUpdateRequest) Reset()
- func (x *WorkflowServiceUpdateRequest) String() string
- func (m *WorkflowServiceUpdateRequest) Validate() error
- func (m *WorkflowServiceUpdateRequest) ValidateAll() error
- type WorkflowServiceUpdateRequestMultiError
- type WorkflowServiceUpdateRequestValidationError
- func (e WorkflowServiceUpdateRequestValidationError) Cause() error
- func (e WorkflowServiceUpdateRequestValidationError) Error() string
- func (e WorkflowServiceUpdateRequestValidationError) ErrorName() string
- func (e WorkflowServiceUpdateRequestValidationError) Field() string
- func (e WorkflowServiceUpdateRequestValidationError) Key() bool
- func (e WorkflowServiceUpdateRequestValidationError) Reason() string
- type WorkflowServiceUpdateResponse
- func (*WorkflowServiceUpdateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowServiceUpdateResponse) GetResult() *WorkflowItem
- func (*WorkflowServiceUpdateResponse) ProtoMessage()
- func (x *WorkflowServiceUpdateResponse) ProtoReflect() protoreflect.Message
- func (x *WorkflowServiceUpdateResponse) Reset()
- func (x *WorkflowServiceUpdateResponse) String() string
- func (m *WorkflowServiceUpdateResponse) Validate() error
- func (m *WorkflowServiceUpdateResponse) ValidateAll() error
- type WorkflowServiceUpdateResponseMultiError
- type WorkflowServiceUpdateResponseValidationError
- func (e WorkflowServiceUpdateResponseValidationError) Cause() error
- func (e WorkflowServiceUpdateResponseValidationError) Error() string
- func (e WorkflowServiceUpdateResponseValidationError) ErrorName() string
- func (e WorkflowServiceUpdateResponseValidationError) Field() string
- func (e WorkflowServiceUpdateResponseValidationError) Key() bool
- func (e WorkflowServiceUpdateResponseValidationError) Reason() string
Constants ¶
const ( APITokenService_Create_FullMethodName = "/controlplane.v1.APITokenService/Create" APITokenService_List_FullMethodName = "/controlplane.v1.APITokenService/List" APITokenService_Revoke_FullMethodName = "/controlplane.v1.APITokenService/Revoke" )
const ( AttestationStateService_Initialized_FullMethodName = "/controlplane.v1.AttestationStateService/Initialized" AttestationStateService_Save_FullMethodName = "/controlplane.v1.AttestationStateService/Save" AttestationStateService_Read_FullMethodName = "/controlplane.v1.AttestationStateService/Read" AttestationStateService_Reset_FullMethodName = "/controlplane.v1.AttestationStateService/Reset" )
const ( CASBackendService_List_FullMethodName = "/controlplane.v1.CASBackendService/List" CASBackendService_Create_FullMethodName = "/controlplane.v1.CASBackendService/Create" CASBackendService_Update_FullMethodName = "/controlplane.v1.CASBackendService/Update" CASBackendService_Delete_FullMethodName = "/controlplane.v1.CASBackendService/Delete" )
const ( IntegrationsService_ListAvailable_FullMethodName = "/controlplane.v1.IntegrationsService/ListAvailable" IntegrationsService_Register_FullMethodName = "/controlplane.v1.IntegrationsService/Register" IntegrationsService_Deregister_FullMethodName = "/controlplane.v1.IntegrationsService/Deregister" IntegrationsService_ListRegistrations_FullMethodName = "/controlplane.v1.IntegrationsService/ListRegistrations" IntegrationsService_DescribeRegistration_FullMethodName = "/controlplane.v1.IntegrationsService/DescribeRegistration" IntegrationsService_Attach_FullMethodName = "/controlplane.v1.IntegrationsService/Attach" IntegrationsService_Detach_FullMethodName = "/controlplane.v1.IntegrationsService/Detach" IntegrationsService_ListAttachments_FullMethodName = "/controlplane.v1.IntegrationsService/ListAttachments" )
const ( OrgInvitationService_Create_FullMethodName = "/controlplane.v1.OrgInvitationService/Create" OrgInvitationService_Revoke_FullMethodName = "/controlplane.v1.OrgInvitationService/Revoke" OrgInvitationService_ListSent_FullMethodName = "/controlplane.v1.OrgInvitationService/ListSent" )
const ( OrgMetricsService_Totals_FullMethodName = "/controlplane.v1.OrgMetricsService/Totals" OrgMetricsService_TopWorkflowsByRunsCount_FullMethodName = "/controlplane.v1.OrgMetricsService/TopWorkflowsByRunsCount" )
const ( OrganizationService_Create_FullMethodName = "/controlplane.v1.OrganizationService/Create" OrganizationService_Update_FullMethodName = "/controlplane.v1.OrganizationService/Update" OrganizationService_ListMemberships_FullMethodName = "/controlplane.v1.OrganizationService/ListMemberships" OrganizationService_DeleteMembership_FullMethodName = "/controlplane.v1.OrganizationService/DeleteMembership" OrganizationService_UpdateMembership_FullMethodName = "/controlplane.v1.OrganizationService/UpdateMembership" )
const ( ReferrerService_DiscoverPrivate_FullMethodName = "/controlplane.v1.ReferrerService/DiscoverPrivate" )
const ( RobotAccountService_Create_FullMethodName = "/controlplane.v1.RobotAccountService/Create" RobotAccountService_List_FullMethodName = "/controlplane.v1.RobotAccountService/List" RobotAccountService_Revoke_FullMethodName = "/controlplane.v1.RobotAccountService/Revoke" )
const ( StatusService_Infoz_FullMethodName = "/controlplane.v1.StatusService/Infoz" StatusService_Statusz_FullMethodName = "/controlplane.v1.StatusService/Statusz" )
const ( UserService_ListMemberships_FullMethodName = "/controlplane.v1.UserService/ListMemberships" UserService_DeleteMembership_FullMethodName = "/controlplane.v1.UserService/DeleteMembership" UserService_SetCurrentMembership_FullMethodName = "/controlplane.v1.UserService/SetCurrentMembership" )
const ( WorkflowContractService_List_FullMethodName = "/controlplane.v1.WorkflowContractService/List" WorkflowContractService_Create_FullMethodName = "/controlplane.v1.WorkflowContractService/Create" WorkflowContractService_Update_FullMethodName = "/controlplane.v1.WorkflowContractService/Update" WorkflowContractService_Describe_FullMethodName = "/controlplane.v1.WorkflowContractService/Describe" WorkflowContractService_Delete_FullMethodName = "/controlplane.v1.WorkflowContractService/Delete" )
const ( WorkflowService_Create_FullMethodName = "/controlplane.v1.WorkflowService/Create" WorkflowService_Update_FullMethodName = "/controlplane.v1.WorkflowService/Update" WorkflowService_List_FullMethodName = "/controlplane.v1.WorkflowService/List" WorkflowService_Delete_FullMethodName = "/controlplane.v1.WorkflowService/Delete" )
const ( AttestationService_GetContract_FullMethodName = "/controlplane.v1.AttestationService/GetContract" AttestationService_Init_FullMethodName = "/controlplane.v1.AttestationService/Init" AttestationService_Store_FullMethodName = "/controlplane.v1.AttestationService/Store" AttestationService_GetUploadCreds_FullMethodName = "/controlplane.v1.AttestationService/GetUploadCreds" AttestationService_Cancel_FullMethodName = "/controlplane.v1.AttestationService/Cancel" )
const ( WorkflowRunService_List_FullMethodName = "/controlplane.v1.WorkflowRunService/List" WorkflowRunService_View_FullMethodName = "/controlplane.v1.WorkflowRunService/View" )
const (
AuthService_DeleteAccount_FullMethodName = "/controlplane.v1.AuthService/DeleteAccount"
)
const (
CASCredentialsService_Get_FullMethodName = "/controlplane.v1.CASCredentialsService/Get"
)
const (
CASRedirectService_GetDownloadURL_FullMethodName = "/controlplane.v1.CASRedirectService/GetDownloadURL"
)
const (
ContextService_Current_FullMethodName = "/controlplane.v1.ContextService/Current"
)
const OperationStatusServiceInfoz = "/controlplane.v1.StatusService/Infoz"
const OperationStatusServiceStatusz = "/controlplane.v1.StatusService/Statusz"
Variables ¶
var ( CASBackendErrorReason_name = map[int32]string{ 0: "CAS_BACKEND_ERROR_REASON_UNSPECIFIED", 1: "CAS_BACKEND_ERROR_REASON_REQUIRED", 2: "CAS_BACKEND_ERROR_REASON_INVALID", } CASBackendErrorReason_value = map[string]int32{ "CAS_BACKEND_ERROR_REASON_UNSPECIFIED": 0, "CAS_BACKEND_ERROR_REASON_REQUIRED": 1, "CAS_BACKEND_ERROR_REASON_INVALID": 2, } )
Enum value maps for CASBackendErrorReason.
var ( CASCredentialsServiceGetRequest_Role_name = map[int32]string{ 0: "ROLE_UNSPECIFIED", 1: "ROLE_DOWNLOADER", 2: "ROLE_UPLOADER", } CASCredentialsServiceGetRequest_Role_value = map[string]int32{ "ROLE_UNSPECIFIED": 0, "ROLE_DOWNLOADER": 1, "ROLE_UPLOADER": 2, } )
Enum value maps for CASCredentialsServiceGetRequest_Role.
var ( MetricsTimeWindow_name = map[int32]string{ 0: "METRICS_TIME_WINDOW_UNSPECIFIED", 1: "METRICS_TIME_WINDOW_LAST_30_DAYS", 2: "METRICS_TIME_WINDOW_LAST_7_DAYS", 3: "METRICS_TIME_WINDOW_LAST_DAY", } MetricsTimeWindow_value = map[string]int32{ "METRICS_TIME_WINDOW_UNSPECIFIED": 0, "METRICS_TIME_WINDOW_LAST_30_DAYS": 1, "METRICS_TIME_WINDOW_LAST_7_DAYS": 2, "METRICS_TIME_WINDOW_LAST_DAY": 3, } )
Enum value maps for MetricsTimeWindow.
var ( RunStatus_name = map[int32]string{ 0: "RUN_STATUS_UNSPECIFIED", 1: "RUN_STATUS_INITIALIZED", 2: "RUN_STATUS_SUCCEEDED", 3: "RUN_STATUS_FAILED", 4: "RUN_STATUS_EXPIRED", 5: "RUN_STATUS_CANCELLED", } RunStatus_value = map[string]int32{ "RUN_STATUS_UNSPECIFIED": 0, "RUN_STATUS_INITIALIZED": 1, "RUN_STATUS_SUCCEEDED": 2, "RUN_STATUS_FAILED": 3, "RUN_STATUS_EXPIRED": 4, "RUN_STATUS_CANCELLED": 5, } )
Enum value maps for RunStatus.
var ( MembershipRole_name = map[int32]string{ 0: "MEMBERSHIP_ROLE_UNSPECIFIED", 1: "MEMBERSHIP_ROLE_ORG_VIEWER", 2: "MEMBERSHIP_ROLE_ORG_ADMIN", 3: "MEMBERSHIP_ROLE_ORG_OWNER", } MembershipRole_value = map[string]int32{ "MEMBERSHIP_ROLE_UNSPECIFIED": 0, "MEMBERSHIP_ROLE_ORG_VIEWER": 1, "MEMBERSHIP_ROLE_ORG_ADMIN": 2, "MEMBERSHIP_ROLE_ORG_OWNER": 3, } )
Enum value maps for MembershipRole.
var ( AllowListError_name = map[int32]string{ 0: "ALLOW_LIST_ERROR_UNSPECIFIED", 1: "ALLOW_LIST_ERROR_NOT_IN_LIST", } AllowListError_value = map[string]int32{ "ALLOW_LIST_ERROR_UNSPECIFIED": 0, "ALLOW_LIST_ERROR_NOT_IN_LIST": 1, } )
Enum value maps for AllowListError.
var ( CASBackendItem_ValidationStatus_name = map[int32]string{ 0: "VALIDATION_STATUS_UNSPECIFIED", 1: "VALIDATION_STATUS_OK", 2: "VALIDATION_STATUS_INVALID", } CASBackendItem_ValidationStatus_value = map[string]int32{ "VALIDATION_STATUS_UNSPECIFIED": 0, "VALIDATION_STATUS_OK": 1, "VALIDATION_STATUS_INVALID": 2, } )
Enum value maps for CASBackendItem_ValidationStatus.
var ( AttestationServiceCancelRequest_TriggerType_name = map[int32]string{ 0: "TRIGGER_TYPE_UNSPECIFIED", 1: "TRIGGER_TYPE_FAILURE", 2: "TRIGGER_TYPE_CANCELLATION", } AttestationServiceCancelRequest_TriggerType_value = map[string]int32{ "TRIGGER_TYPE_UNSPECIFIED": 0, "TRIGGER_TYPE_FAILURE": 1, "TRIGGER_TYPE_CANCELLATION": 2, } )
Enum value maps for AttestationServiceCancelRequest_TriggerType.
var APITokenService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.APITokenService", HandlerType: (*APITokenServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _APITokenService_Create_Handler, }, { MethodName: "List", Handler: _APITokenService_List_Handler, }, { MethodName: "Revoke", Handler: _APITokenService_Revoke_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/api_token.proto", }
APITokenService_ServiceDesc is the grpc.ServiceDesc for APITokenService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AttestationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.AttestationService", HandlerType: (*AttestationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetContract", Handler: _AttestationService_GetContract_Handler, }, { MethodName: "Init", Handler: _AttestationService_Init_Handler, }, { MethodName: "Store", Handler: _AttestationService_Store_Handler, }, { MethodName: "GetUploadCreds", Handler: _AttestationService_GetUploadCreds_Handler, }, { MethodName: "Cancel", Handler: _AttestationService_Cancel_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/workflow_run.proto", }
AttestationService_ServiceDesc is the grpc.ServiceDesc for AttestationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AttestationStateService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.AttestationStateService", HandlerType: (*AttestationStateServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Initialized", Handler: _AttestationStateService_Initialized_Handler, }, { MethodName: "Save", Handler: _AttestationStateService_Save_Handler, }, { MethodName: "Read", Handler: _AttestationStateService_Read_Handler, }, { MethodName: "Reset", Handler: _AttestationStateService_Reset_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/attestation_state.proto", }
AttestationStateService_ServiceDesc is the grpc.ServiceDesc for AttestationStateService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AuthService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.AuthService", HandlerType: (*AuthServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DeleteAccount", Handler: _AuthService_DeleteAccount_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/auth.proto", }
AuthService_ServiceDesc is the grpc.ServiceDesc for AuthService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CASBackendService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.CASBackendService", HandlerType: (*CASBackendServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "List", Handler: _CASBackendService_List_Handler, }, { MethodName: "Create", Handler: _CASBackendService_Create_Handler, }, { MethodName: "Update", Handler: _CASBackendService_Update_Handler, }, { MethodName: "Delete", Handler: _CASBackendService_Delete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/cas_backends.proto", }
CASBackendService_ServiceDesc is the grpc.ServiceDesc for CASBackendService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CASCredentialsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.CASCredentialsService", HandlerType: (*CASCredentialsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Get", Handler: _CASCredentialsService_Get_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/cas_credentials.proto", }
CASCredentialsService_ServiceDesc is the grpc.ServiceDesc for CASCredentialsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var CASRedirectService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.CASRedirectService", HandlerType: (*CASRedirectServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetDownloadURL", Handler: _CASRedirectService_GetDownloadURL_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/cas_redirect.proto", }
CASRedirectService_ServiceDesc is the grpc.ServiceDesc for CASRedirectService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ContextService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.ContextService", HandlerType: (*ContextServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Current", Handler: _ContextService_Current_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/context.proto", }
ContextService_ServiceDesc is the grpc.ServiceDesc for ContextService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_controlplane_v1_api_token_proto protoreflect.FileDescriptor
var File_controlplane_v1_attestation_state_proto protoreflect.FileDescriptor
var File_controlplane_v1_auth_proto protoreflect.FileDescriptor
var File_controlplane_v1_cas_backends_proto protoreflect.FileDescriptor
var File_controlplane_v1_cas_credentials_proto protoreflect.FileDescriptor
var File_controlplane_v1_cas_redirect_proto protoreflect.FileDescriptor
var File_controlplane_v1_context_proto protoreflect.FileDescriptor
var File_controlplane_v1_integrations_proto protoreflect.FileDescriptor
var File_controlplane_v1_org_invitation_proto protoreflect.FileDescriptor
var File_controlplane_v1_org_metrics_proto protoreflect.FileDescriptor
var File_controlplane_v1_organization_proto protoreflect.FileDescriptor
var File_controlplane_v1_pagination_proto protoreflect.FileDescriptor
var File_controlplane_v1_referrer_proto protoreflect.FileDescriptor
var File_controlplane_v1_response_messages_proto protoreflect.FileDescriptor
var File_controlplane_v1_robot_accounts_proto protoreflect.FileDescriptor
var File_controlplane_v1_status_proto protoreflect.FileDescriptor
var File_controlplane_v1_user_proto protoreflect.FileDescriptor
var File_controlplane_v1_workflow_contract_proto protoreflect.FileDescriptor
var File_controlplane_v1_workflow_proto protoreflect.FileDescriptor
var File_controlplane_v1_workflow_run_proto protoreflect.FileDescriptor
var IntegrationsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.IntegrationsService", HandlerType: (*IntegrationsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListAvailable", Handler: _IntegrationsService_ListAvailable_Handler, }, { MethodName: "Register", Handler: _IntegrationsService_Register_Handler, }, { MethodName: "Deregister", Handler: _IntegrationsService_Deregister_Handler, }, { MethodName: "ListRegistrations", Handler: _IntegrationsService_ListRegistrations_Handler, }, { MethodName: "DescribeRegistration", Handler: _IntegrationsService_DescribeRegistration_Handler, }, { MethodName: "Attach", Handler: _IntegrationsService_Attach_Handler, }, { MethodName: "Detach", Handler: _IntegrationsService_Detach_Handler, }, { MethodName: "ListAttachments", Handler: _IntegrationsService_ListAttachments_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/integrations.proto", }
IntegrationsService_ServiceDesc is the grpc.ServiceDesc for IntegrationsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OrgInvitationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.OrgInvitationService", HandlerType: (*OrgInvitationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _OrgInvitationService_Create_Handler, }, { MethodName: "Revoke", Handler: _OrgInvitationService_Revoke_Handler, }, { MethodName: "ListSent", Handler: _OrgInvitationService_ListSent_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/org_invitation.proto", }
OrgInvitationService_ServiceDesc is the grpc.ServiceDesc for OrgInvitationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OrgMetricsService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.OrgMetricsService", HandlerType: (*OrgMetricsServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Totals", Handler: _OrgMetricsService_Totals_Handler, }, { MethodName: "TopWorkflowsByRunsCount", Handler: _OrgMetricsService_TopWorkflowsByRunsCount_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/org_metrics.proto", }
OrgMetricsService_ServiceDesc is the grpc.ServiceDesc for OrgMetricsService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var OrganizationService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.OrganizationService", HandlerType: (*OrganizationServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _OrganizationService_Create_Handler, }, { MethodName: "Update", Handler: _OrganizationService_Update_Handler, }, { MethodName: "ListMemberships", Handler: _OrganizationService_ListMemberships_Handler, }, { MethodName: "DeleteMembership", Handler: _OrganizationService_DeleteMembership_Handler, }, { MethodName: "UpdateMembership", Handler: _OrganizationService_UpdateMembership_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/organization.proto", }
OrganizationService_ServiceDesc is the grpc.ServiceDesc for OrganizationService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var ReferrerService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.ReferrerService", HandlerType: (*ReferrerServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "DiscoverPrivate", Handler: _ReferrerService_DiscoverPrivate_Handler, }, { MethodName: "DiscoverPublicShared", Handler: _ReferrerService_DiscoverPublicShared_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/referrer.proto", }
ReferrerService_ServiceDesc is the grpc.ServiceDesc for ReferrerService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var RobotAccountService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.RobotAccountService", HandlerType: (*RobotAccountServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _RobotAccountService_Create_Handler, }, { MethodName: "List", Handler: _RobotAccountService_List_Handler, }, { MethodName: "Revoke", Handler: _RobotAccountService_Revoke_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/robot_accounts.proto", }
RobotAccountService_ServiceDesc is the grpc.ServiceDesc for RobotAccountService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var StatusService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.StatusService", HandlerType: (*StatusServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Infoz", Handler: _StatusService_Infoz_Handler, }, { MethodName: "Statusz", Handler: _StatusService_Statusz_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/status.proto", }
StatusService_ServiceDesc is the grpc.ServiceDesc for StatusService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var UserService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.UserService", HandlerType: (*UserServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListMemberships", Handler: _UserService_ListMemberships_Handler, }, { MethodName: "DeleteMembership", Handler: _UserService_DeleteMembership_Handler, }, { MethodName: "SetCurrentMembership", Handler: _UserService_SetCurrentMembership_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/user.proto", }
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var WorkflowContractService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.WorkflowContractService", HandlerType: (*WorkflowContractServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "List", Handler: _WorkflowContractService_List_Handler, }, { MethodName: "Create", Handler: _WorkflowContractService_Create_Handler, }, { MethodName: "Update", Handler: _WorkflowContractService_Update_Handler, }, { MethodName: "Describe", Handler: _WorkflowContractService_Describe_Handler, }, { MethodName: "Delete", Handler: _WorkflowContractService_Delete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/workflow_contract.proto", }
WorkflowContractService_ServiceDesc is the grpc.ServiceDesc for WorkflowContractService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var WorkflowRunService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.WorkflowRunService", HandlerType: (*WorkflowRunServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "List", Handler: _WorkflowRunService_List_Handler, }, { MethodName: "View", Handler: _WorkflowRunService_View_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/workflow_run.proto", }
WorkflowRunService_ServiceDesc is the grpc.ServiceDesc for WorkflowRunService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var WorkflowService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "controlplane.v1.WorkflowService", HandlerType: (*WorkflowServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Create", Handler: _WorkflowService_Create_Handler, }, { MethodName: "Update", Handler: _WorkflowService_Update_Handler, }, { MethodName: "List", Handler: _WorkflowService_List_Handler, }, { MethodName: "Delete", Handler: _WorkflowService_Delete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "controlplane/v1/workflow.proto", }
WorkflowService_ServiceDesc is the grpc.ServiceDesc for WorkflowService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func ErrorCasBackendErrorReasonInvalid ¶ added in v0.15.0
The repository does not seem to be operational a previous validation has failed
func ErrorCasBackendErrorReasonRequired ¶ added in v0.15.0
func ErrorCasBackendErrorReasonUnspecified ¶ added in v0.15.0
func IsCasBackendErrorReasonInvalid ¶ added in v0.15.0
The repository does not seem to be operational a previous validation has failed
func IsCasBackendErrorReasonRequired ¶ added in v0.15.0
func IsCasBackendErrorReasonUnspecified ¶ added in v0.15.0
func RegisterAPITokenServiceServer ¶ added in v0.55.0
func RegisterAPITokenServiceServer(s grpc.ServiceRegistrar, srv APITokenServiceServer)
func RegisterAttestationServiceServer ¶
func RegisterAttestationServiceServer(s grpc.ServiceRegistrar, srv AttestationServiceServer)
func RegisterAttestationStateServiceServer ¶ added in v0.60.0
func RegisterAttestationStateServiceServer(s grpc.ServiceRegistrar, srv AttestationStateServiceServer)
func RegisterAuthServiceServer ¶
func RegisterAuthServiceServer(s grpc.ServiceRegistrar, srv AuthServiceServer)
func RegisterCASBackendServiceServer ¶ added in v0.14.0
func RegisterCASBackendServiceServer(s grpc.ServiceRegistrar, srv CASBackendServiceServer)
func RegisterCASCredentialsServiceServer ¶
func RegisterCASCredentialsServiceServer(s grpc.ServiceRegistrar, srv CASCredentialsServiceServer)
func RegisterCASRedirectServiceServer ¶ added in v0.16.0
func RegisterCASRedirectServiceServer(s grpc.ServiceRegistrar, srv CASRedirectServiceServer)
func RegisterContextServiceServer ¶
func RegisterContextServiceServer(s grpc.ServiceRegistrar, srv ContextServiceServer)
func RegisterIntegrationsServiceServer ¶
func RegisterIntegrationsServiceServer(s grpc.ServiceRegistrar, srv IntegrationsServiceServer)
func RegisterOrgInvitationServiceServer ¶ added in v0.25.0
func RegisterOrgInvitationServiceServer(s grpc.ServiceRegistrar, srv OrgInvitationServiceServer)
func RegisterOrgMetricsServiceServer ¶
func RegisterOrgMetricsServiceServer(s grpc.ServiceRegistrar, srv OrgMetricsServiceServer)
func RegisterOrganizationServiceServer ¶
func RegisterOrganizationServiceServer(s grpc.ServiceRegistrar, srv OrganizationServiceServer)
func RegisterReferrerServiceHTTPServer ¶ added in v0.30.0
func RegisterReferrerServiceHTTPServer(s *http.Server, srv ReferrerServiceHTTPServer)
func RegisterReferrerServiceServer ¶ added in v0.30.0
func RegisterReferrerServiceServer(s grpc.ServiceRegistrar, srv ReferrerServiceServer)
func RegisterRobotAccountServiceServer ¶
func RegisterRobotAccountServiceServer(s grpc.ServiceRegistrar, srv RobotAccountServiceServer)
func RegisterStatusServiceHTTPServer ¶
func RegisterStatusServiceHTTPServer(s *http.Server, srv StatusServiceHTTPServer)
func RegisterStatusServiceServer ¶
func RegisterStatusServiceServer(s grpc.ServiceRegistrar, srv StatusServiceServer)
func RegisterUserServiceServer ¶ added in v0.75.0
func RegisterUserServiceServer(s grpc.ServiceRegistrar, srv UserServiceServer)
func RegisterWorkflowContractServiceServer ¶
func RegisterWorkflowContractServiceServer(s grpc.ServiceRegistrar, srv WorkflowContractServiceServer)
func RegisterWorkflowRunServiceServer ¶
func RegisterWorkflowRunServiceServer(s grpc.ServiceRegistrar, srv WorkflowRunServiceServer)
func RegisterWorkflowServiceServer ¶
func RegisterWorkflowServiceServer(s grpc.ServiceRegistrar, srv WorkflowServiceServer)
Types ¶
type APITokenItem ¶ added in v0.55.0
type APITokenItem struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` OrganizationId string `protobuf:"bytes,3,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` RevokedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=revoked_at,json=revokedAt,proto3" json:"revoked_at,omitempty"` ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` // contains filtered or unexported fields }
func (*APITokenItem) Descriptor
deprecated
added in
v0.55.0
func (*APITokenItem) Descriptor() ([]byte, []int)
Deprecated: Use APITokenItem.ProtoReflect.Descriptor instead.
func (*APITokenItem) GetCreatedAt ¶ added in v0.55.0
func (x *APITokenItem) GetCreatedAt() *timestamppb.Timestamp
func (*APITokenItem) GetDescription ¶ added in v0.55.0
func (x *APITokenItem) GetDescription() string
func (*APITokenItem) GetExpiresAt ¶ added in v0.55.0
func (x *APITokenItem) GetExpiresAt() *timestamppb.Timestamp
func (*APITokenItem) GetId ¶ added in v0.55.0
func (x *APITokenItem) GetId() string
func (*APITokenItem) GetOrganizationId ¶ added in v0.55.0
func (x *APITokenItem) GetOrganizationId() string
func (*APITokenItem) GetRevokedAt ¶ added in v0.55.0
func (x *APITokenItem) GetRevokedAt() *timestamppb.Timestamp
func (*APITokenItem) ProtoMessage ¶ added in v0.55.0
func (*APITokenItem) ProtoMessage()
func (*APITokenItem) ProtoReflect ¶ added in v0.55.0
func (x *APITokenItem) ProtoReflect() protoreflect.Message
func (*APITokenItem) Reset ¶ added in v0.55.0
func (x *APITokenItem) Reset()
func (*APITokenItem) String ¶ added in v0.55.0
func (x *APITokenItem) String() string
func (*APITokenItem) Validate ¶ added in v0.55.0
func (m *APITokenItem) Validate() error
Validate checks the field values on APITokenItem 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 (*APITokenItem) ValidateAll ¶ added in v0.55.0
func (m *APITokenItem) ValidateAll() error
ValidateAll checks the field values on APITokenItem 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 APITokenItemMultiError, or nil if none found.
type APITokenItemMultiError ¶ added in v0.55.0
type APITokenItemMultiError []error
APITokenItemMultiError is an error wrapping multiple validation errors returned by APITokenItem.ValidateAll() if the designated constraints aren't met.
func (APITokenItemMultiError) AllErrors ¶ added in v0.55.0
func (m APITokenItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (APITokenItemMultiError) Error ¶ added in v0.55.0
func (m APITokenItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type APITokenItemValidationError ¶ added in v0.55.0
type APITokenItemValidationError struct {
// contains filtered or unexported fields
}
APITokenItemValidationError is the validation error returned by APITokenItem.Validate if the designated constraints aren't met.
func (APITokenItemValidationError) Cause ¶ added in v0.55.0
func (e APITokenItemValidationError) Cause() error
Cause function returns cause value.
func (APITokenItemValidationError) Error ¶ added in v0.55.0
func (e APITokenItemValidationError) Error() string
Error satisfies the builtin error interface
func (APITokenItemValidationError) ErrorName ¶ added in v0.55.0
func (e APITokenItemValidationError) ErrorName() string
ErrorName returns error name.
func (APITokenItemValidationError) Field ¶ added in v0.55.0
func (e APITokenItemValidationError) Field() string
Field function returns field value.
func (APITokenItemValidationError) Key ¶ added in v0.55.0
func (e APITokenItemValidationError) Key() bool
Key function returns key value.
func (APITokenItemValidationError) Reason ¶ added in v0.55.0
func (e APITokenItemValidationError) Reason() string
Reason function returns reason value.
type APITokenServiceClient ¶ added in v0.55.0
type APITokenServiceClient interface { Create(ctx context.Context, in *APITokenServiceCreateRequest, opts ...grpc.CallOption) (*APITokenServiceCreateResponse, error) List(ctx context.Context, in *APITokenServiceListRequest, opts ...grpc.CallOption) (*APITokenServiceListResponse, error) Revoke(ctx context.Context, in *APITokenServiceRevokeRequest, opts ...grpc.CallOption) (*APITokenServiceRevokeResponse, error) }
APITokenServiceClient is the client API for APITokenService 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 NewAPITokenServiceClient ¶ added in v0.55.0
func NewAPITokenServiceClient(cc grpc.ClientConnInterface) APITokenServiceClient
type APITokenServiceCreateRequest ¶ added in v0.55.0
type APITokenServiceCreateRequest struct { Description *string `protobuf:"bytes,1,opt,name=description,proto3,oneof" json:"description,omitempty"` ExpiresIn *durationpb.Duration `protobuf:"bytes,2,opt,name=expires_in,json=expiresIn,proto3,oneof" json:"expires_in,omitempty"` // contains filtered or unexported fields }
func (*APITokenServiceCreateRequest) Descriptor
deprecated
added in
v0.55.0
func (*APITokenServiceCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use APITokenServiceCreateRequest.ProtoReflect.Descriptor instead.
func (*APITokenServiceCreateRequest) GetDescription ¶ added in v0.55.0
func (x *APITokenServiceCreateRequest) GetDescription() string
func (*APITokenServiceCreateRequest) GetExpiresIn ¶ added in v0.55.0
func (x *APITokenServiceCreateRequest) GetExpiresIn() *durationpb.Duration
func (*APITokenServiceCreateRequest) ProtoMessage ¶ added in v0.55.0
func (*APITokenServiceCreateRequest) ProtoMessage()
func (*APITokenServiceCreateRequest) ProtoReflect ¶ added in v0.55.0
func (x *APITokenServiceCreateRequest) ProtoReflect() protoreflect.Message
func (*APITokenServiceCreateRequest) Reset ¶ added in v0.55.0
func (x *APITokenServiceCreateRequest) Reset()
func (*APITokenServiceCreateRequest) String ¶ added in v0.55.0
func (x *APITokenServiceCreateRequest) String() string
func (*APITokenServiceCreateRequest) Validate ¶ added in v0.55.0
func (m *APITokenServiceCreateRequest) Validate() error
Validate checks the field values on APITokenServiceCreateRequest 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 (*APITokenServiceCreateRequest) ValidateAll ¶ added in v0.55.0
func (m *APITokenServiceCreateRequest) ValidateAll() error
ValidateAll checks the field values on APITokenServiceCreateRequest 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 APITokenServiceCreateRequestMultiError, or nil if none found.
type APITokenServiceCreateRequestMultiError ¶ added in v0.55.0
type APITokenServiceCreateRequestMultiError []error
APITokenServiceCreateRequestMultiError is an error wrapping multiple validation errors returned by APITokenServiceCreateRequest.ValidateAll() if the designated constraints aren't met.
func (APITokenServiceCreateRequestMultiError) AllErrors ¶ added in v0.55.0
func (m APITokenServiceCreateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (APITokenServiceCreateRequestMultiError) Error ¶ added in v0.55.0
func (m APITokenServiceCreateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type APITokenServiceCreateRequestValidationError ¶ added in v0.55.0
type APITokenServiceCreateRequestValidationError struct {
// contains filtered or unexported fields
}
APITokenServiceCreateRequestValidationError is the validation error returned by APITokenServiceCreateRequest.Validate if the designated constraints aren't met.
func (APITokenServiceCreateRequestValidationError) Cause ¶ added in v0.55.0
func (e APITokenServiceCreateRequestValidationError) Cause() error
Cause function returns cause value.
func (APITokenServiceCreateRequestValidationError) Error ¶ added in v0.55.0
func (e APITokenServiceCreateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (APITokenServiceCreateRequestValidationError) ErrorName ¶ added in v0.55.0
func (e APITokenServiceCreateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (APITokenServiceCreateRequestValidationError) Field ¶ added in v0.55.0
func (e APITokenServiceCreateRequestValidationError) Field() string
Field function returns field value.
func (APITokenServiceCreateRequestValidationError) Key ¶ added in v0.55.0
func (e APITokenServiceCreateRequestValidationError) Key() bool
Key function returns key value.
func (APITokenServiceCreateRequestValidationError) Reason ¶ added in v0.55.0
func (e APITokenServiceCreateRequestValidationError) Reason() string
Reason function returns reason value.
type APITokenServiceCreateResponse ¶ added in v0.55.0
type APITokenServiceCreateResponse struct { Result *APITokenServiceCreateResponse_APITokenFull `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*APITokenServiceCreateResponse) Descriptor
deprecated
added in
v0.55.0
func (*APITokenServiceCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use APITokenServiceCreateResponse.ProtoReflect.Descriptor instead.
func (*APITokenServiceCreateResponse) GetResult ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse) GetResult() *APITokenServiceCreateResponse_APITokenFull
func (*APITokenServiceCreateResponse) ProtoMessage ¶ added in v0.55.0
func (*APITokenServiceCreateResponse) ProtoMessage()
func (*APITokenServiceCreateResponse) ProtoReflect ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse) ProtoReflect() protoreflect.Message
func (*APITokenServiceCreateResponse) Reset ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse) Reset()
func (*APITokenServiceCreateResponse) String ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse) String() string
func (*APITokenServiceCreateResponse) Validate ¶ added in v0.55.0
func (m *APITokenServiceCreateResponse) Validate() error
Validate checks the field values on APITokenServiceCreateResponse 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 (*APITokenServiceCreateResponse) ValidateAll ¶ added in v0.55.0
func (m *APITokenServiceCreateResponse) ValidateAll() error
ValidateAll checks the field values on APITokenServiceCreateResponse 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 APITokenServiceCreateResponseMultiError, or nil if none found.
type APITokenServiceCreateResponseMultiError ¶ added in v0.55.0
type APITokenServiceCreateResponseMultiError []error
APITokenServiceCreateResponseMultiError is an error wrapping multiple validation errors returned by APITokenServiceCreateResponse.ValidateAll() if the designated constraints aren't met.
func (APITokenServiceCreateResponseMultiError) AllErrors ¶ added in v0.55.0
func (m APITokenServiceCreateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (APITokenServiceCreateResponseMultiError) Error ¶ added in v0.55.0
func (m APITokenServiceCreateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type APITokenServiceCreateResponseValidationError ¶ added in v0.55.0
type APITokenServiceCreateResponseValidationError struct {
// contains filtered or unexported fields
}
APITokenServiceCreateResponseValidationError is the validation error returned by APITokenServiceCreateResponse.Validate if the designated constraints aren't met.
func (APITokenServiceCreateResponseValidationError) Cause ¶ added in v0.55.0
func (e APITokenServiceCreateResponseValidationError) Cause() error
Cause function returns cause value.
func (APITokenServiceCreateResponseValidationError) Error ¶ added in v0.55.0
func (e APITokenServiceCreateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (APITokenServiceCreateResponseValidationError) ErrorName ¶ added in v0.55.0
func (e APITokenServiceCreateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (APITokenServiceCreateResponseValidationError) Field ¶ added in v0.55.0
func (e APITokenServiceCreateResponseValidationError) Field() string
Field function returns field value.
func (APITokenServiceCreateResponseValidationError) Key ¶ added in v0.55.0
func (e APITokenServiceCreateResponseValidationError) Key() bool
Key function returns key value.
func (APITokenServiceCreateResponseValidationError) Reason ¶ added in v0.55.0
func (e APITokenServiceCreateResponseValidationError) Reason() string
Reason function returns reason value.
type APITokenServiceCreateResponse_APITokenFull ¶ added in v0.55.0
type APITokenServiceCreateResponse_APITokenFull struct { Item *APITokenItem `protobuf:"bytes,1,opt,name=item,proto3" json:"item,omitempty"` Jwt string `protobuf:"bytes,2,opt,name=jwt,proto3" json:"jwt,omitempty"` // contains filtered or unexported fields }
func (*APITokenServiceCreateResponse_APITokenFull) Descriptor
deprecated
added in
v0.55.0
func (*APITokenServiceCreateResponse_APITokenFull) Descriptor() ([]byte, []int)
Deprecated: Use APITokenServiceCreateResponse_APITokenFull.ProtoReflect.Descriptor instead.
func (*APITokenServiceCreateResponse_APITokenFull) GetItem ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse_APITokenFull) GetItem() *APITokenItem
func (*APITokenServiceCreateResponse_APITokenFull) GetJwt ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse_APITokenFull) GetJwt() string
func (*APITokenServiceCreateResponse_APITokenFull) ProtoMessage ¶ added in v0.55.0
func (*APITokenServiceCreateResponse_APITokenFull) ProtoMessage()
func (*APITokenServiceCreateResponse_APITokenFull) ProtoReflect ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse_APITokenFull) ProtoReflect() protoreflect.Message
func (*APITokenServiceCreateResponse_APITokenFull) Reset ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse_APITokenFull) Reset()
func (*APITokenServiceCreateResponse_APITokenFull) String ¶ added in v0.55.0
func (x *APITokenServiceCreateResponse_APITokenFull) String() string
func (*APITokenServiceCreateResponse_APITokenFull) Validate ¶ added in v0.55.0
func (m *APITokenServiceCreateResponse_APITokenFull) Validate() error
Validate checks the field values on APITokenServiceCreateResponse_APITokenFull 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 (*APITokenServiceCreateResponse_APITokenFull) ValidateAll ¶ added in v0.55.0
func (m *APITokenServiceCreateResponse_APITokenFull) ValidateAll() error
ValidateAll checks the field values on APITokenServiceCreateResponse_APITokenFull 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 APITokenServiceCreateResponse_APITokenFullMultiError, or nil if none found.
type APITokenServiceCreateResponse_APITokenFullMultiError ¶ added in v0.55.0
type APITokenServiceCreateResponse_APITokenFullMultiError []error
APITokenServiceCreateResponse_APITokenFullMultiError is an error wrapping multiple validation errors returned by APITokenServiceCreateResponse_APITokenFull.ValidateAll() if the designated constraints aren't met.
func (APITokenServiceCreateResponse_APITokenFullMultiError) AllErrors ¶ added in v0.55.0
func (m APITokenServiceCreateResponse_APITokenFullMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (APITokenServiceCreateResponse_APITokenFullMultiError) Error ¶ added in v0.55.0
func (m APITokenServiceCreateResponse_APITokenFullMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type APITokenServiceCreateResponse_APITokenFullValidationError ¶ added in v0.55.0
type APITokenServiceCreateResponse_APITokenFullValidationError struct {
// contains filtered or unexported fields
}
APITokenServiceCreateResponse_APITokenFullValidationError is the validation error returned by APITokenServiceCreateResponse_APITokenFull.Validate if the designated constraints aren't met.
func (APITokenServiceCreateResponse_APITokenFullValidationError) Cause ¶ added in v0.55.0
func (e APITokenServiceCreateResponse_APITokenFullValidationError) Cause() error
Cause function returns cause value.
func (APITokenServiceCreateResponse_APITokenFullValidationError) Error ¶ added in v0.55.0
func (e APITokenServiceCreateResponse_APITokenFullValidationError) Error() string
Error satisfies the builtin error interface
func (APITokenServiceCreateResponse_APITokenFullValidationError) ErrorName ¶ added in v0.55.0
func (e APITokenServiceCreateResponse_APITokenFullValidationError) ErrorName() string
ErrorName returns error name.
func (APITokenServiceCreateResponse_APITokenFullValidationError) Field ¶ added in v0.55.0
func (e APITokenServiceCreateResponse_APITokenFullValidationError) Field() string
Field function returns field value.
func (APITokenServiceCreateResponse_APITokenFullValidationError) Key ¶ added in v0.55.0
func (e APITokenServiceCreateResponse_APITokenFullValidationError) Key() bool
Key function returns key value.
func (APITokenServiceCreateResponse_APITokenFullValidationError) Reason ¶ added in v0.55.0
func (e APITokenServiceCreateResponse_APITokenFullValidationError) Reason() string
Reason function returns reason value.
type APITokenServiceListRequest ¶ added in v0.55.0
type APITokenServiceListRequest struct { IncludeRevoked bool `protobuf:"varint,1,opt,name=include_revoked,json=includeRevoked,proto3" json:"include_revoked,omitempty"` // contains filtered or unexported fields }
func (*APITokenServiceListRequest) Descriptor
deprecated
added in
v0.55.0
func (*APITokenServiceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use APITokenServiceListRequest.ProtoReflect.Descriptor instead.
func (*APITokenServiceListRequest) GetIncludeRevoked ¶ added in v0.55.0
func (x *APITokenServiceListRequest) GetIncludeRevoked() bool
func (*APITokenServiceListRequest) ProtoMessage ¶ added in v0.55.0
func (*APITokenServiceListRequest) ProtoMessage()
func (*APITokenServiceListRequest) ProtoReflect ¶ added in v0.55.0
func (x *APITokenServiceListRequest) ProtoReflect() protoreflect.Message
func (*APITokenServiceListRequest) Reset ¶ added in v0.55.0
func (x *APITokenServiceListRequest) Reset()
func (*APITokenServiceListRequest) String ¶ added in v0.55.0
func (x *APITokenServiceListRequest) String() string
func (*APITokenServiceListRequest) Validate ¶ added in v0.55.0
func (m *APITokenServiceListRequest) Validate() error
Validate checks the field values on APITokenServiceListRequest 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 (*APITokenServiceListRequest) ValidateAll ¶ added in v0.55.0
func (m *APITokenServiceListRequest) ValidateAll() error
ValidateAll checks the field values on APITokenServiceListRequest 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 APITokenServiceListRequestMultiError, or nil if none found.
type APITokenServiceListRequestMultiError ¶ added in v0.55.0
type APITokenServiceListRequestMultiError []error
APITokenServiceListRequestMultiError is an error wrapping multiple validation errors returned by APITokenServiceListRequest.ValidateAll() if the designated constraints aren't met.
func (APITokenServiceListRequestMultiError) AllErrors ¶ added in v0.55.0
func (m APITokenServiceListRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (APITokenServiceListRequestMultiError) Error ¶ added in v0.55.0
func (m APITokenServiceListRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type APITokenServiceListRequestValidationError ¶ added in v0.55.0
type APITokenServiceListRequestValidationError struct {
// contains filtered or unexported fields
}
APITokenServiceListRequestValidationError is the validation error returned by APITokenServiceListRequest.Validate if the designated constraints aren't met.
func (APITokenServiceListRequestValidationError) Cause ¶ added in v0.55.0
func (e APITokenServiceListRequestValidationError) Cause() error
Cause function returns cause value.
func (APITokenServiceListRequestValidationError) Error ¶ added in v0.55.0
func (e APITokenServiceListRequestValidationError) Error() string
Error satisfies the builtin error interface
func (APITokenServiceListRequestValidationError) ErrorName ¶ added in v0.55.0
func (e APITokenServiceListRequestValidationError) ErrorName() string
ErrorName returns error name.
func (APITokenServiceListRequestValidationError) Field ¶ added in v0.55.0
func (e APITokenServiceListRequestValidationError) Field() string
Field function returns field value.
func (APITokenServiceListRequestValidationError) Key ¶ added in v0.55.0
func (e APITokenServiceListRequestValidationError) Key() bool
Key function returns key value.
func (APITokenServiceListRequestValidationError) Reason ¶ added in v0.55.0
func (e APITokenServiceListRequestValidationError) Reason() string
Reason function returns reason value.
type APITokenServiceListResponse ¶ added in v0.55.0
type APITokenServiceListResponse struct { Result []*APITokenItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*APITokenServiceListResponse) Descriptor
deprecated
added in
v0.55.0
func (*APITokenServiceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use APITokenServiceListResponse.ProtoReflect.Descriptor instead.
func (*APITokenServiceListResponse) GetResult ¶ added in v0.55.0
func (x *APITokenServiceListResponse) GetResult() []*APITokenItem
func (*APITokenServiceListResponse) ProtoMessage ¶ added in v0.55.0
func (*APITokenServiceListResponse) ProtoMessage()
func (*APITokenServiceListResponse) ProtoReflect ¶ added in v0.55.0
func (x *APITokenServiceListResponse) ProtoReflect() protoreflect.Message
func (*APITokenServiceListResponse) Reset ¶ added in v0.55.0
func (x *APITokenServiceListResponse) Reset()
func (*APITokenServiceListResponse) String ¶ added in v0.55.0
func (x *APITokenServiceListResponse) String() string
func (*APITokenServiceListResponse) Validate ¶ added in v0.55.0
func (m *APITokenServiceListResponse) Validate() error
Validate checks the field values on APITokenServiceListResponse 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 (*APITokenServiceListResponse) ValidateAll ¶ added in v0.55.0
func (m *APITokenServiceListResponse) ValidateAll() error
ValidateAll checks the field values on APITokenServiceListResponse 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 APITokenServiceListResponseMultiError, or nil if none found.
type APITokenServiceListResponseMultiError ¶ added in v0.55.0
type APITokenServiceListResponseMultiError []error
APITokenServiceListResponseMultiError is an error wrapping multiple validation errors returned by APITokenServiceListResponse.ValidateAll() if the designated constraints aren't met.
func (APITokenServiceListResponseMultiError) AllErrors ¶ added in v0.55.0
func (m APITokenServiceListResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (APITokenServiceListResponseMultiError) Error ¶ added in v0.55.0
func (m APITokenServiceListResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type APITokenServiceListResponseValidationError ¶ added in v0.55.0
type APITokenServiceListResponseValidationError struct {
// contains filtered or unexported fields
}
APITokenServiceListResponseValidationError is the validation error returned by APITokenServiceListResponse.Validate if the designated constraints aren't met.
func (APITokenServiceListResponseValidationError) Cause ¶ added in v0.55.0
func (e APITokenServiceListResponseValidationError) Cause() error
Cause function returns cause value.
func (APITokenServiceListResponseValidationError) Error ¶ added in v0.55.0
func (e APITokenServiceListResponseValidationError) Error() string
Error satisfies the builtin error interface
func (APITokenServiceListResponseValidationError) ErrorName ¶ added in v0.55.0
func (e APITokenServiceListResponseValidationError) ErrorName() string
ErrorName returns error name.
func (APITokenServiceListResponseValidationError) Field ¶ added in v0.55.0
func (e APITokenServiceListResponseValidationError) Field() string
Field function returns field value.
func (APITokenServiceListResponseValidationError) Key ¶ added in v0.55.0
func (e APITokenServiceListResponseValidationError) Key() bool
Key function returns key value.
func (APITokenServiceListResponseValidationError) Reason ¶ added in v0.55.0
func (e APITokenServiceListResponseValidationError) Reason() string
Reason function returns reason value.
type APITokenServiceRevokeRequest ¶ added in v0.55.0
type APITokenServiceRevokeRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*APITokenServiceRevokeRequest) Descriptor
deprecated
added in
v0.55.0
func (*APITokenServiceRevokeRequest) Descriptor() ([]byte, []int)
Deprecated: Use APITokenServiceRevokeRequest.ProtoReflect.Descriptor instead.
func (*APITokenServiceRevokeRequest) GetId ¶ added in v0.55.0
func (x *APITokenServiceRevokeRequest) GetId() string
func (*APITokenServiceRevokeRequest) ProtoMessage ¶ added in v0.55.0
func (*APITokenServiceRevokeRequest) ProtoMessage()
func (*APITokenServiceRevokeRequest) ProtoReflect ¶ added in v0.55.0
func (x *APITokenServiceRevokeRequest) ProtoReflect() protoreflect.Message
func (*APITokenServiceRevokeRequest) Reset ¶ added in v0.55.0
func (x *APITokenServiceRevokeRequest) Reset()
func (*APITokenServiceRevokeRequest) String ¶ added in v0.55.0
func (x *APITokenServiceRevokeRequest) String() string
func (*APITokenServiceRevokeRequest) Validate ¶ added in v0.55.0
func (m *APITokenServiceRevokeRequest) Validate() error
Validate checks the field values on APITokenServiceRevokeRequest 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 (*APITokenServiceRevokeRequest) ValidateAll ¶ added in v0.55.0
func (m *APITokenServiceRevokeRequest) ValidateAll() error
ValidateAll checks the field values on APITokenServiceRevokeRequest 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 APITokenServiceRevokeRequestMultiError, or nil if none found.
type APITokenServiceRevokeRequestMultiError ¶ added in v0.55.0
type APITokenServiceRevokeRequestMultiError []error
APITokenServiceRevokeRequestMultiError is an error wrapping multiple validation errors returned by APITokenServiceRevokeRequest.ValidateAll() if the designated constraints aren't met.
func (APITokenServiceRevokeRequestMultiError) AllErrors ¶ added in v0.55.0
func (m APITokenServiceRevokeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (APITokenServiceRevokeRequestMultiError) Error ¶ added in v0.55.0
func (m APITokenServiceRevokeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type APITokenServiceRevokeRequestValidationError ¶ added in v0.55.0
type APITokenServiceRevokeRequestValidationError struct {
// contains filtered or unexported fields
}
APITokenServiceRevokeRequestValidationError is the validation error returned by APITokenServiceRevokeRequest.Validate if the designated constraints aren't met.
func (APITokenServiceRevokeRequestValidationError) Cause ¶ added in v0.55.0
func (e APITokenServiceRevokeRequestValidationError) Cause() error
Cause function returns cause value.
func (APITokenServiceRevokeRequestValidationError) Error ¶ added in v0.55.0
func (e APITokenServiceRevokeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (APITokenServiceRevokeRequestValidationError) ErrorName ¶ added in v0.55.0
func (e APITokenServiceRevokeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (APITokenServiceRevokeRequestValidationError) Field ¶ added in v0.55.0
func (e APITokenServiceRevokeRequestValidationError) Field() string
Field function returns field value.
func (APITokenServiceRevokeRequestValidationError) Key ¶ added in v0.55.0
func (e APITokenServiceRevokeRequestValidationError) Key() bool
Key function returns key value.
func (APITokenServiceRevokeRequestValidationError) Reason ¶ added in v0.55.0
func (e APITokenServiceRevokeRequestValidationError) Reason() string
Reason function returns reason value.
type APITokenServiceRevokeResponse ¶ added in v0.55.0
type APITokenServiceRevokeResponse struct {
// contains filtered or unexported fields
}
func (*APITokenServiceRevokeResponse) Descriptor
deprecated
added in
v0.55.0
func (*APITokenServiceRevokeResponse) Descriptor() ([]byte, []int)
Deprecated: Use APITokenServiceRevokeResponse.ProtoReflect.Descriptor instead.
func (*APITokenServiceRevokeResponse) ProtoMessage ¶ added in v0.55.0
func (*APITokenServiceRevokeResponse) ProtoMessage()
func (*APITokenServiceRevokeResponse) ProtoReflect ¶ added in v0.55.0
func (x *APITokenServiceRevokeResponse) ProtoReflect() protoreflect.Message
func (*APITokenServiceRevokeResponse) Reset ¶ added in v0.55.0
func (x *APITokenServiceRevokeResponse) Reset()
func (*APITokenServiceRevokeResponse) String ¶ added in v0.55.0
func (x *APITokenServiceRevokeResponse) String() string
func (*APITokenServiceRevokeResponse) Validate ¶ added in v0.55.0
func (m *APITokenServiceRevokeResponse) Validate() error
Validate checks the field values on APITokenServiceRevokeResponse 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 (*APITokenServiceRevokeResponse) ValidateAll ¶ added in v0.55.0
func (m *APITokenServiceRevokeResponse) ValidateAll() error
ValidateAll checks the field values on APITokenServiceRevokeResponse 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 APITokenServiceRevokeResponseMultiError, or nil if none found.
type APITokenServiceRevokeResponseMultiError ¶ added in v0.55.0
type APITokenServiceRevokeResponseMultiError []error
APITokenServiceRevokeResponseMultiError is an error wrapping multiple validation errors returned by APITokenServiceRevokeResponse.ValidateAll() if the designated constraints aren't met.
func (APITokenServiceRevokeResponseMultiError) AllErrors ¶ added in v0.55.0
func (m APITokenServiceRevokeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (APITokenServiceRevokeResponseMultiError) Error ¶ added in v0.55.0
func (m APITokenServiceRevokeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type APITokenServiceRevokeResponseValidationError ¶ added in v0.55.0
type APITokenServiceRevokeResponseValidationError struct {
// contains filtered or unexported fields
}
APITokenServiceRevokeResponseValidationError is the validation error returned by APITokenServiceRevokeResponse.Validate if the designated constraints aren't met.
func (APITokenServiceRevokeResponseValidationError) Cause ¶ added in v0.55.0
func (e APITokenServiceRevokeResponseValidationError) Cause() error
Cause function returns cause value.
func (APITokenServiceRevokeResponseValidationError) Error ¶ added in v0.55.0
func (e APITokenServiceRevokeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (APITokenServiceRevokeResponseValidationError) ErrorName ¶ added in v0.55.0
func (e APITokenServiceRevokeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (APITokenServiceRevokeResponseValidationError) Field ¶ added in v0.55.0
func (e APITokenServiceRevokeResponseValidationError) Field() string
Field function returns field value.
func (APITokenServiceRevokeResponseValidationError) Key ¶ added in v0.55.0
func (e APITokenServiceRevokeResponseValidationError) Key() bool
Key function returns key value.
func (APITokenServiceRevokeResponseValidationError) Reason ¶ added in v0.55.0
func (e APITokenServiceRevokeResponseValidationError) Reason() string
Reason function returns reason value.
type APITokenServiceServer ¶ added in v0.55.0
type APITokenServiceServer interface { Create(context.Context, *APITokenServiceCreateRequest) (*APITokenServiceCreateResponse, error) List(context.Context, *APITokenServiceListRequest) (*APITokenServiceListResponse, error) Revoke(context.Context, *APITokenServiceRevokeRequest) (*APITokenServiceRevokeResponse, error) // contains filtered or unexported methods }
APITokenServiceServer is the server API for APITokenService service. All implementations must embed UnimplementedAPITokenServiceServer for forward compatibility
type AllowListError ¶
type AllowListError int32
const ( AllowListError_ALLOW_LIST_ERROR_UNSPECIFIED AllowListError = 0 AllowListError_ALLOW_LIST_ERROR_NOT_IN_LIST AllowListError = 1 )
func (AllowListError) Descriptor ¶
func (AllowListError) Descriptor() protoreflect.EnumDescriptor
func (AllowListError) Enum ¶
func (x AllowListError) Enum() *AllowListError
func (AllowListError) EnumDescriptor
deprecated
func (AllowListError) EnumDescriptor() ([]byte, []int)
Deprecated: Use AllowListError.Descriptor instead.
func (AllowListError) Number ¶
func (x AllowListError) Number() protoreflect.EnumNumber
func (AllowListError) String ¶
func (x AllowListError) String() string
func (AllowListError) Type ¶
func (AllowListError) Type() protoreflect.EnumType
type AttestationItem ¶
type AttestationItem struct { // encoded DSEE envelope Envelope []byte `protobuf:"bytes,3,opt,name=envelope,proto3" json:"envelope,omitempty"` // sha256sum of the envelope in json format, used as a key in the CAS backend DigestInCasBackend string `protobuf:"bytes,7,opt,name=digest_in_cas_backend,json=digestInCasBackend,proto3" json:"digest_in_cas_backend,omitempty"` // denormalized envelope/statement content EnvVars []*AttestationItem_EnvVariable `protobuf:"bytes,4,rep,name=env_vars,json=envVars,proto3" json:"env_vars,omitempty"` Materials []*AttestationItem_Material `protobuf:"bytes,5,rep,name=materials,proto3" json:"materials,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ // contains filtered or unexported fields }
func (*AttestationItem) Descriptor
deprecated
func (*AttestationItem) Descriptor() ([]byte, []int)
Deprecated: Use AttestationItem.ProtoReflect.Descriptor instead.
func (*AttestationItem) GetAnnotations ¶ added in v0.16.0
func (x *AttestationItem) GetAnnotations() map[string]string
func (*AttestationItem) GetDigestInCasBackend ¶ added in v0.17.0
func (x *AttestationItem) GetDigestInCasBackend() string
func (*AttestationItem) GetEnvVars ¶
func (x *AttestationItem) GetEnvVars() []*AttestationItem_EnvVariable
func (*AttestationItem) GetEnvelope ¶
func (x *AttestationItem) GetEnvelope() []byte
func (*AttestationItem) GetMaterials ¶
func (x *AttestationItem) GetMaterials() []*AttestationItem_Material
func (*AttestationItem) ProtoMessage ¶
func (*AttestationItem) ProtoMessage()
func (*AttestationItem) ProtoReflect ¶
func (x *AttestationItem) ProtoReflect() protoreflect.Message
func (*AttestationItem) Reset ¶
func (x *AttestationItem) Reset()
func (*AttestationItem) String ¶
func (x *AttestationItem) String() string
func (*AttestationItem) Validate ¶
func (m *AttestationItem) Validate() error
Validate checks the field values on AttestationItem 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 (*AttestationItem) ValidateAll ¶
func (m *AttestationItem) ValidateAll() error
ValidateAll checks the field values on AttestationItem 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 AttestationItemMultiError, or nil if none found.
type AttestationItemMultiError ¶
type AttestationItemMultiError []error
AttestationItemMultiError is an error wrapping multiple validation errors returned by AttestationItem.ValidateAll() if the designated constraints aren't met.
func (AttestationItemMultiError) AllErrors ¶
func (m AttestationItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationItemMultiError) Error ¶
func (m AttestationItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationItemValidationError ¶
type AttestationItemValidationError struct {
// contains filtered or unexported fields
}
AttestationItemValidationError is the validation error returned by AttestationItem.Validate if the designated constraints aren't met.
func (AttestationItemValidationError) Cause ¶
func (e AttestationItemValidationError) Cause() error
Cause function returns cause value.
func (AttestationItemValidationError) Error ¶
func (e AttestationItemValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationItemValidationError) ErrorName ¶
func (e AttestationItemValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationItemValidationError) Field ¶
func (e AttestationItemValidationError) Field() string
Field function returns field value.
func (AttestationItemValidationError) Key ¶
func (e AttestationItemValidationError) Key() bool
Key function returns key value.
func (AttestationItemValidationError) Reason ¶
func (e AttestationItemValidationError) Reason() string
Reason function returns reason value.
type AttestationItem_EnvVariable ¶
type AttestationItem_EnvVariable struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*AttestationItem_EnvVariable) Descriptor
deprecated
func (*AttestationItem_EnvVariable) Descriptor() ([]byte, []int)
Deprecated: Use AttestationItem_EnvVariable.ProtoReflect.Descriptor instead.
func (*AttestationItem_EnvVariable) GetName ¶
func (x *AttestationItem_EnvVariable) GetName() string
func (*AttestationItem_EnvVariable) GetValue ¶
func (x *AttestationItem_EnvVariable) GetValue() string
func (*AttestationItem_EnvVariable) ProtoMessage ¶
func (*AttestationItem_EnvVariable) ProtoMessage()
func (*AttestationItem_EnvVariable) ProtoReflect ¶
func (x *AttestationItem_EnvVariable) ProtoReflect() protoreflect.Message
func (*AttestationItem_EnvVariable) Reset ¶
func (x *AttestationItem_EnvVariable) Reset()
func (*AttestationItem_EnvVariable) String ¶
func (x *AttestationItem_EnvVariable) String() string
func (*AttestationItem_EnvVariable) Validate ¶
func (m *AttestationItem_EnvVariable) Validate() error
Validate checks the field values on AttestationItem_EnvVariable 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 (*AttestationItem_EnvVariable) ValidateAll ¶
func (m *AttestationItem_EnvVariable) ValidateAll() error
ValidateAll checks the field values on AttestationItem_EnvVariable 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 AttestationItem_EnvVariableMultiError, or nil if none found.
type AttestationItem_EnvVariableMultiError ¶
type AttestationItem_EnvVariableMultiError []error
AttestationItem_EnvVariableMultiError is an error wrapping multiple validation errors returned by AttestationItem_EnvVariable.ValidateAll() if the designated constraints aren't met.
func (AttestationItem_EnvVariableMultiError) AllErrors ¶
func (m AttestationItem_EnvVariableMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationItem_EnvVariableMultiError) Error ¶
func (m AttestationItem_EnvVariableMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationItem_EnvVariableValidationError ¶
type AttestationItem_EnvVariableValidationError struct {
// contains filtered or unexported fields
}
AttestationItem_EnvVariableValidationError is the validation error returned by AttestationItem_EnvVariable.Validate if the designated constraints aren't met.
func (AttestationItem_EnvVariableValidationError) Cause ¶
func (e AttestationItem_EnvVariableValidationError) Cause() error
Cause function returns cause value.
func (AttestationItem_EnvVariableValidationError) Error ¶
func (e AttestationItem_EnvVariableValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationItem_EnvVariableValidationError) ErrorName ¶
func (e AttestationItem_EnvVariableValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationItem_EnvVariableValidationError) Field ¶
func (e AttestationItem_EnvVariableValidationError) Field() string
Field function returns field value.
func (AttestationItem_EnvVariableValidationError) Key ¶
func (e AttestationItem_EnvVariableValidationError) Key() bool
Key function returns key value.
func (AttestationItem_EnvVariableValidationError) Reason ¶
func (e AttestationItem_EnvVariableValidationError) Reason() string
Reason function returns reason value.
type AttestationItem_Material ¶
type AttestationItem_Material struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // This might be the raw value, the container image name, the filename and so on Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` // filename of the artifact that was either uploaded or injected inline in "value" Filename string `protobuf:"bytes,8,opt,name=filename,proto3" json:"filename,omitempty"` // Material type, i.e ARTIFACT Type string `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ Hash string `protobuf:"bytes,5,opt,name=hash,proto3" json:"hash,omitempty"` // it's been uploaded to an actual CAS backend UploadedToCas bool `protobuf:"varint,6,opt,name=uploaded_to_cas,json=uploadedToCas,proto3" json:"uploaded_to_cas,omitempty"` // the content instead if inline EmbeddedInline bool `protobuf:"varint,7,opt,name=embedded_inline,json=embeddedInline,proto3" json:"embedded_inline,omitempty"` // contains filtered or unexported fields }
func (*AttestationItem_Material) Descriptor
deprecated
func (*AttestationItem_Material) Descriptor() ([]byte, []int)
Deprecated: Use AttestationItem_Material.ProtoReflect.Descriptor instead.
func (*AttestationItem_Material) GetAnnotations ¶ added in v0.15.0
func (x *AttestationItem_Material) GetAnnotations() map[string]string
func (*AttestationItem_Material) GetEmbeddedInline ¶ added in v0.18.0
func (x *AttestationItem_Material) GetEmbeddedInline() bool
func (*AttestationItem_Material) GetFilename ¶ added in v0.18.0
func (x *AttestationItem_Material) GetFilename() string
func (*AttestationItem_Material) GetHash ¶ added in v0.15.0
func (x *AttestationItem_Material) GetHash() string
func (*AttestationItem_Material) GetName ¶
func (x *AttestationItem_Material) GetName() string
func (*AttestationItem_Material) GetType ¶
func (x *AttestationItem_Material) GetType() string
func (*AttestationItem_Material) GetUploadedToCas ¶ added in v0.18.0
func (x *AttestationItem_Material) GetUploadedToCas() bool
func (*AttestationItem_Material) GetValue ¶
func (x *AttestationItem_Material) GetValue() string
func (*AttestationItem_Material) ProtoMessage ¶
func (*AttestationItem_Material) ProtoMessage()
func (*AttestationItem_Material) ProtoReflect ¶
func (x *AttestationItem_Material) ProtoReflect() protoreflect.Message
func (*AttestationItem_Material) Reset ¶
func (x *AttestationItem_Material) Reset()
func (*AttestationItem_Material) String ¶
func (x *AttestationItem_Material) String() string
func (*AttestationItem_Material) Validate ¶
func (m *AttestationItem_Material) Validate() error
Validate checks the field values on AttestationItem_Material 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 (*AttestationItem_Material) ValidateAll ¶
func (m *AttestationItem_Material) ValidateAll() error
ValidateAll checks the field values on AttestationItem_Material 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 AttestationItem_MaterialMultiError, or nil if none found.
type AttestationItem_MaterialMultiError ¶
type AttestationItem_MaterialMultiError []error
AttestationItem_MaterialMultiError is an error wrapping multiple validation errors returned by AttestationItem_Material.ValidateAll() if the designated constraints aren't met.
func (AttestationItem_MaterialMultiError) AllErrors ¶
func (m AttestationItem_MaterialMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationItem_MaterialMultiError) Error ¶
func (m AttestationItem_MaterialMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationItem_MaterialValidationError ¶
type AttestationItem_MaterialValidationError struct {
// contains filtered or unexported fields
}
AttestationItem_MaterialValidationError is the validation error returned by AttestationItem_Material.Validate if the designated constraints aren't met.
func (AttestationItem_MaterialValidationError) Cause ¶
func (e AttestationItem_MaterialValidationError) Cause() error
Cause function returns cause value.
func (AttestationItem_MaterialValidationError) Error ¶
func (e AttestationItem_MaterialValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationItem_MaterialValidationError) ErrorName ¶
func (e AttestationItem_MaterialValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationItem_MaterialValidationError) Field ¶
func (e AttestationItem_MaterialValidationError) Field() string
Field function returns field value.
func (AttestationItem_MaterialValidationError) Key ¶
func (e AttestationItem_MaterialValidationError) Key() bool
Key function returns key value.
func (AttestationItem_MaterialValidationError) Reason ¶
func (e AttestationItem_MaterialValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceCancelRequest ¶
type AttestationServiceCancelRequest struct { WorkflowRunId string `protobuf:"bytes,1,opt,name=workflow_run_id,json=workflowRunId,proto3" json:"workflow_run_id,omitempty"` Trigger AttestationServiceCancelRequest_TriggerType `` /* 133-byte string literal not displayed */ Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceCancelRequest) Descriptor
deprecated
func (*AttestationServiceCancelRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceCancelRequest.ProtoReflect.Descriptor instead.
func (*AttestationServiceCancelRequest) GetReason ¶
func (x *AttestationServiceCancelRequest) GetReason() string
func (*AttestationServiceCancelRequest) GetTrigger ¶
func (x *AttestationServiceCancelRequest) GetTrigger() AttestationServiceCancelRequest_TriggerType
func (*AttestationServiceCancelRequest) GetWorkflowRunId ¶
func (x *AttestationServiceCancelRequest) GetWorkflowRunId() string
func (*AttestationServiceCancelRequest) ProtoMessage ¶
func (*AttestationServiceCancelRequest) ProtoMessage()
func (*AttestationServiceCancelRequest) ProtoReflect ¶
func (x *AttestationServiceCancelRequest) ProtoReflect() protoreflect.Message
func (*AttestationServiceCancelRequest) Reset ¶
func (x *AttestationServiceCancelRequest) Reset()
func (*AttestationServiceCancelRequest) String ¶
func (x *AttestationServiceCancelRequest) String() string
func (*AttestationServiceCancelRequest) Validate ¶
func (m *AttestationServiceCancelRequest) Validate() error
Validate checks the field values on AttestationServiceCancelRequest 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 (*AttestationServiceCancelRequest) ValidateAll ¶
func (m *AttestationServiceCancelRequest) ValidateAll() error
ValidateAll checks the field values on AttestationServiceCancelRequest 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 AttestationServiceCancelRequestMultiError, or nil if none found.
type AttestationServiceCancelRequestMultiError ¶
type AttestationServiceCancelRequestMultiError []error
AttestationServiceCancelRequestMultiError is an error wrapping multiple validation errors returned by AttestationServiceCancelRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceCancelRequestMultiError) AllErrors ¶
func (m AttestationServiceCancelRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceCancelRequestMultiError) Error ¶
func (m AttestationServiceCancelRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceCancelRequestValidationError ¶
type AttestationServiceCancelRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceCancelRequestValidationError is the validation error returned by AttestationServiceCancelRequest.Validate if the designated constraints aren't met.
func (AttestationServiceCancelRequestValidationError) Cause ¶
func (e AttestationServiceCancelRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceCancelRequestValidationError) Error ¶
func (e AttestationServiceCancelRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceCancelRequestValidationError) ErrorName ¶
func (e AttestationServiceCancelRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceCancelRequestValidationError) Field ¶
func (e AttestationServiceCancelRequestValidationError) Field() string
Field function returns field value.
func (AttestationServiceCancelRequestValidationError) Key ¶
func (e AttestationServiceCancelRequestValidationError) Key() bool
Key function returns key value.
func (AttestationServiceCancelRequestValidationError) Reason ¶
func (e AttestationServiceCancelRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceCancelRequest_TriggerType ¶
type AttestationServiceCancelRequest_TriggerType int32
const ( AttestationServiceCancelRequest_TRIGGER_TYPE_UNSPECIFIED AttestationServiceCancelRequest_TriggerType = 0 AttestationServiceCancelRequest_TRIGGER_TYPE_FAILURE AttestationServiceCancelRequest_TriggerType = 1 AttestationServiceCancelRequest_TRIGGER_TYPE_CANCELLATION AttestationServiceCancelRequest_TriggerType = 2 )
func (AttestationServiceCancelRequest_TriggerType) Descriptor ¶
func (AttestationServiceCancelRequest_TriggerType) Descriptor() protoreflect.EnumDescriptor
func (AttestationServiceCancelRequest_TriggerType) EnumDescriptor
deprecated
func (AttestationServiceCancelRequest_TriggerType) EnumDescriptor() ([]byte, []int)
Deprecated: Use AttestationServiceCancelRequest_TriggerType.Descriptor instead.
func (AttestationServiceCancelRequest_TriggerType) Number ¶
func (x AttestationServiceCancelRequest_TriggerType) Number() protoreflect.EnumNumber
func (AttestationServiceCancelRequest_TriggerType) String ¶
func (x AttestationServiceCancelRequest_TriggerType) String() string
func (AttestationServiceCancelRequest_TriggerType) Type ¶
func (AttestationServiceCancelRequest_TriggerType) Type() protoreflect.EnumType
type AttestationServiceCancelResponse ¶
type AttestationServiceCancelResponse struct {
// contains filtered or unexported fields
}
func (*AttestationServiceCancelResponse) Descriptor
deprecated
func (*AttestationServiceCancelResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceCancelResponse.ProtoReflect.Descriptor instead.
func (*AttestationServiceCancelResponse) ProtoMessage ¶
func (*AttestationServiceCancelResponse) ProtoMessage()
func (*AttestationServiceCancelResponse) ProtoReflect ¶
func (x *AttestationServiceCancelResponse) ProtoReflect() protoreflect.Message
func (*AttestationServiceCancelResponse) Reset ¶
func (x *AttestationServiceCancelResponse) Reset()
func (*AttestationServiceCancelResponse) String ¶
func (x *AttestationServiceCancelResponse) String() string
func (*AttestationServiceCancelResponse) Validate ¶
func (m *AttestationServiceCancelResponse) Validate() error
Validate checks the field values on AttestationServiceCancelResponse 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 (*AttestationServiceCancelResponse) ValidateAll ¶
func (m *AttestationServiceCancelResponse) ValidateAll() error
ValidateAll checks the field values on AttestationServiceCancelResponse 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 AttestationServiceCancelResponseMultiError, or nil if none found.
type AttestationServiceCancelResponseMultiError ¶
type AttestationServiceCancelResponseMultiError []error
AttestationServiceCancelResponseMultiError is an error wrapping multiple validation errors returned by AttestationServiceCancelResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceCancelResponseMultiError) AllErrors ¶
func (m AttestationServiceCancelResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceCancelResponseMultiError) Error ¶
func (m AttestationServiceCancelResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceCancelResponseValidationError ¶
type AttestationServiceCancelResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceCancelResponseValidationError is the validation error returned by AttestationServiceCancelResponse.Validate if the designated constraints aren't met.
func (AttestationServiceCancelResponseValidationError) Cause ¶
func (e AttestationServiceCancelResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceCancelResponseValidationError) Error ¶
func (e AttestationServiceCancelResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceCancelResponseValidationError) ErrorName ¶
func (e AttestationServiceCancelResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceCancelResponseValidationError) Field ¶
func (e AttestationServiceCancelResponseValidationError) Field() string
Field function returns field value.
func (AttestationServiceCancelResponseValidationError) Key ¶
func (e AttestationServiceCancelResponseValidationError) Key() bool
Key function returns key value.
func (AttestationServiceCancelResponseValidationError) Reason ¶
func (e AttestationServiceCancelResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceClient ¶
type AttestationServiceClient interface { GetContract(ctx context.Context, in *AttestationServiceGetContractRequest, opts ...grpc.CallOption) (*AttestationServiceGetContractResponse, error) Init(ctx context.Context, in *AttestationServiceInitRequest, opts ...grpc.CallOption) (*AttestationServiceInitResponse, error) Store(ctx context.Context, in *AttestationServiceStoreRequest, opts ...grpc.CallOption) (*AttestationServiceStoreResponse, error) // There is another endpoint to get credentials via casCredentialsService.Get // This one is kept since it leverages robot-accounts in the context of a workflow GetUploadCreds(ctx context.Context, in *AttestationServiceGetUploadCredsRequest, opts ...grpc.CallOption) (*AttestationServiceGetUploadCredsResponse, error) Cancel(ctx context.Context, in *AttestationServiceCancelRequest, opts ...grpc.CallOption) (*AttestationServiceCancelResponse, error) }
AttestationServiceClient is the client API for AttestationService 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 NewAttestationServiceClient ¶
func NewAttestationServiceClient(cc grpc.ClientConnInterface) AttestationServiceClient
type AttestationServiceGetContractRequest ¶
type AttestationServiceGetContractRequest struct { ContractRevision int32 `protobuf:"varint,1,opt,name=contract_revision,json=contractRevision,proto3" json:"contract_revision,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceGetContractRequest) Descriptor
deprecated
func (*AttestationServiceGetContractRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceGetContractRequest.ProtoReflect.Descriptor instead.
func (*AttestationServiceGetContractRequest) GetContractRevision ¶
func (x *AttestationServiceGetContractRequest) GetContractRevision() int32
func (*AttestationServiceGetContractRequest) ProtoMessage ¶
func (*AttestationServiceGetContractRequest) ProtoMessage()
func (*AttestationServiceGetContractRequest) ProtoReflect ¶
func (x *AttestationServiceGetContractRequest) ProtoReflect() protoreflect.Message
func (*AttestationServiceGetContractRequest) Reset ¶
func (x *AttestationServiceGetContractRequest) Reset()
func (*AttestationServiceGetContractRequest) String ¶
func (x *AttestationServiceGetContractRequest) String() string
func (*AttestationServiceGetContractRequest) Validate ¶
func (m *AttestationServiceGetContractRequest) Validate() error
Validate checks the field values on AttestationServiceGetContractRequest 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 (*AttestationServiceGetContractRequest) ValidateAll ¶
func (m *AttestationServiceGetContractRequest) ValidateAll() error
ValidateAll checks the field values on AttestationServiceGetContractRequest 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 AttestationServiceGetContractRequestMultiError, or nil if none found.
type AttestationServiceGetContractRequestMultiError ¶
type AttestationServiceGetContractRequestMultiError []error
AttestationServiceGetContractRequestMultiError is an error wrapping multiple validation errors returned by AttestationServiceGetContractRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceGetContractRequestMultiError) AllErrors ¶
func (m AttestationServiceGetContractRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceGetContractRequestMultiError) Error ¶
func (m AttestationServiceGetContractRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceGetContractRequestValidationError ¶
type AttestationServiceGetContractRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceGetContractRequestValidationError is the validation error returned by AttestationServiceGetContractRequest.Validate if the designated constraints aren't met.
func (AttestationServiceGetContractRequestValidationError) Cause ¶
func (e AttestationServiceGetContractRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceGetContractRequestValidationError) Error ¶
func (e AttestationServiceGetContractRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceGetContractRequestValidationError) ErrorName ¶
func (e AttestationServiceGetContractRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceGetContractRequestValidationError) Field ¶
func (e AttestationServiceGetContractRequestValidationError) Field() string
Field function returns field value.
func (AttestationServiceGetContractRequestValidationError) Key ¶
func (e AttestationServiceGetContractRequestValidationError) Key() bool
Key function returns key value.
func (AttestationServiceGetContractRequestValidationError) Reason ¶
func (e AttestationServiceGetContractRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceGetContractResponse ¶
type AttestationServiceGetContractResponse struct { Result *AttestationServiceGetContractResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceGetContractResponse) Descriptor
deprecated
func (*AttestationServiceGetContractResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceGetContractResponse.ProtoReflect.Descriptor instead.
func (*AttestationServiceGetContractResponse) GetResult ¶
func (x *AttestationServiceGetContractResponse) GetResult() *AttestationServiceGetContractResponse_Result
func (*AttestationServiceGetContractResponse) ProtoMessage ¶
func (*AttestationServiceGetContractResponse) ProtoMessage()
func (*AttestationServiceGetContractResponse) ProtoReflect ¶
func (x *AttestationServiceGetContractResponse) ProtoReflect() protoreflect.Message
func (*AttestationServiceGetContractResponse) Reset ¶
func (x *AttestationServiceGetContractResponse) Reset()
func (*AttestationServiceGetContractResponse) String ¶
func (x *AttestationServiceGetContractResponse) String() string
func (*AttestationServiceGetContractResponse) Validate ¶
func (m *AttestationServiceGetContractResponse) Validate() error
Validate checks the field values on AttestationServiceGetContractResponse 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 (*AttestationServiceGetContractResponse) ValidateAll ¶
func (m *AttestationServiceGetContractResponse) ValidateAll() error
ValidateAll checks the field values on AttestationServiceGetContractResponse 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 AttestationServiceGetContractResponseMultiError, or nil if none found.
type AttestationServiceGetContractResponseMultiError ¶
type AttestationServiceGetContractResponseMultiError []error
AttestationServiceGetContractResponseMultiError is an error wrapping multiple validation errors returned by AttestationServiceGetContractResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceGetContractResponseMultiError) AllErrors ¶
func (m AttestationServiceGetContractResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceGetContractResponseMultiError) Error ¶
func (m AttestationServiceGetContractResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceGetContractResponseValidationError ¶
type AttestationServiceGetContractResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceGetContractResponseValidationError is the validation error returned by AttestationServiceGetContractResponse.Validate if the designated constraints aren't met.
func (AttestationServiceGetContractResponseValidationError) Cause ¶
func (e AttestationServiceGetContractResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceGetContractResponseValidationError) Error ¶
func (e AttestationServiceGetContractResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceGetContractResponseValidationError) ErrorName ¶
func (e AttestationServiceGetContractResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceGetContractResponseValidationError) Field ¶
func (e AttestationServiceGetContractResponseValidationError) Field() string
Field function returns field value.
func (AttestationServiceGetContractResponseValidationError) Key ¶
func (e AttestationServiceGetContractResponseValidationError) Key() bool
Key function returns key value.
func (AttestationServiceGetContractResponseValidationError) Reason ¶
func (e AttestationServiceGetContractResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceGetContractResponse_Result ¶
type AttestationServiceGetContractResponse_Result struct { Workflow *WorkflowItem `protobuf:"bytes,1,opt,name=workflow,proto3" json:"workflow,omitempty"` Contract *WorkflowContractVersionItem `protobuf:"bytes,2,opt,name=contract,proto3" json:"contract,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceGetContractResponse_Result) Descriptor
deprecated
func (*AttestationServiceGetContractResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceGetContractResponse_Result.ProtoReflect.Descriptor instead.
func (*AttestationServiceGetContractResponse_Result) GetContract ¶
func (x *AttestationServiceGetContractResponse_Result) GetContract() *WorkflowContractVersionItem
func (*AttestationServiceGetContractResponse_Result) GetWorkflow ¶
func (x *AttestationServiceGetContractResponse_Result) GetWorkflow() *WorkflowItem
func (*AttestationServiceGetContractResponse_Result) ProtoMessage ¶
func (*AttestationServiceGetContractResponse_Result) ProtoMessage()
func (*AttestationServiceGetContractResponse_Result) ProtoReflect ¶
func (x *AttestationServiceGetContractResponse_Result) ProtoReflect() protoreflect.Message
func (*AttestationServiceGetContractResponse_Result) Reset ¶
func (x *AttestationServiceGetContractResponse_Result) Reset()
func (*AttestationServiceGetContractResponse_Result) String ¶
func (x *AttestationServiceGetContractResponse_Result) String() string
func (*AttestationServiceGetContractResponse_Result) Validate ¶
func (m *AttestationServiceGetContractResponse_Result) Validate() error
Validate checks the field values on AttestationServiceGetContractResponse_Result 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 (*AttestationServiceGetContractResponse_Result) ValidateAll ¶
func (m *AttestationServiceGetContractResponse_Result) ValidateAll() error
ValidateAll checks the field values on AttestationServiceGetContractResponse_Result 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 AttestationServiceGetContractResponse_ResultMultiError, or nil if none found.
type AttestationServiceGetContractResponse_ResultMultiError ¶
type AttestationServiceGetContractResponse_ResultMultiError []error
AttestationServiceGetContractResponse_ResultMultiError is an error wrapping multiple validation errors returned by AttestationServiceGetContractResponse_Result.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceGetContractResponse_ResultMultiError) AllErrors ¶
func (m AttestationServiceGetContractResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceGetContractResponse_ResultMultiError) Error ¶
func (m AttestationServiceGetContractResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceGetContractResponse_ResultValidationError ¶
type AttestationServiceGetContractResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceGetContractResponse_ResultValidationError is the validation error returned by AttestationServiceGetContractResponse_Result.Validate if the designated constraints aren't met.
func (AttestationServiceGetContractResponse_ResultValidationError) Cause ¶
func (e AttestationServiceGetContractResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceGetContractResponse_ResultValidationError) Error ¶
func (e AttestationServiceGetContractResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceGetContractResponse_ResultValidationError) ErrorName ¶
func (e AttestationServiceGetContractResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceGetContractResponse_ResultValidationError) Field ¶
func (e AttestationServiceGetContractResponse_ResultValidationError) Field() string
Field function returns field value.
func (AttestationServiceGetContractResponse_ResultValidationError) Key ¶
func (e AttestationServiceGetContractResponse_ResultValidationError) Key() bool
Key function returns key value.
func (AttestationServiceGetContractResponse_ResultValidationError) Reason ¶
func (e AttestationServiceGetContractResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceGetUploadCredsRequest ¶
type AttestationServiceGetUploadCredsRequest struct { WorkflowRunId string `protobuf:"bytes,1,opt,name=workflow_run_id,json=workflowRunId,proto3" json:"workflow_run_id,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceGetUploadCredsRequest) Descriptor
deprecated
func (*AttestationServiceGetUploadCredsRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceGetUploadCredsRequest.ProtoReflect.Descriptor instead.
func (*AttestationServiceGetUploadCredsRequest) GetWorkflowRunId ¶ added in v0.14.0
func (x *AttestationServiceGetUploadCredsRequest) GetWorkflowRunId() string
func (*AttestationServiceGetUploadCredsRequest) ProtoMessage ¶
func (*AttestationServiceGetUploadCredsRequest) ProtoMessage()
func (*AttestationServiceGetUploadCredsRequest) ProtoReflect ¶
func (x *AttestationServiceGetUploadCredsRequest) ProtoReflect() protoreflect.Message
func (*AttestationServiceGetUploadCredsRequest) Reset ¶
func (x *AttestationServiceGetUploadCredsRequest) Reset()
func (*AttestationServiceGetUploadCredsRequest) String ¶
func (x *AttestationServiceGetUploadCredsRequest) String() string
func (*AttestationServiceGetUploadCredsRequest) Validate ¶
func (m *AttestationServiceGetUploadCredsRequest) Validate() error
Validate checks the field values on AttestationServiceGetUploadCredsRequest 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 (*AttestationServiceGetUploadCredsRequest) ValidateAll ¶
func (m *AttestationServiceGetUploadCredsRequest) ValidateAll() error
ValidateAll checks the field values on AttestationServiceGetUploadCredsRequest 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 AttestationServiceGetUploadCredsRequestMultiError, or nil if none found.
type AttestationServiceGetUploadCredsRequestMultiError ¶
type AttestationServiceGetUploadCredsRequestMultiError []error
AttestationServiceGetUploadCredsRequestMultiError is an error wrapping multiple validation errors returned by AttestationServiceGetUploadCredsRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceGetUploadCredsRequestMultiError) AllErrors ¶
func (m AttestationServiceGetUploadCredsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceGetUploadCredsRequestMultiError) Error ¶
func (m AttestationServiceGetUploadCredsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceGetUploadCredsRequestValidationError ¶
type AttestationServiceGetUploadCredsRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceGetUploadCredsRequestValidationError is the validation error returned by AttestationServiceGetUploadCredsRequest.Validate if the designated constraints aren't met.
func (AttestationServiceGetUploadCredsRequestValidationError) Cause ¶
func (e AttestationServiceGetUploadCredsRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceGetUploadCredsRequestValidationError) Error ¶
func (e AttestationServiceGetUploadCredsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceGetUploadCredsRequestValidationError) ErrorName ¶
func (e AttestationServiceGetUploadCredsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceGetUploadCredsRequestValidationError) Field ¶
func (e AttestationServiceGetUploadCredsRequestValidationError) Field() string
Field function returns field value.
func (AttestationServiceGetUploadCredsRequestValidationError) Key ¶
func (e AttestationServiceGetUploadCredsRequestValidationError) Key() bool
Key function returns key value.
func (AttestationServiceGetUploadCredsRequestValidationError) Reason ¶
func (e AttestationServiceGetUploadCredsRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceGetUploadCredsResponse ¶
type AttestationServiceGetUploadCredsResponse struct { Result *AttestationServiceGetUploadCredsResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceGetUploadCredsResponse) Descriptor
deprecated
func (*AttestationServiceGetUploadCredsResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceGetUploadCredsResponse.ProtoReflect.Descriptor instead.
func (*AttestationServiceGetUploadCredsResponse) GetResult ¶
func (x *AttestationServiceGetUploadCredsResponse) GetResult() *AttestationServiceGetUploadCredsResponse_Result
func (*AttestationServiceGetUploadCredsResponse) ProtoMessage ¶
func (*AttestationServiceGetUploadCredsResponse) ProtoMessage()
func (*AttestationServiceGetUploadCredsResponse) ProtoReflect ¶
func (x *AttestationServiceGetUploadCredsResponse) ProtoReflect() protoreflect.Message
func (*AttestationServiceGetUploadCredsResponse) Reset ¶
func (x *AttestationServiceGetUploadCredsResponse) Reset()
func (*AttestationServiceGetUploadCredsResponse) String ¶
func (x *AttestationServiceGetUploadCredsResponse) String() string
func (*AttestationServiceGetUploadCredsResponse) Validate ¶
func (m *AttestationServiceGetUploadCredsResponse) Validate() error
Validate checks the field values on AttestationServiceGetUploadCredsResponse 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 (*AttestationServiceGetUploadCredsResponse) ValidateAll ¶
func (m *AttestationServiceGetUploadCredsResponse) ValidateAll() error
ValidateAll checks the field values on AttestationServiceGetUploadCredsResponse 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 AttestationServiceGetUploadCredsResponseMultiError, or nil if none found.
type AttestationServiceGetUploadCredsResponseMultiError ¶
type AttestationServiceGetUploadCredsResponseMultiError []error
AttestationServiceGetUploadCredsResponseMultiError is an error wrapping multiple validation errors returned by AttestationServiceGetUploadCredsResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceGetUploadCredsResponseMultiError) AllErrors ¶
func (m AttestationServiceGetUploadCredsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceGetUploadCredsResponseMultiError) Error ¶
func (m AttestationServiceGetUploadCredsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceGetUploadCredsResponseValidationError ¶
type AttestationServiceGetUploadCredsResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceGetUploadCredsResponseValidationError is the validation error returned by AttestationServiceGetUploadCredsResponse.Validate if the designated constraints aren't met.
func (AttestationServiceGetUploadCredsResponseValidationError) Cause ¶
func (e AttestationServiceGetUploadCredsResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceGetUploadCredsResponseValidationError) Error ¶
func (e AttestationServiceGetUploadCredsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceGetUploadCredsResponseValidationError) ErrorName ¶
func (e AttestationServiceGetUploadCredsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceGetUploadCredsResponseValidationError) Field ¶
func (e AttestationServiceGetUploadCredsResponseValidationError) Field() string
Field function returns field value.
func (AttestationServiceGetUploadCredsResponseValidationError) Key ¶
func (e AttestationServiceGetUploadCredsResponseValidationError) Key() bool
Key function returns key value.
func (AttestationServiceGetUploadCredsResponseValidationError) Reason ¶
func (e AttestationServiceGetUploadCredsResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceGetUploadCredsResponse_Result ¶
type AttestationServiceGetUploadCredsResponse_Result struct { Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` Backend *CASBackendItem `protobuf:"bytes,3,opt,name=backend,proto3" json:"backend,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceGetUploadCredsResponse_Result) Descriptor
deprecated
func (*AttestationServiceGetUploadCredsResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceGetUploadCredsResponse_Result.ProtoReflect.Descriptor instead.
func (*AttestationServiceGetUploadCredsResponse_Result) GetBackend ¶ added in v0.14.0
func (x *AttestationServiceGetUploadCredsResponse_Result) GetBackend() *CASBackendItem
func (*AttestationServiceGetUploadCredsResponse_Result) GetToken ¶
func (x *AttestationServiceGetUploadCredsResponse_Result) GetToken() string
func (*AttestationServiceGetUploadCredsResponse_Result) ProtoMessage ¶
func (*AttestationServiceGetUploadCredsResponse_Result) ProtoMessage()
func (*AttestationServiceGetUploadCredsResponse_Result) ProtoReflect ¶
func (x *AttestationServiceGetUploadCredsResponse_Result) ProtoReflect() protoreflect.Message
func (*AttestationServiceGetUploadCredsResponse_Result) Reset ¶
func (x *AttestationServiceGetUploadCredsResponse_Result) Reset()
func (*AttestationServiceGetUploadCredsResponse_Result) String ¶
func (x *AttestationServiceGetUploadCredsResponse_Result) String() string
func (*AttestationServiceGetUploadCredsResponse_Result) Validate ¶
func (m *AttestationServiceGetUploadCredsResponse_Result) Validate() error
Validate checks the field values on AttestationServiceGetUploadCredsResponse_Result 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 (*AttestationServiceGetUploadCredsResponse_Result) ValidateAll ¶
func (m *AttestationServiceGetUploadCredsResponse_Result) ValidateAll() error
ValidateAll checks the field values on AttestationServiceGetUploadCredsResponse_Result 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 AttestationServiceGetUploadCredsResponse_ResultMultiError, or nil if none found.
type AttestationServiceGetUploadCredsResponse_ResultMultiError ¶
type AttestationServiceGetUploadCredsResponse_ResultMultiError []error
AttestationServiceGetUploadCredsResponse_ResultMultiError is an error wrapping multiple validation errors returned by AttestationServiceGetUploadCredsResponse_Result.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceGetUploadCredsResponse_ResultMultiError) AllErrors ¶
func (m AttestationServiceGetUploadCredsResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceGetUploadCredsResponse_ResultMultiError) Error ¶
func (m AttestationServiceGetUploadCredsResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceGetUploadCredsResponse_ResultValidationError ¶
type AttestationServiceGetUploadCredsResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceGetUploadCredsResponse_ResultValidationError is the validation error returned by AttestationServiceGetUploadCredsResponse_Result.Validate if the designated constraints aren't met.
func (AttestationServiceGetUploadCredsResponse_ResultValidationError) Cause ¶
func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceGetUploadCredsResponse_ResultValidationError) Error ¶
func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceGetUploadCredsResponse_ResultValidationError) ErrorName ¶
func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceGetUploadCredsResponse_ResultValidationError) Field ¶
func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Field() string
Field function returns field value.
func (AttestationServiceGetUploadCredsResponse_ResultValidationError) Key ¶
Key function returns key value.
func (AttestationServiceGetUploadCredsResponse_ResultValidationError) Reason ¶
func (e AttestationServiceGetUploadCredsResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceInitRequest ¶
type AttestationServiceInitRequest struct { ContractRevision int32 `protobuf:"varint,1,opt,name=contract_revision,json=contractRevision,proto3" json:"contract_revision,omitempty"` JobUrl string `protobuf:"bytes,2,opt,name=job_url,json=jobUrl,proto3" json:"job_url,omitempty"` Runner v1.CraftingSchema_Runner_RunnerType `protobuf:"varint,3,opt,name=runner,proto3,enum=workflowcontract.v1.CraftingSchema_Runner_RunnerType" json:"runner,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceInitRequest) Descriptor
deprecated
func (*AttestationServiceInitRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceInitRequest.ProtoReflect.Descriptor instead.
func (*AttestationServiceInitRequest) GetContractRevision ¶
func (x *AttestationServiceInitRequest) GetContractRevision() int32
func (*AttestationServiceInitRequest) GetJobUrl ¶
func (x *AttestationServiceInitRequest) GetJobUrl() string
func (*AttestationServiceInitRequest) GetRunner ¶ added in v0.66.0
func (x *AttestationServiceInitRequest) GetRunner() v1.CraftingSchema_Runner_RunnerType
func (*AttestationServiceInitRequest) ProtoMessage ¶
func (*AttestationServiceInitRequest) ProtoMessage()
func (*AttestationServiceInitRequest) ProtoReflect ¶
func (x *AttestationServiceInitRequest) ProtoReflect() protoreflect.Message
func (*AttestationServiceInitRequest) Reset ¶
func (x *AttestationServiceInitRequest) Reset()
func (*AttestationServiceInitRequest) String ¶
func (x *AttestationServiceInitRequest) String() string
func (*AttestationServiceInitRequest) Validate ¶
func (m *AttestationServiceInitRequest) Validate() error
Validate checks the field values on AttestationServiceInitRequest 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 (*AttestationServiceInitRequest) ValidateAll ¶
func (m *AttestationServiceInitRequest) ValidateAll() error
ValidateAll checks the field values on AttestationServiceInitRequest 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 AttestationServiceInitRequestMultiError, or nil if none found.
type AttestationServiceInitRequestMultiError ¶
type AttestationServiceInitRequestMultiError []error
AttestationServiceInitRequestMultiError is an error wrapping multiple validation errors returned by AttestationServiceInitRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceInitRequestMultiError) AllErrors ¶
func (m AttestationServiceInitRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceInitRequestMultiError) Error ¶
func (m AttestationServiceInitRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceInitRequestValidationError ¶
type AttestationServiceInitRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceInitRequestValidationError is the validation error returned by AttestationServiceInitRequest.Validate if the designated constraints aren't met.
func (AttestationServiceInitRequestValidationError) Cause ¶
func (e AttestationServiceInitRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceInitRequestValidationError) Error ¶
func (e AttestationServiceInitRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceInitRequestValidationError) ErrorName ¶
func (e AttestationServiceInitRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceInitRequestValidationError) Field ¶
func (e AttestationServiceInitRequestValidationError) Field() string
Field function returns field value.
func (AttestationServiceInitRequestValidationError) Key ¶
func (e AttestationServiceInitRequestValidationError) Key() bool
Key function returns key value.
func (AttestationServiceInitRequestValidationError) Reason ¶
func (e AttestationServiceInitRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceInitResponse ¶
type AttestationServiceInitResponse struct { Result *AttestationServiceInitResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceInitResponse) Descriptor
deprecated
func (*AttestationServiceInitResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceInitResponse.ProtoReflect.Descriptor instead.
func (*AttestationServiceInitResponse) GetResult ¶
func (x *AttestationServiceInitResponse) GetResult() *AttestationServiceInitResponse_Result
func (*AttestationServiceInitResponse) ProtoMessage ¶
func (*AttestationServiceInitResponse) ProtoMessage()
func (*AttestationServiceInitResponse) ProtoReflect ¶
func (x *AttestationServiceInitResponse) ProtoReflect() protoreflect.Message
func (*AttestationServiceInitResponse) Reset ¶
func (x *AttestationServiceInitResponse) Reset()
func (*AttestationServiceInitResponse) String ¶
func (x *AttestationServiceInitResponse) String() string
func (*AttestationServiceInitResponse) Validate ¶
func (m *AttestationServiceInitResponse) Validate() error
Validate checks the field values on AttestationServiceInitResponse 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 (*AttestationServiceInitResponse) ValidateAll ¶
func (m *AttestationServiceInitResponse) ValidateAll() error
ValidateAll checks the field values on AttestationServiceInitResponse 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 AttestationServiceInitResponseMultiError, or nil if none found.
type AttestationServiceInitResponseMultiError ¶
type AttestationServiceInitResponseMultiError []error
AttestationServiceInitResponseMultiError is an error wrapping multiple validation errors returned by AttestationServiceInitResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceInitResponseMultiError) AllErrors ¶
func (m AttestationServiceInitResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceInitResponseMultiError) Error ¶
func (m AttestationServiceInitResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceInitResponseValidationError ¶
type AttestationServiceInitResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceInitResponseValidationError is the validation error returned by AttestationServiceInitResponse.Validate if the designated constraints aren't met.
func (AttestationServiceInitResponseValidationError) Cause ¶
func (e AttestationServiceInitResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceInitResponseValidationError) Error ¶
func (e AttestationServiceInitResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceInitResponseValidationError) ErrorName ¶
func (e AttestationServiceInitResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceInitResponseValidationError) Field ¶
func (e AttestationServiceInitResponseValidationError) Field() string
Field function returns field value.
func (AttestationServiceInitResponseValidationError) Key ¶
func (e AttestationServiceInitResponseValidationError) Key() bool
Key function returns key value.
func (AttestationServiceInitResponseValidationError) Reason ¶
func (e AttestationServiceInitResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceInitResponse_Result ¶
type AttestationServiceInitResponse_Result struct { WorkflowRun *WorkflowRunItem `protobuf:"bytes,2,opt,name=workflow_run,json=workflowRun,proto3" json:"workflow_run,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceInitResponse_Result) Descriptor
deprecated
func (*AttestationServiceInitResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceInitResponse_Result.ProtoReflect.Descriptor instead.
func (*AttestationServiceInitResponse_Result) GetWorkflowRun ¶
func (x *AttestationServiceInitResponse_Result) GetWorkflowRun() *WorkflowRunItem
func (*AttestationServiceInitResponse_Result) ProtoMessage ¶
func (*AttestationServiceInitResponse_Result) ProtoMessage()
func (*AttestationServiceInitResponse_Result) ProtoReflect ¶
func (x *AttestationServiceInitResponse_Result) ProtoReflect() protoreflect.Message
func (*AttestationServiceInitResponse_Result) Reset ¶
func (x *AttestationServiceInitResponse_Result) Reset()
func (*AttestationServiceInitResponse_Result) String ¶
func (x *AttestationServiceInitResponse_Result) String() string
func (*AttestationServiceInitResponse_Result) Validate ¶
func (m *AttestationServiceInitResponse_Result) Validate() error
Validate checks the field values on AttestationServiceInitResponse_Result 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 (*AttestationServiceInitResponse_Result) ValidateAll ¶
func (m *AttestationServiceInitResponse_Result) ValidateAll() error
ValidateAll checks the field values on AttestationServiceInitResponse_Result 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 AttestationServiceInitResponse_ResultMultiError, or nil if none found.
type AttestationServiceInitResponse_ResultMultiError ¶
type AttestationServiceInitResponse_ResultMultiError []error
AttestationServiceInitResponse_ResultMultiError is an error wrapping multiple validation errors returned by AttestationServiceInitResponse_Result.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceInitResponse_ResultMultiError) AllErrors ¶
func (m AttestationServiceInitResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceInitResponse_ResultMultiError) Error ¶
func (m AttestationServiceInitResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceInitResponse_ResultValidationError ¶
type AttestationServiceInitResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceInitResponse_ResultValidationError is the validation error returned by AttestationServiceInitResponse_Result.Validate if the designated constraints aren't met.
func (AttestationServiceInitResponse_ResultValidationError) Cause ¶
func (e AttestationServiceInitResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceInitResponse_ResultValidationError) Error ¶
func (e AttestationServiceInitResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceInitResponse_ResultValidationError) ErrorName ¶
func (e AttestationServiceInitResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceInitResponse_ResultValidationError) Field ¶
func (e AttestationServiceInitResponse_ResultValidationError) Field() string
Field function returns field value.
func (AttestationServiceInitResponse_ResultValidationError) Key ¶
func (e AttestationServiceInitResponse_ResultValidationError) Key() bool
Key function returns key value.
func (AttestationServiceInitResponse_ResultValidationError) Reason ¶
func (e AttestationServiceInitResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceServer ¶
type AttestationServiceServer interface { GetContract(context.Context, *AttestationServiceGetContractRequest) (*AttestationServiceGetContractResponse, error) Init(context.Context, *AttestationServiceInitRequest) (*AttestationServiceInitResponse, error) Store(context.Context, *AttestationServiceStoreRequest) (*AttestationServiceStoreResponse, error) // There is another endpoint to get credentials via casCredentialsService.Get // This one is kept since it leverages robot-accounts in the context of a workflow GetUploadCreds(context.Context, *AttestationServiceGetUploadCredsRequest) (*AttestationServiceGetUploadCredsResponse, error) Cancel(context.Context, *AttestationServiceCancelRequest) (*AttestationServiceCancelResponse, error) // contains filtered or unexported methods }
AttestationServiceServer is the server API for AttestationService service. All implementations must embed UnimplementedAttestationServiceServer for forward compatibility
type AttestationServiceStoreRequest ¶
type AttestationServiceStoreRequest struct { // encoded DSEE envelope Attestation []byte `protobuf:"bytes,1,opt,name=attestation,proto3" json:"attestation,omitempty"` WorkflowRunId string `protobuf:"bytes,2,opt,name=workflow_run_id,json=workflowRunId,proto3" json:"workflow_run_id,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceStoreRequest) Descriptor
deprecated
func (*AttestationServiceStoreRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceStoreRequest.ProtoReflect.Descriptor instead.
func (*AttestationServiceStoreRequest) GetAttestation ¶
func (x *AttestationServiceStoreRequest) GetAttestation() []byte
func (*AttestationServiceStoreRequest) GetWorkflowRunId ¶
func (x *AttestationServiceStoreRequest) GetWorkflowRunId() string
func (*AttestationServiceStoreRequest) ProtoMessage ¶
func (*AttestationServiceStoreRequest) ProtoMessage()
func (*AttestationServiceStoreRequest) ProtoReflect ¶
func (x *AttestationServiceStoreRequest) ProtoReflect() protoreflect.Message
func (*AttestationServiceStoreRequest) Reset ¶
func (x *AttestationServiceStoreRequest) Reset()
func (*AttestationServiceStoreRequest) String ¶
func (x *AttestationServiceStoreRequest) String() string
func (*AttestationServiceStoreRequest) Validate ¶
func (m *AttestationServiceStoreRequest) Validate() error
Validate checks the field values on AttestationServiceStoreRequest 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 (*AttestationServiceStoreRequest) ValidateAll ¶
func (m *AttestationServiceStoreRequest) ValidateAll() error
ValidateAll checks the field values on AttestationServiceStoreRequest 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 AttestationServiceStoreRequestMultiError, or nil if none found.
type AttestationServiceStoreRequestMultiError ¶
type AttestationServiceStoreRequestMultiError []error
AttestationServiceStoreRequestMultiError is an error wrapping multiple validation errors returned by AttestationServiceStoreRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceStoreRequestMultiError) AllErrors ¶
func (m AttestationServiceStoreRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceStoreRequestMultiError) Error ¶
func (m AttestationServiceStoreRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceStoreRequestValidationError ¶
type AttestationServiceStoreRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceStoreRequestValidationError is the validation error returned by AttestationServiceStoreRequest.Validate if the designated constraints aren't met.
func (AttestationServiceStoreRequestValidationError) Cause ¶
func (e AttestationServiceStoreRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceStoreRequestValidationError) Error ¶
func (e AttestationServiceStoreRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceStoreRequestValidationError) ErrorName ¶
func (e AttestationServiceStoreRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceStoreRequestValidationError) Field ¶
func (e AttestationServiceStoreRequestValidationError) Field() string
Field function returns field value.
func (AttestationServiceStoreRequestValidationError) Key ¶
func (e AttestationServiceStoreRequestValidationError) Key() bool
Key function returns key value.
func (AttestationServiceStoreRequestValidationError) Reason ¶
func (e AttestationServiceStoreRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceStoreResponse ¶
type AttestationServiceStoreResponse struct { Result *AttestationServiceStoreResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceStoreResponse) Descriptor
deprecated
func (*AttestationServiceStoreResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceStoreResponse.ProtoReflect.Descriptor instead.
func (*AttestationServiceStoreResponse) GetResult ¶ added in v0.17.0
func (x *AttestationServiceStoreResponse) GetResult() *AttestationServiceStoreResponse_Result
func (*AttestationServiceStoreResponse) ProtoMessage ¶
func (*AttestationServiceStoreResponse) ProtoMessage()
func (*AttestationServiceStoreResponse) ProtoReflect ¶
func (x *AttestationServiceStoreResponse) ProtoReflect() protoreflect.Message
func (*AttestationServiceStoreResponse) Reset ¶
func (x *AttestationServiceStoreResponse) Reset()
func (*AttestationServiceStoreResponse) String ¶
func (x *AttestationServiceStoreResponse) String() string
func (*AttestationServiceStoreResponse) Validate ¶
func (m *AttestationServiceStoreResponse) Validate() error
Validate checks the field values on AttestationServiceStoreResponse 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 (*AttestationServiceStoreResponse) ValidateAll ¶
func (m *AttestationServiceStoreResponse) ValidateAll() error
ValidateAll checks the field values on AttestationServiceStoreResponse 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 AttestationServiceStoreResponseMultiError, or nil if none found.
type AttestationServiceStoreResponseMultiError ¶
type AttestationServiceStoreResponseMultiError []error
AttestationServiceStoreResponseMultiError is an error wrapping multiple validation errors returned by AttestationServiceStoreResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceStoreResponseMultiError) AllErrors ¶
func (m AttestationServiceStoreResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceStoreResponseMultiError) Error ¶
func (m AttestationServiceStoreResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceStoreResponseValidationError ¶
type AttestationServiceStoreResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceStoreResponseValidationError is the validation error returned by AttestationServiceStoreResponse.Validate if the designated constraints aren't met.
func (AttestationServiceStoreResponseValidationError) Cause ¶
func (e AttestationServiceStoreResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceStoreResponseValidationError) Error ¶
func (e AttestationServiceStoreResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceStoreResponseValidationError) ErrorName ¶
func (e AttestationServiceStoreResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceStoreResponseValidationError) Field ¶
func (e AttestationServiceStoreResponseValidationError) Field() string
Field function returns field value.
func (AttestationServiceStoreResponseValidationError) Key ¶
func (e AttestationServiceStoreResponseValidationError) Key() bool
Key function returns key value.
func (AttestationServiceStoreResponseValidationError) Reason ¶
func (e AttestationServiceStoreResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationServiceStoreResponse_Result ¶ added in v0.17.0
type AttestationServiceStoreResponse_Result struct { // attestation digest Digest string `protobuf:"bytes,2,opt,name=digest,proto3" json:"digest,omitempty"` // contains filtered or unexported fields }
func (*AttestationServiceStoreResponse_Result) Descriptor
deprecated
added in
v0.17.0
func (*AttestationServiceStoreResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use AttestationServiceStoreResponse_Result.ProtoReflect.Descriptor instead.
func (*AttestationServiceStoreResponse_Result) GetDigest ¶ added in v0.17.0
func (x *AttestationServiceStoreResponse_Result) GetDigest() string
func (*AttestationServiceStoreResponse_Result) ProtoMessage ¶ added in v0.17.0
func (*AttestationServiceStoreResponse_Result) ProtoMessage()
func (*AttestationServiceStoreResponse_Result) ProtoReflect ¶ added in v0.17.0
func (x *AttestationServiceStoreResponse_Result) ProtoReflect() protoreflect.Message
func (*AttestationServiceStoreResponse_Result) Reset ¶ added in v0.17.0
func (x *AttestationServiceStoreResponse_Result) Reset()
func (*AttestationServiceStoreResponse_Result) String ¶ added in v0.17.0
func (x *AttestationServiceStoreResponse_Result) String() string
func (*AttestationServiceStoreResponse_Result) Validate ¶ added in v0.17.0
func (m *AttestationServiceStoreResponse_Result) Validate() error
Validate checks the field values on AttestationServiceStoreResponse_Result 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 (*AttestationServiceStoreResponse_Result) ValidateAll ¶ added in v0.17.0
func (m *AttestationServiceStoreResponse_Result) ValidateAll() error
ValidateAll checks the field values on AttestationServiceStoreResponse_Result 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 AttestationServiceStoreResponse_ResultMultiError, or nil if none found.
type AttestationServiceStoreResponse_ResultMultiError ¶ added in v0.17.0
type AttestationServiceStoreResponse_ResultMultiError []error
AttestationServiceStoreResponse_ResultMultiError is an error wrapping multiple validation errors returned by AttestationServiceStoreResponse_Result.ValidateAll() if the designated constraints aren't met.
func (AttestationServiceStoreResponse_ResultMultiError) AllErrors ¶ added in v0.17.0
func (m AttestationServiceStoreResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationServiceStoreResponse_ResultMultiError) Error ¶ added in v0.17.0
func (m AttestationServiceStoreResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationServiceStoreResponse_ResultValidationError ¶ added in v0.17.0
type AttestationServiceStoreResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
AttestationServiceStoreResponse_ResultValidationError is the validation error returned by AttestationServiceStoreResponse_Result.Validate if the designated constraints aren't met.
func (AttestationServiceStoreResponse_ResultValidationError) Cause ¶ added in v0.17.0
func (e AttestationServiceStoreResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (AttestationServiceStoreResponse_ResultValidationError) Error ¶ added in v0.17.0
func (e AttestationServiceStoreResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationServiceStoreResponse_ResultValidationError) ErrorName ¶ added in v0.17.0
func (e AttestationServiceStoreResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationServiceStoreResponse_ResultValidationError) Field ¶ added in v0.17.0
func (e AttestationServiceStoreResponse_ResultValidationError) Field() string
Field function returns field value.
func (AttestationServiceStoreResponse_ResultValidationError) Key ¶ added in v0.17.0
func (e AttestationServiceStoreResponse_ResultValidationError) Key() bool
Key function returns key value.
func (AttestationServiceStoreResponse_ResultValidationError) Reason ¶ added in v0.17.0
func (e AttestationServiceStoreResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceClient ¶ added in v0.60.0
type AttestationStateServiceClient interface { Initialized(ctx context.Context, in *AttestationStateServiceInitializedRequest, opts ...grpc.CallOption) (*AttestationStateServiceInitializedResponse, error) Save(ctx context.Context, in *AttestationStateServiceSaveRequest, opts ...grpc.CallOption) (*AttestationStateServiceSaveResponse, error) Read(ctx context.Context, in *AttestationStateServiceReadRequest, opts ...grpc.CallOption) (*AttestationStateServiceReadResponse, error) Reset(ctx context.Context, in *AttestationStateServiceResetRequest, opts ...grpc.CallOption) (*AttestationStateServiceResetResponse, error) }
AttestationStateServiceClient is the client API for AttestationStateService 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 NewAttestationStateServiceClient ¶ added in v0.60.0
func NewAttestationStateServiceClient(cc grpc.ClientConnInterface) AttestationStateServiceClient
type AttestationStateServiceInitializedRequest ¶ added in v0.60.0
type AttestationStateServiceInitializedRequest struct { WorkflowRunId string `protobuf:"bytes,1,opt,name=workflow_run_id,json=workflowRunId,proto3" json:"workflow_run_id,omitempty"` // contains filtered or unexported fields }
func (*AttestationStateServiceInitializedRequest) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceInitializedRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceInitializedRequest.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceInitializedRequest) GetWorkflowRunId ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedRequest) GetWorkflowRunId() string
func (*AttestationStateServiceInitializedRequest) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceInitializedRequest) ProtoMessage()
func (*AttestationStateServiceInitializedRequest) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedRequest) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceInitializedRequest) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedRequest) Reset()
func (*AttestationStateServiceInitializedRequest) String ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedRequest) String() string
func (*AttestationStateServiceInitializedRequest) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceInitializedRequest) Validate() error
Validate checks the field values on AttestationStateServiceInitializedRequest 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 (*AttestationStateServiceInitializedRequest) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceInitializedRequest) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceInitializedRequest 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 AttestationStateServiceInitializedRequestMultiError, or nil if none found.
type AttestationStateServiceInitializedRequestMultiError ¶ added in v0.60.0
type AttestationStateServiceInitializedRequestMultiError []error
AttestationStateServiceInitializedRequestMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceInitializedRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceInitializedRequestMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceInitializedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceInitializedRequestMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceInitializedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceInitializedRequestValidationError ¶ added in v0.60.0
type AttestationStateServiceInitializedRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceInitializedRequestValidationError is the validation error returned by AttestationStateServiceInitializedRequest.Validate if the designated constraints aren't met.
func (AttestationStateServiceInitializedRequestValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceInitializedRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceInitializedRequestValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceInitializedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceInitializedRequestValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceInitializedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceInitializedRequestValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceInitializedRequestValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceInitializedRequestValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceInitializedRequestValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceInitializedRequestValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceInitializedRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceInitializedResponse ¶ added in v0.60.0
type AttestationStateServiceInitializedResponse struct { Result *AttestationStateServiceInitializedResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*AttestationStateServiceInitializedResponse) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceInitializedResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceInitializedResponse.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceInitializedResponse) GetResult ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedResponse) GetResult() *AttestationStateServiceInitializedResponse_Result
func (*AttestationStateServiceInitializedResponse) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceInitializedResponse) ProtoMessage()
func (*AttestationStateServiceInitializedResponse) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedResponse) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceInitializedResponse) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedResponse) Reset()
func (*AttestationStateServiceInitializedResponse) String ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedResponse) String() string
func (*AttestationStateServiceInitializedResponse) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceInitializedResponse) Validate() error
Validate checks the field values on AttestationStateServiceInitializedResponse 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 (*AttestationStateServiceInitializedResponse) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceInitializedResponse) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceInitializedResponse 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 AttestationStateServiceInitializedResponseMultiError, or nil if none found.
type AttestationStateServiceInitializedResponseMultiError ¶ added in v0.60.0
type AttestationStateServiceInitializedResponseMultiError []error
AttestationStateServiceInitializedResponseMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceInitializedResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceInitializedResponseMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceInitializedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceInitializedResponseMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceInitializedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceInitializedResponseValidationError ¶ added in v0.60.0
type AttestationStateServiceInitializedResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceInitializedResponseValidationError is the validation error returned by AttestationStateServiceInitializedResponse.Validate if the designated constraints aren't met.
func (AttestationStateServiceInitializedResponseValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceInitializedResponseValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceInitializedResponseValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceInitializedResponseValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponseValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceInitializedResponseValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponseValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceInitializedResponseValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceInitializedResponse_Result ¶ added in v0.60.0
type AttestationStateServiceInitializedResponse_Result struct { Initialized bool `protobuf:"varint,1,opt,name=initialized,proto3" json:"initialized,omitempty"` // contains filtered or unexported fields }
func (*AttestationStateServiceInitializedResponse_Result) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceInitializedResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceInitializedResponse_Result.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceInitializedResponse_Result) GetInitialized ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedResponse_Result) GetInitialized() bool
func (*AttestationStateServiceInitializedResponse_Result) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceInitializedResponse_Result) ProtoMessage()
func (*AttestationStateServiceInitializedResponse_Result) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedResponse_Result) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceInitializedResponse_Result) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedResponse_Result) Reset()
func (*AttestationStateServiceInitializedResponse_Result) String ¶ added in v0.60.0
func (x *AttestationStateServiceInitializedResponse_Result) String() string
func (*AttestationStateServiceInitializedResponse_Result) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceInitializedResponse_Result) Validate() error
Validate checks the field values on AttestationStateServiceInitializedResponse_Result 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 (*AttestationStateServiceInitializedResponse_Result) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceInitializedResponse_Result) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceInitializedResponse_Result 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 AttestationStateServiceInitializedResponse_ResultMultiError, or nil if none found.
type AttestationStateServiceInitializedResponse_ResultMultiError ¶ added in v0.60.0
type AttestationStateServiceInitializedResponse_ResultMultiError []error
AttestationStateServiceInitializedResponse_ResultMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceInitializedResponse_Result.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceInitializedResponse_ResultMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceInitializedResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceInitializedResponse_ResultMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceInitializedResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceInitializedResponse_ResultValidationError ¶ added in v0.60.0
type AttestationStateServiceInitializedResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceInitializedResponse_ResultValidationError is the validation error returned by AttestationStateServiceInitializedResponse_Result.Validate if the designated constraints aren't met.
func (AttestationStateServiceInitializedResponse_ResultValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceInitializedResponse_ResultValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceInitializedResponse_ResultValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceInitializedResponse_ResultValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponse_ResultValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceInitializedResponse_ResultValidationError) Key ¶ added in v0.60.0
Key function returns key value.
func (AttestationStateServiceInitializedResponse_ResultValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceInitializedResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceReadRequest ¶ added in v0.60.0
type AttestationStateServiceReadRequest struct { WorkflowRunId string `protobuf:"bytes,1,opt,name=workflow_run_id,json=workflowRunId,proto3" json:"workflow_run_id,omitempty"` // contains filtered or unexported fields }
func (*AttestationStateServiceReadRequest) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceReadRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceReadRequest.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceReadRequest) GetWorkflowRunId ¶ added in v0.60.0
func (x *AttestationStateServiceReadRequest) GetWorkflowRunId() string
func (*AttestationStateServiceReadRequest) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceReadRequest) ProtoMessage()
func (*AttestationStateServiceReadRequest) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceReadRequest) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceReadRequest) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceReadRequest) Reset()
func (*AttestationStateServiceReadRequest) String ¶ added in v0.60.0
func (x *AttestationStateServiceReadRequest) String() string
func (*AttestationStateServiceReadRequest) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceReadRequest) Validate() error
Validate checks the field values on AttestationStateServiceReadRequest 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 (*AttestationStateServiceReadRequest) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceReadRequest) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceReadRequest 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 AttestationStateServiceReadRequestMultiError, or nil if none found.
type AttestationStateServiceReadRequestMultiError ¶ added in v0.60.0
type AttestationStateServiceReadRequestMultiError []error
AttestationStateServiceReadRequestMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceReadRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceReadRequestMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceReadRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceReadRequestMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceReadRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceReadRequestValidationError ¶ added in v0.60.0
type AttestationStateServiceReadRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceReadRequestValidationError is the validation error returned by AttestationStateServiceReadRequest.Validate if the designated constraints aren't met.
func (AttestationStateServiceReadRequestValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceReadRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceReadRequestValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceReadRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceReadRequestValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceReadRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceReadRequestValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceReadRequestValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceReadRequestValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceReadRequestValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceReadRequestValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceReadRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceReadResponse ¶ added in v0.60.0
type AttestationStateServiceReadResponse struct { Result *AttestationStateServiceReadResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*AttestationStateServiceReadResponse) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceReadResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceReadResponse.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceReadResponse) GetResult ¶ added in v0.60.0
func (x *AttestationStateServiceReadResponse) GetResult() *AttestationStateServiceReadResponse_Result
func (*AttestationStateServiceReadResponse) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceReadResponse) ProtoMessage()
func (*AttestationStateServiceReadResponse) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceReadResponse) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceReadResponse) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceReadResponse) Reset()
func (*AttestationStateServiceReadResponse) String ¶ added in v0.60.0
func (x *AttestationStateServiceReadResponse) String() string
func (*AttestationStateServiceReadResponse) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceReadResponse) Validate() error
Validate checks the field values on AttestationStateServiceReadResponse 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 (*AttestationStateServiceReadResponse) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceReadResponse) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceReadResponse 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 AttestationStateServiceReadResponseMultiError, or nil if none found.
type AttestationStateServiceReadResponseMultiError ¶ added in v0.60.0
type AttestationStateServiceReadResponseMultiError []error
AttestationStateServiceReadResponseMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceReadResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceReadResponseMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceReadResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceReadResponseMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceReadResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceReadResponseValidationError ¶ added in v0.60.0
type AttestationStateServiceReadResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceReadResponseValidationError is the validation error returned by AttestationStateServiceReadResponse.Validate if the designated constraints aren't met.
func (AttestationStateServiceReadResponseValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceReadResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceReadResponseValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceReadResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceReadResponseValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceReadResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceReadResponseValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceReadResponseValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceReadResponseValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceReadResponseValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceReadResponseValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceReadResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceReadResponse_Result ¶ added in v0.60.0
type AttestationStateServiceReadResponse_Result struct { AttestationState *v1.CraftingState `protobuf:"bytes,2,opt,name=attestation_state,json=attestationState,proto3" json:"attestation_state,omitempty"` // contains filtered or unexported fields }
func (*AttestationStateServiceReadResponse_Result) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceReadResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceReadResponse_Result.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceReadResponse_Result) GetAttestationState ¶ added in v0.60.0
func (x *AttestationStateServiceReadResponse_Result) GetAttestationState() *v1.CraftingState
func (*AttestationStateServiceReadResponse_Result) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceReadResponse_Result) ProtoMessage()
func (*AttestationStateServiceReadResponse_Result) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceReadResponse_Result) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceReadResponse_Result) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceReadResponse_Result) Reset()
func (*AttestationStateServiceReadResponse_Result) String ¶ added in v0.60.0
func (x *AttestationStateServiceReadResponse_Result) String() string
func (*AttestationStateServiceReadResponse_Result) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceReadResponse_Result) Validate() error
Validate checks the field values on AttestationStateServiceReadResponse_Result 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 (*AttestationStateServiceReadResponse_Result) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceReadResponse_Result) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceReadResponse_Result 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 AttestationStateServiceReadResponse_ResultMultiError, or nil if none found.
type AttestationStateServiceReadResponse_ResultMultiError ¶ added in v0.60.0
type AttestationStateServiceReadResponse_ResultMultiError []error
AttestationStateServiceReadResponse_ResultMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceReadResponse_Result.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceReadResponse_ResultMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceReadResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceReadResponse_ResultMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceReadResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceReadResponse_ResultValidationError ¶ added in v0.60.0
type AttestationStateServiceReadResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceReadResponse_ResultValidationError is the validation error returned by AttestationStateServiceReadResponse_Result.Validate if the designated constraints aren't met.
func (AttestationStateServiceReadResponse_ResultValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceReadResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceReadResponse_ResultValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceReadResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceReadResponse_ResultValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceReadResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceReadResponse_ResultValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceReadResponse_ResultValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceReadResponse_ResultValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceReadResponse_ResultValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceReadResponse_ResultValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceReadResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceResetRequest ¶ added in v0.60.0
type AttestationStateServiceResetRequest struct { WorkflowRunId string `protobuf:"bytes,1,opt,name=workflow_run_id,json=workflowRunId,proto3" json:"workflow_run_id,omitempty"` // contains filtered or unexported fields }
func (*AttestationStateServiceResetRequest) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceResetRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceResetRequest.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceResetRequest) GetWorkflowRunId ¶ added in v0.60.0
func (x *AttestationStateServiceResetRequest) GetWorkflowRunId() string
func (*AttestationStateServiceResetRequest) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceResetRequest) ProtoMessage()
func (*AttestationStateServiceResetRequest) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceResetRequest) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceResetRequest) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceResetRequest) Reset()
func (*AttestationStateServiceResetRequest) String ¶ added in v0.60.0
func (x *AttestationStateServiceResetRequest) String() string
func (*AttestationStateServiceResetRequest) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceResetRequest) Validate() error
Validate checks the field values on AttestationStateServiceResetRequest 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 (*AttestationStateServiceResetRequest) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceResetRequest) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceResetRequest 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 AttestationStateServiceResetRequestMultiError, or nil if none found.
type AttestationStateServiceResetRequestMultiError ¶ added in v0.60.0
type AttestationStateServiceResetRequestMultiError []error
AttestationStateServiceResetRequestMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceResetRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceResetRequestMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceResetRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceResetRequestMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceResetRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceResetRequestValidationError ¶ added in v0.60.0
type AttestationStateServiceResetRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceResetRequestValidationError is the validation error returned by AttestationStateServiceResetRequest.Validate if the designated constraints aren't met.
func (AttestationStateServiceResetRequestValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceResetRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceResetRequestValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceResetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceResetRequestValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceResetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceResetRequestValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceResetRequestValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceResetRequestValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceResetRequestValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceResetRequestValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceResetRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceResetResponse ¶ added in v0.60.0
type AttestationStateServiceResetResponse struct {
// contains filtered or unexported fields
}
func (*AttestationStateServiceResetResponse) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceResetResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceResetResponse.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceResetResponse) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceResetResponse) ProtoMessage()
func (*AttestationStateServiceResetResponse) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceResetResponse) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceResetResponse) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceResetResponse) Reset()
func (*AttestationStateServiceResetResponse) String ¶ added in v0.60.0
func (x *AttestationStateServiceResetResponse) String() string
func (*AttestationStateServiceResetResponse) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceResetResponse) Validate() error
Validate checks the field values on AttestationStateServiceResetResponse 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 (*AttestationStateServiceResetResponse) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceResetResponse) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceResetResponse 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 AttestationStateServiceResetResponseMultiError, or nil if none found.
type AttestationStateServiceResetResponseMultiError ¶ added in v0.60.0
type AttestationStateServiceResetResponseMultiError []error
AttestationStateServiceResetResponseMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceResetResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceResetResponseMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceResetResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceResetResponseMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceResetResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceResetResponseValidationError ¶ added in v0.60.0
type AttestationStateServiceResetResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceResetResponseValidationError is the validation error returned by AttestationStateServiceResetResponse.Validate if the designated constraints aren't met.
func (AttestationStateServiceResetResponseValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceResetResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceResetResponseValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceResetResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceResetResponseValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceResetResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceResetResponseValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceResetResponseValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceResetResponseValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceResetResponseValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceResetResponseValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceResetResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceSaveRequest ¶ added in v0.60.0
type AttestationStateServiceSaveRequest struct { WorkflowRunId string `protobuf:"bytes,1,opt,name=workflow_run_id,json=workflowRunId,proto3" json:"workflow_run_id,omitempty"` AttestationState *v1.CraftingState `protobuf:"bytes,2,opt,name=attestation_state,json=attestationState,proto3" json:"attestation_state,omitempty"` // contains filtered or unexported fields }
func (*AttestationStateServiceSaveRequest) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceSaveRequest) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceSaveRequest.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceSaveRequest) GetAttestationState ¶ added in v0.60.0
func (x *AttestationStateServiceSaveRequest) GetAttestationState() *v1.CraftingState
func (*AttestationStateServiceSaveRequest) GetWorkflowRunId ¶ added in v0.60.0
func (x *AttestationStateServiceSaveRequest) GetWorkflowRunId() string
func (*AttestationStateServiceSaveRequest) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceSaveRequest) ProtoMessage()
func (*AttestationStateServiceSaveRequest) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceSaveRequest) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceSaveRequest) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceSaveRequest) Reset()
func (*AttestationStateServiceSaveRequest) String ¶ added in v0.60.0
func (x *AttestationStateServiceSaveRequest) String() string
func (*AttestationStateServiceSaveRequest) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceSaveRequest) Validate() error
Validate checks the field values on AttestationStateServiceSaveRequest 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 (*AttestationStateServiceSaveRequest) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceSaveRequest) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceSaveRequest 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 AttestationStateServiceSaveRequestMultiError, or nil if none found.
type AttestationStateServiceSaveRequestMultiError ¶ added in v0.60.0
type AttestationStateServiceSaveRequestMultiError []error
AttestationStateServiceSaveRequestMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceSaveRequest.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceSaveRequestMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceSaveRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceSaveRequestMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceSaveRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceSaveRequestValidationError ¶ added in v0.60.0
type AttestationStateServiceSaveRequestValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceSaveRequestValidationError is the validation error returned by AttestationStateServiceSaveRequest.Validate if the designated constraints aren't met.
func (AttestationStateServiceSaveRequestValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceSaveRequestValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceSaveRequestValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceSaveRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceSaveRequestValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceSaveRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceSaveRequestValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceSaveRequestValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceSaveRequestValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceSaveRequestValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceSaveRequestValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceSaveRequestValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceSaveResponse ¶ added in v0.60.0
type AttestationStateServiceSaveResponse struct {
// contains filtered or unexported fields
}
func (*AttestationStateServiceSaveResponse) Descriptor
deprecated
added in
v0.60.0
func (*AttestationStateServiceSaveResponse) Descriptor() ([]byte, []int)
Deprecated: Use AttestationStateServiceSaveResponse.ProtoReflect.Descriptor instead.
func (*AttestationStateServiceSaveResponse) ProtoMessage ¶ added in v0.60.0
func (*AttestationStateServiceSaveResponse) ProtoMessage()
func (*AttestationStateServiceSaveResponse) ProtoReflect ¶ added in v0.60.0
func (x *AttestationStateServiceSaveResponse) ProtoReflect() protoreflect.Message
func (*AttestationStateServiceSaveResponse) Reset ¶ added in v0.60.0
func (x *AttestationStateServiceSaveResponse) Reset()
func (*AttestationStateServiceSaveResponse) String ¶ added in v0.60.0
func (x *AttestationStateServiceSaveResponse) String() string
func (*AttestationStateServiceSaveResponse) Validate ¶ added in v0.60.0
func (m *AttestationStateServiceSaveResponse) Validate() error
Validate checks the field values on AttestationStateServiceSaveResponse 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 (*AttestationStateServiceSaveResponse) ValidateAll ¶ added in v0.60.0
func (m *AttestationStateServiceSaveResponse) ValidateAll() error
ValidateAll checks the field values on AttestationStateServiceSaveResponse 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 AttestationStateServiceSaveResponseMultiError, or nil if none found.
type AttestationStateServiceSaveResponseMultiError ¶ added in v0.60.0
type AttestationStateServiceSaveResponseMultiError []error
AttestationStateServiceSaveResponseMultiError is an error wrapping multiple validation errors returned by AttestationStateServiceSaveResponse.ValidateAll() if the designated constraints aren't met.
func (AttestationStateServiceSaveResponseMultiError) AllErrors ¶ added in v0.60.0
func (m AttestationStateServiceSaveResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AttestationStateServiceSaveResponseMultiError) Error ¶ added in v0.60.0
func (m AttestationStateServiceSaveResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AttestationStateServiceSaveResponseValidationError ¶ added in v0.60.0
type AttestationStateServiceSaveResponseValidationError struct {
// contains filtered or unexported fields
}
AttestationStateServiceSaveResponseValidationError is the validation error returned by AttestationStateServiceSaveResponse.Validate if the designated constraints aren't met.
func (AttestationStateServiceSaveResponseValidationError) Cause ¶ added in v0.60.0
func (e AttestationStateServiceSaveResponseValidationError) Cause() error
Cause function returns cause value.
func (AttestationStateServiceSaveResponseValidationError) Error ¶ added in v0.60.0
func (e AttestationStateServiceSaveResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AttestationStateServiceSaveResponseValidationError) ErrorName ¶ added in v0.60.0
func (e AttestationStateServiceSaveResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AttestationStateServiceSaveResponseValidationError) Field ¶ added in v0.60.0
func (e AttestationStateServiceSaveResponseValidationError) Field() string
Field function returns field value.
func (AttestationStateServiceSaveResponseValidationError) Key ¶ added in v0.60.0
func (e AttestationStateServiceSaveResponseValidationError) Key() bool
Key function returns key value.
func (AttestationStateServiceSaveResponseValidationError) Reason ¶ added in v0.60.0
func (e AttestationStateServiceSaveResponseValidationError) Reason() string
Reason function returns reason value.
type AttestationStateServiceServer ¶ added in v0.60.0
type AttestationStateServiceServer interface { Initialized(context.Context, *AttestationStateServiceInitializedRequest) (*AttestationStateServiceInitializedResponse, error) Save(context.Context, *AttestationStateServiceSaveRequest) (*AttestationStateServiceSaveResponse, error) Read(context.Context, *AttestationStateServiceReadRequest) (*AttestationStateServiceReadResponse, error) Reset(context.Context, *AttestationStateServiceResetRequest) (*AttestationStateServiceResetResponse, error) // contains filtered or unexported methods }
AttestationStateServiceServer is the server API for AttestationStateService service. All implementations must embed UnimplementedAttestationStateServiceServer for forward compatibility
type AuthServiceClient ¶
type AuthServiceClient interface {
DeleteAccount(ctx context.Context, in *AuthServiceDeleteAccountRequest, opts ...grpc.CallOption) (*AuthServiceDeleteAccountResponse, error)
}
AuthServiceClient is the client API for AuthService 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 NewAuthServiceClient ¶
func NewAuthServiceClient(cc grpc.ClientConnInterface) AuthServiceClient
type AuthServiceDeleteAccountRequest ¶
type AuthServiceDeleteAccountRequest struct {
// contains filtered or unexported fields
}
AuthServiceDeleteAccountResponse is the response for the DeleteAccount method.
func (*AuthServiceDeleteAccountRequest) Descriptor
deprecated
func (*AuthServiceDeleteAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthServiceDeleteAccountRequest.ProtoReflect.Descriptor instead.
func (*AuthServiceDeleteAccountRequest) ProtoMessage ¶
func (*AuthServiceDeleteAccountRequest) ProtoMessage()
func (*AuthServiceDeleteAccountRequest) ProtoReflect ¶
func (x *AuthServiceDeleteAccountRequest) ProtoReflect() protoreflect.Message
func (*AuthServiceDeleteAccountRequest) Reset ¶
func (x *AuthServiceDeleteAccountRequest) Reset()
func (*AuthServiceDeleteAccountRequest) String ¶
func (x *AuthServiceDeleteAccountRequest) String() string
func (*AuthServiceDeleteAccountRequest) Validate ¶
func (m *AuthServiceDeleteAccountRequest) Validate() error
Validate checks the field values on AuthServiceDeleteAccountRequest 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 (*AuthServiceDeleteAccountRequest) ValidateAll ¶
func (m *AuthServiceDeleteAccountRequest) ValidateAll() error
ValidateAll checks the field values on AuthServiceDeleteAccountRequest 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 AuthServiceDeleteAccountRequestMultiError, or nil if none found.
type AuthServiceDeleteAccountRequestMultiError ¶
type AuthServiceDeleteAccountRequestMultiError []error
AuthServiceDeleteAccountRequestMultiError is an error wrapping multiple validation errors returned by AuthServiceDeleteAccountRequest.ValidateAll() if the designated constraints aren't met.
func (AuthServiceDeleteAccountRequestMultiError) AllErrors ¶
func (m AuthServiceDeleteAccountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthServiceDeleteAccountRequestMultiError) Error ¶
func (m AuthServiceDeleteAccountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthServiceDeleteAccountRequestValidationError ¶
type AuthServiceDeleteAccountRequestValidationError struct {
// contains filtered or unexported fields
}
AuthServiceDeleteAccountRequestValidationError is the validation error returned by AuthServiceDeleteAccountRequest.Validate if the designated constraints aren't met.
func (AuthServiceDeleteAccountRequestValidationError) Cause ¶
func (e AuthServiceDeleteAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (AuthServiceDeleteAccountRequestValidationError) Error ¶
func (e AuthServiceDeleteAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AuthServiceDeleteAccountRequestValidationError) ErrorName ¶
func (e AuthServiceDeleteAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AuthServiceDeleteAccountRequestValidationError) Field ¶
func (e AuthServiceDeleteAccountRequestValidationError) Field() string
Field function returns field value.
func (AuthServiceDeleteAccountRequestValidationError) Key ¶
func (e AuthServiceDeleteAccountRequestValidationError) Key() bool
Key function returns key value.
func (AuthServiceDeleteAccountRequestValidationError) Reason ¶
func (e AuthServiceDeleteAccountRequestValidationError) Reason() string
Reason function returns reason value.
type AuthServiceDeleteAccountResponse ¶
type AuthServiceDeleteAccountResponse struct {
// contains filtered or unexported fields
}
AuthServiceDeleteAccountResponse is the response for the DeleteAccount method.
func (*AuthServiceDeleteAccountResponse) Descriptor
deprecated
func (*AuthServiceDeleteAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthServiceDeleteAccountResponse.ProtoReflect.Descriptor instead.
func (*AuthServiceDeleteAccountResponse) ProtoMessage ¶
func (*AuthServiceDeleteAccountResponse) ProtoMessage()
func (*AuthServiceDeleteAccountResponse) ProtoReflect ¶
func (x *AuthServiceDeleteAccountResponse) ProtoReflect() protoreflect.Message
func (*AuthServiceDeleteAccountResponse) Reset ¶
func (x *AuthServiceDeleteAccountResponse) Reset()
func (*AuthServiceDeleteAccountResponse) String ¶
func (x *AuthServiceDeleteAccountResponse) String() string
func (*AuthServiceDeleteAccountResponse) Validate ¶
func (m *AuthServiceDeleteAccountResponse) Validate() error
Validate checks the field values on AuthServiceDeleteAccountResponse 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 (*AuthServiceDeleteAccountResponse) ValidateAll ¶
func (m *AuthServiceDeleteAccountResponse) ValidateAll() error
ValidateAll checks the field values on AuthServiceDeleteAccountResponse 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 AuthServiceDeleteAccountResponseMultiError, or nil if none found.
type AuthServiceDeleteAccountResponseMultiError ¶
type AuthServiceDeleteAccountResponseMultiError []error
AuthServiceDeleteAccountResponseMultiError is an error wrapping multiple validation errors returned by AuthServiceDeleteAccountResponse.ValidateAll() if the designated constraints aren't met.
func (AuthServiceDeleteAccountResponseMultiError) AllErrors ¶
func (m AuthServiceDeleteAccountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthServiceDeleteAccountResponseMultiError) Error ¶
func (m AuthServiceDeleteAccountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthServiceDeleteAccountResponseValidationError ¶
type AuthServiceDeleteAccountResponseValidationError struct {
// contains filtered or unexported fields
}
AuthServiceDeleteAccountResponseValidationError is the validation error returned by AuthServiceDeleteAccountResponse.Validate if the designated constraints aren't met.
func (AuthServiceDeleteAccountResponseValidationError) Cause ¶
func (e AuthServiceDeleteAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (AuthServiceDeleteAccountResponseValidationError) Error ¶
func (e AuthServiceDeleteAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AuthServiceDeleteAccountResponseValidationError) ErrorName ¶
func (e AuthServiceDeleteAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AuthServiceDeleteAccountResponseValidationError) Field ¶
func (e AuthServiceDeleteAccountResponseValidationError) Field() string
Field function returns field value.
func (AuthServiceDeleteAccountResponseValidationError) Key ¶
func (e AuthServiceDeleteAccountResponseValidationError) Key() bool
Key function returns key value.
func (AuthServiceDeleteAccountResponseValidationError) Reason ¶
func (e AuthServiceDeleteAccountResponseValidationError) Reason() string
Reason function returns reason value.
type AuthServiceServer ¶
type AuthServiceServer interface { DeleteAccount(context.Context, *AuthServiceDeleteAccountRequest) (*AuthServiceDeleteAccountResponse, error) // contains filtered or unexported methods }
AuthServiceServer is the server API for AuthService service. All implementations must embed UnimplementedAuthServiceServer for forward compatibility
type CASBackendErrorReason ¶ added in v0.15.0
type CASBackendErrorReason int32
const ( CASBackendErrorReason_CAS_BACKEND_ERROR_REASON_UNSPECIFIED CASBackendErrorReason = 0 CASBackendErrorReason_CAS_BACKEND_ERROR_REASON_REQUIRED CASBackendErrorReason = 1 // The repository does not seem to be operational // a previous validation has failed CASBackendErrorReason_CAS_BACKEND_ERROR_REASON_INVALID CASBackendErrorReason = 2 )
func (CASBackendErrorReason) Descriptor ¶ added in v0.15.0
func (CASBackendErrorReason) Descriptor() protoreflect.EnumDescriptor
func (CASBackendErrorReason) Enum ¶ added in v0.15.0
func (x CASBackendErrorReason) Enum() *CASBackendErrorReason
func (CASBackendErrorReason) EnumDescriptor
deprecated
added in
v0.15.0
func (CASBackendErrorReason) EnumDescriptor() ([]byte, []int)
Deprecated: Use CASBackendErrorReason.Descriptor instead.
func (CASBackendErrorReason) Number ¶ added in v0.15.0
func (x CASBackendErrorReason) Number() protoreflect.EnumNumber
func (CASBackendErrorReason) String ¶ added in v0.15.0
func (x CASBackendErrorReason) String() string
func (CASBackendErrorReason) Type ¶ added in v0.15.0
func (CASBackendErrorReason) Type() protoreflect.EnumType
type CASBackendItem ¶ added in v0.14.0
type CASBackendItem struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // e.g. myregistry.io/myrepo s3 bucket and so on Location string `protobuf:"bytes,2,opt,name=location,proto3" json:"location,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` ValidatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=validated_at,json=validatedAt,proto3" json:"validated_at,omitempty"` ValidationStatus CASBackendItem_ValidationStatus `` /* 163-byte string literal not displayed */ // OCI, S3, ... Provider string `protobuf:"bytes,7,opt,name=provider,proto3" json:"provider,omitempty"` // Wether it's the default backend in the organization Default bool `protobuf:"varint,8,opt,name=default,proto3" json:"default,omitempty"` // Limits for this backend Limits *CASBackendItem_Limits `protobuf:"bytes,9,opt,name=limits,proto3" json:"limits,omitempty"` // Is it an inline backend? // inline means that the content is stored in the attestation itself IsInline bool `protobuf:"varint,10,opt,name=is_inline,json=isInline,proto3" json:"is_inline,omitempty"` // contains filtered or unexported fields }
func (*CASBackendItem) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendItem) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendItem.ProtoReflect.Descriptor instead.
func (*CASBackendItem) GetCreatedAt ¶ added in v0.14.0
func (x *CASBackendItem) GetCreatedAt() *timestamppb.Timestamp
func (*CASBackendItem) GetDefault ¶ added in v0.14.0
func (x *CASBackendItem) GetDefault() bool
func (*CASBackendItem) GetDescription ¶ added in v0.14.0
func (x *CASBackendItem) GetDescription() string
func (*CASBackendItem) GetId ¶ added in v0.14.0
func (x *CASBackendItem) GetId() string
func (*CASBackendItem) GetIsInline ¶ added in v0.14.0
func (x *CASBackendItem) GetIsInline() bool
func (*CASBackendItem) GetLimits ¶ added in v0.14.0
func (x *CASBackendItem) GetLimits() *CASBackendItem_Limits
func (*CASBackendItem) GetLocation ¶ added in v0.14.0
func (x *CASBackendItem) GetLocation() string
func (*CASBackendItem) GetProvider ¶ added in v0.14.0
func (x *CASBackendItem) GetProvider() string
func (*CASBackendItem) GetValidatedAt ¶ added in v0.14.0
func (x *CASBackendItem) GetValidatedAt() *timestamppb.Timestamp
func (*CASBackendItem) GetValidationStatus ¶ added in v0.14.0
func (x *CASBackendItem) GetValidationStatus() CASBackendItem_ValidationStatus
func (*CASBackendItem) ProtoMessage ¶ added in v0.14.0
func (*CASBackendItem) ProtoMessage()
func (*CASBackendItem) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendItem) ProtoReflect() protoreflect.Message
func (*CASBackendItem) Reset ¶ added in v0.14.0
func (x *CASBackendItem) Reset()
func (*CASBackendItem) String ¶ added in v0.14.0
func (x *CASBackendItem) String() string
func (*CASBackendItem) Validate ¶ added in v0.14.0
func (m *CASBackendItem) Validate() error
Validate checks the field values on CASBackendItem 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 (*CASBackendItem) ValidateAll ¶ added in v0.14.0
func (m *CASBackendItem) ValidateAll() error
ValidateAll checks the field values on CASBackendItem 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 CASBackendItemMultiError, or nil if none found.
type CASBackendItemMultiError ¶ added in v0.14.0
type CASBackendItemMultiError []error
CASBackendItemMultiError is an error wrapping multiple validation errors returned by CASBackendItem.ValidateAll() if the designated constraints aren't met.
func (CASBackendItemMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendItemMultiError) Error ¶ added in v0.14.0
func (m CASBackendItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendItemValidationError ¶ added in v0.14.0
type CASBackendItemValidationError struct {
// contains filtered or unexported fields
}
CASBackendItemValidationError is the validation error returned by CASBackendItem.Validate if the designated constraints aren't met.
func (CASBackendItemValidationError) Cause ¶ added in v0.14.0
func (e CASBackendItemValidationError) Cause() error
Cause function returns cause value.
func (CASBackendItemValidationError) Error ¶ added in v0.14.0
func (e CASBackendItemValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendItemValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendItemValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendItemValidationError) Field ¶ added in v0.14.0
func (e CASBackendItemValidationError) Field() string
Field function returns field value.
func (CASBackendItemValidationError) Key ¶ added in v0.14.0
func (e CASBackendItemValidationError) Key() bool
Key function returns key value.
func (CASBackendItemValidationError) Reason ¶ added in v0.14.0
func (e CASBackendItemValidationError) Reason() string
Reason function returns reason value.
type CASBackendItem_Limits ¶ added in v0.14.0
type CASBackendItem_Limits struct { // Max number of bytes allowed to be stored in this backend MaxBytes int64 `protobuf:"varint,1,opt,name=max_bytes,json=maxBytes,proto3" json:"max_bytes,omitempty"` // contains filtered or unexported fields }
func (*CASBackendItem_Limits) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendItem_Limits) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendItem_Limits.ProtoReflect.Descriptor instead.
func (*CASBackendItem_Limits) GetMaxBytes ¶ added in v0.14.0
func (x *CASBackendItem_Limits) GetMaxBytes() int64
func (*CASBackendItem_Limits) ProtoMessage ¶ added in v0.14.0
func (*CASBackendItem_Limits) ProtoMessage()
func (*CASBackendItem_Limits) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendItem_Limits) ProtoReflect() protoreflect.Message
func (*CASBackendItem_Limits) Reset ¶ added in v0.14.0
func (x *CASBackendItem_Limits) Reset()
func (*CASBackendItem_Limits) String ¶ added in v0.14.0
func (x *CASBackendItem_Limits) String() string
func (*CASBackendItem_Limits) Validate ¶ added in v0.14.0
func (m *CASBackendItem_Limits) Validate() error
Validate checks the field values on CASBackendItem_Limits 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 (*CASBackendItem_Limits) ValidateAll ¶ added in v0.14.0
func (m *CASBackendItem_Limits) ValidateAll() error
ValidateAll checks the field values on CASBackendItem_Limits 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 CASBackendItem_LimitsMultiError, or nil if none found.
type CASBackendItem_LimitsMultiError ¶ added in v0.14.0
type CASBackendItem_LimitsMultiError []error
CASBackendItem_LimitsMultiError is an error wrapping multiple validation errors returned by CASBackendItem_Limits.ValidateAll() if the designated constraints aren't met.
func (CASBackendItem_LimitsMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendItem_LimitsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendItem_LimitsMultiError) Error ¶ added in v0.14.0
func (m CASBackendItem_LimitsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendItem_LimitsValidationError ¶ added in v0.14.0
type CASBackendItem_LimitsValidationError struct {
// contains filtered or unexported fields
}
CASBackendItem_LimitsValidationError is the validation error returned by CASBackendItem_Limits.Validate if the designated constraints aren't met.
func (CASBackendItem_LimitsValidationError) Cause ¶ added in v0.14.0
func (e CASBackendItem_LimitsValidationError) Cause() error
Cause function returns cause value.
func (CASBackendItem_LimitsValidationError) Error ¶ added in v0.14.0
func (e CASBackendItem_LimitsValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendItem_LimitsValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendItem_LimitsValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendItem_LimitsValidationError) Field ¶ added in v0.14.0
func (e CASBackendItem_LimitsValidationError) Field() string
Field function returns field value.
func (CASBackendItem_LimitsValidationError) Key ¶ added in v0.14.0
func (e CASBackendItem_LimitsValidationError) Key() bool
Key function returns key value.
func (CASBackendItem_LimitsValidationError) Reason ¶ added in v0.14.0
func (e CASBackendItem_LimitsValidationError) Reason() string
Reason function returns reason value.
type CASBackendItem_ValidationStatus ¶ added in v0.14.0
type CASBackendItem_ValidationStatus int32
const ( CASBackendItem_VALIDATION_STATUS_UNSPECIFIED CASBackendItem_ValidationStatus = 0 CASBackendItem_VALIDATION_STATUS_OK CASBackendItem_ValidationStatus = 1 CASBackendItem_VALIDATION_STATUS_INVALID CASBackendItem_ValidationStatus = 2 )
func (CASBackendItem_ValidationStatus) Descriptor ¶ added in v0.14.0
func (CASBackendItem_ValidationStatus) Descriptor() protoreflect.EnumDescriptor
func (CASBackendItem_ValidationStatus) Enum ¶ added in v0.14.0
func (x CASBackendItem_ValidationStatus) Enum() *CASBackendItem_ValidationStatus
func (CASBackendItem_ValidationStatus) EnumDescriptor
deprecated
added in
v0.14.0
func (CASBackendItem_ValidationStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use CASBackendItem_ValidationStatus.Descriptor instead.
func (CASBackendItem_ValidationStatus) Number ¶ added in v0.14.0
func (x CASBackendItem_ValidationStatus) Number() protoreflect.EnumNumber
func (CASBackendItem_ValidationStatus) String ¶ added in v0.14.0
func (x CASBackendItem_ValidationStatus) String() string
func (CASBackendItem_ValidationStatus) Type ¶ added in v0.14.0
func (CASBackendItem_ValidationStatus) Type() protoreflect.EnumType
type CASBackendServiceClient ¶ added in v0.14.0
type CASBackendServiceClient interface { List(ctx context.Context, in *CASBackendServiceListRequest, opts ...grpc.CallOption) (*CASBackendServiceListResponse, error) Create(ctx context.Context, in *CASBackendServiceCreateRequest, opts ...grpc.CallOption) (*CASBackendServiceCreateResponse, error) Update(ctx context.Context, in *CASBackendServiceUpdateRequest, opts ...grpc.CallOption) (*CASBackendServiceUpdateResponse, error) Delete(ctx context.Context, in *CASBackendServiceDeleteRequest, opts ...grpc.CallOption) (*CASBackendServiceDeleteResponse, error) }
CASBackendServiceClient is the client API for CASBackendService 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 NewCASBackendServiceClient ¶ added in v0.14.0
func NewCASBackendServiceClient(cc grpc.ClientConnInterface) CASBackendServiceClient
type CASBackendServiceCreateRequest ¶ added in v0.14.0
type CASBackendServiceCreateRequest struct { // Location, e.g. bucket name, OCI bucket name, ... Location string `protobuf:"bytes,1,opt,name=location,proto3" json:"location,omitempty"` // Type of the backend, OCI, S3, ... Provider string `protobuf:"bytes,2,opt,name=provider,proto3" json:"provider,omitempty"` // Descriptive name Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Set as default in your organization Default bool `protobuf:"varint,4,opt,name=default,proto3" json:"default,omitempty"` // Arbitrary configuration for the integration Credentials *structpb.Struct `protobuf:"bytes,5,opt,name=credentials,proto3" json:"credentials,omitempty"` // contains filtered or unexported fields }
func (*CASBackendServiceCreateRequest) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendServiceCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendServiceCreateRequest.ProtoReflect.Descriptor instead.
func (*CASBackendServiceCreateRequest) GetCredentials ¶ added in v0.14.0
func (x *CASBackendServiceCreateRequest) GetCredentials() *structpb.Struct
func (*CASBackendServiceCreateRequest) GetDefault ¶ added in v0.14.0
func (x *CASBackendServiceCreateRequest) GetDefault() bool
func (*CASBackendServiceCreateRequest) GetDescription ¶ added in v0.14.0
func (x *CASBackendServiceCreateRequest) GetDescription() string
func (*CASBackendServiceCreateRequest) GetLocation ¶ added in v0.14.0
func (x *CASBackendServiceCreateRequest) GetLocation() string
func (*CASBackendServiceCreateRequest) GetProvider ¶ added in v0.14.0
func (x *CASBackendServiceCreateRequest) GetProvider() string
func (*CASBackendServiceCreateRequest) ProtoMessage ¶ added in v0.14.0
func (*CASBackendServiceCreateRequest) ProtoMessage()
func (*CASBackendServiceCreateRequest) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendServiceCreateRequest) ProtoReflect() protoreflect.Message
func (*CASBackendServiceCreateRequest) Reset ¶ added in v0.14.0
func (x *CASBackendServiceCreateRequest) Reset()
func (*CASBackendServiceCreateRequest) String ¶ added in v0.14.0
func (x *CASBackendServiceCreateRequest) String() string
func (*CASBackendServiceCreateRequest) Validate ¶ added in v0.14.0
func (m *CASBackendServiceCreateRequest) Validate() error
Validate checks the field values on CASBackendServiceCreateRequest 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 (*CASBackendServiceCreateRequest) ValidateAll ¶ added in v0.14.0
func (m *CASBackendServiceCreateRequest) ValidateAll() error
ValidateAll checks the field values on CASBackendServiceCreateRequest 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 CASBackendServiceCreateRequestMultiError, or nil if none found.
type CASBackendServiceCreateRequestMultiError ¶ added in v0.14.0
type CASBackendServiceCreateRequestMultiError []error
CASBackendServiceCreateRequestMultiError is an error wrapping multiple validation errors returned by CASBackendServiceCreateRequest.ValidateAll() if the designated constraints aren't met.
func (CASBackendServiceCreateRequestMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendServiceCreateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendServiceCreateRequestMultiError) Error ¶ added in v0.14.0
func (m CASBackendServiceCreateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendServiceCreateRequestValidationError ¶ added in v0.14.0
type CASBackendServiceCreateRequestValidationError struct {
// contains filtered or unexported fields
}
CASBackendServiceCreateRequestValidationError is the validation error returned by CASBackendServiceCreateRequest.Validate if the designated constraints aren't met.
func (CASBackendServiceCreateRequestValidationError) Cause ¶ added in v0.14.0
func (e CASBackendServiceCreateRequestValidationError) Cause() error
Cause function returns cause value.
func (CASBackendServiceCreateRequestValidationError) Error ¶ added in v0.14.0
func (e CASBackendServiceCreateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendServiceCreateRequestValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendServiceCreateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendServiceCreateRequestValidationError) Field ¶ added in v0.14.0
func (e CASBackendServiceCreateRequestValidationError) Field() string
Field function returns field value.
func (CASBackendServiceCreateRequestValidationError) Key ¶ added in v0.14.0
func (e CASBackendServiceCreateRequestValidationError) Key() bool
Key function returns key value.
func (CASBackendServiceCreateRequestValidationError) Reason ¶ added in v0.14.0
func (e CASBackendServiceCreateRequestValidationError) Reason() string
Reason function returns reason value.
type CASBackendServiceCreateResponse ¶ added in v0.14.0
type CASBackendServiceCreateResponse struct { Result *CASBackendItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*CASBackendServiceCreateResponse) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendServiceCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendServiceCreateResponse.ProtoReflect.Descriptor instead.
func (*CASBackendServiceCreateResponse) GetResult ¶ added in v0.14.0
func (x *CASBackendServiceCreateResponse) GetResult() *CASBackendItem
func (*CASBackendServiceCreateResponse) ProtoMessage ¶ added in v0.14.0
func (*CASBackendServiceCreateResponse) ProtoMessage()
func (*CASBackendServiceCreateResponse) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendServiceCreateResponse) ProtoReflect() protoreflect.Message
func (*CASBackendServiceCreateResponse) Reset ¶ added in v0.14.0
func (x *CASBackendServiceCreateResponse) Reset()
func (*CASBackendServiceCreateResponse) String ¶ added in v0.14.0
func (x *CASBackendServiceCreateResponse) String() string
func (*CASBackendServiceCreateResponse) Validate ¶ added in v0.14.0
func (m *CASBackendServiceCreateResponse) Validate() error
Validate checks the field values on CASBackendServiceCreateResponse 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 (*CASBackendServiceCreateResponse) ValidateAll ¶ added in v0.14.0
func (m *CASBackendServiceCreateResponse) ValidateAll() error
ValidateAll checks the field values on CASBackendServiceCreateResponse 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 CASBackendServiceCreateResponseMultiError, or nil if none found.
type CASBackendServiceCreateResponseMultiError ¶ added in v0.14.0
type CASBackendServiceCreateResponseMultiError []error
CASBackendServiceCreateResponseMultiError is an error wrapping multiple validation errors returned by CASBackendServiceCreateResponse.ValidateAll() if the designated constraints aren't met.
func (CASBackendServiceCreateResponseMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendServiceCreateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendServiceCreateResponseMultiError) Error ¶ added in v0.14.0
func (m CASBackendServiceCreateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendServiceCreateResponseValidationError ¶ added in v0.14.0
type CASBackendServiceCreateResponseValidationError struct {
// contains filtered or unexported fields
}
CASBackendServiceCreateResponseValidationError is the validation error returned by CASBackendServiceCreateResponse.Validate if the designated constraints aren't met.
func (CASBackendServiceCreateResponseValidationError) Cause ¶ added in v0.14.0
func (e CASBackendServiceCreateResponseValidationError) Cause() error
Cause function returns cause value.
func (CASBackendServiceCreateResponseValidationError) Error ¶ added in v0.14.0
func (e CASBackendServiceCreateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendServiceCreateResponseValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendServiceCreateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendServiceCreateResponseValidationError) Field ¶ added in v0.14.0
func (e CASBackendServiceCreateResponseValidationError) Field() string
Field function returns field value.
func (CASBackendServiceCreateResponseValidationError) Key ¶ added in v0.14.0
func (e CASBackendServiceCreateResponseValidationError) Key() bool
Key function returns key value.
func (CASBackendServiceCreateResponseValidationError) Reason ¶ added in v0.14.0
func (e CASBackendServiceCreateResponseValidationError) Reason() string
Reason function returns reason value.
type CASBackendServiceDeleteRequest ¶ added in v0.14.0
type CASBackendServiceDeleteRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CASBackendServiceDeleteRequest) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendServiceDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendServiceDeleteRequest.ProtoReflect.Descriptor instead.
func (*CASBackendServiceDeleteRequest) GetId ¶ added in v0.14.0
func (x *CASBackendServiceDeleteRequest) GetId() string
func (*CASBackendServiceDeleteRequest) ProtoMessage ¶ added in v0.14.0
func (*CASBackendServiceDeleteRequest) ProtoMessage()
func (*CASBackendServiceDeleteRequest) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendServiceDeleteRequest) ProtoReflect() protoreflect.Message
func (*CASBackendServiceDeleteRequest) Reset ¶ added in v0.14.0
func (x *CASBackendServiceDeleteRequest) Reset()
func (*CASBackendServiceDeleteRequest) String ¶ added in v0.14.0
func (x *CASBackendServiceDeleteRequest) String() string
func (*CASBackendServiceDeleteRequest) Validate ¶ added in v0.14.0
func (m *CASBackendServiceDeleteRequest) Validate() error
Validate checks the field values on CASBackendServiceDeleteRequest 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 (*CASBackendServiceDeleteRequest) ValidateAll ¶ added in v0.14.0
func (m *CASBackendServiceDeleteRequest) ValidateAll() error
ValidateAll checks the field values on CASBackendServiceDeleteRequest 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 CASBackendServiceDeleteRequestMultiError, or nil if none found.
type CASBackendServiceDeleteRequestMultiError ¶ added in v0.14.0
type CASBackendServiceDeleteRequestMultiError []error
CASBackendServiceDeleteRequestMultiError is an error wrapping multiple validation errors returned by CASBackendServiceDeleteRequest.ValidateAll() if the designated constraints aren't met.
func (CASBackendServiceDeleteRequestMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendServiceDeleteRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendServiceDeleteRequestMultiError) Error ¶ added in v0.14.0
func (m CASBackendServiceDeleteRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendServiceDeleteRequestValidationError ¶ added in v0.14.0
type CASBackendServiceDeleteRequestValidationError struct {
// contains filtered or unexported fields
}
CASBackendServiceDeleteRequestValidationError is the validation error returned by CASBackendServiceDeleteRequest.Validate if the designated constraints aren't met.
func (CASBackendServiceDeleteRequestValidationError) Cause ¶ added in v0.14.0
func (e CASBackendServiceDeleteRequestValidationError) Cause() error
Cause function returns cause value.
func (CASBackendServiceDeleteRequestValidationError) Error ¶ added in v0.14.0
func (e CASBackendServiceDeleteRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendServiceDeleteRequestValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendServiceDeleteRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendServiceDeleteRequestValidationError) Field ¶ added in v0.14.0
func (e CASBackendServiceDeleteRequestValidationError) Field() string
Field function returns field value.
func (CASBackendServiceDeleteRequestValidationError) Key ¶ added in v0.14.0
func (e CASBackendServiceDeleteRequestValidationError) Key() bool
Key function returns key value.
func (CASBackendServiceDeleteRequestValidationError) Reason ¶ added in v0.14.0
func (e CASBackendServiceDeleteRequestValidationError) Reason() string
Reason function returns reason value.
type CASBackendServiceDeleteResponse ¶ added in v0.14.0
type CASBackendServiceDeleteResponse struct {
// contains filtered or unexported fields
}
func (*CASBackendServiceDeleteResponse) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendServiceDeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendServiceDeleteResponse.ProtoReflect.Descriptor instead.
func (*CASBackendServiceDeleteResponse) ProtoMessage ¶ added in v0.14.0
func (*CASBackendServiceDeleteResponse) ProtoMessage()
func (*CASBackendServiceDeleteResponse) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendServiceDeleteResponse) ProtoReflect() protoreflect.Message
func (*CASBackendServiceDeleteResponse) Reset ¶ added in v0.14.0
func (x *CASBackendServiceDeleteResponse) Reset()
func (*CASBackendServiceDeleteResponse) String ¶ added in v0.14.0
func (x *CASBackendServiceDeleteResponse) String() string
func (*CASBackendServiceDeleteResponse) Validate ¶ added in v0.14.0
func (m *CASBackendServiceDeleteResponse) Validate() error
Validate checks the field values on CASBackendServiceDeleteResponse 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 (*CASBackendServiceDeleteResponse) ValidateAll ¶ added in v0.14.0
func (m *CASBackendServiceDeleteResponse) ValidateAll() error
ValidateAll checks the field values on CASBackendServiceDeleteResponse 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 CASBackendServiceDeleteResponseMultiError, or nil if none found.
type CASBackendServiceDeleteResponseMultiError ¶ added in v0.14.0
type CASBackendServiceDeleteResponseMultiError []error
CASBackendServiceDeleteResponseMultiError is an error wrapping multiple validation errors returned by CASBackendServiceDeleteResponse.ValidateAll() if the designated constraints aren't met.
func (CASBackendServiceDeleteResponseMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendServiceDeleteResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendServiceDeleteResponseMultiError) Error ¶ added in v0.14.0
func (m CASBackendServiceDeleteResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendServiceDeleteResponseValidationError ¶ added in v0.14.0
type CASBackendServiceDeleteResponseValidationError struct {
// contains filtered or unexported fields
}
CASBackendServiceDeleteResponseValidationError is the validation error returned by CASBackendServiceDeleteResponse.Validate if the designated constraints aren't met.
func (CASBackendServiceDeleteResponseValidationError) Cause ¶ added in v0.14.0
func (e CASBackendServiceDeleteResponseValidationError) Cause() error
Cause function returns cause value.
func (CASBackendServiceDeleteResponseValidationError) Error ¶ added in v0.14.0
func (e CASBackendServiceDeleteResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendServiceDeleteResponseValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendServiceDeleteResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendServiceDeleteResponseValidationError) Field ¶ added in v0.14.0
func (e CASBackendServiceDeleteResponseValidationError) Field() string
Field function returns field value.
func (CASBackendServiceDeleteResponseValidationError) Key ¶ added in v0.14.0
func (e CASBackendServiceDeleteResponseValidationError) Key() bool
Key function returns key value.
func (CASBackendServiceDeleteResponseValidationError) Reason ¶ added in v0.14.0
func (e CASBackendServiceDeleteResponseValidationError) Reason() string
Reason function returns reason value.
type CASBackendServiceListRequest ¶ added in v0.14.0
type CASBackendServiceListRequest struct {
// contains filtered or unexported fields
}
func (*CASBackendServiceListRequest) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendServiceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendServiceListRequest.ProtoReflect.Descriptor instead.
func (*CASBackendServiceListRequest) ProtoMessage ¶ added in v0.14.0
func (*CASBackendServiceListRequest) ProtoMessage()
func (*CASBackendServiceListRequest) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendServiceListRequest) ProtoReflect() protoreflect.Message
func (*CASBackendServiceListRequest) Reset ¶ added in v0.14.0
func (x *CASBackendServiceListRequest) Reset()
func (*CASBackendServiceListRequest) String ¶ added in v0.14.0
func (x *CASBackendServiceListRequest) String() string
func (*CASBackendServiceListRequest) Validate ¶ added in v0.14.0
func (m *CASBackendServiceListRequest) Validate() error
Validate checks the field values on CASBackendServiceListRequest 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 (*CASBackendServiceListRequest) ValidateAll ¶ added in v0.14.0
func (m *CASBackendServiceListRequest) ValidateAll() error
ValidateAll checks the field values on CASBackendServiceListRequest 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 CASBackendServiceListRequestMultiError, or nil if none found.
type CASBackendServiceListRequestMultiError ¶ added in v0.14.0
type CASBackendServiceListRequestMultiError []error
CASBackendServiceListRequestMultiError is an error wrapping multiple validation errors returned by CASBackendServiceListRequest.ValidateAll() if the designated constraints aren't met.
func (CASBackendServiceListRequestMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendServiceListRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendServiceListRequestMultiError) Error ¶ added in v0.14.0
func (m CASBackendServiceListRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendServiceListRequestValidationError ¶ added in v0.14.0
type CASBackendServiceListRequestValidationError struct {
// contains filtered or unexported fields
}
CASBackendServiceListRequestValidationError is the validation error returned by CASBackendServiceListRequest.Validate if the designated constraints aren't met.
func (CASBackendServiceListRequestValidationError) Cause ¶ added in v0.14.0
func (e CASBackendServiceListRequestValidationError) Cause() error
Cause function returns cause value.
func (CASBackendServiceListRequestValidationError) Error ¶ added in v0.14.0
func (e CASBackendServiceListRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendServiceListRequestValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendServiceListRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendServiceListRequestValidationError) Field ¶ added in v0.14.0
func (e CASBackendServiceListRequestValidationError) Field() string
Field function returns field value.
func (CASBackendServiceListRequestValidationError) Key ¶ added in v0.14.0
func (e CASBackendServiceListRequestValidationError) Key() bool
Key function returns key value.
func (CASBackendServiceListRequestValidationError) Reason ¶ added in v0.14.0
func (e CASBackendServiceListRequestValidationError) Reason() string
Reason function returns reason value.
type CASBackendServiceListResponse ¶ added in v0.14.0
type CASBackendServiceListResponse struct { Result []*CASBackendItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*CASBackendServiceListResponse) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendServiceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendServiceListResponse.ProtoReflect.Descriptor instead.
func (*CASBackendServiceListResponse) GetResult ¶ added in v0.14.0
func (x *CASBackendServiceListResponse) GetResult() []*CASBackendItem
func (*CASBackendServiceListResponse) ProtoMessage ¶ added in v0.14.0
func (*CASBackendServiceListResponse) ProtoMessage()
func (*CASBackendServiceListResponse) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendServiceListResponse) ProtoReflect() protoreflect.Message
func (*CASBackendServiceListResponse) Reset ¶ added in v0.14.0
func (x *CASBackendServiceListResponse) Reset()
func (*CASBackendServiceListResponse) String ¶ added in v0.14.0
func (x *CASBackendServiceListResponse) String() string
func (*CASBackendServiceListResponse) Validate ¶ added in v0.14.0
func (m *CASBackendServiceListResponse) Validate() error
Validate checks the field values on CASBackendServiceListResponse 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 (*CASBackendServiceListResponse) ValidateAll ¶ added in v0.14.0
func (m *CASBackendServiceListResponse) ValidateAll() error
ValidateAll checks the field values on CASBackendServiceListResponse 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 CASBackendServiceListResponseMultiError, or nil if none found.
type CASBackendServiceListResponseMultiError ¶ added in v0.14.0
type CASBackendServiceListResponseMultiError []error
CASBackendServiceListResponseMultiError is an error wrapping multiple validation errors returned by CASBackendServiceListResponse.ValidateAll() if the designated constraints aren't met.
func (CASBackendServiceListResponseMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendServiceListResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendServiceListResponseMultiError) Error ¶ added in v0.14.0
func (m CASBackendServiceListResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendServiceListResponseValidationError ¶ added in v0.14.0
type CASBackendServiceListResponseValidationError struct {
// contains filtered or unexported fields
}
CASBackendServiceListResponseValidationError is the validation error returned by CASBackendServiceListResponse.Validate if the designated constraints aren't met.
func (CASBackendServiceListResponseValidationError) Cause ¶ added in v0.14.0
func (e CASBackendServiceListResponseValidationError) Cause() error
Cause function returns cause value.
func (CASBackendServiceListResponseValidationError) Error ¶ added in v0.14.0
func (e CASBackendServiceListResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendServiceListResponseValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendServiceListResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendServiceListResponseValidationError) Field ¶ added in v0.14.0
func (e CASBackendServiceListResponseValidationError) Field() string
Field function returns field value.
func (CASBackendServiceListResponseValidationError) Key ¶ added in v0.14.0
func (e CASBackendServiceListResponseValidationError) Key() bool
Key function returns key value.
func (CASBackendServiceListResponseValidationError) Reason ¶ added in v0.14.0
func (e CASBackendServiceListResponseValidationError) Reason() string
Reason function returns reason value.
type CASBackendServiceServer ¶ added in v0.14.0
type CASBackendServiceServer interface { List(context.Context, *CASBackendServiceListRequest) (*CASBackendServiceListResponse, error) Create(context.Context, *CASBackendServiceCreateRequest) (*CASBackendServiceCreateResponse, error) Update(context.Context, *CASBackendServiceUpdateRequest) (*CASBackendServiceUpdateResponse, error) Delete(context.Context, *CASBackendServiceDeleteRequest) (*CASBackendServiceDeleteResponse, error) // contains filtered or unexported methods }
CASBackendServiceServer is the server API for CASBackendService service. All implementations must embed UnimplementedCASBackendServiceServer for forward compatibility
type CASBackendServiceUpdateRequest ¶ added in v0.14.0
type CASBackendServiceUpdateRequest struct { // UUID of the workflow to attach Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Descriptive name Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` // Set as default in your organization Default bool `protobuf:"varint,3,opt,name=default,proto3" json:"default,omitempty"` // Credentials, useful for rotation Credentials *structpb.Struct `protobuf:"bytes,4,opt,name=credentials,proto3" json:"credentials,omitempty"` // contains filtered or unexported fields }
Update a CAS backend is limited to - description - set is as default - rotate credentials
func (*CASBackendServiceUpdateRequest) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendServiceUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendServiceUpdateRequest.ProtoReflect.Descriptor instead.
func (*CASBackendServiceUpdateRequest) GetCredentials ¶ added in v0.14.0
func (x *CASBackendServiceUpdateRequest) GetCredentials() *structpb.Struct
func (*CASBackendServiceUpdateRequest) GetDefault ¶ added in v0.14.0
func (x *CASBackendServiceUpdateRequest) GetDefault() bool
func (*CASBackendServiceUpdateRequest) GetDescription ¶ added in v0.14.0
func (x *CASBackendServiceUpdateRequest) GetDescription() string
func (*CASBackendServiceUpdateRequest) GetId ¶ added in v0.14.0
func (x *CASBackendServiceUpdateRequest) GetId() string
func (*CASBackendServiceUpdateRequest) ProtoMessage ¶ added in v0.14.0
func (*CASBackendServiceUpdateRequest) ProtoMessage()
func (*CASBackendServiceUpdateRequest) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendServiceUpdateRequest) ProtoReflect() protoreflect.Message
func (*CASBackendServiceUpdateRequest) Reset ¶ added in v0.14.0
func (x *CASBackendServiceUpdateRequest) Reset()
func (*CASBackendServiceUpdateRequest) String ¶ added in v0.14.0
func (x *CASBackendServiceUpdateRequest) String() string
func (*CASBackendServiceUpdateRequest) Validate ¶ added in v0.14.0
func (m *CASBackendServiceUpdateRequest) Validate() error
Validate checks the field values on CASBackendServiceUpdateRequest 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 (*CASBackendServiceUpdateRequest) ValidateAll ¶ added in v0.14.0
func (m *CASBackendServiceUpdateRequest) ValidateAll() error
ValidateAll checks the field values on CASBackendServiceUpdateRequest 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 CASBackendServiceUpdateRequestMultiError, or nil if none found.
type CASBackendServiceUpdateRequestMultiError ¶ added in v0.14.0
type CASBackendServiceUpdateRequestMultiError []error
CASBackendServiceUpdateRequestMultiError is an error wrapping multiple validation errors returned by CASBackendServiceUpdateRequest.ValidateAll() if the designated constraints aren't met.
func (CASBackendServiceUpdateRequestMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendServiceUpdateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendServiceUpdateRequestMultiError) Error ¶ added in v0.14.0
func (m CASBackendServiceUpdateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendServiceUpdateRequestValidationError ¶ added in v0.14.0
type CASBackendServiceUpdateRequestValidationError struct {
// contains filtered or unexported fields
}
CASBackendServiceUpdateRequestValidationError is the validation error returned by CASBackendServiceUpdateRequest.Validate if the designated constraints aren't met.
func (CASBackendServiceUpdateRequestValidationError) Cause ¶ added in v0.14.0
func (e CASBackendServiceUpdateRequestValidationError) Cause() error
Cause function returns cause value.
func (CASBackendServiceUpdateRequestValidationError) Error ¶ added in v0.14.0
func (e CASBackendServiceUpdateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendServiceUpdateRequestValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendServiceUpdateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendServiceUpdateRequestValidationError) Field ¶ added in v0.14.0
func (e CASBackendServiceUpdateRequestValidationError) Field() string
Field function returns field value.
func (CASBackendServiceUpdateRequestValidationError) Key ¶ added in v0.14.0
func (e CASBackendServiceUpdateRequestValidationError) Key() bool
Key function returns key value.
func (CASBackendServiceUpdateRequestValidationError) Reason ¶ added in v0.14.0
func (e CASBackendServiceUpdateRequestValidationError) Reason() string
Reason function returns reason value.
type CASBackendServiceUpdateResponse ¶ added in v0.14.0
type CASBackendServiceUpdateResponse struct { Result *CASBackendItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*CASBackendServiceUpdateResponse) Descriptor
deprecated
added in
v0.14.0
func (*CASBackendServiceUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use CASBackendServiceUpdateResponse.ProtoReflect.Descriptor instead.
func (*CASBackendServiceUpdateResponse) GetResult ¶ added in v0.14.0
func (x *CASBackendServiceUpdateResponse) GetResult() *CASBackendItem
func (*CASBackendServiceUpdateResponse) ProtoMessage ¶ added in v0.14.0
func (*CASBackendServiceUpdateResponse) ProtoMessage()
func (*CASBackendServiceUpdateResponse) ProtoReflect ¶ added in v0.14.0
func (x *CASBackendServiceUpdateResponse) ProtoReflect() protoreflect.Message
func (*CASBackendServiceUpdateResponse) Reset ¶ added in v0.14.0
func (x *CASBackendServiceUpdateResponse) Reset()
func (*CASBackendServiceUpdateResponse) String ¶ added in v0.14.0
func (x *CASBackendServiceUpdateResponse) String() string
func (*CASBackendServiceUpdateResponse) Validate ¶ added in v0.14.0
func (m *CASBackendServiceUpdateResponse) Validate() error
Validate checks the field values on CASBackendServiceUpdateResponse 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 (*CASBackendServiceUpdateResponse) ValidateAll ¶ added in v0.14.0
func (m *CASBackendServiceUpdateResponse) ValidateAll() error
ValidateAll checks the field values on CASBackendServiceUpdateResponse 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 CASBackendServiceUpdateResponseMultiError, or nil if none found.
type CASBackendServiceUpdateResponseMultiError ¶ added in v0.14.0
type CASBackendServiceUpdateResponseMultiError []error
CASBackendServiceUpdateResponseMultiError is an error wrapping multiple validation errors returned by CASBackendServiceUpdateResponse.ValidateAll() if the designated constraints aren't met.
func (CASBackendServiceUpdateResponseMultiError) AllErrors ¶ added in v0.14.0
func (m CASBackendServiceUpdateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASBackendServiceUpdateResponseMultiError) Error ¶ added in v0.14.0
func (m CASBackendServiceUpdateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASBackendServiceUpdateResponseValidationError ¶ added in v0.14.0
type CASBackendServiceUpdateResponseValidationError struct {
// contains filtered or unexported fields
}
CASBackendServiceUpdateResponseValidationError is the validation error returned by CASBackendServiceUpdateResponse.Validate if the designated constraints aren't met.
func (CASBackendServiceUpdateResponseValidationError) Cause ¶ added in v0.14.0
func (e CASBackendServiceUpdateResponseValidationError) Cause() error
Cause function returns cause value.
func (CASBackendServiceUpdateResponseValidationError) Error ¶ added in v0.14.0
func (e CASBackendServiceUpdateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CASBackendServiceUpdateResponseValidationError) ErrorName ¶ added in v0.14.0
func (e CASBackendServiceUpdateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CASBackendServiceUpdateResponseValidationError) Field ¶ added in v0.14.0
func (e CASBackendServiceUpdateResponseValidationError) Field() string
Field function returns field value.
func (CASBackendServiceUpdateResponseValidationError) Key ¶ added in v0.14.0
func (e CASBackendServiceUpdateResponseValidationError) Key() bool
Key function returns key value.
func (CASBackendServiceUpdateResponseValidationError) Reason ¶ added in v0.14.0
func (e CASBackendServiceUpdateResponseValidationError) Reason() string
Reason function returns reason value.
type CASCredentialsServiceClient ¶
type CASCredentialsServiceClient interface {
Get(ctx context.Context, in *CASCredentialsServiceGetRequest, opts ...grpc.CallOption) (*CASCredentialsServiceGetResponse, error)
}
CASCredentialsServiceClient is the client API for CASCredentialsService 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 NewCASCredentialsServiceClient ¶
func NewCASCredentialsServiceClient(cc grpc.ClientConnInterface) CASCredentialsServiceClient
type CASCredentialsServiceGetRequest ¶
type CASCredentialsServiceGetRequest struct { Role CASCredentialsServiceGetRequest_Role `protobuf:"varint,1,opt,name=role,proto3,enum=controlplane.v1.CASCredentialsServiceGetRequest_Role" json:"role,omitempty"` // during the download we need the digest to find the proper cas backend Digest string `protobuf:"bytes,2,opt,name=digest,proto3" json:"digest,omitempty"` // contains filtered or unexported fields }
func (*CASCredentialsServiceGetRequest) Descriptor
deprecated
func (*CASCredentialsServiceGetRequest) Descriptor() ([]byte, []int)
Deprecated: Use CASCredentialsServiceGetRequest.ProtoReflect.Descriptor instead.
func (*CASCredentialsServiceGetRequest) GetDigest ¶ added in v0.17.0
func (x *CASCredentialsServiceGetRequest) GetDigest() string
func (*CASCredentialsServiceGetRequest) GetRole ¶
func (x *CASCredentialsServiceGetRequest) GetRole() CASCredentialsServiceGetRequest_Role
func (*CASCredentialsServiceGetRequest) ProtoMessage ¶
func (*CASCredentialsServiceGetRequest) ProtoMessage()
func (*CASCredentialsServiceGetRequest) ProtoReflect ¶
func (x *CASCredentialsServiceGetRequest) ProtoReflect() protoreflect.Message
func (*CASCredentialsServiceGetRequest) Reset ¶
func (x *CASCredentialsServiceGetRequest) Reset()
func (*CASCredentialsServiceGetRequest) String ¶
func (x *CASCredentialsServiceGetRequest) String() string
func (*CASCredentialsServiceGetRequest) Validate ¶
func (m *CASCredentialsServiceGetRequest) Validate() error
Validate checks the field values on CASCredentialsServiceGetRequest 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 (*CASCredentialsServiceGetRequest) ValidateAll ¶
func (m *CASCredentialsServiceGetRequest) ValidateAll() error
ValidateAll checks the field values on CASCredentialsServiceGetRequest 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 CASCredentialsServiceGetRequestMultiError, or nil if none found.
type CASCredentialsServiceGetRequestMultiError ¶
type CASCredentialsServiceGetRequestMultiError []error
CASCredentialsServiceGetRequestMultiError is an error wrapping multiple validation errors returned by CASCredentialsServiceGetRequest.ValidateAll() if the designated constraints aren't met.
func (CASCredentialsServiceGetRequestMultiError) AllErrors ¶
func (m CASCredentialsServiceGetRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASCredentialsServiceGetRequestMultiError) Error ¶
func (m CASCredentialsServiceGetRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASCredentialsServiceGetRequestValidationError ¶
type CASCredentialsServiceGetRequestValidationError struct {
// contains filtered or unexported fields
}
CASCredentialsServiceGetRequestValidationError is the validation error returned by CASCredentialsServiceGetRequest.Validate if the designated constraints aren't met.
func (CASCredentialsServiceGetRequestValidationError) Cause ¶
func (e CASCredentialsServiceGetRequestValidationError) Cause() error
Cause function returns cause value.
func (CASCredentialsServiceGetRequestValidationError) Error ¶
func (e CASCredentialsServiceGetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CASCredentialsServiceGetRequestValidationError) ErrorName ¶
func (e CASCredentialsServiceGetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CASCredentialsServiceGetRequestValidationError) Field ¶
func (e CASCredentialsServiceGetRequestValidationError) Field() string
Field function returns field value.
func (CASCredentialsServiceGetRequestValidationError) Key ¶
func (e CASCredentialsServiceGetRequestValidationError) Key() bool
Key function returns key value.
func (CASCredentialsServiceGetRequestValidationError) Reason ¶
func (e CASCredentialsServiceGetRequestValidationError) Reason() string
Reason function returns reason value.
type CASCredentialsServiceGetRequest_Role ¶
type CASCredentialsServiceGetRequest_Role int32
const ( CASCredentialsServiceGetRequest_ROLE_UNSPECIFIED CASCredentialsServiceGetRequest_Role = 0 CASCredentialsServiceGetRequest_ROLE_DOWNLOADER CASCredentialsServiceGetRequest_Role = 1 CASCredentialsServiceGetRequest_ROLE_UPLOADER CASCredentialsServiceGetRequest_Role = 2 )
func (CASCredentialsServiceGetRequest_Role) Descriptor ¶
func (CASCredentialsServiceGetRequest_Role) Descriptor() protoreflect.EnumDescriptor
func (CASCredentialsServiceGetRequest_Role) Enum ¶
func (x CASCredentialsServiceGetRequest_Role) Enum() *CASCredentialsServiceGetRequest_Role
func (CASCredentialsServiceGetRequest_Role) EnumDescriptor
deprecated
func (CASCredentialsServiceGetRequest_Role) EnumDescriptor() ([]byte, []int)
Deprecated: Use CASCredentialsServiceGetRequest_Role.Descriptor instead.
func (CASCredentialsServiceGetRequest_Role) Number ¶
func (x CASCredentialsServiceGetRequest_Role) Number() protoreflect.EnumNumber
func (CASCredentialsServiceGetRequest_Role) String ¶
func (x CASCredentialsServiceGetRequest_Role) String() string
func (CASCredentialsServiceGetRequest_Role) Type ¶
func (CASCredentialsServiceGetRequest_Role) Type() protoreflect.EnumType
type CASCredentialsServiceGetResponse ¶
type CASCredentialsServiceGetResponse struct { Result *CASCredentialsServiceGetResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*CASCredentialsServiceGetResponse) Descriptor
deprecated
func (*CASCredentialsServiceGetResponse) Descriptor() ([]byte, []int)
Deprecated: Use CASCredentialsServiceGetResponse.ProtoReflect.Descriptor instead.
func (*CASCredentialsServiceGetResponse) GetResult ¶
func (x *CASCredentialsServiceGetResponse) GetResult() *CASCredentialsServiceGetResponse_Result
func (*CASCredentialsServiceGetResponse) ProtoMessage ¶
func (*CASCredentialsServiceGetResponse) ProtoMessage()
func (*CASCredentialsServiceGetResponse) ProtoReflect ¶
func (x *CASCredentialsServiceGetResponse) ProtoReflect() protoreflect.Message
func (*CASCredentialsServiceGetResponse) Reset ¶
func (x *CASCredentialsServiceGetResponse) Reset()
func (*CASCredentialsServiceGetResponse) String ¶
func (x *CASCredentialsServiceGetResponse) String() string
func (*CASCredentialsServiceGetResponse) Validate ¶
func (m *CASCredentialsServiceGetResponse) Validate() error
Validate checks the field values on CASCredentialsServiceGetResponse 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 (*CASCredentialsServiceGetResponse) ValidateAll ¶
func (m *CASCredentialsServiceGetResponse) ValidateAll() error
ValidateAll checks the field values on CASCredentialsServiceGetResponse 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 CASCredentialsServiceGetResponseMultiError, or nil if none found.
type CASCredentialsServiceGetResponseMultiError ¶
type CASCredentialsServiceGetResponseMultiError []error
CASCredentialsServiceGetResponseMultiError is an error wrapping multiple validation errors returned by CASCredentialsServiceGetResponse.ValidateAll() if the designated constraints aren't met.
func (CASCredentialsServiceGetResponseMultiError) AllErrors ¶
func (m CASCredentialsServiceGetResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASCredentialsServiceGetResponseMultiError) Error ¶
func (m CASCredentialsServiceGetResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASCredentialsServiceGetResponseValidationError ¶
type CASCredentialsServiceGetResponseValidationError struct {
// contains filtered or unexported fields
}
CASCredentialsServiceGetResponseValidationError is the validation error returned by CASCredentialsServiceGetResponse.Validate if the designated constraints aren't met.
func (CASCredentialsServiceGetResponseValidationError) Cause ¶
func (e CASCredentialsServiceGetResponseValidationError) Cause() error
Cause function returns cause value.
func (CASCredentialsServiceGetResponseValidationError) Error ¶
func (e CASCredentialsServiceGetResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CASCredentialsServiceGetResponseValidationError) ErrorName ¶
func (e CASCredentialsServiceGetResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CASCredentialsServiceGetResponseValidationError) Field ¶
func (e CASCredentialsServiceGetResponseValidationError) Field() string
Field function returns field value.
func (CASCredentialsServiceGetResponseValidationError) Key ¶
func (e CASCredentialsServiceGetResponseValidationError) Key() bool
Key function returns key value.
func (CASCredentialsServiceGetResponseValidationError) Reason ¶
func (e CASCredentialsServiceGetResponseValidationError) Reason() string
Reason function returns reason value.
type CASCredentialsServiceGetResponse_Result ¶
type CASCredentialsServiceGetResponse_Result struct { Token string `protobuf:"bytes,2,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*CASCredentialsServiceGetResponse_Result) Descriptor
deprecated
func (*CASCredentialsServiceGetResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use CASCredentialsServiceGetResponse_Result.ProtoReflect.Descriptor instead.
func (*CASCredentialsServiceGetResponse_Result) GetToken ¶
func (x *CASCredentialsServiceGetResponse_Result) GetToken() string
func (*CASCredentialsServiceGetResponse_Result) ProtoMessage ¶
func (*CASCredentialsServiceGetResponse_Result) ProtoMessage()
func (*CASCredentialsServiceGetResponse_Result) ProtoReflect ¶
func (x *CASCredentialsServiceGetResponse_Result) ProtoReflect() protoreflect.Message
func (*CASCredentialsServiceGetResponse_Result) Reset ¶
func (x *CASCredentialsServiceGetResponse_Result) Reset()
func (*CASCredentialsServiceGetResponse_Result) String ¶
func (x *CASCredentialsServiceGetResponse_Result) String() string
func (*CASCredentialsServiceGetResponse_Result) Validate ¶
func (m *CASCredentialsServiceGetResponse_Result) Validate() error
Validate checks the field values on CASCredentialsServiceGetResponse_Result 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 (*CASCredentialsServiceGetResponse_Result) ValidateAll ¶
func (m *CASCredentialsServiceGetResponse_Result) ValidateAll() error
ValidateAll checks the field values on CASCredentialsServiceGetResponse_Result 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 CASCredentialsServiceGetResponse_ResultMultiError, or nil if none found.
type CASCredentialsServiceGetResponse_ResultMultiError ¶
type CASCredentialsServiceGetResponse_ResultMultiError []error
CASCredentialsServiceGetResponse_ResultMultiError is an error wrapping multiple validation errors returned by CASCredentialsServiceGetResponse_Result.ValidateAll() if the designated constraints aren't met.
func (CASCredentialsServiceGetResponse_ResultMultiError) AllErrors ¶
func (m CASCredentialsServiceGetResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CASCredentialsServiceGetResponse_ResultMultiError) Error ¶
func (m CASCredentialsServiceGetResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CASCredentialsServiceGetResponse_ResultValidationError ¶
type CASCredentialsServiceGetResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
CASCredentialsServiceGetResponse_ResultValidationError is the validation error returned by CASCredentialsServiceGetResponse_Result.Validate if the designated constraints aren't met.
func (CASCredentialsServiceGetResponse_ResultValidationError) Cause ¶
func (e CASCredentialsServiceGetResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (CASCredentialsServiceGetResponse_ResultValidationError) Error ¶
func (e CASCredentialsServiceGetResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (CASCredentialsServiceGetResponse_ResultValidationError) ErrorName ¶
func (e CASCredentialsServiceGetResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (CASCredentialsServiceGetResponse_ResultValidationError) Field ¶
func (e CASCredentialsServiceGetResponse_ResultValidationError) Field() string
Field function returns field value.
func (CASCredentialsServiceGetResponse_ResultValidationError) Key ¶
func (e CASCredentialsServiceGetResponse_ResultValidationError) Key() bool
Key function returns key value.
func (CASCredentialsServiceGetResponse_ResultValidationError) Reason ¶
func (e CASCredentialsServiceGetResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type CASCredentialsServiceServer ¶
type CASCredentialsServiceServer interface { Get(context.Context, *CASCredentialsServiceGetRequest) (*CASCredentialsServiceGetResponse, error) // contains filtered or unexported methods }
CASCredentialsServiceServer is the server API for CASCredentialsService service. All implementations must embed UnimplementedCASCredentialsServiceServer for forward compatibility
type CASRedirectServiceClient ¶ added in v0.16.0
type CASRedirectServiceClient interface { // Retrieve the URL to download an artifact in CAS GetDownloadURL(ctx context.Context, in *GetDownloadURLRequest, opts ...grpc.CallOption) (*GetDownloadURLResponse, error) }
CASRedirectServiceClient is the client API for CASRedirectService 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 NewCASRedirectServiceClient ¶ added in v0.16.0
func NewCASRedirectServiceClient(cc grpc.ClientConnInterface) CASRedirectServiceClient
type CASRedirectServiceServer ¶ added in v0.16.0
type CASRedirectServiceServer interface { // Retrieve the URL to download an artifact in CAS GetDownloadURL(context.Context, *GetDownloadURLRequest) (*GetDownloadURLResponse, error) // contains filtered or unexported methods }
CASRedirectServiceServer is the server API for CASRedirectService service. All implementations must embed UnimplementedCASRedirectServiceServer for forward compatibility
type ContextServiceClient ¶
type ContextServiceClient interface { // Get information about the current logged in context Current(ctx context.Context, in *ContextServiceCurrentRequest, opts ...grpc.CallOption) (*ContextServiceCurrentResponse, error) }
ContextServiceClient is the client API for ContextService 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 NewContextServiceClient ¶
func NewContextServiceClient(cc grpc.ClientConnInterface) ContextServiceClient
type ContextServiceCurrentRequest ¶
type ContextServiceCurrentRequest struct {
// contains filtered or unexported fields
}
func (*ContextServiceCurrentRequest) Descriptor
deprecated
func (*ContextServiceCurrentRequest) Descriptor() ([]byte, []int)
Deprecated: Use ContextServiceCurrentRequest.ProtoReflect.Descriptor instead.
func (*ContextServiceCurrentRequest) ProtoMessage ¶
func (*ContextServiceCurrentRequest) ProtoMessage()
func (*ContextServiceCurrentRequest) ProtoReflect ¶
func (x *ContextServiceCurrentRequest) ProtoReflect() protoreflect.Message
func (*ContextServiceCurrentRequest) Reset ¶
func (x *ContextServiceCurrentRequest) Reset()
func (*ContextServiceCurrentRequest) String ¶
func (x *ContextServiceCurrentRequest) String() string
func (*ContextServiceCurrentRequest) Validate ¶
func (m *ContextServiceCurrentRequest) Validate() error
Validate checks the field values on ContextServiceCurrentRequest 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 (*ContextServiceCurrentRequest) ValidateAll ¶
func (m *ContextServiceCurrentRequest) ValidateAll() error
ValidateAll checks the field values on ContextServiceCurrentRequest 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 ContextServiceCurrentRequestMultiError, or nil if none found.
type ContextServiceCurrentRequestMultiError ¶
type ContextServiceCurrentRequestMultiError []error
ContextServiceCurrentRequestMultiError is an error wrapping multiple validation errors returned by ContextServiceCurrentRequest.ValidateAll() if the designated constraints aren't met.
func (ContextServiceCurrentRequestMultiError) AllErrors ¶
func (m ContextServiceCurrentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ContextServiceCurrentRequestMultiError) Error ¶
func (m ContextServiceCurrentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ContextServiceCurrentRequestValidationError ¶
type ContextServiceCurrentRequestValidationError struct {
// contains filtered or unexported fields
}
ContextServiceCurrentRequestValidationError is the validation error returned by ContextServiceCurrentRequest.Validate if the designated constraints aren't met.
func (ContextServiceCurrentRequestValidationError) Cause ¶
func (e ContextServiceCurrentRequestValidationError) Cause() error
Cause function returns cause value.
func (ContextServiceCurrentRequestValidationError) Error ¶
func (e ContextServiceCurrentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ContextServiceCurrentRequestValidationError) ErrorName ¶
func (e ContextServiceCurrentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ContextServiceCurrentRequestValidationError) Field ¶
func (e ContextServiceCurrentRequestValidationError) Field() string
Field function returns field value.
func (ContextServiceCurrentRequestValidationError) Key ¶
func (e ContextServiceCurrentRequestValidationError) Key() bool
Key function returns key value.
func (ContextServiceCurrentRequestValidationError) Reason ¶
func (e ContextServiceCurrentRequestValidationError) Reason() string
Reason function returns reason value.
type ContextServiceCurrentResponse ¶
type ContextServiceCurrentResponse struct { Result *ContextServiceCurrentResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ContextServiceCurrentResponse) Descriptor
deprecated
func (*ContextServiceCurrentResponse) Descriptor() ([]byte, []int)
Deprecated: Use ContextServiceCurrentResponse.ProtoReflect.Descriptor instead.
func (*ContextServiceCurrentResponse) GetResult ¶
func (x *ContextServiceCurrentResponse) GetResult() *ContextServiceCurrentResponse_Result
func (*ContextServiceCurrentResponse) ProtoMessage ¶
func (*ContextServiceCurrentResponse) ProtoMessage()
func (*ContextServiceCurrentResponse) ProtoReflect ¶
func (x *ContextServiceCurrentResponse) ProtoReflect() protoreflect.Message
func (*ContextServiceCurrentResponse) Reset ¶
func (x *ContextServiceCurrentResponse) Reset()
func (*ContextServiceCurrentResponse) String ¶
func (x *ContextServiceCurrentResponse) String() string
func (*ContextServiceCurrentResponse) Validate ¶
func (m *ContextServiceCurrentResponse) Validate() error
Validate checks the field values on ContextServiceCurrentResponse 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 (*ContextServiceCurrentResponse) ValidateAll ¶
func (m *ContextServiceCurrentResponse) ValidateAll() error
ValidateAll checks the field values on ContextServiceCurrentResponse 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 ContextServiceCurrentResponseMultiError, or nil if none found.
type ContextServiceCurrentResponseMultiError ¶
type ContextServiceCurrentResponseMultiError []error
ContextServiceCurrentResponseMultiError is an error wrapping multiple validation errors returned by ContextServiceCurrentResponse.ValidateAll() if the designated constraints aren't met.
func (ContextServiceCurrentResponseMultiError) AllErrors ¶
func (m ContextServiceCurrentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ContextServiceCurrentResponseMultiError) Error ¶
func (m ContextServiceCurrentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ContextServiceCurrentResponseValidationError ¶
type ContextServiceCurrentResponseValidationError struct {
// contains filtered or unexported fields
}
ContextServiceCurrentResponseValidationError is the validation error returned by ContextServiceCurrentResponse.Validate if the designated constraints aren't met.
func (ContextServiceCurrentResponseValidationError) Cause ¶
func (e ContextServiceCurrentResponseValidationError) Cause() error
Cause function returns cause value.
func (ContextServiceCurrentResponseValidationError) Error ¶
func (e ContextServiceCurrentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ContextServiceCurrentResponseValidationError) ErrorName ¶
func (e ContextServiceCurrentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ContextServiceCurrentResponseValidationError) Field ¶
func (e ContextServiceCurrentResponseValidationError) Field() string
Field function returns field value.
func (ContextServiceCurrentResponseValidationError) Key ¶
func (e ContextServiceCurrentResponseValidationError) Key() bool
Key function returns key value.
func (ContextServiceCurrentResponseValidationError) Reason ¶
func (e ContextServiceCurrentResponseValidationError) Reason() string
Reason function returns reason value.
type ContextServiceCurrentResponse_Result ¶
type ContextServiceCurrentResponse_Result struct { CurrentUser *User `protobuf:"bytes,1,opt,name=current_user,json=currentUser,proto3" json:"current_user,omitempty"` CurrentMembership *OrgMembershipItem `protobuf:"bytes,2,opt,name=current_membership,json=currentMembership,proto3" json:"current_membership,omitempty"` CurrentCasBackend *CASBackendItem `protobuf:"bytes,3,opt,name=current_cas_backend,json=currentCasBackend,proto3" json:"current_cas_backend,omitempty"` // contains filtered or unexported fields }
func (*ContextServiceCurrentResponse_Result) Descriptor
deprecated
func (*ContextServiceCurrentResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use ContextServiceCurrentResponse_Result.ProtoReflect.Descriptor instead.
func (*ContextServiceCurrentResponse_Result) GetCurrentCasBackend ¶ added in v0.15.0
func (x *ContextServiceCurrentResponse_Result) GetCurrentCasBackend() *CASBackendItem
func (*ContextServiceCurrentResponse_Result) GetCurrentMembership ¶ added in v0.75.0
func (x *ContextServiceCurrentResponse_Result) GetCurrentMembership() *OrgMembershipItem
func (*ContextServiceCurrentResponse_Result) GetCurrentUser ¶
func (x *ContextServiceCurrentResponse_Result) GetCurrentUser() *User
func (*ContextServiceCurrentResponse_Result) ProtoMessage ¶
func (*ContextServiceCurrentResponse_Result) ProtoMessage()
func (*ContextServiceCurrentResponse_Result) ProtoReflect ¶
func (x *ContextServiceCurrentResponse_Result) ProtoReflect() protoreflect.Message
func (*ContextServiceCurrentResponse_Result) Reset ¶
func (x *ContextServiceCurrentResponse_Result) Reset()
func (*ContextServiceCurrentResponse_Result) String ¶
func (x *ContextServiceCurrentResponse_Result) String() string
func (*ContextServiceCurrentResponse_Result) Validate ¶
func (m *ContextServiceCurrentResponse_Result) Validate() error
Validate checks the field values on ContextServiceCurrentResponse_Result 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 (*ContextServiceCurrentResponse_Result) ValidateAll ¶
func (m *ContextServiceCurrentResponse_Result) ValidateAll() error
ValidateAll checks the field values on ContextServiceCurrentResponse_Result 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 ContextServiceCurrentResponse_ResultMultiError, or nil if none found.
type ContextServiceCurrentResponse_ResultMultiError ¶
type ContextServiceCurrentResponse_ResultMultiError []error
ContextServiceCurrentResponse_ResultMultiError is an error wrapping multiple validation errors returned by ContextServiceCurrentResponse_Result.ValidateAll() if the designated constraints aren't met.
func (ContextServiceCurrentResponse_ResultMultiError) AllErrors ¶
func (m ContextServiceCurrentResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ContextServiceCurrentResponse_ResultMultiError) Error ¶
func (m ContextServiceCurrentResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ContextServiceCurrentResponse_ResultValidationError ¶
type ContextServiceCurrentResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
ContextServiceCurrentResponse_ResultValidationError is the validation error returned by ContextServiceCurrentResponse_Result.Validate if the designated constraints aren't met.
func (ContextServiceCurrentResponse_ResultValidationError) Cause ¶
func (e ContextServiceCurrentResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (ContextServiceCurrentResponse_ResultValidationError) Error ¶
func (e ContextServiceCurrentResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (ContextServiceCurrentResponse_ResultValidationError) ErrorName ¶
func (e ContextServiceCurrentResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (ContextServiceCurrentResponse_ResultValidationError) Field ¶
func (e ContextServiceCurrentResponse_ResultValidationError) Field() string
Field function returns field value.
func (ContextServiceCurrentResponse_ResultValidationError) Key ¶
func (e ContextServiceCurrentResponse_ResultValidationError) Key() bool
Key function returns key value.
func (ContextServiceCurrentResponse_ResultValidationError) Reason ¶
func (e ContextServiceCurrentResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type ContextServiceServer ¶
type ContextServiceServer interface { // Get information about the current logged in context Current(context.Context, *ContextServiceCurrentRequest) (*ContextServiceCurrentResponse, error) // contains filtered or unexported methods }
ContextServiceServer is the server API for ContextService service. All implementations must embed UnimplementedContextServiceServer for forward compatibility
type DeleteMembershipRequest ¶ added in v0.50.0
type DeleteMembershipRequest struct { MembershipId string `protobuf:"bytes,1,opt,name=membership_id,json=membershipId,proto3" json:"membership_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteMembershipRequest) Descriptor
deprecated
added in
v0.50.0
func (*DeleteMembershipRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMembershipRequest.ProtoReflect.Descriptor instead.
func (*DeleteMembershipRequest) GetMembershipId ¶ added in v0.50.0
func (x *DeleteMembershipRequest) GetMembershipId() string
func (*DeleteMembershipRequest) ProtoMessage ¶ added in v0.50.0
func (*DeleteMembershipRequest) ProtoMessage()
func (*DeleteMembershipRequest) ProtoReflect ¶ added in v0.50.0
func (x *DeleteMembershipRequest) ProtoReflect() protoreflect.Message
func (*DeleteMembershipRequest) Reset ¶ added in v0.50.0
func (x *DeleteMembershipRequest) Reset()
func (*DeleteMembershipRequest) String ¶ added in v0.50.0
func (x *DeleteMembershipRequest) String() string
func (*DeleteMembershipRequest) Validate ¶ added in v0.50.0
func (m *DeleteMembershipRequest) Validate() error
Validate checks the field values on DeleteMembershipRequest 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 (*DeleteMembershipRequest) ValidateAll ¶ added in v0.50.0
func (m *DeleteMembershipRequest) ValidateAll() error
ValidateAll checks the field values on DeleteMembershipRequest 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 DeleteMembershipRequestMultiError, or nil if none found.
type DeleteMembershipRequestMultiError ¶ added in v0.50.0
type DeleteMembershipRequestMultiError []error
DeleteMembershipRequestMultiError is an error wrapping multiple validation errors returned by DeleteMembershipRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteMembershipRequestMultiError) AllErrors ¶ added in v0.50.0
func (m DeleteMembershipRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteMembershipRequestMultiError) Error ¶ added in v0.50.0
func (m DeleteMembershipRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteMembershipRequestValidationError ¶ added in v0.50.0
type DeleteMembershipRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteMembershipRequestValidationError is the validation error returned by DeleteMembershipRequest.Validate if the designated constraints aren't met.
func (DeleteMembershipRequestValidationError) Cause ¶ added in v0.50.0
func (e DeleteMembershipRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteMembershipRequestValidationError) Error ¶ added in v0.50.0
func (e DeleteMembershipRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteMembershipRequestValidationError) ErrorName ¶ added in v0.50.0
func (e DeleteMembershipRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteMembershipRequestValidationError) Field ¶ added in v0.50.0
func (e DeleteMembershipRequestValidationError) Field() string
Field function returns field value.
func (DeleteMembershipRequestValidationError) Key ¶ added in v0.50.0
func (e DeleteMembershipRequestValidationError) Key() bool
Key function returns key value.
func (DeleteMembershipRequestValidationError) Reason ¶ added in v0.50.0
func (e DeleteMembershipRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteMembershipResponse ¶ added in v0.50.0
type DeleteMembershipResponse struct {
// contains filtered or unexported fields
}
func (*DeleteMembershipResponse) Descriptor
deprecated
added in
v0.50.0
func (*DeleteMembershipResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMembershipResponse.ProtoReflect.Descriptor instead.
func (*DeleteMembershipResponse) ProtoMessage ¶ added in v0.50.0
func (*DeleteMembershipResponse) ProtoMessage()
func (*DeleteMembershipResponse) ProtoReflect ¶ added in v0.50.0
func (x *DeleteMembershipResponse) ProtoReflect() protoreflect.Message
func (*DeleteMembershipResponse) Reset ¶ added in v0.50.0
func (x *DeleteMembershipResponse) Reset()
func (*DeleteMembershipResponse) String ¶ added in v0.50.0
func (x *DeleteMembershipResponse) String() string
func (*DeleteMembershipResponse) Validate ¶ added in v0.50.0
func (m *DeleteMembershipResponse) Validate() error
Validate checks the field values on DeleteMembershipResponse 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 (*DeleteMembershipResponse) ValidateAll ¶ added in v0.50.0
func (m *DeleteMembershipResponse) ValidateAll() error
ValidateAll checks the field values on DeleteMembershipResponse 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 DeleteMembershipResponseMultiError, or nil if none found.
type DeleteMembershipResponseMultiError ¶ added in v0.50.0
type DeleteMembershipResponseMultiError []error
DeleteMembershipResponseMultiError is an error wrapping multiple validation errors returned by DeleteMembershipResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteMembershipResponseMultiError) AllErrors ¶ added in v0.50.0
func (m DeleteMembershipResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteMembershipResponseMultiError) Error ¶ added in v0.50.0
func (m DeleteMembershipResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteMembershipResponseValidationError ¶ added in v0.50.0
type DeleteMembershipResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteMembershipResponseValidationError is the validation error returned by DeleteMembershipResponse.Validate if the designated constraints aren't met.
func (DeleteMembershipResponseValidationError) Cause ¶ added in v0.50.0
func (e DeleteMembershipResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteMembershipResponseValidationError) Error ¶ added in v0.50.0
func (e DeleteMembershipResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteMembershipResponseValidationError) ErrorName ¶ added in v0.50.0
func (e DeleteMembershipResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteMembershipResponseValidationError) Field ¶ added in v0.50.0
func (e DeleteMembershipResponseValidationError) Field() string
Field function returns field value.
func (DeleteMembershipResponseValidationError) Key ¶ added in v0.50.0
func (e DeleteMembershipResponseValidationError) Key() bool
Key function returns key value.
func (DeleteMembershipResponseValidationError) Reason ¶ added in v0.50.0
func (e DeleteMembershipResponseValidationError) Reason() string
Reason function returns reason value.
type DiscoverPublicSharedRequest ¶ added in v0.40.0
type DiscoverPublicSharedRequest struct { // Used to filter and resolve ambiguities Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` // contains filtered or unexported fields }
func (*DiscoverPublicSharedRequest) Descriptor
deprecated
added in
v0.40.0
func (*DiscoverPublicSharedRequest) Descriptor() ([]byte, []int)
Deprecated: Use DiscoverPublicSharedRequest.ProtoReflect.Descriptor instead.
func (*DiscoverPublicSharedRequest) GetDigest ¶ added in v0.40.0
func (x *DiscoverPublicSharedRequest) GetDigest() string
func (*DiscoverPublicSharedRequest) GetKind ¶ added in v0.40.0
func (x *DiscoverPublicSharedRequest) GetKind() string
func (*DiscoverPublicSharedRequest) ProtoMessage ¶ added in v0.40.0
func (*DiscoverPublicSharedRequest) ProtoMessage()
func (*DiscoverPublicSharedRequest) ProtoReflect ¶ added in v0.40.0
func (x *DiscoverPublicSharedRequest) ProtoReflect() protoreflect.Message
func (*DiscoverPublicSharedRequest) Reset ¶ added in v0.40.0
func (x *DiscoverPublicSharedRequest) Reset()
func (*DiscoverPublicSharedRequest) String ¶ added in v0.40.0
func (x *DiscoverPublicSharedRequest) String() string
func (*DiscoverPublicSharedRequest) Validate ¶ added in v0.40.0
func (m *DiscoverPublicSharedRequest) Validate() error
Validate checks the field values on DiscoverPublicSharedRequest 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 (*DiscoverPublicSharedRequest) ValidateAll ¶ added in v0.40.0
func (m *DiscoverPublicSharedRequest) ValidateAll() error
ValidateAll checks the field values on DiscoverPublicSharedRequest 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 DiscoverPublicSharedRequestMultiError, or nil if none found.
type DiscoverPublicSharedRequestMultiError ¶ added in v0.40.0
type DiscoverPublicSharedRequestMultiError []error
DiscoverPublicSharedRequestMultiError is an error wrapping multiple validation errors returned by DiscoverPublicSharedRequest.ValidateAll() if the designated constraints aren't met.
func (DiscoverPublicSharedRequestMultiError) AllErrors ¶ added in v0.40.0
func (m DiscoverPublicSharedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DiscoverPublicSharedRequestMultiError) Error ¶ added in v0.40.0
func (m DiscoverPublicSharedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DiscoverPublicSharedRequestValidationError ¶ added in v0.40.0
type DiscoverPublicSharedRequestValidationError struct {
// contains filtered or unexported fields
}
DiscoverPublicSharedRequestValidationError is the validation error returned by DiscoverPublicSharedRequest.Validate if the designated constraints aren't met.
func (DiscoverPublicSharedRequestValidationError) Cause ¶ added in v0.40.0
func (e DiscoverPublicSharedRequestValidationError) Cause() error
Cause function returns cause value.
func (DiscoverPublicSharedRequestValidationError) Error ¶ added in v0.40.0
func (e DiscoverPublicSharedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DiscoverPublicSharedRequestValidationError) ErrorName ¶ added in v0.40.0
func (e DiscoverPublicSharedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DiscoverPublicSharedRequestValidationError) Field ¶ added in v0.40.0
func (e DiscoverPublicSharedRequestValidationError) Field() string
Field function returns field value.
func (DiscoverPublicSharedRequestValidationError) Key ¶ added in v0.40.0
func (e DiscoverPublicSharedRequestValidationError) Key() bool
Key function returns key value.
func (DiscoverPublicSharedRequestValidationError) Reason ¶ added in v0.40.0
func (e DiscoverPublicSharedRequestValidationError) Reason() string
Reason function returns reason value.
type DiscoverPublicSharedResponse ¶ added in v0.40.0
type DiscoverPublicSharedResponse struct { // contains filtered or unexported fields }
func (*DiscoverPublicSharedResponse) Descriptor
deprecated
added in
v0.40.0
func (*DiscoverPublicSharedResponse) Descriptor() ([]byte, []int)
Deprecated: Use DiscoverPublicSharedResponse.ProtoReflect.Descriptor instead.
func (*DiscoverPublicSharedResponse) GetResult ¶ added in v0.40.0
func (x *DiscoverPublicSharedResponse) GetResult() *ReferrerItem
func (*DiscoverPublicSharedResponse) ProtoMessage ¶ added in v0.40.0
func (*DiscoverPublicSharedResponse) ProtoMessage()
func (*DiscoverPublicSharedResponse) ProtoReflect ¶ added in v0.40.0
func (x *DiscoverPublicSharedResponse) ProtoReflect() protoreflect.Message
func (*DiscoverPublicSharedResponse) Reset ¶ added in v0.40.0
func (x *DiscoverPublicSharedResponse) Reset()
func (*DiscoverPublicSharedResponse) String ¶ added in v0.40.0
func (x *DiscoverPublicSharedResponse) String() string
func (*DiscoverPublicSharedResponse) Validate ¶ added in v0.40.0
func (m *DiscoverPublicSharedResponse) Validate() error
Validate checks the field values on DiscoverPublicSharedResponse 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 (*DiscoverPublicSharedResponse) ValidateAll ¶ added in v0.40.0
func (m *DiscoverPublicSharedResponse) ValidateAll() error
ValidateAll checks the field values on DiscoverPublicSharedResponse 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 DiscoverPublicSharedResponseMultiError, or nil if none found.
type DiscoverPublicSharedResponseMultiError ¶ added in v0.40.0
type DiscoverPublicSharedResponseMultiError []error
DiscoverPublicSharedResponseMultiError is an error wrapping multiple validation errors returned by DiscoverPublicSharedResponse.ValidateAll() if the designated constraints aren't met.
func (DiscoverPublicSharedResponseMultiError) AllErrors ¶ added in v0.40.0
func (m DiscoverPublicSharedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DiscoverPublicSharedResponseMultiError) Error ¶ added in v0.40.0
func (m DiscoverPublicSharedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DiscoverPublicSharedResponseValidationError ¶ added in v0.40.0
type DiscoverPublicSharedResponseValidationError struct {
// contains filtered or unexported fields
}
DiscoverPublicSharedResponseValidationError is the validation error returned by DiscoverPublicSharedResponse.Validate if the designated constraints aren't met.
func (DiscoverPublicSharedResponseValidationError) Cause ¶ added in v0.40.0
func (e DiscoverPublicSharedResponseValidationError) Cause() error
Cause function returns cause value.
func (DiscoverPublicSharedResponseValidationError) Error ¶ added in v0.40.0
func (e DiscoverPublicSharedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DiscoverPublicSharedResponseValidationError) ErrorName ¶ added in v0.40.0
func (e DiscoverPublicSharedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DiscoverPublicSharedResponseValidationError) Field ¶ added in v0.40.0
func (e DiscoverPublicSharedResponseValidationError) Field() string
Field function returns field value.
func (DiscoverPublicSharedResponseValidationError) Key ¶ added in v0.40.0
func (e DiscoverPublicSharedResponseValidationError) Key() bool
Key function returns key value.
func (DiscoverPublicSharedResponseValidationError) Reason ¶ added in v0.40.0
func (e DiscoverPublicSharedResponseValidationError) Reason() string
Reason function returns reason value.
type GetDownloadURLRequest ¶ added in v0.16.0
type GetDownloadURLRequest struct { Digest string `protobuf:"bytes,1,opt,name=digest,proto3" json:"digest,omitempty"` // contains filtered or unexported fields }
func (*GetDownloadURLRequest) Descriptor
deprecated
added in
v0.16.0
func (*GetDownloadURLRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDownloadURLRequest.ProtoReflect.Descriptor instead.
func (*GetDownloadURLRequest) GetDigest ¶ added in v0.16.0
func (x *GetDownloadURLRequest) GetDigest() string
func (*GetDownloadURLRequest) ProtoMessage ¶ added in v0.16.0
func (*GetDownloadURLRequest) ProtoMessage()
func (*GetDownloadURLRequest) ProtoReflect ¶ added in v0.16.0
func (x *GetDownloadURLRequest) ProtoReflect() protoreflect.Message
func (*GetDownloadURLRequest) Reset ¶ added in v0.16.0
func (x *GetDownloadURLRequest) Reset()
func (*GetDownloadURLRequest) String ¶ added in v0.16.0
func (x *GetDownloadURLRequest) String() string
func (*GetDownloadURLRequest) Validate ¶ added in v0.16.0
func (m *GetDownloadURLRequest) Validate() error
Validate checks the field values on GetDownloadURLRequest 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 (*GetDownloadURLRequest) ValidateAll ¶ added in v0.16.0
func (m *GetDownloadURLRequest) ValidateAll() error
ValidateAll checks the field values on GetDownloadURLRequest 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 GetDownloadURLRequestMultiError, or nil if none found.
type GetDownloadURLRequestMultiError ¶ added in v0.16.0
type GetDownloadURLRequestMultiError []error
GetDownloadURLRequestMultiError is an error wrapping multiple validation errors returned by GetDownloadURLRequest.ValidateAll() if the designated constraints aren't met.
func (GetDownloadURLRequestMultiError) AllErrors ¶ added in v0.16.0
func (m GetDownloadURLRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDownloadURLRequestMultiError) Error ¶ added in v0.16.0
func (m GetDownloadURLRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDownloadURLRequestValidationError ¶ added in v0.16.0
type GetDownloadURLRequestValidationError struct {
// contains filtered or unexported fields
}
GetDownloadURLRequestValidationError is the validation error returned by GetDownloadURLRequest.Validate if the designated constraints aren't met.
func (GetDownloadURLRequestValidationError) Cause ¶ added in v0.16.0
func (e GetDownloadURLRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDownloadURLRequestValidationError) Error ¶ added in v0.16.0
func (e GetDownloadURLRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDownloadURLRequestValidationError) ErrorName ¶ added in v0.16.0
func (e GetDownloadURLRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDownloadURLRequestValidationError) Field ¶ added in v0.16.0
func (e GetDownloadURLRequestValidationError) Field() string
Field function returns field value.
func (GetDownloadURLRequestValidationError) Key ¶ added in v0.16.0
func (e GetDownloadURLRequestValidationError) Key() bool
Key function returns key value.
func (GetDownloadURLRequestValidationError) Reason ¶ added in v0.16.0
func (e GetDownloadURLRequestValidationError) Reason() string
Reason function returns reason value.
type GetDownloadURLResponse ¶ added in v0.16.0
type GetDownloadURLResponse struct { Result *GetDownloadURLResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*GetDownloadURLResponse) Descriptor
deprecated
added in
v0.16.0
func (*GetDownloadURLResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDownloadURLResponse.ProtoReflect.Descriptor instead.
func (*GetDownloadURLResponse) GetResult ¶ added in v0.16.0
func (x *GetDownloadURLResponse) GetResult() *GetDownloadURLResponse_Result
func (*GetDownloadURLResponse) ProtoMessage ¶ added in v0.16.0
func (*GetDownloadURLResponse) ProtoMessage()
func (*GetDownloadURLResponse) ProtoReflect ¶ added in v0.16.0
func (x *GetDownloadURLResponse) ProtoReflect() protoreflect.Message
func (*GetDownloadURLResponse) Reset ¶ added in v0.16.0
func (x *GetDownloadURLResponse) Reset()
func (*GetDownloadURLResponse) String ¶ added in v0.16.0
func (x *GetDownloadURLResponse) String() string
func (*GetDownloadURLResponse) Validate ¶ added in v0.16.0
func (m *GetDownloadURLResponse) Validate() error
Validate checks the field values on GetDownloadURLResponse 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 (*GetDownloadURLResponse) ValidateAll ¶ added in v0.16.0
func (m *GetDownloadURLResponse) ValidateAll() error
ValidateAll checks the field values on GetDownloadURLResponse 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 GetDownloadURLResponseMultiError, or nil if none found.
type GetDownloadURLResponseMultiError ¶ added in v0.16.0
type GetDownloadURLResponseMultiError []error
GetDownloadURLResponseMultiError is an error wrapping multiple validation errors returned by GetDownloadURLResponse.ValidateAll() if the designated constraints aren't met.
func (GetDownloadURLResponseMultiError) AllErrors ¶ added in v0.16.0
func (m GetDownloadURLResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDownloadURLResponseMultiError) Error ¶ added in v0.16.0
func (m GetDownloadURLResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDownloadURLResponseValidationError ¶ added in v0.16.0
type GetDownloadURLResponseValidationError struct {
// contains filtered or unexported fields
}
GetDownloadURLResponseValidationError is the validation error returned by GetDownloadURLResponse.Validate if the designated constraints aren't met.
func (GetDownloadURLResponseValidationError) Cause ¶ added in v0.16.0
func (e GetDownloadURLResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDownloadURLResponseValidationError) Error ¶ added in v0.16.0
func (e GetDownloadURLResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDownloadURLResponseValidationError) ErrorName ¶ added in v0.16.0
func (e GetDownloadURLResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDownloadURLResponseValidationError) Field ¶ added in v0.16.0
func (e GetDownloadURLResponseValidationError) Field() string
Field function returns field value.
func (GetDownloadURLResponseValidationError) Key ¶ added in v0.16.0
func (e GetDownloadURLResponseValidationError) Key() bool
Key function returns key value.
func (GetDownloadURLResponseValidationError) Reason ¶ added in v0.16.0
func (e GetDownloadURLResponseValidationError) Reason() string
Reason function returns reason value.
type GetDownloadURLResponse_Result ¶ added in v0.16.0
type GetDownloadURLResponse_Result struct { Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*GetDownloadURLResponse_Result) Descriptor
deprecated
added in
v0.16.0
func (*GetDownloadURLResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use GetDownloadURLResponse_Result.ProtoReflect.Descriptor instead.
func (*GetDownloadURLResponse_Result) GetUrl ¶ added in v0.16.0
func (x *GetDownloadURLResponse_Result) GetUrl() string
func (*GetDownloadURLResponse_Result) ProtoMessage ¶ added in v0.16.0
func (*GetDownloadURLResponse_Result) ProtoMessage()
func (*GetDownloadURLResponse_Result) ProtoReflect ¶ added in v0.16.0
func (x *GetDownloadURLResponse_Result) ProtoReflect() protoreflect.Message
func (*GetDownloadURLResponse_Result) Reset ¶ added in v0.16.0
func (x *GetDownloadURLResponse_Result) Reset()
func (*GetDownloadURLResponse_Result) String ¶ added in v0.16.0
func (x *GetDownloadURLResponse_Result) String() string
func (*GetDownloadURLResponse_Result) Validate ¶ added in v0.16.0
func (m *GetDownloadURLResponse_Result) Validate() error
Validate checks the field values on GetDownloadURLResponse_Result 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 (*GetDownloadURLResponse_Result) ValidateAll ¶ added in v0.16.0
func (m *GetDownloadURLResponse_Result) ValidateAll() error
ValidateAll checks the field values on GetDownloadURLResponse_Result 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 GetDownloadURLResponse_ResultMultiError, or nil if none found.
type GetDownloadURLResponse_ResultMultiError ¶ added in v0.16.0
type GetDownloadURLResponse_ResultMultiError []error
GetDownloadURLResponse_ResultMultiError is an error wrapping multiple validation errors returned by GetDownloadURLResponse_Result.ValidateAll() if the designated constraints aren't met.
func (GetDownloadURLResponse_ResultMultiError) AllErrors ¶ added in v0.16.0
func (m GetDownloadURLResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDownloadURLResponse_ResultMultiError) Error ¶ added in v0.16.0
func (m GetDownloadURLResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDownloadURLResponse_ResultValidationError ¶ added in v0.16.0
type GetDownloadURLResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
GetDownloadURLResponse_ResultValidationError is the validation error returned by GetDownloadURLResponse_Result.Validate if the designated constraints aren't met.
func (GetDownloadURLResponse_ResultValidationError) Cause ¶ added in v0.16.0
func (e GetDownloadURLResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (GetDownloadURLResponse_ResultValidationError) Error ¶ added in v0.16.0
func (e GetDownloadURLResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (GetDownloadURLResponse_ResultValidationError) ErrorName ¶ added in v0.16.0
func (e GetDownloadURLResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (GetDownloadURLResponse_ResultValidationError) Field ¶ added in v0.16.0
func (e GetDownloadURLResponse_ResultValidationError) Field() string
Field function returns field value.
func (GetDownloadURLResponse_ResultValidationError) Key ¶ added in v0.16.0
func (e GetDownloadURLResponse_ResultValidationError) Key() bool
Key function returns key value.
func (GetDownloadURLResponse_ResultValidationError) Reason ¶ added in v0.16.0
func (e GetDownloadURLResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type InfozRequest ¶
type InfozRequest struct {
// contains filtered or unexported fields
}
func (*InfozRequest) Descriptor
deprecated
func (*InfozRequest) Descriptor() ([]byte, []int)
Deprecated: Use InfozRequest.ProtoReflect.Descriptor instead.
func (*InfozRequest) ProtoMessage ¶
func (*InfozRequest) ProtoMessage()
func (*InfozRequest) ProtoReflect ¶
func (x *InfozRequest) ProtoReflect() protoreflect.Message
func (*InfozRequest) Reset ¶
func (x *InfozRequest) Reset()
func (*InfozRequest) String ¶
func (x *InfozRequest) String() string
func (*InfozRequest) Validate ¶
func (m *InfozRequest) Validate() error
Validate checks the field values on InfozRequest 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 (*InfozRequest) ValidateAll ¶
func (m *InfozRequest) ValidateAll() error
ValidateAll checks the field values on InfozRequest 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 InfozRequestMultiError, or nil if none found.
type InfozRequestMultiError ¶
type InfozRequestMultiError []error
InfozRequestMultiError is an error wrapping multiple validation errors returned by InfozRequest.ValidateAll() if the designated constraints aren't met.
func (InfozRequestMultiError) AllErrors ¶
func (m InfozRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InfozRequestMultiError) Error ¶
func (m InfozRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InfozRequestValidationError ¶
type InfozRequestValidationError struct {
// contains filtered or unexported fields
}
InfozRequestValidationError is the validation error returned by InfozRequest.Validate if the designated constraints aren't met.
func (InfozRequestValidationError) Cause ¶
func (e InfozRequestValidationError) Cause() error
Cause function returns cause value.
func (InfozRequestValidationError) Error ¶
func (e InfozRequestValidationError) Error() string
Error satisfies the builtin error interface
func (InfozRequestValidationError) ErrorName ¶
func (e InfozRequestValidationError) ErrorName() string
ErrorName returns error name.
func (InfozRequestValidationError) Field ¶
func (e InfozRequestValidationError) Field() string
Field function returns field value.
func (InfozRequestValidationError) Key ¶
func (e InfozRequestValidationError) Key() bool
Key function returns key value.
func (InfozRequestValidationError) Reason ¶
func (e InfozRequestValidationError) Reason() string
Reason function returns reason value.
type InfozResponse ¶
type InfozResponse struct { LoginUrl string `protobuf:"bytes,1,opt,name=login_url,json=loginURL,proto3" json:"login_url,omitempty"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*InfozResponse) Descriptor
deprecated
func (*InfozResponse) Descriptor() ([]byte, []int)
Deprecated: Use InfozResponse.ProtoReflect.Descriptor instead.
func (*InfozResponse) GetLoginUrl ¶
func (x *InfozResponse) GetLoginUrl() string
func (*InfozResponse) GetVersion ¶
func (x *InfozResponse) GetVersion() string
func (*InfozResponse) ProtoMessage ¶
func (*InfozResponse) ProtoMessage()
func (*InfozResponse) ProtoReflect ¶
func (x *InfozResponse) ProtoReflect() protoreflect.Message
func (*InfozResponse) Reset ¶
func (x *InfozResponse) Reset()
func (*InfozResponse) String ¶
func (x *InfozResponse) String() string
func (*InfozResponse) Validate ¶
func (m *InfozResponse) Validate() error
Validate checks the field values on InfozResponse 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 (*InfozResponse) ValidateAll ¶
func (m *InfozResponse) ValidateAll() error
ValidateAll checks the field values on InfozResponse 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 InfozResponseMultiError, or nil if none found.
type InfozResponseMultiError ¶
type InfozResponseMultiError []error
InfozResponseMultiError is an error wrapping multiple validation errors returned by InfozResponse.ValidateAll() if the designated constraints aren't met.
func (InfozResponseMultiError) AllErrors ¶
func (m InfozResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InfozResponseMultiError) Error ¶
func (m InfozResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InfozResponseValidationError ¶
type InfozResponseValidationError struct {
// contains filtered or unexported fields
}
InfozResponseValidationError is the validation error returned by InfozResponse.Validate if the designated constraints aren't met.
func (InfozResponseValidationError) Cause ¶
func (e InfozResponseValidationError) Cause() error
Cause function returns cause value.
func (InfozResponseValidationError) Error ¶
func (e InfozResponseValidationError) Error() string
Error satisfies the builtin error interface
func (InfozResponseValidationError) ErrorName ¶
func (e InfozResponseValidationError) ErrorName() string
ErrorName returns error name.
func (InfozResponseValidationError) Field ¶
func (e InfozResponseValidationError) Field() string
Field function returns field value.
func (InfozResponseValidationError) Key ¶
func (e InfozResponseValidationError) Key() bool
Key function returns key value.
func (InfozResponseValidationError) Reason ¶
func (e InfozResponseValidationError) Reason() string
Reason function returns reason value.
type IntegrationAttachmentItem ¶
type IntegrationAttachmentItem struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Arbitrary configuration for the attachment Config []byte `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"` Integration *RegisteredIntegrationItem `protobuf:"bytes,4,opt,name=integration,proto3" json:"integration,omitempty"` Workflow *WorkflowItem `protobuf:"bytes,5,opt,name=workflow,proto3" json:"workflow,omitempty"` // contains filtered or unexported fields }
func (*IntegrationAttachmentItem) Descriptor
deprecated
func (*IntegrationAttachmentItem) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationAttachmentItem.ProtoReflect.Descriptor instead.
func (*IntegrationAttachmentItem) GetConfig ¶
func (x *IntegrationAttachmentItem) GetConfig() []byte
func (*IntegrationAttachmentItem) GetCreatedAt ¶
func (x *IntegrationAttachmentItem) GetCreatedAt() *timestamppb.Timestamp
func (*IntegrationAttachmentItem) GetId ¶
func (x *IntegrationAttachmentItem) GetId() string
func (*IntegrationAttachmentItem) GetIntegration ¶
func (x *IntegrationAttachmentItem) GetIntegration() *RegisteredIntegrationItem
func (*IntegrationAttachmentItem) GetWorkflow ¶
func (x *IntegrationAttachmentItem) GetWorkflow() *WorkflowItem
func (*IntegrationAttachmentItem) ProtoMessage ¶
func (*IntegrationAttachmentItem) ProtoMessage()
func (*IntegrationAttachmentItem) ProtoReflect ¶
func (x *IntegrationAttachmentItem) ProtoReflect() protoreflect.Message
func (*IntegrationAttachmentItem) Reset ¶
func (x *IntegrationAttachmentItem) Reset()
func (*IntegrationAttachmentItem) String ¶
func (x *IntegrationAttachmentItem) String() string
func (*IntegrationAttachmentItem) Validate ¶
func (m *IntegrationAttachmentItem) Validate() error
Validate checks the field values on IntegrationAttachmentItem 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 (*IntegrationAttachmentItem) ValidateAll ¶
func (m *IntegrationAttachmentItem) ValidateAll() error
ValidateAll checks the field values on IntegrationAttachmentItem 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 IntegrationAttachmentItemMultiError, or nil if none found.
type IntegrationAttachmentItemMultiError ¶
type IntegrationAttachmentItemMultiError []error
IntegrationAttachmentItemMultiError is an error wrapping multiple validation errors returned by IntegrationAttachmentItem.ValidateAll() if the designated constraints aren't met.
func (IntegrationAttachmentItemMultiError) AllErrors ¶
func (m IntegrationAttachmentItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationAttachmentItemMultiError) Error ¶
func (m IntegrationAttachmentItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationAttachmentItemValidationError ¶
type IntegrationAttachmentItemValidationError struct {
// contains filtered or unexported fields
}
IntegrationAttachmentItemValidationError is the validation error returned by IntegrationAttachmentItem.Validate if the designated constraints aren't met.
func (IntegrationAttachmentItemValidationError) Cause ¶
func (e IntegrationAttachmentItemValidationError) Cause() error
Cause function returns cause value.
func (IntegrationAttachmentItemValidationError) Error ¶
func (e IntegrationAttachmentItemValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationAttachmentItemValidationError) ErrorName ¶
func (e IntegrationAttachmentItemValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationAttachmentItemValidationError) Field ¶
func (e IntegrationAttachmentItemValidationError) Field() string
Field function returns field value.
func (IntegrationAttachmentItemValidationError) Key ¶
func (e IntegrationAttachmentItemValidationError) Key() bool
Key function returns key value.
func (IntegrationAttachmentItemValidationError) Reason ¶
func (e IntegrationAttachmentItemValidationError) Reason() string
Reason function returns reason value.
type IntegrationAvailableItem ¶ added in v0.11.1
type IntegrationAvailableItem struct { // Integration identifier Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // Types that are assignable to Type: // // *IntegrationAvailableItem_Fanout Type isIntegrationAvailableItem_Type `protobuf_oneof:"type"` // contains filtered or unexported fields }
func (*IntegrationAvailableItem) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationAvailableItem) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationAvailableItem.ProtoReflect.Descriptor instead.
func (*IntegrationAvailableItem) GetDescription ¶ added in v0.11.1
func (x *IntegrationAvailableItem) GetDescription() string
func (*IntegrationAvailableItem) GetFanout ¶ added in v0.11.1
func (x *IntegrationAvailableItem) GetFanout() *PluginFanout
func (*IntegrationAvailableItem) GetId ¶ added in v0.11.1
func (x *IntegrationAvailableItem) GetId() string
func (*IntegrationAvailableItem) GetType ¶ added in v0.11.1
func (m *IntegrationAvailableItem) GetType() isIntegrationAvailableItem_Type
func (*IntegrationAvailableItem) GetVersion ¶ added in v0.11.1
func (x *IntegrationAvailableItem) GetVersion() string
func (*IntegrationAvailableItem) ProtoMessage ¶ added in v0.11.1
func (*IntegrationAvailableItem) ProtoMessage()
func (*IntegrationAvailableItem) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationAvailableItem) ProtoReflect() protoreflect.Message
func (*IntegrationAvailableItem) Reset ¶ added in v0.11.1
func (x *IntegrationAvailableItem) Reset()
func (*IntegrationAvailableItem) String ¶ added in v0.11.1
func (x *IntegrationAvailableItem) String() string
func (*IntegrationAvailableItem) Validate ¶ added in v0.11.1
func (m *IntegrationAvailableItem) Validate() error
Validate checks the field values on IntegrationAvailableItem 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 (*IntegrationAvailableItem) ValidateAll ¶ added in v0.11.1
func (m *IntegrationAvailableItem) ValidateAll() error
ValidateAll checks the field values on IntegrationAvailableItem 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 IntegrationAvailableItemMultiError, or nil if none found.
type IntegrationAvailableItemMultiError ¶ added in v0.11.1
type IntegrationAvailableItemMultiError []error
IntegrationAvailableItemMultiError is an error wrapping multiple validation errors returned by IntegrationAvailableItem.ValidateAll() if the designated constraints aren't met.
func (IntegrationAvailableItemMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationAvailableItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationAvailableItemMultiError) Error ¶ added in v0.11.1
func (m IntegrationAvailableItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationAvailableItemValidationError ¶ added in v0.11.1
type IntegrationAvailableItemValidationError struct {
// contains filtered or unexported fields
}
IntegrationAvailableItemValidationError is the validation error returned by IntegrationAvailableItem.Validate if the designated constraints aren't met.
func (IntegrationAvailableItemValidationError) Cause ¶ added in v0.11.1
func (e IntegrationAvailableItemValidationError) Cause() error
Cause function returns cause value.
func (IntegrationAvailableItemValidationError) Error ¶ added in v0.11.1
func (e IntegrationAvailableItemValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationAvailableItemValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationAvailableItemValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationAvailableItemValidationError) Field ¶ added in v0.11.1
func (e IntegrationAvailableItemValidationError) Field() string
Field function returns field value.
func (IntegrationAvailableItemValidationError) Key ¶ added in v0.11.1
func (e IntegrationAvailableItemValidationError) Key() bool
Key function returns key value.
func (IntegrationAvailableItemValidationError) Reason ¶ added in v0.11.1
func (e IntegrationAvailableItemValidationError) Reason() string
Reason function returns reason value.
type IntegrationAvailableItem_Fanout ¶ added in v0.11.1
type IntegrationAvailableItem_Fanout struct {
Fanout *PluginFanout `protobuf:"bytes,4,opt,name=fanout,proto3,oneof"`
}
type IntegrationsServiceAttachRequest ¶
type IntegrationsServiceAttachRequest struct { // UUID of the workflow to attach WorkflowId string `protobuf:"bytes,1,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` // UUID of the integration registration to attach IntegrationId string `protobuf:"bytes,2,opt,name=integration_id,json=integrationId,proto3" json:"integration_id,omitempty"` // Arbitrary configuration for the integration Config *structpb.Struct `protobuf:"bytes,4,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceAttachRequest) Descriptor
deprecated
func (*IntegrationsServiceAttachRequest) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceAttachRequest.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceAttachRequest) GetConfig ¶
func (x *IntegrationsServiceAttachRequest) GetConfig() *structpb.Struct
func (*IntegrationsServiceAttachRequest) GetIntegrationId ¶
func (x *IntegrationsServiceAttachRequest) GetIntegrationId() string
func (*IntegrationsServiceAttachRequest) GetWorkflowId ¶
func (x *IntegrationsServiceAttachRequest) GetWorkflowId() string
func (*IntegrationsServiceAttachRequest) ProtoMessage ¶
func (*IntegrationsServiceAttachRequest) ProtoMessage()
func (*IntegrationsServiceAttachRequest) ProtoReflect ¶
func (x *IntegrationsServiceAttachRequest) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceAttachRequest) Reset ¶
func (x *IntegrationsServiceAttachRequest) Reset()
func (*IntegrationsServiceAttachRequest) String ¶
func (x *IntegrationsServiceAttachRequest) String() string
func (*IntegrationsServiceAttachRequest) Validate ¶
func (m *IntegrationsServiceAttachRequest) Validate() error
Validate checks the field values on IntegrationsServiceAttachRequest 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 (*IntegrationsServiceAttachRequest) ValidateAll ¶
func (m *IntegrationsServiceAttachRequest) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceAttachRequest 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 IntegrationsServiceAttachRequestMultiError, or nil if none found.
type IntegrationsServiceAttachRequestMultiError ¶
type IntegrationsServiceAttachRequestMultiError []error
IntegrationsServiceAttachRequestMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceAttachRequest.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceAttachRequestMultiError) AllErrors ¶
func (m IntegrationsServiceAttachRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceAttachRequestMultiError) Error ¶
func (m IntegrationsServiceAttachRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceAttachRequestValidationError ¶
type IntegrationsServiceAttachRequestValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceAttachRequestValidationError is the validation error returned by IntegrationsServiceAttachRequest.Validate if the designated constraints aren't met.
func (IntegrationsServiceAttachRequestValidationError) Cause ¶
func (e IntegrationsServiceAttachRequestValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceAttachRequestValidationError) Error ¶
func (e IntegrationsServiceAttachRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceAttachRequestValidationError) ErrorName ¶
func (e IntegrationsServiceAttachRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceAttachRequestValidationError) Field ¶
func (e IntegrationsServiceAttachRequestValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceAttachRequestValidationError) Key ¶
func (e IntegrationsServiceAttachRequestValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceAttachRequestValidationError) Reason ¶
func (e IntegrationsServiceAttachRequestValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceAttachResponse ¶
type IntegrationsServiceAttachResponse struct { Result *IntegrationAttachmentItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceAttachResponse) Descriptor
deprecated
func (*IntegrationsServiceAttachResponse) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceAttachResponse.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceAttachResponse) GetResult ¶
func (x *IntegrationsServiceAttachResponse) GetResult() *IntegrationAttachmentItem
func (*IntegrationsServiceAttachResponse) ProtoMessage ¶
func (*IntegrationsServiceAttachResponse) ProtoMessage()
func (*IntegrationsServiceAttachResponse) ProtoReflect ¶
func (x *IntegrationsServiceAttachResponse) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceAttachResponse) Reset ¶
func (x *IntegrationsServiceAttachResponse) Reset()
func (*IntegrationsServiceAttachResponse) String ¶
func (x *IntegrationsServiceAttachResponse) String() string
func (*IntegrationsServiceAttachResponse) Validate ¶
func (m *IntegrationsServiceAttachResponse) Validate() error
Validate checks the field values on IntegrationsServiceAttachResponse 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 (*IntegrationsServiceAttachResponse) ValidateAll ¶
func (m *IntegrationsServiceAttachResponse) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceAttachResponse 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 IntegrationsServiceAttachResponseMultiError, or nil if none found.
type IntegrationsServiceAttachResponseMultiError ¶
type IntegrationsServiceAttachResponseMultiError []error
IntegrationsServiceAttachResponseMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceAttachResponse.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceAttachResponseMultiError) AllErrors ¶
func (m IntegrationsServiceAttachResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceAttachResponseMultiError) Error ¶
func (m IntegrationsServiceAttachResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceAttachResponseValidationError ¶
type IntegrationsServiceAttachResponseValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceAttachResponseValidationError is the validation error returned by IntegrationsServiceAttachResponse.Validate if the designated constraints aren't met.
func (IntegrationsServiceAttachResponseValidationError) Cause ¶
func (e IntegrationsServiceAttachResponseValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceAttachResponseValidationError) Error ¶
func (e IntegrationsServiceAttachResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceAttachResponseValidationError) ErrorName ¶
func (e IntegrationsServiceAttachResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceAttachResponseValidationError) Field ¶
func (e IntegrationsServiceAttachResponseValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceAttachResponseValidationError) Key ¶
func (e IntegrationsServiceAttachResponseValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceAttachResponseValidationError) Reason ¶
func (e IntegrationsServiceAttachResponseValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceClient ¶
type IntegrationsServiceClient interface { // Integrations available and loaded in the controlplane ready to be used during registration ListAvailable(ctx context.Context, in *IntegrationsServiceListAvailableRequest, opts ...grpc.CallOption) (*IntegrationsServiceListAvailableResponse, error) // Registration Related operations // Register a new integration in the organization Register(ctx context.Context, in *IntegrationsServiceRegisterRequest, opts ...grpc.CallOption) (*IntegrationsServiceRegisterResponse, error) // Delete registered integrations Deregister(ctx context.Context, in *IntegrationsServiceDeregisterRequest, opts ...grpc.CallOption) (*IntegrationsServiceDeregisterResponse, error) // List registered integrations ListRegistrations(ctx context.Context, in *IntegrationsServiceListRegistrationsRequest, opts ...grpc.CallOption) (*IntegrationsServiceListRegistrationsResponse, error) // View registered integration DescribeRegistration(ctx context.Context, in *IntegrationsServiceDescribeRegistrationRequest, opts ...grpc.CallOption) (*IntegrationsServiceDescribeRegistrationResponse, error) // Attachment Related operations // Attach an integration to a workflow Attach(ctx context.Context, in *IntegrationsServiceAttachRequest, opts ...grpc.CallOption) (*IntegrationsServiceAttachResponse, error) // Detach integration from a workflow Detach(ctx context.Context, in *IntegrationsServiceDetachRequest, opts ...grpc.CallOption) (*IntegrationsServiceDetachResponse, error) // List attachments ListAttachments(ctx context.Context, in *ListAttachmentsRequest, opts ...grpc.CallOption) (*ListAttachmentsResponse, error) }
IntegrationsServiceClient is the client API for IntegrationsService 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 NewIntegrationsServiceClient ¶
func NewIntegrationsServiceClient(cc grpc.ClientConnInterface) IntegrationsServiceClient
type IntegrationsServiceDeregisterRequest ¶ added in v0.11.1
type IntegrationsServiceDeregisterRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceDeregisterRequest) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceDeregisterRequest) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceDeregisterRequest.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceDeregisterRequest) GetId ¶ added in v0.11.1
func (x *IntegrationsServiceDeregisterRequest) GetId() string
func (*IntegrationsServiceDeregisterRequest) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceDeregisterRequest) ProtoMessage()
func (*IntegrationsServiceDeregisterRequest) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceDeregisterRequest) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceDeregisterRequest) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceDeregisterRequest) Reset()
func (*IntegrationsServiceDeregisterRequest) String ¶ added in v0.11.1
func (x *IntegrationsServiceDeregisterRequest) String() string
func (*IntegrationsServiceDeregisterRequest) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceDeregisterRequest) Validate() error
Validate checks the field values on IntegrationsServiceDeregisterRequest 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 (*IntegrationsServiceDeregisterRequest) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceDeregisterRequest) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceDeregisterRequest 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 IntegrationsServiceDeregisterRequestMultiError, or nil if none found.
type IntegrationsServiceDeregisterRequestMultiError ¶ added in v0.11.1
type IntegrationsServiceDeregisterRequestMultiError []error
IntegrationsServiceDeregisterRequestMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceDeregisterRequest.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceDeregisterRequestMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceDeregisterRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceDeregisterRequestMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceDeregisterRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceDeregisterRequestValidationError ¶ added in v0.11.1
type IntegrationsServiceDeregisterRequestValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceDeregisterRequestValidationError is the validation error returned by IntegrationsServiceDeregisterRequest.Validate if the designated constraints aren't met.
func (IntegrationsServiceDeregisterRequestValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterRequestValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceDeregisterRequestValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceDeregisterRequestValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceDeregisterRequestValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterRequestValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceDeregisterRequestValidationError) Key ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterRequestValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceDeregisterRequestValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterRequestValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceDeregisterResponse ¶ added in v0.11.1
type IntegrationsServiceDeregisterResponse struct {
// contains filtered or unexported fields
}
func (*IntegrationsServiceDeregisterResponse) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceDeregisterResponse) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceDeregisterResponse.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceDeregisterResponse) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceDeregisterResponse) ProtoMessage()
func (*IntegrationsServiceDeregisterResponse) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceDeregisterResponse) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceDeregisterResponse) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceDeregisterResponse) Reset()
func (*IntegrationsServiceDeregisterResponse) String ¶ added in v0.11.1
func (x *IntegrationsServiceDeregisterResponse) String() string
func (*IntegrationsServiceDeregisterResponse) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceDeregisterResponse) Validate() error
Validate checks the field values on IntegrationsServiceDeregisterResponse 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 (*IntegrationsServiceDeregisterResponse) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceDeregisterResponse) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceDeregisterResponse 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 IntegrationsServiceDeregisterResponseMultiError, or nil if none found.
type IntegrationsServiceDeregisterResponseMultiError ¶ added in v0.11.1
type IntegrationsServiceDeregisterResponseMultiError []error
IntegrationsServiceDeregisterResponseMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceDeregisterResponse.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceDeregisterResponseMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceDeregisterResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceDeregisterResponseMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceDeregisterResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceDeregisterResponseValidationError ¶ added in v0.11.1
type IntegrationsServiceDeregisterResponseValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceDeregisterResponseValidationError is the validation error returned by IntegrationsServiceDeregisterResponse.Validate if the designated constraints aren't met.
func (IntegrationsServiceDeregisterResponseValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterResponseValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceDeregisterResponseValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceDeregisterResponseValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceDeregisterResponseValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterResponseValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceDeregisterResponseValidationError) Key ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterResponseValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceDeregisterResponseValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceDeregisterResponseValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceDescribeRegistrationRequest ¶ added in v0.11.1
type IntegrationsServiceDescribeRegistrationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceDescribeRegistrationRequest) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceDescribeRegistrationRequest) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceDescribeRegistrationRequest.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceDescribeRegistrationRequest) GetId ¶ added in v0.11.1
func (x *IntegrationsServiceDescribeRegistrationRequest) GetId() string
func (*IntegrationsServiceDescribeRegistrationRequest) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceDescribeRegistrationRequest) ProtoMessage()
func (*IntegrationsServiceDescribeRegistrationRequest) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceDescribeRegistrationRequest) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceDescribeRegistrationRequest) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceDescribeRegistrationRequest) Reset()
func (*IntegrationsServiceDescribeRegistrationRequest) String ¶ added in v0.11.1
func (x *IntegrationsServiceDescribeRegistrationRequest) String() string
func (*IntegrationsServiceDescribeRegistrationRequest) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceDescribeRegistrationRequest) Validate() error
Validate checks the field values on IntegrationsServiceDescribeRegistrationRequest 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 (*IntegrationsServiceDescribeRegistrationRequest) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceDescribeRegistrationRequest) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceDescribeRegistrationRequest 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 IntegrationsServiceDescribeRegistrationRequestMultiError, or nil if none found.
type IntegrationsServiceDescribeRegistrationRequestMultiError ¶ added in v0.11.1
type IntegrationsServiceDescribeRegistrationRequestMultiError []error
IntegrationsServiceDescribeRegistrationRequestMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceDescribeRegistrationRequest.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceDescribeRegistrationRequestMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceDescribeRegistrationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceDescribeRegistrationRequestMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceDescribeRegistrationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceDescribeRegistrationRequestValidationError ¶ added in v0.11.1
type IntegrationsServiceDescribeRegistrationRequestValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceDescribeRegistrationRequestValidationError is the validation error returned by IntegrationsServiceDescribeRegistrationRequest.Validate if the designated constraints aren't met.
func (IntegrationsServiceDescribeRegistrationRequestValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceDescribeRegistrationRequestValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceDescribeRegistrationRequestValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceDescribeRegistrationRequestValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceDescribeRegistrationRequestValidationError) Key ¶ added in v0.11.1
Key function returns key value.
func (IntegrationsServiceDescribeRegistrationRequestValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationRequestValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceDescribeRegistrationResponse ¶ added in v0.11.1
type IntegrationsServiceDescribeRegistrationResponse struct { Result *RegisteredIntegrationItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceDescribeRegistrationResponse) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceDescribeRegistrationResponse) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceDescribeRegistrationResponse.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceDescribeRegistrationResponse) GetResult ¶ added in v0.11.1
func (x *IntegrationsServiceDescribeRegistrationResponse) GetResult() *RegisteredIntegrationItem
func (*IntegrationsServiceDescribeRegistrationResponse) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceDescribeRegistrationResponse) ProtoMessage()
func (*IntegrationsServiceDescribeRegistrationResponse) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceDescribeRegistrationResponse) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceDescribeRegistrationResponse) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceDescribeRegistrationResponse) Reset()
func (*IntegrationsServiceDescribeRegistrationResponse) String ¶ added in v0.11.1
func (x *IntegrationsServiceDescribeRegistrationResponse) String() string
func (*IntegrationsServiceDescribeRegistrationResponse) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceDescribeRegistrationResponse) Validate() error
Validate checks the field values on IntegrationsServiceDescribeRegistrationResponse 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 (*IntegrationsServiceDescribeRegistrationResponse) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceDescribeRegistrationResponse) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceDescribeRegistrationResponse 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 IntegrationsServiceDescribeRegistrationResponseMultiError, or nil if none found.
type IntegrationsServiceDescribeRegistrationResponseMultiError ¶ added in v0.11.1
type IntegrationsServiceDescribeRegistrationResponseMultiError []error
IntegrationsServiceDescribeRegistrationResponseMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceDescribeRegistrationResponse.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceDescribeRegistrationResponseMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceDescribeRegistrationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceDescribeRegistrationResponseMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceDescribeRegistrationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceDescribeRegistrationResponseValidationError ¶ added in v0.11.1
type IntegrationsServiceDescribeRegistrationResponseValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceDescribeRegistrationResponseValidationError is the validation error returned by IntegrationsServiceDescribeRegistrationResponse.Validate if the designated constraints aren't met.
func (IntegrationsServiceDescribeRegistrationResponseValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceDescribeRegistrationResponseValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceDescribeRegistrationResponseValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceDescribeRegistrationResponseValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceDescribeRegistrationResponseValidationError) Key ¶ added in v0.11.1
Key function returns key value.
func (IntegrationsServiceDescribeRegistrationResponseValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceDescribeRegistrationResponseValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceDetachRequest ¶
type IntegrationsServiceDetachRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceDetachRequest) Descriptor
deprecated
func (*IntegrationsServiceDetachRequest) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceDetachRequest.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceDetachRequest) GetId ¶
func (x *IntegrationsServiceDetachRequest) GetId() string
func (*IntegrationsServiceDetachRequest) ProtoMessage ¶
func (*IntegrationsServiceDetachRequest) ProtoMessage()
func (*IntegrationsServiceDetachRequest) ProtoReflect ¶
func (x *IntegrationsServiceDetachRequest) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceDetachRequest) Reset ¶
func (x *IntegrationsServiceDetachRequest) Reset()
func (*IntegrationsServiceDetachRequest) String ¶
func (x *IntegrationsServiceDetachRequest) String() string
func (*IntegrationsServiceDetachRequest) Validate ¶
func (m *IntegrationsServiceDetachRequest) Validate() error
Validate checks the field values on IntegrationsServiceDetachRequest 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 (*IntegrationsServiceDetachRequest) ValidateAll ¶
func (m *IntegrationsServiceDetachRequest) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceDetachRequest 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 IntegrationsServiceDetachRequestMultiError, or nil if none found.
type IntegrationsServiceDetachRequestMultiError ¶
type IntegrationsServiceDetachRequestMultiError []error
IntegrationsServiceDetachRequestMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceDetachRequest.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceDetachRequestMultiError) AllErrors ¶
func (m IntegrationsServiceDetachRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceDetachRequestMultiError) Error ¶
func (m IntegrationsServiceDetachRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceDetachRequestValidationError ¶
type IntegrationsServiceDetachRequestValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceDetachRequestValidationError is the validation error returned by IntegrationsServiceDetachRequest.Validate if the designated constraints aren't met.
func (IntegrationsServiceDetachRequestValidationError) Cause ¶
func (e IntegrationsServiceDetachRequestValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceDetachRequestValidationError) Error ¶
func (e IntegrationsServiceDetachRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceDetachRequestValidationError) ErrorName ¶
func (e IntegrationsServiceDetachRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceDetachRequestValidationError) Field ¶
func (e IntegrationsServiceDetachRequestValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceDetachRequestValidationError) Key ¶
func (e IntegrationsServiceDetachRequestValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceDetachRequestValidationError) Reason ¶
func (e IntegrationsServiceDetachRequestValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceDetachResponse ¶
type IntegrationsServiceDetachResponse struct {
// contains filtered or unexported fields
}
func (*IntegrationsServiceDetachResponse) Descriptor
deprecated
func (*IntegrationsServiceDetachResponse) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceDetachResponse.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceDetachResponse) ProtoMessage ¶
func (*IntegrationsServiceDetachResponse) ProtoMessage()
func (*IntegrationsServiceDetachResponse) ProtoReflect ¶
func (x *IntegrationsServiceDetachResponse) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceDetachResponse) Reset ¶
func (x *IntegrationsServiceDetachResponse) Reset()
func (*IntegrationsServiceDetachResponse) String ¶
func (x *IntegrationsServiceDetachResponse) String() string
func (*IntegrationsServiceDetachResponse) Validate ¶
func (m *IntegrationsServiceDetachResponse) Validate() error
Validate checks the field values on IntegrationsServiceDetachResponse 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 (*IntegrationsServiceDetachResponse) ValidateAll ¶
func (m *IntegrationsServiceDetachResponse) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceDetachResponse 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 IntegrationsServiceDetachResponseMultiError, or nil if none found.
type IntegrationsServiceDetachResponseMultiError ¶
type IntegrationsServiceDetachResponseMultiError []error
IntegrationsServiceDetachResponseMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceDetachResponse.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceDetachResponseMultiError) AllErrors ¶
func (m IntegrationsServiceDetachResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceDetachResponseMultiError) Error ¶
func (m IntegrationsServiceDetachResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceDetachResponseValidationError ¶
type IntegrationsServiceDetachResponseValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceDetachResponseValidationError is the validation error returned by IntegrationsServiceDetachResponse.Validate if the designated constraints aren't met.
func (IntegrationsServiceDetachResponseValidationError) Cause ¶
func (e IntegrationsServiceDetachResponseValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceDetachResponseValidationError) Error ¶
func (e IntegrationsServiceDetachResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceDetachResponseValidationError) ErrorName ¶
func (e IntegrationsServiceDetachResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceDetachResponseValidationError) Field ¶
func (e IntegrationsServiceDetachResponseValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceDetachResponseValidationError) Key ¶
func (e IntegrationsServiceDetachResponseValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceDetachResponseValidationError) Reason ¶
func (e IntegrationsServiceDetachResponseValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceListAvailableRequest ¶ added in v0.11.1
type IntegrationsServiceListAvailableRequest struct {
// contains filtered or unexported fields
}
func (*IntegrationsServiceListAvailableRequest) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceListAvailableRequest) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceListAvailableRequest.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceListAvailableRequest) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceListAvailableRequest) ProtoMessage()
func (*IntegrationsServiceListAvailableRequest) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceListAvailableRequest) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceListAvailableRequest) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceListAvailableRequest) Reset()
func (*IntegrationsServiceListAvailableRequest) String ¶ added in v0.11.1
func (x *IntegrationsServiceListAvailableRequest) String() string
func (*IntegrationsServiceListAvailableRequest) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceListAvailableRequest) Validate() error
Validate checks the field values on IntegrationsServiceListAvailableRequest 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 (*IntegrationsServiceListAvailableRequest) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceListAvailableRequest) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceListAvailableRequest 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 IntegrationsServiceListAvailableRequestMultiError, or nil if none found.
type IntegrationsServiceListAvailableRequestMultiError ¶ added in v0.11.1
type IntegrationsServiceListAvailableRequestMultiError []error
IntegrationsServiceListAvailableRequestMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceListAvailableRequest.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceListAvailableRequestMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceListAvailableRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceListAvailableRequestMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceListAvailableRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceListAvailableRequestValidationError ¶ added in v0.11.1
type IntegrationsServiceListAvailableRequestValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceListAvailableRequestValidationError is the validation error returned by IntegrationsServiceListAvailableRequest.Validate if the designated constraints aren't met.
func (IntegrationsServiceListAvailableRequestValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableRequestValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceListAvailableRequestValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceListAvailableRequestValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceListAvailableRequestValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableRequestValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceListAvailableRequestValidationError) Key ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableRequestValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceListAvailableRequestValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableRequestValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceListAvailableResponse ¶ added in v0.11.1
type IntegrationsServiceListAvailableResponse struct { Result []*IntegrationAvailableItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceListAvailableResponse) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceListAvailableResponse) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceListAvailableResponse.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceListAvailableResponse) GetResult ¶ added in v0.11.1
func (x *IntegrationsServiceListAvailableResponse) GetResult() []*IntegrationAvailableItem
func (*IntegrationsServiceListAvailableResponse) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceListAvailableResponse) ProtoMessage()
func (*IntegrationsServiceListAvailableResponse) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceListAvailableResponse) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceListAvailableResponse) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceListAvailableResponse) Reset()
func (*IntegrationsServiceListAvailableResponse) String ¶ added in v0.11.1
func (x *IntegrationsServiceListAvailableResponse) String() string
func (*IntegrationsServiceListAvailableResponse) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceListAvailableResponse) Validate() error
Validate checks the field values on IntegrationsServiceListAvailableResponse 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 (*IntegrationsServiceListAvailableResponse) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceListAvailableResponse) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceListAvailableResponse 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 IntegrationsServiceListAvailableResponseMultiError, or nil if none found.
type IntegrationsServiceListAvailableResponseMultiError ¶ added in v0.11.1
type IntegrationsServiceListAvailableResponseMultiError []error
IntegrationsServiceListAvailableResponseMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceListAvailableResponse.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceListAvailableResponseMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceListAvailableResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceListAvailableResponseMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceListAvailableResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceListAvailableResponseValidationError ¶ added in v0.11.1
type IntegrationsServiceListAvailableResponseValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceListAvailableResponseValidationError is the validation error returned by IntegrationsServiceListAvailableResponse.Validate if the designated constraints aren't met.
func (IntegrationsServiceListAvailableResponseValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableResponseValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceListAvailableResponseValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceListAvailableResponseValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceListAvailableResponseValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableResponseValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceListAvailableResponseValidationError) Key ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableResponseValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceListAvailableResponseValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceListAvailableResponseValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceListRegistrationsRequest ¶ added in v0.11.1
type IntegrationsServiceListRegistrationsRequest struct {
// contains filtered or unexported fields
}
func (*IntegrationsServiceListRegistrationsRequest) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceListRegistrationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceListRegistrationsRequest.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceListRegistrationsRequest) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceListRegistrationsRequest) ProtoMessage()
func (*IntegrationsServiceListRegistrationsRequest) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceListRegistrationsRequest) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceListRegistrationsRequest) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceListRegistrationsRequest) Reset()
func (*IntegrationsServiceListRegistrationsRequest) String ¶ added in v0.11.1
func (x *IntegrationsServiceListRegistrationsRequest) String() string
func (*IntegrationsServiceListRegistrationsRequest) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceListRegistrationsRequest) Validate() error
Validate checks the field values on IntegrationsServiceListRegistrationsRequest 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 (*IntegrationsServiceListRegistrationsRequest) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceListRegistrationsRequest) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceListRegistrationsRequest 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 IntegrationsServiceListRegistrationsRequestMultiError, or nil if none found.
type IntegrationsServiceListRegistrationsRequestMultiError ¶ added in v0.11.1
type IntegrationsServiceListRegistrationsRequestMultiError []error
IntegrationsServiceListRegistrationsRequestMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceListRegistrationsRequest.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceListRegistrationsRequestMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceListRegistrationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceListRegistrationsRequestMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceListRegistrationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceListRegistrationsRequestValidationError ¶ added in v0.11.1
type IntegrationsServiceListRegistrationsRequestValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceListRegistrationsRequestValidationError is the validation error returned by IntegrationsServiceListRegistrationsRequest.Validate if the designated constraints aren't met.
func (IntegrationsServiceListRegistrationsRequestValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsRequestValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceListRegistrationsRequestValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceListRegistrationsRequestValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceListRegistrationsRequestValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsRequestValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceListRegistrationsRequestValidationError) Key ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsRequestValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceListRegistrationsRequestValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsRequestValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceListRegistrationsResponse ¶ added in v0.11.1
type IntegrationsServiceListRegistrationsResponse struct { Result []*RegisteredIntegrationItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceListRegistrationsResponse) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceListRegistrationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceListRegistrationsResponse.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceListRegistrationsResponse) GetResult ¶ added in v0.11.1
func (x *IntegrationsServiceListRegistrationsResponse) GetResult() []*RegisteredIntegrationItem
func (*IntegrationsServiceListRegistrationsResponse) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceListRegistrationsResponse) ProtoMessage()
func (*IntegrationsServiceListRegistrationsResponse) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceListRegistrationsResponse) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceListRegistrationsResponse) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceListRegistrationsResponse) Reset()
func (*IntegrationsServiceListRegistrationsResponse) String ¶ added in v0.11.1
func (x *IntegrationsServiceListRegistrationsResponse) String() string
func (*IntegrationsServiceListRegistrationsResponse) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceListRegistrationsResponse) Validate() error
Validate checks the field values on IntegrationsServiceListRegistrationsResponse 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 (*IntegrationsServiceListRegistrationsResponse) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceListRegistrationsResponse) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceListRegistrationsResponse 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 IntegrationsServiceListRegistrationsResponseMultiError, or nil if none found.
type IntegrationsServiceListRegistrationsResponseMultiError ¶ added in v0.11.1
type IntegrationsServiceListRegistrationsResponseMultiError []error
IntegrationsServiceListRegistrationsResponseMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceListRegistrationsResponse.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceListRegistrationsResponseMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceListRegistrationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceListRegistrationsResponseMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceListRegistrationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceListRegistrationsResponseValidationError ¶ added in v0.11.1
type IntegrationsServiceListRegistrationsResponseValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceListRegistrationsResponseValidationError is the validation error returned by IntegrationsServiceListRegistrationsResponse.Validate if the designated constraints aren't met.
func (IntegrationsServiceListRegistrationsResponseValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsResponseValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceListRegistrationsResponseValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceListRegistrationsResponseValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceListRegistrationsResponseValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsResponseValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceListRegistrationsResponseValidationError) Key ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsResponseValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceListRegistrationsResponseValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceListRegistrationsResponseValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceRegisterRequest ¶ added in v0.11.1
type IntegrationsServiceRegisterRequest struct { // Kind of integration to register // This should match the ID of an existing plugin PluginId string `protobuf:"bytes,1,opt,name=plugin_id,json=pluginId,proto3" json:"plugin_id,omitempty"` // Arbitrary configuration for the integration Config *structpb.Struct `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"` // Description of the registration, used for display purposes Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceRegisterRequest) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceRegisterRequest) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceRegisterRequest.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceRegisterRequest) GetConfig ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterRequest) GetConfig() *structpb.Struct
func (*IntegrationsServiceRegisterRequest) GetDescription ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterRequest) GetDescription() string
func (*IntegrationsServiceRegisterRequest) GetPluginId ¶ added in v0.12.0
func (x *IntegrationsServiceRegisterRequest) GetPluginId() string
func (*IntegrationsServiceRegisterRequest) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceRegisterRequest) ProtoMessage()
func (*IntegrationsServiceRegisterRequest) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterRequest) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceRegisterRequest) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterRequest) Reset()
func (*IntegrationsServiceRegisterRequest) String ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterRequest) String() string
func (*IntegrationsServiceRegisterRequest) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceRegisterRequest) Validate() error
Validate checks the field values on IntegrationsServiceRegisterRequest 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 (*IntegrationsServiceRegisterRequest) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceRegisterRequest) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceRegisterRequest 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 IntegrationsServiceRegisterRequestMultiError, or nil if none found.
type IntegrationsServiceRegisterRequestMultiError ¶ added in v0.11.1
type IntegrationsServiceRegisterRequestMultiError []error
IntegrationsServiceRegisterRequestMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceRegisterRequest.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceRegisterRequestMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceRegisterRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceRegisterRequestMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceRegisterRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceRegisterRequestValidationError ¶ added in v0.11.1
type IntegrationsServiceRegisterRequestValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceRegisterRequestValidationError is the validation error returned by IntegrationsServiceRegisterRequest.Validate if the designated constraints aren't met.
func (IntegrationsServiceRegisterRequestValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceRegisterRequestValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceRegisterRequestValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceRegisterRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceRegisterRequestValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceRegisterRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceRegisterRequestValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceRegisterRequestValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceRegisterRequestValidationError) Key ¶ added in v0.11.1
func (e IntegrationsServiceRegisterRequestValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceRegisterRequestValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceRegisterRequestValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceRegisterResponse ¶ added in v0.11.1
type IntegrationsServiceRegisterResponse struct { Result *RegisteredIntegrationItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*IntegrationsServiceRegisterResponse) Descriptor
deprecated
added in
v0.11.1
func (*IntegrationsServiceRegisterResponse) Descriptor() ([]byte, []int)
Deprecated: Use IntegrationsServiceRegisterResponse.ProtoReflect.Descriptor instead.
func (*IntegrationsServiceRegisterResponse) GetResult ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterResponse) GetResult() *RegisteredIntegrationItem
func (*IntegrationsServiceRegisterResponse) ProtoMessage ¶ added in v0.11.1
func (*IntegrationsServiceRegisterResponse) ProtoMessage()
func (*IntegrationsServiceRegisterResponse) ProtoReflect ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterResponse) ProtoReflect() protoreflect.Message
func (*IntegrationsServiceRegisterResponse) Reset ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterResponse) Reset()
func (*IntegrationsServiceRegisterResponse) String ¶ added in v0.11.1
func (x *IntegrationsServiceRegisterResponse) String() string
func (*IntegrationsServiceRegisterResponse) Validate ¶ added in v0.11.1
func (m *IntegrationsServiceRegisterResponse) Validate() error
Validate checks the field values on IntegrationsServiceRegisterResponse 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 (*IntegrationsServiceRegisterResponse) ValidateAll ¶ added in v0.11.1
func (m *IntegrationsServiceRegisterResponse) ValidateAll() error
ValidateAll checks the field values on IntegrationsServiceRegisterResponse 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 IntegrationsServiceRegisterResponseMultiError, or nil if none found.
type IntegrationsServiceRegisterResponseMultiError ¶ added in v0.11.1
type IntegrationsServiceRegisterResponseMultiError []error
IntegrationsServiceRegisterResponseMultiError is an error wrapping multiple validation errors returned by IntegrationsServiceRegisterResponse.ValidateAll() if the designated constraints aren't met.
func (IntegrationsServiceRegisterResponseMultiError) AllErrors ¶ added in v0.11.1
func (m IntegrationsServiceRegisterResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IntegrationsServiceRegisterResponseMultiError) Error ¶ added in v0.11.1
func (m IntegrationsServiceRegisterResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IntegrationsServiceRegisterResponseValidationError ¶ added in v0.11.1
type IntegrationsServiceRegisterResponseValidationError struct {
// contains filtered or unexported fields
}
IntegrationsServiceRegisterResponseValidationError is the validation error returned by IntegrationsServiceRegisterResponse.Validate if the designated constraints aren't met.
func (IntegrationsServiceRegisterResponseValidationError) Cause ¶ added in v0.11.1
func (e IntegrationsServiceRegisterResponseValidationError) Cause() error
Cause function returns cause value.
func (IntegrationsServiceRegisterResponseValidationError) Error ¶ added in v0.11.1
func (e IntegrationsServiceRegisterResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IntegrationsServiceRegisterResponseValidationError) ErrorName ¶ added in v0.11.1
func (e IntegrationsServiceRegisterResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IntegrationsServiceRegisterResponseValidationError) Field ¶ added in v0.11.1
func (e IntegrationsServiceRegisterResponseValidationError) Field() string
Field function returns field value.
func (IntegrationsServiceRegisterResponseValidationError) Key ¶ added in v0.11.1
func (e IntegrationsServiceRegisterResponseValidationError) Key() bool
Key function returns key value.
func (IntegrationsServiceRegisterResponseValidationError) Reason ¶ added in v0.11.1
func (e IntegrationsServiceRegisterResponseValidationError) Reason() string
Reason function returns reason value.
type IntegrationsServiceServer ¶
type IntegrationsServiceServer interface { // Integrations available and loaded in the controlplane ready to be used during registration ListAvailable(context.Context, *IntegrationsServiceListAvailableRequest) (*IntegrationsServiceListAvailableResponse, error) // Registration Related operations // Register a new integration in the organization Register(context.Context, *IntegrationsServiceRegisterRequest) (*IntegrationsServiceRegisterResponse, error) // Delete registered integrations Deregister(context.Context, *IntegrationsServiceDeregisterRequest) (*IntegrationsServiceDeregisterResponse, error) // List registered integrations ListRegistrations(context.Context, *IntegrationsServiceListRegistrationsRequest) (*IntegrationsServiceListRegistrationsResponse, error) // View registered integration DescribeRegistration(context.Context, *IntegrationsServiceDescribeRegistrationRequest) (*IntegrationsServiceDescribeRegistrationResponse, error) // Attachment Related operations // Attach an integration to a workflow Attach(context.Context, *IntegrationsServiceAttachRequest) (*IntegrationsServiceAttachResponse, error) // Detach integration from a workflow Detach(context.Context, *IntegrationsServiceDetachRequest) (*IntegrationsServiceDetachResponse, error) // List attachments ListAttachments(context.Context, *ListAttachmentsRequest) (*ListAttachmentsResponse, error) // contains filtered or unexported methods }
IntegrationsServiceServer is the server API for IntegrationsService service. All implementations must embed UnimplementedIntegrationsServiceServer for forward compatibility
type ListAttachmentsRequest ¶
type ListAttachmentsRequest struct { // Filter by workflow WorkflowId string `protobuf:"bytes,1,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` // contains filtered or unexported fields }
func (*ListAttachmentsRequest) Descriptor
deprecated
func (*ListAttachmentsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAttachmentsRequest.ProtoReflect.Descriptor instead.
func (*ListAttachmentsRequest) GetWorkflowId ¶
func (x *ListAttachmentsRequest) GetWorkflowId() string
func (*ListAttachmentsRequest) ProtoMessage ¶
func (*ListAttachmentsRequest) ProtoMessage()
func (*ListAttachmentsRequest) ProtoReflect ¶
func (x *ListAttachmentsRequest) ProtoReflect() protoreflect.Message
func (*ListAttachmentsRequest) Reset ¶
func (x *ListAttachmentsRequest) Reset()
func (*ListAttachmentsRequest) String ¶
func (x *ListAttachmentsRequest) String() string
func (*ListAttachmentsRequest) Validate ¶
func (m *ListAttachmentsRequest) Validate() error
Validate checks the field values on ListAttachmentsRequest 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 (*ListAttachmentsRequest) ValidateAll ¶
func (m *ListAttachmentsRequest) ValidateAll() error
ValidateAll checks the field values on ListAttachmentsRequest 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 ListAttachmentsRequestMultiError, or nil if none found.
type ListAttachmentsRequestMultiError ¶
type ListAttachmentsRequestMultiError []error
ListAttachmentsRequestMultiError is an error wrapping multiple validation errors returned by ListAttachmentsRequest.ValidateAll() if the designated constraints aren't met.
func (ListAttachmentsRequestMultiError) AllErrors ¶
func (m ListAttachmentsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAttachmentsRequestMultiError) Error ¶
func (m ListAttachmentsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAttachmentsRequestValidationError ¶
type ListAttachmentsRequestValidationError struct {
// contains filtered or unexported fields
}
ListAttachmentsRequestValidationError is the validation error returned by ListAttachmentsRequest.Validate if the designated constraints aren't met.
func (ListAttachmentsRequestValidationError) Cause ¶
func (e ListAttachmentsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAttachmentsRequestValidationError) Error ¶
func (e ListAttachmentsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAttachmentsRequestValidationError) ErrorName ¶
func (e ListAttachmentsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAttachmentsRequestValidationError) Field ¶
func (e ListAttachmentsRequestValidationError) Field() string
Field function returns field value.
func (ListAttachmentsRequestValidationError) Key ¶
func (e ListAttachmentsRequestValidationError) Key() bool
Key function returns key value.
func (ListAttachmentsRequestValidationError) Reason ¶
func (e ListAttachmentsRequestValidationError) Reason() string
Reason function returns reason value.
type ListAttachmentsResponse ¶
type ListAttachmentsResponse struct { Result []*IntegrationAttachmentItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ListAttachmentsResponse) Descriptor
deprecated
func (*ListAttachmentsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAttachmentsResponse.ProtoReflect.Descriptor instead.
func (*ListAttachmentsResponse) GetResult ¶
func (x *ListAttachmentsResponse) GetResult() []*IntegrationAttachmentItem
func (*ListAttachmentsResponse) ProtoMessage ¶
func (*ListAttachmentsResponse) ProtoMessage()
func (*ListAttachmentsResponse) ProtoReflect ¶
func (x *ListAttachmentsResponse) ProtoReflect() protoreflect.Message
func (*ListAttachmentsResponse) Reset ¶
func (x *ListAttachmentsResponse) Reset()
func (*ListAttachmentsResponse) String ¶
func (x *ListAttachmentsResponse) String() string
func (*ListAttachmentsResponse) Validate ¶
func (m *ListAttachmentsResponse) Validate() error
Validate checks the field values on ListAttachmentsResponse 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 (*ListAttachmentsResponse) ValidateAll ¶
func (m *ListAttachmentsResponse) ValidateAll() error
ValidateAll checks the field values on ListAttachmentsResponse 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 ListAttachmentsResponseMultiError, or nil if none found.
type ListAttachmentsResponseMultiError ¶
type ListAttachmentsResponseMultiError []error
ListAttachmentsResponseMultiError is an error wrapping multiple validation errors returned by ListAttachmentsResponse.ValidateAll() if the designated constraints aren't met.
func (ListAttachmentsResponseMultiError) AllErrors ¶
func (m ListAttachmentsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAttachmentsResponseMultiError) Error ¶
func (m ListAttachmentsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAttachmentsResponseValidationError ¶
type ListAttachmentsResponseValidationError struct {
// contains filtered or unexported fields
}
ListAttachmentsResponseValidationError is the validation error returned by ListAttachmentsResponse.Validate if the designated constraints aren't met.
func (ListAttachmentsResponseValidationError) Cause ¶
func (e ListAttachmentsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAttachmentsResponseValidationError) Error ¶
func (e ListAttachmentsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAttachmentsResponseValidationError) ErrorName ¶
func (e ListAttachmentsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAttachmentsResponseValidationError) Field ¶
func (e ListAttachmentsResponseValidationError) Field() string
Field function returns field value.
func (ListAttachmentsResponseValidationError) Key ¶
func (e ListAttachmentsResponseValidationError) Key() bool
Key function returns key value.
func (ListAttachmentsResponseValidationError) Reason ¶
func (e ListAttachmentsResponseValidationError) Reason() string
Reason function returns reason value.
type MembershipRole ¶ added in v0.75.0
type MembershipRole int32
const ( MembershipRole_MEMBERSHIP_ROLE_UNSPECIFIED MembershipRole = 0 MembershipRole_MEMBERSHIP_ROLE_ORG_VIEWER MembershipRole = 1 MembershipRole_MEMBERSHIP_ROLE_ORG_ADMIN MembershipRole = 2 MembershipRole_MEMBERSHIP_ROLE_ORG_OWNER MembershipRole = 3 )
func (MembershipRole) Descriptor ¶ added in v0.75.0
func (MembershipRole) Descriptor() protoreflect.EnumDescriptor
func (MembershipRole) Enum ¶ added in v0.75.0
func (x MembershipRole) Enum() *MembershipRole
func (MembershipRole) EnumDescriptor
deprecated
added in
v0.75.0
func (MembershipRole) EnumDescriptor() ([]byte, []int)
Deprecated: Use MembershipRole.Descriptor instead.
func (MembershipRole) Number ¶ added in v0.75.0
func (x MembershipRole) Number() protoreflect.EnumNumber
func (MembershipRole) String ¶ added in v0.75.0
func (x MembershipRole) String() string
func (MembershipRole) Type ¶ added in v0.75.0
func (MembershipRole) Type() protoreflect.EnumType
type MetricsTimeWindow ¶
type MetricsTimeWindow int32
const ( MetricsTimeWindow_METRICS_TIME_WINDOW_UNSPECIFIED MetricsTimeWindow = 0 MetricsTimeWindow_METRICS_TIME_WINDOW_LAST_30_DAYS MetricsTimeWindow = 1 MetricsTimeWindow_METRICS_TIME_WINDOW_LAST_7_DAYS MetricsTimeWindow = 2 MetricsTimeWindow_METRICS_TIME_WINDOW_LAST_DAY MetricsTimeWindow = 3 )
func (MetricsTimeWindow) Descriptor ¶
func (MetricsTimeWindow) Descriptor() protoreflect.EnumDescriptor
func (MetricsTimeWindow) Enum ¶
func (x MetricsTimeWindow) Enum() *MetricsTimeWindow
func (MetricsTimeWindow) EnumDescriptor
deprecated
func (MetricsTimeWindow) EnumDescriptor() ([]byte, []int)
Deprecated: Use MetricsTimeWindow.Descriptor instead.
func (MetricsTimeWindow) Number ¶
func (x MetricsTimeWindow) Number() protoreflect.EnumNumber
func (MetricsTimeWindow) String ¶
func (x MetricsTimeWindow) String() string
func (MetricsTimeWindow) ToDuration ¶
func (tw MetricsTimeWindow) ToDuration() *time.Duration
func (MetricsTimeWindow) Type ¶
func (MetricsTimeWindow) Type() protoreflect.EnumType
type OrgInvitationItem ¶ added in v0.25.0
type OrgInvitationItem struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` ReceiverEmail string `protobuf:"bytes,3,opt,name=receiver_email,json=receiverEmail,proto3" json:"receiver_email,omitempty"` Sender *User `protobuf:"bytes,4,opt,name=sender,proto3" json:"sender,omitempty"` Organization *OrgItem `protobuf:"bytes,5,opt,name=organization,proto3" json:"organization,omitempty"` Status string `protobuf:"bytes,6,opt,name=status,proto3" json:"status,omitempty"` Role MembershipRole `protobuf:"varint,7,opt,name=role,proto3,enum=controlplane.v1.MembershipRole" json:"role,omitempty"` // contains filtered or unexported fields }
func (*OrgInvitationItem) Descriptor
deprecated
added in
v0.25.0
func (*OrgInvitationItem) Descriptor() ([]byte, []int)
Deprecated: Use OrgInvitationItem.ProtoReflect.Descriptor instead.
func (*OrgInvitationItem) GetCreatedAt ¶ added in v0.25.0
func (x *OrgInvitationItem) GetCreatedAt() *timestamppb.Timestamp
func (*OrgInvitationItem) GetId ¶ added in v0.25.0
func (x *OrgInvitationItem) GetId() string
func (*OrgInvitationItem) GetOrganization ¶ added in v0.25.0
func (x *OrgInvitationItem) GetOrganization() *OrgItem
func (*OrgInvitationItem) GetReceiverEmail ¶ added in v0.25.0
func (x *OrgInvitationItem) GetReceiverEmail() string
func (*OrgInvitationItem) GetRole ¶ added in v0.75.0
func (x *OrgInvitationItem) GetRole() MembershipRole
func (*OrgInvitationItem) GetSender ¶ added in v0.25.0
func (x *OrgInvitationItem) GetSender() *User
func (*OrgInvitationItem) GetStatus ¶ added in v0.25.0
func (x *OrgInvitationItem) GetStatus() string
func (*OrgInvitationItem) ProtoMessage ¶ added in v0.25.0
func (*OrgInvitationItem) ProtoMessage()
func (*OrgInvitationItem) ProtoReflect ¶ added in v0.25.0
func (x *OrgInvitationItem) ProtoReflect() protoreflect.Message
func (*OrgInvitationItem) Reset ¶ added in v0.25.0
func (x *OrgInvitationItem) Reset()
func (*OrgInvitationItem) String ¶ added in v0.25.0
func (x *OrgInvitationItem) String() string
func (*OrgInvitationItem) Validate ¶ added in v0.25.0
func (m *OrgInvitationItem) Validate() error
Validate checks the field values on OrgInvitationItem 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 (*OrgInvitationItem) ValidateAll ¶ added in v0.25.0
func (m *OrgInvitationItem) ValidateAll() error
ValidateAll checks the field values on OrgInvitationItem 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 OrgInvitationItemMultiError, or nil if none found.
type OrgInvitationItemMultiError ¶ added in v0.25.0
type OrgInvitationItemMultiError []error
OrgInvitationItemMultiError is an error wrapping multiple validation errors returned by OrgInvitationItem.ValidateAll() if the designated constraints aren't met.
func (OrgInvitationItemMultiError) AllErrors ¶ added in v0.25.0
func (m OrgInvitationItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgInvitationItemMultiError) Error ¶ added in v0.25.0
func (m OrgInvitationItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgInvitationItemValidationError ¶ added in v0.25.0
type OrgInvitationItemValidationError struct {
// contains filtered or unexported fields
}
OrgInvitationItemValidationError is the validation error returned by OrgInvitationItem.Validate if the designated constraints aren't met.
func (OrgInvitationItemValidationError) Cause ¶ added in v0.25.0
func (e OrgInvitationItemValidationError) Cause() error
Cause function returns cause value.
func (OrgInvitationItemValidationError) Error ¶ added in v0.25.0
func (e OrgInvitationItemValidationError) Error() string
Error satisfies the builtin error interface
func (OrgInvitationItemValidationError) ErrorName ¶ added in v0.25.0
func (e OrgInvitationItemValidationError) ErrorName() string
ErrorName returns error name.
func (OrgInvitationItemValidationError) Field ¶ added in v0.25.0
func (e OrgInvitationItemValidationError) Field() string
Field function returns field value.
func (OrgInvitationItemValidationError) Key ¶ added in v0.25.0
func (e OrgInvitationItemValidationError) Key() bool
Key function returns key value.
func (OrgInvitationItemValidationError) Reason ¶ added in v0.25.0
func (e OrgInvitationItemValidationError) Reason() string
Reason function returns reason value.
type OrgInvitationServiceClient ¶ added in v0.25.0
type OrgInvitationServiceClient interface { // Create an invitation for a user to join an organization. Create(ctx context.Context, in *OrgInvitationServiceCreateRequest, opts ...grpc.CallOption) (*OrgInvitationServiceCreateResponse, error) // Revoke an invitation. Revoke(ctx context.Context, in *OrgInvitationServiceRevokeRequest, opts ...grpc.CallOption) (*OrgInvitationServiceRevokeResponse, error) // List all invitations in the current org ListSent(ctx context.Context, in *OrgInvitationServiceListSentRequest, opts ...grpc.CallOption) (*OrgInvitationServiceListSentResponse, error) }
OrgInvitationServiceClient is the client API for OrgInvitationService 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 NewOrgInvitationServiceClient ¶ added in v0.25.0
func NewOrgInvitationServiceClient(cc grpc.ClientConnInterface) OrgInvitationServiceClient
type OrgInvitationServiceCreateRequest ¶ added in v0.25.0
type OrgInvitationServiceCreateRequest struct { // organization is deprecated and not used anymore // // Deprecated: Marked as deprecated in controlplane/v1/org_invitation.proto. OrganizationId string `protobuf:"bytes,1,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` ReceiverEmail string `protobuf:"bytes,2,opt,name=receiver_email,json=receiverEmail,proto3" json:"receiver_email,omitempty"` Role MembershipRole `protobuf:"varint,3,opt,name=role,proto3,enum=controlplane.v1.MembershipRole" json:"role,omitempty"` // contains filtered or unexported fields }
func (*OrgInvitationServiceCreateRequest) Descriptor
deprecated
added in
v0.25.0
func (*OrgInvitationServiceCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrgInvitationServiceCreateRequest.ProtoReflect.Descriptor instead.
func (*OrgInvitationServiceCreateRequest) GetOrganizationId
deprecated
added in
v0.25.0
func (x *OrgInvitationServiceCreateRequest) GetOrganizationId() string
Deprecated: Marked as deprecated in controlplane/v1/org_invitation.proto.
func (*OrgInvitationServiceCreateRequest) GetReceiverEmail ¶ added in v0.25.0
func (x *OrgInvitationServiceCreateRequest) GetReceiverEmail() string
func (*OrgInvitationServiceCreateRequest) GetRole ¶ added in v0.75.0
func (x *OrgInvitationServiceCreateRequest) GetRole() MembershipRole
func (*OrgInvitationServiceCreateRequest) ProtoMessage ¶ added in v0.25.0
func (*OrgInvitationServiceCreateRequest) ProtoMessage()
func (*OrgInvitationServiceCreateRequest) ProtoReflect ¶ added in v0.25.0
func (x *OrgInvitationServiceCreateRequest) ProtoReflect() protoreflect.Message
func (*OrgInvitationServiceCreateRequest) Reset ¶ added in v0.25.0
func (x *OrgInvitationServiceCreateRequest) Reset()
func (*OrgInvitationServiceCreateRequest) String ¶ added in v0.25.0
func (x *OrgInvitationServiceCreateRequest) String() string
func (*OrgInvitationServiceCreateRequest) Validate ¶ added in v0.25.0
func (m *OrgInvitationServiceCreateRequest) Validate() error
Validate checks the field values on OrgInvitationServiceCreateRequest 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 (*OrgInvitationServiceCreateRequest) ValidateAll ¶ added in v0.25.0
func (m *OrgInvitationServiceCreateRequest) ValidateAll() error
ValidateAll checks the field values on OrgInvitationServiceCreateRequest 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 OrgInvitationServiceCreateRequestMultiError, or nil if none found.
type OrgInvitationServiceCreateRequestMultiError ¶ added in v0.25.0
type OrgInvitationServiceCreateRequestMultiError []error
OrgInvitationServiceCreateRequestMultiError is an error wrapping multiple validation errors returned by OrgInvitationServiceCreateRequest.ValidateAll() if the designated constraints aren't met.
func (OrgInvitationServiceCreateRequestMultiError) AllErrors ¶ added in v0.25.0
func (m OrgInvitationServiceCreateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgInvitationServiceCreateRequestMultiError) Error ¶ added in v0.25.0
func (m OrgInvitationServiceCreateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgInvitationServiceCreateRequestValidationError ¶ added in v0.25.0
type OrgInvitationServiceCreateRequestValidationError struct {
// contains filtered or unexported fields
}
OrgInvitationServiceCreateRequestValidationError is the validation error returned by OrgInvitationServiceCreateRequest.Validate if the designated constraints aren't met.
func (OrgInvitationServiceCreateRequestValidationError) Cause ¶ added in v0.25.0
func (e OrgInvitationServiceCreateRequestValidationError) Cause() error
Cause function returns cause value.
func (OrgInvitationServiceCreateRequestValidationError) Error ¶ added in v0.25.0
func (e OrgInvitationServiceCreateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrgInvitationServiceCreateRequestValidationError) ErrorName ¶ added in v0.25.0
func (e OrgInvitationServiceCreateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrgInvitationServiceCreateRequestValidationError) Field ¶ added in v0.25.0
func (e OrgInvitationServiceCreateRequestValidationError) Field() string
Field function returns field value.
func (OrgInvitationServiceCreateRequestValidationError) Key ¶ added in v0.25.0
func (e OrgInvitationServiceCreateRequestValidationError) Key() bool
Key function returns key value.
func (OrgInvitationServiceCreateRequestValidationError) Reason ¶ added in v0.25.0
func (e OrgInvitationServiceCreateRequestValidationError) Reason() string
Reason function returns reason value.
type OrgInvitationServiceCreateResponse ¶ added in v0.25.0
type OrgInvitationServiceCreateResponse struct { Result *OrgInvitationItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*OrgInvitationServiceCreateResponse) Descriptor
deprecated
added in
v0.25.0
func (*OrgInvitationServiceCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrgInvitationServiceCreateResponse.ProtoReflect.Descriptor instead.
func (*OrgInvitationServiceCreateResponse) GetResult ¶ added in v0.25.0
func (x *OrgInvitationServiceCreateResponse) GetResult() *OrgInvitationItem
func (*OrgInvitationServiceCreateResponse) ProtoMessage ¶ added in v0.25.0
func (*OrgInvitationServiceCreateResponse) ProtoMessage()
func (*OrgInvitationServiceCreateResponse) ProtoReflect ¶ added in v0.25.0
func (x *OrgInvitationServiceCreateResponse) ProtoReflect() protoreflect.Message
func (*OrgInvitationServiceCreateResponse) Reset ¶ added in v0.25.0
func (x *OrgInvitationServiceCreateResponse) Reset()
func (*OrgInvitationServiceCreateResponse) String ¶ added in v0.25.0
func (x *OrgInvitationServiceCreateResponse) String() string
func (*OrgInvitationServiceCreateResponse) Validate ¶ added in v0.25.0
func (m *OrgInvitationServiceCreateResponse) Validate() error
Validate checks the field values on OrgInvitationServiceCreateResponse 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 (*OrgInvitationServiceCreateResponse) ValidateAll ¶ added in v0.25.0
func (m *OrgInvitationServiceCreateResponse) ValidateAll() error
ValidateAll checks the field values on OrgInvitationServiceCreateResponse 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 OrgInvitationServiceCreateResponseMultiError, or nil if none found.
type OrgInvitationServiceCreateResponseMultiError ¶ added in v0.25.0
type OrgInvitationServiceCreateResponseMultiError []error
OrgInvitationServiceCreateResponseMultiError is an error wrapping multiple validation errors returned by OrgInvitationServiceCreateResponse.ValidateAll() if the designated constraints aren't met.
func (OrgInvitationServiceCreateResponseMultiError) AllErrors ¶ added in v0.25.0
func (m OrgInvitationServiceCreateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgInvitationServiceCreateResponseMultiError) Error ¶ added in v0.25.0
func (m OrgInvitationServiceCreateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgInvitationServiceCreateResponseValidationError ¶ added in v0.25.0
type OrgInvitationServiceCreateResponseValidationError struct {
// contains filtered or unexported fields
}
OrgInvitationServiceCreateResponseValidationError is the validation error returned by OrgInvitationServiceCreateResponse.Validate if the designated constraints aren't met.
func (OrgInvitationServiceCreateResponseValidationError) Cause ¶ added in v0.25.0
func (e OrgInvitationServiceCreateResponseValidationError) Cause() error
Cause function returns cause value.
func (OrgInvitationServiceCreateResponseValidationError) Error ¶ added in v0.25.0
func (e OrgInvitationServiceCreateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrgInvitationServiceCreateResponseValidationError) ErrorName ¶ added in v0.25.0
func (e OrgInvitationServiceCreateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrgInvitationServiceCreateResponseValidationError) Field ¶ added in v0.25.0
func (e OrgInvitationServiceCreateResponseValidationError) Field() string
Field function returns field value.
func (OrgInvitationServiceCreateResponseValidationError) Key ¶ added in v0.25.0
func (e OrgInvitationServiceCreateResponseValidationError) Key() bool
Key function returns key value.
func (OrgInvitationServiceCreateResponseValidationError) Reason ¶ added in v0.25.0
func (e OrgInvitationServiceCreateResponseValidationError) Reason() string
Reason function returns reason value.
type OrgInvitationServiceListSentRequest ¶ added in v0.25.0
type OrgInvitationServiceListSentRequest struct {
// contains filtered or unexported fields
}
func (*OrgInvitationServiceListSentRequest) Descriptor
deprecated
added in
v0.25.0
func (*OrgInvitationServiceListSentRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrgInvitationServiceListSentRequest.ProtoReflect.Descriptor instead.
func (*OrgInvitationServiceListSentRequest) ProtoMessage ¶ added in v0.25.0
func (*OrgInvitationServiceListSentRequest) ProtoMessage()
func (*OrgInvitationServiceListSentRequest) ProtoReflect ¶ added in v0.25.0
func (x *OrgInvitationServiceListSentRequest) ProtoReflect() protoreflect.Message
func (*OrgInvitationServiceListSentRequest) Reset ¶ added in v0.25.0
func (x *OrgInvitationServiceListSentRequest) Reset()
func (*OrgInvitationServiceListSentRequest) String ¶ added in v0.25.0
func (x *OrgInvitationServiceListSentRequest) String() string
func (*OrgInvitationServiceListSentRequest) Validate ¶ added in v0.25.0
func (m *OrgInvitationServiceListSentRequest) Validate() error
Validate checks the field values on OrgInvitationServiceListSentRequest 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 (*OrgInvitationServiceListSentRequest) ValidateAll ¶ added in v0.25.0
func (m *OrgInvitationServiceListSentRequest) ValidateAll() error
ValidateAll checks the field values on OrgInvitationServiceListSentRequest 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 OrgInvitationServiceListSentRequestMultiError, or nil if none found.
type OrgInvitationServiceListSentRequestMultiError ¶ added in v0.25.0
type OrgInvitationServiceListSentRequestMultiError []error
OrgInvitationServiceListSentRequestMultiError is an error wrapping multiple validation errors returned by OrgInvitationServiceListSentRequest.ValidateAll() if the designated constraints aren't met.
func (OrgInvitationServiceListSentRequestMultiError) AllErrors ¶ added in v0.25.0
func (m OrgInvitationServiceListSentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgInvitationServiceListSentRequestMultiError) Error ¶ added in v0.25.0
func (m OrgInvitationServiceListSentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgInvitationServiceListSentRequestValidationError ¶ added in v0.25.0
type OrgInvitationServiceListSentRequestValidationError struct {
// contains filtered or unexported fields
}
OrgInvitationServiceListSentRequestValidationError is the validation error returned by OrgInvitationServiceListSentRequest.Validate if the designated constraints aren't met.
func (OrgInvitationServiceListSentRequestValidationError) Cause ¶ added in v0.25.0
func (e OrgInvitationServiceListSentRequestValidationError) Cause() error
Cause function returns cause value.
func (OrgInvitationServiceListSentRequestValidationError) Error ¶ added in v0.25.0
func (e OrgInvitationServiceListSentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrgInvitationServiceListSentRequestValidationError) ErrorName ¶ added in v0.25.0
func (e OrgInvitationServiceListSentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrgInvitationServiceListSentRequestValidationError) Field ¶ added in v0.25.0
func (e OrgInvitationServiceListSentRequestValidationError) Field() string
Field function returns field value.
func (OrgInvitationServiceListSentRequestValidationError) Key ¶ added in v0.25.0
func (e OrgInvitationServiceListSentRequestValidationError) Key() bool
Key function returns key value.
func (OrgInvitationServiceListSentRequestValidationError) Reason ¶ added in v0.25.0
func (e OrgInvitationServiceListSentRequestValidationError) Reason() string
Reason function returns reason value.
type OrgInvitationServiceListSentResponse ¶ added in v0.25.0
type OrgInvitationServiceListSentResponse struct { Result []*OrgInvitationItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*OrgInvitationServiceListSentResponse) Descriptor
deprecated
added in
v0.25.0
func (*OrgInvitationServiceListSentResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrgInvitationServiceListSentResponse.ProtoReflect.Descriptor instead.
func (*OrgInvitationServiceListSentResponse) GetResult ¶ added in v0.25.0
func (x *OrgInvitationServiceListSentResponse) GetResult() []*OrgInvitationItem
func (*OrgInvitationServiceListSentResponse) ProtoMessage ¶ added in v0.25.0
func (*OrgInvitationServiceListSentResponse) ProtoMessage()
func (*OrgInvitationServiceListSentResponse) ProtoReflect ¶ added in v0.25.0
func (x *OrgInvitationServiceListSentResponse) ProtoReflect() protoreflect.Message
func (*OrgInvitationServiceListSentResponse) Reset ¶ added in v0.25.0
func (x *OrgInvitationServiceListSentResponse) Reset()
func (*OrgInvitationServiceListSentResponse) String ¶ added in v0.25.0
func (x *OrgInvitationServiceListSentResponse) String() string
func (*OrgInvitationServiceListSentResponse) Validate ¶ added in v0.25.0
func (m *OrgInvitationServiceListSentResponse) Validate() error
Validate checks the field values on OrgInvitationServiceListSentResponse 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 (*OrgInvitationServiceListSentResponse) ValidateAll ¶ added in v0.25.0
func (m *OrgInvitationServiceListSentResponse) ValidateAll() error
ValidateAll checks the field values on OrgInvitationServiceListSentResponse 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 OrgInvitationServiceListSentResponseMultiError, or nil if none found.
type OrgInvitationServiceListSentResponseMultiError ¶ added in v0.25.0
type OrgInvitationServiceListSentResponseMultiError []error
OrgInvitationServiceListSentResponseMultiError is an error wrapping multiple validation errors returned by OrgInvitationServiceListSentResponse.ValidateAll() if the designated constraints aren't met.
func (OrgInvitationServiceListSentResponseMultiError) AllErrors ¶ added in v0.25.0
func (m OrgInvitationServiceListSentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgInvitationServiceListSentResponseMultiError) Error ¶ added in v0.25.0
func (m OrgInvitationServiceListSentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgInvitationServiceListSentResponseValidationError ¶ added in v0.25.0
type OrgInvitationServiceListSentResponseValidationError struct {
// contains filtered or unexported fields
}
OrgInvitationServiceListSentResponseValidationError is the validation error returned by OrgInvitationServiceListSentResponse.Validate if the designated constraints aren't met.
func (OrgInvitationServiceListSentResponseValidationError) Cause ¶ added in v0.25.0
func (e OrgInvitationServiceListSentResponseValidationError) Cause() error
Cause function returns cause value.
func (OrgInvitationServiceListSentResponseValidationError) Error ¶ added in v0.25.0
func (e OrgInvitationServiceListSentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrgInvitationServiceListSentResponseValidationError) ErrorName ¶ added in v0.25.0
func (e OrgInvitationServiceListSentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrgInvitationServiceListSentResponseValidationError) Field ¶ added in v0.25.0
func (e OrgInvitationServiceListSentResponseValidationError) Field() string
Field function returns field value.
func (OrgInvitationServiceListSentResponseValidationError) Key ¶ added in v0.25.0
func (e OrgInvitationServiceListSentResponseValidationError) Key() bool
Key function returns key value.
func (OrgInvitationServiceListSentResponseValidationError) Reason ¶ added in v0.25.0
func (e OrgInvitationServiceListSentResponseValidationError) Reason() string
Reason function returns reason value.
type OrgInvitationServiceRevokeRequest ¶ added in v0.25.0
type OrgInvitationServiceRevokeRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*OrgInvitationServiceRevokeRequest) Descriptor
deprecated
added in
v0.25.0
func (*OrgInvitationServiceRevokeRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrgInvitationServiceRevokeRequest.ProtoReflect.Descriptor instead.
func (*OrgInvitationServiceRevokeRequest) GetId ¶ added in v0.25.0
func (x *OrgInvitationServiceRevokeRequest) GetId() string
func (*OrgInvitationServiceRevokeRequest) ProtoMessage ¶ added in v0.25.0
func (*OrgInvitationServiceRevokeRequest) ProtoMessage()
func (*OrgInvitationServiceRevokeRequest) ProtoReflect ¶ added in v0.25.0
func (x *OrgInvitationServiceRevokeRequest) ProtoReflect() protoreflect.Message
func (*OrgInvitationServiceRevokeRequest) Reset ¶ added in v0.25.0
func (x *OrgInvitationServiceRevokeRequest) Reset()
func (*OrgInvitationServiceRevokeRequest) String ¶ added in v0.25.0
func (x *OrgInvitationServiceRevokeRequest) String() string
func (*OrgInvitationServiceRevokeRequest) Validate ¶ added in v0.25.0
func (m *OrgInvitationServiceRevokeRequest) Validate() error
Validate checks the field values on OrgInvitationServiceRevokeRequest 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 (*OrgInvitationServiceRevokeRequest) ValidateAll ¶ added in v0.25.0
func (m *OrgInvitationServiceRevokeRequest) ValidateAll() error
ValidateAll checks the field values on OrgInvitationServiceRevokeRequest 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 OrgInvitationServiceRevokeRequestMultiError, or nil if none found.
type OrgInvitationServiceRevokeRequestMultiError ¶ added in v0.25.0
type OrgInvitationServiceRevokeRequestMultiError []error
OrgInvitationServiceRevokeRequestMultiError is an error wrapping multiple validation errors returned by OrgInvitationServiceRevokeRequest.ValidateAll() if the designated constraints aren't met.
func (OrgInvitationServiceRevokeRequestMultiError) AllErrors ¶ added in v0.25.0
func (m OrgInvitationServiceRevokeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgInvitationServiceRevokeRequestMultiError) Error ¶ added in v0.25.0
func (m OrgInvitationServiceRevokeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgInvitationServiceRevokeRequestValidationError ¶ added in v0.25.0
type OrgInvitationServiceRevokeRequestValidationError struct {
// contains filtered or unexported fields
}
OrgInvitationServiceRevokeRequestValidationError is the validation error returned by OrgInvitationServiceRevokeRequest.Validate if the designated constraints aren't met.
func (OrgInvitationServiceRevokeRequestValidationError) Cause ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeRequestValidationError) Cause() error
Cause function returns cause value.
func (OrgInvitationServiceRevokeRequestValidationError) Error ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrgInvitationServiceRevokeRequestValidationError) ErrorName ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrgInvitationServiceRevokeRequestValidationError) Field ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeRequestValidationError) Field() string
Field function returns field value.
func (OrgInvitationServiceRevokeRequestValidationError) Key ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeRequestValidationError) Key() bool
Key function returns key value.
func (OrgInvitationServiceRevokeRequestValidationError) Reason ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeRequestValidationError) Reason() string
Reason function returns reason value.
type OrgInvitationServiceRevokeResponse ¶ added in v0.25.0
type OrgInvitationServiceRevokeResponse struct {
// contains filtered or unexported fields
}
func (*OrgInvitationServiceRevokeResponse) Descriptor
deprecated
added in
v0.25.0
func (*OrgInvitationServiceRevokeResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrgInvitationServiceRevokeResponse.ProtoReflect.Descriptor instead.
func (*OrgInvitationServiceRevokeResponse) ProtoMessage ¶ added in v0.25.0
func (*OrgInvitationServiceRevokeResponse) ProtoMessage()
func (*OrgInvitationServiceRevokeResponse) ProtoReflect ¶ added in v0.25.0
func (x *OrgInvitationServiceRevokeResponse) ProtoReflect() protoreflect.Message
func (*OrgInvitationServiceRevokeResponse) Reset ¶ added in v0.25.0
func (x *OrgInvitationServiceRevokeResponse) Reset()
func (*OrgInvitationServiceRevokeResponse) String ¶ added in v0.25.0
func (x *OrgInvitationServiceRevokeResponse) String() string
func (*OrgInvitationServiceRevokeResponse) Validate ¶ added in v0.25.0
func (m *OrgInvitationServiceRevokeResponse) Validate() error
Validate checks the field values on OrgInvitationServiceRevokeResponse 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 (*OrgInvitationServiceRevokeResponse) ValidateAll ¶ added in v0.25.0
func (m *OrgInvitationServiceRevokeResponse) ValidateAll() error
ValidateAll checks the field values on OrgInvitationServiceRevokeResponse 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 OrgInvitationServiceRevokeResponseMultiError, or nil if none found.
type OrgInvitationServiceRevokeResponseMultiError ¶ added in v0.25.0
type OrgInvitationServiceRevokeResponseMultiError []error
OrgInvitationServiceRevokeResponseMultiError is an error wrapping multiple validation errors returned by OrgInvitationServiceRevokeResponse.ValidateAll() if the designated constraints aren't met.
func (OrgInvitationServiceRevokeResponseMultiError) AllErrors ¶ added in v0.25.0
func (m OrgInvitationServiceRevokeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgInvitationServiceRevokeResponseMultiError) Error ¶ added in v0.25.0
func (m OrgInvitationServiceRevokeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgInvitationServiceRevokeResponseValidationError ¶ added in v0.25.0
type OrgInvitationServiceRevokeResponseValidationError struct {
// contains filtered or unexported fields
}
OrgInvitationServiceRevokeResponseValidationError is the validation error returned by OrgInvitationServiceRevokeResponse.Validate if the designated constraints aren't met.
func (OrgInvitationServiceRevokeResponseValidationError) Cause ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeResponseValidationError) Cause() error
Cause function returns cause value.
func (OrgInvitationServiceRevokeResponseValidationError) Error ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrgInvitationServiceRevokeResponseValidationError) ErrorName ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrgInvitationServiceRevokeResponseValidationError) Field ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeResponseValidationError) Field() string
Field function returns field value.
func (OrgInvitationServiceRevokeResponseValidationError) Key ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeResponseValidationError) Key() bool
Key function returns key value.
func (OrgInvitationServiceRevokeResponseValidationError) Reason ¶ added in v0.25.0
func (e OrgInvitationServiceRevokeResponseValidationError) Reason() string
Reason function returns reason value.
type OrgInvitationServiceServer ¶ added in v0.25.0
type OrgInvitationServiceServer interface { // Create an invitation for a user to join an organization. Create(context.Context, *OrgInvitationServiceCreateRequest) (*OrgInvitationServiceCreateResponse, error) // Revoke an invitation. Revoke(context.Context, *OrgInvitationServiceRevokeRequest) (*OrgInvitationServiceRevokeResponse, error) // List all invitations in the current org ListSent(context.Context, *OrgInvitationServiceListSentRequest) (*OrgInvitationServiceListSentResponse, error) // contains filtered or unexported methods }
OrgInvitationServiceServer is the server API for OrgInvitationService service. All implementations must embed UnimplementedOrgInvitationServiceServer for forward compatibility
type OrgItem ¶ added in v0.50.0
type OrgItem 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"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*OrgItem) Descriptor
deprecated
added in
v0.50.0
func (*OrgItem) GetCreatedAt ¶ added in v0.50.0
func (x *OrgItem) GetCreatedAt() *timestamppb.Timestamp
func (*OrgItem) ProtoMessage ¶ added in v0.50.0
func (*OrgItem) ProtoMessage()
func (*OrgItem) ProtoReflect ¶ added in v0.50.0
func (x *OrgItem) ProtoReflect() protoreflect.Message
func (*OrgItem) Validate ¶ added in v0.50.0
Validate checks the field values on OrgItem 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 (*OrgItem) ValidateAll ¶ added in v0.50.0
ValidateAll checks the field values on OrgItem 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 OrgItemMultiError, or nil if none found.
type OrgItemMultiError ¶ added in v0.50.0
type OrgItemMultiError []error
OrgItemMultiError is an error wrapping multiple validation errors returned by OrgItem.ValidateAll() if the designated constraints aren't met.
func (OrgItemMultiError) AllErrors ¶ added in v0.50.0
func (m OrgItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgItemMultiError) Error ¶ added in v0.50.0
func (m OrgItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgItemValidationError ¶ added in v0.50.0
type OrgItemValidationError struct {
// contains filtered or unexported fields
}
OrgItemValidationError is the validation error returned by OrgItem.Validate if the designated constraints aren't met.
func (OrgItemValidationError) Cause ¶ added in v0.50.0
func (e OrgItemValidationError) Cause() error
Cause function returns cause value.
func (OrgItemValidationError) Error ¶ added in v0.50.0
func (e OrgItemValidationError) Error() string
Error satisfies the builtin error interface
func (OrgItemValidationError) ErrorName ¶ added in v0.50.0
func (e OrgItemValidationError) ErrorName() string
ErrorName returns error name.
func (OrgItemValidationError) Field ¶ added in v0.50.0
func (e OrgItemValidationError) Field() string
Field function returns field value.
func (OrgItemValidationError) Key ¶ added in v0.50.0
func (e OrgItemValidationError) Key() bool
Key function returns key value.
func (OrgItemValidationError) Reason ¶ added in v0.50.0
func (e OrgItemValidationError) Reason() string
Reason function returns reason value.
type OrgMembershipItem ¶
type OrgMembershipItem struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Org *OrgItem `protobuf:"bytes,2,opt,name=org,proto3" json:"org,omitempty"` User *User `protobuf:"bytes,7,opt,name=user,proto3" json:"user,omitempty"` Current bool `protobuf:"varint,3,opt,name=current,proto3" json:"current,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Role MembershipRole `protobuf:"varint,6,opt,name=role,proto3,enum=controlplane.v1.MembershipRole" json:"role,omitempty"` // contains filtered or unexported fields }
func (*OrgMembershipItem) Descriptor
deprecated
func (*OrgMembershipItem) Descriptor() ([]byte, []int)
Deprecated: Use OrgMembershipItem.ProtoReflect.Descriptor instead.
func (*OrgMembershipItem) GetCreatedAt ¶
func (x *OrgMembershipItem) GetCreatedAt() *timestamppb.Timestamp
func (*OrgMembershipItem) GetCurrent ¶
func (x *OrgMembershipItem) GetCurrent() bool
func (*OrgMembershipItem) GetId ¶
func (x *OrgMembershipItem) GetId() string
func (*OrgMembershipItem) GetOrg ¶
func (x *OrgMembershipItem) GetOrg() *OrgItem
func (*OrgMembershipItem) GetRole ¶ added in v0.75.0
func (x *OrgMembershipItem) GetRole() MembershipRole
func (*OrgMembershipItem) GetUpdatedAt ¶
func (x *OrgMembershipItem) GetUpdatedAt() *timestamppb.Timestamp
func (*OrgMembershipItem) GetUser ¶ added in v0.75.0
func (x *OrgMembershipItem) GetUser() *User
func (*OrgMembershipItem) ProtoMessage ¶
func (*OrgMembershipItem) ProtoMessage()
func (*OrgMembershipItem) ProtoReflect ¶
func (x *OrgMembershipItem) ProtoReflect() protoreflect.Message
func (*OrgMembershipItem) Reset ¶
func (x *OrgMembershipItem) Reset()
func (*OrgMembershipItem) String ¶
func (x *OrgMembershipItem) String() string
func (*OrgMembershipItem) Validate ¶
func (m *OrgMembershipItem) Validate() error
Validate checks the field values on OrgMembershipItem 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 (*OrgMembershipItem) ValidateAll ¶
func (m *OrgMembershipItem) ValidateAll() error
ValidateAll checks the field values on OrgMembershipItem 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 OrgMembershipItemMultiError, or nil if none found.
type OrgMembershipItemMultiError ¶
type OrgMembershipItemMultiError []error
OrgMembershipItemMultiError is an error wrapping multiple validation errors returned by OrgMembershipItem.ValidateAll() if the designated constraints aren't met.
func (OrgMembershipItemMultiError) AllErrors ¶
func (m OrgMembershipItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgMembershipItemMultiError) Error ¶
func (m OrgMembershipItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgMembershipItemValidationError ¶
type OrgMembershipItemValidationError struct {
// contains filtered or unexported fields
}
OrgMembershipItemValidationError is the validation error returned by OrgMembershipItem.Validate if the designated constraints aren't met.
func (OrgMembershipItemValidationError) Cause ¶
func (e OrgMembershipItemValidationError) Cause() error
Cause function returns cause value.
func (OrgMembershipItemValidationError) Error ¶
func (e OrgMembershipItemValidationError) Error() string
Error satisfies the builtin error interface
func (OrgMembershipItemValidationError) ErrorName ¶
func (e OrgMembershipItemValidationError) ErrorName() string
ErrorName returns error name.
func (OrgMembershipItemValidationError) Field ¶
func (e OrgMembershipItemValidationError) Field() string
Field function returns field value.
func (OrgMembershipItemValidationError) Key ¶
func (e OrgMembershipItemValidationError) Key() bool
Key function returns key value.
func (OrgMembershipItemValidationError) Reason ¶
func (e OrgMembershipItemValidationError) Reason() string
Reason function returns reason value.
type OrgMetricsServiceClient ¶
type OrgMetricsServiceClient interface { Totals(ctx context.Context, in *OrgMetricsServiceTotalsRequest, opts ...grpc.CallOption) (*OrgMetricsServiceTotalsResponse, error) TopWorkflowsByRunsCount(ctx context.Context, in *TopWorkflowsByRunsCountRequest, opts ...grpc.CallOption) (*TopWorkflowsByRunsCountResponse, error) }
OrgMetricsServiceClient is the client API for OrgMetricsService 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 NewOrgMetricsServiceClient ¶
func NewOrgMetricsServiceClient(cc grpc.ClientConnInterface) OrgMetricsServiceClient
type OrgMetricsServiceServer ¶
type OrgMetricsServiceServer interface { Totals(context.Context, *OrgMetricsServiceTotalsRequest) (*OrgMetricsServiceTotalsResponse, error) TopWorkflowsByRunsCount(context.Context, *TopWorkflowsByRunsCountRequest) (*TopWorkflowsByRunsCountResponse, error) // contains filtered or unexported methods }
OrgMetricsServiceServer is the server API for OrgMetricsService service. All implementations must embed UnimplementedOrgMetricsServiceServer for forward compatibility
type OrgMetricsServiceTotalsRequest ¶
type OrgMetricsServiceTotalsRequest struct { TimeWindow MetricsTimeWindow `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*OrgMetricsServiceTotalsRequest) Descriptor
deprecated
func (*OrgMetricsServiceTotalsRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrgMetricsServiceTotalsRequest.ProtoReflect.Descriptor instead.
func (*OrgMetricsServiceTotalsRequest) GetTimeWindow ¶
func (x *OrgMetricsServiceTotalsRequest) GetTimeWindow() MetricsTimeWindow
func (*OrgMetricsServiceTotalsRequest) ProtoMessage ¶
func (*OrgMetricsServiceTotalsRequest) ProtoMessage()
func (*OrgMetricsServiceTotalsRequest) ProtoReflect ¶
func (x *OrgMetricsServiceTotalsRequest) ProtoReflect() protoreflect.Message
func (*OrgMetricsServiceTotalsRequest) Reset ¶
func (x *OrgMetricsServiceTotalsRequest) Reset()
func (*OrgMetricsServiceTotalsRequest) String ¶
func (x *OrgMetricsServiceTotalsRequest) String() string
func (*OrgMetricsServiceTotalsRequest) Validate ¶
func (m *OrgMetricsServiceTotalsRequest) Validate() error
Validate checks the field values on OrgMetricsServiceTotalsRequest 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 (*OrgMetricsServiceTotalsRequest) ValidateAll ¶
func (m *OrgMetricsServiceTotalsRequest) ValidateAll() error
ValidateAll checks the field values on OrgMetricsServiceTotalsRequest 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 OrgMetricsServiceTotalsRequestMultiError, or nil if none found.
type OrgMetricsServiceTotalsRequestMultiError ¶
type OrgMetricsServiceTotalsRequestMultiError []error
OrgMetricsServiceTotalsRequestMultiError is an error wrapping multiple validation errors returned by OrgMetricsServiceTotalsRequest.ValidateAll() if the designated constraints aren't met.
func (OrgMetricsServiceTotalsRequestMultiError) AllErrors ¶
func (m OrgMetricsServiceTotalsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgMetricsServiceTotalsRequestMultiError) Error ¶
func (m OrgMetricsServiceTotalsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgMetricsServiceTotalsRequestValidationError ¶
type OrgMetricsServiceTotalsRequestValidationError struct {
// contains filtered or unexported fields
}
OrgMetricsServiceTotalsRequestValidationError is the validation error returned by OrgMetricsServiceTotalsRequest.Validate if the designated constraints aren't met.
func (OrgMetricsServiceTotalsRequestValidationError) Cause ¶
func (e OrgMetricsServiceTotalsRequestValidationError) Cause() error
Cause function returns cause value.
func (OrgMetricsServiceTotalsRequestValidationError) Error ¶
func (e OrgMetricsServiceTotalsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrgMetricsServiceTotalsRequestValidationError) ErrorName ¶
func (e OrgMetricsServiceTotalsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrgMetricsServiceTotalsRequestValidationError) Field ¶
func (e OrgMetricsServiceTotalsRequestValidationError) Field() string
Field function returns field value.
func (OrgMetricsServiceTotalsRequestValidationError) Key ¶
func (e OrgMetricsServiceTotalsRequestValidationError) Key() bool
Key function returns key value.
func (OrgMetricsServiceTotalsRequestValidationError) Reason ¶
func (e OrgMetricsServiceTotalsRequestValidationError) Reason() string
Reason function returns reason value.
type OrgMetricsServiceTotalsResponse ¶
type OrgMetricsServiceTotalsResponse struct { Result *OrgMetricsServiceTotalsResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*OrgMetricsServiceTotalsResponse) Descriptor
deprecated
func (*OrgMetricsServiceTotalsResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrgMetricsServiceTotalsResponse.ProtoReflect.Descriptor instead.
func (*OrgMetricsServiceTotalsResponse) GetResult ¶
func (x *OrgMetricsServiceTotalsResponse) GetResult() *OrgMetricsServiceTotalsResponse_Result
func (*OrgMetricsServiceTotalsResponse) ProtoMessage ¶
func (*OrgMetricsServiceTotalsResponse) ProtoMessage()
func (*OrgMetricsServiceTotalsResponse) ProtoReflect ¶
func (x *OrgMetricsServiceTotalsResponse) ProtoReflect() protoreflect.Message
func (*OrgMetricsServiceTotalsResponse) Reset ¶
func (x *OrgMetricsServiceTotalsResponse) Reset()
func (*OrgMetricsServiceTotalsResponse) String ¶
func (x *OrgMetricsServiceTotalsResponse) String() string
func (*OrgMetricsServiceTotalsResponse) Validate ¶
func (m *OrgMetricsServiceTotalsResponse) Validate() error
Validate checks the field values on OrgMetricsServiceTotalsResponse 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 (*OrgMetricsServiceTotalsResponse) ValidateAll ¶
func (m *OrgMetricsServiceTotalsResponse) ValidateAll() error
ValidateAll checks the field values on OrgMetricsServiceTotalsResponse 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 OrgMetricsServiceTotalsResponseMultiError, or nil if none found.
type OrgMetricsServiceTotalsResponseMultiError ¶
type OrgMetricsServiceTotalsResponseMultiError []error
OrgMetricsServiceTotalsResponseMultiError is an error wrapping multiple validation errors returned by OrgMetricsServiceTotalsResponse.ValidateAll() if the designated constraints aren't met.
func (OrgMetricsServiceTotalsResponseMultiError) AllErrors ¶
func (m OrgMetricsServiceTotalsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgMetricsServiceTotalsResponseMultiError) Error ¶
func (m OrgMetricsServiceTotalsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgMetricsServiceTotalsResponseValidationError ¶
type OrgMetricsServiceTotalsResponseValidationError struct {
// contains filtered or unexported fields
}
OrgMetricsServiceTotalsResponseValidationError is the validation error returned by OrgMetricsServiceTotalsResponse.Validate if the designated constraints aren't met.
func (OrgMetricsServiceTotalsResponseValidationError) Cause ¶
func (e OrgMetricsServiceTotalsResponseValidationError) Cause() error
Cause function returns cause value.
func (OrgMetricsServiceTotalsResponseValidationError) Error ¶
func (e OrgMetricsServiceTotalsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrgMetricsServiceTotalsResponseValidationError) ErrorName ¶
func (e OrgMetricsServiceTotalsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrgMetricsServiceTotalsResponseValidationError) Field ¶
func (e OrgMetricsServiceTotalsResponseValidationError) Field() string
Field function returns field value.
func (OrgMetricsServiceTotalsResponseValidationError) Key ¶
func (e OrgMetricsServiceTotalsResponseValidationError) Key() bool
Key function returns key value.
func (OrgMetricsServiceTotalsResponseValidationError) Reason ¶
func (e OrgMetricsServiceTotalsResponseValidationError) Reason() string
Reason function returns reason value.
type OrgMetricsServiceTotalsResponse_Result ¶
type OrgMetricsServiceTotalsResponse_Result struct { RunsTotal int32 `protobuf:"varint,1,opt,name=runs_total,json=runsTotal,proto3" json:"runs_total,omitempty"` // Status -> [initialized, error, success] RunsTotalByStatus map[string]int32 `` /* 205-byte string literal not displayed */ // runner_type -> [generic, github_action, ...] RunsTotalByRunnerType map[string]int32 `` /* 219-byte string literal not displayed */ // contains filtered or unexported fields }
func (*OrgMetricsServiceTotalsResponse_Result) Descriptor
deprecated
func (*OrgMetricsServiceTotalsResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use OrgMetricsServiceTotalsResponse_Result.ProtoReflect.Descriptor instead.
func (*OrgMetricsServiceTotalsResponse_Result) GetRunsTotal ¶
func (x *OrgMetricsServiceTotalsResponse_Result) GetRunsTotal() int32
func (*OrgMetricsServiceTotalsResponse_Result) GetRunsTotalByRunnerType ¶
func (x *OrgMetricsServiceTotalsResponse_Result) GetRunsTotalByRunnerType() map[string]int32
func (*OrgMetricsServiceTotalsResponse_Result) GetRunsTotalByStatus ¶
func (x *OrgMetricsServiceTotalsResponse_Result) GetRunsTotalByStatus() map[string]int32
func (*OrgMetricsServiceTotalsResponse_Result) ProtoMessage ¶
func (*OrgMetricsServiceTotalsResponse_Result) ProtoMessage()
func (*OrgMetricsServiceTotalsResponse_Result) ProtoReflect ¶
func (x *OrgMetricsServiceTotalsResponse_Result) ProtoReflect() protoreflect.Message
func (*OrgMetricsServiceTotalsResponse_Result) Reset ¶
func (x *OrgMetricsServiceTotalsResponse_Result) Reset()
func (*OrgMetricsServiceTotalsResponse_Result) String ¶
func (x *OrgMetricsServiceTotalsResponse_Result) String() string
func (*OrgMetricsServiceTotalsResponse_Result) Validate ¶
func (m *OrgMetricsServiceTotalsResponse_Result) Validate() error
Validate checks the field values on OrgMetricsServiceTotalsResponse_Result 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 (*OrgMetricsServiceTotalsResponse_Result) ValidateAll ¶
func (m *OrgMetricsServiceTotalsResponse_Result) ValidateAll() error
ValidateAll checks the field values on OrgMetricsServiceTotalsResponse_Result 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 OrgMetricsServiceTotalsResponse_ResultMultiError, or nil if none found.
type OrgMetricsServiceTotalsResponse_ResultMultiError ¶
type OrgMetricsServiceTotalsResponse_ResultMultiError []error
OrgMetricsServiceTotalsResponse_ResultMultiError is an error wrapping multiple validation errors returned by OrgMetricsServiceTotalsResponse_Result.ValidateAll() if the designated constraints aren't met.
func (OrgMetricsServiceTotalsResponse_ResultMultiError) AllErrors ¶
func (m OrgMetricsServiceTotalsResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrgMetricsServiceTotalsResponse_ResultMultiError) Error ¶
func (m OrgMetricsServiceTotalsResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrgMetricsServiceTotalsResponse_ResultValidationError ¶
type OrgMetricsServiceTotalsResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
OrgMetricsServiceTotalsResponse_ResultValidationError is the validation error returned by OrgMetricsServiceTotalsResponse_Result.Validate if the designated constraints aren't met.
func (OrgMetricsServiceTotalsResponse_ResultValidationError) Cause ¶
func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (OrgMetricsServiceTotalsResponse_ResultValidationError) Error ¶
func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (OrgMetricsServiceTotalsResponse_ResultValidationError) ErrorName ¶
func (e OrgMetricsServiceTotalsResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (OrgMetricsServiceTotalsResponse_ResultValidationError) Field ¶
func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Field() string
Field function returns field value.
func (OrgMetricsServiceTotalsResponse_ResultValidationError) Key ¶
func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Key() bool
Key function returns key value.
func (OrgMetricsServiceTotalsResponse_ResultValidationError) Reason ¶
func (e OrgMetricsServiceTotalsResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceClient ¶
type OrganizationServiceClient interface { Create(ctx context.Context, in *OrganizationServiceCreateRequest, opts ...grpc.CallOption) (*OrganizationServiceCreateResponse, error) Update(ctx context.Context, in *OrganizationServiceUpdateRequest, opts ...grpc.CallOption) (*OrganizationServiceUpdateResponse, error) // List members in the organization ListMemberships(ctx context.Context, in *OrganizationServiceListMembershipsRequest, opts ...grpc.CallOption) (*OrganizationServiceListMembershipsResponse, error) // Delete member from the organization // Currently the currentUser can not delete himself from this endpoint // for that she needs to use the UserService endpoint instead DeleteMembership(ctx context.Context, in *OrganizationServiceDeleteMembershipRequest, opts ...grpc.CallOption) (*OrganizationServiceDeleteMembershipResponse, error) UpdateMembership(ctx context.Context, in *OrganizationServiceUpdateMembershipRequest, opts ...grpc.CallOption) (*OrganizationServiceUpdateMembershipResponse, error) }
OrganizationServiceClient is the client API for OrganizationService 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 NewOrganizationServiceClient ¶
func NewOrganizationServiceClient(cc grpc.ClientConnInterface) OrganizationServiceClient
type OrganizationServiceCreateRequest ¶ added in v0.50.0
type OrganizationServiceCreateRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*OrganizationServiceCreateRequest) Descriptor
deprecated
added in
v0.50.0
func (*OrganizationServiceCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceCreateRequest.ProtoReflect.Descriptor instead.
func (*OrganizationServiceCreateRequest) GetName ¶ added in v0.50.0
func (x *OrganizationServiceCreateRequest) GetName() string
func (*OrganizationServiceCreateRequest) ProtoMessage ¶ added in v0.50.0
func (*OrganizationServiceCreateRequest) ProtoMessage()
func (*OrganizationServiceCreateRequest) ProtoReflect ¶ added in v0.50.0
func (x *OrganizationServiceCreateRequest) ProtoReflect() protoreflect.Message
func (*OrganizationServiceCreateRequest) Reset ¶ added in v0.50.0
func (x *OrganizationServiceCreateRequest) Reset()
func (*OrganizationServiceCreateRequest) String ¶ added in v0.50.0
func (x *OrganizationServiceCreateRequest) String() string
func (*OrganizationServiceCreateRequest) Validate ¶ added in v0.50.0
func (m *OrganizationServiceCreateRequest) Validate() error
Validate checks the field values on OrganizationServiceCreateRequest 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 (*OrganizationServiceCreateRequest) ValidateAll ¶ added in v0.50.0
func (m *OrganizationServiceCreateRequest) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceCreateRequest 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 OrganizationServiceCreateRequestMultiError, or nil if none found.
type OrganizationServiceCreateRequestMultiError ¶ added in v0.50.0
type OrganizationServiceCreateRequestMultiError []error
OrganizationServiceCreateRequestMultiError is an error wrapping multiple validation errors returned by OrganizationServiceCreateRequest.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceCreateRequestMultiError) AllErrors ¶ added in v0.50.0
func (m OrganizationServiceCreateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceCreateRequestMultiError) Error ¶ added in v0.50.0
func (m OrganizationServiceCreateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceCreateRequestValidationError ¶ added in v0.50.0
type OrganizationServiceCreateRequestValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceCreateRequestValidationError is the validation error returned by OrganizationServiceCreateRequest.Validate if the designated constraints aren't met.
func (OrganizationServiceCreateRequestValidationError) Cause ¶ added in v0.50.0
func (e OrganizationServiceCreateRequestValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceCreateRequestValidationError) Error ¶ added in v0.50.0
func (e OrganizationServiceCreateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceCreateRequestValidationError) ErrorName ¶ added in v0.50.0
func (e OrganizationServiceCreateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceCreateRequestValidationError) Field ¶ added in v0.50.0
func (e OrganizationServiceCreateRequestValidationError) Field() string
Field function returns field value.
func (OrganizationServiceCreateRequestValidationError) Key ¶ added in v0.50.0
func (e OrganizationServiceCreateRequestValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceCreateRequestValidationError) Reason ¶ added in v0.50.0
func (e OrganizationServiceCreateRequestValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceCreateResponse ¶ added in v0.50.0
type OrganizationServiceCreateResponse struct { Result *OrgItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*OrganizationServiceCreateResponse) Descriptor
deprecated
added in
v0.50.0
func (*OrganizationServiceCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceCreateResponse.ProtoReflect.Descriptor instead.
func (*OrganizationServiceCreateResponse) GetResult ¶ added in v0.50.0
func (x *OrganizationServiceCreateResponse) GetResult() *OrgItem
func (*OrganizationServiceCreateResponse) ProtoMessage ¶ added in v0.50.0
func (*OrganizationServiceCreateResponse) ProtoMessage()
func (*OrganizationServiceCreateResponse) ProtoReflect ¶ added in v0.50.0
func (x *OrganizationServiceCreateResponse) ProtoReflect() protoreflect.Message
func (*OrganizationServiceCreateResponse) Reset ¶ added in v0.50.0
func (x *OrganizationServiceCreateResponse) Reset()
func (*OrganizationServiceCreateResponse) String ¶ added in v0.50.0
func (x *OrganizationServiceCreateResponse) String() string
func (*OrganizationServiceCreateResponse) Validate ¶ added in v0.50.0
func (m *OrganizationServiceCreateResponse) Validate() error
Validate checks the field values on OrganizationServiceCreateResponse 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 (*OrganizationServiceCreateResponse) ValidateAll ¶ added in v0.50.0
func (m *OrganizationServiceCreateResponse) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceCreateResponse 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 OrganizationServiceCreateResponseMultiError, or nil if none found.
type OrganizationServiceCreateResponseMultiError ¶ added in v0.50.0
type OrganizationServiceCreateResponseMultiError []error
OrganizationServiceCreateResponseMultiError is an error wrapping multiple validation errors returned by OrganizationServiceCreateResponse.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceCreateResponseMultiError) AllErrors ¶ added in v0.50.0
func (m OrganizationServiceCreateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceCreateResponseMultiError) Error ¶ added in v0.50.0
func (m OrganizationServiceCreateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceCreateResponseValidationError ¶ added in v0.50.0
type OrganizationServiceCreateResponseValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceCreateResponseValidationError is the validation error returned by OrganizationServiceCreateResponse.Validate if the designated constraints aren't met.
func (OrganizationServiceCreateResponseValidationError) Cause ¶ added in v0.50.0
func (e OrganizationServiceCreateResponseValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceCreateResponseValidationError) Error ¶ added in v0.50.0
func (e OrganizationServiceCreateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceCreateResponseValidationError) ErrorName ¶ added in v0.50.0
func (e OrganizationServiceCreateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceCreateResponseValidationError) Field ¶ added in v0.50.0
func (e OrganizationServiceCreateResponseValidationError) Field() string
Field function returns field value.
func (OrganizationServiceCreateResponseValidationError) Key ¶ added in v0.50.0
func (e OrganizationServiceCreateResponseValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceCreateResponseValidationError) Reason ¶ added in v0.50.0
func (e OrganizationServiceCreateResponseValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceDeleteMembershipRequest ¶ added in v0.75.0
type OrganizationServiceDeleteMembershipRequest struct { MembershipId string `protobuf:"bytes,1,opt,name=membership_id,json=membershipId,proto3" json:"membership_id,omitempty"` // contains filtered or unexported fields }
func (*OrganizationServiceDeleteMembershipRequest) Descriptor
deprecated
added in
v0.75.0
func (*OrganizationServiceDeleteMembershipRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceDeleteMembershipRequest.ProtoReflect.Descriptor instead.
func (*OrganizationServiceDeleteMembershipRequest) GetMembershipId ¶ added in v0.75.0
func (x *OrganizationServiceDeleteMembershipRequest) GetMembershipId() string
func (*OrganizationServiceDeleteMembershipRequest) ProtoMessage ¶ added in v0.75.0
func (*OrganizationServiceDeleteMembershipRequest) ProtoMessage()
func (*OrganizationServiceDeleteMembershipRequest) ProtoReflect ¶ added in v0.75.0
func (x *OrganizationServiceDeleteMembershipRequest) ProtoReflect() protoreflect.Message
func (*OrganizationServiceDeleteMembershipRequest) Reset ¶ added in v0.75.0
func (x *OrganizationServiceDeleteMembershipRequest) Reset()
func (*OrganizationServiceDeleteMembershipRequest) String ¶ added in v0.75.0
func (x *OrganizationServiceDeleteMembershipRequest) String() string
func (*OrganizationServiceDeleteMembershipRequest) Validate ¶ added in v0.75.0
func (m *OrganizationServiceDeleteMembershipRequest) Validate() error
Validate checks the field values on OrganizationServiceDeleteMembershipRequest 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 (*OrganizationServiceDeleteMembershipRequest) ValidateAll ¶ added in v0.75.0
func (m *OrganizationServiceDeleteMembershipRequest) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceDeleteMembershipRequest 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 OrganizationServiceDeleteMembershipRequestMultiError, or nil if none found.
type OrganizationServiceDeleteMembershipRequestMultiError ¶ added in v0.75.0
type OrganizationServiceDeleteMembershipRequestMultiError []error
OrganizationServiceDeleteMembershipRequestMultiError is an error wrapping multiple validation errors returned by OrganizationServiceDeleteMembershipRequest.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceDeleteMembershipRequestMultiError) AllErrors ¶ added in v0.75.0
func (m OrganizationServiceDeleteMembershipRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceDeleteMembershipRequestMultiError) Error ¶ added in v0.75.0
func (m OrganizationServiceDeleteMembershipRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceDeleteMembershipRequestValidationError ¶ added in v0.75.0
type OrganizationServiceDeleteMembershipRequestValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceDeleteMembershipRequestValidationError is the validation error returned by OrganizationServiceDeleteMembershipRequest.Validate if the designated constraints aren't met.
func (OrganizationServiceDeleteMembershipRequestValidationError) Cause ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipRequestValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceDeleteMembershipRequestValidationError) Error ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceDeleteMembershipRequestValidationError) ErrorName ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceDeleteMembershipRequestValidationError) Field ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipRequestValidationError) Field() string
Field function returns field value.
func (OrganizationServiceDeleteMembershipRequestValidationError) Key ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipRequestValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceDeleteMembershipRequestValidationError) Reason ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipRequestValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceDeleteMembershipResponse ¶ added in v0.75.0
type OrganizationServiceDeleteMembershipResponse struct {
// contains filtered or unexported fields
}
func (*OrganizationServiceDeleteMembershipResponse) Descriptor
deprecated
added in
v0.75.0
func (*OrganizationServiceDeleteMembershipResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceDeleteMembershipResponse.ProtoReflect.Descriptor instead.
func (*OrganizationServiceDeleteMembershipResponse) ProtoMessage ¶ added in v0.75.0
func (*OrganizationServiceDeleteMembershipResponse) ProtoMessage()
func (*OrganizationServiceDeleteMembershipResponse) ProtoReflect ¶ added in v0.75.0
func (x *OrganizationServiceDeleteMembershipResponse) ProtoReflect() protoreflect.Message
func (*OrganizationServiceDeleteMembershipResponse) Reset ¶ added in v0.75.0
func (x *OrganizationServiceDeleteMembershipResponse) Reset()
func (*OrganizationServiceDeleteMembershipResponse) String ¶ added in v0.75.0
func (x *OrganizationServiceDeleteMembershipResponse) String() string
func (*OrganizationServiceDeleteMembershipResponse) Validate ¶ added in v0.75.0
func (m *OrganizationServiceDeleteMembershipResponse) Validate() error
Validate checks the field values on OrganizationServiceDeleteMembershipResponse 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 (*OrganizationServiceDeleteMembershipResponse) ValidateAll ¶ added in v0.75.0
func (m *OrganizationServiceDeleteMembershipResponse) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceDeleteMembershipResponse 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 OrganizationServiceDeleteMembershipResponseMultiError, or nil if none found.
type OrganizationServiceDeleteMembershipResponseMultiError ¶ added in v0.75.0
type OrganizationServiceDeleteMembershipResponseMultiError []error
OrganizationServiceDeleteMembershipResponseMultiError is an error wrapping multiple validation errors returned by OrganizationServiceDeleteMembershipResponse.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceDeleteMembershipResponseMultiError) AllErrors ¶ added in v0.75.0
func (m OrganizationServiceDeleteMembershipResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceDeleteMembershipResponseMultiError) Error ¶ added in v0.75.0
func (m OrganizationServiceDeleteMembershipResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceDeleteMembershipResponseValidationError ¶ added in v0.75.0
type OrganizationServiceDeleteMembershipResponseValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceDeleteMembershipResponseValidationError is the validation error returned by OrganizationServiceDeleteMembershipResponse.Validate if the designated constraints aren't met.
func (OrganizationServiceDeleteMembershipResponseValidationError) Cause ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipResponseValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceDeleteMembershipResponseValidationError) Error ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceDeleteMembershipResponseValidationError) ErrorName ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceDeleteMembershipResponseValidationError) Field ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipResponseValidationError) Field() string
Field function returns field value.
func (OrganizationServiceDeleteMembershipResponseValidationError) Key ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipResponseValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceDeleteMembershipResponseValidationError) Reason ¶ added in v0.75.0
func (e OrganizationServiceDeleteMembershipResponseValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceListMembershipsRequest ¶
type OrganizationServiceListMembershipsRequest struct {
// contains filtered or unexported fields
}
func (*OrganizationServiceListMembershipsRequest) Descriptor
deprecated
func (*OrganizationServiceListMembershipsRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceListMembershipsRequest.ProtoReflect.Descriptor instead.
func (*OrganizationServiceListMembershipsRequest) ProtoMessage ¶
func (*OrganizationServiceListMembershipsRequest) ProtoMessage()
func (*OrganizationServiceListMembershipsRequest) ProtoReflect ¶
func (x *OrganizationServiceListMembershipsRequest) ProtoReflect() protoreflect.Message
func (*OrganizationServiceListMembershipsRequest) Reset ¶
func (x *OrganizationServiceListMembershipsRequest) Reset()
func (*OrganizationServiceListMembershipsRequest) String ¶
func (x *OrganizationServiceListMembershipsRequest) String() string
func (*OrganizationServiceListMembershipsRequest) Validate ¶
func (m *OrganizationServiceListMembershipsRequest) Validate() error
Validate checks the field values on OrganizationServiceListMembershipsRequest 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 (*OrganizationServiceListMembershipsRequest) ValidateAll ¶
func (m *OrganizationServiceListMembershipsRequest) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceListMembershipsRequest 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 OrganizationServiceListMembershipsRequestMultiError, or nil if none found.
type OrganizationServiceListMembershipsRequestMultiError ¶
type OrganizationServiceListMembershipsRequestMultiError []error
OrganizationServiceListMembershipsRequestMultiError is an error wrapping multiple validation errors returned by OrganizationServiceListMembershipsRequest.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceListMembershipsRequestMultiError) AllErrors ¶
func (m OrganizationServiceListMembershipsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceListMembershipsRequestMultiError) Error ¶
func (m OrganizationServiceListMembershipsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceListMembershipsRequestValidationError ¶
type OrganizationServiceListMembershipsRequestValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceListMembershipsRequestValidationError is the validation error returned by OrganizationServiceListMembershipsRequest.Validate if the designated constraints aren't met.
func (OrganizationServiceListMembershipsRequestValidationError) Cause ¶
func (e OrganizationServiceListMembershipsRequestValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceListMembershipsRequestValidationError) Error ¶
func (e OrganizationServiceListMembershipsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceListMembershipsRequestValidationError) ErrorName ¶
func (e OrganizationServiceListMembershipsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceListMembershipsRequestValidationError) Field ¶
func (e OrganizationServiceListMembershipsRequestValidationError) Field() string
Field function returns field value.
func (OrganizationServiceListMembershipsRequestValidationError) Key ¶
func (e OrganizationServiceListMembershipsRequestValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceListMembershipsRequestValidationError) Reason ¶
func (e OrganizationServiceListMembershipsRequestValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceListMembershipsResponse ¶
type OrganizationServiceListMembershipsResponse struct { Result []*OrgMembershipItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*OrganizationServiceListMembershipsResponse) Descriptor
deprecated
func (*OrganizationServiceListMembershipsResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceListMembershipsResponse.ProtoReflect.Descriptor instead.
func (*OrganizationServiceListMembershipsResponse) GetResult ¶
func (x *OrganizationServiceListMembershipsResponse) GetResult() []*OrgMembershipItem
func (*OrganizationServiceListMembershipsResponse) ProtoMessage ¶
func (*OrganizationServiceListMembershipsResponse) ProtoMessage()
func (*OrganizationServiceListMembershipsResponse) ProtoReflect ¶
func (x *OrganizationServiceListMembershipsResponse) ProtoReflect() protoreflect.Message
func (*OrganizationServiceListMembershipsResponse) Reset ¶
func (x *OrganizationServiceListMembershipsResponse) Reset()
func (*OrganizationServiceListMembershipsResponse) String ¶
func (x *OrganizationServiceListMembershipsResponse) String() string
func (*OrganizationServiceListMembershipsResponse) Validate ¶
func (m *OrganizationServiceListMembershipsResponse) Validate() error
Validate checks the field values on OrganizationServiceListMembershipsResponse 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 (*OrganizationServiceListMembershipsResponse) ValidateAll ¶
func (m *OrganizationServiceListMembershipsResponse) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceListMembershipsResponse 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 OrganizationServiceListMembershipsResponseMultiError, or nil if none found.
type OrganizationServiceListMembershipsResponseMultiError ¶
type OrganizationServiceListMembershipsResponseMultiError []error
OrganizationServiceListMembershipsResponseMultiError is an error wrapping multiple validation errors returned by OrganizationServiceListMembershipsResponse.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceListMembershipsResponseMultiError) AllErrors ¶
func (m OrganizationServiceListMembershipsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceListMembershipsResponseMultiError) Error ¶
func (m OrganizationServiceListMembershipsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceListMembershipsResponseValidationError ¶
type OrganizationServiceListMembershipsResponseValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceListMembershipsResponseValidationError is the validation error returned by OrganizationServiceListMembershipsResponse.Validate if the designated constraints aren't met.
func (OrganizationServiceListMembershipsResponseValidationError) Cause ¶
func (e OrganizationServiceListMembershipsResponseValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceListMembershipsResponseValidationError) Error ¶
func (e OrganizationServiceListMembershipsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceListMembershipsResponseValidationError) ErrorName ¶
func (e OrganizationServiceListMembershipsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceListMembershipsResponseValidationError) Field ¶
func (e OrganizationServiceListMembershipsResponseValidationError) Field() string
Field function returns field value.
func (OrganizationServiceListMembershipsResponseValidationError) Key ¶
func (e OrganizationServiceListMembershipsResponseValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceListMembershipsResponseValidationError) Reason ¶
func (e OrganizationServiceListMembershipsResponseValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceServer ¶
type OrganizationServiceServer interface { Create(context.Context, *OrganizationServiceCreateRequest) (*OrganizationServiceCreateResponse, error) Update(context.Context, *OrganizationServiceUpdateRequest) (*OrganizationServiceUpdateResponse, error) // List members in the organization ListMemberships(context.Context, *OrganizationServiceListMembershipsRequest) (*OrganizationServiceListMembershipsResponse, error) // Delete member from the organization // Currently the currentUser can not delete himself from this endpoint // for that she needs to use the UserService endpoint instead DeleteMembership(context.Context, *OrganizationServiceDeleteMembershipRequest) (*OrganizationServiceDeleteMembershipResponse, error) UpdateMembership(context.Context, *OrganizationServiceUpdateMembershipRequest) (*OrganizationServiceUpdateMembershipResponse, error) // contains filtered or unexported methods }
OrganizationServiceServer is the server API for OrganizationService service. All implementations must embed UnimplementedOrganizationServiceServer for forward compatibility
type OrganizationServiceUpdateMembershipRequest ¶ added in v0.75.0
type OrganizationServiceUpdateMembershipRequest struct { MembershipId string `protobuf:"bytes,1,opt,name=membership_id,json=membershipId,proto3" json:"membership_id,omitempty"` Role MembershipRole `protobuf:"varint,2,opt,name=role,proto3,enum=controlplane.v1.MembershipRole" json:"role,omitempty"` // contains filtered or unexported fields }
func (*OrganizationServiceUpdateMembershipRequest) Descriptor
deprecated
added in
v0.75.0
func (*OrganizationServiceUpdateMembershipRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceUpdateMembershipRequest.ProtoReflect.Descriptor instead.
func (*OrganizationServiceUpdateMembershipRequest) GetMembershipId ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipRequest) GetMembershipId() string
func (*OrganizationServiceUpdateMembershipRequest) GetRole ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipRequest) GetRole() MembershipRole
func (*OrganizationServiceUpdateMembershipRequest) ProtoMessage ¶ added in v0.75.0
func (*OrganizationServiceUpdateMembershipRequest) ProtoMessage()
func (*OrganizationServiceUpdateMembershipRequest) ProtoReflect ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipRequest) ProtoReflect() protoreflect.Message
func (*OrganizationServiceUpdateMembershipRequest) Reset ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipRequest) Reset()
func (*OrganizationServiceUpdateMembershipRequest) String ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipRequest) String() string
func (*OrganizationServiceUpdateMembershipRequest) Validate ¶ added in v0.75.0
func (m *OrganizationServiceUpdateMembershipRequest) Validate() error
Validate checks the field values on OrganizationServiceUpdateMembershipRequest 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 (*OrganizationServiceUpdateMembershipRequest) ValidateAll ¶ added in v0.75.0
func (m *OrganizationServiceUpdateMembershipRequest) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceUpdateMembershipRequest 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 OrganizationServiceUpdateMembershipRequestMultiError, or nil if none found.
type OrganizationServiceUpdateMembershipRequestMultiError ¶ added in v0.75.0
type OrganizationServiceUpdateMembershipRequestMultiError []error
OrganizationServiceUpdateMembershipRequestMultiError is an error wrapping multiple validation errors returned by OrganizationServiceUpdateMembershipRequest.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceUpdateMembershipRequestMultiError) AllErrors ¶ added in v0.75.0
func (m OrganizationServiceUpdateMembershipRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceUpdateMembershipRequestMultiError) Error ¶ added in v0.75.0
func (m OrganizationServiceUpdateMembershipRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceUpdateMembershipRequestValidationError ¶ added in v0.75.0
type OrganizationServiceUpdateMembershipRequestValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceUpdateMembershipRequestValidationError is the validation error returned by OrganizationServiceUpdateMembershipRequest.Validate if the designated constraints aren't met.
func (OrganizationServiceUpdateMembershipRequestValidationError) Cause ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipRequestValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceUpdateMembershipRequestValidationError) Error ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceUpdateMembershipRequestValidationError) ErrorName ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceUpdateMembershipRequestValidationError) Field ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipRequestValidationError) Field() string
Field function returns field value.
func (OrganizationServiceUpdateMembershipRequestValidationError) Key ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipRequestValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceUpdateMembershipRequestValidationError) Reason ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipRequestValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceUpdateMembershipResponse ¶ added in v0.75.0
type OrganizationServiceUpdateMembershipResponse struct { Result *OrgMembershipItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*OrganizationServiceUpdateMembershipResponse) Descriptor
deprecated
added in
v0.75.0
func (*OrganizationServiceUpdateMembershipResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceUpdateMembershipResponse.ProtoReflect.Descriptor instead.
func (*OrganizationServiceUpdateMembershipResponse) GetResult ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipResponse) GetResult() *OrgMembershipItem
func (*OrganizationServiceUpdateMembershipResponse) ProtoMessage ¶ added in v0.75.0
func (*OrganizationServiceUpdateMembershipResponse) ProtoMessage()
func (*OrganizationServiceUpdateMembershipResponse) ProtoReflect ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipResponse) ProtoReflect() protoreflect.Message
func (*OrganizationServiceUpdateMembershipResponse) Reset ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipResponse) Reset()
func (*OrganizationServiceUpdateMembershipResponse) String ¶ added in v0.75.0
func (x *OrganizationServiceUpdateMembershipResponse) String() string
func (*OrganizationServiceUpdateMembershipResponse) Validate ¶ added in v0.75.0
func (m *OrganizationServiceUpdateMembershipResponse) Validate() error
Validate checks the field values on OrganizationServiceUpdateMembershipResponse 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 (*OrganizationServiceUpdateMembershipResponse) ValidateAll ¶ added in v0.75.0
func (m *OrganizationServiceUpdateMembershipResponse) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceUpdateMembershipResponse 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 OrganizationServiceUpdateMembershipResponseMultiError, or nil if none found.
type OrganizationServiceUpdateMembershipResponseMultiError ¶ added in v0.75.0
type OrganizationServiceUpdateMembershipResponseMultiError []error
OrganizationServiceUpdateMembershipResponseMultiError is an error wrapping multiple validation errors returned by OrganizationServiceUpdateMembershipResponse.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceUpdateMembershipResponseMultiError) AllErrors ¶ added in v0.75.0
func (m OrganizationServiceUpdateMembershipResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceUpdateMembershipResponseMultiError) Error ¶ added in v0.75.0
func (m OrganizationServiceUpdateMembershipResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceUpdateMembershipResponseValidationError ¶ added in v0.75.0
type OrganizationServiceUpdateMembershipResponseValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceUpdateMembershipResponseValidationError is the validation error returned by OrganizationServiceUpdateMembershipResponse.Validate if the designated constraints aren't met.
func (OrganizationServiceUpdateMembershipResponseValidationError) Cause ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipResponseValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceUpdateMembershipResponseValidationError) Error ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceUpdateMembershipResponseValidationError) ErrorName ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceUpdateMembershipResponseValidationError) Field ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipResponseValidationError) Field() string
Field function returns field value.
func (OrganizationServiceUpdateMembershipResponseValidationError) Key ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipResponseValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceUpdateMembershipResponseValidationError) Reason ¶ added in v0.75.0
func (e OrganizationServiceUpdateMembershipResponseValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceUpdateRequest ¶ added in v0.50.0
type OrganizationServiceUpdateRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // "optional" allow us to detect if the value is explicitly set // and not just the default balue Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` // contains filtered or unexported fields }
func (*OrganizationServiceUpdateRequest) Descriptor
deprecated
added in
v0.50.0
func (*OrganizationServiceUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceUpdateRequest.ProtoReflect.Descriptor instead.
func (*OrganizationServiceUpdateRequest) GetId ¶ added in v0.50.0
func (x *OrganizationServiceUpdateRequest) GetId() string
func (*OrganizationServiceUpdateRequest) GetName ¶ added in v0.50.0
func (x *OrganizationServiceUpdateRequest) GetName() string
func (*OrganizationServiceUpdateRequest) ProtoMessage ¶ added in v0.50.0
func (*OrganizationServiceUpdateRequest) ProtoMessage()
func (*OrganizationServiceUpdateRequest) ProtoReflect ¶ added in v0.50.0
func (x *OrganizationServiceUpdateRequest) ProtoReflect() protoreflect.Message
func (*OrganizationServiceUpdateRequest) Reset ¶ added in v0.50.0
func (x *OrganizationServiceUpdateRequest) Reset()
func (*OrganizationServiceUpdateRequest) String ¶ added in v0.50.0
func (x *OrganizationServiceUpdateRequest) String() string
func (*OrganizationServiceUpdateRequest) Validate ¶ added in v0.50.0
func (m *OrganizationServiceUpdateRequest) Validate() error
Validate checks the field values on OrganizationServiceUpdateRequest 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 (*OrganizationServiceUpdateRequest) ValidateAll ¶ added in v0.50.0
func (m *OrganizationServiceUpdateRequest) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceUpdateRequest 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 OrganizationServiceUpdateRequestMultiError, or nil if none found.
type OrganizationServiceUpdateRequestMultiError ¶ added in v0.50.0
type OrganizationServiceUpdateRequestMultiError []error
OrganizationServiceUpdateRequestMultiError is an error wrapping multiple validation errors returned by OrganizationServiceUpdateRequest.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceUpdateRequestMultiError) AllErrors ¶ added in v0.50.0
func (m OrganizationServiceUpdateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceUpdateRequestMultiError) Error ¶ added in v0.50.0
func (m OrganizationServiceUpdateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceUpdateRequestValidationError ¶ added in v0.50.0
type OrganizationServiceUpdateRequestValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceUpdateRequestValidationError is the validation error returned by OrganizationServiceUpdateRequest.Validate if the designated constraints aren't met.
func (OrganizationServiceUpdateRequestValidationError) Cause ¶ added in v0.50.0
func (e OrganizationServiceUpdateRequestValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceUpdateRequestValidationError) Error ¶ added in v0.50.0
func (e OrganizationServiceUpdateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceUpdateRequestValidationError) ErrorName ¶ added in v0.50.0
func (e OrganizationServiceUpdateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceUpdateRequestValidationError) Field ¶ added in v0.50.0
func (e OrganizationServiceUpdateRequestValidationError) Field() string
Field function returns field value.
func (OrganizationServiceUpdateRequestValidationError) Key ¶ added in v0.50.0
func (e OrganizationServiceUpdateRequestValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceUpdateRequestValidationError) Reason ¶ added in v0.50.0
func (e OrganizationServiceUpdateRequestValidationError) Reason() string
Reason function returns reason value.
type OrganizationServiceUpdateResponse ¶ added in v0.50.0
type OrganizationServiceUpdateResponse struct { Result *OrgItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*OrganizationServiceUpdateResponse) Descriptor
deprecated
added in
v0.50.0
func (*OrganizationServiceUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationServiceUpdateResponse.ProtoReflect.Descriptor instead.
func (*OrganizationServiceUpdateResponse) GetResult ¶ added in v0.50.0
func (x *OrganizationServiceUpdateResponse) GetResult() *OrgItem
func (*OrganizationServiceUpdateResponse) ProtoMessage ¶ added in v0.50.0
func (*OrganizationServiceUpdateResponse) ProtoMessage()
func (*OrganizationServiceUpdateResponse) ProtoReflect ¶ added in v0.50.0
func (x *OrganizationServiceUpdateResponse) ProtoReflect() protoreflect.Message
func (*OrganizationServiceUpdateResponse) Reset ¶ added in v0.50.0
func (x *OrganizationServiceUpdateResponse) Reset()
func (*OrganizationServiceUpdateResponse) String ¶ added in v0.50.0
func (x *OrganizationServiceUpdateResponse) String() string
func (*OrganizationServiceUpdateResponse) Validate ¶ added in v0.50.0
func (m *OrganizationServiceUpdateResponse) Validate() error
Validate checks the field values on OrganizationServiceUpdateResponse 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 (*OrganizationServiceUpdateResponse) ValidateAll ¶ added in v0.50.0
func (m *OrganizationServiceUpdateResponse) ValidateAll() error
ValidateAll checks the field values on OrganizationServiceUpdateResponse 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 OrganizationServiceUpdateResponseMultiError, or nil if none found.
type OrganizationServiceUpdateResponseMultiError ¶ added in v0.50.0
type OrganizationServiceUpdateResponseMultiError []error
OrganizationServiceUpdateResponseMultiError is an error wrapping multiple validation errors returned by OrganizationServiceUpdateResponse.ValidateAll() if the designated constraints aren't met.
func (OrganizationServiceUpdateResponseMultiError) AllErrors ¶ added in v0.50.0
func (m OrganizationServiceUpdateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationServiceUpdateResponseMultiError) Error ¶ added in v0.50.0
func (m OrganizationServiceUpdateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationServiceUpdateResponseValidationError ¶ added in v0.50.0
type OrganizationServiceUpdateResponseValidationError struct {
// contains filtered or unexported fields
}
OrganizationServiceUpdateResponseValidationError is the validation error returned by OrganizationServiceUpdateResponse.Validate if the designated constraints aren't met.
func (OrganizationServiceUpdateResponseValidationError) Cause ¶ added in v0.50.0
func (e OrganizationServiceUpdateResponseValidationError) Cause() error
Cause function returns cause value.
func (OrganizationServiceUpdateResponseValidationError) Error ¶ added in v0.50.0
func (e OrganizationServiceUpdateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationServiceUpdateResponseValidationError) ErrorName ¶ added in v0.50.0
func (e OrganizationServiceUpdateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationServiceUpdateResponseValidationError) Field ¶ added in v0.50.0
func (e OrganizationServiceUpdateResponseValidationError) Field() string
Field function returns field value.
func (OrganizationServiceUpdateResponseValidationError) Key ¶ added in v0.50.0
func (e OrganizationServiceUpdateResponseValidationError) Key() bool
Key function returns key value.
func (OrganizationServiceUpdateResponseValidationError) Reason ¶ added in v0.50.0
func (e OrganizationServiceUpdateResponseValidationError) Reason() string
Reason function returns reason value.
type PaginationRequest ¶
type PaginationRequest struct { Cursor string `protobuf:"bytes,1,opt,name=cursor,proto3" json:"cursor,omitempty"` // Limit pagination to 100 Limit int32 `protobuf:"varint,3,opt,name=limit,proto3" json:"limit,omitempty"` // contains filtered or unexported fields }
func (*PaginationRequest) Descriptor
deprecated
func (*PaginationRequest) Descriptor() ([]byte, []int)
Deprecated: Use PaginationRequest.ProtoReflect.Descriptor instead.
func (*PaginationRequest) GetCursor ¶
func (x *PaginationRequest) GetCursor() string
func (*PaginationRequest) GetLimit ¶
func (x *PaginationRequest) GetLimit() int32
func (*PaginationRequest) ProtoMessage ¶
func (*PaginationRequest) ProtoMessage()
func (*PaginationRequest) ProtoReflect ¶
func (x *PaginationRequest) ProtoReflect() protoreflect.Message
func (*PaginationRequest) Reset ¶
func (x *PaginationRequest) Reset()
func (*PaginationRequest) String ¶
func (x *PaginationRequest) String() string
func (*PaginationRequest) Validate ¶
func (m *PaginationRequest) Validate() error
Validate checks the field values on PaginationRequest 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 (*PaginationRequest) ValidateAll ¶
func (m *PaginationRequest) ValidateAll() error
ValidateAll checks the field values on PaginationRequest 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 PaginationRequestMultiError, or nil if none found.
type PaginationRequestMultiError ¶
type PaginationRequestMultiError []error
PaginationRequestMultiError is an error wrapping multiple validation errors returned by PaginationRequest.ValidateAll() if the designated constraints aren't met.
func (PaginationRequestMultiError) AllErrors ¶
func (m PaginationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PaginationRequestMultiError) Error ¶
func (m PaginationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PaginationRequestValidationError ¶
type PaginationRequestValidationError struct {
// contains filtered or unexported fields
}
PaginationRequestValidationError is the validation error returned by PaginationRequest.Validate if the designated constraints aren't met.
func (PaginationRequestValidationError) Cause ¶
func (e PaginationRequestValidationError) Cause() error
Cause function returns cause value.
func (PaginationRequestValidationError) Error ¶
func (e PaginationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PaginationRequestValidationError) ErrorName ¶
func (e PaginationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PaginationRequestValidationError) Field ¶
func (e PaginationRequestValidationError) Field() string
Field function returns field value.
func (PaginationRequestValidationError) Key ¶
func (e PaginationRequestValidationError) Key() bool
Key function returns key value.
func (PaginationRequestValidationError) Reason ¶
func (e PaginationRequestValidationError) Reason() string
Reason function returns reason value.
type PaginationResponse ¶
type PaginationResponse struct { NextCursor string `protobuf:"bytes,1,opt,name=next_cursor,json=nextCursor,proto3" json:"next_cursor,omitempty"` // contains filtered or unexported fields }
func (*PaginationResponse) Descriptor
deprecated
func (*PaginationResponse) Descriptor() ([]byte, []int)
Deprecated: Use PaginationResponse.ProtoReflect.Descriptor instead.
func (*PaginationResponse) GetNextCursor ¶
func (x *PaginationResponse) GetNextCursor() string
func (*PaginationResponse) ProtoMessage ¶
func (*PaginationResponse) ProtoMessage()
func (*PaginationResponse) ProtoReflect ¶
func (x *PaginationResponse) ProtoReflect() protoreflect.Message
func (*PaginationResponse) Reset ¶
func (x *PaginationResponse) Reset()
func (*PaginationResponse) String ¶
func (x *PaginationResponse) String() string
func (*PaginationResponse) Validate ¶
func (m *PaginationResponse) Validate() error
Validate checks the field values on PaginationResponse 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 (*PaginationResponse) ValidateAll ¶
func (m *PaginationResponse) ValidateAll() error
ValidateAll checks the field values on PaginationResponse 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 PaginationResponseMultiError, or nil if none found.
type PaginationResponseMultiError ¶
type PaginationResponseMultiError []error
PaginationResponseMultiError is an error wrapping multiple validation errors returned by PaginationResponse.ValidateAll() if the designated constraints aren't met.
func (PaginationResponseMultiError) AllErrors ¶
func (m PaginationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PaginationResponseMultiError) Error ¶
func (m PaginationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PaginationResponseValidationError ¶
type PaginationResponseValidationError struct {
// contains filtered or unexported fields
}
PaginationResponseValidationError is the validation error returned by PaginationResponse.Validate if the designated constraints aren't met.
func (PaginationResponseValidationError) Cause ¶
func (e PaginationResponseValidationError) Cause() error
Cause function returns cause value.
func (PaginationResponseValidationError) Error ¶
func (e PaginationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PaginationResponseValidationError) ErrorName ¶
func (e PaginationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PaginationResponseValidationError) Field ¶
func (e PaginationResponseValidationError) Field() string
Field function returns field value.
func (PaginationResponseValidationError) Key ¶
func (e PaginationResponseValidationError) Key() bool
Key function returns key value.
func (PaginationResponseValidationError) Reason ¶
func (e PaginationResponseValidationError) Reason() string
Reason function returns reason value.
type PluginFanout ¶ added in v0.12.0
type PluginFanout struct { // Registration JSON schema RegistrationSchema []byte `protobuf:"bytes,4,opt,name=registration_schema,json=registrationSchema,proto3" json:"registration_schema,omitempty"` // Attachment JSON schema AttachmentSchema []byte `protobuf:"bytes,5,opt,name=attachment_schema,json=attachmentSchema,proto3" json:"attachment_schema,omitempty"` // List of materials that the integration is subscribed to SubscribedMaterials []string `protobuf:"bytes,6,rep,name=subscribed_materials,json=subscribedMaterials,proto3" json:"subscribed_materials,omitempty"` // contains filtered or unexported fields }
PluginFanout describes a plugin that can be used to fanout attestation and materials to multiple integrations
func (*PluginFanout) Descriptor
deprecated
added in
v0.12.0
func (*PluginFanout) Descriptor() ([]byte, []int)
Deprecated: Use PluginFanout.ProtoReflect.Descriptor instead.
func (*PluginFanout) GetAttachmentSchema ¶ added in v0.12.0
func (x *PluginFanout) GetAttachmentSchema() []byte
func (*PluginFanout) GetRegistrationSchema ¶ added in v0.12.0
func (x *PluginFanout) GetRegistrationSchema() []byte
func (*PluginFanout) GetSubscribedMaterials ¶ added in v0.12.0
func (x *PluginFanout) GetSubscribedMaterials() []string
func (*PluginFanout) ProtoMessage ¶ added in v0.12.0
func (*PluginFanout) ProtoMessage()
func (*PluginFanout) ProtoReflect ¶ added in v0.12.0
func (x *PluginFanout) ProtoReflect() protoreflect.Message
func (*PluginFanout) Reset ¶ added in v0.12.0
func (x *PluginFanout) Reset()
func (*PluginFanout) String ¶ added in v0.12.0
func (x *PluginFanout) String() string
func (*PluginFanout) Validate ¶ added in v0.12.0
func (m *PluginFanout) Validate() error
Validate checks the field values on PluginFanout 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 (*PluginFanout) ValidateAll ¶ added in v0.12.0
func (m *PluginFanout) ValidateAll() error
ValidateAll checks the field values on PluginFanout 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 PluginFanoutMultiError, or nil if none found.
type PluginFanoutMultiError ¶ added in v0.12.0
type PluginFanoutMultiError []error
PluginFanoutMultiError is an error wrapping multiple validation errors returned by PluginFanout.ValidateAll() if the designated constraints aren't met.
func (PluginFanoutMultiError) AllErrors ¶ added in v0.12.0
func (m PluginFanoutMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PluginFanoutMultiError) Error ¶ added in v0.12.0
func (m PluginFanoutMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PluginFanoutValidationError ¶ added in v0.12.0
type PluginFanoutValidationError struct {
// contains filtered or unexported fields
}
PluginFanoutValidationError is the validation error returned by PluginFanout.Validate if the designated constraints aren't met.
func (PluginFanoutValidationError) Cause ¶ added in v0.12.0
func (e PluginFanoutValidationError) Cause() error
Cause function returns cause value.
func (PluginFanoutValidationError) Error ¶ added in v0.12.0
func (e PluginFanoutValidationError) Error() string
Error satisfies the builtin error interface
func (PluginFanoutValidationError) ErrorName ¶ added in v0.12.0
func (e PluginFanoutValidationError) ErrorName() string
ErrorName returns error name.
func (PluginFanoutValidationError) Field ¶ added in v0.12.0
func (e PluginFanoutValidationError) Field() string
Field function returns field value.
func (PluginFanoutValidationError) Key ¶ added in v0.12.0
func (e PluginFanoutValidationError) Key() bool
Key function returns key value.
func (PluginFanoutValidationError) Reason ¶ added in v0.12.0
func (e PluginFanoutValidationError) Reason() string
Reason function returns reason value.
type ReferrerItem ¶ added in v0.30.0
type ReferrerItem struct { // Digest of the referrer, i.e sha256:deadbeef or sha1:beefdead Digest string `protobuf:"bytes,1,opt,name=digest,proto3" json:"digest,omitempty"` // Kind of referrer, i.e CONTAINER_IMAGE, GIT_HEAD, ... Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` // Whether the referrer is downloadable or not from CAS Downloadable bool `protobuf:"varint,3,opt,name=downloadable,proto3" json:"downloadable,omitempty"` // Whether the referrer is public since it belongs to a public workflow Public bool `protobuf:"varint,6,opt,name=public,proto3" json:"public,omitempty"` References []*ReferrerItem `protobuf:"bytes,4,rep,name=references,proto3" json:"references,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Metadata map[string]string `` /* 157-byte string literal not displayed */ Annotations map[string]string `` /* 163-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ReferrerItem) Descriptor
deprecated
added in
v0.30.0
func (*ReferrerItem) Descriptor() ([]byte, []int)
Deprecated: Use ReferrerItem.ProtoReflect.Descriptor instead.
func (*ReferrerItem) GetAnnotations ¶ added in v0.55.0
func (x *ReferrerItem) GetAnnotations() map[string]string
func (*ReferrerItem) GetCreatedAt ¶ added in v0.30.0
func (x *ReferrerItem) GetCreatedAt() *timestamppb.Timestamp
func (*ReferrerItem) GetDigest ¶ added in v0.30.0
func (x *ReferrerItem) GetDigest() string
func (*ReferrerItem) GetDownloadable ¶ added in v0.30.0
func (x *ReferrerItem) GetDownloadable() bool
func (*ReferrerItem) GetKind ¶ added in v0.30.0
func (x *ReferrerItem) GetKind() string
func (*ReferrerItem) GetMetadata ¶ added in v0.55.0
func (x *ReferrerItem) GetMetadata() map[string]string
func (*ReferrerItem) GetPublic ¶ added in v0.40.0
func (x *ReferrerItem) GetPublic() bool
func (*ReferrerItem) GetReferences ¶ added in v0.30.0
func (x *ReferrerItem) GetReferences() []*ReferrerItem
func (*ReferrerItem) ProtoMessage ¶ added in v0.30.0
func (*ReferrerItem) ProtoMessage()
func (*ReferrerItem) ProtoReflect ¶ added in v0.30.0
func (x *ReferrerItem) ProtoReflect() protoreflect.Message
func (*ReferrerItem) Reset ¶ added in v0.30.0
func (x *ReferrerItem) Reset()
func (*ReferrerItem) String ¶ added in v0.30.0
func (x *ReferrerItem) String() string
func (*ReferrerItem) Validate ¶ added in v0.30.0
func (m *ReferrerItem) Validate() error
Validate checks the field values on ReferrerItem 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 (*ReferrerItem) ValidateAll ¶ added in v0.30.0
func (m *ReferrerItem) ValidateAll() error
ValidateAll checks the field values on ReferrerItem 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 ReferrerItemMultiError, or nil if none found.
type ReferrerItemMultiError ¶ added in v0.30.0
type ReferrerItemMultiError []error
ReferrerItemMultiError is an error wrapping multiple validation errors returned by ReferrerItem.ValidateAll() if the designated constraints aren't met.
func (ReferrerItemMultiError) AllErrors ¶ added in v0.30.0
func (m ReferrerItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReferrerItemMultiError) Error ¶ added in v0.30.0
func (m ReferrerItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReferrerItemValidationError ¶ added in v0.30.0
type ReferrerItemValidationError struct {
// contains filtered or unexported fields
}
ReferrerItemValidationError is the validation error returned by ReferrerItem.Validate if the designated constraints aren't met.
func (ReferrerItemValidationError) Cause ¶ added in v0.30.0
func (e ReferrerItemValidationError) Cause() error
Cause function returns cause value.
func (ReferrerItemValidationError) Error ¶ added in v0.30.0
func (e ReferrerItemValidationError) Error() string
Error satisfies the builtin error interface
func (ReferrerItemValidationError) ErrorName ¶ added in v0.30.0
func (e ReferrerItemValidationError) ErrorName() string
ErrorName returns error name.
func (ReferrerItemValidationError) Field ¶ added in v0.30.0
func (e ReferrerItemValidationError) Field() string
Field function returns field value.
func (ReferrerItemValidationError) Key ¶ added in v0.30.0
func (e ReferrerItemValidationError) Key() bool
Key function returns key value.
func (ReferrerItemValidationError) Reason ¶ added in v0.30.0
func (e ReferrerItemValidationError) Reason() string
Reason function returns reason value.
type ReferrerServiceClient ¶ added in v0.30.0
type ReferrerServiceClient interface { // DiscoverPrivate returns the referrer item for a given digest in the organizations of the logged-in user DiscoverPrivate(ctx context.Context, in *ReferrerServiceDiscoverPrivateRequest, opts ...grpc.CallOption) (*ReferrerServiceDiscoverPrivateResponse, error) DiscoverPublicShared(ctx context.Context, in *DiscoverPublicSharedRequest, opts ...grpc.CallOption) (*DiscoverPublicSharedResponse, error) }
ReferrerServiceClient is the client API for ReferrerService 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 NewReferrerServiceClient ¶ added in v0.30.0
func NewReferrerServiceClient(cc grpc.ClientConnInterface) ReferrerServiceClient
type ReferrerServiceDiscoverPrivateRequest ¶ added in v0.40.0
type ReferrerServiceDiscoverPrivateRequest struct { Digest string `protobuf:"bytes,1,opt,name=digest,proto3" json:"digest,omitempty"` // Optional kind of referrer, i.e CONTAINER_IMAGE, GIT_HEAD, ... // Used to filter and resolve ambiguities Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` // contains filtered or unexported fields }
func (*ReferrerServiceDiscoverPrivateRequest) Descriptor
deprecated
added in
v0.40.0
func (*ReferrerServiceDiscoverPrivateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReferrerServiceDiscoverPrivateRequest.ProtoReflect.Descriptor instead.
func (*ReferrerServiceDiscoverPrivateRequest) GetDigest ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateRequest) GetDigest() string
func (*ReferrerServiceDiscoverPrivateRequest) GetKind ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateRequest) GetKind() string
func (*ReferrerServiceDiscoverPrivateRequest) ProtoMessage ¶ added in v0.40.0
func (*ReferrerServiceDiscoverPrivateRequest) ProtoMessage()
func (*ReferrerServiceDiscoverPrivateRequest) ProtoReflect ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateRequest) ProtoReflect() protoreflect.Message
func (*ReferrerServiceDiscoverPrivateRequest) Reset ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateRequest) Reset()
func (*ReferrerServiceDiscoverPrivateRequest) String ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateRequest) String() string
func (*ReferrerServiceDiscoverPrivateRequest) Validate ¶ added in v0.40.0
func (m *ReferrerServiceDiscoverPrivateRequest) Validate() error
Validate checks the field values on ReferrerServiceDiscoverPrivateRequest 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 (*ReferrerServiceDiscoverPrivateRequest) ValidateAll ¶ added in v0.40.0
func (m *ReferrerServiceDiscoverPrivateRequest) ValidateAll() error
ValidateAll checks the field values on ReferrerServiceDiscoverPrivateRequest 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 ReferrerServiceDiscoverPrivateRequestMultiError, or nil if none found.
type ReferrerServiceDiscoverPrivateRequestMultiError ¶ added in v0.40.0
type ReferrerServiceDiscoverPrivateRequestMultiError []error
ReferrerServiceDiscoverPrivateRequestMultiError is an error wrapping multiple validation errors returned by ReferrerServiceDiscoverPrivateRequest.ValidateAll() if the designated constraints aren't met.
func (ReferrerServiceDiscoverPrivateRequestMultiError) AllErrors ¶ added in v0.40.0
func (m ReferrerServiceDiscoverPrivateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReferrerServiceDiscoverPrivateRequestMultiError) Error ¶ added in v0.40.0
func (m ReferrerServiceDiscoverPrivateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReferrerServiceDiscoverPrivateRequestValidationError ¶ added in v0.40.0
type ReferrerServiceDiscoverPrivateRequestValidationError struct {
// contains filtered or unexported fields
}
ReferrerServiceDiscoverPrivateRequestValidationError is the validation error returned by ReferrerServiceDiscoverPrivateRequest.Validate if the designated constraints aren't met.
func (ReferrerServiceDiscoverPrivateRequestValidationError) Cause ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateRequestValidationError) Cause() error
Cause function returns cause value.
func (ReferrerServiceDiscoverPrivateRequestValidationError) Error ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ReferrerServiceDiscoverPrivateRequestValidationError) ErrorName ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ReferrerServiceDiscoverPrivateRequestValidationError) Field ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateRequestValidationError) Field() string
Field function returns field value.
func (ReferrerServiceDiscoverPrivateRequestValidationError) Key ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateRequestValidationError) Key() bool
Key function returns key value.
func (ReferrerServiceDiscoverPrivateRequestValidationError) Reason ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateRequestValidationError) Reason() string
Reason function returns reason value.
type ReferrerServiceDiscoverPrivateResponse ¶ added in v0.40.0
type ReferrerServiceDiscoverPrivateResponse struct { Result *ReferrerItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*ReferrerServiceDiscoverPrivateResponse) Descriptor
deprecated
added in
v0.40.0
func (*ReferrerServiceDiscoverPrivateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReferrerServiceDiscoverPrivateResponse.ProtoReflect.Descriptor instead.
func (*ReferrerServiceDiscoverPrivateResponse) GetResult ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateResponse) GetResult() *ReferrerItem
func (*ReferrerServiceDiscoverPrivateResponse) ProtoMessage ¶ added in v0.40.0
func (*ReferrerServiceDiscoverPrivateResponse) ProtoMessage()
func (*ReferrerServiceDiscoverPrivateResponse) ProtoReflect ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateResponse) ProtoReflect() protoreflect.Message
func (*ReferrerServiceDiscoverPrivateResponse) Reset ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateResponse) Reset()
func (*ReferrerServiceDiscoverPrivateResponse) String ¶ added in v0.40.0
func (x *ReferrerServiceDiscoverPrivateResponse) String() string
func (*ReferrerServiceDiscoverPrivateResponse) Validate ¶ added in v0.40.0
func (m *ReferrerServiceDiscoverPrivateResponse) Validate() error
Validate checks the field values on ReferrerServiceDiscoverPrivateResponse 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 (*ReferrerServiceDiscoverPrivateResponse) ValidateAll ¶ added in v0.40.0
func (m *ReferrerServiceDiscoverPrivateResponse) ValidateAll() error
ValidateAll checks the field values on ReferrerServiceDiscoverPrivateResponse 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 ReferrerServiceDiscoverPrivateResponseMultiError, or nil if none found.
type ReferrerServiceDiscoverPrivateResponseMultiError ¶ added in v0.40.0
type ReferrerServiceDiscoverPrivateResponseMultiError []error
ReferrerServiceDiscoverPrivateResponseMultiError is an error wrapping multiple validation errors returned by ReferrerServiceDiscoverPrivateResponse.ValidateAll() if the designated constraints aren't met.
func (ReferrerServiceDiscoverPrivateResponseMultiError) AllErrors ¶ added in v0.40.0
func (m ReferrerServiceDiscoverPrivateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReferrerServiceDiscoverPrivateResponseMultiError) Error ¶ added in v0.40.0
func (m ReferrerServiceDiscoverPrivateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReferrerServiceDiscoverPrivateResponseValidationError ¶ added in v0.40.0
type ReferrerServiceDiscoverPrivateResponseValidationError struct {
// contains filtered or unexported fields
}
ReferrerServiceDiscoverPrivateResponseValidationError is the validation error returned by ReferrerServiceDiscoverPrivateResponse.Validate if the designated constraints aren't met.
func (ReferrerServiceDiscoverPrivateResponseValidationError) Cause ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateResponseValidationError) Cause() error
Cause function returns cause value.
func (ReferrerServiceDiscoverPrivateResponseValidationError) Error ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ReferrerServiceDiscoverPrivateResponseValidationError) ErrorName ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ReferrerServiceDiscoverPrivateResponseValidationError) Field ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateResponseValidationError) Field() string
Field function returns field value.
func (ReferrerServiceDiscoverPrivateResponseValidationError) Key ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateResponseValidationError) Key() bool
Key function returns key value.
func (ReferrerServiceDiscoverPrivateResponseValidationError) Reason ¶ added in v0.40.0
func (e ReferrerServiceDiscoverPrivateResponseValidationError) Reason() string
Reason function returns reason value.
type ReferrerServiceHTTPClient ¶ added in v0.30.0
type ReferrerServiceHTTPClient interface {
}func NewReferrerServiceHTTPClient ¶ added in v0.30.0
func NewReferrerServiceHTTPClient(client *http.Client) ReferrerServiceHTTPClient
type ReferrerServiceHTTPClientImpl ¶ added in v0.30.0
type ReferrerServiceHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*ReferrerServiceHTTPClientImpl) DiscoverPublicShared ¶ added in v0.40.0
func (c *ReferrerServiceHTTPClientImpl) DiscoverPublicShared(ctx context.Context, in *DiscoverPublicSharedRequest, opts ...http.CallOption) (*DiscoverPublicSharedResponse, error)
type ReferrerServiceHTTPServer ¶ added in v0.30.0
type ReferrerServiceHTTPServer interface { context.Context, *DiscoverPublicSharedRequest) (*DiscoverPublicSharedResponse, error) }DiscoverPublicShared(
type ReferrerServiceServer ¶ added in v0.30.0
type ReferrerServiceServer interface { // DiscoverPrivate returns the referrer item for a given digest in the organizations of the logged-in user DiscoverPrivate(context.Context, *ReferrerServiceDiscoverPrivateRequest) (*ReferrerServiceDiscoverPrivateResponse, error) DiscoverPublicShared(context.Context, *DiscoverPublicSharedRequest) (*DiscoverPublicSharedResponse, error) // contains filtered or unexported methods }
ReferrerServiceServer is the server API for ReferrerService service. All implementations must embed UnimplementedReferrerServiceServer for forward compatibility
type RegisteredIntegrationItem ¶ added in v0.11.1
type RegisteredIntegrationItem struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` // Description of the registration, used for display purposes Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Arbitrary configuration for the integration Config []byte `protobuf:"bytes,5,opt,name=config,proto3" json:"config,omitempty"` // contains filtered or unexported fields }
func (*RegisteredIntegrationItem) Descriptor
deprecated
added in
v0.11.1
func (*RegisteredIntegrationItem) Descriptor() ([]byte, []int)
Deprecated: Use RegisteredIntegrationItem.ProtoReflect.Descriptor instead.
func (*RegisteredIntegrationItem) GetConfig ¶ added in v0.11.1
func (x *RegisteredIntegrationItem) GetConfig() []byte
func (*RegisteredIntegrationItem) GetCreatedAt ¶ added in v0.11.1
func (x *RegisteredIntegrationItem) GetCreatedAt() *timestamppb.Timestamp
func (*RegisteredIntegrationItem) GetDescription ¶ added in v0.11.1
func (x *RegisteredIntegrationItem) GetDescription() string
func (*RegisteredIntegrationItem) GetId ¶ added in v0.11.1
func (x *RegisteredIntegrationItem) GetId() string
func (*RegisteredIntegrationItem) GetKind ¶ added in v0.11.1
func (x *RegisteredIntegrationItem) GetKind() string
func (*RegisteredIntegrationItem) ProtoMessage ¶ added in v0.11.1
func (*RegisteredIntegrationItem) ProtoMessage()
func (*RegisteredIntegrationItem) ProtoReflect ¶ added in v0.11.1
func (x *RegisteredIntegrationItem) ProtoReflect() protoreflect.Message
func (*RegisteredIntegrationItem) Reset ¶ added in v0.11.1
func (x *RegisteredIntegrationItem) Reset()
func (*RegisteredIntegrationItem) String ¶ added in v0.11.1
func (x *RegisteredIntegrationItem) String() string
func (*RegisteredIntegrationItem) Validate ¶ added in v0.11.1
func (m *RegisteredIntegrationItem) Validate() error
Validate checks the field values on RegisteredIntegrationItem 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 (*RegisteredIntegrationItem) ValidateAll ¶ added in v0.11.1
func (m *RegisteredIntegrationItem) ValidateAll() error
ValidateAll checks the field values on RegisteredIntegrationItem 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 RegisteredIntegrationItemMultiError, or nil if none found.
type RegisteredIntegrationItemMultiError ¶ added in v0.11.1
type RegisteredIntegrationItemMultiError []error
RegisteredIntegrationItemMultiError is an error wrapping multiple validation errors returned by RegisteredIntegrationItem.ValidateAll() if the designated constraints aren't met.
func (RegisteredIntegrationItemMultiError) AllErrors ¶ added in v0.11.1
func (m RegisteredIntegrationItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisteredIntegrationItemMultiError) Error ¶ added in v0.11.1
func (m RegisteredIntegrationItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisteredIntegrationItemValidationError ¶ added in v0.11.1
type RegisteredIntegrationItemValidationError struct {
// contains filtered or unexported fields
}
RegisteredIntegrationItemValidationError is the validation error returned by RegisteredIntegrationItem.Validate if the designated constraints aren't met.
func (RegisteredIntegrationItemValidationError) Cause ¶ added in v0.11.1
func (e RegisteredIntegrationItemValidationError) Cause() error
Cause function returns cause value.
func (RegisteredIntegrationItemValidationError) Error ¶ added in v0.11.1
func (e RegisteredIntegrationItemValidationError) Error() string
Error satisfies the builtin error interface
func (RegisteredIntegrationItemValidationError) ErrorName ¶ added in v0.11.1
func (e RegisteredIntegrationItemValidationError) ErrorName() string
ErrorName returns error name.
func (RegisteredIntegrationItemValidationError) Field ¶ added in v0.11.1
func (e RegisteredIntegrationItemValidationError) Field() string
Field function returns field value.
func (RegisteredIntegrationItemValidationError) Key ¶ added in v0.11.1
func (e RegisteredIntegrationItemValidationError) Key() bool
Key function returns key value.
func (RegisteredIntegrationItemValidationError) Reason ¶ added in v0.11.1
func (e RegisteredIntegrationItemValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceClient ¶
type RobotAccountServiceClient interface { Create(ctx context.Context, in *RobotAccountServiceCreateRequest, opts ...grpc.CallOption) (*RobotAccountServiceCreateResponse, error) List(ctx context.Context, in *RobotAccountServiceListRequest, opts ...grpc.CallOption) (*RobotAccountServiceListResponse, error) Revoke(ctx context.Context, in *RobotAccountServiceRevokeRequest, opts ...grpc.CallOption) (*RobotAccountServiceRevokeResponse, error) }
RobotAccountServiceClient is the client API for RobotAccountService 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 NewRobotAccountServiceClient ¶
func NewRobotAccountServiceClient(cc grpc.ClientConnInterface) RobotAccountServiceClient
type RobotAccountServiceCreateRequest ¶
type RobotAccountServiceCreateRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` // contains filtered or unexported fields }
func (*RobotAccountServiceCreateRequest) Descriptor
deprecated
func (*RobotAccountServiceCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RobotAccountServiceCreateRequest.ProtoReflect.Descriptor instead.
func (*RobotAccountServiceCreateRequest) GetName ¶
func (x *RobotAccountServiceCreateRequest) GetName() string
func (*RobotAccountServiceCreateRequest) GetWorkflowId ¶
func (x *RobotAccountServiceCreateRequest) GetWorkflowId() string
func (*RobotAccountServiceCreateRequest) ProtoMessage ¶
func (*RobotAccountServiceCreateRequest) ProtoMessage()
func (*RobotAccountServiceCreateRequest) ProtoReflect ¶
func (x *RobotAccountServiceCreateRequest) ProtoReflect() protoreflect.Message
func (*RobotAccountServiceCreateRequest) Reset ¶
func (x *RobotAccountServiceCreateRequest) Reset()
func (*RobotAccountServiceCreateRequest) String ¶
func (x *RobotAccountServiceCreateRequest) String() string
func (*RobotAccountServiceCreateRequest) Validate ¶
func (m *RobotAccountServiceCreateRequest) Validate() error
Validate checks the field values on RobotAccountServiceCreateRequest 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 (*RobotAccountServiceCreateRequest) ValidateAll ¶
func (m *RobotAccountServiceCreateRequest) ValidateAll() error
ValidateAll checks the field values on RobotAccountServiceCreateRequest 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 RobotAccountServiceCreateRequestMultiError, or nil if none found.
type RobotAccountServiceCreateRequestMultiError ¶
type RobotAccountServiceCreateRequestMultiError []error
RobotAccountServiceCreateRequestMultiError is an error wrapping multiple validation errors returned by RobotAccountServiceCreateRequest.ValidateAll() if the designated constraints aren't met.
func (RobotAccountServiceCreateRequestMultiError) AllErrors ¶
func (m RobotAccountServiceCreateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RobotAccountServiceCreateRequestMultiError) Error ¶
func (m RobotAccountServiceCreateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RobotAccountServiceCreateRequestValidationError ¶
type RobotAccountServiceCreateRequestValidationError struct {
// contains filtered or unexported fields
}
RobotAccountServiceCreateRequestValidationError is the validation error returned by RobotAccountServiceCreateRequest.Validate if the designated constraints aren't met.
func (RobotAccountServiceCreateRequestValidationError) Cause ¶
func (e RobotAccountServiceCreateRequestValidationError) Cause() error
Cause function returns cause value.
func (RobotAccountServiceCreateRequestValidationError) Error ¶
func (e RobotAccountServiceCreateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RobotAccountServiceCreateRequestValidationError) ErrorName ¶
func (e RobotAccountServiceCreateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RobotAccountServiceCreateRequestValidationError) Field ¶
func (e RobotAccountServiceCreateRequestValidationError) Field() string
Field function returns field value.
func (RobotAccountServiceCreateRequestValidationError) Key ¶
func (e RobotAccountServiceCreateRequestValidationError) Key() bool
Key function returns key value.
func (RobotAccountServiceCreateRequestValidationError) Reason ¶
func (e RobotAccountServiceCreateRequestValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceCreateResponse ¶
type RobotAccountServiceCreateResponse struct { Result *RobotAccountServiceCreateResponse_RobotAccountFull `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*RobotAccountServiceCreateResponse) Descriptor
deprecated
func (*RobotAccountServiceCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use RobotAccountServiceCreateResponse.ProtoReflect.Descriptor instead.
func (*RobotAccountServiceCreateResponse) GetResult ¶
func (x *RobotAccountServiceCreateResponse) GetResult() *RobotAccountServiceCreateResponse_RobotAccountFull
func (*RobotAccountServiceCreateResponse) ProtoMessage ¶
func (*RobotAccountServiceCreateResponse) ProtoMessage()
func (*RobotAccountServiceCreateResponse) ProtoReflect ¶
func (x *RobotAccountServiceCreateResponse) ProtoReflect() protoreflect.Message
func (*RobotAccountServiceCreateResponse) Reset ¶
func (x *RobotAccountServiceCreateResponse) Reset()
func (*RobotAccountServiceCreateResponse) String ¶
func (x *RobotAccountServiceCreateResponse) String() string
func (*RobotAccountServiceCreateResponse) Validate ¶
func (m *RobotAccountServiceCreateResponse) Validate() error
Validate checks the field values on RobotAccountServiceCreateResponse 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 (*RobotAccountServiceCreateResponse) ValidateAll ¶
func (m *RobotAccountServiceCreateResponse) ValidateAll() error
ValidateAll checks the field values on RobotAccountServiceCreateResponse 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 RobotAccountServiceCreateResponseMultiError, or nil if none found.
type RobotAccountServiceCreateResponseMultiError ¶
type RobotAccountServiceCreateResponseMultiError []error
RobotAccountServiceCreateResponseMultiError is an error wrapping multiple validation errors returned by RobotAccountServiceCreateResponse.ValidateAll() if the designated constraints aren't met.
func (RobotAccountServiceCreateResponseMultiError) AllErrors ¶
func (m RobotAccountServiceCreateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RobotAccountServiceCreateResponseMultiError) Error ¶
func (m RobotAccountServiceCreateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RobotAccountServiceCreateResponseValidationError ¶
type RobotAccountServiceCreateResponseValidationError struct {
// contains filtered or unexported fields
}
RobotAccountServiceCreateResponseValidationError is the validation error returned by RobotAccountServiceCreateResponse.Validate if the designated constraints aren't met.
func (RobotAccountServiceCreateResponseValidationError) Cause ¶
func (e RobotAccountServiceCreateResponseValidationError) Cause() error
Cause function returns cause value.
func (RobotAccountServiceCreateResponseValidationError) Error ¶
func (e RobotAccountServiceCreateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RobotAccountServiceCreateResponseValidationError) ErrorName ¶
func (e RobotAccountServiceCreateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RobotAccountServiceCreateResponseValidationError) Field ¶
func (e RobotAccountServiceCreateResponseValidationError) Field() string
Field function returns field value.
func (RobotAccountServiceCreateResponseValidationError) Key ¶
func (e RobotAccountServiceCreateResponseValidationError) Key() bool
Key function returns key value.
func (RobotAccountServiceCreateResponseValidationError) Reason ¶
func (e RobotAccountServiceCreateResponseValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceCreateResponse_RobotAccountFull ¶
type RobotAccountServiceCreateResponse_RobotAccountFull 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"` WorkflowId string `protobuf:"bytes,3,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` RevokedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=revoked_at,json=revokedAt,proto3" json:"revoked_at,omitempty"` // The key is returned only during creation Key string `protobuf:"bytes,6,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*RobotAccountServiceCreateResponse_RobotAccountFull) Descriptor
deprecated
func (*RobotAccountServiceCreateResponse_RobotAccountFull) Descriptor() ([]byte, []int)
Deprecated: Use RobotAccountServiceCreateResponse_RobotAccountFull.ProtoReflect.Descriptor instead.
func (*RobotAccountServiceCreateResponse_RobotAccountFull) GetCreatedAt ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetCreatedAt() *timestamppb.Timestamp
func (*RobotAccountServiceCreateResponse_RobotAccountFull) GetId ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetId() string
func (*RobotAccountServiceCreateResponse_RobotAccountFull) GetKey ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetKey() string
func (*RobotAccountServiceCreateResponse_RobotAccountFull) GetName ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetName() string
func (*RobotAccountServiceCreateResponse_RobotAccountFull) GetRevokedAt ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetRevokedAt() *timestamppb.Timestamp
func (*RobotAccountServiceCreateResponse_RobotAccountFull) GetWorkflowId ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) GetWorkflowId() string
func (*RobotAccountServiceCreateResponse_RobotAccountFull) ProtoMessage ¶
func (*RobotAccountServiceCreateResponse_RobotAccountFull) ProtoMessage()
func (*RobotAccountServiceCreateResponse_RobotAccountFull) ProtoReflect ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) ProtoReflect() protoreflect.Message
func (*RobotAccountServiceCreateResponse_RobotAccountFull) Reset ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) Reset()
func (*RobotAccountServiceCreateResponse_RobotAccountFull) String ¶
func (x *RobotAccountServiceCreateResponse_RobotAccountFull) String() string
func (*RobotAccountServiceCreateResponse_RobotAccountFull) Validate ¶
func (m *RobotAccountServiceCreateResponse_RobotAccountFull) Validate() error
Validate checks the field values on RobotAccountServiceCreateResponse_RobotAccountFull 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 (*RobotAccountServiceCreateResponse_RobotAccountFull) ValidateAll ¶
func (m *RobotAccountServiceCreateResponse_RobotAccountFull) ValidateAll() error
ValidateAll checks the field values on RobotAccountServiceCreateResponse_RobotAccountFull 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 RobotAccountServiceCreateResponse_RobotAccountFullMultiError, or nil if none found.
type RobotAccountServiceCreateResponse_RobotAccountFullMultiError ¶
type RobotAccountServiceCreateResponse_RobotAccountFullMultiError []error
RobotAccountServiceCreateResponse_RobotAccountFullMultiError is an error wrapping multiple validation errors returned by RobotAccountServiceCreateResponse_RobotAccountFull.ValidateAll() if the designated constraints aren't met.
func (RobotAccountServiceCreateResponse_RobotAccountFullMultiError) AllErrors ¶
func (m RobotAccountServiceCreateResponse_RobotAccountFullMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RobotAccountServiceCreateResponse_RobotAccountFullMultiError) Error ¶
func (m RobotAccountServiceCreateResponse_RobotAccountFullMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RobotAccountServiceCreateResponse_RobotAccountFullValidationError ¶
type RobotAccountServiceCreateResponse_RobotAccountFullValidationError struct {
// contains filtered or unexported fields
}
RobotAccountServiceCreateResponse_RobotAccountFullValidationError is the validation error returned by RobotAccountServiceCreateResponse_RobotAccountFull.Validate if the designated constraints aren't met.
func (RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Cause ¶
func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Cause() error
Cause function returns cause value.
func (RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Error ¶
func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Error() string
Error satisfies the builtin error interface
func (RobotAccountServiceCreateResponse_RobotAccountFullValidationError) ErrorName ¶
func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) ErrorName() string
ErrorName returns error name.
func (RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Field ¶
func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Field() string
Field function returns field value.
func (RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Key ¶
Key function returns key value.
func (RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Reason ¶
func (e RobotAccountServiceCreateResponse_RobotAccountFullValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceListRequest ¶
type RobotAccountServiceListRequest struct { WorkflowId string `protobuf:"bytes,1,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` IncludeRevoked bool `protobuf:"varint,2,opt,name=include_revoked,json=includeRevoked,proto3" json:"include_revoked,omitempty"` // contains filtered or unexported fields }
func (*RobotAccountServiceListRequest) Descriptor
deprecated
func (*RobotAccountServiceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use RobotAccountServiceListRequest.ProtoReflect.Descriptor instead.
func (*RobotAccountServiceListRequest) GetIncludeRevoked ¶
func (x *RobotAccountServiceListRequest) GetIncludeRevoked() bool
func (*RobotAccountServiceListRequest) GetWorkflowId ¶
func (x *RobotAccountServiceListRequest) GetWorkflowId() string
func (*RobotAccountServiceListRequest) ProtoMessage ¶
func (*RobotAccountServiceListRequest) ProtoMessage()
func (*RobotAccountServiceListRequest) ProtoReflect ¶
func (x *RobotAccountServiceListRequest) ProtoReflect() protoreflect.Message
func (*RobotAccountServiceListRequest) Reset ¶
func (x *RobotAccountServiceListRequest) Reset()
func (*RobotAccountServiceListRequest) String ¶
func (x *RobotAccountServiceListRequest) String() string
func (*RobotAccountServiceListRequest) Validate ¶
func (m *RobotAccountServiceListRequest) Validate() error
Validate checks the field values on RobotAccountServiceListRequest 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 (*RobotAccountServiceListRequest) ValidateAll ¶
func (m *RobotAccountServiceListRequest) ValidateAll() error
ValidateAll checks the field values on RobotAccountServiceListRequest 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 RobotAccountServiceListRequestMultiError, or nil if none found.
type RobotAccountServiceListRequestMultiError ¶
type RobotAccountServiceListRequestMultiError []error
RobotAccountServiceListRequestMultiError is an error wrapping multiple validation errors returned by RobotAccountServiceListRequest.ValidateAll() if the designated constraints aren't met.
func (RobotAccountServiceListRequestMultiError) AllErrors ¶
func (m RobotAccountServiceListRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RobotAccountServiceListRequestMultiError) Error ¶
func (m RobotAccountServiceListRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RobotAccountServiceListRequestValidationError ¶
type RobotAccountServiceListRequestValidationError struct {
// contains filtered or unexported fields
}
RobotAccountServiceListRequestValidationError is the validation error returned by RobotAccountServiceListRequest.Validate if the designated constraints aren't met.
func (RobotAccountServiceListRequestValidationError) Cause ¶
func (e RobotAccountServiceListRequestValidationError) Cause() error
Cause function returns cause value.
func (RobotAccountServiceListRequestValidationError) Error ¶
func (e RobotAccountServiceListRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RobotAccountServiceListRequestValidationError) ErrorName ¶
func (e RobotAccountServiceListRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RobotAccountServiceListRequestValidationError) Field ¶
func (e RobotAccountServiceListRequestValidationError) Field() string
Field function returns field value.
func (RobotAccountServiceListRequestValidationError) Key ¶
func (e RobotAccountServiceListRequestValidationError) Key() bool
Key function returns key value.
func (RobotAccountServiceListRequestValidationError) Reason ¶
func (e RobotAccountServiceListRequestValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceListResponse ¶
type RobotAccountServiceListResponse struct { Result []*RobotAccountServiceListResponse_RobotAccountItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*RobotAccountServiceListResponse) Descriptor
deprecated
func (*RobotAccountServiceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use RobotAccountServiceListResponse.ProtoReflect.Descriptor instead.
func (*RobotAccountServiceListResponse) GetResult ¶
func (x *RobotAccountServiceListResponse) GetResult() []*RobotAccountServiceListResponse_RobotAccountItem
func (*RobotAccountServiceListResponse) ProtoMessage ¶
func (*RobotAccountServiceListResponse) ProtoMessage()
func (*RobotAccountServiceListResponse) ProtoReflect ¶
func (x *RobotAccountServiceListResponse) ProtoReflect() protoreflect.Message
func (*RobotAccountServiceListResponse) Reset ¶
func (x *RobotAccountServiceListResponse) Reset()
func (*RobotAccountServiceListResponse) String ¶
func (x *RobotAccountServiceListResponse) String() string
func (*RobotAccountServiceListResponse) Validate ¶
func (m *RobotAccountServiceListResponse) Validate() error
Validate checks the field values on RobotAccountServiceListResponse 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 (*RobotAccountServiceListResponse) ValidateAll ¶
func (m *RobotAccountServiceListResponse) ValidateAll() error
ValidateAll checks the field values on RobotAccountServiceListResponse 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 RobotAccountServiceListResponseMultiError, or nil if none found.
type RobotAccountServiceListResponseMultiError ¶
type RobotAccountServiceListResponseMultiError []error
RobotAccountServiceListResponseMultiError is an error wrapping multiple validation errors returned by RobotAccountServiceListResponse.ValidateAll() if the designated constraints aren't met.
func (RobotAccountServiceListResponseMultiError) AllErrors ¶
func (m RobotAccountServiceListResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RobotAccountServiceListResponseMultiError) Error ¶
func (m RobotAccountServiceListResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RobotAccountServiceListResponseValidationError ¶
type RobotAccountServiceListResponseValidationError struct {
// contains filtered or unexported fields
}
RobotAccountServiceListResponseValidationError is the validation error returned by RobotAccountServiceListResponse.Validate if the designated constraints aren't met.
func (RobotAccountServiceListResponseValidationError) Cause ¶
func (e RobotAccountServiceListResponseValidationError) Cause() error
Cause function returns cause value.
func (RobotAccountServiceListResponseValidationError) Error ¶
func (e RobotAccountServiceListResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RobotAccountServiceListResponseValidationError) ErrorName ¶
func (e RobotAccountServiceListResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RobotAccountServiceListResponseValidationError) Field ¶
func (e RobotAccountServiceListResponseValidationError) Field() string
Field function returns field value.
func (RobotAccountServiceListResponseValidationError) Key ¶
func (e RobotAccountServiceListResponseValidationError) Key() bool
Key function returns key value.
func (RobotAccountServiceListResponseValidationError) Reason ¶
func (e RobotAccountServiceListResponseValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceListResponse_RobotAccountItem ¶
type RobotAccountServiceListResponse_RobotAccountItem 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"` WorkflowId string `protobuf:"bytes,3,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` RevokedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=revoked_at,json=revokedAt,proto3" json:"revoked_at,omitempty"` // contains filtered or unexported fields }
func (*RobotAccountServiceListResponse_RobotAccountItem) Descriptor
deprecated
func (*RobotAccountServiceListResponse_RobotAccountItem) Descriptor() ([]byte, []int)
Deprecated: Use RobotAccountServiceListResponse_RobotAccountItem.ProtoReflect.Descriptor instead.
func (*RobotAccountServiceListResponse_RobotAccountItem) GetCreatedAt ¶
func (x *RobotAccountServiceListResponse_RobotAccountItem) GetCreatedAt() *timestamppb.Timestamp
func (*RobotAccountServiceListResponse_RobotAccountItem) GetId ¶
func (x *RobotAccountServiceListResponse_RobotAccountItem) GetId() string
func (*RobotAccountServiceListResponse_RobotAccountItem) GetName ¶
func (x *RobotAccountServiceListResponse_RobotAccountItem) GetName() string
func (*RobotAccountServiceListResponse_RobotAccountItem) GetRevokedAt ¶
func (x *RobotAccountServiceListResponse_RobotAccountItem) GetRevokedAt() *timestamppb.Timestamp
func (*RobotAccountServiceListResponse_RobotAccountItem) GetWorkflowId ¶
func (x *RobotAccountServiceListResponse_RobotAccountItem) GetWorkflowId() string
func (*RobotAccountServiceListResponse_RobotAccountItem) ProtoMessage ¶
func (*RobotAccountServiceListResponse_RobotAccountItem) ProtoMessage()
func (*RobotAccountServiceListResponse_RobotAccountItem) ProtoReflect ¶
func (x *RobotAccountServiceListResponse_RobotAccountItem) ProtoReflect() protoreflect.Message
func (*RobotAccountServiceListResponse_RobotAccountItem) Reset ¶
func (x *RobotAccountServiceListResponse_RobotAccountItem) Reset()
func (*RobotAccountServiceListResponse_RobotAccountItem) String ¶
func (x *RobotAccountServiceListResponse_RobotAccountItem) String() string
func (*RobotAccountServiceListResponse_RobotAccountItem) Validate ¶
func (m *RobotAccountServiceListResponse_RobotAccountItem) Validate() error
Validate checks the field values on RobotAccountServiceListResponse_RobotAccountItem 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 (*RobotAccountServiceListResponse_RobotAccountItem) ValidateAll ¶
func (m *RobotAccountServiceListResponse_RobotAccountItem) ValidateAll() error
ValidateAll checks the field values on RobotAccountServiceListResponse_RobotAccountItem 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 RobotAccountServiceListResponse_RobotAccountItemMultiError, or nil if none found.
type RobotAccountServiceListResponse_RobotAccountItemMultiError ¶
type RobotAccountServiceListResponse_RobotAccountItemMultiError []error
RobotAccountServiceListResponse_RobotAccountItemMultiError is an error wrapping multiple validation errors returned by RobotAccountServiceListResponse_RobotAccountItem.ValidateAll() if the designated constraints aren't met.
func (RobotAccountServiceListResponse_RobotAccountItemMultiError) AllErrors ¶
func (m RobotAccountServiceListResponse_RobotAccountItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RobotAccountServiceListResponse_RobotAccountItemMultiError) Error ¶
func (m RobotAccountServiceListResponse_RobotAccountItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RobotAccountServiceListResponse_RobotAccountItemValidationError ¶
type RobotAccountServiceListResponse_RobotAccountItemValidationError struct {
// contains filtered or unexported fields
}
RobotAccountServiceListResponse_RobotAccountItemValidationError is the validation error returned by RobotAccountServiceListResponse_RobotAccountItem.Validate if the designated constraints aren't met.
func (RobotAccountServiceListResponse_RobotAccountItemValidationError) Cause ¶
func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Cause() error
Cause function returns cause value.
func (RobotAccountServiceListResponse_RobotAccountItemValidationError) Error ¶
func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Error() string
Error satisfies the builtin error interface
func (RobotAccountServiceListResponse_RobotAccountItemValidationError) ErrorName ¶
func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) ErrorName() string
ErrorName returns error name.
func (RobotAccountServiceListResponse_RobotAccountItemValidationError) Field ¶
func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Field() string
Field function returns field value.
func (RobotAccountServiceListResponse_RobotAccountItemValidationError) Key ¶
Key function returns key value.
func (RobotAccountServiceListResponse_RobotAccountItemValidationError) Reason ¶
func (e RobotAccountServiceListResponse_RobotAccountItemValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceRevokeRequest ¶
type RobotAccountServiceRevokeRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*RobotAccountServiceRevokeRequest) Descriptor
deprecated
func (*RobotAccountServiceRevokeRequest) Descriptor() ([]byte, []int)
Deprecated: Use RobotAccountServiceRevokeRequest.ProtoReflect.Descriptor instead.
func (*RobotAccountServiceRevokeRequest) GetId ¶
func (x *RobotAccountServiceRevokeRequest) GetId() string
func (*RobotAccountServiceRevokeRequest) ProtoMessage ¶
func (*RobotAccountServiceRevokeRequest) ProtoMessage()
func (*RobotAccountServiceRevokeRequest) ProtoReflect ¶
func (x *RobotAccountServiceRevokeRequest) ProtoReflect() protoreflect.Message
func (*RobotAccountServiceRevokeRequest) Reset ¶
func (x *RobotAccountServiceRevokeRequest) Reset()
func (*RobotAccountServiceRevokeRequest) String ¶
func (x *RobotAccountServiceRevokeRequest) String() string
func (*RobotAccountServiceRevokeRequest) Validate ¶
func (m *RobotAccountServiceRevokeRequest) Validate() error
Validate checks the field values on RobotAccountServiceRevokeRequest 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 (*RobotAccountServiceRevokeRequest) ValidateAll ¶
func (m *RobotAccountServiceRevokeRequest) ValidateAll() error
ValidateAll checks the field values on RobotAccountServiceRevokeRequest 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 RobotAccountServiceRevokeRequestMultiError, or nil if none found.
type RobotAccountServiceRevokeRequestMultiError ¶
type RobotAccountServiceRevokeRequestMultiError []error
RobotAccountServiceRevokeRequestMultiError is an error wrapping multiple validation errors returned by RobotAccountServiceRevokeRequest.ValidateAll() if the designated constraints aren't met.
func (RobotAccountServiceRevokeRequestMultiError) AllErrors ¶
func (m RobotAccountServiceRevokeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RobotAccountServiceRevokeRequestMultiError) Error ¶
func (m RobotAccountServiceRevokeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RobotAccountServiceRevokeRequestValidationError ¶
type RobotAccountServiceRevokeRequestValidationError struct {
// contains filtered or unexported fields
}
RobotAccountServiceRevokeRequestValidationError is the validation error returned by RobotAccountServiceRevokeRequest.Validate if the designated constraints aren't met.
func (RobotAccountServiceRevokeRequestValidationError) Cause ¶
func (e RobotAccountServiceRevokeRequestValidationError) Cause() error
Cause function returns cause value.
func (RobotAccountServiceRevokeRequestValidationError) Error ¶
func (e RobotAccountServiceRevokeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RobotAccountServiceRevokeRequestValidationError) ErrorName ¶
func (e RobotAccountServiceRevokeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RobotAccountServiceRevokeRequestValidationError) Field ¶
func (e RobotAccountServiceRevokeRequestValidationError) Field() string
Field function returns field value.
func (RobotAccountServiceRevokeRequestValidationError) Key ¶
func (e RobotAccountServiceRevokeRequestValidationError) Key() bool
Key function returns key value.
func (RobotAccountServiceRevokeRequestValidationError) Reason ¶
func (e RobotAccountServiceRevokeRequestValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceRevokeResponse ¶
type RobotAccountServiceRevokeResponse struct {
// contains filtered or unexported fields
}
func (*RobotAccountServiceRevokeResponse) Descriptor
deprecated
func (*RobotAccountServiceRevokeResponse) Descriptor() ([]byte, []int)
Deprecated: Use RobotAccountServiceRevokeResponse.ProtoReflect.Descriptor instead.
func (*RobotAccountServiceRevokeResponse) ProtoMessage ¶
func (*RobotAccountServiceRevokeResponse) ProtoMessage()
func (*RobotAccountServiceRevokeResponse) ProtoReflect ¶
func (x *RobotAccountServiceRevokeResponse) ProtoReflect() protoreflect.Message
func (*RobotAccountServiceRevokeResponse) Reset ¶
func (x *RobotAccountServiceRevokeResponse) Reset()
func (*RobotAccountServiceRevokeResponse) String ¶
func (x *RobotAccountServiceRevokeResponse) String() string
func (*RobotAccountServiceRevokeResponse) Validate ¶
func (m *RobotAccountServiceRevokeResponse) Validate() error
Validate checks the field values on RobotAccountServiceRevokeResponse 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 (*RobotAccountServiceRevokeResponse) ValidateAll ¶
func (m *RobotAccountServiceRevokeResponse) ValidateAll() error
ValidateAll checks the field values on RobotAccountServiceRevokeResponse 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 RobotAccountServiceRevokeResponseMultiError, or nil if none found.
type RobotAccountServiceRevokeResponseMultiError ¶
type RobotAccountServiceRevokeResponseMultiError []error
RobotAccountServiceRevokeResponseMultiError is an error wrapping multiple validation errors returned by RobotAccountServiceRevokeResponse.ValidateAll() if the designated constraints aren't met.
func (RobotAccountServiceRevokeResponseMultiError) AllErrors ¶
func (m RobotAccountServiceRevokeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RobotAccountServiceRevokeResponseMultiError) Error ¶
func (m RobotAccountServiceRevokeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RobotAccountServiceRevokeResponseValidationError ¶
type RobotAccountServiceRevokeResponseValidationError struct {
// contains filtered or unexported fields
}
RobotAccountServiceRevokeResponseValidationError is the validation error returned by RobotAccountServiceRevokeResponse.Validate if the designated constraints aren't met.
func (RobotAccountServiceRevokeResponseValidationError) Cause ¶
func (e RobotAccountServiceRevokeResponseValidationError) Cause() error
Cause function returns cause value.
func (RobotAccountServiceRevokeResponseValidationError) Error ¶
func (e RobotAccountServiceRevokeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RobotAccountServiceRevokeResponseValidationError) ErrorName ¶
func (e RobotAccountServiceRevokeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RobotAccountServiceRevokeResponseValidationError) Field ¶
func (e RobotAccountServiceRevokeResponseValidationError) Field() string
Field function returns field value.
func (RobotAccountServiceRevokeResponseValidationError) Key ¶
func (e RobotAccountServiceRevokeResponseValidationError) Key() bool
Key function returns key value.
func (RobotAccountServiceRevokeResponseValidationError) Reason ¶
func (e RobotAccountServiceRevokeResponseValidationError) Reason() string
Reason function returns reason value.
type RobotAccountServiceServer ¶
type RobotAccountServiceServer interface { Create(context.Context, *RobotAccountServiceCreateRequest) (*RobotAccountServiceCreateResponse, error) List(context.Context, *RobotAccountServiceListRequest) (*RobotAccountServiceListResponse, error) Revoke(context.Context, *RobotAccountServiceRevokeRequest) (*RobotAccountServiceRevokeResponse, error) // contains filtered or unexported methods }
RobotAccountServiceServer is the server API for RobotAccountService service. All implementations must embed UnimplementedRobotAccountServiceServer for forward compatibility
type RunStatus ¶ added in v0.70.0
type RunStatus int32
func (RunStatus) Descriptor ¶ added in v0.70.0
func (RunStatus) Descriptor() protoreflect.EnumDescriptor
func (RunStatus) EnumDescriptor
deprecated
added in
v0.70.0
func (RunStatus) Number ¶ added in v0.70.0
func (x RunStatus) Number() protoreflect.EnumNumber
func (RunStatus) Type ¶ added in v0.70.0
func (RunStatus) Type() protoreflect.EnumType
type SetCurrentMembershipRequest ¶
type SetCurrentMembershipRequest struct { MembershipId string `protobuf:"bytes,1,opt,name=membership_id,json=membershipId,proto3" json:"membership_id,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentMembershipRequest) Descriptor
deprecated
func (*SetCurrentMembershipRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentMembershipRequest.ProtoReflect.Descriptor instead.
func (*SetCurrentMembershipRequest) GetMembershipId ¶
func (x *SetCurrentMembershipRequest) GetMembershipId() string
func (*SetCurrentMembershipRequest) ProtoMessage ¶
func (*SetCurrentMembershipRequest) ProtoMessage()
func (*SetCurrentMembershipRequest) ProtoReflect ¶
func (x *SetCurrentMembershipRequest) ProtoReflect() protoreflect.Message
func (*SetCurrentMembershipRequest) Reset ¶
func (x *SetCurrentMembershipRequest) Reset()
func (*SetCurrentMembershipRequest) String ¶
func (x *SetCurrentMembershipRequest) String() string
func (*SetCurrentMembershipRequest) Validate ¶
func (m *SetCurrentMembershipRequest) Validate() error
Validate checks the field values on SetCurrentMembershipRequest 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 (*SetCurrentMembershipRequest) ValidateAll ¶
func (m *SetCurrentMembershipRequest) ValidateAll() error
ValidateAll checks the field values on SetCurrentMembershipRequest 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 SetCurrentMembershipRequestMultiError, or nil if none found.
type SetCurrentMembershipRequestMultiError ¶
type SetCurrentMembershipRequestMultiError []error
SetCurrentMembershipRequestMultiError is an error wrapping multiple validation errors returned by SetCurrentMembershipRequest.ValidateAll() if the designated constraints aren't met.
func (SetCurrentMembershipRequestMultiError) AllErrors ¶
func (m SetCurrentMembershipRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetCurrentMembershipRequestMultiError) Error ¶
func (m SetCurrentMembershipRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetCurrentMembershipRequestValidationError ¶
type SetCurrentMembershipRequestValidationError struct {
// contains filtered or unexported fields
}
SetCurrentMembershipRequestValidationError is the validation error returned by SetCurrentMembershipRequest.Validate if the designated constraints aren't met.
func (SetCurrentMembershipRequestValidationError) Cause ¶
func (e SetCurrentMembershipRequestValidationError) Cause() error
Cause function returns cause value.
func (SetCurrentMembershipRequestValidationError) Error ¶
func (e SetCurrentMembershipRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetCurrentMembershipRequestValidationError) ErrorName ¶
func (e SetCurrentMembershipRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetCurrentMembershipRequestValidationError) Field ¶
func (e SetCurrentMembershipRequestValidationError) Field() string
Field function returns field value.
func (SetCurrentMembershipRequestValidationError) Key ¶
func (e SetCurrentMembershipRequestValidationError) Key() bool
Key function returns key value.
func (SetCurrentMembershipRequestValidationError) Reason ¶
func (e SetCurrentMembershipRequestValidationError) Reason() string
Reason function returns reason value.
type SetCurrentMembershipResponse ¶
type SetCurrentMembershipResponse struct { Result *OrgMembershipItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*SetCurrentMembershipResponse) Descriptor
deprecated
func (*SetCurrentMembershipResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetCurrentMembershipResponse.ProtoReflect.Descriptor instead.
func (*SetCurrentMembershipResponse) GetResult ¶
func (x *SetCurrentMembershipResponse) GetResult() *OrgMembershipItem
func (*SetCurrentMembershipResponse) ProtoMessage ¶
func (*SetCurrentMembershipResponse) ProtoMessage()
func (*SetCurrentMembershipResponse) ProtoReflect ¶
func (x *SetCurrentMembershipResponse) ProtoReflect() protoreflect.Message
func (*SetCurrentMembershipResponse) Reset ¶
func (x *SetCurrentMembershipResponse) Reset()
func (*SetCurrentMembershipResponse) String ¶
func (x *SetCurrentMembershipResponse) String() string
func (*SetCurrentMembershipResponse) Validate ¶
func (m *SetCurrentMembershipResponse) Validate() error
Validate checks the field values on SetCurrentMembershipResponse 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 (*SetCurrentMembershipResponse) ValidateAll ¶
func (m *SetCurrentMembershipResponse) ValidateAll() error
ValidateAll checks the field values on SetCurrentMembershipResponse 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 SetCurrentMembershipResponseMultiError, or nil if none found.
type SetCurrentMembershipResponseMultiError ¶
type SetCurrentMembershipResponseMultiError []error
SetCurrentMembershipResponseMultiError is an error wrapping multiple validation errors returned by SetCurrentMembershipResponse.ValidateAll() if the designated constraints aren't met.
func (SetCurrentMembershipResponseMultiError) AllErrors ¶
func (m SetCurrentMembershipResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetCurrentMembershipResponseMultiError) Error ¶
func (m SetCurrentMembershipResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetCurrentMembershipResponseValidationError ¶
type SetCurrentMembershipResponseValidationError struct {
// contains filtered or unexported fields
}
SetCurrentMembershipResponseValidationError is the validation error returned by SetCurrentMembershipResponse.Validate if the designated constraints aren't met.
func (SetCurrentMembershipResponseValidationError) Cause ¶
func (e SetCurrentMembershipResponseValidationError) Cause() error
Cause function returns cause value.
func (SetCurrentMembershipResponseValidationError) Error ¶
func (e SetCurrentMembershipResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetCurrentMembershipResponseValidationError) ErrorName ¶
func (e SetCurrentMembershipResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetCurrentMembershipResponseValidationError) Field ¶
func (e SetCurrentMembershipResponseValidationError) Field() string
Field function returns field value.
func (SetCurrentMembershipResponseValidationError) Key ¶
func (e SetCurrentMembershipResponseValidationError) Key() bool
Key function returns key value.
func (SetCurrentMembershipResponseValidationError) Reason ¶
func (e SetCurrentMembershipResponseValidationError) Reason() string
Reason function returns reason value.
type StatusServiceClient ¶
type StatusServiceClient interface { Infoz(ctx context.Context, in *InfozRequest, opts ...grpc.CallOption) (*InfozResponse, error) Statusz(ctx context.Context, in *StatuszRequest, opts ...grpc.CallOption) (*StatuszResponse, error) }
StatusServiceClient is the client API for StatusService 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 NewStatusServiceClient ¶
func NewStatusServiceClient(cc grpc.ClientConnInterface) StatusServiceClient
type StatusServiceHTTPClient ¶
type StatusServiceHTTPClient interface { Infoz(ctx context.Context, req *InfozRequest, opts ...http.CallOption) (rsp *InfozResponse, err error) Statusz(ctx context.Context, req *StatuszRequest, opts ...http.CallOption) (rsp *StatuszResponse, err error) }
func NewStatusServiceHTTPClient ¶
func NewStatusServiceHTTPClient(client *http.Client) StatusServiceHTTPClient
type StatusServiceHTTPClientImpl ¶
type StatusServiceHTTPClientImpl struct {
// contains filtered or unexported fields
}
func (*StatusServiceHTTPClientImpl) Infoz ¶
func (c *StatusServiceHTTPClientImpl) Infoz(ctx context.Context, in *InfozRequest, opts ...http.CallOption) (*InfozResponse, error)
func (*StatusServiceHTTPClientImpl) Statusz ¶
func (c *StatusServiceHTTPClientImpl) Statusz(ctx context.Context, in *StatuszRequest, opts ...http.CallOption) (*StatuszResponse, error)
type StatusServiceHTTPServer ¶
type StatusServiceHTTPServer interface { Infoz(context.Context, *InfozRequest) (*InfozResponse, error) Statusz(context.Context, *StatuszRequest) (*StatuszResponse, error) }
type StatusServiceServer ¶
type StatusServiceServer interface { Infoz(context.Context, *InfozRequest) (*InfozResponse, error) Statusz(context.Context, *StatuszRequest) (*StatuszResponse, error) // contains filtered or unexported methods }
StatusServiceServer is the server API for StatusService service. All implementations must embed UnimplementedStatusServiceServer for forward compatibility
type StatuszRequest ¶
type StatuszRequest struct { // Parameter that can be used by readiness probes // The main difference is that readiness probes will take into account that all // dependent services are up and ready Readiness bool `protobuf:"varint,1,opt,name=readiness,proto3" json:"readiness,omitempty"` // contains filtered or unexported fields }
func (*StatuszRequest) Descriptor
deprecated
func (*StatuszRequest) Descriptor() ([]byte, []int)
Deprecated: Use StatuszRequest.ProtoReflect.Descriptor instead.
func (*StatuszRequest) GetReadiness ¶
func (x *StatuszRequest) GetReadiness() bool
func (*StatuszRequest) ProtoMessage ¶
func (*StatuszRequest) ProtoMessage()
func (*StatuszRequest) ProtoReflect ¶
func (x *StatuszRequest) ProtoReflect() protoreflect.Message
func (*StatuszRequest) Reset ¶
func (x *StatuszRequest) Reset()
func (*StatuszRequest) String ¶
func (x *StatuszRequest) String() string
func (*StatuszRequest) Validate ¶
func (m *StatuszRequest) Validate() error
Validate checks the field values on StatuszRequest 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 (*StatuszRequest) ValidateAll ¶
func (m *StatuszRequest) ValidateAll() error
ValidateAll checks the field values on StatuszRequest 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 StatuszRequestMultiError, or nil if none found.
type StatuszRequestMultiError ¶
type StatuszRequestMultiError []error
StatuszRequestMultiError is an error wrapping multiple validation errors returned by StatuszRequest.ValidateAll() if the designated constraints aren't met.
func (StatuszRequestMultiError) AllErrors ¶
func (m StatuszRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StatuszRequestMultiError) Error ¶
func (m StatuszRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StatuszRequestValidationError ¶
type StatuszRequestValidationError struct {
// contains filtered or unexported fields
}
StatuszRequestValidationError is the validation error returned by StatuszRequest.Validate if the designated constraints aren't met.
func (StatuszRequestValidationError) Cause ¶
func (e StatuszRequestValidationError) Cause() error
Cause function returns cause value.
func (StatuszRequestValidationError) Error ¶
func (e StatuszRequestValidationError) Error() string
Error satisfies the builtin error interface
func (StatuszRequestValidationError) ErrorName ¶
func (e StatuszRequestValidationError) ErrorName() string
ErrorName returns error name.
func (StatuszRequestValidationError) Field ¶
func (e StatuszRequestValidationError) Field() string
Field function returns field value.
func (StatuszRequestValidationError) Key ¶
func (e StatuszRequestValidationError) Key() bool
Key function returns key value.
func (StatuszRequestValidationError) Reason ¶
func (e StatuszRequestValidationError) Reason() string
Reason function returns reason value.
type StatuszResponse ¶
type StatuszResponse struct {
// contains filtered or unexported fields
}
func (*StatuszResponse) Descriptor
deprecated
func (*StatuszResponse) Descriptor() ([]byte, []int)
Deprecated: Use StatuszResponse.ProtoReflect.Descriptor instead.
func (*StatuszResponse) ProtoMessage ¶
func (*StatuszResponse) ProtoMessage()
func (*StatuszResponse) ProtoReflect ¶
func (x *StatuszResponse) ProtoReflect() protoreflect.Message
func (*StatuszResponse) Reset ¶
func (x *StatuszResponse) Reset()
func (*StatuszResponse) String ¶
func (x *StatuszResponse) String() string
func (*StatuszResponse) Validate ¶
func (m *StatuszResponse) Validate() error
Validate checks the field values on StatuszResponse 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 (*StatuszResponse) ValidateAll ¶
func (m *StatuszResponse) ValidateAll() error
ValidateAll checks the field values on StatuszResponse 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 StatuszResponseMultiError, or nil if none found.
type StatuszResponseMultiError ¶
type StatuszResponseMultiError []error
StatuszResponseMultiError is an error wrapping multiple validation errors returned by StatuszResponse.ValidateAll() if the designated constraints aren't met.
func (StatuszResponseMultiError) AllErrors ¶
func (m StatuszResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StatuszResponseMultiError) Error ¶
func (m StatuszResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StatuszResponseValidationError ¶
type StatuszResponseValidationError struct {
// contains filtered or unexported fields
}
StatuszResponseValidationError is the validation error returned by StatuszResponse.Validate if the designated constraints aren't met.
func (StatuszResponseValidationError) Cause ¶
func (e StatuszResponseValidationError) Cause() error
Cause function returns cause value.
func (StatuszResponseValidationError) Error ¶
func (e StatuszResponseValidationError) Error() string
Error satisfies the builtin error interface
func (StatuszResponseValidationError) ErrorName ¶
func (e StatuszResponseValidationError) ErrorName() string
ErrorName returns error name.
func (StatuszResponseValidationError) Field ¶
func (e StatuszResponseValidationError) Field() string
Field function returns field value.
func (StatuszResponseValidationError) Key ¶
func (e StatuszResponseValidationError) Key() bool
Key function returns key value.
func (StatuszResponseValidationError) Reason ¶
func (e StatuszResponseValidationError) Reason() string
Reason function returns reason value.
type TopWorkflowsByRunsCountRequest ¶
type TopWorkflowsByRunsCountRequest struct { // top x number of runs to return NumWorkflows int32 `protobuf:"varint,1,opt,name=num_workflows,json=numWorkflows,proto3" json:"num_workflows,omitempty"` TimeWindow MetricsTimeWindow `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TopWorkflowsByRunsCountRequest) Descriptor
deprecated
func (*TopWorkflowsByRunsCountRequest) Descriptor() ([]byte, []int)
Deprecated: Use TopWorkflowsByRunsCountRequest.ProtoReflect.Descriptor instead.
func (*TopWorkflowsByRunsCountRequest) GetNumWorkflows ¶
func (x *TopWorkflowsByRunsCountRequest) GetNumWorkflows() int32
func (*TopWorkflowsByRunsCountRequest) GetTimeWindow ¶
func (x *TopWorkflowsByRunsCountRequest) GetTimeWindow() MetricsTimeWindow
func (*TopWorkflowsByRunsCountRequest) ProtoMessage ¶
func (*TopWorkflowsByRunsCountRequest) ProtoMessage()
func (*TopWorkflowsByRunsCountRequest) ProtoReflect ¶
func (x *TopWorkflowsByRunsCountRequest) ProtoReflect() protoreflect.Message
func (*TopWorkflowsByRunsCountRequest) Reset ¶
func (x *TopWorkflowsByRunsCountRequest) Reset()
func (*TopWorkflowsByRunsCountRequest) String ¶
func (x *TopWorkflowsByRunsCountRequest) String() string
func (*TopWorkflowsByRunsCountRequest) Validate ¶
func (m *TopWorkflowsByRunsCountRequest) Validate() error
Validate checks the field values on TopWorkflowsByRunsCountRequest 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 (*TopWorkflowsByRunsCountRequest) ValidateAll ¶
func (m *TopWorkflowsByRunsCountRequest) ValidateAll() error
ValidateAll checks the field values on TopWorkflowsByRunsCountRequest 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 TopWorkflowsByRunsCountRequestMultiError, or nil if none found.
type TopWorkflowsByRunsCountRequestMultiError ¶
type TopWorkflowsByRunsCountRequestMultiError []error
TopWorkflowsByRunsCountRequestMultiError is an error wrapping multiple validation errors returned by TopWorkflowsByRunsCountRequest.ValidateAll() if the designated constraints aren't met.
func (TopWorkflowsByRunsCountRequestMultiError) AllErrors ¶
func (m TopWorkflowsByRunsCountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TopWorkflowsByRunsCountRequestMultiError) Error ¶
func (m TopWorkflowsByRunsCountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TopWorkflowsByRunsCountRequestValidationError ¶
type TopWorkflowsByRunsCountRequestValidationError struct {
// contains filtered or unexported fields
}
TopWorkflowsByRunsCountRequestValidationError is the validation error returned by TopWorkflowsByRunsCountRequest.Validate if the designated constraints aren't met.
func (TopWorkflowsByRunsCountRequestValidationError) Cause ¶
func (e TopWorkflowsByRunsCountRequestValidationError) Cause() error
Cause function returns cause value.
func (TopWorkflowsByRunsCountRequestValidationError) Error ¶
func (e TopWorkflowsByRunsCountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TopWorkflowsByRunsCountRequestValidationError) ErrorName ¶
func (e TopWorkflowsByRunsCountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TopWorkflowsByRunsCountRequestValidationError) Field ¶
func (e TopWorkflowsByRunsCountRequestValidationError) Field() string
Field function returns field value.
func (TopWorkflowsByRunsCountRequestValidationError) Key ¶
func (e TopWorkflowsByRunsCountRequestValidationError) Key() bool
Key function returns key value.
func (TopWorkflowsByRunsCountRequestValidationError) Reason ¶
func (e TopWorkflowsByRunsCountRequestValidationError) Reason() string
Reason function returns reason value.
type TopWorkflowsByRunsCountResponse ¶
type TopWorkflowsByRunsCountResponse struct { Result []*TopWorkflowsByRunsCountResponse_TotalByStatus `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*TopWorkflowsByRunsCountResponse) Descriptor
deprecated
func (*TopWorkflowsByRunsCountResponse) Descriptor() ([]byte, []int)
Deprecated: Use TopWorkflowsByRunsCountResponse.ProtoReflect.Descriptor instead.
func (*TopWorkflowsByRunsCountResponse) GetResult ¶
func (x *TopWorkflowsByRunsCountResponse) GetResult() []*TopWorkflowsByRunsCountResponse_TotalByStatus
func (*TopWorkflowsByRunsCountResponse) ProtoMessage ¶
func (*TopWorkflowsByRunsCountResponse) ProtoMessage()
func (*TopWorkflowsByRunsCountResponse) ProtoReflect ¶
func (x *TopWorkflowsByRunsCountResponse) ProtoReflect() protoreflect.Message
func (*TopWorkflowsByRunsCountResponse) Reset ¶
func (x *TopWorkflowsByRunsCountResponse) Reset()
func (*TopWorkflowsByRunsCountResponse) String ¶
func (x *TopWorkflowsByRunsCountResponse) String() string
func (*TopWorkflowsByRunsCountResponse) Validate ¶
func (m *TopWorkflowsByRunsCountResponse) Validate() error
Validate checks the field values on TopWorkflowsByRunsCountResponse 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 (*TopWorkflowsByRunsCountResponse) ValidateAll ¶
func (m *TopWorkflowsByRunsCountResponse) ValidateAll() error
ValidateAll checks the field values on TopWorkflowsByRunsCountResponse 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 TopWorkflowsByRunsCountResponseMultiError, or nil if none found.
type TopWorkflowsByRunsCountResponseMultiError ¶
type TopWorkflowsByRunsCountResponseMultiError []error
TopWorkflowsByRunsCountResponseMultiError is an error wrapping multiple validation errors returned by TopWorkflowsByRunsCountResponse.ValidateAll() if the designated constraints aren't met.
func (TopWorkflowsByRunsCountResponseMultiError) AllErrors ¶
func (m TopWorkflowsByRunsCountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TopWorkflowsByRunsCountResponseMultiError) Error ¶
func (m TopWorkflowsByRunsCountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TopWorkflowsByRunsCountResponseValidationError ¶
type TopWorkflowsByRunsCountResponseValidationError struct {
// contains filtered or unexported fields
}
TopWorkflowsByRunsCountResponseValidationError is the validation error returned by TopWorkflowsByRunsCountResponse.Validate if the designated constraints aren't met.
func (TopWorkflowsByRunsCountResponseValidationError) Cause ¶
func (e TopWorkflowsByRunsCountResponseValidationError) Cause() error
Cause function returns cause value.
func (TopWorkflowsByRunsCountResponseValidationError) Error ¶
func (e TopWorkflowsByRunsCountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TopWorkflowsByRunsCountResponseValidationError) ErrorName ¶
func (e TopWorkflowsByRunsCountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TopWorkflowsByRunsCountResponseValidationError) Field ¶
func (e TopWorkflowsByRunsCountResponseValidationError) Field() string
Field function returns field value.
func (TopWorkflowsByRunsCountResponseValidationError) Key ¶
func (e TopWorkflowsByRunsCountResponseValidationError) Key() bool
Key function returns key value.
func (TopWorkflowsByRunsCountResponseValidationError) Reason ¶
func (e TopWorkflowsByRunsCountResponseValidationError) Reason() string
Reason function returns reason value.
type TopWorkflowsByRunsCountResponse_TotalByStatus ¶
type TopWorkflowsByRunsCountResponse_TotalByStatus struct { Workflow *WorkflowItem `protobuf:"bytes,1,opt,name=workflow,proto3" json:"workflow,omitempty"` // Status -> [initialized, error, success] RunsTotalByStatus map[string]int32 `` /* 205-byte string literal not displayed */ // contains filtered or unexported fields }
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) Descriptor
deprecated
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) Descriptor() ([]byte, []int)
Deprecated: Use TopWorkflowsByRunsCountResponse_TotalByStatus.ProtoReflect.Descriptor instead.
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) GetRunsTotalByStatus ¶
func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) GetRunsTotalByStatus() map[string]int32
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) GetWorkflow ¶
func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) GetWorkflow() *WorkflowItem
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) ProtoMessage ¶
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) ProtoMessage()
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) ProtoReflect ¶
func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) ProtoReflect() protoreflect.Message
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) Reset ¶
func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) Reset()
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) String ¶
func (x *TopWorkflowsByRunsCountResponse_TotalByStatus) String() string
func (*TopWorkflowsByRunsCountResponse_TotalByStatus) Validate ¶
func (m *TopWorkflowsByRunsCountResponse_TotalByStatus) Validate() error
Validate checks the field values on TopWorkflowsByRunsCountResponse_TotalByStatus 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 (*TopWorkflowsByRunsCountResponse_TotalByStatus) ValidateAll ¶
func (m *TopWorkflowsByRunsCountResponse_TotalByStatus) ValidateAll() error
ValidateAll checks the field values on TopWorkflowsByRunsCountResponse_TotalByStatus 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 TopWorkflowsByRunsCountResponse_TotalByStatusMultiError, or nil if none found.
type TopWorkflowsByRunsCountResponse_TotalByStatusMultiError ¶
type TopWorkflowsByRunsCountResponse_TotalByStatusMultiError []error
TopWorkflowsByRunsCountResponse_TotalByStatusMultiError is an error wrapping multiple validation errors returned by TopWorkflowsByRunsCountResponse_TotalByStatus.ValidateAll() if the designated constraints aren't met.
func (TopWorkflowsByRunsCountResponse_TotalByStatusMultiError) AllErrors ¶
func (m TopWorkflowsByRunsCountResponse_TotalByStatusMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TopWorkflowsByRunsCountResponse_TotalByStatusMultiError) Error ¶
func (m TopWorkflowsByRunsCountResponse_TotalByStatusMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TopWorkflowsByRunsCountResponse_TotalByStatusValidationError ¶
type TopWorkflowsByRunsCountResponse_TotalByStatusValidationError struct {
// contains filtered or unexported fields
}
TopWorkflowsByRunsCountResponse_TotalByStatusValidationError is the validation error returned by TopWorkflowsByRunsCountResponse_TotalByStatus.Validate if the designated constraints aren't met.
func (TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Cause ¶
func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Cause() error
Cause function returns cause value.
func (TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Error ¶
func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Error() string
Error satisfies the builtin error interface
func (TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) ErrorName ¶
func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) ErrorName() string
ErrorName returns error name.
func (TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Field ¶
func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Field() string
Field function returns field value.
func (TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Key ¶
func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Key() bool
Key function returns key value.
func (TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Reason ¶
func (e TopWorkflowsByRunsCountResponse_TotalByStatusValidationError) Reason() string
Reason function returns reason value.
type UnimplementedAPITokenServiceServer ¶ added in v0.55.0
type UnimplementedAPITokenServiceServer struct { }
UnimplementedAPITokenServiceServer must be embedded to have forward compatible implementations.
type UnimplementedAttestationServiceServer ¶
type UnimplementedAttestationServiceServer struct { }
UnimplementedAttestationServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAttestationServiceServer) GetContract ¶
func (UnimplementedAttestationServiceServer) GetUploadCreds ¶
func (UnimplementedAttestationServiceServer) GetUploadCreds(context.Context, *AttestationServiceGetUploadCredsRequest) (*AttestationServiceGetUploadCredsResponse, error)
type UnimplementedAttestationStateServiceServer ¶ added in v0.60.0
type UnimplementedAttestationStateServiceServer struct { }
UnimplementedAttestationStateServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAttestationStateServiceServer) Initialized ¶ added in v0.60.0
type UnimplementedAuthServiceServer ¶
type UnimplementedAuthServiceServer struct { }
UnimplementedAuthServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAuthServiceServer) DeleteAccount ¶
func (UnimplementedAuthServiceServer) DeleteAccount(context.Context, *AuthServiceDeleteAccountRequest) (*AuthServiceDeleteAccountResponse, error)
type UnimplementedCASBackendServiceServer ¶ added in v0.14.0
type UnimplementedCASBackendServiceServer struct { }
UnimplementedCASBackendServiceServer must be embedded to have forward compatible implementations.
type UnimplementedCASCredentialsServiceServer ¶
type UnimplementedCASCredentialsServiceServer struct { }
UnimplementedCASCredentialsServiceServer must be embedded to have forward compatible implementations.
type UnimplementedCASRedirectServiceServer ¶ added in v0.16.0
type UnimplementedCASRedirectServiceServer struct { }
UnimplementedCASRedirectServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedCASRedirectServiceServer) GetDownloadURL ¶ added in v0.16.0
func (UnimplementedCASRedirectServiceServer) GetDownloadURL(context.Context, *GetDownloadURLRequest) (*GetDownloadURLResponse, error)
type UnimplementedContextServiceServer ¶
type UnimplementedContextServiceServer struct { }
UnimplementedContextServiceServer must be embedded to have forward compatible implementations.
type UnimplementedIntegrationsServiceServer ¶
type UnimplementedIntegrationsServiceServer struct { }
UnimplementedIntegrationsServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedIntegrationsServiceServer) Deregister ¶ added in v0.11.1
func (UnimplementedIntegrationsServiceServer) DescribeRegistration ¶ added in v0.11.1
func (UnimplementedIntegrationsServiceServer) DescribeRegistration(context.Context, *IntegrationsServiceDescribeRegistrationRequest) (*IntegrationsServiceDescribeRegistrationResponse, error)
func (UnimplementedIntegrationsServiceServer) ListAttachments ¶
func (UnimplementedIntegrationsServiceServer) ListAttachments(context.Context, *ListAttachmentsRequest) (*ListAttachmentsResponse, error)
func (UnimplementedIntegrationsServiceServer) ListAvailable ¶ added in v0.11.1
func (UnimplementedIntegrationsServiceServer) ListRegistrations ¶ added in v0.11.1
func (UnimplementedIntegrationsServiceServer) ListRegistrations(context.Context, *IntegrationsServiceListRegistrationsRequest) (*IntegrationsServiceListRegistrationsResponse, error)
type UnimplementedOrgInvitationServiceServer ¶ added in v0.25.0
type UnimplementedOrgInvitationServiceServer struct { }
UnimplementedOrgInvitationServiceServer must be embedded to have forward compatible implementations.
type UnimplementedOrgMetricsServiceServer ¶
type UnimplementedOrgMetricsServiceServer struct { }
UnimplementedOrgMetricsServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedOrgMetricsServiceServer) TopWorkflowsByRunsCount ¶
func (UnimplementedOrgMetricsServiceServer) TopWorkflowsByRunsCount(context.Context, *TopWorkflowsByRunsCountRequest) (*TopWorkflowsByRunsCountResponse, error)
type UnimplementedOrganizationServiceServer ¶
type UnimplementedOrganizationServiceServer struct { }
UnimplementedOrganizationServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedOrganizationServiceServer) DeleteMembership ¶ added in v0.50.0
func (UnimplementedOrganizationServiceServer) DeleteMembership(context.Context, *OrganizationServiceDeleteMembershipRequest) (*OrganizationServiceDeleteMembershipResponse, error)
func (UnimplementedOrganizationServiceServer) ListMemberships ¶
func (UnimplementedOrganizationServiceServer) ListMemberships(context.Context, *OrganizationServiceListMembershipsRequest) (*OrganizationServiceListMembershipsResponse, error)
func (UnimplementedOrganizationServiceServer) UpdateMembership ¶ added in v0.75.0
func (UnimplementedOrganizationServiceServer) UpdateMembership(context.Context, *OrganizationServiceUpdateMembershipRequest) (*OrganizationServiceUpdateMembershipResponse, error)
type UnimplementedReferrerServiceServer ¶ added in v0.30.0
type UnimplementedReferrerServiceServer struct { }
UnimplementedReferrerServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedReferrerServiceServer) DiscoverPrivate ¶ added in v0.40.0
func (UnimplementedReferrerServiceServer) DiscoverPrivate(context.Context, *ReferrerServiceDiscoverPrivateRequest) (*ReferrerServiceDiscoverPrivateResponse, error)
func (UnimplementedReferrerServiceServer) DiscoverPublicShared ¶ added in v0.40.0
func (UnimplementedReferrerServiceServer) DiscoverPublicShared(context.Context, *DiscoverPublicSharedRequest) (*DiscoverPublicSharedResponse, error)
type UnimplementedRobotAccountServiceServer ¶
type UnimplementedRobotAccountServiceServer struct { }
UnimplementedRobotAccountServiceServer must be embedded to have forward compatible implementations.
type UnimplementedStatusServiceServer ¶
type UnimplementedStatusServiceServer struct { }
UnimplementedStatusServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedStatusServiceServer) Infoz ¶
func (UnimplementedStatusServiceServer) Infoz(context.Context, *InfozRequest) (*InfozResponse, error)
func (UnimplementedStatusServiceServer) Statusz ¶
func (UnimplementedStatusServiceServer) Statusz(context.Context, *StatuszRequest) (*StatuszResponse, error)
type UnimplementedUserServiceServer ¶ added in v0.75.0
type UnimplementedUserServiceServer struct { }
UnimplementedUserServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedUserServiceServer) DeleteMembership ¶ added in v0.75.0
func (UnimplementedUserServiceServer) DeleteMembership(context.Context, *DeleteMembershipRequest) (*DeleteMembershipResponse, error)
func (UnimplementedUserServiceServer) ListMemberships ¶ added in v0.75.0
func (UnimplementedUserServiceServer) ListMemberships(context.Context, *UserServiceListMembershipsRequest) (*UserServiceListMembershipsResponse, error)
func (UnimplementedUserServiceServer) SetCurrentMembership ¶ added in v0.75.0
func (UnimplementedUserServiceServer) SetCurrentMembership(context.Context, *SetCurrentMembershipRequest) (*SetCurrentMembershipResponse, error)
type UnimplementedWorkflowContractServiceServer ¶
type UnimplementedWorkflowContractServiceServer struct { }
UnimplementedWorkflowContractServiceServer must be embedded to have forward compatible implementations.
type UnimplementedWorkflowRunServiceServer ¶
type UnimplementedWorkflowRunServiceServer struct { }
UnimplementedWorkflowRunServiceServer must be embedded to have forward compatible implementations.
type UnimplementedWorkflowServiceServer ¶
type UnimplementedWorkflowServiceServer struct { }
UnimplementedWorkflowServiceServer must be embedded to have forward compatible implementations.
type UnsafeAPITokenServiceServer ¶ added in v0.55.0
type UnsafeAPITokenServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAPITokenServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to APITokenServiceServer will result in compilation errors.
type UnsafeAttestationServiceServer ¶
type UnsafeAttestationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAttestationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AttestationServiceServer will result in compilation errors.
type UnsafeAttestationStateServiceServer ¶ added in v0.60.0
type UnsafeAttestationStateServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAttestationStateServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AttestationStateServiceServer will result in compilation errors.
type UnsafeAuthServiceServer ¶
type UnsafeAuthServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAuthServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AuthServiceServer will result in compilation errors.
type UnsafeCASBackendServiceServer ¶ added in v0.14.0
type UnsafeCASBackendServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCASBackendServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CASBackendServiceServer will result in compilation errors.
type UnsafeCASCredentialsServiceServer ¶
type UnsafeCASCredentialsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCASCredentialsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CASCredentialsServiceServer will result in compilation errors.
type UnsafeCASRedirectServiceServer ¶ added in v0.16.0
type UnsafeCASRedirectServiceServer interface {
// contains filtered or unexported methods
}
UnsafeCASRedirectServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to CASRedirectServiceServer will result in compilation errors.
type UnsafeContextServiceServer ¶
type UnsafeContextServiceServer interface {
// contains filtered or unexported methods
}
UnsafeContextServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ContextServiceServer will result in compilation errors.
type UnsafeIntegrationsServiceServer ¶
type UnsafeIntegrationsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeIntegrationsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to IntegrationsServiceServer will result in compilation errors.
type UnsafeOrgInvitationServiceServer ¶ added in v0.25.0
type UnsafeOrgInvitationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOrgInvitationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OrgInvitationServiceServer will result in compilation errors.
type UnsafeOrgMetricsServiceServer ¶
type UnsafeOrgMetricsServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOrgMetricsServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OrgMetricsServiceServer will result in compilation errors.
type UnsafeOrganizationServiceServer ¶
type UnsafeOrganizationServiceServer interface {
// contains filtered or unexported methods
}
UnsafeOrganizationServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OrganizationServiceServer will result in compilation errors.
type UnsafeReferrerServiceServer ¶ added in v0.30.0
type UnsafeReferrerServiceServer interface {
// contains filtered or unexported methods
}
UnsafeReferrerServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to ReferrerServiceServer will result in compilation errors.
type UnsafeRobotAccountServiceServer ¶
type UnsafeRobotAccountServiceServer interface {
// contains filtered or unexported methods
}
UnsafeRobotAccountServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to RobotAccountServiceServer will result in compilation errors.
type UnsafeStatusServiceServer ¶
type UnsafeStatusServiceServer interface {
// contains filtered or unexported methods
}
UnsafeStatusServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to StatusServiceServer will result in compilation errors.
type UnsafeUserServiceServer ¶ added in v0.75.0
type UnsafeUserServiceServer interface {
// contains filtered or unexported methods
}
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to UserServiceServer will result in compilation errors.
type UnsafeWorkflowContractServiceServer ¶
type UnsafeWorkflowContractServiceServer interface {
// contains filtered or unexported methods
}
UnsafeWorkflowContractServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WorkflowContractServiceServer will result in compilation errors.
type UnsafeWorkflowRunServiceServer ¶
type UnsafeWorkflowRunServiceServer interface {
// contains filtered or unexported methods
}
UnsafeWorkflowRunServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WorkflowRunServiceServer will result in compilation errors.
type UnsafeWorkflowServiceServer ¶
type UnsafeWorkflowServiceServer interface {
// contains filtered or unexported methods
}
UnsafeWorkflowServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WorkflowServiceServer will result in compilation errors.
type User ¶
type User struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) GetCreatedAt ¶
func (x *User) GetCreatedAt() *timestamppb.Timestamp
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶
Validate checks the field values on User 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 (*User) ValidateAll ¶
ValidateAll checks the field values on User 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 UserMultiError, or nil if none found.
type UserMultiError ¶
type UserMultiError []error
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
func (UserMultiError) AllErrors ¶
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserServiceClient ¶ added in v0.75.0
type UserServiceClient interface { // User Membership management ListMemberships(ctx context.Context, in *UserServiceListMembershipsRequest, opts ...grpc.CallOption) (*UserServiceListMembershipsResponse, error) DeleteMembership(ctx context.Context, in *DeleteMembershipRequest, opts ...grpc.CallOption) (*DeleteMembershipResponse, error) SetCurrentMembership(ctx context.Context, in *SetCurrentMembershipRequest, opts ...grpc.CallOption) (*SetCurrentMembershipResponse, error) }
UserServiceClient is the client API for UserService 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 NewUserServiceClient ¶ added in v0.75.0
func NewUserServiceClient(cc grpc.ClientConnInterface) UserServiceClient
type UserServiceListMembershipsRequest ¶ added in v0.75.0
type UserServiceListMembershipsRequest struct {
// contains filtered or unexported fields
}
func (*UserServiceListMembershipsRequest) Descriptor
deprecated
added in
v0.75.0
func (*UserServiceListMembershipsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UserServiceListMembershipsRequest.ProtoReflect.Descriptor instead.
func (*UserServiceListMembershipsRequest) ProtoMessage ¶ added in v0.75.0
func (*UserServiceListMembershipsRequest) ProtoMessage()
func (*UserServiceListMembershipsRequest) ProtoReflect ¶ added in v0.75.0
func (x *UserServiceListMembershipsRequest) ProtoReflect() protoreflect.Message
func (*UserServiceListMembershipsRequest) Reset ¶ added in v0.75.0
func (x *UserServiceListMembershipsRequest) Reset()
func (*UserServiceListMembershipsRequest) String ¶ added in v0.75.0
func (x *UserServiceListMembershipsRequest) String() string
func (*UserServiceListMembershipsRequest) Validate ¶ added in v0.75.0
func (m *UserServiceListMembershipsRequest) Validate() error
Validate checks the field values on UserServiceListMembershipsRequest 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 (*UserServiceListMembershipsRequest) ValidateAll ¶ added in v0.75.0
func (m *UserServiceListMembershipsRequest) ValidateAll() error
ValidateAll checks the field values on UserServiceListMembershipsRequest 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 UserServiceListMembershipsRequestMultiError, or nil if none found.
type UserServiceListMembershipsRequestMultiError ¶ added in v0.75.0
type UserServiceListMembershipsRequestMultiError []error
UserServiceListMembershipsRequestMultiError is an error wrapping multiple validation errors returned by UserServiceListMembershipsRequest.ValidateAll() if the designated constraints aren't met.
func (UserServiceListMembershipsRequestMultiError) AllErrors ¶ added in v0.75.0
func (m UserServiceListMembershipsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserServiceListMembershipsRequestMultiError) Error ¶ added in v0.75.0
func (m UserServiceListMembershipsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserServiceListMembershipsRequestValidationError ¶ added in v0.75.0
type UserServiceListMembershipsRequestValidationError struct {
// contains filtered or unexported fields
}
UserServiceListMembershipsRequestValidationError is the validation error returned by UserServiceListMembershipsRequest.Validate if the designated constraints aren't met.
func (UserServiceListMembershipsRequestValidationError) Cause ¶ added in v0.75.0
func (e UserServiceListMembershipsRequestValidationError) Cause() error
Cause function returns cause value.
func (UserServiceListMembershipsRequestValidationError) Error ¶ added in v0.75.0
func (e UserServiceListMembershipsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UserServiceListMembershipsRequestValidationError) ErrorName ¶ added in v0.75.0
func (e UserServiceListMembershipsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UserServiceListMembershipsRequestValidationError) Field ¶ added in v0.75.0
func (e UserServiceListMembershipsRequestValidationError) Field() string
Field function returns field value.
func (UserServiceListMembershipsRequestValidationError) Key ¶ added in v0.75.0
func (e UserServiceListMembershipsRequestValidationError) Key() bool
Key function returns key value.
func (UserServiceListMembershipsRequestValidationError) Reason ¶ added in v0.75.0
func (e UserServiceListMembershipsRequestValidationError) Reason() string
Reason function returns reason value.
type UserServiceListMembershipsResponse ¶ added in v0.75.0
type UserServiceListMembershipsResponse struct { Result []*OrgMembershipItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*UserServiceListMembershipsResponse) Descriptor
deprecated
added in
v0.75.0
func (*UserServiceListMembershipsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UserServiceListMembershipsResponse.ProtoReflect.Descriptor instead.
func (*UserServiceListMembershipsResponse) GetResult ¶ added in v0.75.0
func (x *UserServiceListMembershipsResponse) GetResult() []*OrgMembershipItem
func (*UserServiceListMembershipsResponse) ProtoMessage ¶ added in v0.75.0
func (*UserServiceListMembershipsResponse) ProtoMessage()
func (*UserServiceListMembershipsResponse) ProtoReflect ¶ added in v0.75.0
func (x *UserServiceListMembershipsResponse) ProtoReflect() protoreflect.Message
func (*UserServiceListMembershipsResponse) Reset ¶ added in v0.75.0
func (x *UserServiceListMembershipsResponse) Reset()
func (*UserServiceListMembershipsResponse) String ¶ added in v0.75.0
func (x *UserServiceListMembershipsResponse) String() string
func (*UserServiceListMembershipsResponse) Validate ¶ added in v0.75.0
func (m *UserServiceListMembershipsResponse) Validate() error
Validate checks the field values on UserServiceListMembershipsResponse 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 (*UserServiceListMembershipsResponse) ValidateAll ¶ added in v0.75.0
func (m *UserServiceListMembershipsResponse) ValidateAll() error
ValidateAll checks the field values on UserServiceListMembershipsResponse 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 UserServiceListMembershipsResponseMultiError, or nil if none found.
type UserServiceListMembershipsResponseMultiError ¶ added in v0.75.0
type UserServiceListMembershipsResponseMultiError []error
UserServiceListMembershipsResponseMultiError is an error wrapping multiple validation errors returned by UserServiceListMembershipsResponse.ValidateAll() if the designated constraints aren't met.
func (UserServiceListMembershipsResponseMultiError) AllErrors ¶ added in v0.75.0
func (m UserServiceListMembershipsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserServiceListMembershipsResponseMultiError) Error ¶ added in v0.75.0
func (m UserServiceListMembershipsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserServiceListMembershipsResponseValidationError ¶ added in v0.75.0
type UserServiceListMembershipsResponseValidationError struct {
// contains filtered or unexported fields
}
UserServiceListMembershipsResponseValidationError is the validation error returned by UserServiceListMembershipsResponse.Validate if the designated constraints aren't met.
func (UserServiceListMembershipsResponseValidationError) Cause ¶ added in v0.75.0
func (e UserServiceListMembershipsResponseValidationError) Cause() error
Cause function returns cause value.
func (UserServiceListMembershipsResponseValidationError) Error ¶ added in v0.75.0
func (e UserServiceListMembershipsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UserServiceListMembershipsResponseValidationError) ErrorName ¶ added in v0.75.0
func (e UserServiceListMembershipsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UserServiceListMembershipsResponseValidationError) Field ¶ added in v0.75.0
func (e UserServiceListMembershipsResponseValidationError) Field() string
Field function returns field value.
func (UserServiceListMembershipsResponseValidationError) Key ¶ added in v0.75.0
func (e UserServiceListMembershipsResponseValidationError) Key() bool
Key function returns key value.
func (UserServiceListMembershipsResponseValidationError) Reason ¶ added in v0.75.0
func (e UserServiceListMembershipsResponseValidationError) Reason() string
Reason function returns reason value.
type UserServiceServer ¶ added in v0.75.0
type UserServiceServer interface { // User Membership management ListMemberships(context.Context, *UserServiceListMembershipsRequest) (*UserServiceListMembershipsResponse, error) DeleteMembership(context.Context, *DeleteMembershipRequest) (*DeleteMembershipResponse, error) SetCurrentMembership(context.Context, *SetCurrentMembershipRequest) (*SetCurrentMembershipResponse, error) // contains filtered or unexported methods }
UserServiceServer is the server API for UserService service. All implementations must embed UnimplementedUserServiceServer for forward compatibility
type UserValidationError ¶
type UserValidationError struct {
// contains filtered or unexported fields
}
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
func (UserValidationError) Cause ¶
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶
func (e UserValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractItem ¶
type WorkflowContractItem 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"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` LatestRevision int32 `protobuf:"varint,4,opt,name=latest_revision,json=latestRevision,proto3" json:"latest_revision,omitempty"` // Workflows associated with this contract WorkflowIds []string `protobuf:"bytes,5,rep,name=workflow_ids,json=workflowIds,proto3" json:"workflow_ids,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractItem) Descriptor
deprecated
func (*WorkflowContractItem) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractItem.ProtoReflect.Descriptor instead.
func (*WorkflowContractItem) GetCreatedAt ¶
func (x *WorkflowContractItem) GetCreatedAt() *timestamppb.Timestamp
func (*WorkflowContractItem) GetId ¶
func (x *WorkflowContractItem) GetId() string
func (*WorkflowContractItem) GetLatestRevision ¶
func (x *WorkflowContractItem) GetLatestRevision() int32
func (*WorkflowContractItem) GetName ¶
func (x *WorkflowContractItem) GetName() string
func (*WorkflowContractItem) GetWorkflowIds ¶
func (x *WorkflowContractItem) GetWorkflowIds() []string
func (*WorkflowContractItem) ProtoMessage ¶
func (*WorkflowContractItem) ProtoMessage()
func (*WorkflowContractItem) ProtoReflect ¶
func (x *WorkflowContractItem) ProtoReflect() protoreflect.Message
func (*WorkflowContractItem) Reset ¶
func (x *WorkflowContractItem) Reset()
func (*WorkflowContractItem) String ¶
func (x *WorkflowContractItem) String() string
func (*WorkflowContractItem) Validate ¶
func (m *WorkflowContractItem) Validate() error
Validate checks the field values on WorkflowContractItem 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 (*WorkflowContractItem) ValidateAll ¶
func (m *WorkflowContractItem) ValidateAll() error
ValidateAll checks the field values on WorkflowContractItem 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 WorkflowContractItemMultiError, or nil if none found.
type WorkflowContractItemMultiError ¶
type WorkflowContractItemMultiError []error
WorkflowContractItemMultiError is an error wrapping multiple validation errors returned by WorkflowContractItem.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractItemMultiError) AllErrors ¶
func (m WorkflowContractItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractItemMultiError) Error ¶
func (m WorkflowContractItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractItemValidationError ¶
type WorkflowContractItemValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractItemValidationError is the validation error returned by WorkflowContractItem.Validate if the designated constraints aren't met.
func (WorkflowContractItemValidationError) Cause ¶
func (e WorkflowContractItemValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractItemValidationError) Error ¶
func (e WorkflowContractItemValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractItemValidationError) ErrorName ¶
func (e WorkflowContractItemValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractItemValidationError) Field ¶
func (e WorkflowContractItemValidationError) Field() string
Field function returns field value.
func (WorkflowContractItemValidationError) Key ¶
func (e WorkflowContractItemValidationError) Key() bool
Key function returns key value.
func (WorkflowContractItemValidationError) Reason ¶
func (e WorkflowContractItemValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceClient ¶
type WorkflowContractServiceClient interface { List(ctx context.Context, in *WorkflowContractServiceListRequest, opts ...grpc.CallOption) (*WorkflowContractServiceListResponse, error) Create(ctx context.Context, in *WorkflowContractServiceCreateRequest, opts ...grpc.CallOption) (*WorkflowContractServiceCreateResponse, error) Update(ctx context.Context, in *WorkflowContractServiceUpdateRequest, opts ...grpc.CallOption) (*WorkflowContractServiceUpdateResponse, error) Describe(ctx context.Context, in *WorkflowContractServiceDescribeRequest, opts ...grpc.CallOption) (*WorkflowContractServiceDescribeResponse, error) Delete(ctx context.Context, in *WorkflowContractServiceDeleteRequest, opts ...grpc.CallOption) (*WorkflowContractServiceDeleteResponse, error) }
WorkflowContractServiceClient is the client API for WorkflowContractService 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 NewWorkflowContractServiceClient ¶
func NewWorkflowContractServiceClient(cc grpc.ClientConnInterface) WorkflowContractServiceClient
type WorkflowContractServiceCreateRequest ¶
type WorkflowContractServiceCreateRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Ready to support multiple schema versions // // Types that are assignable to Contract: // // *WorkflowContractServiceCreateRequest_V1 Contract isWorkflowContractServiceCreateRequest_Contract `protobuf_oneof:"contract"` // contains filtered or unexported fields }
func (*WorkflowContractServiceCreateRequest) Descriptor
deprecated
func (*WorkflowContractServiceCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceCreateRequest.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceCreateRequest) GetContract ¶
func (m *WorkflowContractServiceCreateRequest) GetContract() isWorkflowContractServiceCreateRequest_Contract
func (*WorkflowContractServiceCreateRequest) GetName ¶
func (x *WorkflowContractServiceCreateRequest) GetName() string
func (*WorkflowContractServiceCreateRequest) GetV1 ¶
func (x *WorkflowContractServiceCreateRequest) GetV1() *v1.CraftingSchema
func (*WorkflowContractServiceCreateRequest) ProtoMessage ¶
func (*WorkflowContractServiceCreateRequest) ProtoMessage()
func (*WorkflowContractServiceCreateRequest) ProtoReflect ¶
func (x *WorkflowContractServiceCreateRequest) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceCreateRequest) Reset ¶
func (x *WorkflowContractServiceCreateRequest) Reset()
func (*WorkflowContractServiceCreateRequest) String ¶
func (x *WorkflowContractServiceCreateRequest) String() string
func (*WorkflowContractServiceCreateRequest) Validate ¶
func (m *WorkflowContractServiceCreateRequest) Validate() error
Validate checks the field values on WorkflowContractServiceCreateRequest 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 (*WorkflowContractServiceCreateRequest) ValidateAll ¶
func (m *WorkflowContractServiceCreateRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceCreateRequest 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 WorkflowContractServiceCreateRequestMultiError, or nil if none found.
type WorkflowContractServiceCreateRequestMultiError ¶
type WorkflowContractServiceCreateRequestMultiError []error
WorkflowContractServiceCreateRequestMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceCreateRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceCreateRequestMultiError) AllErrors ¶
func (m WorkflowContractServiceCreateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceCreateRequestMultiError) Error ¶
func (m WorkflowContractServiceCreateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceCreateRequestValidationError ¶
type WorkflowContractServiceCreateRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceCreateRequestValidationError is the validation error returned by WorkflowContractServiceCreateRequest.Validate if the designated constraints aren't met.
func (WorkflowContractServiceCreateRequestValidationError) Cause ¶
func (e WorkflowContractServiceCreateRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceCreateRequestValidationError) Error ¶
func (e WorkflowContractServiceCreateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceCreateRequestValidationError) ErrorName ¶
func (e WorkflowContractServiceCreateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceCreateRequestValidationError) Field ¶
func (e WorkflowContractServiceCreateRequestValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceCreateRequestValidationError) Key ¶
func (e WorkflowContractServiceCreateRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceCreateRequestValidationError) Reason ¶
func (e WorkflowContractServiceCreateRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceCreateRequest_V1 ¶
type WorkflowContractServiceCreateRequest_V1 struct {
V1 *v1.CraftingSchema `protobuf:"bytes,2,opt,name=v1,proto3,oneof"`
}
type WorkflowContractServiceCreateResponse ¶
type WorkflowContractServiceCreateResponse struct { Result *WorkflowContractItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractServiceCreateResponse) Descriptor
deprecated
func (*WorkflowContractServiceCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceCreateResponse.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceCreateResponse) GetResult ¶
func (x *WorkflowContractServiceCreateResponse) GetResult() *WorkflowContractItem
func (*WorkflowContractServiceCreateResponse) ProtoMessage ¶
func (*WorkflowContractServiceCreateResponse) ProtoMessage()
func (*WorkflowContractServiceCreateResponse) ProtoReflect ¶
func (x *WorkflowContractServiceCreateResponse) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceCreateResponse) Reset ¶
func (x *WorkflowContractServiceCreateResponse) Reset()
func (*WorkflowContractServiceCreateResponse) String ¶
func (x *WorkflowContractServiceCreateResponse) String() string
func (*WorkflowContractServiceCreateResponse) Validate ¶
func (m *WorkflowContractServiceCreateResponse) Validate() error
Validate checks the field values on WorkflowContractServiceCreateResponse 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 (*WorkflowContractServiceCreateResponse) ValidateAll ¶
func (m *WorkflowContractServiceCreateResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceCreateResponse 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 WorkflowContractServiceCreateResponseMultiError, or nil if none found.
type WorkflowContractServiceCreateResponseMultiError ¶
type WorkflowContractServiceCreateResponseMultiError []error
WorkflowContractServiceCreateResponseMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceCreateResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceCreateResponseMultiError) AllErrors ¶
func (m WorkflowContractServiceCreateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceCreateResponseMultiError) Error ¶
func (m WorkflowContractServiceCreateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceCreateResponseValidationError ¶
type WorkflowContractServiceCreateResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceCreateResponseValidationError is the validation error returned by WorkflowContractServiceCreateResponse.Validate if the designated constraints aren't met.
func (WorkflowContractServiceCreateResponseValidationError) Cause ¶
func (e WorkflowContractServiceCreateResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceCreateResponseValidationError) Error ¶
func (e WorkflowContractServiceCreateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceCreateResponseValidationError) ErrorName ¶
func (e WorkflowContractServiceCreateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceCreateResponseValidationError) Field ¶
func (e WorkflowContractServiceCreateResponseValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceCreateResponseValidationError) Key ¶
func (e WorkflowContractServiceCreateResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceCreateResponseValidationError) Reason ¶
func (e WorkflowContractServiceCreateResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceDeleteRequest ¶
type WorkflowContractServiceDeleteRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractServiceDeleteRequest) Descriptor
deprecated
func (*WorkflowContractServiceDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceDeleteRequest.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceDeleteRequest) GetId ¶
func (x *WorkflowContractServiceDeleteRequest) GetId() string
func (*WorkflowContractServiceDeleteRequest) ProtoMessage ¶
func (*WorkflowContractServiceDeleteRequest) ProtoMessage()
func (*WorkflowContractServiceDeleteRequest) ProtoReflect ¶
func (x *WorkflowContractServiceDeleteRequest) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceDeleteRequest) Reset ¶
func (x *WorkflowContractServiceDeleteRequest) Reset()
func (*WorkflowContractServiceDeleteRequest) String ¶
func (x *WorkflowContractServiceDeleteRequest) String() string
func (*WorkflowContractServiceDeleteRequest) Validate ¶
func (m *WorkflowContractServiceDeleteRequest) Validate() error
Validate checks the field values on WorkflowContractServiceDeleteRequest 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 (*WorkflowContractServiceDeleteRequest) ValidateAll ¶
func (m *WorkflowContractServiceDeleteRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceDeleteRequest 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 WorkflowContractServiceDeleteRequestMultiError, or nil if none found.
type WorkflowContractServiceDeleteRequestMultiError ¶
type WorkflowContractServiceDeleteRequestMultiError []error
WorkflowContractServiceDeleteRequestMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceDeleteRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceDeleteRequestMultiError) AllErrors ¶
func (m WorkflowContractServiceDeleteRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceDeleteRequestMultiError) Error ¶
func (m WorkflowContractServiceDeleteRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceDeleteRequestValidationError ¶
type WorkflowContractServiceDeleteRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceDeleteRequestValidationError is the validation error returned by WorkflowContractServiceDeleteRequest.Validate if the designated constraints aren't met.
func (WorkflowContractServiceDeleteRequestValidationError) Cause ¶
func (e WorkflowContractServiceDeleteRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceDeleteRequestValidationError) Error ¶
func (e WorkflowContractServiceDeleteRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceDeleteRequestValidationError) ErrorName ¶
func (e WorkflowContractServiceDeleteRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceDeleteRequestValidationError) Field ¶
func (e WorkflowContractServiceDeleteRequestValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceDeleteRequestValidationError) Key ¶
func (e WorkflowContractServiceDeleteRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceDeleteRequestValidationError) Reason ¶
func (e WorkflowContractServiceDeleteRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceDeleteResponse ¶
type WorkflowContractServiceDeleteResponse struct {
// contains filtered or unexported fields
}
func (*WorkflowContractServiceDeleteResponse) Descriptor
deprecated
func (*WorkflowContractServiceDeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceDeleteResponse.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceDeleteResponse) ProtoMessage ¶
func (*WorkflowContractServiceDeleteResponse) ProtoMessage()
func (*WorkflowContractServiceDeleteResponse) ProtoReflect ¶
func (x *WorkflowContractServiceDeleteResponse) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceDeleteResponse) Reset ¶
func (x *WorkflowContractServiceDeleteResponse) Reset()
func (*WorkflowContractServiceDeleteResponse) String ¶
func (x *WorkflowContractServiceDeleteResponse) String() string
func (*WorkflowContractServiceDeleteResponse) Validate ¶
func (m *WorkflowContractServiceDeleteResponse) Validate() error
Validate checks the field values on WorkflowContractServiceDeleteResponse 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 (*WorkflowContractServiceDeleteResponse) ValidateAll ¶
func (m *WorkflowContractServiceDeleteResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceDeleteResponse 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 WorkflowContractServiceDeleteResponseMultiError, or nil if none found.
type WorkflowContractServiceDeleteResponseMultiError ¶
type WorkflowContractServiceDeleteResponseMultiError []error
WorkflowContractServiceDeleteResponseMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceDeleteResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceDeleteResponseMultiError) AllErrors ¶
func (m WorkflowContractServiceDeleteResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceDeleteResponseMultiError) Error ¶
func (m WorkflowContractServiceDeleteResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceDeleteResponseValidationError ¶
type WorkflowContractServiceDeleteResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceDeleteResponseValidationError is the validation error returned by WorkflowContractServiceDeleteResponse.Validate if the designated constraints aren't met.
func (WorkflowContractServiceDeleteResponseValidationError) Cause ¶
func (e WorkflowContractServiceDeleteResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceDeleteResponseValidationError) Error ¶
func (e WorkflowContractServiceDeleteResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceDeleteResponseValidationError) ErrorName ¶
func (e WorkflowContractServiceDeleteResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceDeleteResponseValidationError) Field ¶
func (e WorkflowContractServiceDeleteResponseValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceDeleteResponseValidationError) Key ¶
func (e WorkflowContractServiceDeleteResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceDeleteResponseValidationError) Reason ¶
func (e WorkflowContractServiceDeleteResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceDescribeRequest ¶
type WorkflowContractServiceDescribeRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Revision int32 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractServiceDescribeRequest) Descriptor
deprecated
func (*WorkflowContractServiceDescribeRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceDescribeRequest.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceDescribeRequest) GetId ¶
func (x *WorkflowContractServiceDescribeRequest) GetId() string
func (*WorkflowContractServiceDescribeRequest) GetRevision ¶
func (x *WorkflowContractServiceDescribeRequest) GetRevision() int32
func (*WorkflowContractServiceDescribeRequest) ProtoMessage ¶
func (*WorkflowContractServiceDescribeRequest) ProtoMessage()
func (*WorkflowContractServiceDescribeRequest) ProtoReflect ¶
func (x *WorkflowContractServiceDescribeRequest) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceDescribeRequest) Reset ¶
func (x *WorkflowContractServiceDescribeRequest) Reset()
func (*WorkflowContractServiceDescribeRequest) String ¶
func (x *WorkflowContractServiceDescribeRequest) String() string
func (*WorkflowContractServiceDescribeRequest) Validate ¶
func (m *WorkflowContractServiceDescribeRequest) Validate() error
Validate checks the field values on WorkflowContractServiceDescribeRequest 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 (*WorkflowContractServiceDescribeRequest) ValidateAll ¶
func (m *WorkflowContractServiceDescribeRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceDescribeRequest 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 WorkflowContractServiceDescribeRequestMultiError, or nil if none found.
type WorkflowContractServiceDescribeRequestMultiError ¶
type WorkflowContractServiceDescribeRequestMultiError []error
WorkflowContractServiceDescribeRequestMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceDescribeRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceDescribeRequestMultiError) AllErrors ¶
func (m WorkflowContractServiceDescribeRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceDescribeRequestMultiError) Error ¶
func (m WorkflowContractServiceDescribeRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceDescribeRequestValidationError ¶
type WorkflowContractServiceDescribeRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceDescribeRequestValidationError is the validation error returned by WorkflowContractServiceDescribeRequest.Validate if the designated constraints aren't met.
func (WorkflowContractServiceDescribeRequestValidationError) Cause ¶
func (e WorkflowContractServiceDescribeRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceDescribeRequestValidationError) Error ¶
func (e WorkflowContractServiceDescribeRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceDescribeRequestValidationError) ErrorName ¶
func (e WorkflowContractServiceDescribeRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceDescribeRequestValidationError) Field ¶
func (e WorkflowContractServiceDescribeRequestValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceDescribeRequestValidationError) Key ¶
func (e WorkflowContractServiceDescribeRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceDescribeRequestValidationError) Reason ¶
func (e WorkflowContractServiceDescribeRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceDescribeResponse ¶
type WorkflowContractServiceDescribeResponse struct { Result *WorkflowContractServiceDescribeResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractServiceDescribeResponse) Descriptor
deprecated
func (*WorkflowContractServiceDescribeResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceDescribeResponse.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceDescribeResponse) GetResult ¶
func (x *WorkflowContractServiceDescribeResponse) GetResult() *WorkflowContractServiceDescribeResponse_Result
func (*WorkflowContractServiceDescribeResponse) ProtoMessage ¶
func (*WorkflowContractServiceDescribeResponse) ProtoMessage()
func (*WorkflowContractServiceDescribeResponse) ProtoReflect ¶
func (x *WorkflowContractServiceDescribeResponse) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceDescribeResponse) Reset ¶
func (x *WorkflowContractServiceDescribeResponse) Reset()
func (*WorkflowContractServiceDescribeResponse) String ¶
func (x *WorkflowContractServiceDescribeResponse) String() string
func (*WorkflowContractServiceDescribeResponse) Validate ¶
func (m *WorkflowContractServiceDescribeResponse) Validate() error
Validate checks the field values on WorkflowContractServiceDescribeResponse 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 (*WorkflowContractServiceDescribeResponse) ValidateAll ¶
func (m *WorkflowContractServiceDescribeResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceDescribeResponse 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 WorkflowContractServiceDescribeResponseMultiError, or nil if none found.
type WorkflowContractServiceDescribeResponseMultiError ¶
type WorkflowContractServiceDescribeResponseMultiError []error
WorkflowContractServiceDescribeResponseMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceDescribeResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceDescribeResponseMultiError) AllErrors ¶
func (m WorkflowContractServiceDescribeResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceDescribeResponseMultiError) Error ¶
func (m WorkflowContractServiceDescribeResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceDescribeResponseValidationError ¶
type WorkflowContractServiceDescribeResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceDescribeResponseValidationError is the validation error returned by WorkflowContractServiceDescribeResponse.Validate if the designated constraints aren't met.
func (WorkflowContractServiceDescribeResponseValidationError) Cause ¶
func (e WorkflowContractServiceDescribeResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceDescribeResponseValidationError) Error ¶
func (e WorkflowContractServiceDescribeResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceDescribeResponseValidationError) ErrorName ¶
func (e WorkflowContractServiceDescribeResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceDescribeResponseValidationError) Field ¶
func (e WorkflowContractServiceDescribeResponseValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceDescribeResponseValidationError) Key ¶
func (e WorkflowContractServiceDescribeResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceDescribeResponseValidationError) Reason ¶
func (e WorkflowContractServiceDescribeResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceDescribeResponse_Result ¶
type WorkflowContractServiceDescribeResponse_Result struct { Contract *WorkflowContractItem `protobuf:"bytes,1,opt,name=contract,proto3" json:"contract,omitempty"` Revision *WorkflowContractVersionItem `protobuf:"bytes,2,opt,name=revision,proto3" json:"revision,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractServiceDescribeResponse_Result) Descriptor
deprecated
func (*WorkflowContractServiceDescribeResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceDescribeResponse_Result.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceDescribeResponse_Result) GetContract ¶
func (x *WorkflowContractServiceDescribeResponse_Result) GetContract() *WorkflowContractItem
func (*WorkflowContractServiceDescribeResponse_Result) GetRevision ¶
func (x *WorkflowContractServiceDescribeResponse_Result) GetRevision() *WorkflowContractVersionItem
func (*WorkflowContractServiceDescribeResponse_Result) ProtoMessage ¶
func (*WorkflowContractServiceDescribeResponse_Result) ProtoMessage()
func (*WorkflowContractServiceDescribeResponse_Result) ProtoReflect ¶
func (x *WorkflowContractServiceDescribeResponse_Result) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceDescribeResponse_Result) Reset ¶
func (x *WorkflowContractServiceDescribeResponse_Result) Reset()
func (*WorkflowContractServiceDescribeResponse_Result) String ¶
func (x *WorkflowContractServiceDescribeResponse_Result) String() string
func (*WorkflowContractServiceDescribeResponse_Result) Validate ¶
func (m *WorkflowContractServiceDescribeResponse_Result) Validate() error
Validate checks the field values on WorkflowContractServiceDescribeResponse_Result 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 (*WorkflowContractServiceDescribeResponse_Result) ValidateAll ¶
func (m *WorkflowContractServiceDescribeResponse_Result) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceDescribeResponse_Result 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 WorkflowContractServiceDescribeResponse_ResultMultiError, or nil if none found.
type WorkflowContractServiceDescribeResponse_ResultMultiError ¶
type WorkflowContractServiceDescribeResponse_ResultMultiError []error
WorkflowContractServiceDescribeResponse_ResultMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceDescribeResponse_Result.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceDescribeResponse_ResultMultiError) AllErrors ¶
func (m WorkflowContractServiceDescribeResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceDescribeResponse_ResultMultiError) Error ¶
func (m WorkflowContractServiceDescribeResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceDescribeResponse_ResultValidationError ¶
type WorkflowContractServiceDescribeResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceDescribeResponse_ResultValidationError is the validation error returned by WorkflowContractServiceDescribeResponse_Result.Validate if the designated constraints aren't met.
func (WorkflowContractServiceDescribeResponse_ResultValidationError) Cause ¶
func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceDescribeResponse_ResultValidationError) Error ¶
func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceDescribeResponse_ResultValidationError) ErrorName ¶
func (e WorkflowContractServiceDescribeResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceDescribeResponse_ResultValidationError) Field ¶
func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceDescribeResponse_ResultValidationError) Key ¶
Key function returns key value.
func (WorkflowContractServiceDescribeResponse_ResultValidationError) Reason ¶
func (e WorkflowContractServiceDescribeResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceListRequest ¶
type WorkflowContractServiceListRequest struct {
// contains filtered or unexported fields
}
func (*WorkflowContractServiceListRequest) Descriptor
deprecated
func (*WorkflowContractServiceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceListRequest.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceListRequest) ProtoMessage ¶
func (*WorkflowContractServiceListRequest) ProtoMessage()
func (*WorkflowContractServiceListRequest) ProtoReflect ¶
func (x *WorkflowContractServiceListRequest) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceListRequest) Reset ¶
func (x *WorkflowContractServiceListRequest) Reset()
func (*WorkflowContractServiceListRequest) String ¶
func (x *WorkflowContractServiceListRequest) String() string
func (*WorkflowContractServiceListRequest) Validate ¶
func (m *WorkflowContractServiceListRequest) Validate() error
Validate checks the field values on WorkflowContractServiceListRequest 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 (*WorkflowContractServiceListRequest) ValidateAll ¶
func (m *WorkflowContractServiceListRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceListRequest 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 WorkflowContractServiceListRequestMultiError, or nil if none found.
type WorkflowContractServiceListRequestMultiError ¶
type WorkflowContractServiceListRequestMultiError []error
WorkflowContractServiceListRequestMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceListRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceListRequestMultiError) AllErrors ¶
func (m WorkflowContractServiceListRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceListRequestMultiError) Error ¶
func (m WorkflowContractServiceListRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceListRequestValidationError ¶
type WorkflowContractServiceListRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceListRequestValidationError is the validation error returned by WorkflowContractServiceListRequest.Validate if the designated constraints aren't met.
func (WorkflowContractServiceListRequestValidationError) Cause ¶
func (e WorkflowContractServiceListRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceListRequestValidationError) Error ¶
func (e WorkflowContractServiceListRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceListRequestValidationError) ErrorName ¶
func (e WorkflowContractServiceListRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceListRequestValidationError) Field ¶
func (e WorkflowContractServiceListRequestValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceListRequestValidationError) Key ¶
func (e WorkflowContractServiceListRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceListRequestValidationError) Reason ¶
func (e WorkflowContractServiceListRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceListResponse ¶
type WorkflowContractServiceListResponse struct { Result []*WorkflowContractItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractServiceListResponse) Descriptor
deprecated
func (*WorkflowContractServiceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceListResponse.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceListResponse) GetResult ¶
func (x *WorkflowContractServiceListResponse) GetResult() []*WorkflowContractItem
func (*WorkflowContractServiceListResponse) ProtoMessage ¶
func (*WorkflowContractServiceListResponse) ProtoMessage()
func (*WorkflowContractServiceListResponse) ProtoReflect ¶
func (x *WorkflowContractServiceListResponse) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceListResponse) Reset ¶
func (x *WorkflowContractServiceListResponse) Reset()
func (*WorkflowContractServiceListResponse) String ¶
func (x *WorkflowContractServiceListResponse) String() string
func (*WorkflowContractServiceListResponse) Validate ¶
func (m *WorkflowContractServiceListResponse) Validate() error
Validate checks the field values on WorkflowContractServiceListResponse 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 (*WorkflowContractServiceListResponse) ValidateAll ¶
func (m *WorkflowContractServiceListResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceListResponse 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 WorkflowContractServiceListResponseMultiError, or nil if none found.
type WorkflowContractServiceListResponseMultiError ¶
type WorkflowContractServiceListResponseMultiError []error
WorkflowContractServiceListResponseMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceListResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceListResponseMultiError) AllErrors ¶
func (m WorkflowContractServiceListResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceListResponseMultiError) Error ¶
func (m WorkflowContractServiceListResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceListResponseValidationError ¶
type WorkflowContractServiceListResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceListResponseValidationError is the validation error returned by WorkflowContractServiceListResponse.Validate if the designated constraints aren't met.
func (WorkflowContractServiceListResponseValidationError) Cause ¶
func (e WorkflowContractServiceListResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceListResponseValidationError) Error ¶
func (e WorkflowContractServiceListResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceListResponseValidationError) ErrorName ¶
func (e WorkflowContractServiceListResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceListResponseValidationError) Field ¶
func (e WorkflowContractServiceListResponseValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceListResponseValidationError) Key ¶
func (e WorkflowContractServiceListResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceListResponseValidationError) Reason ¶
func (e WorkflowContractServiceListResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceServer ¶
type WorkflowContractServiceServer interface { List(context.Context, *WorkflowContractServiceListRequest) (*WorkflowContractServiceListResponse, error) Create(context.Context, *WorkflowContractServiceCreateRequest) (*WorkflowContractServiceCreateResponse, error) Update(context.Context, *WorkflowContractServiceUpdateRequest) (*WorkflowContractServiceUpdateResponse, error) Describe(context.Context, *WorkflowContractServiceDescribeRequest) (*WorkflowContractServiceDescribeResponse, error) Delete(context.Context, *WorkflowContractServiceDeleteRequest) (*WorkflowContractServiceDeleteResponse, error) // contains filtered or unexported methods }
WorkflowContractServiceServer is the server API for WorkflowContractService service. All implementations must embed UnimplementedWorkflowContractServiceServer for forward compatibility
type WorkflowContractServiceUpdateRequest ¶
type WorkflowContractServiceUpdateRequest 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"` // Types that are assignable to Contract: // // *WorkflowContractServiceUpdateRequest_V1 Contract isWorkflowContractServiceUpdateRequest_Contract `protobuf_oneof:"contract"` // contains filtered or unexported fields }
func (*WorkflowContractServiceUpdateRequest) Descriptor
deprecated
func (*WorkflowContractServiceUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceUpdateRequest.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceUpdateRequest) GetContract ¶
func (m *WorkflowContractServiceUpdateRequest) GetContract() isWorkflowContractServiceUpdateRequest_Contract
func (*WorkflowContractServiceUpdateRequest) GetId ¶
func (x *WorkflowContractServiceUpdateRequest) GetId() string
func (*WorkflowContractServiceUpdateRequest) GetName ¶
func (x *WorkflowContractServiceUpdateRequest) GetName() string
func (*WorkflowContractServiceUpdateRequest) GetV1 ¶
func (x *WorkflowContractServiceUpdateRequest) GetV1() *v1.CraftingSchema
func (*WorkflowContractServiceUpdateRequest) ProtoMessage ¶
func (*WorkflowContractServiceUpdateRequest) ProtoMessage()
func (*WorkflowContractServiceUpdateRequest) ProtoReflect ¶
func (x *WorkflowContractServiceUpdateRequest) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceUpdateRequest) Reset ¶
func (x *WorkflowContractServiceUpdateRequest) Reset()
func (*WorkflowContractServiceUpdateRequest) String ¶
func (x *WorkflowContractServiceUpdateRequest) String() string
func (*WorkflowContractServiceUpdateRequest) Validate ¶
func (m *WorkflowContractServiceUpdateRequest) Validate() error
Validate checks the field values on WorkflowContractServiceUpdateRequest 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 (*WorkflowContractServiceUpdateRequest) ValidateAll ¶
func (m *WorkflowContractServiceUpdateRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceUpdateRequest 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 WorkflowContractServiceUpdateRequestMultiError, or nil if none found.
type WorkflowContractServiceUpdateRequestMultiError ¶
type WorkflowContractServiceUpdateRequestMultiError []error
WorkflowContractServiceUpdateRequestMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceUpdateRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceUpdateRequestMultiError) AllErrors ¶
func (m WorkflowContractServiceUpdateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceUpdateRequestMultiError) Error ¶
func (m WorkflowContractServiceUpdateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceUpdateRequestValidationError ¶
type WorkflowContractServiceUpdateRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceUpdateRequestValidationError is the validation error returned by WorkflowContractServiceUpdateRequest.Validate if the designated constraints aren't met.
func (WorkflowContractServiceUpdateRequestValidationError) Cause ¶
func (e WorkflowContractServiceUpdateRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceUpdateRequestValidationError) Error ¶
func (e WorkflowContractServiceUpdateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceUpdateRequestValidationError) ErrorName ¶
func (e WorkflowContractServiceUpdateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceUpdateRequestValidationError) Field ¶
func (e WorkflowContractServiceUpdateRequestValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceUpdateRequestValidationError) Key ¶
func (e WorkflowContractServiceUpdateRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceUpdateRequestValidationError) Reason ¶
func (e WorkflowContractServiceUpdateRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceUpdateRequest_V1 ¶
type WorkflowContractServiceUpdateRequest_V1 struct {
V1 *v1.CraftingSchema `protobuf:"bytes,3,opt,name=v1,proto3,oneof"`
}
type WorkflowContractServiceUpdateResponse ¶
type WorkflowContractServiceUpdateResponse struct { Result *WorkflowContractServiceUpdateResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractServiceUpdateResponse) Descriptor
deprecated
func (*WorkflowContractServiceUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceUpdateResponse.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceUpdateResponse) GetResult ¶
func (x *WorkflowContractServiceUpdateResponse) GetResult() *WorkflowContractServiceUpdateResponse_Result
func (*WorkflowContractServiceUpdateResponse) ProtoMessage ¶
func (*WorkflowContractServiceUpdateResponse) ProtoMessage()
func (*WorkflowContractServiceUpdateResponse) ProtoReflect ¶
func (x *WorkflowContractServiceUpdateResponse) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceUpdateResponse) Reset ¶
func (x *WorkflowContractServiceUpdateResponse) Reset()
func (*WorkflowContractServiceUpdateResponse) String ¶
func (x *WorkflowContractServiceUpdateResponse) String() string
func (*WorkflowContractServiceUpdateResponse) Validate ¶
func (m *WorkflowContractServiceUpdateResponse) Validate() error
Validate checks the field values on WorkflowContractServiceUpdateResponse 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 (*WorkflowContractServiceUpdateResponse) ValidateAll ¶
func (m *WorkflowContractServiceUpdateResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceUpdateResponse 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 WorkflowContractServiceUpdateResponseMultiError, or nil if none found.
type WorkflowContractServiceUpdateResponseMultiError ¶
type WorkflowContractServiceUpdateResponseMultiError []error
WorkflowContractServiceUpdateResponseMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceUpdateResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceUpdateResponseMultiError) AllErrors ¶
func (m WorkflowContractServiceUpdateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceUpdateResponseMultiError) Error ¶
func (m WorkflowContractServiceUpdateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceUpdateResponseValidationError ¶
type WorkflowContractServiceUpdateResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceUpdateResponseValidationError is the validation error returned by WorkflowContractServiceUpdateResponse.Validate if the designated constraints aren't met.
func (WorkflowContractServiceUpdateResponseValidationError) Cause ¶
func (e WorkflowContractServiceUpdateResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceUpdateResponseValidationError) Error ¶
func (e WorkflowContractServiceUpdateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceUpdateResponseValidationError) ErrorName ¶
func (e WorkflowContractServiceUpdateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceUpdateResponseValidationError) Field ¶
func (e WorkflowContractServiceUpdateResponseValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceUpdateResponseValidationError) Key ¶
func (e WorkflowContractServiceUpdateResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceUpdateResponseValidationError) Reason ¶
func (e WorkflowContractServiceUpdateResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractServiceUpdateResponse_Result ¶
type WorkflowContractServiceUpdateResponse_Result struct { Contract *WorkflowContractItem `protobuf:"bytes,1,opt,name=contract,proto3" json:"contract,omitempty"` Revision *WorkflowContractVersionItem `protobuf:"bytes,2,opt,name=revision,proto3" json:"revision,omitempty"` // contains filtered or unexported fields }
func (*WorkflowContractServiceUpdateResponse_Result) Descriptor
deprecated
func (*WorkflowContractServiceUpdateResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractServiceUpdateResponse_Result.ProtoReflect.Descriptor instead.
func (*WorkflowContractServiceUpdateResponse_Result) GetContract ¶
func (x *WorkflowContractServiceUpdateResponse_Result) GetContract() *WorkflowContractItem
func (*WorkflowContractServiceUpdateResponse_Result) GetRevision ¶
func (x *WorkflowContractServiceUpdateResponse_Result) GetRevision() *WorkflowContractVersionItem
func (*WorkflowContractServiceUpdateResponse_Result) ProtoMessage ¶
func (*WorkflowContractServiceUpdateResponse_Result) ProtoMessage()
func (*WorkflowContractServiceUpdateResponse_Result) ProtoReflect ¶
func (x *WorkflowContractServiceUpdateResponse_Result) ProtoReflect() protoreflect.Message
func (*WorkflowContractServiceUpdateResponse_Result) Reset ¶
func (x *WorkflowContractServiceUpdateResponse_Result) Reset()
func (*WorkflowContractServiceUpdateResponse_Result) String ¶
func (x *WorkflowContractServiceUpdateResponse_Result) String() string
func (*WorkflowContractServiceUpdateResponse_Result) Validate ¶
func (m *WorkflowContractServiceUpdateResponse_Result) Validate() error
Validate checks the field values on WorkflowContractServiceUpdateResponse_Result 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 (*WorkflowContractServiceUpdateResponse_Result) ValidateAll ¶
func (m *WorkflowContractServiceUpdateResponse_Result) ValidateAll() error
ValidateAll checks the field values on WorkflowContractServiceUpdateResponse_Result 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 WorkflowContractServiceUpdateResponse_ResultMultiError, or nil if none found.
type WorkflowContractServiceUpdateResponse_ResultMultiError ¶
type WorkflowContractServiceUpdateResponse_ResultMultiError []error
WorkflowContractServiceUpdateResponse_ResultMultiError is an error wrapping multiple validation errors returned by WorkflowContractServiceUpdateResponse_Result.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractServiceUpdateResponse_ResultMultiError) AllErrors ¶
func (m WorkflowContractServiceUpdateResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractServiceUpdateResponse_ResultMultiError) Error ¶
func (m WorkflowContractServiceUpdateResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractServiceUpdateResponse_ResultValidationError ¶
type WorkflowContractServiceUpdateResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractServiceUpdateResponse_ResultValidationError is the validation error returned by WorkflowContractServiceUpdateResponse_Result.Validate if the designated constraints aren't met.
func (WorkflowContractServiceUpdateResponse_ResultValidationError) Cause ¶
func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractServiceUpdateResponse_ResultValidationError) Error ¶
func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractServiceUpdateResponse_ResultValidationError) ErrorName ¶
func (e WorkflowContractServiceUpdateResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractServiceUpdateResponse_ResultValidationError) Field ¶
func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Field() string
Field function returns field value.
func (WorkflowContractServiceUpdateResponse_ResultValidationError) Key ¶
func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Key() bool
Key function returns key value.
func (WorkflowContractServiceUpdateResponse_ResultValidationError) Reason ¶
func (e WorkflowContractServiceUpdateResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractVersionItem ¶
type WorkflowContractVersionItem struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Revision int32 `protobuf:"varint,2,opt,name=revision,proto3" json:"revision,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // Types that are assignable to Contract: // // *WorkflowContractVersionItem_V1 Contract isWorkflowContractVersionItem_Contract `protobuf_oneof:"contract"` // contains filtered or unexported fields }
func (*WorkflowContractVersionItem) Descriptor
deprecated
func (*WorkflowContractVersionItem) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowContractVersionItem.ProtoReflect.Descriptor instead.
func (*WorkflowContractVersionItem) GetContract ¶
func (m *WorkflowContractVersionItem) GetContract() isWorkflowContractVersionItem_Contract
func (*WorkflowContractVersionItem) GetCreatedAt ¶
func (x *WorkflowContractVersionItem) GetCreatedAt() *timestamppb.Timestamp
func (*WorkflowContractVersionItem) GetId ¶
func (x *WorkflowContractVersionItem) GetId() string
func (*WorkflowContractVersionItem) GetRevision ¶
func (x *WorkflowContractVersionItem) GetRevision() int32
func (*WorkflowContractVersionItem) GetV1 ¶
func (x *WorkflowContractVersionItem) GetV1() *v1.CraftingSchema
func (*WorkflowContractVersionItem) ProtoMessage ¶
func (*WorkflowContractVersionItem) ProtoMessage()
func (*WorkflowContractVersionItem) ProtoReflect ¶
func (x *WorkflowContractVersionItem) ProtoReflect() protoreflect.Message
func (*WorkflowContractVersionItem) Reset ¶
func (x *WorkflowContractVersionItem) Reset()
func (*WorkflowContractVersionItem) String ¶
func (x *WorkflowContractVersionItem) String() string
func (*WorkflowContractVersionItem) Validate ¶
func (m *WorkflowContractVersionItem) Validate() error
Validate checks the field values on WorkflowContractVersionItem 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 (*WorkflowContractVersionItem) ValidateAll ¶
func (m *WorkflowContractVersionItem) ValidateAll() error
ValidateAll checks the field values on WorkflowContractVersionItem 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 WorkflowContractVersionItemMultiError, or nil if none found.
type WorkflowContractVersionItemMultiError ¶
type WorkflowContractVersionItemMultiError []error
WorkflowContractVersionItemMultiError is an error wrapping multiple validation errors returned by WorkflowContractVersionItem.ValidateAll() if the designated constraints aren't met.
func (WorkflowContractVersionItemMultiError) AllErrors ¶
func (m WorkflowContractVersionItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowContractVersionItemMultiError) Error ¶
func (m WorkflowContractVersionItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowContractVersionItemValidationError ¶
type WorkflowContractVersionItemValidationError struct {
// contains filtered or unexported fields
}
WorkflowContractVersionItemValidationError is the validation error returned by WorkflowContractVersionItem.Validate if the designated constraints aren't met.
func (WorkflowContractVersionItemValidationError) Cause ¶
func (e WorkflowContractVersionItemValidationError) Cause() error
Cause function returns cause value.
func (WorkflowContractVersionItemValidationError) Error ¶
func (e WorkflowContractVersionItemValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowContractVersionItemValidationError) ErrorName ¶
func (e WorkflowContractVersionItemValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowContractVersionItemValidationError) Field ¶
func (e WorkflowContractVersionItemValidationError) Field() string
Field function returns field value.
func (WorkflowContractVersionItemValidationError) Key ¶
func (e WorkflowContractVersionItemValidationError) Key() bool
Key function returns key value.
func (WorkflowContractVersionItemValidationError) Reason ¶
func (e WorkflowContractVersionItemValidationError) Reason() string
Reason function returns reason value.
type WorkflowContractVersionItem_V1 ¶
type WorkflowContractVersionItem_V1 struct {
V1 *v1.CraftingSchema `protobuf:"bytes,4,opt,name=v1,proto3,oneof"`
}
type WorkflowItem ¶
type WorkflowItem 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"` Project string `protobuf:"bytes,3,opt,name=project,proto3" json:"project,omitempty"` Team string `protobuf:"bytes,4,opt,name=team,proto3" json:"team,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` RunsCount int32 `protobuf:"varint,6,opt,name=runs_count,json=runsCount,proto3" json:"runs_count,omitempty"` LastRun *WorkflowRunItem `protobuf:"bytes,7,opt,name=last_run,json=lastRun,proto3" json:"last_run,omitempty"` ContractId string `protobuf:"bytes,8,opt,name=contract_id,json=contractId,proto3" json:"contract_id,omitempty"` // Current, latest revision of the contract ContractRevisionLatest int32 `` /* 131-byte string literal not displayed */ // A public workflow means that any user can // - access to all its workflow runs // - their attestation and materials Public bool `protobuf:"varint,9,opt,name=public,proto3" json:"public,omitempty"` Description string `protobuf:"bytes,10,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*WorkflowItem) Descriptor
deprecated
func (*WorkflowItem) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowItem.ProtoReflect.Descriptor instead.
func (*WorkflowItem) GetContractId ¶
func (x *WorkflowItem) GetContractId() string
func (*WorkflowItem) GetContractRevisionLatest ¶ added in v0.70.0
func (x *WorkflowItem) GetContractRevisionLatest() int32
func (*WorkflowItem) GetCreatedAt ¶
func (x *WorkflowItem) GetCreatedAt() *timestamppb.Timestamp
func (*WorkflowItem) GetDescription ¶ added in v0.70.0
func (x *WorkflowItem) GetDescription() string
func (*WorkflowItem) GetId ¶
func (x *WorkflowItem) GetId() string
func (*WorkflowItem) GetLastRun ¶
func (x *WorkflowItem) GetLastRun() *WorkflowRunItem
func (*WorkflowItem) GetName ¶
func (x *WorkflowItem) GetName() string
func (*WorkflowItem) GetProject ¶
func (x *WorkflowItem) GetProject() string
func (*WorkflowItem) GetPublic ¶ added in v0.17.0
func (x *WorkflowItem) GetPublic() bool
func (*WorkflowItem) GetRunsCount ¶
func (x *WorkflowItem) GetRunsCount() int32
func (*WorkflowItem) GetTeam ¶
func (x *WorkflowItem) GetTeam() string
func (*WorkflowItem) ProtoMessage ¶
func (*WorkflowItem) ProtoMessage()
func (*WorkflowItem) ProtoReflect ¶
func (x *WorkflowItem) ProtoReflect() protoreflect.Message
func (*WorkflowItem) Reset ¶
func (x *WorkflowItem) Reset()
func (*WorkflowItem) String ¶
func (x *WorkflowItem) String() string
func (*WorkflowItem) Validate ¶
func (m *WorkflowItem) Validate() error
Validate checks the field values on WorkflowItem 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 (*WorkflowItem) ValidateAll ¶
func (m *WorkflowItem) ValidateAll() error
ValidateAll checks the field values on WorkflowItem 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 WorkflowItemMultiError, or nil if none found.
type WorkflowItemMultiError ¶
type WorkflowItemMultiError []error
WorkflowItemMultiError is an error wrapping multiple validation errors returned by WorkflowItem.ValidateAll() if the designated constraints aren't met.
func (WorkflowItemMultiError) AllErrors ¶
func (m WorkflowItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowItemMultiError) Error ¶
func (m WorkflowItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowItemValidationError ¶
type WorkflowItemValidationError struct {
// contains filtered or unexported fields
}
WorkflowItemValidationError is the validation error returned by WorkflowItem.Validate if the designated constraints aren't met.
func (WorkflowItemValidationError) Cause ¶
func (e WorkflowItemValidationError) Cause() error
Cause function returns cause value.
func (WorkflowItemValidationError) Error ¶
func (e WorkflowItemValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowItemValidationError) ErrorName ¶
func (e WorkflowItemValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowItemValidationError) Field ¶
func (e WorkflowItemValidationError) Field() string
Field function returns field value.
func (WorkflowItemValidationError) Key ¶
func (e WorkflowItemValidationError) Key() bool
Key function returns key value.
func (WorkflowItemValidationError) Reason ¶
func (e WorkflowItemValidationError) Reason() string
Reason function returns reason value.
type WorkflowRunItem ¶
type WorkflowRunItem struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` FinishedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"` // TODO: use runStatus enum below // deprecated field, use status instead // // Deprecated: Marked as deprecated in controlplane/v1/response_messages.proto. State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"` Status RunStatus `protobuf:"varint,12,opt,name=status,proto3,enum=controlplane.v1.RunStatus" json:"status,omitempty"` Reason string `protobuf:"bytes,5,opt,name=reason,proto3" json:"reason,omitempty"` Workflow *WorkflowItem `protobuf:"bytes,6,opt,name=workflow,proto3" json:"workflow,omitempty"` JobUrl string `protobuf:"bytes,7,opt,name=job_url,json=jobUrl,proto3" json:"job_url,omitempty"` // string runner_type = 8; RunnerType v1.CraftingSchema_Runner_RunnerType `` /* 150-byte string literal not displayed */ ContractVersion *WorkflowContractVersionItem `protobuf:"bytes,9,opt,name=contract_version,json=contractVersion,proto3" json:"contract_version,omitempty"` // The revision of the contract used for this run ContractRevisionUsed int32 `protobuf:"varint,10,opt,name=contract_revision_used,json=contractRevisionUsed,proto3" json:"contract_revision_used,omitempty"` // The latest revision available for this contract at the time of the run ContractRevisionLatest int32 `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*WorkflowRunItem) Descriptor
deprecated
func (*WorkflowRunItem) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowRunItem.ProtoReflect.Descriptor instead.
func (*WorkflowRunItem) GetContractRevisionLatest ¶ added in v0.70.0
func (x *WorkflowRunItem) GetContractRevisionLatest() int32
func (*WorkflowRunItem) GetContractRevisionUsed ¶ added in v0.70.0
func (x *WorkflowRunItem) GetContractRevisionUsed() int32
func (*WorkflowRunItem) GetContractVersion ¶
func (x *WorkflowRunItem) GetContractVersion() *WorkflowContractVersionItem
func (*WorkflowRunItem) GetCreatedAt ¶
func (x *WorkflowRunItem) GetCreatedAt() *timestamppb.Timestamp
func (*WorkflowRunItem) GetFinishedAt ¶
func (x *WorkflowRunItem) GetFinishedAt() *timestamppb.Timestamp
func (*WorkflowRunItem) GetId ¶
func (x *WorkflowRunItem) GetId() string
func (*WorkflowRunItem) GetJobUrl ¶
func (x *WorkflowRunItem) GetJobUrl() string
func (*WorkflowRunItem) GetReason ¶
func (x *WorkflowRunItem) GetReason() string
func (*WorkflowRunItem) GetRunnerType ¶
func (x *WorkflowRunItem) GetRunnerType() v1.CraftingSchema_Runner_RunnerType
func (*WorkflowRunItem) GetState
deprecated
func (x *WorkflowRunItem) GetState() string
Deprecated: Marked as deprecated in controlplane/v1/response_messages.proto.
func (*WorkflowRunItem) GetStatus ¶ added in v0.70.0
func (x *WorkflowRunItem) GetStatus() RunStatus
func (*WorkflowRunItem) GetWorkflow ¶
func (x *WorkflowRunItem) GetWorkflow() *WorkflowItem
func (*WorkflowRunItem) ProtoMessage ¶
func (*WorkflowRunItem) ProtoMessage()
func (*WorkflowRunItem) ProtoReflect ¶
func (x *WorkflowRunItem) ProtoReflect() protoreflect.Message
func (*WorkflowRunItem) Reset ¶
func (x *WorkflowRunItem) Reset()
func (*WorkflowRunItem) String ¶
func (x *WorkflowRunItem) String() string
func (*WorkflowRunItem) Validate ¶
func (m *WorkflowRunItem) Validate() error
Validate checks the field values on WorkflowRunItem 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 (*WorkflowRunItem) ValidateAll ¶
func (m *WorkflowRunItem) ValidateAll() error
ValidateAll checks the field values on WorkflowRunItem 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 WorkflowRunItemMultiError, or nil if none found.
type WorkflowRunItemMultiError ¶
type WorkflowRunItemMultiError []error
WorkflowRunItemMultiError is an error wrapping multiple validation errors returned by WorkflowRunItem.ValidateAll() if the designated constraints aren't met.
func (WorkflowRunItemMultiError) AllErrors ¶
func (m WorkflowRunItemMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowRunItemMultiError) Error ¶
func (m WorkflowRunItemMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowRunItemValidationError ¶
type WorkflowRunItemValidationError struct {
// contains filtered or unexported fields
}
WorkflowRunItemValidationError is the validation error returned by WorkflowRunItem.Validate if the designated constraints aren't met.
func (WorkflowRunItemValidationError) Cause ¶
func (e WorkflowRunItemValidationError) Cause() error
Cause function returns cause value.
func (WorkflowRunItemValidationError) Error ¶
func (e WorkflowRunItemValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowRunItemValidationError) ErrorName ¶
func (e WorkflowRunItemValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowRunItemValidationError) Field ¶
func (e WorkflowRunItemValidationError) Field() string
Field function returns field value.
func (WorkflowRunItemValidationError) Key ¶
func (e WorkflowRunItemValidationError) Key() bool
Key function returns key value.
func (WorkflowRunItemValidationError) Reason ¶
func (e WorkflowRunItemValidationError) Reason() string
Reason function returns reason value.
type WorkflowRunServiceClient ¶
type WorkflowRunServiceClient interface { List(ctx context.Context, in *WorkflowRunServiceListRequest, opts ...grpc.CallOption) (*WorkflowRunServiceListResponse, error) View(ctx context.Context, in *WorkflowRunServiceViewRequest, opts ...grpc.CallOption) (*WorkflowRunServiceViewResponse, error) }
WorkflowRunServiceClient is the client API for WorkflowRunService 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 NewWorkflowRunServiceClient ¶
func NewWorkflowRunServiceClient(cc grpc.ClientConnInterface) WorkflowRunServiceClient
type WorkflowRunServiceListRequest ¶
type WorkflowRunServiceListRequest struct { // Filters // by workflow WorkflowId string `protobuf:"bytes,1,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` // by run status Status RunStatus `protobuf:"varint,3,opt,name=status,proto3,enum=controlplane.v1.RunStatus" json:"status,omitempty"` // pagination options Pagination *PaginationRequest `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
func (*WorkflowRunServiceListRequest) Descriptor
deprecated
func (*WorkflowRunServiceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowRunServiceListRequest.ProtoReflect.Descriptor instead.
func (*WorkflowRunServiceListRequest) GetPagination ¶
func (x *WorkflowRunServiceListRequest) GetPagination() *PaginationRequest
func (*WorkflowRunServiceListRequest) GetStatus ¶ added in v0.70.0
func (x *WorkflowRunServiceListRequest) GetStatus() RunStatus
func (*WorkflowRunServiceListRequest) GetWorkflowId ¶
func (x *WorkflowRunServiceListRequest) GetWorkflowId() string
func (*WorkflowRunServiceListRequest) ProtoMessage ¶
func (*WorkflowRunServiceListRequest) ProtoMessage()
func (*WorkflowRunServiceListRequest) ProtoReflect ¶
func (x *WorkflowRunServiceListRequest) ProtoReflect() protoreflect.Message
func (*WorkflowRunServiceListRequest) Reset ¶
func (x *WorkflowRunServiceListRequest) Reset()
func (*WorkflowRunServiceListRequest) String ¶
func (x *WorkflowRunServiceListRequest) String() string
func (*WorkflowRunServiceListRequest) Validate ¶
func (m *WorkflowRunServiceListRequest) Validate() error
Validate checks the field values on WorkflowRunServiceListRequest 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 (*WorkflowRunServiceListRequest) ValidateAll ¶
func (m *WorkflowRunServiceListRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowRunServiceListRequest 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 WorkflowRunServiceListRequestMultiError, or nil if none found.
type WorkflowRunServiceListRequestMultiError ¶
type WorkflowRunServiceListRequestMultiError []error
WorkflowRunServiceListRequestMultiError is an error wrapping multiple validation errors returned by WorkflowRunServiceListRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowRunServiceListRequestMultiError) AllErrors ¶
func (m WorkflowRunServiceListRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowRunServiceListRequestMultiError) Error ¶
func (m WorkflowRunServiceListRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowRunServiceListRequestValidationError ¶
type WorkflowRunServiceListRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowRunServiceListRequestValidationError is the validation error returned by WorkflowRunServiceListRequest.Validate if the designated constraints aren't met.
func (WorkflowRunServiceListRequestValidationError) Cause ¶
func (e WorkflowRunServiceListRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowRunServiceListRequestValidationError) Error ¶
func (e WorkflowRunServiceListRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowRunServiceListRequestValidationError) ErrorName ¶
func (e WorkflowRunServiceListRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowRunServiceListRequestValidationError) Field ¶
func (e WorkflowRunServiceListRequestValidationError) Field() string
Field function returns field value.
func (WorkflowRunServiceListRequestValidationError) Key ¶
func (e WorkflowRunServiceListRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowRunServiceListRequestValidationError) Reason ¶
func (e WorkflowRunServiceListRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowRunServiceListResponse ¶
type WorkflowRunServiceListResponse struct { Result []*WorkflowRunItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` Pagination *PaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"` // contains filtered or unexported fields }
func (*WorkflowRunServiceListResponse) Descriptor
deprecated
func (*WorkflowRunServiceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowRunServiceListResponse.ProtoReflect.Descriptor instead.
func (*WorkflowRunServiceListResponse) GetPagination ¶
func (x *WorkflowRunServiceListResponse) GetPagination() *PaginationResponse
func (*WorkflowRunServiceListResponse) GetResult ¶
func (x *WorkflowRunServiceListResponse) GetResult() []*WorkflowRunItem
func (*WorkflowRunServiceListResponse) ProtoMessage ¶
func (*WorkflowRunServiceListResponse) ProtoMessage()
func (*WorkflowRunServiceListResponse) ProtoReflect ¶
func (x *WorkflowRunServiceListResponse) ProtoReflect() protoreflect.Message
func (*WorkflowRunServiceListResponse) Reset ¶
func (x *WorkflowRunServiceListResponse) Reset()
func (*WorkflowRunServiceListResponse) String ¶
func (x *WorkflowRunServiceListResponse) String() string
func (*WorkflowRunServiceListResponse) Validate ¶
func (m *WorkflowRunServiceListResponse) Validate() error
Validate checks the field values on WorkflowRunServiceListResponse 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 (*WorkflowRunServiceListResponse) ValidateAll ¶
func (m *WorkflowRunServiceListResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowRunServiceListResponse 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 WorkflowRunServiceListResponseMultiError, or nil if none found.
type WorkflowRunServiceListResponseMultiError ¶
type WorkflowRunServiceListResponseMultiError []error
WorkflowRunServiceListResponseMultiError is an error wrapping multiple validation errors returned by WorkflowRunServiceListResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowRunServiceListResponseMultiError) AllErrors ¶
func (m WorkflowRunServiceListResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowRunServiceListResponseMultiError) Error ¶
func (m WorkflowRunServiceListResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowRunServiceListResponseValidationError ¶
type WorkflowRunServiceListResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowRunServiceListResponseValidationError is the validation error returned by WorkflowRunServiceListResponse.Validate if the designated constraints aren't met.
func (WorkflowRunServiceListResponseValidationError) Cause ¶
func (e WorkflowRunServiceListResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowRunServiceListResponseValidationError) Error ¶
func (e WorkflowRunServiceListResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowRunServiceListResponseValidationError) ErrorName ¶
func (e WorkflowRunServiceListResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowRunServiceListResponseValidationError) Field ¶
func (e WorkflowRunServiceListResponseValidationError) Field() string
Field function returns field value.
func (WorkflowRunServiceListResponseValidationError) Key ¶
func (e WorkflowRunServiceListResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowRunServiceListResponseValidationError) Reason ¶
func (e WorkflowRunServiceListResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowRunServiceServer ¶
type WorkflowRunServiceServer interface { List(context.Context, *WorkflowRunServiceListRequest) (*WorkflowRunServiceListResponse, error) View(context.Context, *WorkflowRunServiceViewRequest) (*WorkflowRunServiceViewResponse, error) // contains filtered or unexported methods }
WorkflowRunServiceServer is the server API for WorkflowRunService service. All implementations must embed UnimplementedWorkflowRunServiceServer for forward compatibility
type WorkflowRunServiceViewRequest ¶
type WorkflowRunServiceViewRequest struct { // It can search by either ID or digest // // Types that are assignable to Ref: // // *WorkflowRunServiceViewRequest_Id // *WorkflowRunServiceViewRequest_Digest Ref isWorkflowRunServiceViewRequest_Ref `protobuf_oneof:"ref"` // contains filtered or unexported fields }
func (*WorkflowRunServiceViewRequest) Descriptor
deprecated
func (*WorkflowRunServiceViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowRunServiceViewRequest.ProtoReflect.Descriptor instead.
func (*WorkflowRunServiceViewRequest) GetDigest ¶ added in v0.18.0
func (x *WorkflowRunServiceViewRequest) GetDigest() string
func (*WorkflowRunServiceViewRequest) GetId ¶
func (x *WorkflowRunServiceViewRequest) GetId() string
func (*WorkflowRunServiceViewRequest) GetRef ¶ added in v0.18.0
func (m *WorkflowRunServiceViewRequest) GetRef() isWorkflowRunServiceViewRequest_Ref
func (*WorkflowRunServiceViewRequest) ProtoMessage ¶
func (*WorkflowRunServiceViewRequest) ProtoMessage()
func (*WorkflowRunServiceViewRequest) ProtoReflect ¶
func (x *WorkflowRunServiceViewRequest) ProtoReflect() protoreflect.Message
func (*WorkflowRunServiceViewRequest) Reset ¶
func (x *WorkflowRunServiceViewRequest) Reset()
func (*WorkflowRunServiceViewRequest) String ¶
func (x *WorkflowRunServiceViewRequest) String() string
func (*WorkflowRunServiceViewRequest) Validate ¶
func (m *WorkflowRunServiceViewRequest) Validate() error
Validate checks the field values on WorkflowRunServiceViewRequest 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 (*WorkflowRunServiceViewRequest) ValidateAll ¶
func (m *WorkflowRunServiceViewRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowRunServiceViewRequest 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 WorkflowRunServiceViewRequestMultiError, or nil if none found.
type WorkflowRunServiceViewRequestMultiError ¶
type WorkflowRunServiceViewRequestMultiError []error
WorkflowRunServiceViewRequestMultiError is an error wrapping multiple validation errors returned by WorkflowRunServiceViewRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowRunServiceViewRequestMultiError) AllErrors ¶
func (m WorkflowRunServiceViewRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowRunServiceViewRequestMultiError) Error ¶
func (m WorkflowRunServiceViewRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowRunServiceViewRequestValidationError ¶
type WorkflowRunServiceViewRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowRunServiceViewRequestValidationError is the validation error returned by WorkflowRunServiceViewRequest.Validate if the designated constraints aren't met.
func (WorkflowRunServiceViewRequestValidationError) Cause ¶
func (e WorkflowRunServiceViewRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowRunServiceViewRequestValidationError) Error ¶
func (e WorkflowRunServiceViewRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowRunServiceViewRequestValidationError) ErrorName ¶
func (e WorkflowRunServiceViewRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowRunServiceViewRequestValidationError) Field ¶
func (e WorkflowRunServiceViewRequestValidationError) Field() string
Field function returns field value.
func (WorkflowRunServiceViewRequestValidationError) Key ¶
func (e WorkflowRunServiceViewRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowRunServiceViewRequestValidationError) Reason ¶
func (e WorkflowRunServiceViewRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowRunServiceViewRequest_Digest ¶ added in v0.18.0
type WorkflowRunServiceViewRequest_Digest struct {
Digest string `protobuf:"bytes,2,opt,name=digest,proto3,oneof"`
}
type WorkflowRunServiceViewRequest_Id ¶ added in v0.18.0
type WorkflowRunServiceViewRequest_Id struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3,oneof"`
}
type WorkflowRunServiceViewResponse ¶
type WorkflowRunServiceViewResponse struct { Result *WorkflowRunServiceViewResponse_Result `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*WorkflowRunServiceViewResponse) Descriptor
deprecated
func (*WorkflowRunServiceViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowRunServiceViewResponse.ProtoReflect.Descriptor instead.
func (*WorkflowRunServiceViewResponse) GetResult ¶
func (x *WorkflowRunServiceViewResponse) GetResult() *WorkflowRunServiceViewResponse_Result
func (*WorkflowRunServiceViewResponse) ProtoMessage ¶
func (*WorkflowRunServiceViewResponse) ProtoMessage()
func (*WorkflowRunServiceViewResponse) ProtoReflect ¶
func (x *WorkflowRunServiceViewResponse) ProtoReflect() protoreflect.Message
func (*WorkflowRunServiceViewResponse) Reset ¶
func (x *WorkflowRunServiceViewResponse) Reset()
func (*WorkflowRunServiceViewResponse) String ¶
func (x *WorkflowRunServiceViewResponse) String() string
func (*WorkflowRunServiceViewResponse) Validate ¶
func (m *WorkflowRunServiceViewResponse) Validate() error
Validate checks the field values on WorkflowRunServiceViewResponse 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 (*WorkflowRunServiceViewResponse) ValidateAll ¶
func (m *WorkflowRunServiceViewResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowRunServiceViewResponse 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 WorkflowRunServiceViewResponseMultiError, or nil if none found.
type WorkflowRunServiceViewResponseMultiError ¶
type WorkflowRunServiceViewResponseMultiError []error
WorkflowRunServiceViewResponseMultiError is an error wrapping multiple validation errors returned by WorkflowRunServiceViewResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowRunServiceViewResponseMultiError) AllErrors ¶
func (m WorkflowRunServiceViewResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowRunServiceViewResponseMultiError) Error ¶
func (m WorkflowRunServiceViewResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowRunServiceViewResponseValidationError ¶
type WorkflowRunServiceViewResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowRunServiceViewResponseValidationError is the validation error returned by WorkflowRunServiceViewResponse.Validate if the designated constraints aren't met.
func (WorkflowRunServiceViewResponseValidationError) Cause ¶
func (e WorkflowRunServiceViewResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowRunServiceViewResponseValidationError) Error ¶
func (e WorkflowRunServiceViewResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowRunServiceViewResponseValidationError) ErrorName ¶
func (e WorkflowRunServiceViewResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowRunServiceViewResponseValidationError) Field ¶
func (e WorkflowRunServiceViewResponseValidationError) Field() string
Field function returns field value.
func (WorkflowRunServiceViewResponseValidationError) Key ¶
func (e WorkflowRunServiceViewResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowRunServiceViewResponseValidationError) Reason ¶
func (e WorkflowRunServiceViewResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowRunServiceViewResponse_Result ¶
type WorkflowRunServiceViewResponse_Result struct { WorkflowRun *WorkflowRunItem `protobuf:"bytes,1,opt,name=workflow_run,json=workflowRun,proto3" json:"workflow_run,omitempty"` Attestation *AttestationItem `protobuf:"bytes,2,opt,name=attestation,proto3" json:"attestation,omitempty"` // contains filtered or unexported fields }
func (*WorkflowRunServiceViewResponse_Result) Descriptor
deprecated
func (*WorkflowRunServiceViewResponse_Result) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowRunServiceViewResponse_Result.ProtoReflect.Descriptor instead.
func (*WorkflowRunServiceViewResponse_Result) GetAttestation ¶
func (x *WorkflowRunServiceViewResponse_Result) GetAttestation() *AttestationItem
func (*WorkflowRunServiceViewResponse_Result) GetWorkflowRun ¶
func (x *WorkflowRunServiceViewResponse_Result) GetWorkflowRun() *WorkflowRunItem
func (*WorkflowRunServiceViewResponse_Result) ProtoMessage ¶
func (*WorkflowRunServiceViewResponse_Result) ProtoMessage()
func (*WorkflowRunServiceViewResponse_Result) ProtoReflect ¶
func (x *WorkflowRunServiceViewResponse_Result) ProtoReflect() protoreflect.Message
func (*WorkflowRunServiceViewResponse_Result) Reset ¶
func (x *WorkflowRunServiceViewResponse_Result) Reset()
func (*WorkflowRunServiceViewResponse_Result) String ¶
func (x *WorkflowRunServiceViewResponse_Result) String() string
func (*WorkflowRunServiceViewResponse_Result) Validate ¶
func (m *WorkflowRunServiceViewResponse_Result) Validate() error
Validate checks the field values on WorkflowRunServiceViewResponse_Result 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 (*WorkflowRunServiceViewResponse_Result) ValidateAll ¶
func (m *WorkflowRunServiceViewResponse_Result) ValidateAll() error
ValidateAll checks the field values on WorkflowRunServiceViewResponse_Result 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 WorkflowRunServiceViewResponse_ResultMultiError, or nil if none found.
type WorkflowRunServiceViewResponse_ResultMultiError ¶
type WorkflowRunServiceViewResponse_ResultMultiError []error
WorkflowRunServiceViewResponse_ResultMultiError is an error wrapping multiple validation errors returned by WorkflowRunServiceViewResponse_Result.ValidateAll() if the designated constraints aren't met.
func (WorkflowRunServiceViewResponse_ResultMultiError) AllErrors ¶
func (m WorkflowRunServiceViewResponse_ResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowRunServiceViewResponse_ResultMultiError) Error ¶
func (m WorkflowRunServiceViewResponse_ResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowRunServiceViewResponse_ResultValidationError ¶
type WorkflowRunServiceViewResponse_ResultValidationError struct {
// contains filtered or unexported fields
}
WorkflowRunServiceViewResponse_ResultValidationError is the validation error returned by WorkflowRunServiceViewResponse_Result.Validate if the designated constraints aren't met.
func (WorkflowRunServiceViewResponse_ResultValidationError) Cause ¶
func (e WorkflowRunServiceViewResponse_ResultValidationError) Cause() error
Cause function returns cause value.
func (WorkflowRunServiceViewResponse_ResultValidationError) Error ¶
func (e WorkflowRunServiceViewResponse_ResultValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowRunServiceViewResponse_ResultValidationError) ErrorName ¶
func (e WorkflowRunServiceViewResponse_ResultValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowRunServiceViewResponse_ResultValidationError) Field ¶
func (e WorkflowRunServiceViewResponse_ResultValidationError) Field() string
Field function returns field value.
func (WorkflowRunServiceViewResponse_ResultValidationError) Key ¶
func (e WorkflowRunServiceViewResponse_ResultValidationError) Key() bool
Key function returns key value.
func (WorkflowRunServiceViewResponse_ResultValidationError) Reason ¶
func (e WorkflowRunServiceViewResponse_ResultValidationError) Reason() string
Reason function returns reason value.
type WorkflowServiceClient ¶
type WorkflowServiceClient interface { Create(ctx context.Context, in *WorkflowServiceCreateRequest, opts ...grpc.CallOption) (*WorkflowServiceCreateResponse, error) Update(ctx context.Context, in *WorkflowServiceUpdateRequest, opts ...grpc.CallOption) (*WorkflowServiceUpdateResponse, error) List(ctx context.Context, in *WorkflowServiceListRequest, opts ...grpc.CallOption) (*WorkflowServiceListResponse, error) Delete(ctx context.Context, in *WorkflowServiceDeleteRequest, opts ...grpc.CallOption) (*WorkflowServiceDeleteResponse, error) }
WorkflowServiceClient is the client API for WorkflowService 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 NewWorkflowServiceClient ¶
func NewWorkflowServiceClient(cc grpc.ClientConnInterface) WorkflowServiceClient
type WorkflowServiceCreateRequest ¶
type WorkflowServiceCreateRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` // The ID of the workload schema to be associated with, if no provided one will be created for you SchemaId string `protobuf:"bytes,3,opt,name=schema_id,json=schemaId,proto3" json:"schema_id,omitempty"` Team string `protobuf:"bytes,4,opt,name=team,proto3" json:"team,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*WorkflowServiceCreateRequest) Descriptor
deprecated
func (*WorkflowServiceCreateRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowServiceCreateRequest.ProtoReflect.Descriptor instead.
func (*WorkflowServiceCreateRequest) GetDescription ¶ added in v0.70.0
func (x *WorkflowServiceCreateRequest) GetDescription() string
func (*WorkflowServiceCreateRequest) GetName ¶
func (x *WorkflowServiceCreateRequest) GetName() string
func (*WorkflowServiceCreateRequest) GetProject ¶
func (x *WorkflowServiceCreateRequest) GetProject() string
func (*WorkflowServiceCreateRequest) GetSchemaId ¶
func (x *WorkflowServiceCreateRequest) GetSchemaId() string
func (*WorkflowServiceCreateRequest) GetTeam ¶
func (x *WorkflowServiceCreateRequest) GetTeam() string
func (*WorkflowServiceCreateRequest) ProtoMessage ¶
func (*WorkflowServiceCreateRequest) ProtoMessage()
func (*WorkflowServiceCreateRequest) ProtoReflect ¶
func (x *WorkflowServiceCreateRequest) ProtoReflect() protoreflect.Message
func (*WorkflowServiceCreateRequest) Reset ¶
func (x *WorkflowServiceCreateRequest) Reset()
func (*WorkflowServiceCreateRequest) String ¶
func (x *WorkflowServiceCreateRequest) String() string
func (*WorkflowServiceCreateRequest) Validate ¶
func (m *WorkflowServiceCreateRequest) Validate() error
Validate checks the field values on WorkflowServiceCreateRequest 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 (*WorkflowServiceCreateRequest) ValidateAll ¶
func (m *WorkflowServiceCreateRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowServiceCreateRequest 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 WorkflowServiceCreateRequestMultiError, or nil if none found.
type WorkflowServiceCreateRequestMultiError ¶
type WorkflowServiceCreateRequestMultiError []error
WorkflowServiceCreateRequestMultiError is an error wrapping multiple validation errors returned by WorkflowServiceCreateRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowServiceCreateRequestMultiError) AllErrors ¶
func (m WorkflowServiceCreateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowServiceCreateRequestMultiError) Error ¶
func (m WorkflowServiceCreateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowServiceCreateRequestValidationError ¶
type WorkflowServiceCreateRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowServiceCreateRequestValidationError is the validation error returned by WorkflowServiceCreateRequest.Validate if the designated constraints aren't met.
func (WorkflowServiceCreateRequestValidationError) Cause ¶
func (e WorkflowServiceCreateRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowServiceCreateRequestValidationError) Error ¶
func (e WorkflowServiceCreateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowServiceCreateRequestValidationError) ErrorName ¶
func (e WorkflowServiceCreateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowServiceCreateRequestValidationError) Field ¶
func (e WorkflowServiceCreateRequestValidationError) Field() string
Field function returns field value.
func (WorkflowServiceCreateRequestValidationError) Key ¶
func (e WorkflowServiceCreateRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowServiceCreateRequestValidationError) Reason ¶
func (e WorkflowServiceCreateRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowServiceCreateResponse ¶
type WorkflowServiceCreateResponse struct { Result *WorkflowItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*WorkflowServiceCreateResponse) Descriptor
deprecated
func (*WorkflowServiceCreateResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowServiceCreateResponse.ProtoReflect.Descriptor instead.
func (*WorkflowServiceCreateResponse) GetResult ¶
func (x *WorkflowServiceCreateResponse) GetResult() *WorkflowItem
func (*WorkflowServiceCreateResponse) ProtoMessage ¶
func (*WorkflowServiceCreateResponse) ProtoMessage()
func (*WorkflowServiceCreateResponse) ProtoReflect ¶
func (x *WorkflowServiceCreateResponse) ProtoReflect() protoreflect.Message
func (*WorkflowServiceCreateResponse) Reset ¶
func (x *WorkflowServiceCreateResponse) Reset()
func (*WorkflowServiceCreateResponse) String ¶
func (x *WorkflowServiceCreateResponse) String() string
func (*WorkflowServiceCreateResponse) Validate ¶
func (m *WorkflowServiceCreateResponse) Validate() error
Validate checks the field values on WorkflowServiceCreateResponse 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 (*WorkflowServiceCreateResponse) ValidateAll ¶
func (m *WorkflowServiceCreateResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowServiceCreateResponse 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 WorkflowServiceCreateResponseMultiError, or nil if none found.
type WorkflowServiceCreateResponseMultiError ¶
type WorkflowServiceCreateResponseMultiError []error
WorkflowServiceCreateResponseMultiError is an error wrapping multiple validation errors returned by WorkflowServiceCreateResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowServiceCreateResponseMultiError) AllErrors ¶
func (m WorkflowServiceCreateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowServiceCreateResponseMultiError) Error ¶
func (m WorkflowServiceCreateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowServiceCreateResponseValidationError ¶
type WorkflowServiceCreateResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowServiceCreateResponseValidationError is the validation error returned by WorkflowServiceCreateResponse.Validate if the designated constraints aren't met.
func (WorkflowServiceCreateResponseValidationError) Cause ¶
func (e WorkflowServiceCreateResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowServiceCreateResponseValidationError) Error ¶
func (e WorkflowServiceCreateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowServiceCreateResponseValidationError) ErrorName ¶
func (e WorkflowServiceCreateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowServiceCreateResponseValidationError) Field ¶
func (e WorkflowServiceCreateResponseValidationError) Field() string
Field function returns field value.
func (WorkflowServiceCreateResponseValidationError) Key ¶
func (e WorkflowServiceCreateResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowServiceCreateResponseValidationError) Reason ¶
func (e WorkflowServiceCreateResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowServiceDeleteRequest ¶
type WorkflowServiceDeleteRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*WorkflowServiceDeleteRequest) Descriptor
deprecated
func (*WorkflowServiceDeleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowServiceDeleteRequest.ProtoReflect.Descriptor instead.
func (*WorkflowServiceDeleteRequest) GetId ¶
func (x *WorkflowServiceDeleteRequest) GetId() string
func (*WorkflowServiceDeleteRequest) ProtoMessage ¶
func (*WorkflowServiceDeleteRequest) ProtoMessage()
func (*WorkflowServiceDeleteRequest) ProtoReflect ¶
func (x *WorkflowServiceDeleteRequest) ProtoReflect() protoreflect.Message
func (*WorkflowServiceDeleteRequest) Reset ¶
func (x *WorkflowServiceDeleteRequest) Reset()
func (*WorkflowServiceDeleteRequest) String ¶
func (x *WorkflowServiceDeleteRequest) String() string
func (*WorkflowServiceDeleteRequest) Validate ¶
func (m *WorkflowServiceDeleteRequest) Validate() error
Validate checks the field values on WorkflowServiceDeleteRequest 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 (*WorkflowServiceDeleteRequest) ValidateAll ¶
func (m *WorkflowServiceDeleteRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowServiceDeleteRequest 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 WorkflowServiceDeleteRequestMultiError, or nil if none found.
type WorkflowServiceDeleteRequestMultiError ¶
type WorkflowServiceDeleteRequestMultiError []error
WorkflowServiceDeleteRequestMultiError is an error wrapping multiple validation errors returned by WorkflowServiceDeleteRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowServiceDeleteRequestMultiError) AllErrors ¶
func (m WorkflowServiceDeleteRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowServiceDeleteRequestMultiError) Error ¶
func (m WorkflowServiceDeleteRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowServiceDeleteRequestValidationError ¶
type WorkflowServiceDeleteRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowServiceDeleteRequestValidationError is the validation error returned by WorkflowServiceDeleteRequest.Validate if the designated constraints aren't met.
func (WorkflowServiceDeleteRequestValidationError) Cause ¶
func (e WorkflowServiceDeleteRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowServiceDeleteRequestValidationError) Error ¶
func (e WorkflowServiceDeleteRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowServiceDeleteRequestValidationError) ErrorName ¶
func (e WorkflowServiceDeleteRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowServiceDeleteRequestValidationError) Field ¶
func (e WorkflowServiceDeleteRequestValidationError) Field() string
Field function returns field value.
func (WorkflowServiceDeleteRequestValidationError) Key ¶
func (e WorkflowServiceDeleteRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowServiceDeleteRequestValidationError) Reason ¶
func (e WorkflowServiceDeleteRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowServiceDeleteResponse ¶
type WorkflowServiceDeleteResponse struct {
// contains filtered or unexported fields
}
func (*WorkflowServiceDeleteResponse) Descriptor
deprecated
func (*WorkflowServiceDeleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowServiceDeleteResponse.ProtoReflect.Descriptor instead.
func (*WorkflowServiceDeleteResponse) ProtoMessage ¶
func (*WorkflowServiceDeleteResponse) ProtoMessage()
func (*WorkflowServiceDeleteResponse) ProtoReflect ¶
func (x *WorkflowServiceDeleteResponse) ProtoReflect() protoreflect.Message
func (*WorkflowServiceDeleteResponse) Reset ¶
func (x *WorkflowServiceDeleteResponse) Reset()
func (*WorkflowServiceDeleteResponse) String ¶
func (x *WorkflowServiceDeleteResponse) String() string
func (*WorkflowServiceDeleteResponse) Validate ¶
func (m *WorkflowServiceDeleteResponse) Validate() error
Validate checks the field values on WorkflowServiceDeleteResponse 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 (*WorkflowServiceDeleteResponse) ValidateAll ¶
func (m *WorkflowServiceDeleteResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowServiceDeleteResponse 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 WorkflowServiceDeleteResponseMultiError, or nil if none found.
type WorkflowServiceDeleteResponseMultiError ¶
type WorkflowServiceDeleteResponseMultiError []error
WorkflowServiceDeleteResponseMultiError is an error wrapping multiple validation errors returned by WorkflowServiceDeleteResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowServiceDeleteResponseMultiError) AllErrors ¶
func (m WorkflowServiceDeleteResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowServiceDeleteResponseMultiError) Error ¶
func (m WorkflowServiceDeleteResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowServiceDeleteResponseValidationError ¶
type WorkflowServiceDeleteResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowServiceDeleteResponseValidationError is the validation error returned by WorkflowServiceDeleteResponse.Validate if the designated constraints aren't met.
func (WorkflowServiceDeleteResponseValidationError) Cause ¶
func (e WorkflowServiceDeleteResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowServiceDeleteResponseValidationError) Error ¶
func (e WorkflowServiceDeleteResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowServiceDeleteResponseValidationError) ErrorName ¶
func (e WorkflowServiceDeleteResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowServiceDeleteResponseValidationError) Field ¶
func (e WorkflowServiceDeleteResponseValidationError) Field() string
Field function returns field value.
func (WorkflowServiceDeleteResponseValidationError) Key ¶
func (e WorkflowServiceDeleteResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowServiceDeleteResponseValidationError) Reason ¶
func (e WorkflowServiceDeleteResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowServiceListRequest ¶
type WorkflowServiceListRequest struct {
// contains filtered or unexported fields
}
func (*WorkflowServiceListRequest) Descriptor
deprecated
func (*WorkflowServiceListRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowServiceListRequest.ProtoReflect.Descriptor instead.
func (*WorkflowServiceListRequest) ProtoMessage ¶
func (*WorkflowServiceListRequest) ProtoMessage()
func (*WorkflowServiceListRequest) ProtoReflect ¶
func (x *WorkflowServiceListRequest) ProtoReflect() protoreflect.Message
func (*WorkflowServiceListRequest) Reset ¶
func (x *WorkflowServiceListRequest) Reset()
func (*WorkflowServiceListRequest) String ¶
func (x *WorkflowServiceListRequest) String() string
func (*WorkflowServiceListRequest) Validate ¶
func (m *WorkflowServiceListRequest) Validate() error
Validate checks the field values on WorkflowServiceListRequest 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 (*WorkflowServiceListRequest) ValidateAll ¶
func (m *WorkflowServiceListRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowServiceListRequest 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 WorkflowServiceListRequestMultiError, or nil if none found.
type WorkflowServiceListRequestMultiError ¶
type WorkflowServiceListRequestMultiError []error
WorkflowServiceListRequestMultiError is an error wrapping multiple validation errors returned by WorkflowServiceListRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowServiceListRequestMultiError) AllErrors ¶
func (m WorkflowServiceListRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowServiceListRequestMultiError) Error ¶
func (m WorkflowServiceListRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowServiceListRequestValidationError ¶
type WorkflowServiceListRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowServiceListRequestValidationError is the validation error returned by WorkflowServiceListRequest.Validate if the designated constraints aren't met.
func (WorkflowServiceListRequestValidationError) Cause ¶
func (e WorkflowServiceListRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowServiceListRequestValidationError) Error ¶
func (e WorkflowServiceListRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowServiceListRequestValidationError) ErrorName ¶
func (e WorkflowServiceListRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowServiceListRequestValidationError) Field ¶
func (e WorkflowServiceListRequestValidationError) Field() string
Field function returns field value.
func (WorkflowServiceListRequestValidationError) Key ¶
func (e WorkflowServiceListRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowServiceListRequestValidationError) Reason ¶
func (e WorkflowServiceListRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowServiceListResponse ¶
type WorkflowServiceListResponse struct { Result []*WorkflowItem `protobuf:"bytes,1,rep,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*WorkflowServiceListResponse) Descriptor
deprecated
func (*WorkflowServiceListResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowServiceListResponse.ProtoReflect.Descriptor instead.
func (*WorkflowServiceListResponse) GetResult ¶
func (x *WorkflowServiceListResponse) GetResult() []*WorkflowItem
func (*WorkflowServiceListResponse) ProtoMessage ¶
func (*WorkflowServiceListResponse) ProtoMessage()
func (*WorkflowServiceListResponse) ProtoReflect ¶
func (x *WorkflowServiceListResponse) ProtoReflect() protoreflect.Message
func (*WorkflowServiceListResponse) Reset ¶
func (x *WorkflowServiceListResponse) Reset()
func (*WorkflowServiceListResponse) String ¶
func (x *WorkflowServiceListResponse) String() string
func (*WorkflowServiceListResponse) Validate ¶
func (m *WorkflowServiceListResponse) Validate() error
Validate checks the field values on WorkflowServiceListResponse 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 (*WorkflowServiceListResponse) ValidateAll ¶
func (m *WorkflowServiceListResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowServiceListResponse 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 WorkflowServiceListResponseMultiError, or nil if none found.
type WorkflowServiceListResponseMultiError ¶
type WorkflowServiceListResponseMultiError []error
WorkflowServiceListResponseMultiError is an error wrapping multiple validation errors returned by WorkflowServiceListResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowServiceListResponseMultiError) AllErrors ¶
func (m WorkflowServiceListResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowServiceListResponseMultiError) Error ¶
func (m WorkflowServiceListResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowServiceListResponseValidationError ¶
type WorkflowServiceListResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowServiceListResponseValidationError is the validation error returned by WorkflowServiceListResponse.Validate if the designated constraints aren't met.
func (WorkflowServiceListResponseValidationError) Cause ¶
func (e WorkflowServiceListResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowServiceListResponseValidationError) Error ¶
func (e WorkflowServiceListResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowServiceListResponseValidationError) ErrorName ¶
func (e WorkflowServiceListResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowServiceListResponseValidationError) Field ¶
func (e WorkflowServiceListResponseValidationError) Field() string
Field function returns field value.
func (WorkflowServiceListResponseValidationError) Key ¶
func (e WorkflowServiceListResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowServiceListResponseValidationError) Reason ¶
func (e WorkflowServiceListResponseValidationError) Reason() string
Reason function returns reason value.
type WorkflowServiceServer ¶
type WorkflowServiceServer interface { Create(context.Context, *WorkflowServiceCreateRequest) (*WorkflowServiceCreateResponse, error) Update(context.Context, *WorkflowServiceUpdateRequest) (*WorkflowServiceUpdateResponse, error) List(context.Context, *WorkflowServiceListRequest) (*WorkflowServiceListResponse, error) Delete(context.Context, *WorkflowServiceDeleteRequest) (*WorkflowServiceDeleteResponse, error) // contains filtered or unexported methods }
WorkflowServiceServer is the server API for WorkflowService service. All implementations must embed UnimplementedWorkflowServiceServer for forward compatibility
type WorkflowServiceUpdateRequest ¶ added in v0.40.0
type WorkflowServiceUpdateRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // "optional" allow us to detect if the value is explicitly set // and not just the default balue Name *string `protobuf:"bytes,2,opt,name=name,proto3,oneof" json:"name,omitempty"` Project *string `protobuf:"bytes,3,opt,name=project,proto3,oneof" json:"project,omitempty"` Team *string `protobuf:"bytes,4,opt,name=team,proto3,oneof" json:"team,omitempty"` Public *bool `protobuf:"varint,5,opt,name=public,proto3,oneof" json:"public,omitempty"` Description *string `protobuf:"bytes,6,opt,name=description,proto3,oneof" json:"description,omitempty"` // contains filtered or unexported fields }
func (*WorkflowServiceUpdateRequest) Descriptor
deprecated
added in
v0.40.0
func (*WorkflowServiceUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowServiceUpdateRequest.ProtoReflect.Descriptor instead.
func (*WorkflowServiceUpdateRequest) GetDescription ¶ added in v0.70.0
func (x *WorkflowServiceUpdateRequest) GetDescription() string
func (*WorkflowServiceUpdateRequest) GetId ¶ added in v0.40.0
func (x *WorkflowServiceUpdateRequest) GetId() string
func (*WorkflowServiceUpdateRequest) GetName ¶ added in v0.40.0
func (x *WorkflowServiceUpdateRequest) GetName() string
func (*WorkflowServiceUpdateRequest) GetProject ¶ added in v0.40.0
func (x *WorkflowServiceUpdateRequest) GetProject() string
func (*WorkflowServiceUpdateRequest) GetPublic ¶ added in v0.40.0
func (x *WorkflowServiceUpdateRequest) GetPublic() bool
func (*WorkflowServiceUpdateRequest) GetTeam ¶ added in v0.40.0
func (x *WorkflowServiceUpdateRequest) GetTeam() string
func (*WorkflowServiceUpdateRequest) ProtoMessage ¶ added in v0.40.0
func (*WorkflowServiceUpdateRequest) ProtoMessage()
func (*WorkflowServiceUpdateRequest) ProtoReflect ¶ added in v0.40.0
func (x *WorkflowServiceUpdateRequest) ProtoReflect() protoreflect.Message
func (*WorkflowServiceUpdateRequest) Reset ¶ added in v0.40.0
func (x *WorkflowServiceUpdateRequest) Reset()
func (*WorkflowServiceUpdateRequest) String ¶ added in v0.40.0
func (x *WorkflowServiceUpdateRequest) String() string
func (*WorkflowServiceUpdateRequest) Validate ¶ added in v0.40.0
func (m *WorkflowServiceUpdateRequest) Validate() error
Validate checks the field values on WorkflowServiceUpdateRequest 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 (*WorkflowServiceUpdateRequest) ValidateAll ¶ added in v0.40.0
func (m *WorkflowServiceUpdateRequest) ValidateAll() error
ValidateAll checks the field values on WorkflowServiceUpdateRequest 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 WorkflowServiceUpdateRequestMultiError, or nil if none found.
type WorkflowServiceUpdateRequestMultiError ¶ added in v0.40.0
type WorkflowServiceUpdateRequestMultiError []error
WorkflowServiceUpdateRequestMultiError is an error wrapping multiple validation errors returned by WorkflowServiceUpdateRequest.ValidateAll() if the designated constraints aren't met.
func (WorkflowServiceUpdateRequestMultiError) AllErrors ¶ added in v0.40.0
func (m WorkflowServiceUpdateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowServiceUpdateRequestMultiError) Error ¶ added in v0.40.0
func (m WorkflowServiceUpdateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowServiceUpdateRequestValidationError ¶ added in v0.40.0
type WorkflowServiceUpdateRequestValidationError struct {
// contains filtered or unexported fields
}
WorkflowServiceUpdateRequestValidationError is the validation error returned by WorkflowServiceUpdateRequest.Validate if the designated constraints aren't met.
func (WorkflowServiceUpdateRequestValidationError) Cause ¶ added in v0.40.0
func (e WorkflowServiceUpdateRequestValidationError) Cause() error
Cause function returns cause value.
func (WorkflowServiceUpdateRequestValidationError) Error ¶ added in v0.40.0
func (e WorkflowServiceUpdateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowServiceUpdateRequestValidationError) ErrorName ¶ added in v0.40.0
func (e WorkflowServiceUpdateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowServiceUpdateRequestValidationError) Field ¶ added in v0.40.0
func (e WorkflowServiceUpdateRequestValidationError) Field() string
Field function returns field value.
func (WorkflowServiceUpdateRequestValidationError) Key ¶ added in v0.40.0
func (e WorkflowServiceUpdateRequestValidationError) Key() bool
Key function returns key value.
func (WorkflowServiceUpdateRequestValidationError) Reason ¶ added in v0.40.0
func (e WorkflowServiceUpdateRequestValidationError) Reason() string
Reason function returns reason value.
type WorkflowServiceUpdateResponse ¶ added in v0.40.0
type WorkflowServiceUpdateResponse struct { Result *WorkflowItem `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"` // contains filtered or unexported fields }
func (*WorkflowServiceUpdateResponse) Descriptor
deprecated
added in
v0.40.0
func (*WorkflowServiceUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowServiceUpdateResponse.ProtoReflect.Descriptor instead.
func (*WorkflowServiceUpdateResponse) GetResult ¶ added in v0.40.0
func (x *WorkflowServiceUpdateResponse) GetResult() *WorkflowItem
func (*WorkflowServiceUpdateResponse) ProtoMessage ¶ added in v0.40.0
func (*WorkflowServiceUpdateResponse) ProtoMessage()
func (*WorkflowServiceUpdateResponse) ProtoReflect ¶ added in v0.40.0
func (x *WorkflowServiceUpdateResponse) ProtoReflect() protoreflect.Message
func (*WorkflowServiceUpdateResponse) Reset ¶ added in v0.40.0
func (x *WorkflowServiceUpdateResponse) Reset()
func (*WorkflowServiceUpdateResponse) String ¶ added in v0.40.0
func (x *WorkflowServiceUpdateResponse) String() string
func (*WorkflowServiceUpdateResponse) Validate ¶ added in v0.40.0
func (m *WorkflowServiceUpdateResponse) Validate() error
Validate checks the field values on WorkflowServiceUpdateResponse 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 (*WorkflowServiceUpdateResponse) ValidateAll ¶ added in v0.40.0
func (m *WorkflowServiceUpdateResponse) ValidateAll() error
ValidateAll checks the field values on WorkflowServiceUpdateResponse 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 WorkflowServiceUpdateResponseMultiError, or nil if none found.
type WorkflowServiceUpdateResponseMultiError ¶ added in v0.40.0
type WorkflowServiceUpdateResponseMultiError []error
WorkflowServiceUpdateResponseMultiError is an error wrapping multiple validation errors returned by WorkflowServiceUpdateResponse.ValidateAll() if the designated constraints aren't met.
func (WorkflowServiceUpdateResponseMultiError) AllErrors ¶ added in v0.40.0
func (m WorkflowServiceUpdateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WorkflowServiceUpdateResponseMultiError) Error ¶ added in v0.40.0
func (m WorkflowServiceUpdateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WorkflowServiceUpdateResponseValidationError ¶ added in v0.40.0
type WorkflowServiceUpdateResponseValidationError struct {
// contains filtered or unexported fields
}
WorkflowServiceUpdateResponseValidationError is the validation error returned by WorkflowServiceUpdateResponse.Validate if the designated constraints aren't met.
func (WorkflowServiceUpdateResponseValidationError) Cause ¶ added in v0.40.0
func (e WorkflowServiceUpdateResponseValidationError) Cause() error
Cause function returns cause value.
func (WorkflowServiceUpdateResponseValidationError) Error ¶ added in v0.40.0
func (e WorkflowServiceUpdateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (WorkflowServiceUpdateResponseValidationError) ErrorName ¶ added in v0.40.0
func (e WorkflowServiceUpdateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (WorkflowServiceUpdateResponseValidationError) Field ¶ added in v0.40.0
func (e WorkflowServiceUpdateResponseValidationError) Field() string
Field function returns field value.
func (WorkflowServiceUpdateResponseValidationError) Key ¶ added in v0.40.0
func (e WorkflowServiceUpdateResponseValidationError) Key() bool
Key function returns key value.
func (WorkflowServiceUpdateResponseValidationError) Reason ¶ added in v0.40.0
func (e WorkflowServiceUpdateResponseValidationError) Reason() string
Reason function returns reason value.
Source Files
¶
- api_token.pb.go
- api_token.pb.validate.go
- api_token_grpc.pb.go
- attestation_state.pb.go
- attestation_state.pb.validate.go
- attestation_state_grpc.pb.go
- auth.pb.go
- auth.pb.validate.go
- auth_grpc.pb.go
- cas_backends.pb.go
- cas_backends.pb.validate.go
- cas_backends_errors.pb.go
- cas_backends_grpc.pb.go
- cas_credentials.pb.go
- cas_credentials.pb.validate.go
- cas_credentials_grpc.pb.go
- cas_redirect.pb.go
- cas_redirect.pb.validate.go
- cas_redirect_grpc.pb.go
- context.pb.go
- context.pb.validate.go
- context_grpc.pb.go
- integrations.pb.go
- integrations.pb.validate.go
- integrations_grpc.pb.go
- org_invitation.pb.go
- org_invitation.pb.validate.go
- org_invitation_grpc.pb.go
- org_metrics.pb.go
- org_metrics.pb.validate.go
- org_metrics_grpc.pb.go
- organization.pb.go
- organization.pb.validate.go
- organization_grpc.pb.go
- orgmetrics.go
- pagination.pb.go
- pagination.pb.validate.go
- referrer.pb.go
- referrer.pb.validate.go
- referrer_grpc.pb.go
- referrer_http.pb.go
- response_messages.pb.go
- response_messages.pb.validate.go
- response_messages_errors.pb.go
- robot_accounts.pb.go
- robot_accounts.pb.validate.go
- robot_accounts_grpc.pb.go
- status.pb.go
- status.pb.validate.go
- status_grpc.pb.go
- status_http.pb.go
- user.pb.go
- user.pb.validate.go
- user_grpc.pb.go
- workflow.pb.go
- workflow.pb.validate.go
- workflow_contract.pb.go
- workflow_contract.pb.validate.go
- workflow_contract_grpc.pb.go
- workflow_grpc.pb.go
- workflow_run.pb.go
- workflow_run.pb.validate.go
- workflow_run_grpc.pb.go