Documentation ¶
Index ¶
- Variables
- func RegisterAPIServiceServer(s grpc.ServiceRegistrar, srv APIServiceServer)
- type APIServiceClient
- type APIServiceServer
- type AddApplicationRequest
- func (*AddApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddApplicationRequest) GetDescription() string
- func (x *AddApplicationRequest) GetGitPath() *model.ApplicationGitPath
- func (x *AddApplicationRequest) GetKind() model.ApplicationKind
- func (x *AddApplicationRequest) GetName() string
- func (x *AddApplicationRequest) GetPipedId() string
- func (x *AddApplicationRequest) GetPlatformProvider() string
- func (*AddApplicationRequest) ProtoMessage()
- func (x *AddApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *AddApplicationRequest) Reset()
- func (x *AddApplicationRequest) String() string
- func (m *AddApplicationRequest) Validate() error
- func (m *AddApplicationRequest) ValidateAll() error
- type AddApplicationRequestMultiError
- type AddApplicationRequestValidationError
- func (e AddApplicationRequestValidationError) Cause() error
- func (e AddApplicationRequestValidationError) Error() string
- func (e AddApplicationRequestValidationError) ErrorName() string
- func (e AddApplicationRequestValidationError) Field() string
- func (e AddApplicationRequestValidationError) Key() bool
- func (e AddApplicationRequestValidationError) Reason() string
- type AddApplicationResponse
- func (*AddApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddApplicationResponse) GetApplicationId() string
- func (*AddApplicationResponse) ProtoMessage()
- func (x *AddApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *AddApplicationResponse) Reset()
- func (x *AddApplicationResponse) String() string
- func (m *AddApplicationResponse) Validate() error
- func (m *AddApplicationResponse) ValidateAll() error
- type AddApplicationResponseMultiError
- type AddApplicationResponseValidationError
- func (e AddApplicationResponseValidationError) Cause() error
- func (e AddApplicationResponseValidationError) Error() string
- func (e AddApplicationResponseValidationError) ErrorName() string
- func (e AddApplicationResponseValidationError) Field() string
- func (e AddApplicationResponseValidationError) Key() bool
- func (e AddApplicationResponseValidationError) Reason() string
- type Client
- type DeleteApplicationRequest
- func (*DeleteApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteApplicationRequest) GetApplicationId() string
- func (*DeleteApplicationRequest) ProtoMessage()
- func (x *DeleteApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteApplicationRequest) Reset()
- func (x *DeleteApplicationRequest) String() string
- func (m *DeleteApplicationRequest) Validate() error
- func (m *DeleteApplicationRequest) ValidateAll() error
- type DeleteApplicationRequestMultiError
- type DeleteApplicationRequestValidationError
- func (e DeleteApplicationRequestValidationError) Cause() error
- func (e DeleteApplicationRequestValidationError) Error() string
- func (e DeleteApplicationRequestValidationError) ErrorName() string
- func (e DeleteApplicationRequestValidationError) Field() string
- func (e DeleteApplicationRequestValidationError) Key() bool
- func (e DeleteApplicationRequestValidationError) Reason() string
- type DeleteApplicationResponse
- func (*DeleteApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteApplicationResponse) GetApplicationId() string
- func (*DeleteApplicationResponse) ProtoMessage()
- func (x *DeleteApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteApplicationResponse) Reset()
- func (x *DeleteApplicationResponse) String() string
- func (m *DeleteApplicationResponse) Validate() error
- func (m *DeleteApplicationResponse) ValidateAll() error
- type DeleteApplicationResponseMultiError
- type DeleteApplicationResponseValidationError
- func (e DeleteApplicationResponseValidationError) Cause() error
- func (e DeleteApplicationResponseValidationError) Error() string
- func (e DeleteApplicationResponseValidationError) ErrorName() string
- func (e DeleteApplicationResponseValidationError) Field() string
- func (e DeleteApplicationResponseValidationError) Key() bool
- func (e DeleteApplicationResponseValidationError) Reason() string
- type DisablePipedRequest
- func (*DisablePipedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisablePipedRequest) GetPipedId() string
- func (*DisablePipedRequest) ProtoMessage()
- func (x *DisablePipedRequest) ProtoReflect() protoreflect.Message
- func (x *DisablePipedRequest) Reset()
- func (x *DisablePipedRequest) String() string
- func (m *DisablePipedRequest) Validate() error
- func (m *DisablePipedRequest) ValidateAll() error
- type DisablePipedRequestMultiError
- type DisablePipedRequestValidationError
- func (e DisablePipedRequestValidationError) Cause() error
- func (e DisablePipedRequestValidationError) Error() string
- func (e DisablePipedRequestValidationError) ErrorName() string
- func (e DisablePipedRequestValidationError) Field() string
- func (e DisablePipedRequestValidationError) Key() bool
- func (e DisablePipedRequestValidationError) Reason() string
- type DisablePipedResponse
- func (*DisablePipedResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisablePipedResponse) ProtoMessage()
- func (x *DisablePipedResponse) ProtoReflect() protoreflect.Message
- func (x *DisablePipedResponse) Reset()
- func (x *DisablePipedResponse) String() string
- func (m *DisablePipedResponse) Validate() error
- func (m *DisablePipedResponse) ValidateAll() error
- type DisablePipedResponseMultiError
- type DisablePipedResponseValidationError
- func (e DisablePipedResponseValidationError) Cause() error
- func (e DisablePipedResponseValidationError) Error() string
- func (e DisablePipedResponseValidationError) ErrorName() string
- func (e DisablePipedResponseValidationError) Field() string
- func (e DisablePipedResponseValidationError) Key() bool
- func (e DisablePipedResponseValidationError) Reason() string
- type EnablePipedRequest
- func (*EnablePipedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnablePipedRequest) GetPipedId() string
- func (*EnablePipedRequest) ProtoMessage()
- func (x *EnablePipedRequest) ProtoReflect() protoreflect.Message
- func (x *EnablePipedRequest) Reset()
- func (x *EnablePipedRequest) String() string
- func (m *EnablePipedRequest) Validate() error
- func (m *EnablePipedRequest) ValidateAll() error
- type EnablePipedRequestMultiError
- type EnablePipedRequestValidationError
- func (e EnablePipedRequestValidationError) Cause() error
- func (e EnablePipedRequestValidationError) Error() string
- func (e EnablePipedRequestValidationError) ErrorName() string
- func (e EnablePipedRequestValidationError) Field() string
- func (e EnablePipedRequestValidationError) Key() bool
- func (e EnablePipedRequestValidationError) Reason() string
- type EnablePipedResponse
- func (*EnablePipedResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnablePipedResponse) ProtoMessage()
- func (x *EnablePipedResponse) ProtoReflect() protoreflect.Message
- func (x *EnablePipedResponse) Reset()
- func (x *EnablePipedResponse) String() string
- func (m *EnablePipedResponse) Validate() error
- func (m *EnablePipedResponse) ValidateAll() error
- type EnablePipedResponseMultiError
- type EnablePipedResponseValidationError
- func (e EnablePipedResponseValidationError) Cause() error
- func (e EnablePipedResponseValidationError) Error() string
- func (e EnablePipedResponseValidationError) ErrorName() string
- func (e EnablePipedResponseValidationError) Field() string
- func (e EnablePipedResponseValidationError) Key() bool
- func (e EnablePipedResponseValidationError) Reason() string
- type EncryptRequest
- func (*EncryptRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptRequest) GetBase64Encoding() bool
- func (x *EncryptRequest) GetPipedId() string
- func (x *EncryptRequest) GetPlaintext() string
- func (*EncryptRequest) ProtoMessage()
- func (x *EncryptRequest) ProtoReflect() protoreflect.Message
- func (x *EncryptRequest) Reset()
- func (x *EncryptRequest) String() string
- func (m *EncryptRequest) Validate() error
- func (m *EncryptRequest) ValidateAll() error
- type EncryptRequestMultiError
- type EncryptRequestValidationError
- func (e EncryptRequestValidationError) Cause() error
- func (e EncryptRequestValidationError) Error() string
- func (e EncryptRequestValidationError) ErrorName() string
- func (e EncryptRequestValidationError) Field() string
- func (e EncryptRequestValidationError) Key() bool
- func (e EncryptRequestValidationError) Reason() string
- type EncryptResponse
- func (*EncryptResponse) Descriptor() ([]byte, []int)deprecated
- func (x *EncryptResponse) GetCiphertext() string
- func (*EncryptResponse) ProtoMessage()
- func (x *EncryptResponse) ProtoReflect() protoreflect.Message
- func (x *EncryptResponse) Reset()
- func (x *EncryptResponse) String() string
- func (m *EncryptResponse) Validate() error
- func (m *EncryptResponse) ValidateAll() error
- type EncryptResponseMultiError
- type EncryptResponseValidationError
- func (e EncryptResponseValidationError) Cause() error
- func (e EncryptResponseValidationError) Error() string
- func (e EncryptResponseValidationError) ErrorName() string
- func (e EncryptResponseValidationError) Field() string
- func (e EncryptResponseValidationError) Key() bool
- func (e EncryptResponseValidationError) Reason() string
- type GetApplicationRequest
- func (*GetApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetApplicationRequest) GetApplicationId() string
- func (*GetApplicationRequest) ProtoMessage()
- func (x *GetApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *GetApplicationRequest) Reset()
- func (x *GetApplicationRequest) String() string
- func (m *GetApplicationRequest) Validate() error
- func (m *GetApplicationRequest) ValidateAll() error
- type GetApplicationRequestMultiError
- type GetApplicationRequestValidationError
- func (e GetApplicationRequestValidationError) Cause() error
- func (e GetApplicationRequestValidationError) Error() string
- func (e GetApplicationRequestValidationError) ErrorName() string
- func (e GetApplicationRequestValidationError) Field() string
- func (e GetApplicationRequestValidationError) Key() bool
- func (e GetApplicationRequestValidationError) Reason() string
- type GetApplicationResponse
- func (*GetApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetApplicationResponse) GetApplication() *model.Application
- func (*GetApplicationResponse) ProtoMessage()
- func (x *GetApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *GetApplicationResponse) Reset()
- func (x *GetApplicationResponse) String() string
- func (m *GetApplicationResponse) Validate() error
- func (m *GetApplicationResponse) ValidateAll() error
- type GetApplicationResponseMultiError
- type GetApplicationResponseValidationError
- func (e GetApplicationResponseValidationError) Cause() error
- func (e GetApplicationResponseValidationError) Error() string
- func (e GetApplicationResponseValidationError) ErrorName() string
- func (e GetApplicationResponseValidationError) Field() string
- func (e GetApplicationResponseValidationError) Key() bool
- func (e GetApplicationResponseValidationError) Reason() string
- type GetCommandRequest
- func (*GetCommandRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommandRequest) GetCommandId() string
- func (*GetCommandRequest) ProtoMessage()
- func (x *GetCommandRequest) ProtoReflect() protoreflect.Message
- func (x *GetCommandRequest) Reset()
- func (x *GetCommandRequest) String() string
- func (m *GetCommandRequest) Validate() error
- func (m *GetCommandRequest) ValidateAll() error
- type GetCommandRequestMultiError
- type GetCommandRequestValidationError
- func (e GetCommandRequestValidationError) Cause() error
- func (e GetCommandRequestValidationError) Error() string
- func (e GetCommandRequestValidationError) ErrorName() string
- func (e GetCommandRequestValidationError) Field() string
- func (e GetCommandRequestValidationError) Key() bool
- func (e GetCommandRequestValidationError) Reason() string
- type GetCommandResponse
- func (*GetCommandResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCommandResponse) GetCommand() *model.Command
- func (*GetCommandResponse) ProtoMessage()
- func (x *GetCommandResponse) ProtoReflect() protoreflect.Message
- func (x *GetCommandResponse) Reset()
- func (x *GetCommandResponse) String() string
- func (m *GetCommandResponse) Validate() error
- func (m *GetCommandResponse) ValidateAll() error
- type GetCommandResponseMultiError
- type GetCommandResponseValidationError
- func (e GetCommandResponseValidationError) Cause() error
- func (e GetCommandResponseValidationError) Error() string
- func (e GetCommandResponseValidationError) ErrorName() string
- func (e GetCommandResponseValidationError) Field() string
- func (e GetCommandResponseValidationError) Key() bool
- func (e GetCommandResponseValidationError) Reason() string
- type GetDeploymentRequest
- func (*GetDeploymentRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentRequest) GetDeploymentId() string
- func (*GetDeploymentRequest) ProtoMessage()
- func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentRequest) Reset()
- func (x *GetDeploymentRequest) String() string
- func (m *GetDeploymentRequest) Validate() error
- func (m *GetDeploymentRequest) ValidateAll() error
- type GetDeploymentRequestMultiError
- type GetDeploymentRequestValidationError
- func (e GetDeploymentRequestValidationError) Cause() error
- func (e GetDeploymentRequestValidationError) Error() string
- func (e GetDeploymentRequestValidationError) ErrorName() string
- func (e GetDeploymentRequestValidationError) Field() string
- func (e GetDeploymentRequestValidationError) Key() bool
- func (e GetDeploymentRequestValidationError) Reason() string
- type GetDeploymentResponse
- func (*GetDeploymentResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentResponse) GetDeployment() *model.Deployment
- func (*GetDeploymentResponse) ProtoMessage()
- func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentResponse) Reset()
- func (x *GetDeploymentResponse) String() string
- func (m *GetDeploymentResponse) Validate() error
- func (m *GetDeploymentResponse) ValidateAll() error
- type GetDeploymentResponseMultiError
- type GetDeploymentResponseValidationError
- func (e GetDeploymentResponseValidationError) Cause() error
- func (e GetDeploymentResponseValidationError) Error() string
- func (e GetDeploymentResponseValidationError) ErrorName() string
- func (e GetDeploymentResponseValidationError) Field() string
- func (e GetDeploymentResponseValidationError) Key() bool
- func (e GetDeploymentResponseValidationError) Reason() string
- type GetPlanPreviewResultsRequest
- func (*GetPlanPreviewResultsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlanPreviewResultsRequest) GetCommandHandleTimeout() int64
- func (x *GetPlanPreviewResultsRequest) GetCommands() []string
- func (*GetPlanPreviewResultsRequest) ProtoMessage()
- func (x *GetPlanPreviewResultsRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlanPreviewResultsRequest) Reset()
- func (x *GetPlanPreviewResultsRequest) String() string
- func (m *GetPlanPreviewResultsRequest) Validate() error
- func (m *GetPlanPreviewResultsRequest) ValidateAll() error
- type GetPlanPreviewResultsRequestMultiError
- type GetPlanPreviewResultsRequestValidationError
- func (e GetPlanPreviewResultsRequestValidationError) Cause() error
- func (e GetPlanPreviewResultsRequestValidationError) Error() string
- func (e GetPlanPreviewResultsRequestValidationError) ErrorName() string
- func (e GetPlanPreviewResultsRequestValidationError) Field() string
- func (e GetPlanPreviewResultsRequestValidationError) Key() bool
- func (e GetPlanPreviewResultsRequestValidationError) Reason() string
- type GetPlanPreviewResultsResponse
- func (*GetPlanPreviewResultsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlanPreviewResultsResponse) GetResults() []*model.PlanPreviewCommandResult
- func (*GetPlanPreviewResultsResponse) ProtoMessage()
- func (x *GetPlanPreviewResultsResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlanPreviewResultsResponse) Reset()
- func (x *GetPlanPreviewResultsResponse) String() string
- func (m *GetPlanPreviewResultsResponse) Validate() error
- func (m *GetPlanPreviewResultsResponse) ValidateAll() error
- type GetPlanPreviewResultsResponseMultiError
- type GetPlanPreviewResultsResponseValidationError
- func (e GetPlanPreviewResultsResponseValidationError) Cause() error
- func (e GetPlanPreviewResultsResponseValidationError) Error() string
- func (e GetPlanPreviewResultsResponseValidationError) ErrorName() string
- func (e GetPlanPreviewResultsResponseValidationError) Field() string
- func (e GetPlanPreviewResultsResponseValidationError) Key() bool
- func (e GetPlanPreviewResultsResponseValidationError) Reason() string
- type ListApplicationsRequest
- func (*ListApplicationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListApplicationsRequest) GetCursor() string
- func (x *ListApplicationsRequest) GetDisabled() bool
- func (x *ListApplicationsRequest) GetKind() string
- func (x *ListApplicationsRequest) GetName() string
- func (*ListApplicationsRequest) ProtoMessage()
- func (x *ListApplicationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListApplicationsRequest) Reset()
- func (x *ListApplicationsRequest) String() string
- func (m *ListApplicationsRequest) Validate() error
- func (m *ListApplicationsRequest) ValidateAll() error
- type ListApplicationsRequestMultiError
- type ListApplicationsRequestValidationError
- func (e ListApplicationsRequestValidationError) Cause() error
- func (e ListApplicationsRequestValidationError) Error() string
- func (e ListApplicationsRequestValidationError) ErrorName() string
- func (e ListApplicationsRequestValidationError) Field() string
- func (e ListApplicationsRequestValidationError) Key() bool
- func (e ListApplicationsRequestValidationError) Reason() string
- type ListApplicationsResponse
- func (*ListApplicationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListApplicationsResponse) GetApplications() []*model.Application
- func (x *ListApplicationsResponse) GetCursor() string
- func (*ListApplicationsResponse) ProtoMessage()
- func (x *ListApplicationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListApplicationsResponse) Reset()
- func (x *ListApplicationsResponse) String() string
- func (m *ListApplicationsResponse) Validate() error
- func (m *ListApplicationsResponse) ValidateAll() error
- type ListApplicationsResponseMultiError
- type ListApplicationsResponseValidationError
- func (e ListApplicationsResponseValidationError) Cause() error
- func (e ListApplicationsResponseValidationError) Error() string
- func (e ListApplicationsResponseValidationError) ErrorName() string
- func (e ListApplicationsResponseValidationError) Field() string
- func (e ListApplicationsResponseValidationError) Key() bool
- func (e ListApplicationsResponseValidationError) Reason() string
- type RegisterEventRequest
- func (*RegisterEventRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterEventRequest) GetData() string
- func (x *RegisterEventRequest) GetLabels() map[string]string
- func (x *RegisterEventRequest) GetName() string
- func (*RegisterEventRequest) ProtoMessage()
- func (x *RegisterEventRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterEventRequest) Reset()
- func (x *RegisterEventRequest) String() string
- func (m *RegisterEventRequest) Validate() error
- func (m *RegisterEventRequest) ValidateAll() error
- type RegisterEventRequestMultiError
- type RegisterEventRequestValidationError
- func (e RegisterEventRequestValidationError) Cause() error
- func (e RegisterEventRequestValidationError) Error() string
- func (e RegisterEventRequestValidationError) ErrorName() string
- func (e RegisterEventRequestValidationError) Field() string
- func (e RegisterEventRequestValidationError) Key() bool
- func (e RegisterEventRequestValidationError) Reason() string
- type RegisterEventResponse
- func (*RegisterEventResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterEventResponse) GetEventId() string
- func (*RegisterEventResponse) ProtoMessage()
- func (x *RegisterEventResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterEventResponse) Reset()
- func (x *RegisterEventResponse) String() string
- func (m *RegisterEventResponse) Validate() error
- func (m *RegisterEventResponse) ValidateAll() error
- type RegisterEventResponseMultiError
- type RegisterEventResponseValidationError
- func (e RegisterEventResponseValidationError) Cause() error
- func (e RegisterEventResponseValidationError) Error() string
- func (e RegisterEventResponseValidationError) ErrorName() string
- func (e RegisterEventResponseValidationError) Field() string
- func (e RegisterEventResponseValidationError) Key() bool
- func (e RegisterEventResponseValidationError) Reason() string
- type RenameApplicationConfigFileRequest
- func (*RenameApplicationConfigFileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenameApplicationConfigFileRequest) GetApplicationIds() []string
- func (x *RenameApplicationConfigFileRequest) GetNewFilename() string
- func (*RenameApplicationConfigFileRequest) ProtoMessage()
- func (x *RenameApplicationConfigFileRequest) ProtoReflect() protoreflect.Message
- func (x *RenameApplicationConfigFileRequest) Reset()
- func (x *RenameApplicationConfigFileRequest) String() string
- func (m *RenameApplicationConfigFileRequest) Validate() error
- func (m *RenameApplicationConfigFileRequest) ValidateAll() error
- type RenameApplicationConfigFileRequestMultiError
- type RenameApplicationConfigFileRequestValidationError
- func (e RenameApplicationConfigFileRequestValidationError) Cause() error
- func (e RenameApplicationConfigFileRequestValidationError) Error() string
- func (e RenameApplicationConfigFileRequestValidationError) ErrorName() string
- func (e RenameApplicationConfigFileRequestValidationError) Field() string
- func (e RenameApplicationConfigFileRequestValidationError) Key() bool
- func (e RenameApplicationConfigFileRequestValidationError) Reason() string
- type RenameApplicationConfigFileResponse
- func (*RenameApplicationConfigFileResponse) Descriptor() ([]byte, []int)deprecated
- func (*RenameApplicationConfigFileResponse) ProtoMessage()
- func (x *RenameApplicationConfigFileResponse) ProtoReflect() protoreflect.Message
- func (x *RenameApplicationConfigFileResponse) Reset()
- func (x *RenameApplicationConfigFileResponse) String() string
- func (m *RenameApplicationConfigFileResponse) Validate() error
- func (m *RenameApplicationConfigFileResponse) ValidateAll() error
- type RenameApplicationConfigFileResponseMultiError
- type RenameApplicationConfigFileResponseValidationError
- func (e RenameApplicationConfigFileResponseValidationError) Cause() error
- func (e RenameApplicationConfigFileResponseValidationError) Error() string
- func (e RenameApplicationConfigFileResponseValidationError) ErrorName() string
- func (e RenameApplicationConfigFileResponseValidationError) Field() string
- func (e RenameApplicationConfigFileResponseValidationError) Key() bool
- func (e RenameApplicationConfigFileResponseValidationError) Reason() string
- type RequestPlanPreviewRequest
- func (*RequestPlanPreviewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RequestPlanPreviewRequest) GetBaseBranch() string
- func (x *RequestPlanPreviewRequest) GetHeadBranch() string
- func (x *RequestPlanPreviewRequest) GetHeadCommit() string
- func (x *RequestPlanPreviewRequest) GetRepoRemoteUrl() string
- func (x *RequestPlanPreviewRequest) GetTimeout() int64
- func (*RequestPlanPreviewRequest) ProtoMessage()
- func (x *RequestPlanPreviewRequest) ProtoReflect() protoreflect.Message
- func (x *RequestPlanPreviewRequest) Reset()
- func (x *RequestPlanPreviewRequest) String() string
- func (m *RequestPlanPreviewRequest) Validate() error
- func (m *RequestPlanPreviewRequest) ValidateAll() error
- type RequestPlanPreviewRequestMultiError
- type RequestPlanPreviewRequestValidationError
- func (e RequestPlanPreviewRequestValidationError) Cause() error
- func (e RequestPlanPreviewRequestValidationError) Error() string
- func (e RequestPlanPreviewRequestValidationError) ErrorName() string
- func (e RequestPlanPreviewRequestValidationError) Field() string
- func (e RequestPlanPreviewRequestValidationError) Key() bool
- func (e RequestPlanPreviewRequestValidationError) Reason() string
- type RequestPlanPreviewResponse
- func (*RequestPlanPreviewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RequestPlanPreviewResponse) GetCommands() []string
- func (*RequestPlanPreviewResponse) ProtoMessage()
- func (x *RequestPlanPreviewResponse) ProtoReflect() protoreflect.Message
- func (x *RequestPlanPreviewResponse) Reset()
- func (x *RequestPlanPreviewResponse) String() string
- func (m *RequestPlanPreviewResponse) Validate() error
- func (m *RequestPlanPreviewResponse) ValidateAll() error
- type RequestPlanPreviewResponseMultiError
- type RequestPlanPreviewResponseValidationError
- func (e RequestPlanPreviewResponseValidationError) Cause() error
- func (e RequestPlanPreviewResponseValidationError) Error() string
- func (e RequestPlanPreviewResponseValidationError) ErrorName() string
- func (e RequestPlanPreviewResponseValidationError) Field() string
- func (e RequestPlanPreviewResponseValidationError) Key() bool
- func (e RequestPlanPreviewResponseValidationError) Reason() string
- type SyncApplicationRequest
- func (*SyncApplicationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SyncApplicationRequest) GetApplicationId() string
- func (*SyncApplicationRequest) ProtoMessage()
- func (x *SyncApplicationRequest) ProtoReflect() protoreflect.Message
- func (x *SyncApplicationRequest) Reset()
- func (x *SyncApplicationRequest) String() string
- func (m *SyncApplicationRequest) Validate() error
- func (m *SyncApplicationRequest) ValidateAll() error
- type SyncApplicationRequestMultiError
- type SyncApplicationRequestValidationError
- func (e SyncApplicationRequestValidationError) Cause() error
- func (e SyncApplicationRequestValidationError) Error() string
- func (e SyncApplicationRequestValidationError) ErrorName() string
- func (e SyncApplicationRequestValidationError) Field() string
- func (e SyncApplicationRequestValidationError) Key() bool
- func (e SyncApplicationRequestValidationError) Reason() string
- type SyncApplicationResponse
- func (*SyncApplicationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SyncApplicationResponse) GetCommandId() string
- func (*SyncApplicationResponse) ProtoMessage()
- func (x *SyncApplicationResponse) ProtoReflect() protoreflect.Message
- func (x *SyncApplicationResponse) Reset()
- func (x *SyncApplicationResponse) String() string
- func (m *SyncApplicationResponse) Validate() error
- func (m *SyncApplicationResponse) ValidateAll() error
- type SyncApplicationResponseMultiError
- type SyncApplicationResponseValidationError
- func (e SyncApplicationResponseValidationError) Cause() error
- func (e SyncApplicationResponseValidationError) Error() string
- func (e SyncApplicationResponseValidationError) ErrorName() string
- func (e SyncApplicationResponseValidationError) Field() string
- func (e SyncApplicationResponseValidationError) Key() bool
- func (e SyncApplicationResponseValidationError) Reason() string
- type UnimplementedAPIServiceServer
- func (UnimplementedAPIServiceServer) AddApplication(context.Context, *AddApplicationRequest) (*AddApplicationResponse, error)
- func (UnimplementedAPIServiceServer) DeleteApplication(context.Context, *DeleteApplicationRequest) (*DeleteApplicationResponse, error)
- func (UnimplementedAPIServiceServer) DisablePiped(context.Context, *DisablePipedRequest) (*DisablePipedResponse, error)
- func (UnimplementedAPIServiceServer) EnablePiped(context.Context, *EnablePipedRequest) (*EnablePipedResponse, error)
- func (UnimplementedAPIServiceServer) Encrypt(context.Context, *EncryptRequest) (*EncryptResponse, error)
- func (UnimplementedAPIServiceServer) GetApplication(context.Context, *GetApplicationRequest) (*GetApplicationResponse, error)
- func (UnimplementedAPIServiceServer) GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error)
- func (UnimplementedAPIServiceServer) GetDeployment(context.Context, *GetDeploymentRequest) (*GetDeploymentResponse, error)
- func (UnimplementedAPIServiceServer) GetPlanPreviewResults(context.Context, *GetPlanPreviewResultsRequest) (*GetPlanPreviewResultsResponse, error)
- func (UnimplementedAPIServiceServer) ListApplications(context.Context, *ListApplicationsRequest) (*ListApplicationsResponse, error)
- func (UnimplementedAPIServiceServer) RegisterEvent(context.Context, *RegisterEventRequest) (*RegisterEventResponse, error)
- func (UnimplementedAPIServiceServer) RenameApplicationConfigFile(context.Context, *RenameApplicationConfigFileRequest) (*RenameApplicationConfigFileResponse, error)
- func (UnimplementedAPIServiceServer) RequestPlanPreview(context.Context, *RequestPlanPreviewRequest) (*RequestPlanPreviewResponse, error)
- func (UnimplementedAPIServiceServer) SyncApplication(context.Context, *SyncApplicationRequest) (*SyncApplicationResponse, error)
- type UnsafeAPIServiceServer
Constants ¶
This section is empty.
Variables ¶
var APIService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "grpc.service.apiservice.APIService", HandlerType: (*APIServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "AddApplication", Handler: _APIService_AddApplication_Handler, }, { MethodName: "SyncApplication", Handler: _APIService_SyncApplication_Handler, }, { MethodName: "GetApplication", Handler: _APIService_GetApplication_Handler, }, { MethodName: "ListApplications", Handler: _APIService_ListApplications_Handler, }, { MethodName: "DeleteApplication", Handler: _APIService_DeleteApplication_Handler, }, { MethodName: "RenameApplicationConfigFile", Handler: _APIService_RenameApplicationConfigFile_Handler, }, { MethodName: "GetDeployment", Handler: _APIService_GetDeployment_Handler, }, { MethodName: "GetCommand", Handler: _APIService_GetCommand_Handler, }, { MethodName: "EnablePiped", Handler: _APIService_EnablePiped_Handler, }, { MethodName: "DisablePiped", Handler: _APIService_DisablePiped_Handler, }, { MethodName: "RegisterEvent", Handler: _APIService_RegisterEvent_Handler, }, { MethodName: "RequestPlanPreview", Handler: _APIService_RequestPlanPreview_Handler, }, { MethodName: "GetPlanPreviewResults", Handler: _APIService_GetPlanPreviewResults_Handler, }, { MethodName: "Encrypt", Handler: _APIService_Encrypt_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "pkg/app/server/service/apiservice/service.proto", }
APIService_ServiceDesc is the grpc.ServiceDesc for APIService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_pkg_app_server_service_apiservice_service_proto protoreflect.FileDescriptor
Functions ¶
func RegisterAPIServiceServer ¶ added in v0.27.0
func RegisterAPIServiceServer(s grpc.ServiceRegistrar, srv APIServiceServer)
Types ¶
type APIServiceClient ¶ added in v0.27.0
type APIServiceClient interface { AddApplication(ctx context.Context, in *AddApplicationRequest, opts ...grpc.CallOption) (*AddApplicationResponse, error) SyncApplication(ctx context.Context, in *SyncApplicationRequest, opts ...grpc.CallOption) (*SyncApplicationResponse, error) GetApplication(ctx context.Context, in *GetApplicationRequest, opts ...grpc.CallOption) (*GetApplicationResponse, error) ListApplications(ctx context.Context, in *ListApplicationsRequest, opts ...grpc.CallOption) (*ListApplicationsResponse, error) DeleteApplication(ctx context.Context, in *DeleteApplicationRequest, opts ...grpc.CallOption) (*DeleteApplicationResponse, error) RenameApplicationConfigFile(ctx context.Context, in *RenameApplicationConfigFileRequest, opts ...grpc.CallOption) (*RenameApplicationConfigFileResponse, error) GetDeployment(ctx context.Context, in *GetDeploymentRequest, opts ...grpc.CallOption) (*GetDeploymentResponse, error) GetCommand(ctx context.Context, in *GetCommandRequest, opts ...grpc.CallOption) (*GetCommandResponse, error) EnablePiped(ctx context.Context, in *EnablePipedRequest, opts ...grpc.CallOption) (*EnablePipedResponse, error) DisablePiped(ctx context.Context, in *DisablePipedRequest, opts ...grpc.CallOption) (*DisablePipedResponse, error) RegisterEvent(ctx context.Context, in *RegisterEventRequest, opts ...grpc.CallOption) (*RegisterEventResponse, error) RequestPlanPreview(ctx context.Context, in *RequestPlanPreviewRequest, opts ...grpc.CallOption) (*RequestPlanPreviewResponse, error) GetPlanPreviewResults(ctx context.Context, in *GetPlanPreviewResultsRequest, opts ...grpc.CallOption) (*GetPlanPreviewResultsResponse, error) Encrypt(ctx context.Context, in *EncryptRequest, opts ...grpc.CallOption) (*EncryptResponse, error) }
APIServiceClient is the client API for APIService 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 NewAPIServiceClient ¶ added in v0.27.0
func NewAPIServiceClient(cc grpc.ClientConnInterface) APIServiceClient
type APIServiceServer ¶ added in v0.27.0
type APIServiceServer interface { AddApplication(context.Context, *AddApplicationRequest) (*AddApplicationResponse, error) SyncApplication(context.Context, *SyncApplicationRequest) (*SyncApplicationResponse, error) GetApplication(context.Context, *GetApplicationRequest) (*GetApplicationResponse, error) ListApplications(context.Context, *ListApplicationsRequest) (*ListApplicationsResponse, error) DeleteApplication(context.Context, *DeleteApplicationRequest) (*DeleteApplicationResponse, error) RenameApplicationConfigFile(context.Context, *RenameApplicationConfigFileRequest) (*RenameApplicationConfigFileResponse, error) GetDeployment(context.Context, *GetDeploymentRequest) (*GetDeploymentResponse, error) GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error) EnablePiped(context.Context, *EnablePipedRequest) (*EnablePipedResponse, error) DisablePiped(context.Context, *DisablePipedRequest) (*DisablePipedResponse, error) RegisterEvent(context.Context, *RegisterEventRequest) (*RegisterEventResponse, error) RequestPlanPreview(context.Context, *RequestPlanPreviewRequest) (*RequestPlanPreviewResponse, error) GetPlanPreviewResults(context.Context, *GetPlanPreviewResultsRequest) (*GetPlanPreviewResultsResponse, error) Encrypt(context.Context, *EncryptRequest) (*EncryptResponse, error) // contains filtered or unexported methods }
APIServiceServer is the server API for APIService service. All implementations must embed UnimplementedAPIServiceServer for forward compatibility
type AddApplicationRequest ¶ added in v0.27.0
type AddApplicationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` PipedId string `protobuf:"bytes,3,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` GitPath *model.ApplicationGitPath `protobuf:"bytes,4,opt,name=git_path,json=gitPath,proto3" json:"git_path,omitempty"` Kind model.ApplicationKind `protobuf:"varint,5,opt,name=kind,proto3,enum=model.ApplicationKind" json:"kind,omitempty"` PlatformProvider string `protobuf:"bytes,8,opt,name=platform_provider,json=platformProvider,proto3" json:"platform_provider,omitempty"` Description string `protobuf:"bytes,7,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*AddApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*AddApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddApplicationRequest.ProtoReflect.Descriptor instead.
func (*AddApplicationRequest) GetDescription ¶ added in v0.27.0
func (x *AddApplicationRequest) GetDescription() string
func (*AddApplicationRequest) GetGitPath ¶ added in v0.27.0
func (x *AddApplicationRequest) GetGitPath() *model.ApplicationGitPath
func (*AddApplicationRequest) GetKind ¶ added in v0.27.0
func (x *AddApplicationRequest) GetKind() model.ApplicationKind
func (*AddApplicationRequest) GetName ¶ added in v0.27.0
func (x *AddApplicationRequest) GetName() string
func (*AddApplicationRequest) GetPipedId ¶ added in v0.27.0
func (x *AddApplicationRequest) GetPipedId() string
func (*AddApplicationRequest) GetPlatformProvider ¶ added in v0.35.0
func (x *AddApplicationRequest) GetPlatformProvider() string
func (*AddApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*AddApplicationRequest) ProtoMessage()
func (*AddApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *AddApplicationRequest) ProtoReflect() protoreflect.Message
func (*AddApplicationRequest) Reset ¶ added in v0.27.0
func (x *AddApplicationRequest) Reset()
func (*AddApplicationRequest) String ¶ added in v0.27.0
func (x *AddApplicationRequest) String() string
func (*AddApplicationRequest) Validate ¶ added in v0.27.0
func (m *AddApplicationRequest) Validate() error
Validate checks the field values on AddApplicationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *AddApplicationRequest) ValidateAll() error
ValidateAll checks the field values on AddApplicationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddApplicationRequestMultiError, or nil if none found.
type AddApplicationRequestMultiError ¶ added in v0.27.0
type AddApplicationRequestMultiError []error
AddApplicationRequestMultiError is an error wrapping multiple validation errors returned by AddApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (AddApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m AddApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m AddApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddApplicationRequestValidationError ¶ added in v0.27.0
type AddApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
AddApplicationRequestValidationError is the validation error returned by AddApplicationRequest.Validate if the designated constraints aren't met.
func (AddApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (AddApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Field() string
Field function returns field value.
func (AddApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Key() bool
Key function returns key value.
func (AddApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e AddApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type AddApplicationResponse ¶ added in v0.27.0
type AddApplicationResponse struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*AddApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*AddApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddApplicationResponse.ProtoReflect.Descriptor instead.
func (*AddApplicationResponse) GetApplicationId ¶ added in v0.27.0
func (x *AddApplicationResponse) GetApplicationId() string
func (*AddApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*AddApplicationResponse) ProtoMessage()
func (*AddApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *AddApplicationResponse) ProtoReflect() protoreflect.Message
func (*AddApplicationResponse) Reset ¶ added in v0.27.0
func (x *AddApplicationResponse) Reset()
func (*AddApplicationResponse) String ¶ added in v0.27.0
func (x *AddApplicationResponse) String() string
func (*AddApplicationResponse) Validate ¶ added in v0.27.0
func (m *AddApplicationResponse) Validate() error
Validate checks the field values on AddApplicationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *AddApplicationResponse) ValidateAll() error
ValidateAll checks the field values on AddApplicationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddApplicationResponseMultiError, or nil if none found.
type AddApplicationResponseMultiError ¶ added in v0.27.0
type AddApplicationResponseMultiError []error
AddApplicationResponseMultiError is an error wrapping multiple validation errors returned by AddApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (AddApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m AddApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m AddApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddApplicationResponseValidationError ¶ added in v0.27.0
type AddApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
AddApplicationResponseValidationError is the validation error returned by AddApplicationResponse.Validate if the designated constraints aren't met.
func (AddApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (AddApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Field() string
Field function returns field value.
func (AddApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Key() bool
Key function returns key value.
func (AddApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e AddApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type Client ¶
type Client interface { APIServiceClient Close() error }
type DeleteApplicationRequest ¶ added in v0.39.0
type DeleteApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteApplicationRequest) Descriptor
deprecated
added in
v0.39.0
func (*DeleteApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApplicationRequest.ProtoReflect.Descriptor instead.
func (*DeleteApplicationRequest) GetApplicationId ¶ added in v0.39.0
func (x *DeleteApplicationRequest) GetApplicationId() string
func (*DeleteApplicationRequest) ProtoMessage ¶ added in v0.39.0
func (*DeleteApplicationRequest) ProtoMessage()
func (*DeleteApplicationRequest) ProtoReflect ¶ added in v0.39.0
func (x *DeleteApplicationRequest) ProtoReflect() protoreflect.Message
func (*DeleteApplicationRequest) Reset ¶ added in v0.39.0
func (x *DeleteApplicationRequest) Reset()
func (*DeleteApplicationRequest) String ¶ added in v0.39.0
func (x *DeleteApplicationRequest) String() string
func (*DeleteApplicationRequest) Validate ¶ added in v0.39.0
func (m *DeleteApplicationRequest) Validate() error
Validate checks the field values on DeleteApplicationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteApplicationRequest) ValidateAll ¶ added in v0.39.0
func (m *DeleteApplicationRequest) ValidateAll() error
ValidateAll checks the field values on DeleteApplicationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteApplicationRequestMultiError, or nil if none found.
type DeleteApplicationRequestMultiError ¶ added in v0.39.0
type DeleteApplicationRequestMultiError []error
DeleteApplicationRequestMultiError is an error wrapping multiple validation errors returned by DeleteApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteApplicationRequestMultiError) AllErrors ¶ added in v0.39.0
func (m DeleteApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteApplicationRequestMultiError) Error ¶ added in v0.39.0
func (m DeleteApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteApplicationRequestValidationError ¶ added in v0.39.0
type DeleteApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteApplicationRequestValidationError is the validation error returned by DeleteApplicationRequest.Validate if the designated constraints aren't met.
func (DeleteApplicationRequestValidationError) Cause ¶ added in v0.39.0
func (e DeleteApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteApplicationRequestValidationError) Error ¶ added in v0.39.0
func (e DeleteApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteApplicationRequestValidationError) ErrorName ¶ added in v0.39.0
func (e DeleteApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteApplicationRequestValidationError) Field ¶ added in v0.39.0
func (e DeleteApplicationRequestValidationError) Field() string
Field function returns field value.
func (DeleteApplicationRequestValidationError) Key ¶ added in v0.39.0
func (e DeleteApplicationRequestValidationError) Key() bool
Key function returns key value.
func (DeleteApplicationRequestValidationError) Reason ¶ added in v0.39.0
func (e DeleteApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteApplicationResponse ¶ added in v0.39.0
type DeleteApplicationResponse struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteApplicationResponse) Descriptor
deprecated
added in
v0.39.0
func (*DeleteApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteApplicationResponse.ProtoReflect.Descriptor instead.
func (*DeleteApplicationResponse) GetApplicationId ¶ added in v0.39.0
func (x *DeleteApplicationResponse) GetApplicationId() string
func (*DeleteApplicationResponse) ProtoMessage ¶ added in v0.39.0
func (*DeleteApplicationResponse) ProtoMessage()
func (*DeleteApplicationResponse) ProtoReflect ¶ added in v0.39.0
func (x *DeleteApplicationResponse) ProtoReflect() protoreflect.Message
func (*DeleteApplicationResponse) Reset ¶ added in v0.39.0
func (x *DeleteApplicationResponse) Reset()
func (*DeleteApplicationResponse) String ¶ added in v0.39.0
func (x *DeleteApplicationResponse) String() string
func (*DeleteApplicationResponse) Validate ¶ added in v0.39.0
func (m *DeleteApplicationResponse) Validate() error
Validate checks the field values on DeleteApplicationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteApplicationResponse) ValidateAll ¶ added in v0.39.0
func (m *DeleteApplicationResponse) ValidateAll() error
ValidateAll checks the field values on DeleteApplicationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteApplicationResponseMultiError, or nil if none found.
type DeleteApplicationResponseMultiError ¶ added in v0.39.0
type DeleteApplicationResponseMultiError []error
DeleteApplicationResponseMultiError is an error wrapping multiple validation errors returned by DeleteApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteApplicationResponseMultiError) AllErrors ¶ added in v0.39.0
func (m DeleteApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteApplicationResponseMultiError) Error ¶ added in v0.39.0
func (m DeleteApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteApplicationResponseValidationError ¶ added in v0.39.0
type DeleteApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteApplicationResponseValidationError is the validation error returned by DeleteApplicationResponse.Validate if the designated constraints aren't met.
func (DeleteApplicationResponseValidationError) Cause ¶ added in v0.39.0
func (e DeleteApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteApplicationResponseValidationError) Error ¶ added in v0.39.0
func (e DeleteApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteApplicationResponseValidationError) ErrorName ¶ added in v0.39.0
func (e DeleteApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteApplicationResponseValidationError) Field ¶ added in v0.39.0
func (e DeleteApplicationResponseValidationError) Field() string
Field function returns field value.
func (DeleteApplicationResponseValidationError) Key ¶ added in v0.39.0
func (e DeleteApplicationResponseValidationError) Key() bool
Key function returns key value.
func (DeleteApplicationResponseValidationError) Reason ¶ added in v0.39.0
func (e DeleteApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type DisablePipedRequest ¶ added in v0.27.0
type DisablePipedRequest struct { PipedId string `protobuf:"bytes,1,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` // contains filtered or unexported fields }
func (*DisablePipedRequest) Descriptor
deprecated
added in
v0.27.0
func (*DisablePipedRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisablePipedRequest.ProtoReflect.Descriptor instead.
func (*DisablePipedRequest) GetPipedId ¶ added in v0.27.0
func (x *DisablePipedRequest) GetPipedId() string
func (*DisablePipedRequest) ProtoMessage ¶ added in v0.27.0
func (*DisablePipedRequest) ProtoMessage()
func (*DisablePipedRequest) ProtoReflect ¶ added in v0.27.0
func (x *DisablePipedRequest) ProtoReflect() protoreflect.Message
func (*DisablePipedRequest) Reset ¶ added in v0.27.0
func (x *DisablePipedRequest) Reset()
func (*DisablePipedRequest) String ¶ added in v0.27.0
func (x *DisablePipedRequest) String() string
func (*DisablePipedRequest) Validate ¶ added in v0.27.0
func (m *DisablePipedRequest) Validate() error
Validate checks the field values on DisablePipedRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisablePipedRequest) ValidateAll ¶ added in v0.27.0
func (m *DisablePipedRequest) ValidateAll() error
ValidateAll checks the field values on DisablePipedRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisablePipedRequestMultiError, or nil if none found.
type DisablePipedRequestMultiError ¶ added in v0.27.0
type DisablePipedRequestMultiError []error
DisablePipedRequestMultiError is an error wrapping multiple validation errors returned by DisablePipedRequest.ValidateAll() if the designated constraints aren't met.
func (DisablePipedRequestMultiError) AllErrors ¶ added in v0.27.0
func (m DisablePipedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisablePipedRequestMultiError) Error ¶ added in v0.27.0
func (m DisablePipedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisablePipedRequestValidationError ¶ added in v0.27.0
type DisablePipedRequestValidationError struct {
// contains filtered or unexported fields
}
DisablePipedRequestValidationError is the validation error returned by DisablePipedRequest.Validate if the designated constraints aren't met.
func (DisablePipedRequestValidationError) Cause ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Cause() error
Cause function returns cause value.
func (DisablePipedRequestValidationError) Error ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisablePipedRequestValidationError) ErrorName ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisablePipedRequestValidationError) Field ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Field() string
Field function returns field value.
func (DisablePipedRequestValidationError) Key ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Key() bool
Key function returns key value.
func (DisablePipedRequestValidationError) Reason ¶ added in v0.27.0
func (e DisablePipedRequestValidationError) Reason() string
Reason function returns reason value.
type DisablePipedResponse ¶ added in v0.27.0
type DisablePipedResponse struct {
// contains filtered or unexported fields
}
func (*DisablePipedResponse) Descriptor
deprecated
added in
v0.27.0
func (*DisablePipedResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisablePipedResponse.ProtoReflect.Descriptor instead.
func (*DisablePipedResponse) ProtoMessage ¶ added in v0.27.0
func (*DisablePipedResponse) ProtoMessage()
func (*DisablePipedResponse) ProtoReflect ¶ added in v0.27.0
func (x *DisablePipedResponse) ProtoReflect() protoreflect.Message
func (*DisablePipedResponse) Reset ¶ added in v0.27.0
func (x *DisablePipedResponse) Reset()
func (*DisablePipedResponse) String ¶ added in v0.27.0
func (x *DisablePipedResponse) String() string
func (*DisablePipedResponse) Validate ¶ added in v0.27.0
func (m *DisablePipedResponse) Validate() error
Validate checks the field values on DisablePipedResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisablePipedResponse) ValidateAll ¶ added in v0.27.0
func (m *DisablePipedResponse) ValidateAll() error
ValidateAll checks the field values on DisablePipedResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisablePipedResponseMultiError, or nil if none found.
type DisablePipedResponseMultiError ¶ added in v0.27.0
type DisablePipedResponseMultiError []error
DisablePipedResponseMultiError is an error wrapping multiple validation errors returned by DisablePipedResponse.ValidateAll() if the designated constraints aren't met.
func (DisablePipedResponseMultiError) AllErrors ¶ added in v0.27.0
func (m DisablePipedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisablePipedResponseMultiError) Error ¶ added in v0.27.0
func (m DisablePipedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisablePipedResponseValidationError ¶ added in v0.27.0
type DisablePipedResponseValidationError struct {
// contains filtered or unexported fields
}
DisablePipedResponseValidationError is the validation error returned by DisablePipedResponse.Validate if the designated constraints aren't met.
func (DisablePipedResponseValidationError) Cause ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Cause() error
Cause function returns cause value.
func (DisablePipedResponseValidationError) Error ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisablePipedResponseValidationError) ErrorName ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisablePipedResponseValidationError) Field ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Field() string
Field function returns field value.
func (DisablePipedResponseValidationError) Key ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Key() bool
Key function returns key value.
func (DisablePipedResponseValidationError) Reason ¶ added in v0.27.0
func (e DisablePipedResponseValidationError) Reason() string
Reason function returns reason value.
type EnablePipedRequest ¶ added in v0.27.0
type EnablePipedRequest struct { PipedId string `protobuf:"bytes,1,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` // contains filtered or unexported fields }
func (*EnablePipedRequest) Descriptor
deprecated
added in
v0.27.0
func (*EnablePipedRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnablePipedRequest.ProtoReflect.Descriptor instead.
func (*EnablePipedRequest) GetPipedId ¶ added in v0.27.0
func (x *EnablePipedRequest) GetPipedId() string
func (*EnablePipedRequest) ProtoMessage ¶ added in v0.27.0
func (*EnablePipedRequest) ProtoMessage()
func (*EnablePipedRequest) ProtoReflect ¶ added in v0.27.0
func (x *EnablePipedRequest) ProtoReflect() protoreflect.Message
func (*EnablePipedRequest) Reset ¶ added in v0.27.0
func (x *EnablePipedRequest) Reset()
func (*EnablePipedRequest) String ¶ added in v0.27.0
func (x *EnablePipedRequest) String() string
func (*EnablePipedRequest) Validate ¶ added in v0.27.0
func (m *EnablePipedRequest) Validate() error
Validate checks the field values on EnablePipedRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnablePipedRequest) ValidateAll ¶ added in v0.27.0
func (m *EnablePipedRequest) ValidateAll() error
ValidateAll checks the field values on EnablePipedRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnablePipedRequestMultiError, or nil if none found.
type EnablePipedRequestMultiError ¶ added in v0.27.0
type EnablePipedRequestMultiError []error
EnablePipedRequestMultiError is an error wrapping multiple validation errors returned by EnablePipedRequest.ValidateAll() if the designated constraints aren't met.
func (EnablePipedRequestMultiError) AllErrors ¶ added in v0.27.0
func (m EnablePipedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnablePipedRequestMultiError) Error ¶ added in v0.27.0
func (m EnablePipedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnablePipedRequestValidationError ¶ added in v0.27.0
type EnablePipedRequestValidationError struct {
// contains filtered or unexported fields
}
EnablePipedRequestValidationError is the validation error returned by EnablePipedRequest.Validate if the designated constraints aren't met.
func (EnablePipedRequestValidationError) Cause ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Cause() error
Cause function returns cause value.
func (EnablePipedRequestValidationError) Error ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnablePipedRequestValidationError) ErrorName ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnablePipedRequestValidationError) Field ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Field() string
Field function returns field value.
func (EnablePipedRequestValidationError) Key ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Key() bool
Key function returns key value.
func (EnablePipedRequestValidationError) Reason ¶ added in v0.27.0
func (e EnablePipedRequestValidationError) Reason() string
Reason function returns reason value.
type EnablePipedResponse ¶ added in v0.27.0
type EnablePipedResponse struct {
// contains filtered or unexported fields
}
func (*EnablePipedResponse) Descriptor
deprecated
added in
v0.27.0
func (*EnablePipedResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnablePipedResponse.ProtoReflect.Descriptor instead.
func (*EnablePipedResponse) ProtoMessage ¶ added in v0.27.0
func (*EnablePipedResponse) ProtoMessage()
func (*EnablePipedResponse) ProtoReflect ¶ added in v0.27.0
func (x *EnablePipedResponse) ProtoReflect() protoreflect.Message
func (*EnablePipedResponse) Reset ¶ added in v0.27.0
func (x *EnablePipedResponse) Reset()
func (*EnablePipedResponse) String ¶ added in v0.27.0
func (x *EnablePipedResponse) String() string
func (*EnablePipedResponse) Validate ¶ added in v0.27.0
func (m *EnablePipedResponse) Validate() error
Validate checks the field values on EnablePipedResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnablePipedResponse) ValidateAll ¶ added in v0.27.0
func (m *EnablePipedResponse) ValidateAll() error
ValidateAll checks the field values on EnablePipedResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnablePipedResponseMultiError, or nil if none found.
type EnablePipedResponseMultiError ¶ added in v0.27.0
type EnablePipedResponseMultiError []error
EnablePipedResponseMultiError is an error wrapping multiple validation errors returned by EnablePipedResponse.ValidateAll() if the designated constraints aren't met.
func (EnablePipedResponseMultiError) AllErrors ¶ added in v0.27.0
func (m EnablePipedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnablePipedResponseMultiError) Error ¶ added in v0.27.0
func (m EnablePipedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnablePipedResponseValidationError ¶ added in v0.27.0
type EnablePipedResponseValidationError struct {
// contains filtered or unexported fields
}
EnablePipedResponseValidationError is the validation error returned by EnablePipedResponse.Validate if the designated constraints aren't met.
func (EnablePipedResponseValidationError) Cause ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Cause() error
Cause function returns cause value.
func (EnablePipedResponseValidationError) Error ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnablePipedResponseValidationError) ErrorName ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnablePipedResponseValidationError) Field ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Field() string
Field function returns field value.
func (EnablePipedResponseValidationError) Key ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Key() bool
Key function returns key value.
func (EnablePipedResponseValidationError) Reason ¶ added in v0.27.0
func (e EnablePipedResponseValidationError) Reason() string
Reason function returns reason value.
type EncryptRequest ¶ added in v0.27.0
type EncryptRequest struct { Plaintext string `protobuf:"bytes,1,opt,name=plaintext,proto3" json:"plaintext,omitempty"` PipedId string `protobuf:"bytes,2,opt,name=piped_id,json=pipedId,proto3" json:"piped_id,omitempty"` // Whether the data should be base64 encoded before encrypting or not. Base64Encoding bool `protobuf:"varint,3,opt,name=base64_encoding,json=base64Encoding,proto3" json:"base64_encoding,omitempty"` // contains filtered or unexported fields }
func (*EncryptRequest) Descriptor
deprecated
added in
v0.27.0
func (*EncryptRequest) Descriptor() ([]byte, []int)
Deprecated: Use EncryptRequest.ProtoReflect.Descriptor instead.
func (*EncryptRequest) GetBase64Encoding ¶ added in v0.27.0
func (x *EncryptRequest) GetBase64Encoding() bool
func (*EncryptRequest) GetPipedId ¶ added in v0.27.0
func (x *EncryptRequest) GetPipedId() string
func (*EncryptRequest) GetPlaintext ¶ added in v0.27.0
func (x *EncryptRequest) GetPlaintext() string
func (*EncryptRequest) ProtoMessage ¶ added in v0.27.0
func (*EncryptRequest) ProtoMessage()
func (*EncryptRequest) ProtoReflect ¶ added in v0.27.0
func (x *EncryptRequest) ProtoReflect() protoreflect.Message
func (*EncryptRequest) Reset ¶ added in v0.27.0
func (x *EncryptRequest) Reset()
func (*EncryptRequest) String ¶ added in v0.27.0
func (x *EncryptRequest) String() string
func (*EncryptRequest) Validate ¶ added in v0.27.0
func (m *EncryptRequest) Validate() error
Validate checks the field values on EncryptRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EncryptRequest) ValidateAll ¶ added in v0.27.0
func (m *EncryptRequest) ValidateAll() error
ValidateAll checks the field values on EncryptRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EncryptRequestMultiError, or nil if none found.
type EncryptRequestMultiError ¶ added in v0.27.0
type EncryptRequestMultiError []error
EncryptRequestMultiError is an error wrapping multiple validation errors returned by EncryptRequest.ValidateAll() if the designated constraints aren't met.
func (EncryptRequestMultiError) AllErrors ¶ added in v0.27.0
func (m EncryptRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EncryptRequestMultiError) Error ¶ added in v0.27.0
func (m EncryptRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EncryptRequestValidationError ¶ added in v0.27.0
type EncryptRequestValidationError struct {
// contains filtered or unexported fields
}
EncryptRequestValidationError is the validation error returned by EncryptRequest.Validate if the designated constraints aren't met.
func (EncryptRequestValidationError) Cause ¶ added in v0.27.0
func (e EncryptRequestValidationError) Cause() error
Cause function returns cause value.
func (EncryptRequestValidationError) Error ¶ added in v0.27.0
func (e EncryptRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EncryptRequestValidationError) ErrorName ¶ added in v0.27.0
func (e EncryptRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EncryptRequestValidationError) Field ¶ added in v0.27.0
func (e EncryptRequestValidationError) Field() string
Field function returns field value.
func (EncryptRequestValidationError) Key ¶ added in v0.27.0
func (e EncryptRequestValidationError) Key() bool
Key function returns key value.
func (EncryptRequestValidationError) Reason ¶ added in v0.27.0
func (e EncryptRequestValidationError) Reason() string
Reason function returns reason value.
type EncryptResponse ¶ added in v0.27.0
type EncryptResponse struct { Ciphertext string `protobuf:"bytes,1,opt,name=ciphertext,proto3" json:"ciphertext,omitempty"` // contains filtered or unexported fields }
func (*EncryptResponse) Descriptor
deprecated
added in
v0.27.0
func (*EncryptResponse) Descriptor() ([]byte, []int)
Deprecated: Use EncryptResponse.ProtoReflect.Descriptor instead.
func (*EncryptResponse) GetCiphertext ¶ added in v0.27.0
func (x *EncryptResponse) GetCiphertext() string
func (*EncryptResponse) ProtoMessage ¶ added in v0.27.0
func (*EncryptResponse) ProtoMessage()
func (*EncryptResponse) ProtoReflect ¶ added in v0.27.0
func (x *EncryptResponse) ProtoReflect() protoreflect.Message
func (*EncryptResponse) Reset ¶ added in v0.27.0
func (x *EncryptResponse) Reset()
func (*EncryptResponse) String ¶ added in v0.27.0
func (x *EncryptResponse) String() string
func (*EncryptResponse) Validate ¶ added in v0.27.0
func (m *EncryptResponse) Validate() error
Validate checks the field values on EncryptResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EncryptResponse) ValidateAll ¶ added in v0.27.0
func (m *EncryptResponse) ValidateAll() error
ValidateAll checks the field values on EncryptResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EncryptResponseMultiError, or nil if none found.
type EncryptResponseMultiError ¶ added in v0.27.0
type EncryptResponseMultiError []error
EncryptResponseMultiError is an error wrapping multiple validation errors returned by EncryptResponse.ValidateAll() if the designated constraints aren't met.
func (EncryptResponseMultiError) AllErrors ¶ added in v0.27.0
func (m EncryptResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EncryptResponseMultiError) Error ¶ added in v0.27.0
func (m EncryptResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EncryptResponseValidationError ¶ added in v0.27.0
type EncryptResponseValidationError struct {
// contains filtered or unexported fields
}
EncryptResponseValidationError is the validation error returned by EncryptResponse.Validate if the designated constraints aren't met.
func (EncryptResponseValidationError) Cause ¶ added in v0.27.0
func (e EncryptResponseValidationError) Cause() error
Cause function returns cause value.
func (EncryptResponseValidationError) Error ¶ added in v0.27.0
func (e EncryptResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EncryptResponseValidationError) ErrorName ¶ added in v0.27.0
func (e EncryptResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EncryptResponseValidationError) Field ¶ added in v0.27.0
func (e EncryptResponseValidationError) Field() string
Field function returns field value.
func (EncryptResponseValidationError) Key ¶ added in v0.27.0
func (e EncryptResponseValidationError) Key() bool
Key function returns key value.
func (EncryptResponseValidationError) Reason ¶ added in v0.27.0
func (e EncryptResponseValidationError) Reason() string
Reason function returns reason value.
type GetApplicationRequest ¶ added in v0.27.0
type GetApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*GetApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetApplicationRequest.ProtoReflect.Descriptor instead.
func (*GetApplicationRequest) GetApplicationId ¶ added in v0.27.0
func (x *GetApplicationRequest) GetApplicationId() string
func (*GetApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*GetApplicationRequest) ProtoMessage()
func (*GetApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetApplicationRequest) ProtoReflect() protoreflect.Message
func (*GetApplicationRequest) Reset ¶ added in v0.27.0
func (x *GetApplicationRequest) Reset()
func (*GetApplicationRequest) String ¶ added in v0.27.0
func (x *GetApplicationRequest) String() string
func (*GetApplicationRequest) Validate ¶ added in v0.27.0
func (m *GetApplicationRequest) Validate() error
Validate checks the field values on GetApplicationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *GetApplicationRequest) ValidateAll() error
ValidateAll checks the field values on GetApplicationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetApplicationRequestMultiError, or nil if none found.
type GetApplicationRequestMultiError ¶ added in v0.27.0
type GetApplicationRequestMultiError []error
GetApplicationRequestMultiError is an error wrapping multiple validation errors returned by GetApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (GetApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m GetApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetApplicationRequestValidationError ¶ added in v0.27.0
type GetApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
GetApplicationRequestValidationError is the validation error returned by GetApplicationRequest.Validate if the designated constraints aren't met.
func (GetApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (GetApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Field() string
Field function returns field value.
func (GetApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Key() bool
Key function returns key value.
func (GetApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e GetApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type GetApplicationResponse ¶ added in v0.27.0
type GetApplicationResponse struct { Application *model.Application `protobuf:"bytes,1,opt,name=application,proto3" json:"application,omitempty"` // contains filtered or unexported fields }
func (*GetApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetApplicationResponse.ProtoReflect.Descriptor instead.
func (*GetApplicationResponse) GetApplication ¶ added in v0.27.0
func (x *GetApplicationResponse) GetApplication() *model.Application
func (*GetApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*GetApplicationResponse) ProtoMessage()
func (*GetApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetApplicationResponse) ProtoReflect() protoreflect.Message
func (*GetApplicationResponse) Reset ¶ added in v0.27.0
func (x *GetApplicationResponse) Reset()
func (*GetApplicationResponse) String ¶ added in v0.27.0
func (x *GetApplicationResponse) String() string
func (*GetApplicationResponse) Validate ¶ added in v0.27.0
func (m *GetApplicationResponse) Validate() error
Validate checks the field values on GetApplicationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *GetApplicationResponse) ValidateAll() error
ValidateAll checks the field values on GetApplicationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetApplicationResponseMultiError, or nil if none found.
type GetApplicationResponseMultiError ¶ added in v0.27.0
type GetApplicationResponseMultiError []error
GetApplicationResponseMultiError is an error wrapping multiple validation errors returned by GetApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (GetApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m GetApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetApplicationResponseValidationError ¶ added in v0.27.0
type GetApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
GetApplicationResponseValidationError is the validation error returned by GetApplicationResponse.Validate if the designated constraints aren't met.
func (GetApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (GetApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Field() string
Field function returns field value.
func (GetApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Key() bool
Key function returns key value.
func (GetApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e GetApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type GetCommandRequest ¶ added in v0.27.0
type GetCommandRequest struct { CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
func (*GetCommandRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetCommandRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCommandRequest.ProtoReflect.Descriptor instead.
func (*GetCommandRequest) GetCommandId ¶ added in v0.27.0
func (x *GetCommandRequest) GetCommandId() string
func (*GetCommandRequest) ProtoMessage ¶ added in v0.27.0
func (*GetCommandRequest) ProtoMessage()
func (*GetCommandRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetCommandRequest) ProtoReflect() protoreflect.Message
func (*GetCommandRequest) Reset ¶ added in v0.27.0
func (x *GetCommandRequest) Reset()
func (*GetCommandRequest) String ¶ added in v0.27.0
func (x *GetCommandRequest) String() string
func (*GetCommandRequest) Validate ¶ added in v0.27.0
func (m *GetCommandRequest) Validate() error
Validate checks the field values on GetCommandRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCommandRequest) ValidateAll ¶ added in v0.27.0
func (m *GetCommandRequest) ValidateAll() error
ValidateAll checks the field values on GetCommandRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCommandRequestMultiError, or nil if none found.
type GetCommandRequestMultiError ¶ added in v0.27.0
type GetCommandRequestMultiError []error
GetCommandRequestMultiError is an error wrapping multiple validation errors returned by GetCommandRequest.ValidateAll() if the designated constraints aren't met.
func (GetCommandRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetCommandRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCommandRequestMultiError) Error ¶ added in v0.27.0
func (m GetCommandRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCommandRequestValidationError ¶ added in v0.27.0
type GetCommandRequestValidationError struct {
// contains filtered or unexported fields
}
GetCommandRequestValidationError is the validation error returned by GetCommandRequest.Validate if the designated constraints aren't met.
func (GetCommandRequestValidationError) Cause ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCommandRequestValidationError) Error ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCommandRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetCommandRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCommandRequestValidationError) Field ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Field() string
Field function returns field value.
func (GetCommandRequestValidationError) Key ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Key() bool
Key function returns key value.
func (GetCommandRequestValidationError) Reason ¶ added in v0.27.0
func (e GetCommandRequestValidationError) Reason() string
Reason function returns reason value.
type GetCommandResponse ¶ added in v0.27.0
type GetCommandResponse struct { Command *model.Command `protobuf:"bytes,1,opt,name=command,proto3" json:"command,omitempty"` // contains filtered or unexported fields }
func (*GetCommandResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetCommandResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCommandResponse.ProtoReflect.Descriptor instead.
func (*GetCommandResponse) GetCommand ¶ added in v0.27.0
func (x *GetCommandResponse) GetCommand() *model.Command
func (*GetCommandResponse) ProtoMessage ¶ added in v0.27.0
func (*GetCommandResponse) ProtoMessage()
func (*GetCommandResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetCommandResponse) ProtoReflect() protoreflect.Message
func (*GetCommandResponse) Reset ¶ added in v0.27.0
func (x *GetCommandResponse) Reset()
func (*GetCommandResponse) String ¶ added in v0.27.0
func (x *GetCommandResponse) String() string
func (*GetCommandResponse) Validate ¶ added in v0.27.0
func (m *GetCommandResponse) Validate() error
Validate checks the field values on GetCommandResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCommandResponse) ValidateAll ¶ added in v0.27.0
func (m *GetCommandResponse) ValidateAll() error
ValidateAll checks the field values on GetCommandResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCommandResponseMultiError, or nil if none found.
type GetCommandResponseMultiError ¶ added in v0.27.0
type GetCommandResponseMultiError []error
GetCommandResponseMultiError is an error wrapping multiple validation errors returned by GetCommandResponse.ValidateAll() if the designated constraints aren't met.
func (GetCommandResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetCommandResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCommandResponseMultiError) Error ¶ added in v0.27.0
func (m GetCommandResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCommandResponseValidationError ¶ added in v0.27.0
type GetCommandResponseValidationError struct {
// contains filtered or unexported fields
}
GetCommandResponseValidationError is the validation error returned by GetCommandResponse.Validate if the designated constraints aren't met.
func (GetCommandResponseValidationError) Cause ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCommandResponseValidationError) Error ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCommandResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetCommandResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCommandResponseValidationError) Field ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Field() string
Field function returns field value.
func (GetCommandResponseValidationError) Key ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Key() bool
Key function returns key value.
func (GetCommandResponseValidationError) Reason ¶ added in v0.27.0
func (e GetCommandResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentRequest ¶ added in v0.27.0
type GetDeploymentRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetDeploymentRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentRequest) GetDeploymentId ¶ added in v0.27.0
func (x *GetDeploymentRequest) GetDeploymentId() string
func (*GetDeploymentRequest) ProtoMessage ¶ added in v0.27.0
func (*GetDeploymentRequest) ProtoMessage()
func (*GetDeploymentRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetDeploymentRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentRequest) Reset ¶ added in v0.27.0
func (x *GetDeploymentRequest) Reset()
func (*GetDeploymentRequest) String ¶ added in v0.27.0
func (x *GetDeploymentRequest) String() string
func (*GetDeploymentRequest) Validate ¶ added in v0.27.0
func (m *GetDeploymentRequest) Validate() error
Validate checks the field values on GetDeploymentRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetDeploymentRequest) ValidateAll ¶ added in v0.27.0
func (m *GetDeploymentRequest) ValidateAll() error
ValidateAll checks the field values on GetDeploymentRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetDeploymentRequestMultiError, or nil if none found.
type GetDeploymentRequestMultiError ¶ added in v0.27.0
type GetDeploymentRequestMultiError []error
GetDeploymentRequestMultiError is an error wrapping multiple validation errors returned by GetDeploymentRequest.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetDeploymentRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentRequestMultiError) Error ¶ added in v0.27.0
func (m GetDeploymentRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentRequestValidationError ¶ added in v0.27.0
type GetDeploymentRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentRequestValidationError is the validation error returned by GetDeploymentRequest.Validate if the designated constraints aren't met.
func (GetDeploymentRequestValidationError) Cause ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentRequestValidationError) Error ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentRequestValidationError) Field ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Field() string
Field function returns field value.
func (GetDeploymentRequestValidationError) Key ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Key() bool
Key function returns key value.
func (GetDeploymentRequestValidationError) Reason ¶ added in v0.27.0
func (e GetDeploymentRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentResponse ¶ added in v0.27.0
type GetDeploymentResponse struct { Deployment *model.Deployment `protobuf:"bytes,1,opt,name=deployment,proto3" json:"deployment,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetDeploymentResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentResponse.ProtoReflect.Descriptor instead.
func (*GetDeploymentResponse) GetDeployment ¶ added in v0.27.0
func (x *GetDeploymentResponse) GetDeployment() *model.Deployment
func (*GetDeploymentResponse) ProtoMessage ¶ added in v0.27.0
func (*GetDeploymentResponse) ProtoMessage()
func (*GetDeploymentResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetDeploymentResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentResponse) Reset ¶ added in v0.27.0
func (x *GetDeploymentResponse) Reset()
func (*GetDeploymentResponse) String ¶ added in v0.27.0
func (x *GetDeploymentResponse) String() string
func (*GetDeploymentResponse) Validate ¶ added in v0.27.0
func (m *GetDeploymentResponse) Validate() error
Validate checks the field values on GetDeploymentResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetDeploymentResponse) ValidateAll ¶ added in v0.27.0
func (m *GetDeploymentResponse) ValidateAll() error
ValidateAll checks the field values on GetDeploymentResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetDeploymentResponseMultiError, or nil if none found.
type GetDeploymentResponseMultiError ¶ added in v0.27.0
type GetDeploymentResponseMultiError []error
GetDeploymentResponseMultiError is an error wrapping multiple validation errors returned by GetDeploymentResponse.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetDeploymentResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentResponseMultiError) Error ¶ added in v0.27.0
func (m GetDeploymentResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentResponseValidationError ¶ added in v0.27.0
type GetDeploymentResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentResponseValidationError is the validation error returned by GetDeploymentResponse.Validate if the designated constraints aren't met.
func (GetDeploymentResponseValidationError) Cause ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentResponseValidationError) Error ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentResponseValidationError) Field ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Field() string
Field function returns field value.
func (GetDeploymentResponseValidationError) Key ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Key() bool
Key function returns key value.
func (GetDeploymentResponseValidationError) Reason ¶ added in v0.27.0
func (e GetDeploymentResponseValidationError) Reason() string
Reason function returns reason value.
type GetPlanPreviewResultsRequest ¶ added in v0.27.0
type GetPlanPreviewResultsRequest struct { Commands []string `protobuf:"bytes,1,rep,name=commands,proto3" json:"commands,omitempty"` // Maximum number of seconds a Piped can take to handle a command. CommandHandleTimeout int64 `protobuf:"varint,2,opt,name=command_handle_timeout,json=commandHandleTimeout,proto3" json:"command_handle_timeout,omitempty"` // contains filtered or unexported fields }
func (*GetPlanPreviewResultsRequest) Descriptor
deprecated
added in
v0.27.0
func (*GetPlanPreviewResultsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlanPreviewResultsRequest.ProtoReflect.Descriptor instead.
func (*GetPlanPreviewResultsRequest) GetCommandHandleTimeout ¶ added in v0.27.0
func (x *GetPlanPreviewResultsRequest) GetCommandHandleTimeout() int64
func (*GetPlanPreviewResultsRequest) GetCommands ¶ added in v0.27.0
func (x *GetPlanPreviewResultsRequest) GetCommands() []string
func (*GetPlanPreviewResultsRequest) ProtoMessage ¶ added in v0.27.0
func (*GetPlanPreviewResultsRequest) ProtoMessage()
func (*GetPlanPreviewResultsRequest) ProtoReflect ¶ added in v0.27.0
func (x *GetPlanPreviewResultsRequest) ProtoReflect() protoreflect.Message
func (*GetPlanPreviewResultsRequest) Reset ¶ added in v0.27.0
func (x *GetPlanPreviewResultsRequest) Reset()
func (*GetPlanPreviewResultsRequest) String ¶ added in v0.27.0
func (x *GetPlanPreviewResultsRequest) String() string
func (*GetPlanPreviewResultsRequest) Validate ¶ added in v0.27.0
func (m *GetPlanPreviewResultsRequest) Validate() error
Validate checks the field values on GetPlanPreviewResultsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetPlanPreviewResultsRequest) ValidateAll ¶ added in v0.27.0
func (m *GetPlanPreviewResultsRequest) ValidateAll() error
ValidateAll checks the field values on GetPlanPreviewResultsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetPlanPreviewResultsRequestMultiError, or nil if none found.
type GetPlanPreviewResultsRequestMultiError ¶ added in v0.27.0
type GetPlanPreviewResultsRequestMultiError []error
GetPlanPreviewResultsRequestMultiError is an error wrapping multiple validation errors returned by GetPlanPreviewResultsRequest.ValidateAll() if the designated constraints aren't met.
func (GetPlanPreviewResultsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m GetPlanPreviewResultsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPlanPreviewResultsRequestMultiError) Error ¶ added in v0.27.0
func (m GetPlanPreviewResultsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPlanPreviewResultsRequestValidationError ¶ added in v0.27.0
type GetPlanPreviewResultsRequestValidationError struct {
// contains filtered or unexported fields
}
GetPlanPreviewResultsRequestValidationError is the validation error returned by GetPlanPreviewResultsRequest.Validate if the designated constraints aren't met.
func (GetPlanPreviewResultsRequestValidationError) Cause ¶ added in v0.27.0
func (e GetPlanPreviewResultsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPlanPreviewResultsRequestValidationError) Error ¶ added in v0.27.0
func (e GetPlanPreviewResultsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPlanPreviewResultsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e GetPlanPreviewResultsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPlanPreviewResultsRequestValidationError) Field ¶ added in v0.27.0
func (e GetPlanPreviewResultsRequestValidationError) Field() string
Field function returns field value.
func (GetPlanPreviewResultsRequestValidationError) Key ¶ added in v0.27.0
func (e GetPlanPreviewResultsRequestValidationError) Key() bool
Key function returns key value.
func (GetPlanPreviewResultsRequestValidationError) Reason ¶ added in v0.27.0
func (e GetPlanPreviewResultsRequestValidationError) Reason() string
Reason function returns reason value.
type GetPlanPreviewResultsResponse ¶ added in v0.27.0
type GetPlanPreviewResultsResponse struct { Results []*model.PlanPreviewCommandResult `protobuf:"bytes,1,rep,name=results,proto3" json:"results,omitempty"` // contains filtered or unexported fields }
func (*GetPlanPreviewResultsResponse) Descriptor
deprecated
added in
v0.27.0
func (*GetPlanPreviewResultsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlanPreviewResultsResponse.ProtoReflect.Descriptor instead.
func (*GetPlanPreviewResultsResponse) GetResults ¶ added in v0.27.0
func (x *GetPlanPreviewResultsResponse) GetResults() []*model.PlanPreviewCommandResult
func (*GetPlanPreviewResultsResponse) ProtoMessage ¶ added in v0.27.0
func (*GetPlanPreviewResultsResponse) ProtoMessage()
func (*GetPlanPreviewResultsResponse) ProtoReflect ¶ added in v0.27.0
func (x *GetPlanPreviewResultsResponse) ProtoReflect() protoreflect.Message
func (*GetPlanPreviewResultsResponse) Reset ¶ added in v0.27.0
func (x *GetPlanPreviewResultsResponse) Reset()
func (*GetPlanPreviewResultsResponse) String ¶ added in v0.27.0
func (x *GetPlanPreviewResultsResponse) String() string
func (*GetPlanPreviewResultsResponse) Validate ¶ added in v0.27.0
func (m *GetPlanPreviewResultsResponse) Validate() error
Validate checks the field values on GetPlanPreviewResultsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetPlanPreviewResultsResponse) ValidateAll ¶ added in v0.27.0
func (m *GetPlanPreviewResultsResponse) ValidateAll() error
ValidateAll checks the field values on GetPlanPreviewResultsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetPlanPreviewResultsResponseMultiError, or nil if none found.
type GetPlanPreviewResultsResponseMultiError ¶ added in v0.27.0
type GetPlanPreviewResultsResponseMultiError []error
GetPlanPreviewResultsResponseMultiError is an error wrapping multiple validation errors returned by GetPlanPreviewResultsResponse.ValidateAll() if the designated constraints aren't met.
func (GetPlanPreviewResultsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m GetPlanPreviewResultsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPlanPreviewResultsResponseMultiError) Error ¶ added in v0.27.0
func (m GetPlanPreviewResultsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPlanPreviewResultsResponseValidationError ¶ added in v0.27.0
type GetPlanPreviewResultsResponseValidationError struct {
// contains filtered or unexported fields
}
GetPlanPreviewResultsResponseValidationError is the validation error returned by GetPlanPreviewResultsResponse.Validate if the designated constraints aren't met.
func (GetPlanPreviewResultsResponseValidationError) Cause ¶ added in v0.27.0
func (e GetPlanPreviewResultsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPlanPreviewResultsResponseValidationError) Error ¶ added in v0.27.0
func (e GetPlanPreviewResultsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPlanPreviewResultsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e GetPlanPreviewResultsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPlanPreviewResultsResponseValidationError) Field ¶ added in v0.27.0
func (e GetPlanPreviewResultsResponseValidationError) Field() string
Field function returns field value.
func (GetPlanPreviewResultsResponseValidationError) Key ¶ added in v0.27.0
func (e GetPlanPreviewResultsResponseValidationError) Key() bool
Key function returns key value.
func (GetPlanPreviewResultsResponseValidationError) Reason ¶ added in v0.27.0
func (e GetPlanPreviewResultsResponseValidationError) Reason() string
Reason function returns reason value.
type ListApplicationsRequest ¶ added in v0.27.0
type ListApplicationsRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Kind string `protobuf:"bytes,2,opt,name=kind,proto3" json:"kind,omitempty"` Disabled bool `protobuf:"varint,4,opt,name=disabled,proto3" json:"disabled,omitempty"` // TODO: Enable to filter by labels Cursor string `protobuf:"bytes,10,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*ListApplicationsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListApplicationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListApplicationsRequest.ProtoReflect.Descriptor instead.
func (*ListApplicationsRequest) GetCursor ¶ added in v0.27.0
func (x *ListApplicationsRequest) GetCursor() string
func (*ListApplicationsRequest) GetDisabled ¶ added in v0.27.0
func (x *ListApplicationsRequest) GetDisabled() bool
func (*ListApplicationsRequest) GetKind ¶ added in v0.27.0
func (x *ListApplicationsRequest) GetKind() string
func (*ListApplicationsRequest) GetName ¶ added in v0.27.0
func (x *ListApplicationsRequest) GetName() string
func (*ListApplicationsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListApplicationsRequest) ProtoMessage()
func (*ListApplicationsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListApplicationsRequest) ProtoReflect() protoreflect.Message
func (*ListApplicationsRequest) Reset ¶ added in v0.27.0
func (x *ListApplicationsRequest) Reset()
func (*ListApplicationsRequest) String ¶ added in v0.27.0
func (x *ListApplicationsRequest) String() string
func (*ListApplicationsRequest) Validate ¶ added in v0.27.0
func (m *ListApplicationsRequest) Validate() error
Validate checks the field values on ListApplicationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListApplicationsRequest) ValidateAll ¶ added in v0.27.0
func (m *ListApplicationsRequest) ValidateAll() error
ValidateAll checks the field values on ListApplicationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListApplicationsRequestMultiError, or nil if none found.
type ListApplicationsRequestMultiError ¶ added in v0.27.0
type ListApplicationsRequestMultiError []error
ListApplicationsRequestMultiError is an error wrapping multiple validation errors returned by ListApplicationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListApplicationsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListApplicationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListApplicationsRequestMultiError) Error ¶ added in v0.27.0
func (m ListApplicationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListApplicationsRequestValidationError ¶ added in v0.27.0
type ListApplicationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListApplicationsRequestValidationError is the validation error returned by ListApplicationsRequest.Validate if the designated constraints aren't met.
func (ListApplicationsRequestValidationError) Cause ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListApplicationsRequestValidationError) Error ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListApplicationsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListApplicationsRequestValidationError) Field ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Field() string
Field function returns field value.
func (ListApplicationsRequestValidationError) Key ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Key() bool
Key function returns key value.
func (ListApplicationsRequestValidationError) Reason ¶ added in v0.27.0
func (e ListApplicationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListApplicationsResponse ¶ added in v0.27.0
type ListApplicationsResponse struct { Applications []*model.Application `protobuf:"bytes,1,rep,name=applications,proto3" json:"applications,omitempty"` Cursor string `protobuf:"bytes,2,opt,name=cursor,proto3" json:"cursor,omitempty"` // contains filtered or unexported fields }
func (*ListApplicationsResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListApplicationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListApplicationsResponse.ProtoReflect.Descriptor instead.
func (*ListApplicationsResponse) GetApplications ¶ added in v0.27.0
func (x *ListApplicationsResponse) GetApplications() []*model.Application
func (*ListApplicationsResponse) GetCursor ¶ added in v0.27.0
func (x *ListApplicationsResponse) GetCursor() string
func (*ListApplicationsResponse) ProtoMessage ¶ added in v0.27.0
func (*ListApplicationsResponse) ProtoMessage()
func (*ListApplicationsResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListApplicationsResponse) ProtoReflect() protoreflect.Message
func (*ListApplicationsResponse) Reset ¶ added in v0.27.0
func (x *ListApplicationsResponse) Reset()
func (*ListApplicationsResponse) String ¶ added in v0.27.0
func (x *ListApplicationsResponse) String() string
func (*ListApplicationsResponse) Validate ¶ added in v0.27.0
func (m *ListApplicationsResponse) Validate() error
Validate checks the field values on ListApplicationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListApplicationsResponse) ValidateAll ¶ added in v0.27.0
func (m *ListApplicationsResponse) ValidateAll() error
ValidateAll checks the field values on ListApplicationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListApplicationsResponseMultiError, or nil if none found.
type ListApplicationsResponseMultiError ¶ added in v0.27.0
type ListApplicationsResponseMultiError []error
ListApplicationsResponseMultiError is an error wrapping multiple validation errors returned by ListApplicationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListApplicationsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListApplicationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListApplicationsResponseMultiError) Error ¶ added in v0.27.0
func (m ListApplicationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListApplicationsResponseValidationError ¶ added in v0.27.0
type ListApplicationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListApplicationsResponseValidationError is the validation error returned by ListApplicationsResponse.Validate if the designated constraints aren't met.
func (ListApplicationsResponseValidationError) Cause ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListApplicationsResponseValidationError) Error ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListApplicationsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListApplicationsResponseValidationError) Field ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Field() string
Field function returns field value.
func (ListApplicationsResponseValidationError) Key ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Key() bool
Key function returns key value.
func (ListApplicationsResponseValidationError) Reason ¶ added in v0.27.0
func (e ListApplicationsResponseValidationError) Reason() string
Reason function returns reason value.
type RegisterEventRequest ¶ added in v0.27.0
type RegisterEventRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Data string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Labels map[string]string `` /* 153-byte string literal not displayed */ // contains filtered or unexported fields }
func (*RegisterEventRequest) Descriptor
deprecated
added in
v0.27.0
func (*RegisterEventRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterEventRequest.ProtoReflect.Descriptor instead.
func (*RegisterEventRequest) GetData ¶ added in v0.27.0
func (x *RegisterEventRequest) GetData() string
func (*RegisterEventRequest) GetLabels ¶ added in v0.27.0
func (x *RegisterEventRequest) GetLabels() map[string]string
func (*RegisterEventRequest) GetName ¶ added in v0.27.0
func (x *RegisterEventRequest) GetName() string
func (*RegisterEventRequest) ProtoMessage ¶ added in v0.27.0
func (*RegisterEventRequest) ProtoMessage()
func (*RegisterEventRequest) ProtoReflect ¶ added in v0.27.0
func (x *RegisterEventRequest) ProtoReflect() protoreflect.Message
func (*RegisterEventRequest) Reset ¶ added in v0.27.0
func (x *RegisterEventRequest) Reset()
func (*RegisterEventRequest) String ¶ added in v0.27.0
func (x *RegisterEventRequest) String() string
func (*RegisterEventRequest) Validate ¶ added in v0.27.0
func (m *RegisterEventRequest) Validate() error
Validate checks the field values on RegisterEventRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterEventRequest) ValidateAll ¶ added in v0.27.0
func (m *RegisterEventRequest) ValidateAll() error
ValidateAll checks the field values on RegisterEventRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterEventRequestMultiError, or nil if none found.
type RegisterEventRequestMultiError ¶ added in v0.27.0
type RegisterEventRequestMultiError []error
RegisterEventRequestMultiError is an error wrapping multiple validation errors returned by RegisterEventRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterEventRequestMultiError) AllErrors ¶ added in v0.27.0
func (m RegisterEventRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterEventRequestMultiError) Error ¶ added in v0.27.0
func (m RegisterEventRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterEventRequestValidationError ¶ added in v0.27.0
type RegisterEventRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterEventRequestValidationError is the validation error returned by RegisterEventRequest.Validate if the designated constraints aren't met.
func (RegisterEventRequestValidationError) Cause ¶ added in v0.27.0
func (e RegisterEventRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterEventRequestValidationError) Error ¶ added in v0.27.0
func (e RegisterEventRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterEventRequestValidationError) ErrorName ¶ added in v0.27.0
func (e RegisterEventRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterEventRequestValidationError) Field ¶ added in v0.27.0
func (e RegisterEventRequestValidationError) Field() string
Field function returns field value.
func (RegisterEventRequestValidationError) Key ¶ added in v0.27.0
func (e RegisterEventRequestValidationError) Key() bool
Key function returns key value.
func (RegisterEventRequestValidationError) Reason ¶ added in v0.27.0
func (e RegisterEventRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterEventResponse ¶ added in v0.27.0
type RegisterEventResponse struct { EventId string `protobuf:"bytes,1,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"` // contains filtered or unexported fields }
func (*RegisterEventResponse) Descriptor
deprecated
added in
v0.27.0
func (*RegisterEventResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterEventResponse.ProtoReflect.Descriptor instead.
func (*RegisterEventResponse) GetEventId ¶ added in v0.27.0
func (x *RegisterEventResponse) GetEventId() string
func (*RegisterEventResponse) ProtoMessage ¶ added in v0.27.0
func (*RegisterEventResponse) ProtoMessage()
func (*RegisterEventResponse) ProtoReflect ¶ added in v0.27.0
func (x *RegisterEventResponse) ProtoReflect() protoreflect.Message
func (*RegisterEventResponse) Reset ¶ added in v0.27.0
func (x *RegisterEventResponse) Reset()
func (*RegisterEventResponse) String ¶ added in v0.27.0
func (x *RegisterEventResponse) String() string
func (*RegisterEventResponse) Validate ¶ added in v0.27.0
func (m *RegisterEventResponse) Validate() error
Validate checks the field values on RegisterEventResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterEventResponse) ValidateAll ¶ added in v0.27.0
func (m *RegisterEventResponse) ValidateAll() error
ValidateAll checks the field values on RegisterEventResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterEventResponseMultiError, or nil if none found.
type RegisterEventResponseMultiError ¶ added in v0.27.0
type RegisterEventResponseMultiError []error
RegisterEventResponseMultiError is an error wrapping multiple validation errors returned by RegisterEventResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterEventResponseMultiError) AllErrors ¶ added in v0.27.0
func (m RegisterEventResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterEventResponseMultiError) Error ¶ added in v0.27.0
func (m RegisterEventResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterEventResponseValidationError ¶ added in v0.27.0
type RegisterEventResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterEventResponseValidationError is the validation error returned by RegisterEventResponse.Validate if the designated constraints aren't met.
func (RegisterEventResponseValidationError) Cause ¶ added in v0.27.0
func (e RegisterEventResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterEventResponseValidationError) Error ¶ added in v0.27.0
func (e RegisterEventResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterEventResponseValidationError) ErrorName ¶ added in v0.27.0
func (e RegisterEventResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterEventResponseValidationError) Field ¶ added in v0.27.0
func (e RegisterEventResponseValidationError) Field() string
Field function returns field value.
func (RegisterEventResponseValidationError) Key ¶ added in v0.27.0
func (e RegisterEventResponseValidationError) Key() bool
Key function returns key value.
func (RegisterEventResponseValidationError) Reason ¶ added in v0.27.0
func (e RegisterEventResponseValidationError) Reason() string
Reason function returns reason value.
type RenameApplicationConfigFileRequest ¶ added in v0.27.0
type RenameApplicationConfigFileRequest struct { // Maximum number of applications that can be updated in one request is 50. // To update more than that, break them and send in multiple requests. ApplicationIds []string `protobuf:"bytes,1,rep,name=application_ids,json=applicationIds,proto3" json:"application_ids,omitempty"` NewFilename string `protobuf:"bytes,2,opt,name=new_filename,json=newFilename,proto3" json:"new_filename,omitempty"` // contains filtered or unexported fields }
func (*RenameApplicationConfigFileRequest) Descriptor
deprecated
added in
v0.27.0
func (*RenameApplicationConfigFileRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenameApplicationConfigFileRequest.ProtoReflect.Descriptor instead.
func (*RenameApplicationConfigFileRequest) GetApplicationIds ¶ added in v0.27.0
func (x *RenameApplicationConfigFileRequest) GetApplicationIds() []string
func (*RenameApplicationConfigFileRequest) GetNewFilename ¶ added in v0.27.0
func (x *RenameApplicationConfigFileRequest) GetNewFilename() string
func (*RenameApplicationConfigFileRequest) ProtoMessage ¶ added in v0.27.0
func (*RenameApplicationConfigFileRequest) ProtoMessage()
func (*RenameApplicationConfigFileRequest) ProtoReflect ¶ added in v0.27.0
func (x *RenameApplicationConfigFileRequest) ProtoReflect() protoreflect.Message
func (*RenameApplicationConfigFileRequest) Reset ¶ added in v0.27.0
func (x *RenameApplicationConfigFileRequest) Reset()
func (*RenameApplicationConfigFileRequest) String ¶ added in v0.27.0
func (x *RenameApplicationConfigFileRequest) String() string
func (*RenameApplicationConfigFileRequest) Validate ¶ added in v0.27.0
func (m *RenameApplicationConfigFileRequest) Validate() error
Validate checks the field values on RenameApplicationConfigFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RenameApplicationConfigFileRequest) ValidateAll ¶ added in v0.27.0
func (m *RenameApplicationConfigFileRequest) ValidateAll() error
ValidateAll checks the field values on RenameApplicationConfigFileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenameApplicationConfigFileRequestMultiError, or nil if none found.
type RenameApplicationConfigFileRequestMultiError ¶ added in v0.27.0
type RenameApplicationConfigFileRequestMultiError []error
RenameApplicationConfigFileRequestMultiError is an error wrapping multiple validation errors returned by RenameApplicationConfigFileRequest.ValidateAll() if the designated constraints aren't met.
func (RenameApplicationConfigFileRequestMultiError) AllErrors ¶ added in v0.27.0
func (m RenameApplicationConfigFileRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RenameApplicationConfigFileRequestMultiError) Error ¶ added in v0.27.0
func (m RenameApplicationConfigFileRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RenameApplicationConfigFileRequestValidationError ¶ added in v0.27.0
type RenameApplicationConfigFileRequestValidationError struct {
// contains filtered or unexported fields
}
RenameApplicationConfigFileRequestValidationError is the validation error returned by RenameApplicationConfigFileRequest.Validate if the designated constraints aren't met.
func (RenameApplicationConfigFileRequestValidationError) Cause ¶ added in v0.27.0
func (e RenameApplicationConfigFileRequestValidationError) Cause() error
Cause function returns cause value.
func (RenameApplicationConfigFileRequestValidationError) Error ¶ added in v0.27.0
func (e RenameApplicationConfigFileRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RenameApplicationConfigFileRequestValidationError) ErrorName ¶ added in v0.27.0
func (e RenameApplicationConfigFileRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RenameApplicationConfigFileRequestValidationError) Field ¶ added in v0.27.0
func (e RenameApplicationConfigFileRequestValidationError) Field() string
Field function returns field value.
func (RenameApplicationConfigFileRequestValidationError) Key ¶ added in v0.27.0
func (e RenameApplicationConfigFileRequestValidationError) Key() bool
Key function returns key value.
func (RenameApplicationConfigFileRequestValidationError) Reason ¶ added in v0.27.0
func (e RenameApplicationConfigFileRequestValidationError) Reason() string
Reason function returns reason value.
type RenameApplicationConfigFileResponse ¶ added in v0.27.0
type RenameApplicationConfigFileResponse struct {
// contains filtered or unexported fields
}
func (*RenameApplicationConfigFileResponse) Descriptor
deprecated
added in
v0.27.0
func (*RenameApplicationConfigFileResponse) Descriptor() ([]byte, []int)
Deprecated: Use RenameApplicationConfigFileResponse.ProtoReflect.Descriptor instead.
func (*RenameApplicationConfigFileResponse) ProtoMessage ¶ added in v0.27.0
func (*RenameApplicationConfigFileResponse) ProtoMessage()
func (*RenameApplicationConfigFileResponse) ProtoReflect ¶ added in v0.27.0
func (x *RenameApplicationConfigFileResponse) ProtoReflect() protoreflect.Message
func (*RenameApplicationConfigFileResponse) Reset ¶ added in v0.27.0
func (x *RenameApplicationConfigFileResponse) Reset()
func (*RenameApplicationConfigFileResponse) String ¶ added in v0.27.0
func (x *RenameApplicationConfigFileResponse) String() string
func (*RenameApplicationConfigFileResponse) Validate ¶ added in v0.27.0
func (m *RenameApplicationConfigFileResponse) Validate() error
Validate checks the field values on RenameApplicationConfigFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RenameApplicationConfigFileResponse) ValidateAll ¶ added in v0.27.0
func (m *RenameApplicationConfigFileResponse) ValidateAll() error
ValidateAll checks the field values on RenameApplicationConfigFileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenameApplicationConfigFileResponseMultiError, or nil if none found.
type RenameApplicationConfigFileResponseMultiError ¶ added in v0.27.0
type RenameApplicationConfigFileResponseMultiError []error
RenameApplicationConfigFileResponseMultiError is an error wrapping multiple validation errors returned by RenameApplicationConfigFileResponse.ValidateAll() if the designated constraints aren't met.
func (RenameApplicationConfigFileResponseMultiError) AllErrors ¶ added in v0.27.0
func (m RenameApplicationConfigFileResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RenameApplicationConfigFileResponseMultiError) Error ¶ added in v0.27.0
func (m RenameApplicationConfigFileResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RenameApplicationConfigFileResponseValidationError ¶ added in v0.27.0
type RenameApplicationConfigFileResponseValidationError struct {
// contains filtered or unexported fields
}
RenameApplicationConfigFileResponseValidationError is the validation error returned by RenameApplicationConfigFileResponse.Validate if the designated constraints aren't met.
func (RenameApplicationConfigFileResponseValidationError) Cause ¶ added in v0.27.0
func (e RenameApplicationConfigFileResponseValidationError) Cause() error
Cause function returns cause value.
func (RenameApplicationConfigFileResponseValidationError) Error ¶ added in v0.27.0
func (e RenameApplicationConfigFileResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RenameApplicationConfigFileResponseValidationError) ErrorName ¶ added in v0.27.0
func (e RenameApplicationConfigFileResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RenameApplicationConfigFileResponseValidationError) Field ¶ added in v0.27.0
func (e RenameApplicationConfigFileResponseValidationError) Field() string
Field function returns field value.
func (RenameApplicationConfigFileResponseValidationError) Key ¶ added in v0.27.0
func (e RenameApplicationConfigFileResponseValidationError) Key() bool
Key function returns key value.
func (RenameApplicationConfigFileResponseValidationError) Reason ¶ added in v0.27.0
func (e RenameApplicationConfigFileResponseValidationError) Reason() string
Reason function returns reason value.
type RequestPlanPreviewRequest ¶ added in v0.27.0
type RequestPlanPreviewRequest struct { RepoRemoteUrl string `protobuf:"bytes,1,opt,name=repo_remote_url,json=repoRemoteUrl,proto3" json:"repo_remote_url,omitempty"` HeadBranch string `protobuf:"bytes,2,opt,name=head_branch,json=headBranch,proto3" json:"head_branch,omitempty"` HeadCommit string `protobuf:"bytes,3,opt,name=head_commit,json=headCommit,proto3" json:"head_commit,omitempty"` BaseBranch string `protobuf:"bytes,4,opt,name=base_branch,json=baseBranch,proto3" json:"base_branch,omitempty"` // Maximum number of seconds a Piped can take to handle a command. Timeout int64 `protobuf:"varint,5,opt,name=timeout,proto3" json:"timeout,omitempty"` // contains filtered or unexported fields }
func (*RequestPlanPreviewRequest) Descriptor
deprecated
added in
v0.27.0
func (*RequestPlanPreviewRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestPlanPreviewRequest.ProtoReflect.Descriptor instead.
func (*RequestPlanPreviewRequest) GetBaseBranch ¶ added in v0.27.0
func (x *RequestPlanPreviewRequest) GetBaseBranch() string
func (*RequestPlanPreviewRequest) GetHeadBranch ¶ added in v0.27.0
func (x *RequestPlanPreviewRequest) GetHeadBranch() string
func (*RequestPlanPreviewRequest) GetHeadCommit ¶ added in v0.27.0
func (x *RequestPlanPreviewRequest) GetHeadCommit() string
func (*RequestPlanPreviewRequest) GetRepoRemoteUrl ¶ added in v0.27.0
func (x *RequestPlanPreviewRequest) GetRepoRemoteUrl() string
func (*RequestPlanPreviewRequest) GetTimeout ¶ added in v0.27.0
func (x *RequestPlanPreviewRequest) GetTimeout() int64
func (*RequestPlanPreviewRequest) ProtoMessage ¶ added in v0.27.0
func (*RequestPlanPreviewRequest) ProtoMessage()
func (*RequestPlanPreviewRequest) ProtoReflect ¶ added in v0.27.0
func (x *RequestPlanPreviewRequest) ProtoReflect() protoreflect.Message
func (*RequestPlanPreviewRequest) Reset ¶ added in v0.27.0
func (x *RequestPlanPreviewRequest) Reset()
func (*RequestPlanPreviewRequest) String ¶ added in v0.27.0
func (x *RequestPlanPreviewRequest) String() string
func (*RequestPlanPreviewRequest) Validate ¶ added in v0.27.0
func (m *RequestPlanPreviewRequest) Validate() error
Validate checks the field values on RequestPlanPreviewRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RequestPlanPreviewRequest) ValidateAll ¶ added in v0.27.0
func (m *RequestPlanPreviewRequest) ValidateAll() error
ValidateAll checks the field values on RequestPlanPreviewRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RequestPlanPreviewRequestMultiError, or nil if none found.
type RequestPlanPreviewRequestMultiError ¶ added in v0.27.0
type RequestPlanPreviewRequestMultiError []error
RequestPlanPreviewRequestMultiError is an error wrapping multiple validation errors returned by RequestPlanPreviewRequest.ValidateAll() if the designated constraints aren't met.
func (RequestPlanPreviewRequestMultiError) AllErrors ¶ added in v0.27.0
func (m RequestPlanPreviewRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestPlanPreviewRequestMultiError) Error ¶ added in v0.27.0
func (m RequestPlanPreviewRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestPlanPreviewRequestValidationError ¶ added in v0.27.0
type RequestPlanPreviewRequestValidationError struct {
// contains filtered or unexported fields
}
RequestPlanPreviewRequestValidationError is the validation error returned by RequestPlanPreviewRequest.Validate if the designated constraints aren't met.
func (RequestPlanPreviewRequestValidationError) Cause ¶ added in v0.27.0
func (e RequestPlanPreviewRequestValidationError) Cause() error
Cause function returns cause value.
func (RequestPlanPreviewRequestValidationError) Error ¶ added in v0.27.0
func (e RequestPlanPreviewRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RequestPlanPreviewRequestValidationError) ErrorName ¶ added in v0.27.0
func (e RequestPlanPreviewRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RequestPlanPreviewRequestValidationError) Field ¶ added in v0.27.0
func (e RequestPlanPreviewRequestValidationError) Field() string
Field function returns field value.
func (RequestPlanPreviewRequestValidationError) Key ¶ added in v0.27.0
func (e RequestPlanPreviewRequestValidationError) Key() bool
Key function returns key value.
func (RequestPlanPreviewRequestValidationError) Reason ¶ added in v0.27.0
func (e RequestPlanPreviewRequestValidationError) Reason() string
Reason function returns reason value.
type RequestPlanPreviewResponse ¶ added in v0.27.0
type RequestPlanPreviewResponse struct { Commands []string `protobuf:"bytes,1,rep,name=commands,proto3" json:"commands,omitempty"` // contains filtered or unexported fields }
func (*RequestPlanPreviewResponse) Descriptor
deprecated
added in
v0.27.0
func (*RequestPlanPreviewResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestPlanPreviewResponse.ProtoReflect.Descriptor instead.
func (*RequestPlanPreviewResponse) GetCommands ¶ added in v0.27.0
func (x *RequestPlanPreviewResponse) GetCommands() []string
func (*RequestPlanPreviewResponse) ProtoMessage ¶ added in v0.27.0
func (*RequestPlanPreviewResponse) ProtoMessage()
func (*RequestPlanPreviewResponse) ProtoReflect ¶ added in v0.27.0
func (x *RequestPlanPreviewResponse) ProtoReflect() protoreflect.Message
func (*RequestPlanPreviewResponse) Reset ¶ added in v0.27.0
func (x *RequestPlanPreviewResponse) Reset()
func (*RequestPlanPreviewResponse) String ¶ added in v0.27.0
func (x *RequestPlanPreviewResponse) String() string
func (*RequestPlanPreviewResponse) Validate ¶ added in v0.27.0
func (m *RequestPlanPreviewResponse) Validate() error
Validate checks the field values on RequestPlanPreviewResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RequestPlanPreviewResponse) ValidateAll ¶ added in v0.27.0
func (m *RequestPlanPreviewResponse) ValidateAll() error
ValidateAll checks the field values on RequestPlanPreviewResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RequestPlanPreviewResponseMultiError, or nil if none found.
type RequestPlanPreviewResponseMultiError ¶ added in v0.27.0
type RequestPlanPreviewResponseMultiError []error
RequestPlanPreviewResponseMultiError is an error wrapping multiple validation errors returned by RequestPlanPreviewResponse.ValidateAll() if the designated constraints aren't met.
func (RequestPlanPreviewResponseMultiError) AllErrors ¶ added in v0.27.0
func (m RequestPlanPreviewResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RequestPlanPreviewResponseMultiError) Error ¶ added in v0.27.0
func (m RequestPlanPreviewResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RequestPlanPreviewResponseValidationError ¶ added in v0.27.0
type RequestPlanPreviewResponseValidationError struct {
// contains filtered or unexported fields
}
RequestPlanPreviewResponseValidationError is the validation error returned by RequestPlanPreviewResponse.Validate if the designated constraints aren't met.
func (RequestPlanPreviewResponseValidationError) Cause ¶ added in v0.27.0
func (e RequestPlanPreviewResponseValidationError) Cause() error
Cause function returns cause value.
func (RequestPlanPreviewResponseValidationError) Error ¶ added in v0.27.0
func (e RequestPlanPreviewResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RequestPlanPreviewResponseValidationError) ErrorName ¶ added in v0.27.0
func (e RequestPlanPreviewResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RequestPlanPreviewResponseValidationError) Field ¶ added in v0.27.0
func (e RequestPlanPreviewResponseValidationError) Field() string
Field function returns field value.
func (RequestPlanPreviewResponseValidationError) Key ¶ added in v0.27.0
func (e RequestPlanPreviewResponseValidationError) Key() bool
Key function returns key value.
func (RequestPlanPreviewResponseValidationError) Reason ¶ added in v0.27.0
func (e RequestPlanPreviewResponseValidationError) Reason() string
Reason function returns reason value.
type SyncApplicationRequest ¶ added in v0.27.0
type SyncApplicationRequest struct { ApplicationId string `protobuf:"bytes,1,opt,name=application_id,json=applicationId,proto3" json:"application_id,omitempty"` // contains filtered or unexported fields }
func (*SyncApplicationRequest) Descriptor
deprecated
added in
v0.27.0
func (*SyncApplicationRequest) Descriptor() ([]byte, []int)
Deprecated: Use SyncApplicationRequest.ProtoReflect.Descriptor instead.
func (*SyncApplicationRequest) GetApplicationId ¶ added in v0.27.0
func (x *SyncApplicationRequest) GetApplicationId() string
func (*SyncApplicationRequest) ProtoMessage ¶ added in v0.27.0
func (*SyncApplicationRequest) ProtoMessage()
func (*SyncApplicationRequest) ProtoReflect ¶ added in v0.27.0
func (x *SyncApplicationRequest) ProtoReflect() protoreflect.Message
func (*SyncApplicationRequest) Reset ¶ added in v0.27.0
func (x *SyncApplicationRequest) Reset()
func (*SyncApplicationRequest) String ¶ added in v0.27.0
func (x *SyncApplicationRequest) String() string
func (*SyncApplicationRequest) Validate ¶ added in v0.27.0
func (m *SyncApplicationRequest) Validate() error
Validate checks the field values on SyncApplicationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncApplicationRequest) ValidateAll ¶ added in v0.27.0
func (m *SyncApplicationRequest) ValidateAll() error
ValidateAll checks the field values on SyncApplicationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncApplicationRequestMultiError, or nil if none found.
type SyncApplicationRequestMultiError ¶ added in v0.27.0
type SyncApplicationRequestMultiError []error
SyncApplicationRequestMultiError is an error wrapping multiple validation errors returned by SyncApplicationRequest.ValidateAll() if the designated constraints aren't met.
func (SyncApplicationRequestMultiError) AllErrors ¶ added in v0.27.0
func (m SyncApplicationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncApplicationRequestMultiError) Error ¶ added in v0.27.0
func (m SyncApplicationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncApplicationRequestValidationError ¶ added in v0.27.0
type SyncApplicationRequestValidationError struct {
// contains filtered or unexported fields
}
SyncApplicationRequestValidationError is the validation error returned by SyncApplicationRequest.Validate if the designated constraints aren't met.
func (SyncApplicationRequestValidationError) Cause ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Cause() error
Cause function returns cause value.
func (SyncApplicationRequestValidationError) Error ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SyncApplicationRequestValidationError) ErrorName ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SyncApplicationRequestValidationError) Field ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Field() string
Field function returns field value.
func (SyncApplicationRequestValidationError) Key ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Key() bool
Key function returns key value.
func (SyncApplicationRequestValidationError) Reason ¶ added in v0.27.0
func (e SyncApplicationRequestValidationError) Reason() string
Reason function returns reason value.
type SyncApplicationResponse ¶ added in v0.27.0
type SyncApplicationResponse struct { CommandId string `protobuf:"bytes,1,opt,name=command_id,json=commandId,proto3" json:"command_id,omitempty"` // contains filtered or unexported fields }
func (*SyncApplicationResponse) Descriptor
deprecated
added in
v0.27.0
func (*SyncApplicationResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncApplicationResponse.ProtoReflect.Descriptor instead.
func (*SyncApplicationResponse) GetCommandId ¶ added in v0.27.0
func (x *SyncApplicationResponse) GetCommandId() string
func (*SyncApplicationResponse) ProtoMessage ¶ added in v0.27.0
func (*SyncApplicationResponse) ProtoMessage()
func (*SyncApplicationResponse) ProtoReflect ¶ added in v0.27.0
func (x *SyncApplicationResponse) ProtoReflect() protoreflect.Message
func (*SyncApplicationResponse) Reset ¶ added in v0.27.0
func (x *SyncApplicationResponse) Reset()
func (*SyncApplicationResponse) String ¶ added in v0.27.0
func (x *SyncApplicationResponse) String() string
func (*SyncApplicationResponse) Validate ¶ added in v0.27.0
func (m *SyncApplicationResponse) Validate() error
Validate checks the field values on SyncApplicationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SyncApplicationResponse) ValidateAll ¶ added in v0.27.0
func (m *SyncApplicationResponse) ValidateAll() error
ValidateAll checks the field values on SyncApplicationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SyncApplicationResponseMultiError, or nil if none found.
type SyncApplicationResponseMultiError ¶ added in v0.27.0
type SyncApplicationResponseMultiError []error
SyncApplicationResponseMultiError is an error wrapping multiple validation errors returned by SyncApplicationResponse.ValidateAll() if the designated constraints aren't met.
func (SyncApplicationResponseMultiError) AllErrors ¶ added in v0.27.0
func (m SyncApplicationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SyncApplicationResponseMultiError) Error ¶ added in v0.27.0
func (m SyncApplicationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SyncApplicationResponseValidationError ¶ added in v0.27.0
type SyncApplicationResponseValidationError struct {
// contains filtered or unexported fields
}
SyncApplicationResponseValidationError is the validation error returned by SyncApplicationResponse.Validate if the designated constraints aren't met.
func (SyncApplicationResponseValidationError) Cause ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Cause() error
Cause function returns cause value.
func (SyncApplicationResponseValidationError) Error ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SyncApplicationResponseValidationError) ErrorName ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SyncApplicationResponseValidationError) Field ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Field() string
Field function returns field value.
func (SyncApplicationResponseValidationError) Key ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Key() bool
Key function returns key value.
func (SyncApplicationResponseValidationError) Reason ¶ added in v0.27.0
func (e SyncApplicationResponseValidationError) Reason() string
Reason function returns reason value.
type UnimplementedAPIServiceServer ¶ added in v0.27.0
type UnimplementedAPIServiceServer struct { }
UnimplementedAPIServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAPIServiceServer) AddApplication ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) AddApplication(context.Context, *AddApplicationRequest) (*AddApplicationResponse, error)
func (UnimplementedAPIServiceServer) DeleteApplication ¶ added in v0.39.0
func (UnimplementedAPIServiceServer) DeleteApplication(context.Context, *DeleteApplicationRequest) (*DeleteApplicationResponse, error)
func (UnimplementedAPIServiceServer) DisablePiped ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) DisablePiped(context.Context, *DisablePipedRequest) (*DisablePipedResponse, error)
func (UnimplementedAPIServiceServer) EnablePiped ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) EnablePiped(context.Context, *EnablePipedRequest) (*EnablePipedResponse, error)
func (UnimplementedAPIServiceServer) Encrypt ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) Encrypt(context.Context, *EncryptRequest) (*EncryptResponse, error)
func (UnimplementedAPIServiceServer) GetApplication ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) GetApplication(context.Context, *GetApplicationRequest) (*GetApplicationResponse, error)
func (UnimplementedAPIServiceServer) GetCommand ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) GetCommand(context.Context, *GetCommandRequest) (*GetCommandResponse, error)
func (UnimplementedAPIServiceServer) GetDeployment ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) GetDeployment(context.Context, *GetDeploymentRequest) (*GetDeploymentResponse, error)
func (UnimplementedAPIServiceServer) GetPlanPreviewResults ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) GetPlanPreviewResults(context.Context, *GetPlanPreviewResultsRequest) (*GetPlanPreviewResultsResponse, error)
func (UnimplementedAPIServiceServer) ListApplications ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) ListApplications(context.Context, *ListApplicationsRequest) (*ListApplicationsResponse, error)
func (UnimplementedAPIServiceServer) RegisterEvent ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) RegisterEvent(context.Context, *RegisterEventRequest) (*RegisterEventResponse, error)
func (UnimplementedAPIServiceServer) RenameApplicationConfigFile ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) RenameApplicationConfigFile(context.Context, *RenameApplicationConfigFileRequest) (*RenameApplicationConfigFileResponse, error)
func (UnimplementedAPIServiceServer) RequestPlanPreview ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) RequestPlanPreview(context.Context, *RequestPlanPreviewRequest) (*RequestPlanPreviewResponse, error)
func (UnimplementedAPIServiceServer) SyncApplication ¶ added in v0.27.0
func (UnimplementedAPIServiceServer) SyncApplication(context.Context, *SyncApplicationRequest) (*SyncApplicationResponse, error)
type UnsafeAPIServiceServer ¶ added in v0.27.0
type UnsafeAPIServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAPIServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to APIServiceServer will result in compilation errors.