Documentation ¶
Index ¶
- Variables
- func RegisterPlumberServerServer(s *grpc.Server, srv PlumberServerServer)
- func RegisterVCServiceServer(s *grpc.Server, srv VCServiceServer)
- type ApproveSchemaVersionRequest
- func (*ApproveSchemaVersionRequest) Descriptor() ([]byte, []int)
- func (m *ApproveSchemaVersionRequest) GetAuth() *common.Auth
- func (m *ApproveSchemaVersionRequest) GetId() string
- func (m *ApproveSchemaVersionRequest) GetVersion() int32
- func (*ApproveSchemaVersionRequest) ProtoMessage()
- func (m *ApproveSchemaVersionRequest) Reset()
- func (m *ApproveSchemaVersionRequest) String() string
- func (m *ApproveSchemaVersionRequest) XXX_DiscardUnknown()
- func (m *ApproveSchemaVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApproveSchemaVersionRequest) XXX_Merge(src proto.Message)
- func (m *ApproveSchemaVersionRequest) XXX_Size() int
- func (m *ApproveSchemaVersionRequest) XXX_Unmarshal(b []byte) error
- type ApproveSchemaVersionResponse
- func (*ApproveSchemaVersionResponse) Descriptor() ([]byte, []int)
- func (m *ApproveSchemaVersionResponse) GetSchema() *Schema
- func (m *ApproveSchemaVersionResponse) GetStatus() *common.Status
- func (*ApproveSchemaVersionResponse) ProtoMessage()
- func (m *ApproveSchemaVersionResponse) Reset()
- func (m *ApproveSchemaVersionResponse) String() string
- func (m *ApproveSchemaVersionResponse) XXX_DiscardUnknown()
- func (m *ApproveSchemaVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ApproveSchemaVersionResponse) XXX_Merge(src proto.Message)
- func (m *ApproveSchemaVersionResponse) XXX_Size() int
- func (m *ApproveSchemaVersionResponse) XXX_Unmarshal(b []byte) error
- type AuthResponse
- func (*AuthResponse) Descriptor() ([]byte, []int)
- func (m *AuthResponse) GetAuthorized() bool
- func (m *AuthResponse) GetMessage() string
- func (*AuthResponse) ProtoMessage()
- func (m *AuthResponse) Reset()
- func (m *AuthResponse) String() string
- func (m *AuthResponse) XXX_DiscardUnknown()
- func (m *AuthResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AuthResponse) XXX_Merge(src proto.Message)
- func (m *AuthResponse) XXX_Size() int
- func (m *AuthResponse) XXX_Unmarshal(b []byte) error
- type BitbucketEvent
- func (*BitbucketEvent) Descriptor() ([]byte, []int)
- func (*BitbucketEvent) ProtoMessage()
- func (m *BitbucketEvent) Reset()
- func (m *BitbucketEvent) String() string
- func (m *BitbucketEvent) XXX_DiscardUnknown()
- func (m *BitbucketEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *BitbucketEvent) XXX_Merge(src proto.Message)
- func (m *BitbucketEvent) XXX_Size() int
- func (m *BitbucketEvent) XXX_Unmarshal(b []byte) error
- type ConnectAuthRequest
- func (*ConnectAuthRequest) Descriptor() ([]byte, []int)
- func (m *ConnectAuthRequest) GetApiToken() string
- func (m *ConnectAuthRequest) GetStartAt() int64
- func (*ConnectAuthRequest) ProtoMessage()
- func (m *ConnectAuthRequest) Reset()
- func (m *ConnectAuthRequest) String() string
- func (m *ConnectAuthRequest) XXX_DiscardUnknown()
- func (m *ConnectAuthRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnectAuthRequest) XXX_Merge(src proto.Message)
- func (m *ConnectAuthRequest) XXX_Size() int
- func (m *ConnectAuthRequest) XXX_Unmarshal(b []byte) error
- type CounterDataPoint
- func (*CounterDataPoint) Descriptor() ([]byte, []int)
- func (m *CounterDataPoint) GetUnixTs() int64
- func (m *CounterDataPoint) GetValue() float64
- func (*CounterDataPoint) ProtoMessage()
- func (m *CounterDataPoint) Reset()
- func (m *CounterDataPoint) String() string
- func (m *CounterDataPoint) XXX_DiscardUnknown()
- func (m *CounterDataPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CounterDataPoint) XXX_Merge(src proto.Message)
- func (m *CounterDataPoint) XXX_Size() int
- func (m *CounterDataPoint) XXX_Unmarshal(b []byte) error
- type CreateAlertRequest
- func (*CreateAlertRequest) Descriptor() ([]byte, []int)
- func (m *CreateAlertRequest) GetAlert() *opts.AlertOptions
- func (m *CreateAlertRequest) GetAuth() *common.Auth
- func (*CreateAlertRequest) ProtoMessage()
- func (m *CreateAlertRequest) Reset()
- func (m *CreateAlertRequest) String() string
- func (m *CreateAlertRequest) XXX_DiscardUnknown()
- func (m *CreateAlertRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAlertRequest) XXX_Merge(src proto.Message)
- func (m *CreateAlertRequest) XXX_Size() int
- func (m *CreateAlertRequest) XXX_Unmarshal(b []byte) error
- type CreateAlertResponse
- func (*CreateAlertResponse) Descriptor() ([]byte, []int)
- func (m *CreateAlertResponse) GetAlert() *opts.AlertOptions
- func (m *CreateAlertResponse) GetStatus() *common.Status
- func (*CreateAlertResponse) ProtoMessage()
- func (m *CreateAlertResponse) Reset()
- func (m *CreateAlertResponse) String() string
- func (m *CreateAlertResponse) XXX_DiscardUnknown()
- func (m *CreateAlertResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateAlertResponse) XXX_Merge(src proto.Message)
- func (m *CreateAlertResponse) XXX_Size() int
- func (m *CreateAlertResponse) XXX_Unmarshal(b []byte) error
- type CreateCompositeRequest
- func (*CreateCompositeRequest) Descriptor() ([]byte, []int)
- func (m *CreateCompositeRequest) GetAuth() *common.Auth
- func (m *CreateCompositeRequest) GetComposite() *opts.Composite
- func (*CreateCompositeRequest) ProtoMessage()
- func (m *CreateCompositeRequest) Reset()
- func (m *CreateCompositeRequest) String() string
- func (m *CreateCompositeRequest) XXX_DiscardUnknown()
- func (m *CreateCompositeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateCompositeRequest) XXX_Merge(src proto.Message)
- func (m *CreateCompositeRequest) XXX_Size() int
- func (m *CreateCompositeRequest) XXX_Unmarshal(b []byte) error
- type CreateCompositeResponse
- func (*CreateCompositeResponse) Descriptor() ([]byte, []int)
- func (m *CreateCompositeResponse) GetComposite() *opts.Composite
- func (m *CreateCompositeResponse) GetStatus() *common.Status
- func (*CreateCompositeResponse) ProtoMessage()
- func (m *CreateCompositeResponse) Reset()
- func (m *CreateCompositeResponse) String() string
- func (m *CreateCompositeResponse) XXX_DiscardUnknown()
- func (m *CreateCompositeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateCompositeResponse) XXX_Merge(src proto.Message)
- func (m *CreateCompositeResponse) XXX_Size() int
- func (m *CreateCompositeResponse) XXX_Unmarshal(b []byte) error
- type CreateConnectionRequest
- func (*CreateConnectionRequest) Descriptor() ([]byte, []int)
- func (m *CreateConnectionRequest) GetAuth() *common.Auth
- func (m *CreateConnectionRequest) GetOptions() *opts.ConnectionOptions
- func (*CreateConnectionRequest) ProtoMessage()
- func (m *CreateConnectionRequest) Reset()
- func (m *CreateConnectionRequest) String() string
- func (m *CreateConnectionRequest) XXX_DiscardUnknown()
- func (m *CreateConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateConnectionRequest) XXX_Merge(src proto.Message)
- func (m *CreateConnectionRequest) XXX_Size() int
- func (m *CreateConnectionRequest) XXX_Unmarshal(b []byte) error
- type CreateConnectionResponse
- func (*CreateConnectionResponse) Descriptor() ([]byte, []int)
- func (m *CreateConnectionResponse) GetConnectionId() string
- func (*CreateConnectionResponse) ProtoMessage()
- func (m *CreateConnectionResponse) Reset()
- func (m *CreateConnectionResponse) String() string
- func (m *CreateConnectionResponse) XXX_DiscardUnknown()
- func (m *CreateConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateConnectionResponse) XXX_Merge(src proto.Message)
- func (m *CreateConnectionResponse) XXX_Size() int
- func (m *CreateConnectionResponse) XXX_Unmarshal(b []byte) error
- type CreateDynamicRequest
- func (*CreateDynamicRequest) Descriptor() ([]byte, []int)
- func (m *CreateDynamicRequest) GetAuth() *common.Auth
- func (m *CreateDynamicRequest) GetOpts() *opts.DynamicOptions
- func (*CreateDynamicRequest) ProtoMessage()
- func (m *CreateDynamicRequest) Reset()
- func (m *CreateDynamicRequest) String() string
- func (m *CreateDynamicRequest) XXX_DiscardUnknown()
- func (m *CreateDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateDynamicRequest) XXX_Merge(src proto.Message)
- func (m *CreateDynamicRequest) XXX_Size() int
- func (m *CreateDynamicRequest) XXX_Unmarshal(b []byte) error
- type CreateDynamicResponse
- func (*CreateDynamicResponse) Descriptor() ([]byte, []int)
- func (m *CreateDynamicResponse) GetDynamicId() string
- func (m *CreateDynamicResponse) GetStatus() *common.Status
- func (*CreateDynamicResponse) ProtoMessage()
- func (m *CreateDynamicResponse) Reset()
- func (m *CreateDynamicResponse) String() string
- func (m *CreateDynamicResponse) XXX_DiscardUnknown()
- func (m *CreateDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateDynamicResponse) XXX_Merge(src proto.Message)
- func (m *CreateDynamicResponse) XXX_Size() int
- func (m *CreateDynamicResponse) XXX_Unmarshal(b []byte) error
- type CreateMonitorRequest
- func (*CreateMonitorRequest) Descriptor() ([]byte, []int)
- func (m *CreateMonitorRequest) GetAuth() *common.Auth
- func (m *CreateMonitorRequest) GetMonitor() *opts.MonitorOptions
- func (*CreateMonitorRequest) ProtoMessage()
- func (m *CreateMonitorRequest) Reset()
- func (m *CreateMonitorRequest) String() string
- func (m *CreateMonitorRequest) XXX_DiscardUnknown()
- func (m *CreateMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateMonitorRequest) XXX_Merge(src proto.Message)
- func (m *CreateMonitorRequest) XXX_Size() int
- func (m *CreateMonitorRequest) XXX_Unmarshal(b []byte) error
- type CreateMonitorResponse
- func (*CreateMonitorResponse) Descriptor() ([]byte, []int)
- func (m *CreateMonitorResponse) GetMonitor() *opts.MonitorOptions
- func (m *CreateMonitorResponse) GetStatus() *common.Status
- func (*CreateMonitorResponse) ProtoMessage()
- func (m *CreateMonitorResponse) Reset()
- func (m *CreateMonitorResponse) String() string
- func (m *CreateMonitorResponse) XXX_DiscardUnknown()
- func (m *CreateMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateMonitorResponse) XXX_Merge(src proto.Message)
- func (m *CreateMonitorResponse) XXX_Size() int
- func (m *CreateMonitorResponse) XXX_Unmarshal(b []byte) error
- type CreatePRRequest
- func (*CreatePRRequest) Descriptor() ([]byte, []int)
- func (m *CreatePRRequest) GetAuth() *common.Auth
- func (m *CreatePRRequest) GetBranchName() string
- func (m *CreatePRRequest) GetFiles() []*CreatePRRequest_PRFile
- func (m *CreatePRRequest) GetPrBody() string
- func (m *CreatePRRequest) GetPrName() string
- func (m *CreatePRRequest) GetRepoUrl() string
- func (*CreatePRRequest) ProtoMessage()
- func (m *CreatePRRequest) Reset()
- func (m *CreatePRRequest) String() string
- func (m *CreatePRRequest) XXX_DiscardUnknown()
- func (m *CreatePRRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePRRequest) XXX_Merge(src proto.Message)
- func (m *CreatePRRequest) XXX_Size() int
- func (m *CreatePRRequest) XXX_Unmarshal(b []byte) error
- type CreatePRRequest_PRFile
- func (*CreatePRRequest_PRFile) Descriptor() ([]byte, []int)
- func (m *CreatePRRequest_PRFile) GetContents() []byte
- func (m *CreatePRRequest_PRFile) GetPath() string
- func (*CreatePRRequest_PRFile) ProtoMessage()
- func (m *CreatePRRequest_PRFile) Reset()
- func (m *CreatePRRequest_PRFile) String() string
- func (m *CreatePRRequest_PRFile) XXX_DiscardUnknown()
- func (m *CreatePRRequest_PRFile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePRRequest_PRFile) XXX_Merge(src proto.Message)
- func (m *CreatePRRequest_PRFile) XXX_Size() int
- func (m *CreatePRRequest_PRFile) XXX_Unmarshal(b []byte) error
- type CreatePRResponse
- func (*CreatePRResponse) Descriptor() ([]byte, []int)
- func (m *CreatePRResponse) GetFullPath() string
- func (m *CreatePRResponse) GetUrl() string
- func (*CreatePRResponse) ProtoMessage()
- func (m *CreatePRResponse) Reset()
- func (m *CreatePRResponse) String() string
- func (m *CreatePRResponse) XXX_DiscardUnknown()
- func (m *CreatePRResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreatePRResponse) XXX_Merge(src proto.Message)
- func (m *CreatePRResponse) XXX_Size() int
- func (m *CreatePRResponse) XXX_Unmarshal(b []byte) error
- type CreateReadRequest
- func (*CreateReadRequest) Descriptor() ([]byte, []int)
- func (m *CreateReadRequest) GetAuth() *common.Auth
- func (m *CreateReadRequest) GetRead() *opts.ReadOptions
- func (*CreateReadRequest) ProtoMessage()
- func (m *CreateReadRequest) Reset()
- func (m *CreateReadRequest) String() string
- func (m *CreateReadRequest) XXX_DiscardUnknown()
- func (m *CreateReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateReadRequest) XXX_Merge(src proto.Message)
- func (m *CreateReadRequest) XXX_Size() int
- func (m *CreateReadRequest) XXX_Unmarshal(b []byte) error
- type CreateReadResponse
- func (*CreateReadResponse) Descriptor() ([]byte, []int)
- func (m *CreateReadResponse) GetReadId() string
- func (m *CreateReadResponse) GetStatus() *common.Status
- func (*CreateReadResponse) ProtoMessage()
- func (m *CreateReadResponse) Reset()
- func (m *CreateReadResponse) String() string
- func (m *CreateReadResponse) XXX_DiscardUnknown()
- func (m *CreateReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateReadResponse) XXX_Merge(src proto.Message)
- func (m *CreateReadResponse) XXX_Size() int
- func (m *CreateReadResponse) XXX_Unmarshal(b []byte) error
- type CreateRelayRequest
- func (*CreateRelayRequest) Descriptor() ([]byte, []int)
- func (m *CreateRelayRequest) GetAuth() *common.Auth
- func (m *CreateRelayRequest) GetOpts() *opts.RelayOptions
- func (*CreateRelayRequest) ProtoMessage()
- func (m *CreateRelayRequest) Reset()
- func (m *CreateRelayRequest) String() string
- func (m *CreateRelayRequest) XXX_DiscardUnknown()
- func (m *CreateRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateRelayRequest) XXX_Merge(src proto.Message)
- func (m *CreateRelayRequest) XXX_Size() int
- func (m *CreateRelayRequest) XXX_Unmarshal(b []byte) error
- type CreateRelayResponse
- func (*CreateRelayResponse) Descriptor() ([]byte, []int)
- func (m *CreateRelayResponse) GetRelayId() string
- func (m *CreateRelayResponse) GetStatus() *common.Status
- func (*CreateRelayResponse) ProtoMessage()
- func (m *CreateRelayResponse) Reset()
- func (m *CreateRelayResponse) String() string
- func (m *CreateRelayResponse) XXX_DiscardUnknown()
- func (m *CreateRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateRelayResponse) XXX_Merge(src proto.Message)
- func (m *CreateRelayResponse) XXX_Size() int
- func (m *CreateRelayResponse) XXX_Unmarshal(b []byte) error
- type CreateServiceRequest
- func (*CreateServiceRequest) Descriptor() ([]byte, []int)
- func (m *CreateServiceRequest) GetAuth() *common.Auth
- func (m *CreateServiceRequest) GetService() *Service
- func (*CreateServiceRequest) ProtoMessage()
- func (m *CreateServiceRequest) Reset()
- func (m *CreateServiceRequest) String() string
- func (m *CreateServiceRequest) XXX_DiscardUnknown()
- func (m *CreateServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateServiceRequest) XXX_Merge(src proto.Message)
- func (m *CreateServiceRequest) XXX_Size() int
- func (m *CreateServiceRequest) XXX_Unmarshal(b []byte) error
- type CreateServiceResponse
- func (*CreateServiceResponse) Descriptor() ([]byte, []int)
- func (m *CreateServiceResponse) GetService() *Service
- func (m *CreateServiceResponse) GetStatus() *common.Status
- func (*CreateServiceResponse) ProtoMessage()
- func (m *CreateServiceResponse) Reset()
- func (m *CreateServiceResponse) String() string
- func (m *CreateServiceResponse) XXX_DiscardUnknown()
- func (m *CreateServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateServiceResponse) XXX_Merge(src proto.Message)
- func (m *CreateServiceResponse) XXX_Size() int
- func (m *CreateServiceResponse) XXX_Unmarshal(b []byte) error
- type CreateValidationRequest
- func (*CreateValidationRequest) Descriptor() ([]byte, []int)
- func (m *CreateValidationRequest) GetAuth() *common.Auth
- func (m *CreateValidationRequest) GetValidation() *common.Validation
- func (*CreateValidationRequest) ProtoMessage()
- func (m *CreateValidationRequest) Reset()
- func (m *CreateValidationRequest) String() string
- func (m *CreateValidationRequest) XXX_DiscardUnknown()
- func (m *CreateValidationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateValidationRequest) XXX_Merge(src proto.Message)
- func (m *CreateValidationRequest) XXX_Size() int
- func (m *CreateValidationRequest) XXX_Unmarshal(b []byte) error
- type CreateValidationResponse
- func (*CreateValidationResponse) Descriptor() ([]byte, []int)
- func (m *CreateValidationResponse) GetStatus() *common.Status
- func (m *CreateValidationResponse) GetValidation() *common.Validation
- func (*CreateValidationResponse) ProtoMessage()
- func (m *CreateValidationResponse) Reset()
- func (m *CreateValidationResponse) String() string
- func (m *CreateValidationResponse) XXX_DiscardUnknown()
- func (m *CreateValidationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateValidationResponse) XXX_Merge(src proto.Message)
- func (m *CreateValidationResponse) XXX_Size() int
- func (m *CreateValidationResponse) XXX_Unmarshal(b []byte) error
- type DeleteAlertRequest
- func (*DeleteAlertRequest) Descriptor() ([]byte, []int)
- func (m *DeleteAlertRequest) GetAlertId() string
- func (m *DeleteAlertRequest) GetAuth() *common.Auth
- func (*DeleteAlertRequest) ProtoMessage()
- func (m *DeleteAlertRequest) Reset()
- func (m *DeleteAlertRequest) String() string
- func (m *DeleteAlertRequest) XXX_DiscardUnknown()
- func (m *DeleteAlertRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAlertRequest) XXX_Merge(src proto.Message)
- func (m *DeleteAlertRequest) XXX_Size() int
- func (m *DeleteAlertRequest) XXX_Unmarshal(b []byte) error
- type DeleteAlertResponse
- func (*DeleteAlertResponse) Descriptor() ([]byte, []int)
- func (m *DeleteAlertResponse) GetStatus() *common.Status
- func (*DeleteAlertResponse) ProtoMessage()
- func (m *DeleteAlertResponse) Reset()
- func (m *DeleteAlertResponse) String() string
- func (m *DeleteAlertResponse) XXX_DiscardUnknown()
- func (m *DeleteAlertResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteAlertResponse) XXX_Merge(src proto.Message)
- func (m *DeleteAlertResponse) XXX_Size() int
- func (m *DeleteAlertResponse) XXX_Unmarshal(b []byte) error
- type DeleteCompositeRequest
- func (*DeleteCompositeRequest) Descriptor() ([]byte, []int)
- func (m *DeleteCompositeRequest) GetAuth() *common.Auth
- func (m *DeleteCompositeRequest) GetId() string
- func (*DeleteCompositeRequest) ProtoMessage()
- func (m *DeleteCompositeRequest) Reset()
- func (m *DeleteCompositeRequest) String() string
- func (m *DeleteCompositeRequest) XXX_DiscardUnknown()
- func (m *DeleteCompositeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteCompositeRequest) XXX_Merge(src proto.Message)
- func (m *DeleteCompositeRequest) XXX_Size() int
- func (m *DeleteCompositeRequest) XXX_Unmarshal(b []byte) error
- type DeleteCompositeResponse
- func (*DeleteCompositeResponse) Descriptor() ([]byte, []int)
- func (m *DeleteCompositeResponse) GetStatus() *common.Status
- func (*DeleteCompositeResponse) ProtoMessage()
- func (m *DeleteCompositeResponse) Reset()
- func (m *DeleteCompositeResponse) String() string
- func (m *DeleteCompositeResponse) XXX_DiscardUnknown()
- func (m *DeleteCompositeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteCompositeResponse) XXX_Merge(src proto.Message)
- func (m *DeleteCompositeResponse) XXX_Size() int
- func (m *DeleteCompositeResponse) XXX_Unmarshal(b []byte) error
- type DeleteConnectionRequest
- func (*DeleteConnectionRequest) Descriptor() ([]byte, []int)
- func (m *DeleteConnectionRequest) GetAuth() *common.Auth
- func (m *DeleteConnectionRequest) GetConnectionId() string
- func (*DeleteConnectionRequest) ProtoMessage()
- func (m *DeleteConnectionRequest) Reset()
- func (m *DeleteConnectionRequest) String() string
- func (m *DeleteConnectionRequest) XXX_DiscardUnknown()
- func (m *DeleteConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteConnectionRequest) XXX_Merge(src proto.Message)
- func (m *DeleteConnectionRequest) XXX_Size() int
- func (m *DeleteConnectionRequest) XXX_Unmarshal(b []byte) error
- type DeleteConnectionResponse
- func (*DeleteConnectionResponse) Descriptor() ([]byte, []int)
- func (m *DeleteConnectionResponse) GetStatus() *common.Status
- func (*DeleteConnectionResponse) ProtoMessage()
- func (m *DeleteConnectionResponse) Reset()
- func (m *DeleteConnectionResponse) String() string
- func (m *DeleteConnectionResponse) XXX_DiscardUnknown()
- func (m *DeleteConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteConnectionResponse) XXX_Merge(src proto.Message)
- func (m *DeleteConnectionResponse) XXX_Size() int
- func (m *DeleteConnectionResponse) XXX_Unmarshal(b []byte) error
- type DeleteDynamicRequest
- func (*DeleteDynamicRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDynamicRequest) GetAuth() *common.Auth
- func (m *DeleteDynamicRequest) GetDynamicId() string
- func (*DeleteDynamicRequest) ProtoMessage()
- func (m *DeleteDynamicRequest) Reset()
- func (m *DeleteDynamicRequest) String() string
- func (m *DeleteDynamicRequest) XXX_DiscardUnknown()
- func (m *DeleteDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteDynamicRequest) XXX_Merge(src proto.Message)
- func (m *DeleteDynamicRequest) XXX_Size() int
- func (m *DeleteDynamicRequest) XXX_Unmarshal(b []byte) error
- type DeleteDynamicResponse
- func (*DeleteDynamicResponse) Descriptor() ([]byte, []int)
- func (m *DeleteDynamicResponse) GetStatus() *common.Status
- func (*DeleteDynamicResponse) ProtoMessage()
- func (m *DeleteDynamicResponse) Reset()
- func (m *DeleteDynamicResponse) String() string
- func (m *DeleteDynamicResponse) XXX_DiscardUnknown()
- func (m *DeleteDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteDynamicResponse) XXX_Merge(src proto.Message)
- func (m *DeleteDynamicResponse) XXX_Size() int
- func (m *DeleteDynamicResponse) XXX_Unmarshal(b []byte) error
- type DeleteMonitorRequest
- func (*DeleteMonitorRequest) Descriptor() ([]byte, []int)
- func (m *DeleteMonitorRequest) GetAuth() *common.Auth
- func (m *DeleteMonitorRequest) GetMonitorId() string
- func (*DeleteMonitorRequest) ProtoMessage()
- func (m *DeleteMonitorRequest) Reset()
- func (m *DeleteMonitorRequest) String() string
- func (m *DeleteMonitorRequest) XXX_DiscardUnknown()
- func (m *DeleteMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteMonitorRequest) XXX_Merge(src proto.Message)
- func (m *DeleteMonitorRequest) XXX_Size() int
- func (m *DeleteMonitorRequest) XXX_Unmarshal(b []byte) error
- type DeleteMonitorResponse
- func (*DeleteMonitorResponse) Descriptor() ([]byte, []int)
- func (m *DeleteMonitorResponse) GetStatus() *common.Status
- func (*DeleteMonitorResponse) ProtoMessage()
- func (m *DeleteMonitorResponse) Reset()
- func (m *DeleteMonitorResponse) String() string
- func (m *DeleteMonitorResponse) XXX_DiscardUnknown()
- func (m *DeleteMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteMonitorResponse) XXX_Merge(src proto.Message)
- func (m *DeleteMonitorResponse) XXX_Size() int
- func (m *DeleteMonitorResponse) XXX_Unmarshal(b []byte) error
- type DeleteReadRequest
- func (*DeleteReadRequest) Descriptor() ([]byte, []int)
- func (m *DeleteReadRequest) GetAuth() *common.Auth
- func (m *DeleteReadRequest) GetReadId() string
- func (*DeleteReadRequest) ProtoMessage()
- func (m *DeleteReadRequest) Reset()
- func (m *DeleteReadRequest) String() string
- func (m *DeleteReadRequest) XXX_DiscardUnknown()
- func (m *DeleteReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteReadRequest) XXX_Merge(src proto.Message)
- func (m *DeleteReadRequest) XXX_Size() int
- func (m *DeleteReadRequest) XXX_Unmarshal(b []byte) error
- type DeleteReadResponse
- func (*DeleteReadResponse) Descriptor() ([]byte, []int)
- func (m *DeleteReadResponse) GetStatus() *common.Status
- func (*DeleteReadResponse) ProtoMessage()
- func (m *DeleteReadResponse) Reset()
- func (m *DeleteReadResponse) String() string
- func (m *DeleteReadResponse) XXX_DiscardUnknown()
- func (m *DeleteReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteReadResponse) XXX_Merge(src proto.Message)
- func (m *DeleteReadResponse) XXX_Size() int
- func (m *DeleteReadResponse) XXX_Unmarshal(b []byte) error
- type DeleteRelayRequest
- func (*DeleteRelayRequest) Descriptor() ([]byte, []int)
- func (m *DeleteRelayRequest) GetAuth() *common.Auth
- func (m *DeleteRelayRequest) GetRelayId() string
- func (*DeleteRelayRequest) ProtoMessage()
- func (m *DeleteRelayRequest) Reset()
- func (m *DeleteRelayRequest) String() string
- func (m *DeleteRelayRequest) XXX_DiscardUnknown()
- func (m *DeleteRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteRelayRequest) XXX_Merge(src proto.Message)
- func (m *DeleteRelayRequest) XXX_Size() int
- func (m *DeleteRelayRequest) XXX_Unmarshal(b []byte) error
- type DeleteRelayResponse
- func (*DeleteRelayResponse) Descriptor() ([]byte, []int)
- func (m *DeleteRelayResponse) GetStatus() *common.Status
- func (*DeleteRelayResponse) ProtoMessage()
- func (m *DeleteRelayResponse) Reset()
- func (m *DeleteRelayResponse) String() string
- func (m *DeleteRelayResponse) XXX_DiscardUnknown()
- func (m *DeleteRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteRelayResponse) XXX_Merge(src proto.Message)
- func (m *DeleteRelayResponse) XXX_Size() int
- func (m *DeleteRelayResponse) XXX_Unmarshal(b []byte) error
- type DeleteSchemaRequest
- func (*DeleteSchemaRequest) Descriptor() ([]byte, []int)
- func (m *DeleteSchemaRequest) GetAuth() *common.Auth
- func (m *DeleteSchemaRequest) GetId() string
- func (*DeleteSchemaRequest) ProtoMessage()
- func (m *DeleteSchemaRequest) Reset()
- func (m *DeleteSchemaRequest) String() string
- func (m *DeleteSchemaRequest) XXX_DiscardUnknown()
- func (m *DeleteSchemaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteSchemaRequest) XXX_Merge(src proto.Message)
- func (m *DeleteSchemaRequest) XXX_Size() int
- func (m *DeleteSchemaRequest) XXX_Unmarshal(b []byte) error
- type DeleteSchemaResponse
- func (*DeleteSchemaResponse) Descriptor() ([]byte, []int)
- func (m *DeleteSchemaResponse) GetStatus() *common.Status
- func (*DeleteSchemaResponse) ProtoMessage()
- func (m *DeleteSchemaResponse) Reset()
- func (m *DeleteSchemaResponse) String() string
- func (m *DeleteSchemaResponse) XXX_DiscardUnknown()
- func (m *DeleteSchemaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteSchemaResponse) XXX_Merge(src proto.Message)
- func (m *DeleteSchemaResponse) XXX_Size() int
- func (m *DeleteSchemaResponse) XXX_Unmarshal(b []byte) error
- type DeleteSchemaVersionRequest
- func (*DeleteSchemaVersionRequest) Descriptor() ([]byte, []int)
- func (m *DeleteSchemaVersionRequest) GetAuth() *common.Auth
- func (m *DeleteSchemaVersionRequest) GetId() string
- func (m *DeleteSchemaVersionRequest) GetVersion() int32
- func (*DeleteSchemaVersionRequest) ProtoMessage()
- func (m *DeleteSchemaVersionRequest) Reset()
- func (m *DeleteSchemaVersionRequest) String() string
- func (m *DeleteSchemaVersionRequest) XXX_DiscardUnknown()
- func (m *DeleteSchemaVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteSchemaVersionRequest) XXX_Merge(src proto.Message)
- func (m *DeleteSchemaVersionRequest) XXX_Size() int
- func (m *DeleteSchemaVersionRequest) XXX_Unmarshal(b []byte) error
- type DeleteSchemaVersionResponse
- func (*DeleteSchemaVersionResponse) Descriptor() ([]byte, []int)
- func (m *DeleteSchemaVersionResponse) GetSchema() *Schema
- func (m *DeleteSchemaVersionResponse) GetStatus() *common.Status
- func (*DeleteSchemaVersionResponse) ProtoMessage()
- func (m *DeleteSchemaVersionResponse) Reset()
- func (m *DeleteSchemaVersionResponse) String() string
- func (m *DeleteSchemaVersionResponse) XXX_DiscardUnknown()
- func (m *DeleteSchemaVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteSchemaVersionResponse) XXX_Merge(src proto.Message)
- func (m *DeleteSchemaVersionResponse) XXX_Size() int
- func (m *DeleteSchemaVersionResponse) XXX_Unmarshal(b []byte) error
- type DeleteServiceRequest
- func (*DeleteServiceRequest) Descriptor() ([]byte, []int)
- func (m *DeleteServiceRequest) GetAuth() *common.Auth
- func (m *DeleteServiceRequest) GetId() string
- func (*DeleteServiceRequest) ProtoMessage()
- func (m *DeleteServiceRequest) Reset()
- func (m *DeleteServiceRequest) String() string
- func (m *DeleteServiceRequest) XXX_DiscardUnknown()
- func (m *DeleteServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteServiceRequest) XXX_Merge(src proto.Message)
- func (m *DeleteServiceRequest) XXX_Size() int
- func (m *DeleteServiceRequest) XXX_Unmarshal(b []byte) error
- type DeleteServiceResponse
- func (*DeleteServiceResponse) Descriptor() ([]byte, []int)
- func (m *DeleteServiceResponse) GetStatus() *common.Status
- func (*DeleteServiceResponse) ProtoMessage()
- func (m *DeleteServiceResponse) Reset()
- func (m *DeleteServiceResponse) String() string
- func (m *DeleteServiceResponse) XXX_DiscardUnknown()
- func (m *DeleteServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteServiceResponse) XXX_Merge(src proto.Message)
- func (m *DeleteServiceResponse) XXX_Size() int
- func (m *DeleteServiceResponse) XXX_Unmarshal(b []byte) error
- type DeleteValidationRequest
- func (*DeleteValidationRequest) Descriptor() ([]byte, []int)
- func (m *DeleteValidationRequest) GetAuth() *common.Auth
- func (m *DeleteValidationRequest) GetId() string
- func (*DeleteValidationRequest) ProtoMessage()
- func (m *DeleteValidationRequest) Reset()
- func (m *DeleteValidationRequest) String() string
- func (m *DeleteValidationRequest) XXX_DiscardUnknown()
- func (m *DeleteValidationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteValidationRequest) XXX_Merge(src proto.Message)
- func (m *DeleteValidationRequest) XXX_Size() int
- func (m *DeleteValidationRequest) XXX_Unmarshal(b []byte) error
- type DeleteValidationResponse
- func (*DeleteValidationResponse) Descriptor() ([]byte, []int)
- func (m *DeleteValidationResponse) GetStatus() *common.Status
- func (*DeleteValidationResponse) ProtoMessage()
- func (m *DeleteValidationResponse) Reset()
- func (m *DeleteValidationResponse) String() string
- func (m *DeleteValidationResponse) XXX_DiscardUnknown()
- func (m *DeleteValidationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteValidationResponse) XXX_Merge(src proto.Message)
- func (m *DeleteValidationResponse) XXX_Size() int
- func (m *DeleteValidationResponse) XXX_Unmarshal(b []byte) error
- type Directory
- func (*Directory) Descriptor() ([]byte, []int)
- func (m *Directory) GetDirs() map[string]*Directory
- func (m *Directory) GetFiles() []*File
- func (m *Directory) GetFullPath() string
- func (m *Directory) GetName() string
- func (*Directory) ProtoMessage()
- func (m *Directory) Reset()
- func (m *Directory) String() string
- func (m *Directory) XXX_DiscardUnknown()
- func (m *Directory) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Directory) XXX_Merge(src proto.Message)
- func (m *Directory) XXX_Size() int
- func (m *Directory) XXX_Unmarshal(b []byte) error
- type ErrorMessage
- func (*ErrorMessage) Descriptor() ([]byte, []int)
- func (m *ErrorMessage) GetBody() string
- func (m *ErrorMessage) GetError() string
- func (m *ErrorMessage) GetResource() string
- func (m *ErrorMessage) GetResourceId() string
- func (m *ErrorMessage) GetTimestamp() int64
- func (*ErrorMessage) ProtoMessage()
- func (m *ErrorMessage) Reset()
- func (m *ErrorMessage) String() string
- func (m *ErrorMessage) XXX_DiscardUnknown()
- func (m *ErrorMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ErrorMessage) XXX_Merge(src proto.Message)
- func (m *ErrorMessage) XXX_Size() int
- func (m *ErrorMessage) XXX_Unmarshal(b []byte) error
- type File
- func (*File) Descriptor() ([]byte, []int)
- func (m *File) GetName() string
- func (m *File) GetPath() string
- func (m *File) GetSha() string
- func (m *File) GetSize() int64
- func (*File) ProtoMessage()
- func (m *File) Reset()
- func (m *File) String() string
- func (m *File) XXX_DiscardUnknown()
- func (m *File) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *File) XXX_Merge(src proto.Message)
- func (m *File) XXX_Size() int
- func (m *File) XXX_Unmarshal(b []byte) error
- type GetAlertRequest
- func (*GetAlertRequest) Descriptor() ([]byte, []int)
- func (m *GetAlertRequest) GetAlertId() string
- func (m *GetAlertRequest) GetAuth() *common.Auth
- func (*GetAlertRequest) ProtoMessage()
- func (m *GetAlertRequest) Reset()
- func (m *GetAlertRequest) String() string
- func (m *GetAlertRequest) XXX_DiscardUnknown()
- func (m *GetAlertRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAlertRequest) XXX_Merge(src proto.Message)
- func (m *GetAlertRequest) XXX_Size() int
- func (m *GetAlertRequest) XXX_Unmarshal(b []byte) error
- type GetAlertResponse
- func (*GetAlertResponse) Descriptor() ([]byte, []int)
- func (m *GetAlertResponse) GetAlert() *opts.AlertOptions
- func (m *GetAlertResponse) GetStatus() *common.Status
- func (*GetAlertResponse) ProtoMessage()
- func (m *GetAlertResponse) Reset()
- func (m *GetAlertResponse) String() string
- func (m *GetAlertResponse) XXX_DiscardUnknown()
- func (m *GetAlertResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAlertResponse) XXX_Merge(src proto.Message)
- func (m *GetAlertResponse) XXX_Size() int
- func (m *GetAlertResponse) XXX_Unmarshal(b []byte) error
- type GetAllCompositesRequest
- func (*GetAllCompositesRequest) Descriptor() ([]byte, []int)
- func (m *GetAllCompositesRequest) GetAuth() *common.Auth
- func (*GetAllCompositesRequest) ProtoMessage()
- func (m *GetAllCompositesRequest) Reset()
- func (m *GetAllCompositesRequest) String() string
- func (m *GetAllCompositesRequest) XXX_DiscardUnknown()
- func (m *GetAllCompositesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllCompositesRequest) XXX_Merge(src proto.Message)
- func (m *GetAllCompositesRequest) XXX_Size() int
- func (m *GetAllCompositesRequest) XXX_Unmarshal(b []byte) error
- type GetAllCompositesResponse
- func (*GetAllCompositesResponse) Descriptor() ([]byte, []int)
- func (m *GetAllCompositesResponse) GetComposites() []*opts.Composite
- func (*GetAllCompositesResponse) ProtoMessage()
- func (m *GetAllCompositesResponse) Reset()
- func (m *GetAllCompositesResponse) String() string
- func (m *GetAllCompositesResponse) XXX_DiscardUnknown()
- func (m *GetAllCompositesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllCompositesResponse) XXX_Merge(src proto.Message)
- func (m *GetAllCompositesResponse) XXX_Size() int
- func (m *GetAllCompositesResponse) XXX_Unmarshal(b []byte) error
- type GetAllConnectionsRequest
- func (*GetAllConnectionsRequest) Descriptor() ([]byte, []int)
- func (m *GetAllConnectionsRequest) GetAuth() *common.Auth
- func (*GetAllConnectionsRequest) ProtoMessage()
- func (m *GetAllConnectionsRequest) Reset()
- func (m *GetAllConnectionsRequest) String() string
- func (m *GetAllConnectionsRequest) XXX_DiscardUnknown()
- func (m *GetAllConnectionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllConnectionsRequest) XXX_Merge(src proto.Message)
- func (m *GetAllConnectionsRequest) XXX_Size() int
- func (m *GetAllConnectionsRequest) XXX_Unmarshal(b []byte) error
- type GetAllConnectionsResponse
- func (*GetAllConnectionsResponse) Descriptor() ([]byte, []int)
- func (m *GetAllConnectionsResponse) GetOptions() []*opts.ConnectionOptions
- func (*GetAllConnectionsResponse) ProtoMessage()
- func (m *GetAllConnectionsResponse) Reset()
- func (m *GetAllConnectionsResponse) String() string
- func (m *GetAllConnectionsResponse) XXX_DiscardUnknown()
- func (m *GetAllConnectionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllConnectionsResponse) XXX_Merge(src proto.Message)
- func (m *GetAllConnectionsResponse) XXX_Size() int
- func (m *GetAllConnectionsResponse) XXX_Unmarshal(b []byte) error
- type GetAllDynamicRequest
- func (*GetAllDynamicRequest) Descriptor() ([]byte, []int)
- func (m *GetAllDynamicRequest) GetAuth() *common.Auth
- func (*GetAllDynamicRequest) ProtoMessage()
- func (m *GetAllDynamicRequest) Reset()
- func (m *GetAllDynamicRequest) String() string
- func (m *GetAllDynamicRequest) XXX_DiscardUnknown()
- func (m *GetAllDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllDynamicRequest) XXX_Merge(src proto.Message)
- func (m *GetAllDynamicRequest) XXX_Size() int
- func (m *GetAllDynamicRequest) XXX_Unmarshal(b []byte) error
- type GetAllDynamicResponse
- func (*GetAllDynamicResponse) Descriptor() ([]byte, []int)
- func (m *GetAllDynamicResponse) GetOpts() []*opts.DynamicOptions
- func (m *GetAllDynamicResponse) GetStatus() *common.Status
- func (*GetAllDynamicResponse) ProtoMessage()
- func (m *GetAllDynamicResponse) Reset()
- func (m *GetAllDynamicResponse) String() string
- func (m *GetAllDynamicResponse) XXX_DiscardUnknown()
- func (m *GetAllDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllDynamicResponse) XXX_Merge(src proto.Message)
- func (m *GetAllDynamicResponse) XXX_Size() int
- func (m *GetAllDynamicResponse) XXX_Unmarshal(b []byte) error
- type GetAllReadsRequest
- func (*GetAllReadsRequest) Descriptor() ([]byte, []int)
- func (m *GetAllReadsRequest) GetAuth() *common.Auth
- func (*GetAllReadsRequest) ProtoMessage()
- func (m *GetAllReadsRequest) Reset()
- func (m *GetAllReadsRequest) String() string
- func (m *GetAllReadsRequest) XXX_DiscardUnknown()
- func (m *GetAllReadsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllReadsRequest) XXX_Merge(src proto.Message)
- func (m *GetAllReadsRequest) XXX_Size() int
- func (m *GetAllReadsRequest) XXX_Unmarshal(b []byte) error
- type GetAllReadsResponse
- func (*GetAllReadsResponse) Descriptor() ([]byte, []int)
- func (m *GetAllReadsResponse) GetRead() []*opts.ReadOptions
- func (m *GetAllReadsResponse) GetStatus() *common.Status
- func (*GetAllReadsResponse) ProtoMessage()
- func (m *GetAllReadsResponse) Reset()
- func (m *GetAllReadsResponse) String() string
- func (m *GetAllReadsResponse) XXX_DiscardUnknown()
- func (m *GetAllReadsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllReadsResponse) XXX_Merge(src proto.Message)
- func (m *GetAllReadsResponse) XXX_Size() int
- func (m *GetAllReadsResponse) XXX_Unmarshal(b []byte) error
- type GetAllRelaysRequest
- func (*GetAllRelaysRequest) Descriptor() ([]byte, []int)
- func (m *GetAllRelaysRequest) GetAuth() *common.Auth
- func (*GetAllRelaysRequest) ProtoMessage()
- func (m *GetAllRelaysRequest) Reset()
- func (m *GetAllRelaysRequest) String() string
- func (m *GetAllRelaysRequest) XXX_DiscardUnknown()
- func (m *GetAllRelaysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllRelaysRequest) XXX_Merge(src proto.Message)
- func (m *GetAllRelaysRequest) XXX_Size() int
- func (m *GetAllRelaysRequest) XXX_Unmarshal(b []byte) error
- type GetAllRelaysResponse
- func (*GetAllRelaysResponse) Descriptor() ([]byte, []int)
- func (m *GetAllRelaysResponse) GetOpts() []*opts.RelayOptions
- func (m *GetAllRelaysResponse) GetStatus() *common.Status
- func (*GetAllRelaysResponse) ProtoMessage()
- func (m *GetAllRelaysResponse) Reset()
- func (m *GetAllRelaysResponse) String() string
- func (m *GetAllRelaysResponse) XXX_DiscardUnknown()
- func (m *GetAllRelaysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllRelaysResponse) XXX_Merge(src proto.Message)
- func (m *GetAllRelaysResponse) XXX_Size() int
- func (m *GetAllRelaysResponse) XXX_Unmarshal(b []byte) error
- type GetAllSchemasRequest
- func (*GetAllSchemasRequest) Descriptor() ([]byte, []int)
- func (m *GetAllSchemasRequest) GetAuth() *common.Auth
- func (*GetAllSchemasRequest) ProtoMessage()
- func (m *GetAllSchemasRequest) Reset()
- func (m *GetAllSchemasRequest) String() string
- func (m *GetAllSchemasRequest) XXX_DiscardUnknown()
- func (m *GetAllSchemasRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllSchemasRequest) XXX_Merge(src proto.Message)
- func (m *GetAllSchemasRequest) XXX_Size() int
- func (m *GetAllSchemasRequest) XXX_Unmarshal(b []byte) error
- type GetAllSchemasResponse
- func (*GetAllSchemasResponse) Descriptor() ([]byte, []int)
- func (m *GetAllSchemasResponse) GetSchema() []*Schema
- func (*GetAllSchemasResponse) ProtoMessage()
- func (m *GetAllSchemasResponse) Reset()
- func (m *GetAllSchemasResponse) String() string
- func (m *GetAllSchemasResponse) XXX_DiscardUnknown()
- func (m *GetAllSchemasResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllSchemasResponse) XXX_Merge(src proto.Message)
- func (m *GetAllSchemasResponse) XXX_Size() int
- func (m *GetAllSchemasResponse) XXX_Unmarshal(b []byte) error
- type GetAllServicesRequest
- func (*GetAllServicesRequest) Descriptor() ([]byte, []int)
- func (m *GetAllServicesRequest) GetAuth() *common.Auth
- func (*GetAllServicesRequest) ProtoMessage()
- func (m *GetAllServicesRequest) Reset()
- func (m *GetAllServicesRequest) String() string
- func (m *GetAllServicesRequest) XXX_DiscardUnknown()
- func (m *GetAllServicesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllServicesRequest) XXX_Merge(src proto.Message)
- func (m *GetAllServicesRequest) XXX_Size() int
- func (m *GetAllServicesRequest) XXX_Unmarshal(b []byte) error
- type GetAllServicesResponse
- func (*GetAllServicesResponse) Descriptor() ([]byte, []int)
- func (m *GetAllServicesResponse) GetServices() []*Service
- func (m *GetAllServicesResponse) GetStatus() *common.Status
- func (*GetAllServicesResponse) ProtoMessage()
- func (m *GetAllServicesResponse) Reset()
- func (m *GetAllServicesResponse) String() string
- func (m *GetAllServicesResponse) XXX_DiscardUnknown()
- func (m *GetAllServicesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllServicesResponse) XXX_Merge(src proto.Message)
- func (m *GetAllServicesResponse) XXX_Size() int
- func (m *GetAllServicesResponse) XXX_Unmarshal(b []byte) error
- type GetAllValidationsRequest
- func (*GetAllValidationsRequest) Descriptor() ([]byte, []int)
- func (m *GetAllValidationsRequest) GetAuth() *common.Auth
- func (m *GetAllValidationsRequest) GetId() string
- func (*GetAllValidationsRequest) ProtoMessage()
- func (m *GetAllValidationsRequest) Reset()
- func (m *GetAllValidationsRequest) String() string
- func (m *GetAllValidationsRequest) XXX_DiscardUnknown()
- func (m *GetAllValidationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllValidationsRequest) XXX_Merge(src proto.Message)
- func (m *GetAllValidationsRequest) XXX_Size() int
- func (m *GetAllValidationsRequest) XXX_Unmarshal(b []byte) error
- type GetAllValidationsResponse
- func (*GetAllValidationsResponse) Descriptor() ([]byte, []int)
- func (m *GetAllValidationsResponse) GetValidations() []*common.Validation
- func (*GetAllValidationsResponse) ProtoMessage()
- func (m *GetAllValidationsResponse) Reset()
- func (m *GetAllValidationsResponse) String() string
- func (m *GetAllValidationsResponse) XXX_DiscardUnknown()
- func (m *GetAllValidationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetAllValidationsResponse) XXX_Merge(src proto.Message)
- func (m *GetAllValidationsResponse) XXX_Size() int
- func (m *GetAllValidationsResponse) XXX_Unmarshal(b []byte) error
- type GetCompositeRequest
- func (*GetCompositeRequest) Descriptor() ([]byte, []int)
- func (m *GetCompositeRequest) GetAuth() *common.Auth
- func (m *GetCompositeRequest) GetId() string
- func (*GetCompositeRequest) ProtoMessage()
- func (m *GetCompositeRequest) Reset()
- func (m *GetCompositeRequest) String() string
- func (m *GetCompositeRequest) XXX_DiscardUnknown()
- func (m *GetCompositeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCompositeRequest) XXX_Merge(src proto.Message)
- func (m *GetCompositeRequest) XXX_Size() int
- func (m *GetCompositeRequest) XXX_Unmarshal(b []byte) error
- type GetCompositeResponse
- func (*GetCompositeResponse) Descriptor() ([]byte, []int)
- func (m *GetCompositeResponse) GetComposite() *opts.Composite
- func (*GetCompositeResponse) ProtoMessage()
- func (m *GetCompositeResponse) Reset()
- func (m *GetCompositeResponse) String() string
- func (m *GetCompositeResponse) XXX_DiscardUnknown()
- func (m *GetCompositeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCompositeResponse) XXX_Merge(src proto.Message)
- func (m *GetCompositeResponse) XXX_Size() int
- func (m *GetCompositeResponse) XXX_Unmarshal(b []byte) error
- type GetConnectionRequest
- func (*GetConnectionRequest) Descriptor() ([]byte, []int)
- func (m *GetConnectionRequest) GetAuth() *common.Auth
- func (m *GetConnectionRequest) GetConnectionId() string
- func (*GetConnectionRequest) ProtoMessage()
- func (m *GetConnectionRequest) Reset()
- func (m *GetConnectionRequest) String() string
- func (m *GetConnectionRequest) XXX_DiscardUnknown()
- func (m *GetConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConnectionRequest) XXX_Merge(src proto.Message)
- func (m *GetConnectionRequest) XXX_Size() int
- func (m *GetConnectionRequest) XXX_Unmarshal(b []byte) error
- type GetConnectionResponse
- func (*GetConnectionResponse) Descriptor() ([]byte, []int)
- func (m *GetConnectionResponse) GetOptions() *opts.ConnectionOptions
- func (*GetConnectionResponse) ProtoMessage()
- func (m *GetConnectionResponse) Reset()
- func (m *GetConnectionResponse) String() string
- func (m *GetConnectionResponse) XXX_DiscardUnknown()
- func (m *GetConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConnectionResponse) XXX_Merge(src proto.Message)
- func (m *GetConnectionResponse) XXX_Size() int
- func (m *GetConnectionResponse) XXX_Unmarshal(b []byte) error
- type GetCounterHistoryRequest
- func (*GetCounterHistoryRequest) Descriptor() ([]byte, []int)
- func (m *GetCounterHistoryRequest) GetAuth() *common.Auth
- func (m *GetCounterHistoryRequest) GetFromUnixTs() int64
- func (m *GetCounterHistoryRequest) GetResource() opts.Counter_Resource
- func (m *GetCounterHistoryRequest) GetResourceId() string
- func (m *GetCounterHistoryRequest) GetToUnixTs() int64
- func (m *GetCounterHistoryRequest) GetType() opts.Counter_Type
- func (*GetCounterHistoryRequest) ProtoMessage()
- func (m *GetCounterHistoryRequest) Reset()
- func (m *GetCounterHistoryRequest) String() string
- func (m *GetCounterHistoryRequest) XXX_DiscardUnknown()
- func (m *GetCounterHistoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCounterHistoryRequest) XXX_Merge(src proto.Message)
- func (m *GetCounterHistoryRequest) XXX_Size() int
- func (m *GetCounterHistoryRequest) XXX_Unmarshal(b []byte) error
- type GetCounterHistoryResponse
- func (*GetCounterHistoryResponse) Descriptor() ([]byte, []int)
- func (m *GetCounterHistoryResponse) GetCounter() *opts.Counter
- func (m *GetCounterHistoryResponse) GetDataPoints() []*CounterDataPoint
- func (*GetCounterHistoryResponse) ProtoMessage()
- func (m *GetCounterHistoryResponse) Reset()
- func (m *GetCounterHistoryResponse) String() string
- func (m *GetCounterHistoryResponse) XXX_DiscardUnknown()
- func (m *GetCounterHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCounterHistoryResponse) XXX_Merge(src proto.Message)
- func (m *GetCounterHistoryResponse) XXX_Size() int
- func (m *GetCounterHistoryResponse) XXX_Unmarshal(b []byte) error
- type GetCurrentCountersRequest
- func (*GetCurrentCountersRequest) Descriptor() ([]byte, []int)
- func (m *GetCurrentCountersRequest) GetAuth() *common.Auth
- func (*GetCurrentCountersRequest) ProtoMessage()
- func (m *GetCurrentCountersRequest) Reset()
- func (m *GetCurrentCountersRequest) String() string
- func (m *GetCurrentCountersRequest) XXX_DiscardUnknown()
- func (m *GetCurrentCountersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCurrentCountersRequest) XXX_Merge(src proto.Message)
- func (m *GetCurrentCountersRequest) XXX_Size() int
- func (m *GetCurrentCountersRequest) XXX_Unmarshal(b []byte) error
- type GetCurrentCountersResponse
- func (*GetCurrentCountersResponse) Descriptor() ([]byte, []int)
- func (m *GetCurrentCountersResponse) GetCounters() []*opts.Counter
- func (*GetCurrentCountersResponse) ProtoMessage()
- func (m *GetCurrentCountersResponse) Reset()
- func (m *GetCurrentCountersResponse) String() string
- func (m *GetCurrentCountersResponse) XXX_DiscardUnknown()
- func (m *GetCurrentCountersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetCurrentCountersResponse) XXX_Merge(src proto.Message)
- func (m *GetCurrentCountersResponse) XXX_Size() int
- func (m *GetCurrentCountersResponse) XXX_Unmarshal(b []byte) error
- type GetDynamicRequest
- func (*GetDynamicRequest) Descriptor() ([]byte, []int)
- func (m *GetDynamicRequest) GetAuth() *common.Auth
- func (m *GetDynamicRequest) GetDynamicId() string
- func (*GetDynamicRequest) ProtoMessage()
- func (m *GetDynamicRequest) Reset()
- func (m *GetDynamicRequest) String() string
- func (m *GetDynamicRequest) XXX_DiscardUnknown()
- func (m *GetDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDynamicRequest) XXX_Merge(src proto.Message)
- func (m *GetDynamicRequest) XXX_Size() int
- func (m *GetDynamicRequest) XXX_Unmarshal(b []byte) error
- type GetDynamicResponse
- func (*GetDynamicResponse) Descriptor() ([]byte, []int)
- func (m *GetDynamicResponse) GetOpts() *opts.DynamicOptions
- func (m *GetDynamicResponse) GetStatus() *common.Status
- func (*GetDynamicResponse) ProtoMessage()
- func (m *GetDynamicResponse) Reset()
- func (m *GetDynamicResponse) String() string
- func (m *GetDynamicResponse) XXX_DiscardUnknown()
- func (m *GetDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDynamicResponse) XXX_Merge(src proto.Message)
- func (m *GetDynamicResponse) XXX_Size() int
- func (m *GetDynamicResponse) XXX_Unmarshal(b []byte) error
- type GetErrorHistoryRequest
- func (*GetErrorHistoryRequest) Descriptor() ([]byte, []int)
- func (m *GetErrorHistoryRequest) GetAuth() *common.Auth
- func (*GetErrorHistoryRequest) ProtoMessage()
- func (m *GetErrorHistoryRequest) Reset()
- func (m *GetErrorHistoryRequest) String() string
- func (m *GetErrorHistoryRequest) XXX_DiscardUnknown()
- func (m *GetErrorHistoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetErrorHistoryRequest) XXX_Merge(src proto.Message)
- func (m *GetErrorHistoryRequest) XXX_Size() int
- func (m *GetErrorHistoryRequest) XXX_Unmarshal(b []byte) error
- type GetErrorHistoryResponse
- func (*GetErrorHistoryResponse) Descriptor() ([]byte, []int)
- func (m *GetErrorHistoryResponse) GetErrors() []*ErrorMessage
- func (*GetErrorHistoryResponse) ProtoMessage()
- func (m *GetErrorHistoryResponse) Reset()
- func (m *GetErrorHistoryResponse) String() string
- func (m *GetErrorHistoryResponse) XXX_DiscardUnknown()
- func (m *GetErrorHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetErrorHistoryResponse) XXX_Merge(src proto.Message)
- func (m *GetErrorHistoryResponse) XXX_Size() int
- func (m *GetErrorHistoryResponse) XXX_Unmarshal(b []byte) error
- type GetLiveErrorsRequest
- func (*GetLiveErrorsRequest) Descriptor() ([]byte, []int)
- func (m *GetLiveErrorsRequest) GetAuth() *common.Auth
- func (*GetLiveErrorsRequest) ProtoMessage()
- func (m *GetLiveErrorsRequest) Reset()
- func (m *GetLiveErrorsRequest) String() string
- func (m *GetLiveErrorsRequest) XXX_DiscardUnknown()
- func (m *GetLiveErrorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetLiveErrorsRequest) XXX_Merge(src proto.Message)
- func (m *GetLiveErrorsRequest) XXX_Size() int
- func (m *GetLiveErrorsRequest) XXX_Unmarshal(b []byte) error
- type GetLiveErrorsResponse
- func (*GetLiveErrorsResponse) Descriptor() ([]byte, []int)
- func (m *GetLiveErrorsResponse) GetError() *ErrorMessage
- func (*GetLiveErrorsResponse) ProtoMessage()
- func (m *GetLiveErrorsResponse) Reset()
- func (m *GetLiveErrorsResponse) String() string
- func (m *GetLiveErrorsResponse) XXX_DiscardUnknown()
- func (m *GetLiveErrorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetLiveErrorsResponse) XXX_Merge(src proto.Message)
- func (m *GetLiveErrorsResponse) XXX_Size() int
- func (m *GetLiveErrorsResponse) XXX_Unmarshal(b []byte) error
- type GetMonitorRequest
- func (*GetMonitorRequest) Descriptor() ([]byte, []int)
- func (m *GetMonitorRequest) GetAuth() *common.Auth
- func (m *GetMonitorRequest) GetMonitorId() string
- func (*GetMonitorRequest) ProtoMessage()
- func (m *GetMonitorRequest) Reset()
- func (m *GetMonitorRequest) String() string
- func (m *GetMonitorRequest) XXX_DiscardUnknown()
- func (m *GetMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetMonitorRequest) XXX_Merge(src proto.Message)
- func (m *GetMonitorRequest) XXX_Size() int
- func (m *GetMonitorRequest) XXX_Unmarshal(b []byte) error
- type GetMonitorResponse
- func (*GetMonitorResponse) Descriptor() ([]byte, []int)
- func (m *GetMonitorResponse) GetMonitor() *opts.MonitorOptions
- func (m *GetMonitorResponse) GetStatus() *common.Status
- func (*GetMonitorResponse) ProtoMessage()
- func (m *GetMonitorResponse) Reset()
- func (m *GetMonitorResponse) String() string
- func (m *GetMonitorResponse) XXX_DiscardUnknown()
- func (m *GetMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetMonitorResponse) XXX_Merge(src proto.Message)
- func (m *GetMonitorResponse) XXX_Size() int
- func (m *GetMonitorResponse) XXX_Unmarshal(b []byte) error
- type GetRelayRequest
- func (*GetRelayRequest) Descriptor() ([]byte, []int)
- func (m *GetRelayRequest) GetAuth() *common.Auth
- func (m *GetRelayRequest) GetRelayId() string
- func (*GetRelayRequest) ProtoMessage()
- func (m *GetRelayRequest) Reset()
- func (m *GetRelayRequest) String() string
- func (m *GetRelayRequest) XXX_DiscardUnknown()
- func (m *GetRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRelayRequest) XXX_Merge(src proto.Message)
- func (m *GetRelayRequest) XXX_Size() int
- func (m *GetRelayRequest) XXX_Unmarshal(b []byte) error
- type GetRelayResponse
- func (*GetRelayResponse) Descriptor() ([]byte, []int)
- func (m *GetRelayResponse) GetOpts() *opts.RelayOptions
- func (m *GetRelayResponse) GetStatus() *common.Status
- func (*GetRelayResponse) ProtoMessage()
- func (m *GetRelayResponse) Reset()
- func (m *GetRelayResponse) String() string
- func (m *GetRelayResponse) XXX_DiscardUnknown()
- func (m *GetRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRelayResponse) XXX_Merge(src proto.Message)
- func (m *GetRelayResponse) XXX_Size() int
- func (m *GetRelayResponse) XXX_Unmarshal(b []byte) error
- type GetRepoFileRequest
- func (*GetRepoFileRequest) Descriptor() ([]byte, []int)
- func (m *GetRepoFileRequest) GetAuth() *common.Auth
- func (m *GetRepoFileRequest) GetFileName() string
- func (m *GetRepoFileRequest) GetFilePath() string
- func (m *GetRepoFileRequest) GetFileSha() string
- func (m *GetRepoFileRequest) GetRepoUrl() string
- func (*GetRepoFileRequest) ProtoMessage()
- func (m *GetRepoFileRequest) Reset()
- func (m *GetRepoFileRequest) String() string
- func (m *GetRepoFileRequest) XXX_DiscardUnknown()
- func (m *GetRepoFileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRepoFileRequest) XXX_Merge(src proto.Message)
- func (m *GetRepoFileRequest) XXX_Size() int
- func (m *GetRepoFileRequest) XXX_Unmarshal(b []byte) error
- type GetRepoFileResponse
- func (*GetRepoFileResponse) Descriptor() ([]byte, []int)
- func (m *GetRepoFileResponse) GetContent() []byte
- func (*GetRepoFileResponse) ProtoMessage()
- func (m *GetRepoFileResponse) Reset()
- func (m *GetRepoFileResponse) String() string
- func (m *GetRepoFileResponse) XXX_DiscardUnknown()
- func (m *GetRepoFileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRepoFileResponse) XXX_Merge(src proto.Message)
- func (m *GetRepoFileResponse) XXX_Size() int
- func (m *GetRepoFileResponse) XXX_Unmarshal(b []byte) error
- type GetRepoListRequest
- func (*GetRepoListRequest) Descriptor() ([]byte, []int)
- func (m *GetRepoListRequest) GetAuth() *common.Auth
- func (*GetRepoListRequest) ProtoMessage()
- func (m *GetRepoListRequest) Reset()
- func (m *GetRepoListRequest) String() string
- func (m *GetRepoListRequest) XXX_DiscardUnknown()
- func (m *GetRepoListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRepoListRequest) XXX_Merge(src proto.Message)
- func (m *GetRepoListRequest) XXX_Size() int
- func (m *GetRepoListRequest) XXX_Unmarshal(b []byte) error
- type GetRepoListResponse
- func (*GetRepoListResponse) Descriptor() ([]byte, []int)
- func (m *GetRepoListResponse) GetRepositoryUrls() []string
- func (*GetRepoListResponse) ProtoMessage()
- func (m *GetRepoListResponse) Reset()
- func (m *GetRepoListResponse) String() string
- func (m *GetRepoListResponse) XXX_DiscardUnknown()
- func (m *GetRepoListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRepoListResponse) XXX_Merge(src proto.Message)
- func (m *GetRepoListResponse) XXX_Size() int
- func (m *GetRepoListResponse) XXX_Unmarshal(b []byte) error
- type GetRepoTreeRequest
- func (*GetRepoTreeRequest) Descriptor() ([]byte, []int)
- func (m *GetRepoTreeRequest) GetAuth() *common.Auth
- func (m *GetRepoTreeRequest) GetRepoUrl() string
- func (*GetRepoTreeRequest) ProtoMessage()
- func (m *GetRepoTreeRequest) Reset()
- func (m *GetRepoTreeRequest) String() string
- func (m *GetRepoTreeRequest) XXX_DiscardUnknown()
- func (m *GetRepoTreeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRepoTreeRequest) XXX_Merge(src proto.Message)
- func (m *GetRepoTreeRequest) XXX_Size() int
- func (m *GetRepoTreeRequest) XXX_Unmarshal(b []byte) error
- type GetRepoTreeResponse
- func (*GetRepoTreeResponse) Descriptor() ([]byte, []int)
- func (m *GetRepoTreeResponse) GetTree() *Directory
- func (*GetRepoTreeResponse) ProtoMessage()
- func (m *GetRepoTreeResponse) Reset()
- func (m *GetRepoTreeResponse) String() string
- func (m *GetRepoTreeResponse) XXX_DiscardUnknown()
- func (m *GetRepoTreeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetRepoTreeResponse) XXX_Merge(src proto.Message)
- func (m *GetRepoTreeResponse) XXX_Size() int
- func (m *GetRepoTreeResponse) XXX_Unmarshal(b []byte) error
- type GetSchemaRequest
- func (*GetSchemaRequest) Descriptor() ([]byte, []int)
- func (m *GetSchemaRequest) GetAuth() *common.Auth
- func (m *GetSchemaRequest) GetId() string
- func (*GetSchemaRequest) ProtoMessage()
- func (m *GetSchemaRequest) Reset()
- func (m *GetSchemaRequest) String() string
- func (m *GetSchemaRequest) XXX_DiscardUnknown()
- func (m *GetSchemaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetSchemaRequest) XXX_Merge(src proto.Message)
- func (m *GetSchemaRequest) XXX_Size() int
- func (m *GetSchemaRequest) XXX_Unmarshal(b []byte) error
- type GetSchemaResponse
- func (*GetSchemaResponse) Descriptor() ([]byte, []int)
- func (m *GetSchemaResponse) GetSchema() *Schema
- func (*GetSchemaResponse) ProtoMessage()
- func (m *GetSchemaResponse) Reset()
- func (m *GetSchemaResponse) String() string
- func (m *GetSchemaResponse) XXX_DiscardUnknown()
- func (m *GetSchemaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetSchemaResponse) XXX_Merge(src proto.Message)
- func (m *GetSchemaResponse) XXX_Size() int
- func (m *GetSchemaResponse) XXX_Unmarshal(b []byte) error
- type GetServerOptionsRequest
- func (*GetServerOptionsRequest) Descriptor() ([]byte, []int)
- func (m *GetServerOptionsRequest) GetAuth() *common.Auth
- func (*GetServerOptionsRequest) ProtoMessage()
- func (m *GetServerOptionsRequest) Reset()
- func (m *GetServerOptionsRequest) String() string
- func (m *GetServerOptionsRequest) XXX_DiscardUnknown()
- func (m *GetServerOptionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServerOptionsRequest) XXX_Merge(src proto.Message)
- func (m *GetServerOptionsRequest) XXX_Size() int
- func (m *GetServerOptionsRequest) XXX_Unmarshal(b []byte) error
- type GetServerOptionsResponse
- func (*GetServerOptionsResponse) Descriptor() ([]byte, []int)
- func (m *GetServerOptionsResponse) GetServerOptions() *opts.ServerOptions
- func (*GetServerOptionsResponse) ProtoMessage()
- func (m *GetServerOptionsResponse) Reset()
- func (m *GetServerOptionsResponse) String() string
- func (m *GetServerOptionsResponse) XXX_DiscardUnknown()
- func (m *GetServerOptionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServerOptionsResponse) XXX_Merge(src proto.Message)
- func (m *GetServerOptionsResponse) XXX_Size() int
- func (m *GetServerOptionsResponse) XXX_Unmarshal(b []byte) error
- type GetServiceRequest
- func (*GetServiceRequest) Descriptor() ([]byte, []int)
- func (m *GetServiceRequest) GetAuth() *common.Auth
- func (m *GetServiceRequest) GetId() string
- func (*GetServiceRequest) ProtoMessage()
- func (m *GetServiceRequest) Reset()
- func (m *GetServiceRequest) String() string
- func (m *GetServiceRequest) XXX_DiscardUnknown()
- func (m *GetServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServiceRequest) XXX_Merge(src proto.Message)
- func (m *GetServiceRequest) XXX_Size() int
- func (m *GetServiceRequest) XXX_Unmarshal(b []byte) error
- type GetServiceResponse
- func (*GetServiceResponse) Descriptor() ([]byte, []int)
- func (m *GetServiceResponse) GetService() *Service
- func (m *GetServiceResponse) GetStatus() *common.Status
- func (*GetServiceResponse) ProtoMessage()
- func (m *GetServiceResponse) Reset()
- func (m *GetServiceResponse) String() string
- func (m *GetServiceResponse) XXX_DiscardUnknown()
- func (m *GetServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServiceResponse) XXX_Merge(src proto.Message)
- func (m *GetServiceResponse) XXX_Size() int
- func (m *GetServiceResponse) XXX_Unmarshal(b []byte) error
- type GetVCEventsRequest
- func (*GetVCEventsRequest) Descriptor() ([]byte, []int)
- func (m *GetVCEventsRequest) GetAuth() *common.Auth
- func (*GetVCEventsRequest) ProtoMessage()
- func (m *GetVCEventsRequest) Reset()
- func (m *GetVCEventsRequest) String() string
- func (m *GetVCEventsRequest) XXX_DiscardUnknown()
- func (m *GetVCEventsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetVCEventsRequest) XXX_Merge(src proto.Message)
- func (m *GetVCEventsRequest) XXX_Size() int
- func (m *GetVCEventsRequest) XXX_Unmarshal(b []byte) error
- type GetValidationRequest
- func (*GetValidationRequest) Descriptor() ([]byte, []int)
- func (m *GetValidationRequest) GetAuth() *common.Auth
- func (m *GetValidationRequest) GetId() string
- func (*GetValidationRequest) ProtoMessage()
- func (m *GetValidationRequest) Reset()
- func (m *GetValidationRequest) String() string
- func (m *GetValidationRequest) XXX_DiscardUnknown()
- func (m *GetValidationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetValidationRequest) XXX_Merge(src proto.Message)
- func (m *GetValidationRequest) XXX_Size() int
- func (m *GetValidationRequest) XXX_Unmarshal(b []byte) error
- type GetValidationResponse
- func (*GetValidationResponse) Descriptor() ([]byte, []int)
- func (m *GetValidationResponse) GetValidation() *common.Validation
- func (*GetValidationResponse) ProtoMessage()
- func (m *GetValidationResponse) Reset()
- func (m *GetValidationResponse) String() string
- func (m *GetValidationResponse) XXX_DiscardUnknown()
- func (m *GetValidationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetValidationResponse) XXX_Merge(src proto.Message)
- func (m *GetValidationResponse) XXX_Size() int
- func (m *GetValidationResponse) XXX_Unmarshal(b []byte) error
- type GithubEvent
- func (*GithubEvent) Descriptor() ([]byte, []int)
- func (m *GithubEvent) GetInstall() *Install
- func (m *GithubEvent) GetIssue() *Issue
- func (m *GithubEvent) GetPayload() isGithubEvent_Payload
- func (m *GithubEvent) GetPullRequest() *PullRequest
- func (m *GithubEvent) GetType() GithubEvent_Type
- func (*GithubEvent) ProtoMessage()
- func (m *GithubEvent) Reset()
- func (m *GithubEvent) String() string
- func (m *GithubEvent) XXX_DiscardUnknown()
- func (m *GithubEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GithubEvent) XXX_Merge(src proto.Message)
- func (*GithubEvent) XXX_OneofWrappers() []interface{}
- func (m *GithubEvent) XXX_Size() int
- func (m *GithubEvent) XXX_Unmarshal(b []byte) error
- type GithubEvent_Install
- type GithubEvent_Issue
- type GithubEvent_PullRequest
- type GithubEvent_Type
- type GitlabEvent
- func (*GitlabEvent) Descriptor() ([]byte, []int)
- func (*GitlabEvent) ProtoMessage()
- func (m *GitlabEvent) Reset()
- func (m *GitlabEvent) String() string
- func (m *GitlabEvent) XXX_DiscardUnknown()
- func (m *GitlabEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GitlabEvent) XXX_Merge(src proto.Message)
- func (m *GitlabEvent) XXX_Size() int
- func (m *GitlabEvent) XXX_Unmarshal(b []byte) error
- type ImportGithubRequest
- func (*ImportGithubRequest) Descriptor() ([]byte, []int)
- func (m *ImportGithubRequest) GetAuth() *common.Auth
- func (m *ImportGithubRequest) GetGithubUrl() string
- func (m *ImportGithubRequest) GetName() string
- func (m *ImportGithubRequest) GetType() SchemaType
- func (m *ImportGithubRequest) GetXId() string
- func (*ImportGithubRequest) ProtoMessage()
- func (m *ImportGithubRequest) Reset()
- func (m *ImportGithubRequest) String() string
- func (m *ImportGithubRequest) XXX_DiscardUnknown()
- func (m *ImportGithubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportGithubRequest) XXX_Merge(src proto.Message)
- func (m *ImportGithubRequest) XXX_Size() int
- func (m *ImportGithubRequest) XXX_Unmarshal(b []byte) error
- type ImportGithubResponse
- func (*ImportGithubResponse) Descriptor() ([]byte, []int)
- func (m *ImportGithubResponse) GetId() string
- func (m *ImportGithubResponse) GetStatus() *common.Status
- func (m *ImportGithubResponse) GetTree() *Directory
- func (*ImportGithubResponse) ProtoMessage()
- func (m *ImportGithubResponse) Reset()
- func (m *ImportGithubResponse) String() string
- func (m *ImportGithubResponse) XXX_DiscardUnknown()
- func (m *ImportGithubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportGithubResponse) XXX_Merge(src proto.Message)
- func (m *ImportGithubResponse) XXX_Size() int
- func (m *ImportGithubResponse) XXX_Unmarshal(b []byte) error
- type ImportGithubSelectRequest
- func (*ImportGithubSelectRequest) Descriptor() ([]byte, []int)
- func (m *ImportGithubSelectRequest) GetAuth() *common.Auth
- func (m *ImportGithubSelectRequest) GetAvroSettings() *encoding.AvroSettings
- func (m *ImportGithubSelectRequest) GetImportId() string
- func (m *ImportGithubSelectRequest) GetJsonSchemaSettings() *encoding.JSONSchemaSettings
- func (m *ImportGithubSelectRequest) GetProtobufSettings() *encoding.ProtobufSettings
- func (m *ImportGithubSelectRequest) GetSchemaFileName() string
- func (m *ImportGithubSelectRequest) GetSchemaFileSha() string
- func (m *ImportGithubSelectRequest) GetSettings() isImportGithubSelectRequest_Settings
- func (*ImportGithubSelectRequest) ProtoMessage()
- func (m *ImportGithubSelectRequest) Reset()
- func (m *ImportGithubSelectRequest) String() string
- func (m *ImportGithubSelectRequest) XXX_DiscardUnknown()
- func (m *ImportGithubSelectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportGithubSelectRequest) XXX_Merge(src proto.Message)
- func (*ImportGithubSelectRequest) XXX_OneofWrappers() []interface{}
- func (m *ImportGithubSelectRequest) XXX_Size() int
- func (m *ImportGithubSelectRequest) XXX_Unmarshal(b []byte) error
- type ImportGithubSelectRequest_AvroSettings
- type ImportGithubSelectRequest_JsonSchemaSettings
- type ImportGithubSelectRequest_ProtobufSettings
- type ImportGithubSelectResponse
- func (*ImportGithubSelectResponse) Descriptor() ([]byte, []int)
- func (m *ImportGithubSelectResponse) GetSchema() *Schema
- func (m *ImportGithubSelectResponse) GetStatus() *common.Status
- func (*ImportGithubSelectResponse) ProtoMessage()
- func (m *ImportGithubSelectResponse) Reset()
- func (m *ImportGithubSelectResponse) String() string
- func (m *ImportGithubSelectResponse) XXX_DiscardUnknown()
- func (m *ImportGithubSelectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportGithubSelectResponse) XXX_Merge(src proto.Message)
- func (m *ImportGithubSelectResponse) XXX_Size() int
- func (m *ImportGithubSelectResponse) XXX_Unmarshal(b []byte) error
- type ImportLocalRequest
- func (*ImportLocalRequest) Descriptor() ([]byte, []int)
- func (m *ImportLocalRequest) GetAuth() *common.Auth
- func (m *ImportLocalRequest) GetAvroSettings() *encoding.AvroSettings
- func (m *ImportLocalRequest) GetFileContents() []byte
- func (m *ImportLocalRequest) GetFileName() string
- func (m *ImportLocalRequest) GetJsonSchemaSettings() *encoding.JSONSchemaSettings
- func (m *ImportLocalRequest) GetName() string
- func (m *ImportLocalRequest) GetProtobufSettings() *encoding.ProtobufSettings
- func (m *ImportLocalRequest) GetSettings() isImportLocalRequest_Settings
- func (m *ImportLocalRequest) GetType() SchemaType
- func (*ImportLocalRequest) ProtoMessage()
- func (m *ImportLocalRequest) Reset()
- func (m *ImportLocalRequest) String() string
- func (m *ImportLocalRequest) XXX_DiscardUnknown()
- func (m *ImportLocalRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportLocalRequest) XXX_Merge(src proto.Message)
- func (*ImportLocalRequest) XXX_OneofWrappers() []interface{}
- func (m *ImportLocalRequest) XXX_Size() int
- func (m *ImportLocalRequest) XXX_Unmarshal(b []byte) error
- type ImportLocalRequest_AvroSettings
- type ImportLocalRequest_JsonSchemaSettings
- type ImportLocalRequest_ProtobufSettings
- type ImportLocalResponse
- func (*ImportLocalResponse) Descriptor() ([]byte, []int)
- func (m *ImportLocalResponse) GetId() string
- func (m *ImportLocalResponse) GetStatus() *common.Status
- func (*ImportLocalResponse) ProtoMessage()
- func (m *ImportLocalResponse) Reset()
- func (m *ImportLocalResponse) String() string
- func (m *ImportLocalResponse) XXX_DiscardUnknown()
- func (m *ImportLocalResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ImportLocalResponse) XXX_Merge(src proto.Message)
- func (m *ImportLocalResponse) XXX_Size() int
- func (m *ImportLocalResponse) XXX_Unmarshal(b []byte) error
- type Install
- func (*Install) Descriptor() ([]byte, []int)
- func (m *Install) GetAccountId() int64
- func (m *Install) GetInstallId() int64
- func (*Install) ProtoMessage()
- func (m *Install) Reset()
- func (m *Install) String() string
- func (m *Install) XXX_DiscardUnknown()
- func (m *Install) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Install) XXX_Merge(src proto.Message)
- func (m *Install) XXX_Size() int
- func (m *Install) XXX_Unmarshal(b []byte) error
- type IsGithubEvent_Payload
- type IsImportGithubSelectRequest_Settings
- type IsImportLocalRequest_Settings
- type IsSchemaVersion_Settings
- type IsVCEvent_VcEvent
- type Issue
- func (*Issue) Descriptor() ([]byte, []int)
- func (m *Issue) GetDescription() string
- func (m *Issue) GetNumber() int32
- func (m *Issue) GetOwner() string
- func (m *Issue) GetRepo() string
- func (m *Issue) GetUrl() string
- func (*Issue) ProtoMessage()
- func (m *Issue) Reset()
- func (m *Issue) String() string
- func (m *Issue) XXX_DiscardUnknown()
- func (m *Issue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Issue) XXX_Merge(src proto.Message)
- func (m *Issue) XXX_Size() int
- func (m *Issue) XXX_Unmarshal(b []byte) error
- type LinkRepoToServiceRequest
- func (*LinkRepoToServiceRequest) Descriptor() ([]byte, []int)
- func (m *LinkRepoToServiceRequest) GetAuth() *common.Auth
- func (m *LinkRepoToServiceRequest) GetRepoUrl() string
- func (m *LinkRepoToServiceRequest) GetServiceId() string
- func (*LinkRepoToServiceRequest) ProtoMessage()
- func (m *LinkRepoToServiceRequest) Reset()
- func (m *LinkRepoToServiceRequest) String() string
- func (m *LinkRepoToServiceRequest) XXX_DiscardUnknown()
- func (m *LinkRepoToServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LinkRepoToServiceRequest) XXX_Merge(src proto.Message)
- func (m *LinkRepoToServiceRequest) XXX_Size() int
- func (m *LinkRepoToServiceRequest) XXX_Unmarshal(b []byte) error
- type LinkRepoToServiceResponse
- func (*LinkRepoToServiceResponse) Descriptor() ([]byte, []int)
- func (m *LinkRepoToServiceResponse) GetStatus() *common.Status
- func (*LinkRepoToServiceResponse) ProtoMessage()
- func (m *LinkRepoToServiceResponse) Reset()
- func (m *LinkRepoToServiceResponse) String() string
- func (m *LinkRepoToServiceResponse) XXX_DiscardUnknown()
- func (m *LinkRepoToServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LinkRepoToServiceResponse) XXX_Merge(src proto.Message)
- func (m *LinkRepoToServiceResponse) XXX_Size() int
- func (m *LinkRepoToServiceResponse) XXX_Unmarshal(b []byte) error
- type LinkSchemaToServiceRequest
- func (*LinkSchemaToServiceRequest) Descriptor() ([]byte, []int)
- func (m *LinkSchemaToServiceRequest) GetAuth() *common.Auth
- func (m *LinkSchemaToServiceRequest) GetSchemaId() string
- func (m *LinkSchemaToServiceRequest) GetServiceId() string
- func (*LinkSchemaToServiceRequest) ProtoMessage()
- func (m *LinkSchemaToServiceRequest) Reset()
- func (m *LinkSchemaToServiceRequest) String() string
- func (m *LinkSchemaToServiceRequest) XXX_DiscardUnknown()
- func (m *LinkSchemaToServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LinkSchemaToServiceRequest) XXX_Merge(src proto.Message)
- func (m *LinkSchemaToServiceRequest) XXX_Size() int
- func (m *LinkSchemaToServiceRequest) XXX_Unmarshal(b []byte) error
- type LinkSchemaToServiceResponse
- func (*LinkSchemaToServiceResponse) Descriptor() ([]byte, []int)
- func (m *LinkSchemaToServiceResponse) GetStatus() *common.Status
- func (*LinkSchemaToServiceResponse) ProtoMessage()
- func (m *LinkSchemaToServiceResponse) Reset()
- func (m *LinkSchemaToServiceResponse) String() string
- func (m *LinkSchemaToServiceResponse) XXX_DiscardUnknown()
- func (m *LinkSchemaToServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LinkSchemaToServiceResponse) XXX_Merge(src proto.Message)
- func (m *LinkSchemaToServiceResponse) XXX_Size() int
- func (m *LinkSchemaToServiceResponse) XXX_Unmarshal(b []byte) error
- type NewJwtToken
- func (*NewJwtToken) Descriptor() ([]byte, []int)
- func (m *NewJwtToken) GetToken() string
- func (*NewJwtToken) ProtoMessage()
- func (m *NewJwtToken) Reset()
- func (m *NewJwtToken) String() string
- func (m *NewJwtToken) XXX_DiscardUnknown()
- func (m *NewJwtToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *NewJwtToken) XXX_Merge(src proto.Message)
- func (m *NewJwtToken) XXX_Size() int
- func (m *NewJwtToken) XXX_Unmarshal(b []byte) error
- type PlumberServerClient
- type PlumberServerServer
- type PlumberServer_GetLiveErrorsClient
- type PlumberServer_GetLiveErrorsServer
- type PlumberServer_GetVCEventsClient
- type PlumberServer_GetVCEventsServer
- type PlumberServer_StartReadClient
- type PlumberServer_StartReadServer
- type PullRequest
- func (*PullRequest) Descriptor() ([]byte, []int)
- func (m *PullRequest) GetDescription() string
- func (m *PullRequest) GetNumber() int32
- func (m *PullRequest) GetOwner() string
- func (m *PullRequest) GetRepo() string
- func (m *PullRequest) GetUrl() string
- func (*PullRequest) ProtoMessage()
- func (m *PullRequest) Reset()
- func (m *PullRequest) String() string
- func (m *PullRequest) XXX_DiscardUnknown()
- func (m *PullRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullRequest) XXX_Merge(src proto.Message)
- func (m *PullRequest) XXX_Size() int
- func (m *PullRequest) XXX_Unmarshal(b []byte) error
- type Repository
- func (*Repository) Descriptor() ([]byte, []int)
- func (m *Repository) GetName() string
- func (m *Repository) GetOrganization() string
- func (m *Repository) GetType() Repository_Type
- func (m *Repository) GetXId() string
- func (*Repository) ProtoMessage()
- func (m *Repository) Reset()
- func (m *Repository) String() string
- func (m *Repository) XXX_DiscardUnknown()
- func (m *Repository) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Repository) XXX_Merge(src proto.Message)
- func (m *Repository) XXX_Size() int
- func (m *Repository) XXX_Unmarshal(b []byte) error
- type Repository_Type
- type ResumeDynamicRequest
- func (*ResumeDynamicRequest) Descriptor() ([]byte, []int)
- func (m *ResumeDynamicRequest) GetAuth() *common.Auth
- func (m *ResumeDynamicRequest) GetDynamicId() string
- func (*ResumeDynamicRequest) ProtoMessage()
- func (m *ResumeDynamicRequest) Reset()
- func (m *ResumeDynamicRequest) String() string
- func (m *ResumeDynamicRequest) XXX_DiscardUnknown()
- func (m *ResumeDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResumeDynamicRequest) XXX_Merge(src proto.Message)
- func (m *ResumeDynamicRequest) XXX_Size() int
- func (m *ResumeDynamicRequest) XXX_Unmarshal(b []byte) error
- type ResumeDynamicResponse
- func (*ResumeDynamicResponse) Descriptor() ([]byte, []int)
- func (m *ResumeDynamicResponse) GetStatus() *common.Status
- func (*ResumeDynamicResponse) ProtoMessage()
- func (m *ResumeDynamicResponse) Reset()
- func (m *ResumeDynamicResponse) String() string
- func (m *ResumeDynamicResponse) XXX_DiscardUnknown()
- func (m *ResumeDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResumeDynamicResponse) XXX_Merge(src proto.Message)
- func (m *ResumeDynamicResponse) XXX_Size() int
- func (m *ResumeDynamicResponse) XXX_Unmarshal(b []byte) error
- type ResumeReadRequest
- func (*ResumeReadRequest) Descriptor() ([]byte, []int)
- func (m *ResumeReadRequest) GetAuth() *common.Auth
- func (m *ResumeReadRequest) GetReadId() string
- func (*ResumeReadRequest) ProtoMessage()
- func (m *ResumeReadRequest) Reset()
- func (m *ResumeReadRequest) String() string
- func (m *ResumeReadRequest) XXX_DiscardUnknown()
- func (m *ResumeReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResumeReadRequest) XXX_Merge(src proto.Message)
- func (m *ResumeReadRequest) XXX_Size() int
- func (m *ResumeReadRequest) XXX_Unmarshal(b []byte) error
- type ResumeReadResponse
- func (*ResumeReadResponse) Descriptor() ([]byte, []int)
- func (m *ResumeReadResponse) GetStatus() *common.Status
- func (*ResumeReadResponse) ProtoMessage()
- func (m *ResumeReadResponse) Reset()
- func (m *ResumeReadResponse) String() string
- func (m *ResumeReadResponse) XXX_DiscardUnknown()
- func (m *ResumeReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResumeReadResponse) XXX_Merge(src proto.Message)
- func (m *ResumeReadResponse) XXX_Size() int
- func (m *ResumeReadResponse) XXX_Unmarshal(b []byte) error
- type ResumeRelayRequest
- func (*ResumeRelayRequest) Descriptor() ([]byte, []int)
- func (m *ResumeRelayRequest) GetAuth() *common.Auth
- func (m *ResumeRelayRequest) GetRelayId() string
- func (*ResumeRelayRequest) ProtoMessage()
- func (m *ResumeRelayRequest) Reset()
- func (m *ResumeRelayRequest) String() string
- func (m *ResumeRelayRequest) XXX_DiscardUnknown()
- func (m *ResumeRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResumeRelayRequest) XXX_Merge(src proto.Message)
- func (m *ResumeRelayRequest) XXX_Size() int
- func (m *ResumeRelayRequest) XXX_Unmarshal(b []byte) error
- type ResumeRelayResponse
- func (*ResumeRelayResponse) Descriptor() ([]byte, []int)
- func (m *ResumeRelayResponse) GetStatus() *common.Status
- func (*ResumeRelayResponse) ProtoMessage()
- func (m *ResumeRelayResponse) Reset()
- func (m *ResumeRelayResponse) String() string
- func (m *ResumeRelayResponse) XXX_DiscardUnknown()
- func (m *ResumeRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ResumeRelayResponse) XXX_Merge(src proto.Message)
- func (m *ResumeRelayResponse) XXX_Size() int
- func (m *ResumeRelayResponse) XXX_Unmarshal(b []byte) error
- type Schema
- func (*Schema) Descriptor() ([]byte, []int)
- func (m *Schema) GetId() string
- func (m *Schema) GetInferredSchema() *encoding.JSONSchemaSettings
- func (m *Schema) GetName() string
- func (m *Schema) GetNotes() string
- func (m *Schema) GetOwnerId() string
- func (m *Schema) GetType() SchemaType
- func (m *Schema) GetVersions() []*SchemaVersion
- func (*Schema) ProtoMessage()
- func (m *Schema) Reset()
- func (m *Schema) String() string
- func (m *Schema) XXX_DiscardUnknown()
- func (m *Schema) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Schema) XXX_Merge(src proto.Message)
- func (m *Schema) XXX_Size() int
- func (m *Schema) XXX_Unmarshal(b []byte) error
- type SchemaStatus
- type SchemaType
- type SchemaVersion
- func (*SchemaVersion) Descriptor() ([]byte, []int)
- func (m *SchemaVersion) GetAvroSettings() *encoding.AvroSettings
- func (m *SchemaVersion) GetFiles() map[string]string
- func (m *SchemaVersion) GetJsonSchemaSettings() *encoding.JSONSchemaSettings
- func (m *SchemaVersion) GetProtobufSettings() *encoding.ProtobufSettings
- func (m *SchemaVersion) GetSettings() isSchemaVersion_Settings
- func (m *SchemaVersion) GetStatus() SchemaStatus
- func (m *SchemaVersion) GetVersion() int32
- func (*SchemaVersion) ProtoMessage()
- func (m *SchemaVersion) Reset()
- func (m *SchemaVersion) String() string
- func (m *SchemaVersion) XXX_DiscardUnknown()
- func (m *SchemaVersion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SchemaVersion) XXX_Merge(src proto.Message)
- func (*SchemaVersion) XXX_OneofWrappers() []interface{}
- func (m *SchemaVersion) XXX_Size() int
- func (m *SchemaVersion) XXX_Unmarshal(b []byte) error
- type SchemaVersion_AvroSettings
- type SchemaVersion_JsonSchemaSettings
- type SchemaVersion_ProtobufSettings
- type Service
- func (*Service) Descriptor() ([]byte, []int)
- func (m *Service) GetId() string
- func (m *Service) GetName() string
- func (m *Service) GetNotes() string
- func (m *Service) GetOwnerId() string
- func (m *Service) GetRepo() *Repository
- func (m *Service) GetUsedSchemas() []string
- func (*Service) ProtoMessage()
- func (m *Service) Reset()
- func (m *Service) String() string
- func (m *Service) XXX_DiscardUnknown()
- func (m *Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Service) XXX_Merge(src proto.Message)
- func (m *Service) XXX_Size() int
- func (m *Service) XXX_Unmarshal(b []byte) error
- type SetServerOptionsRequest
- func (*SetServerOptionsRequest) Descriptor() ([]byte, []int)
- func (m *SetServerOptionsRequest) GetAuth() *common.Auth
- func (m *SetServerOptionsRequest) GetVcserviceToken() string
- func (*SetServerOptionsRequest) ProtoMessage()
- func (m *SetServerOptionsRequest) Reset()
- func (m *SetServerOptionsRequest) String() string
- func (m *SetServerOptionsRequest) XXX_DiscardUnknown()
- func (m *SetServerOptionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetServerOptionsRequest) XXX_Merge(src proto.Message)
- func (m *SetServerOptionsRequest) XXX_Size() int
- func (m *SetServerOptionsRequest) XXX_Unmarshal(b []byte) error
- type SetServerOptionsResponse
- func (*SetServerOptionsResponse) Descriptor() ([]byte, []int)
- func (m *SetServerOptionsResponse) GetServerOptions() *opts.ServerOptions
- func (m *SetServerOptionsResponse) GetStatus() *common.Status
- func (*SetServerOptionsResponse) ProtoMessage()
- func (m *SetServerOptionsResponse) Reset()
- func (m *SetServerOptionsResponse) String() string
- func (m *SetServerOptionsResponse) XXX_DiscardUnknown()
- func (m *SetServerOptionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetServerOptionsResponse) XXX_Merge(src proto.Message)
- func (m *SetServerOptionsResponse) XXX_Size() int
- func (m *SetServerOptionsResponse) XXX_Unmarshal(b []byte) error
- type StartReadRequest
- func (*StartReadRequest) Descriptor() ([]byte, []int)
- func (m *StartReadRequest) GetAuth() *common.Auth
- func (m *StartReadRequest) GetReadId() string
- func (*StartReadRequest) ProtoMessage()
- func (m *StartReadRequest) Reset()
- func (m *StartReadRequest) String() string
- func (m *StartReadRequest) XXX_DiscardUnknown()
- func (m *StartReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartReadRequest) XXX_Merge(src proto.Message)
- func (m *StartReadRequest) XXX_Size() int
- func (m *StartReadRequest) XXX_Unmarshal(b []byte) error
- type StartReadResponse
- func (*StartReadResponse) Descriptor() ([]byte, []int)
- func (m *StartReadResponse) GetRecords() []*records.ReadRecord
- func (m *StartReadResponse) GetStatus() *common.Status
- func (*StartReadResponse) ProtoMessage()
- func (m *StartReadResponse) Reset()
- func (m *StartReadResponse) String() string
- func (m *StartReadResponse) XXX_DiscardUnknown()
- func (m *StartReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartReadResponse) XXX_Merge(src proto.Message)
- func (m *StartReadResponse) XXX_Size() int
- func (m *StartReadResponse) XXX_Unmarshal(b []byte) error
- type StopDynamicRequest
- func (*StopDynamicRequest) Descriptor() ([]byte, []int)
- func (m *StopDynamicRequest) GetAuth() *common.Auth
- func (m *StopDynamicRequest) GetDynamicId() string
- func (*StopDynamicRequest) ProtoMessage()
- func (m *StopDynamicRequest) Reset()
- func (m *StopDynamicRequest) String() string
- func (m *StopDynamicRequest) XXX_DiscardUnknown()
- func (m *StopDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StopDynamicRequest) XXX_Merge(src proto.Message)
- func (m *StopDynamicRequest) XXX_Size() int
- func (m *StopDynamicRequest) XXX_Unmarshal(b []byte) error
- type StopDynamicResponse
- func (*StopDynamicResponse) Descriptor() ([]byte, []int)
- func (m *StopDynamicResponse) GetStatus() *common.Status
- func (*StopDynamicResponse) ProtoMessage()
- func (m *StopDynamicResponse) Reset()
- func (m *StopDynamicResponse) String() string
- func (m *StopDynamicResponse) XXX_DiscardUnknown()
- func (m *StopDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StopDynamicResponse) XXX_Merge(src proto.Message)
- func (m *StopDynamicResponse) XXX_Size() int
- func (m *StopDynamicResponse) XXX_Unmarshal(b []byte) error
- type StopReadRequest
- func (*StopReadRequest) Descriptor() ([]byte, []int)
- func (m *StopReadRequest) GetAuth() *common.Auth
- func (m *StopReadRequest) GetReadId() string
- func (*StopReadRequest) ProtoMessage()
- func (m *StopReadRequest) Reset()
- func (m *StopReadRequest) String() string
- func (m *StopReadRequest) XXX_DiscardUnknown()
- func (m *StopReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StopReadRequest) XXX_Merge(src proto.Message)
- func (m *StopReadRequest) XXX_Size() int
- func (m *StopReadRequest) XXX_Unmarshal(b []byte) error
- type StopReadResponse
- func (*StopReadResponse) Descriptor() ([]byte, []int)
- func (m *StopReadResponse) GetStatus() *common.Status
- func (*StopReadResponse) ProtoMessage()
- func (m *StopReadResponse) Reset()
- func (m *StopReadResponse) String() string
- func (m *StopReadResponse) XXX_DiscardUnknown()
- func (m *StopReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StopReadResponse) XXX_Merge(src proto.Message)
- func (m *StopReadResponse) XXX_Size() int
- func (m *StopReadResponse) XXX_Unmarshal(b []byte) error
- type StopRelayRequest
- func (*StopRelayRequest) Descriptor() ([]byte, []int)
- func (m *StopRelayRequest) GetAuth() *common.Auth
- func (m *StopRelayRequest) GetRelayId() string
- func (*StopRelayRequest) ProtoMessage()
- func (m *StopRelayRequest) Reset()
- func (m *StopRelayRequest) String() string
- func (m *StopRelayRequest) XXX_DiscardUnknown()
- func (m *StopRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StopRelayRequest) XXX_Merge(src proto.Message)
- func (m *StopRelayRequest) XXX_Size() int
- func (m *StopRelayRequest) XXX_Unmarshal(b []byte) error
- type StopRelayResponse
- func (*StopRelayResponse) Descriptor() ([]byte, []int)
- func (m *StopRelayResponse) GetStatus() *common.Status
- func (*StopRelayResponse) ProtoMessage()
- func (m *StopRelayResponse) Reset()
- func (m *StopRelayResponse) String() string
- func (m *StopRelayResponse) XXX_DiscardUnknown()
- func (m *StopRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StopRelayResponse) XXX_Merge(src proto.Message)
- func (m *StopRelayResponse) XXX_Size() int
- func (m *StopRelayResponse) XXX_Unmarshal(b []byte) error
- type TestConnectionRequest
- func (*TestConnectionRequest) Descriptor() ([]byte, []int)
- func (m *TestConnectionRequest) GetAuth() *common.Auth
- func (m *TestConnectionRequest) GetOptions() *opts.ConnectionOptions
- func (*TestConnectionRequest) ProtoMessage()
- func (m *TestConnectionRequest) Reset()
- func (m *TestConnectionRequest) String() string
- func (m *TestConnectionRequest) XXX_DiscardUnknown()
- func (m *TestConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestConnectionRequest) XXX_Merge(src proto.Message)
- func (m *TestConnectionRequest) XXX_Size() int
- func (m *TestConnectionRequest) XXX_Unmarshal(b []byte) error
- type TestConnectionResponse
- func (*TestConnectionResponse) Descriptor() ([]byte, []int)
- func (m *TestConnectionResponse) GetStatus() *common.Status
- func (*TestConnectionResponse) ProtoMessage()
- func (m *TestConnectionResponse) Reset()
- func (m *TestConnectionResponse) String() string
- func (m *TestConnectionResponse) XXX_DiscardUnknown()
- func (m *TestConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TestConnectionResponse) XXX_Merge(src proto.Message)
- func (m *TestConnectionResponse) XXX_Size() int
- func (m *TestConnectionResponse) XXX_Unmarshal(b []byte) error
- type UnimplementedPlumberServerServer
- func (*UnimplementedPlumberServerServer) ApproveSchema(ctx context.Context, req *ApproveSchemaVersionRequest) (*ApproveSchemaVersionResponse, error)
- func (*UnimplementedPlumberServerServer) CreateAlert(ctx context.Context, req *CreateAlertRequest) (*CreateAlertResponse, error)
- func (*UnimplementedPlumberServerServer) CreateConnection(ctx context.Context, req *CreateConnectionRequest) (*CreateConnectionResponse, error)
- func (*UnimplementedPlumberServerServer) CreateDynamic(ctx context.Context, req *CreateDynamicRequest) (*CreateDynamicResponse, error)
- func (*UnimplementedPlumberServerServer) CreateMonitor(ctx context.Context, req *CreateMonitorRequest) (*CreateMonitorResponse, error)
- func (*UnimplementedPlumberServerServer) CreatePullRequest(ctx context.Context, req *CreatePRRequest) (*CreatePRResponse, error)
- func (*UnimplementedPlumberServerServer) CreateRead(ctx context.Context, req *CreateReadRequest) (*CreateReadResponse, error)
- func (*UnimplementedPlumberServerServer) CreateRelay(ctx context.Context, req *CreateRelayRequest) (*CreateRelayResponse, error)
- func (*UnimplementedPlumberServerServer) CreateService(ctx context.Context, req *CreateServiceRequest) (*CreateServiceResponse, error)
- func (*UnimplementedPlumberServerServer) CreateValidation(ctx context.Context, req *CreateValidationRequest) (*CreateValidationResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteAlert(ctx context.Context, req *DeleteAlertRequest) (*DeleteAlertResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteConnection(ctx context.Context, req *DeleteConnectionRequest) (*DeleteConnectionResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteDynamic(ctx context.Context, req *DeleteDynamicRequest) (*DeleteDynamicResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteMonitor(ctx context.Context, req *DeleteMonitorRequest) (*DeleteMonitorResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteRead(ctx context.Context, req *DeleteReadRequest) (*DeleteReadResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteRelay(ctx context.Context, req *DeleteRelayRequest) (*DeleteRelayResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteSchema(ctx context.Context, req *DeleteSchemaRequest) (*DeleteSchemaResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteSchemaVersion(ctx context.Context, req *DeleteSchemaVersionRequest) (*DeleteSchemaVersionResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteService(ctx context.Context, req *DeleteServiceRequest) (*DeleteServiceResponse, error)
- func (*UnimplementedPlumberServerServer) DeleteValidation(ctx context.Context, req *DeleteValidationRequest) (*DeleteValidationResponse, error)
- func (*UnimplementedPlumberServerServer) GetAlert(ctx context.Context, req *GetMonitorRequest) (*GetMonitorResponse, error)
- func (*UnimplementedPlumberServerServer) GetAllConnections(ctx context.Context, req *GetAllConnectionsRequest) (*GetAllConnectionsResponse, error)
- func (*UnimplementedPlumberServerServer) GetAllDynamic(ctx context.Context, req *GetAllDynamicRequest) (*GetAllDynamicResponse, error)
- func (*UnimplementedPlumberServerServer) GetAllReads(ctx context.Context, req *GetAllReadsRequest) (*GetAllReadsResponse, error)
- func (*UnimplementedPlumberServerServer) GetAllRelays(ctx context.Context, req *GetAllRelaysRequest) (*GetAllRelaysResponse, error)
- func (*UnimplementedPlumberServerServer) GetAllSchemas(ctx context.Context, req *GetAllSchemasRequest) (*GetAllSchemasResponse, error)
- func (*UnimplementedPlumberServerServer) GetAllServices(ctx context.Context, req *GetAllServicesRequest) (*GetAllServicesResponse, error)
- func (*UnimplementedPlumberServerServer) GetAllValidations(ctx context.Context, req *GetAllValidationsRequest) (*GetAllValidationsResponse, error)
- func (*UnimplementedPlumberServerServer) GetConnection(ctx context.Context, req *GetConnectionRequest) (*GetConnectionResponse, error)
- func (*UnimplementedPlumberServerServer) GetCounterHistory(ctx context.Context, req *GetCounterHistoryRequest) (*GetCounterHistoryResponse, error)
- func (*UnimplementedPlumberServerServer) GetCurrentCounters(ctx context.Context, req *GetCurrentCountersRequest) (*GetCurrentCountersResponse, error)
- func (*UnimplementedPlumberServerServer) GetDynamic(ctx context.Context, req *GetDynamicRequest) (*GetDynamicResponse, error)
- func (*UnimplementedPlumberServerServer) GetErrorHistory(ctx context.Context, req *GetErrorHistoryRequest) (*GetErrorHistoryResponse, error)
- func (*UnimplementedPlumberServerServer) GetLiveErrors(req *GetLiveErrorsRequest, srv PlumberServer_GetLiveErrorsServer) error
- func (*UnimplementedPlumberServerServer) GetMonitor(ctx context.Context, req *GetMonitorRequest) (*GetMonitorResponse, error)
- func (*UnimplementedPlumberServerServer) GetRelay(ctx context.Context, req *GetRelayRequest) (*GetRelayResponse, error)
- func (*UnimplementedPlumberServerServer) GetRepoFile(ctx context.Context, req *GetRepoFileRequest) (*GetRepoFileResponse, error)
- func (*UnimplementedPlumberServerServer) GetRepoList(ctx context.Context, req *GetRepoListRequest) (*GetRepoListResponse, error)
- func (*UnimplementedPlumberServerServer) GetRepoTree(ctx context.Context, req *GetRepoTreeRequest) (*GetRepoTreeResponse, error)
- func (*UnimplementedPlumberServerServer) GetSchema(ctx context.Context, req *GetSchemaRequest) (*GetSchemaResponse, error)
- func (*UnimplementedPlumberServerServer) GetServerOptions(ctx context.Context, req *GetServerOptionsRequest) (*GetServerOptionsResponse, error)
- func (*UnimplementedPlumberServerServer) GetService(ctx context.Context, req *GetServiceRequest) (*GetServiceResponse, error)
- func (*UnimplementedPlumberServerServer) GetVCEvents(req *GetVCEventsRequest, srv PlumberServer_GetVCEventsServer) error
- func (*UnimplementedPlumberServerServer) GetValidation(ctx context.Context, req *GetValidationRequest) (*GetValidationResponse, error)
- func (*UnimplementedPlumberServerServer) ImportGithub(ctx context.Context, req *ImportGithubRequest) (*ImportGithubResponse, error)
- func (*UnimplementedPlumberServerServer) ImportGithubSelect(ctx context.Context, req *ImportGithubSelectRequest) (*ImportGithubSelectResponse, error)
- func (*UnimplementedPlumberServerServer) ImportLocal(ctx context.Context, req *ImportLocalRequest) (*ImportLocalResponse, error)
- func (*UnimplementedPlumberServerServer) LinkRepoToService(ctx context.Context, req *LinkRepoToServiceRequest) (*LinkRepoToServiceResponse, error)
- func (*UnimplementedPlumberServerServer) LinkSchemaToService(ctx context.Context, req *LinkSchemaToServiceRequest) (*LinkSchemaToServiceResponse, error)
- func (*UnimplementedPlumberServerServer) ResumeDynamic(ctx context.Context, req *ResumeDynamicRequest) (*ResumeDynamicResponse, error)
- func (*UnimplementedPlumberServerServer) ResumeRead(ctx context.Context, req *ResumeReadRequest) (*ResumeReadResponse, error)
- func (*UnimplementedPlumberServerServer) ResumeRelay(ctx context.Context, req *ResumeRelayRequest) (*ResumeRelayResponse, error)
- func (*UnimplementedPlumberServerServer) SetServerOptions(ctx context.Context, req *SetServerOptionsRequest) (*SetServerOptionsResponse, error)
- func (*UnimplementedPlumberServerServer) StartRead(req *StartReadRequest, srv PlumberServer_StartReadServer) error
- func (*UnimplementedPlumberServerServer) StopDynamic(ctx context.Context, req *StopDynamicRequest) (*StopDynamicResponse, error)
- func (*UnimplementedPlumberServerServer) StopRead(ctx context.Context, req *StopReadRequest) (*StopReadResponse, error)
- func (*UnimplementedPlumberServerServer) StopRelay(ctx context.Context, req *StopRelayRequest) (*StopRelayResponse, error)
- func (*UnimplementedPlumberServerServer) TestConnection(ctx context.Context, req *TestConnectionRequest) (*TestConnectionResponse, error)
- func (*UnimplementedPlumberServerServer) UnlinkRepoFromService(ctx context.Context, req *UnlinkRepoFromServiceRequest) (*UnlinkRepoFromServiceResponse, error)
- func (*UnimplementedPlumberServerServer) UnlinkSchemaFromService(ctx context.Context, req *UnlinkSchemaFromServiceRequest) (*UnlinkSchemaFromServiceResponse, error)
- func (*UnimplementedPlumberServerServer) UpdateAlert(ctx context.Context, req *UpdateAlertRequest) (*UpdateAlertResponse, error)
- func (*UnimplementedPlumberServerServer) UpdateConnection(ctx context.Context, req *UpdateConnectionRequest) (*UpdateConnectionResponse, error)
- func (*UnimplementedPlumberServerServer) UpdateDynamic(ctx context.Context, req *UpdateDynamicRequest) (*UpdateDynamicResponse, error)
- func (*UnimplementedPlumberServerServer) UpdateMonitor(ctx context.Context, req *UpdateMonitorRequest) (*UpdateMonitorResponse, error)
- func (*UnimplementedPlumberServerServer) UpdateRelay(ctx context.Context, req *UpdateRelayRequest) (*UpdateRelayResponse, error)
- func (*UnimplementedPlumberServerServer) UpdateSchema(ctx context.Context, req *UpdateSchemaRequest) (*UpdateSchemaResponse, error)
- func (*UnimplementedPlumberServerServer) UpdateService(ctx context.Context, req *UpdateServiceRequest) (*UpdateServiceResponse, error)
- func (*UnimplementedPlumberServerServer) UpdateValidation(ctx context.Context, req *UpdateValidationRequest) (*UpdateValidationResponse, error)
- func (*UnimplementedPlumberServerServer) Write(ctx context.Context, req *WriteRequest) (*WriteResponse, error)
- type UnimplementedVCServiceServer
- type UnlinkRepoFromServiceRequest
- func (*UnlinkRepoFromServiceRequest) Descriptor() ([]byte, []int)
- func (m *UnlinkRepoFromServiceRequest) GetAuth() *common.Auth
- func (m *UnlinkRepoFromServiceRequest) GetRepoId() string
- func (m *UnlinkRepoFromServiceRequest) GetServiceId() string
- func (*UnlinkRepoFromServiceRequest) ProtoMessage()
- func (m *UnlinkRepoFromServiceRequest) Reset()
- func (m *UnlinkRepoFromServiceRequest) String() string
- func (m *UnlinkRepoFromServiceRequest) XXX_DiscardUnknown()
- func (m *UnlinkRepoFromServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnlinkRepoFromServiceRequest) XXX_Merge(src proto.Message)
- func (m *UnlinkRepoFromServiceRequest) XXX_Size() int
- func (m *UnlinkRepoFromServiceRequest) XXX_Unmarshal(b []byte) error
- type UnlinkRepoFromServiceResponse
- func (*UnlinkRepoFromServiceResponse) Descriptor() ([]byte, []int)
- func (m *UnlinkRepoFromServiceResponse) GetStatus() *common.Status
- func (*UnlinkRepoFromServiceResponse) ProtoMessage()
- func (m *UnlinkRepoFromServiceResponse) Reset()
- func (m *UnlinkRepoFromServiceResponse) String() string
- func (m *UnlinkRepoFromServiceResponse) XXX_DiscardUnknown()
- func (m *UnlinkRepoFromServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnlinkRepoFromServiceResponse) XXX_Merge(src proto.Message)
- func (m *UnlinkRepoFromServiceResponse) XXX_Size() int
- func (m *UnlinkRepoFromServiceResponse) XXX_Unmarshal(b []byte) error
- type UnlinkSchemaFromServiceRequest
- func (*UnlinkSchemaFromServiceRequest) Descriptor() ([]byte, []int)
- func (m *UnlinkSchemaFromServiceRequest) GetAuth() *common.Auth
- func (m *UnlinkSchemaFromServiceRequest) GetSchemaId() string
- func (m *UnlinkSchemaFromServiceRequest) GetServiceId() string
- func (*UnlinkSchemaFromServiceRequest) ProtoMessage()
- func (m *UnlinkSchemaFromServiceRequest) Reset()
- func (m *UnlinkSchemaFromServiceRequest) String() string
- func (m *UnlinkSchemaFromServiceRequest) XXX_DiscardUnknown()
- func (m *UnlinkSchemaFromServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnlinkSchemaFromServiceRequest) XXX_Merge(src proto.Message)
- func (m *UnlinkSchemaFromServiceRequest) XXX_Size() int
- func (m *UnlinkSchemaFromServiceRequest) XXX_Unmarshal(b []byte) error
- type UnlinkSchemaFromServiceResponse
- func (*UnlinkSchemaFromServiceResponse) Descriptor() ([]byte, []int)
- func (m *UnlinkSchemaFromServiceResponse) GetStatus() *common.Status
- func (*UnlinkSchemaFromServiceResponse) ProtoMessage()
- func (m *UnlinkSchemaFromServiceResponse) Reset()
- func (m *UnlinkSchemaFromServiceResponse) String() string
- func (m *UnlinkSchemaFromServiceResponse) XXX_DiscardUnknown()
- func (m *UnlinkSchemaFromServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnlinkSchemaFromServiceResponse) XXX_Merge(src proto.Message)
- func (m *UnlinkSchemaFromServiceResponse) XXX_Size() int
- func (m *UnlinkSchemaFromServiceResponse) XXX_Unmarshal(b []byte) error
- type UpdateAlertRequest
- func (*UpdateAlertRequest) Descriptor() ([]byte, []int)
- func (m *UpdateAlertRequest) GetAlert() *opts.AlertOptions
- func (m *UpdateAlertRequest) GetAuth() *common.Auth
- func (*UpdateAlertRequest) ProtoMessage()
- func (m *UpdateAlertRequest) Reset()
- func (m *UpdateAlertRequest) String() string
- func (m *UpdateAlertRequest) XXX_DiscardUnknown()
- func (m *UpdateAlertRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAlertRequest) XXX_Merge(src proto.Message)
- func (m *UpdateAlertRequest) XXX_Size() int
- func (m *UpdateAlertRequest) XXX_Unmarshal(b []byte) error
- type UpdateAlertResponse
- func (*UpdateAlertResponse) Descriptor() ([]byte, []int)
- func (m *UpdateAlertResponse) GetAlert() *opts.AlertOptions
- func (m *UpdateAlertResponse) GetStatus() *common.Status
- func (*UpdateAlertResponse) ProtoMessage()
- func (m *UpdateAlertResponse) Reset()
- func (m *UpdateAlertResponse) String() string
- func (m *UpdateAlertResponse) XXX_DiscardUnknown()
- func (m *UpdateAlertResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateAlertResponse) XXX_Merge(src proto.Message)
- func (m *UpdateAlertResponse) XXX_Size() int
- func (m *UpdateAlertResponse) XXX_Unmarshal(b []byte) error
- type UpdateCompositeRequest
- func (*UpdateCompositeRequest) Descriptor() ([]byte, []int)
- func (m *UpdateCompositeRequest) GetAuth() *common.Auth
- func (m *UpdateCompositeRequest) GetComposite() *opts.Composite
- func (m *UpdateCompositeRequest) GetId() string
- func (*UpdateCompositeRequest) ProtoMessage()
- func (m *UpdateCompositeRequest) Reset()
- func (m *UpdateCompositeRequest) String() string
- func (m *UpdateCompositeRequest) XXX_DiscardUnknown()
- func (m *UpdateCompositeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateCompositeRequest) XXX_Merge(src proto.Message)
- func (m *UpdateCompositeRequest) XXX_Size() int
- func (m *UpdateCompositeRequest) XXX_Unmarshal(b []byte) error
- type UpdateCompositeResponse
- func (*UpdateCompositeResponse) Descriptor() ([]byte, []int)
- func (m *UpdateCompositeResponse) GetComposite() *opts.Composite
- func (m *UpdateCompositeResponse) GetStatus() *common.Status
- func (*UpdateCompositeResponse) ProtoMessage()
- func (m *UpdateCompositeResponse) Reset()
- func (m *UpdateCompositeResponse) String() string
- func (m *UpdateCompositeResponse) XXX_DiscardUnknown()
- func (m *UpdateCompositeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateCompositeResponse) XXX_Merge(src proto.Message)
- func (m *UpdateCompositeResponse) XXX_Size() int
- func (m *UpdateCompositeResponse) XXX_Unmarshal(b []byte) error
- type UpdateConnectionRequest
- func (*UpdateConnectionRequest) Descriptor() ([]byte, []int)
- func (m *UpdateConnectionRequest) GetAuth() *common.Auth
- func (m *UpdateConnectionRequest) GetConnectionId() string
- func (m *UpdateConnectionRequest) GetOptions() *opts.ConnectionOptions
- func (*UpdateConnectionRequest) ProtoMessage()
- func (m *UpdateConnectionRequest) Reset()
- func (m *UpdateConnectionRequest) String() string
- func (m *UpdateConnectionRequest) XXX_DiscardUnknown()
- func (m *UpdateConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateConnectionRequest) XXX_Merge(src proto.Message)
- func (m *UpdateConnectionRequest) XXX_Size() int
- func (m *UpdateConnectionRequest) XXX_Unmarshal(b []byte) error
- type UpdateConnectionResponse
- func (*UpdateConnectionResponse) Descriptor() ([]byte, []int)
- func (m *UpdateConnectionResponse) GetStatus() *common.Status
- func (*UpdateConnectionResponse) ProtoMessage()
- func (m *UpdateConnectionResponse) Reset()
- func (m *UpdateConnectionResponse) String() string
- func (m *UpdateConnectionResponse) XXX_DiscardUnknown()
- func (m *UpdateConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateConnectionResponse) XXX_Merge(src proto.Message)
- func (m *UpdateConnectionResponse) XXX_Size() int
- func (m *UpdateConnectionResponse) XXX_Unmarshal(b []byte) error
- type UpdateDynamicRequest
- func (*UpdateDynamicRequest) Descriptor() ([]byte, []int)
- func (m *UpdateDynamicRequest) GetAuth() *common.Auth
- func (m *UpdateDynamicRequest) GetDynamicId() string
- func (m *UpdateDynamicRequest) GetOpts() *opts.DynamicOptions
- func (*UpdateDynamicRequest) ProtoMessage()
- func (m *UpdateDynamicRequest) Reset()
- func (m *UpdateDynamicRequest) String() string
- func (m *UpdateDynamicRequest) XXX_DiscardUnknown()
- func (m *UpdateDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateDynamicRequest) XXX_Merge(src proto.Message)
- func (m *UpdateDynamicRequest) XXX_Size() int
- func (m *UpdateDynamicRequest) XXX_Unmarshal(b []byte) error
- type UpdateDynamicResponse
- func (*UpdateDynamicResponse) Descriptor() ([]byte, []int)
- func (m *UpdateDynamicResponse) GetStatus() *common.Status
- func (*UpdateDynamicResponse) ProtoMessage()
- func (m *UpdateDynamicResponse) Reset()
- func (m *UpdateDynamicResponse) String() string
- func (m *UpdateDynamicResponse) XXX_DiscardUnknown()
- func (m *UpdateDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateDynamicResponse) XXX_Merge(src proto.Message)
- func (m *UpdateDynamicResponse) XXX_Size() int
- func (m *UpdateDynamicResponse) XXX_Unmarshal(b []byte) error
- type UpdateMonitorRequest
- func (*UpdateMonitorRequest) Descriptor() ([]byte, []int)
- func (m *UpdateMonitorRequest) GetAuth() *common.Auth
- func (m *UpdateMonitorRequest) GetMonitor() *opts.MonitorOptions
- func (*UpdateMonitorRequest) ProtoMessage()
- func (m *UpdateMonitorRequest) Reset()
- func (m *UpdateMonitorRequest) String() string
- func (m *UpdateMonitorRequest) XXX_DiscardUnknown()
- func (m *UpdateMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateMonitorRequest) XXX_Merge(src proto.Message)
- func (m *UpdateMonitorRequest) XXX_Size() int
- func (m *UpdateMonitorRequest) XXX_Unmarshal(b []byte) error
- type UpdateMonitorResponse
- func (*UpdateMonitorResponse) Descriptor() ([]byte, []int)
- func (m *UpdateMonitorResponse) GetMonitor() *opts.MonitorOptions
- func (m *UpdateMonitorResponse) GetStatus() *common.Status
- func (*UpdateMonitorResponse) ProtoMessage()
- func (m *UpdateMonitorResponse) Reset()
- func (m *UpdateMonitorResponse) String() string
- func (m *UpdateMonitorResponse) XXX_DiscardUnknown()
- func (m *UpdateMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateMonitorResponse) XXX_Merge(src proto.Message)
- func (m *UpdateMonitorResponse) XXX_Size() int
- func (m *UpdateMonitorResponse) XXX_Unmarshal(b []byte) error
- type UpdateRelayRequest
- func (*UpdateRelayRequest) Descriptor() ([]byte, []int)
- func (m *UpdateRelayRequest) GetAuth() *common.Auth
- func (m *UpdateRelayRequest) GetOpts() *opts.RelayOptions
- func (m *UpdateRelayRequest) GetRelayId() string
- func (*UpdateRelayRequest) ProtoMessage()
- func (m *UpdateRelayRequest) Reset()
- func (m *UpdateRelayRequest) String() string
- func (m *UpdateRelayRequest) XXX_DiscardUnknown()
- func (m *UpdateRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateRelayRequest) XXX_Merge(src proto.Message)
- func (m *UpdateRelayRequest) XXX_Size() int
- func (m *UpdateRelayRequest) XXX_Unmarshal(b []byte) error
- type UpdateRelayResponse
- func (*UpdateRelayResponse) Descriptor() ([]byte, []int)
- func (m *UpdateRelayResponse) GetStatus() *common.Status
- func (*UpdateRelayResponse) ProtoMessage()
- func (m *UpdateRelayResponse) Reset()
- func (m *UpdateRelayResponse) String() string
- func (m *UpdateRelayResponse) XXX_DiscardUnknown()
- func (m *UpdateRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateRelayResponse) XXX_Merge(src proto.Message)
- func (m *UpdateRelayResponse) XXX_Size() int
- func (m *UpdateRelayResponse) XXX_Unmarshal(b []byte) error
- type UpdateSchemaRequest
- func (*UpdateSchemaRequest) Descriptor() ([]byte, []int)
- func (m *UpdateSchemaRequest) GetAuth() *common.Auth
- func (m *UpdateSchemaRequest) GetId() string
- func (m *UpdateSchemaRequest) GetName() string
- func (m *UpdateSchemaRequest) GetNotes() string
- func (m *UpdateSchemaRequest) GetOwnerId() string
- func (*UpdateSchemaRequest) ProtoMessage()
- func (m *UpdateSchemaRequest) Reset()
- func (m *UpdateSchemaRequest) String() string
- func (m *UpdateSchemaRequest) XXX_DiscardUnknown()
- func (m *UpdateSchemaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateSchemaRequest) XXX_Merge(src proto.Message)
- func (m *UpdateSchemaRequest) XXX_Size() int
- func (m *UpdateSchemaRequest) XXX_Unmarshal(b []byte) error
- type UpdateSchemaResponse
- func (*UpdateSchemaResponse) Descriptor() ([]byte, []int)
- func (m *UpdateSchemaResponse) GetSchema() *Schema
- func (m *UpdateSchemaResponse) GetStatus() *common.Status
- func (*UpdateSchemaResponse) ProtoMessage()
- func (m *UpdateSchemaResponse) Reset()
- func (m *UpdateSchemaResponse) String() string
- func (m *UpdateSchemaResponse) XXX_DiscardUnknown()
- func (m *UpdateSchemaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateSchemaResponse) XXX_Merge(src proto.Message)
- func (m *UpdateSchemaResponse) XXX_Size() int
- func (m *UpdateSchemaResponse) XXX_Unmarshal(b []byte) error
- type UpdateServiceRequest
- func (*UpdateServiceRequest) Descriptor() ([]byte, []int)
- func (m *UpdateServiceRequest) GetAuth() *common.Auth
- func (m *UpdateServiceRequest) GetService() *Service
- func (*UpdateServiceRequest) ProtoMessage()
- func (m *UpdateServiceRequest) Reset()
- func (m *UpdateServiceRequest) String() string
- func (m *UpdateServiceRequest) XXX_DiscardUnknown()
- func (m *UpdateServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateServiceRequest) XXX_Merge(src proto.Message)
- func (m *UpdateServiceRequest) XXX_Size() int
- func (m *UpdateServiceRequest) XXX_Unmarshal(b []byte) error
- type UpdateServiceResponse
- func (*UpdateServiceResponse) Descriptor() ([]byte, []int)
- func (m *UpdateServiceResponse) GetService() *Service
- func (m *UpdateServiceResponse) GetStatus() *common.Status
- func (*UpdateServiceResponse) ProtoMessage()
- func (m *UpdateServiceResponse) Reset()
- func (m *UpdateServiceResponse) String() string
- func (m *UpdateServiceResponse) XXX_DiscardUnknown()
- func (m *UpdateServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateServiceResponse) XXX_Merge(src proto.Message)
- func (m *UpdateServiceResponse) XXX_Size() int
- func (m *UpdateServiceResponse) XXX_Unmarshal(b []byte) error
- type UpdateValidationRequest
- func (*UpdateValidationRequest) Descriptor() ([]byte, []int)
- func (m *UpdateValidationRequest) GetAuth() *common.Auth
- func (m *UpdateValidationRequest) GetId() string
- func (m *UpdateValidationRequest) GetValidation() *common.Validation
- func (*UpdateValidationRequest) ProtoMessage()
- func (m *UpdateValidationRequest) Reset()
- func (m *UpdateValidationRequest) String() string
- func (m *UpdateValidationRequest) XXX_DiscardUnknown()
- func (m *UpdateValidationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateValidationRequest) XXX_Merge(src proto.Message)
- func (m *UpdateValidationRequest) XXX_Size() int
- func (m *UpdateValidationRequest) XXX_Unmarshal(b []byte) error
- type UpdateValidationResponse
- func (*UpdateValidationResponse) Descriptor() ([]byte, []int)
- func (m *UpdateValidationResponse) GetStatus() *common.Status
- func (m *UpdateValidationResponse) GetValidation() *common.Validation
- func (*UpdateValidationResponse) ProtoMessage()
- func (m *UpdateValidationResponse) Reset()
- func (m *UpdateValidationResponse) String() string
- func (m *UpdateValidationResponse) XXX_DiscardUnknown()
- func (m *UpdateValidationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpdateValidationResponse) XXX_Merge(src proto.Message)
- func (m *UpdateValidationResponse) XXX_Size() int
- func (m *UpdateValidationResponse) XXX_Unmarshal(b []byte) error
- type VCEvent
- func (*VCEvent) Descriptor() ([]byte, []int)
- func (m *VCEvent) GetAuthResponse() *AuthResponse
- func (m *VCEvent) GetBitbucketEvent() *BitbucketEvent
- func (m *VCEvent) GetGithubEvent() *GithubEvent
- func (m *VCEvent) GetGitlabEvent() *GitlabEvent
- func (m *VCEvent) GetNewJwtToken() *NewJwtToken
- func (m *VCEvent) GetType() VCEvent_Type
- func (m *VCEvent) GetVcEvent() isVCEvent_VcEvent
- func (*VCEvent) ProtoMessage()
- func (m *VCEvent) Reset()
- func (m *VCEvent) String() string
- func (m *VCEvent) XXX_DiscardUnknown()
- func (m *VCEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *VCEvent) XXX_Merge(src proto.Message)
- func (*VCEvent) XXX_OneofWrappers() []interface{}
- func (m *VCEvent) XXX_Size() int
- func (m *VCEvent) XXX_Unmarshal(b []byte) error
- type VCEvent_AuthResponse
- type VCEvent_BitbucketEvent
- type VCEvent_GithubEvent
- type VCEvent_GitlabEvent
- type VCEvent_NewJwtToken
- type VCEvent_Type
- type VCServiceClient
- type VCServiceServer
- type VCService_ConnectClient
- type VCService_ConnectServer
- type WriteRequest
- func (*WriteRequest) Descriptor() ([]byte, []int)
- func (m *WriteRequest) GetAuth() *common.Auth
- func (m *WriteRequest) GetOpts() *opts.WriteOptions
- func (*WriteRequest) ProtoMessage()
- func (m *WriteRequest) Reset()
- func (m *WriteRequest) String() string
- func (m *WriteRequest) XXX_DiscardUnknown()
- func (m *WriteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WriteRequest) XXX_Merge(src proto.Message)
- func (m *WriteRequest) XXX_Size() int
- func (m *WriteRequest) XXX_Unmarshal(b []byte) error
- type WriteResponse
- func (*WriteResponse) Descriptor() ([]byte, []int)
- func (m *WriteResponse) GetStatus() *common.Status
- func (*WriteResponse) ProtoMessage()
- func (m *WriteResponse) Reset()
- func (m *WriteResponse) String() string
- func (m *WriteResponse) XXX_DiscardUnknown()
- func (m *WriteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WriteResponse) XXX_Merge(src proto.Message)
- func (m *WriteResponse) XXX_Size() int
- func (m *WriteResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
var GithubEvent_Type_name = map[int32]string{
0: "UNSET",
1: "INSTALL_CREATED",
2: "INSTALL_UPDATED",
3: "INSTALL_DELETED",
5: "INSTALL_SUSPENDED",
6: "INSTALL_UNSUSPENDED",
7: "PULL_CREATED",
8: "PULL_MERGED",
9: "PULL_CLOSED",
10: "PULL_REOPENED",
11: "ISSUE_CREATED",
12: "ISSUE_REOPENED",
13: "ISSUE_CLOSED",
}
var GithubEvent_Type_value = map[string]int32{
"UNSET": 0,
"INSTALL_CREATED": 1,
"INSTALL_UPDATED": 2,
"INSTALL_DELETED": 3,
"INSTALL_SUSPENDED": 5,
"INSTALL_UNSUSPENDED": 6,
"PULL_CREATED": 7,
"PULL_MERGED": 8,
"PULL_CLOSED": 9,
"PULL_REOPENED": 10,
"ISSUE_CREATED": 11,
"ISSUE_REOPENED": 12,
"ISSUE_CLOSED": 13,
}
var Repository_Type_name = map[int32]string{
0: "UNSET",
1: "GITHUB",
2: "GITLAB",
3: "BITBUCKET",
}
var Repository_Type_value = map[string]int32{
"UNSET": 0,
"GITHUB": 1,
"GITLAB": 2,
"BITBUCKET": 3,
}
var SchemaStatus_name = map[int32]string{
0: "SCHEMA_STATUS_UNSET",
1: "SCHEMA_STATUS_ACCEPTED",
2: "SCHEMA_STATUS_PROPOSED",
}
var SchemaStatus_value = map[string]int32{
"SCHEMA_STATUS_UNSET": 0,
"SCHEMA_STATUS_ACCEPTED": 1,
"SCHEMA_STATUS_PROPOSED": 2,
}
var SchemaType_name = map[int32]string{
0: "SCHEMA_TYPE_UNSET",
1: "SCHEMA_TYPE_PROTOBUF",
2: "SCHEMA_TYPE_AVRO",
3: "SCHEMA_TYPE_JSONSCHEMA",
}
var SchemaType_value = map[string]int32{
"SCHEMA_TYPE_UNSET": 0,
"SCHEMA_TYPE_PROTOBUF": 1,
"SCHEMA_TYPE_AVRO": 2,
"SCHEMA_TYPE_JSONSCHEMA": 3,
}
var VCEvent_Type_name = map[int32]string{
0: "UNSET",
1: "AUTH_RESPONSE",
2: "NEW_JWT_TOKEN",
3: "GITHUB",
4: "GITLAB",
5: "BITBUCKET",
}
var VCEvent_Type_value = map[string]int32{
"UNSET": 0,
"AUTH_RESPONSE": 1,
"NEW_JWT_TOKEN": 2,
"GITHUB": 3,
"GITLAB": 4,
"BITBUCKET": 5,
}
Functions ¶
func RegisterPlumberServerServer ¶
func RegisterPlumberServerServer(s *grpc.Server, srv PlumberServerServer)
func RegisterVCServiceServer ¶ added in v0.0.65
func RegisterVCServiceServer(s *grpc.Server, srv VCServiceServer)
Types ¶
type ApproveSchemaVersionRequest ¶ added in v0.0.83
type ApproveSchemaVersionRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` // Schema ID Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Version int32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApproveSchemaVersionRequest) Descriptor ¶ added in v0.0.83
func (*ApproveSchemaVersionRequest) Descriptor() ([]byte, []int)
func (*ApproveSchemaVersionRequest) GetAuth ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) GetAuth() *common.Auth
func (*ApproveSchemaVersionRequest) GetId ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) GetId() string
func (*ApproveSchemaVersionRequest) GetVersion ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) GetVersion() int32
func (*ApproveSchemaVersionRequest) ProtoMessage ¶ added in v0.0.83
func (*ApproveSchemaVersionRequest) ProtoMessage()
func (*ApproveSchemaVersionRequest) Reset ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) Reset()
func (*ApproveSchemaVersionRequest) String ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) String() string
func (*ApproveSchemaVersionRequest) XXX_DiscardUnknown ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) XXX_DiscardUnknown()
func (*ApproveSchemaVersionRequest) XXX_Marshal ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApproveSchemaVersionRequest) XXX_Merge ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) XXX_Merge(src proto.Message)
func (*ApproveSchemaVersionRequest) XXX_Size ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) XXX_Size() int
func (*ApproveSchemaVersionRequest) XXX_Unmarshal ¶ added in v0.0.83
func (m *ApproveSchemaVersionRequest) XXX_Unmarshal(b []byte) error
type ApproveSchemaVersionResponse ¶ added in v0.0.83
type ApproveSchemaVersionResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // The updated version of the schema definition after approval Schema *Schema `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ApproveSchemaVersionResponse) Descriptor ¶ added in v0.0.83
func (*ApproveSchemaVersionResponse) Descriptor() ([]byte, []int)
func (*ApproveSchemaVersionResponse) GetSchema ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) GetSchema() *Schema
func (*ApproveSchemaVersionResponse) GetStatus ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) GetStatus() *common.Status
func (*ApproveSchemaVersionResponse) ProtoMessage ¶ added in v0.0.83
func (*ApproveSchemaVersionResponse) ProtoMessage()
func (*ApproveSchemaVersionResponse) Reset ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) Reset()
func (*ApproveSchemaVersionResponse) String ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) String() string
func (*ApproveSchemaVersionResponse) XXX_DiscardUnknown ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) XXX_DiscardUnknown()
func (*ApproveSchemaVersionResponse) XXX_Marshal ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ApproveSchemaVersionResponse) XXX_Merge ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) XXX_Merge(src proto.Message)
func (*ApproveSchemaVersionResponse) XXX_Size ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) XXX_Size() int
func (*ApproveSchemaVersionResponse) XXX_Unmarshal ¶ added in v0.0.83
func (m *ApproveSchemaVersionResponse) XXX_Unmarshal(b []byte) error
type AuthResponse ¶ added in v0.0.41
type AuthResponse struct { Authorized bool `protobuf:"varint,1,opt,name=authorized,proto3" json:"authorized,omitempty"` Message string `protobuf:"bytes,2,opt,name=message,proto3" json:"message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
AuthResponse is sent by github-service and received by plumber VCServiceServer.Connect()
func (*AuthResponse) Descriptor ¶ added in v0.0.41
func (*AuthResponse) Descriptor() ([]byte, []int)
func (*AuthResponse) GetAuthorized ¶ added in v0.0.41
func (m *AuthResponse) GetAuthorized() bool
func (*AuthResponse) GetMessage ¶ added in v0.0.41
func (m *AuthResponse) GetMessage() string
func (*AuthResponse) ProtoMessage ¶ added in v0.0.41
func (*AuthResponse) ProtoMessage()
func (*AuthResponse) Reset ¶ added in v0.0.41
func (m *AuthResponse) Reset()
func (*AuthResponse) String ¶ added in v0.0.41
func (m *AuthResponse) String() string
func (*AuthResponse) XXX_DiscardUnknown ¶ added in v0.0.41
func (m *AuthResponse) XXX_DiscardUnknown()
func (*AuthResponse) XXX_Marshal ¶ added in v0.0.41
func (m *AuthResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AuthResponse) XXX_Merge ¶ added in v0.0.41
func (m *AuthResponse) XXX_Merge(src proto.Message)
func (*AuthResponse) XXX_Size ¶ added in v0.0.41
func (m *AuthResponse) XXX_Size() int
func (*AuthResponse) XXX_Unmarshal ¶ added in v0.0.41
func (m *AuthResponse) XXX_Unmarshal(b []byte) error
type BitbucketEvent ¶ added in v0.0.65
type BitbucketEvent struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*BitbucketEvent) Descriptor ¶ added in v0.0.65
func (*BitbucketEvent) Descriptor() ([]byte, []int)
func (*BitbucketEvent) ProtoMessage ¶ added in v0.0.65
func (*BitbucketEvent) ProtoMessage()
func (*BitbucketEvent) Reset ¶ added in v0.0.65
func (m *BitbucketEvent) Reset()
func (*BitbucketEvent) String ¶ added in v0.0.65
func (m *BitbucketEvent) String() string
func (*BitbucketEvent) XXX_DiscardUnknown ¶ added in v0.0.65
func (m *BitbucketEvent) XXX_DiscardUnknown()
func (*BitbucketEvent) XXX_Marshal ¶ added in v0.0.65
func (m *BitbucketEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*BitbucketEvent) XXX_Merge ¶ added in v0.0.65
func (m *BitbucketEvent) XXX_Merge(src proto.Message)
func (*BitbucketEvent) XXX_Size ¶ added in v0.0.65
func (m *BitbucketEvent) XXX_Size() int
func (*BitbucketEvent) XXX_Unmarshal ¶ added in v0.0.65
func (m *BitbucketEvent) XXX_Unmarshal(b []byte) error
type ConnectAuthRequest ¶ added in v0.0.41
type ConnectAuthRequest struct { // JWT token returned during install process ApiToken string `protobuf:"bytes,1,opt,name=api_token,json=apiToken,proto3" json:"api_token,omitempty"` // unix timestamp. VC-service will pull all events from the database starting at this timestamp StartAt int64 `protobuf:"varint,2,opt,name=start_at,json=startAt,proto3" json:"start_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Sent by plumber, received by github-service
func (*ConnectAuthRequest) Descriptor ¶ added in v0.0.41
func (*ConnectAuthRequest) Descriptor() ([]byte, []int)
func (*ConnectAuthRequest) GetApiToken ¶ added in v0.0.41
func (m *ConnectAuthRequest) GetApiToken() string
func (*ConnectAuthRequest) GetStartAt ¶ added in v0.0.94
func (m *ConnectAuthRequest) GetStartAt() int64
func (*ConnectAuthRequest) ProtoMessage ¶ added in v0.0.41
func (*ConnectAuthRequest) ProtoMessage()
func (*ConnectAuthRequest) Reset ¶ added in v0.0.41
func (m *ConnectAuthRequest) Reset()
func (*ConnectAuthRequest) String ¶ added in v0.0.41
func (m *ConnectAuthRequest) String() string
func (*ConnectAuthRequest) XXX_DiscardUnknown ¶ added in v0.0.41
func (m *ConnectAuthRequest) XXX_DiscardUnknown()
func (*ConnectAuthRequest) XXX_Marshal ¶ added in v0.0.41
func (m *ConnectAuthRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnectAuthRequest) XXX_Merge ¶ added in v0.0.41
func (m *ConnectAuthRequest) XXX_Merge(src proto.Message)
func (*ConnectAuthRequest) XXX_Size ¶ added in v0.0.41
func (m *ConnectAuthRequest) XXX_Size() int
func (*ConnectAuthRequest) XXX_Unmarshal ¶ added in v0.0.41
func (m *ConnectAuthRequest) XXX_Unmarshal(b []byte) error
type CounterDataPoint ¶ added in v0.0.92
type CounterDataPoint struct { UnixTs int64 `protobuf:"varint,1,opt,name=unix_ts,json=unixTs,proto3" json:"unix_ts,omitempty"` Value float64 `protobuf:"fixed64,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CounterDataPoint) Descriptor ¶ added in v0.0.92
func (*CounterDataPoint) Descriptor() ([]byte, []int)
func (*CounterDataPoint) GetUnixTs ¶ added in v0.0.92
func (m *CounterDataPoint) GetUnixTs() int64
func (*CounterDataPoint) GetValue ¶ added in v0.0.92
func (m *CounterDataPoint) GetValue() float64
func (*CounterDataPoint) ProtoMessage ¶ added in v0.0.92
func (*CounterDataPoint) ProtoMessage()
func (*CounterDataPoint) Reset ¶ added in v0.0.92
func (m *CounterDataPoint) Reset()
func (*CounterDataPoint) String ¶ added in v0.0.92
func (m *CounterDataPoint) String() string
func (*CounterDataPoint) XXX_DiscardUnknown ¶ added in v0.0.92
func (m *CounterDataPoint) XXX_DiscardUnknown()
func (*CounterDataPoint) XXX_Marshal ¶ added in v0.0.92
func (m *CounterDataPoint) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CounterDataPoint) XXX_Merge ¶ added in v0.0.92
func (m *CounterDataPoint) XXX_Merge(src proto.Message)
func (*CounterDataPoint) XXX_Size ¶ added in v0.0.92
func (m *CounterDataPoint) XXX_Size() int
func (*CounterDataPoint) XXX_Unmarshal ¶ added in v0.0.92
func (m *CounterDataPoint) XXX_Unmarshal(b []byte) error
type CreateAlertRequest ¶ added in v0.0.84
type CreateAlertRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Alert *opts.AlertOptions `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAlertRequest) Descriptor ¶ added in v0.0.84
func (*CreateAlertRequest) Descriptor() ([]byte, []int)
func (*CreateAlertRequest) GetAlert ¶ added in v0.0.84
func (m *CreateAlertRequest) GetAlert() *opts.AlertOptions
func (*CreateAlertRequest) GetAuth ¶ added in v0.0.84
func (m *CreateAlertRequest) GetAuth() *common.Auth
func (*CreateAlertRequest) ProtoMessage ¶ added in v0.0.84
func (*CreateAlertRequest) ProtoMessage()
func (*CreateAlertRequest) Reset ¶ added in v0.0.84
func (m *CreateAlertRequest) Reset()
func (*CreateAlertRequest) String ¶ added in v0.0.84
func (m *CreateAlertRequest) String() string
func (*CreateAlertRequest) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *CreateAlertRequest) XXX_DiscardUnknown()
func (*CreateAlertRequest) XXX_Marshal ¶ added in v0.0.84
func (m *CreateAlertRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAlertRequest) XXX_Merge ¶ added in v0.0.84
func (m *CreateAlertRequest) XXX_Merge(src proto.Message)
func (*CreateAlertRequest) XXX_Size ¶ added in v0.0.84
func (m *CreateAlertRequest) XXX_Size() int
func (*CreateAlertRequest) XXX_Unmarshal ¶ added in v0.0.84
func (m *CreateAlertRequest) XXX_Unmarshal(b []byte) error
type CreateAlertResponse ¶ added in v0.0.84
type CreateAlertResponse struct { Alert *opts.AlertOptions `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateAlertResponse) Descriptor ¶ added in v0.0.84
func (*CreateAlertResponse) Descriptor() ([]byte, []int)
func (*CreateAlertResponse) GetAlert ¶ added in v0.0.84
func (m *CreateAlertResponse) GetAlert() *opts.AlertOptions
func (*CreateAlertResponse) GetStatus ¶ added in v0.0.84
func (m *CreateAlertResponse) GetStatus() *common.Status
func (*CreateAlertResponse) ProtoMessage ¶ added in v0.0.84
func (*CreateAlertResponse) ProtoMessage()
func (*CreateAlertResponse) Reset ¶ added in v0.0.84
func (m *CreateAlertResponse) Reset()
func (*CreateAlertResponse) String ¶ added in v0.0.84
func (m *CreateAlertResponse) String() string
func (*CreateAlertResponse) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *CreateAlertResponse) XXX_DiscardUnknown()
func (*CreateAlertResponse) XXX_Marshal ¶ added in v0.0.84
func (m *CreateAlertResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateAlertResponse) XXX_Merge ¶ added in v0.0.84
func (m *CreateAlertResponse) XXX_Merge(src proto.Message)
func (*CreateAlertResponse) XXX_Size ¶ added in v0.0.84
func (m *CreateAlertResponse) XXX_Size() int
func (*CreateAlertResponse) XXX_Unmarshal ¶ added in v0.0.84
func (m *CreateAlertResponse) XXX_Unmarshal(b []byte) error
type CreateCompositeRequest ¶ added in v0.0.103
type CreateCompositeRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Composite *opts.Composite `protobuf:"bytes,2,opt,name=composite,proto3" json:"composite,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateCompositeRequest) Descriptor ¶ added in v0.0.103
func (*CreateCompositeRequest) Descriptor() ([]byte, []int)
func (*CreateCompositeRequest) GetAuth ¶ added in v0.0.103
func (m *CreateCompositeRequest) GetAuth() *common.Auth
func (*CreateCompositeRequest) GetComposite ¶ added in v0.0.103
func (m *CreateCompositeRequest) GetComposite() *opts.Composite
func (*CreateCompositeRequest) ProtoMessage ¶ added in v0.0.103
func (*CreateCompositeRequest) ProtoMessage()
func (*CreateCompositeRequest) Reset ¶ added in v0.0.103
func (m *CreateCompositeRequest) Reset()
func (*CreateCompositeRequest) String ¶ added in v0.0.103
func (m *CreateCompositeRequest) String() string
func (*CreateCompositeRequest) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *CreateCompositeRequest) XXX_DiscardUnknown()
func (*CreateCompositeRequest) XXX_Marshal ¶ added in v0.0.103
func (m *CreateCompositeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateCompositeRequest) XXX_Merge ¶ added in v0.0.103
func (m *CreateCompositeRequest) XXX_Merge(src proto.Message)
func (*CreateCompositeRequest) XXX_Size ¶ added in v0.0.103
func (m *CreateCompositeRequest) XXX_Size() int
func (*CreateCompositeRequest) XXX_Unmarshal ¶ added in v0.0.103
func (m *CreateCompositeRequest) XXX_Unmarshal(b []byte) error
type CreateCompositeResponse ¶ added in v0.0.103
type CreateCompositeResponse struct { Composite *opts.Composite `protobuf:"bytes,1,opt,name=composite,proto3" json:"composite,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateCompositeResponse) Descriptor ¶ added in v0.0.103
func (*CreateCompositeResponse) Descriptor() ([]byte, []int)
func (*CreateCompositeResponse) GetComposite ¶ added in v0.0.103
func (m *CreateCompositeResponse) GetComposite() *opts.Composite
func (*CreateCompositeResponse) GetStatus ¶ added in v0.0.103
func (m *CreateCompositeResponse) GetStatus() *common.Status
func (*CreateCompositeResponse) ProtoMessage ¶ added in v0.0.103
func (*CreateCompositeResponse) ProtoMessage()
func (*CreateCompositeResponse) Reset ¶ added in v0.0.103
func (m *CreateCompositeResponse) Reset()
func (*CreateCompositeResponse) String ¶ added in v0.0.103
func (m *CreateCompositeResponse) String() string
func (*CreateCompositeResponse) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *CreateCompositeResponse) XXX_DiscardUnknown()
func (*CreateCompositeResponse) XXX_Marshal ¶ added in v0.0.103
func (m *CreateCompositeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateCompositeResponse) XXX_Merge ¶ added in v0.0.103
func (m *CreateCompositeResponse) XXX_Merge(src proto.Message)
func (*CreateCompositeResponse) XXX_Size ¶ added in v0.0.103
func (m *CreateCompositeResponse) XXX_Size() int
func (*CreateCompositeResponse) XXX_Unmarshal ¶ added in v0.0.103
func (m *CreateCompositeResponse) XXX_Unmarshal(b []byte) error
type CreateConnectionRequest ¶
type CreateConnectionRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Options *opts.ConnectionOptions `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateConnectionRequest) Descriptor ¶
func (*CreateConnectionRequest) Descriptor() ([]byte, []int)
func (*CreateConnectionRequest) GetAuth ¶
func (m *CreateConnectionRequest) GetAuth() *common.Auth
func (*CreateConnectionRequest) GetOptions ¶ added in v0.0.49
func (m *CreateConnectionRequest) GetOptions() *opts.ConnectionOptions
func (*CreateConnectionRequest) ProtoMessage ¶
func (*CreateConnectionRequest) ProtoMessage()
func (*CreateConnectionRequest) Reset ¶
func (m *CreateConnectionRequest) Reset()
func (*CreateConnectionRequest) String ¶
func (m *CreateConnectionRequest) String() string
func (*CreateConnectionRequest) XXX_DiscardUnknown ¶
func (m *CreateConnectionRequest) XXX_DiscardUnknown()
func (*CreateConnectionRequest) XXX_Marshal ¶
func (m *CreateConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateConnectionRequest) XXX_Merge ¶
func (m *CreateConnectionRequest) XXX_Merge(src proto.Message)
func (*CreateConnectionRequest) XXX_Size ¶
func (m *CreateConnectionRequest) XXX_Size() int
func (*CreateConnectionRequest) XXX_Unmarshal ¶
func (m *CreateConnectionRequest) XXX_Unmarshal(b []byte) error
type CreateConnectionResponse ¶
type CreateConnectionResponse struct { // Set with uuid that represents connection if create is successful ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateConnectionResponse) Descriptor ¶
func (*CreateConnectionResponse) Descriptor() ([]byte, []int)
func (*CreateConnectionResponse) GetConnectionId ¶
func (m *CreateConnectionResponse) GetConnectionId() string
func (*CreateConnectionResponse) ProtoMessage ¶
func (*CreateConnectionResponse) ProtoMessage()
func (*CreateConnectionResponse) Reset ¶
func (m *CreateConnectionResponse) Reset()
func (*CreateConnectionResponse) String ¶
func (m *CreateConnectionResponse) String() string
func (*CreateConnectionResponse) XXX_DiscardUnknown ¶
func (m *CreateConnectionResponse) XXX_DiscardUnknown()
func (*CreateConnectionResponse) XXX_Marshal ¶
func (m *CreateConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateConnectionResponse) XXX_Merge ¶
func (m *CreateConnectionResponse) XXX_Merge(src proto.Message)
func (*CreateConnectionResponse) XXX_Size ¶
func (m *CreateConnectionResponse) XXX_Size() int
func (*CreateConnectionResponse) XXX_Unmarshal ¶
func (m *CreateConnectionResponse) XXX_Unmarshal(b []byte) error
type CreateDynamicRequest ¶ added in v0.0.130
type CreateDynamicRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Opts *opts.DynamicOptions `protobuf:"bytes,1,opt,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateDynamicRequest) Descriptor ¶ added in v0.0.130
func (*CreateDynamicRequest) Descriptor() ([]byte, []int)
func (*CreateDynamicRequest) GetAuth ¶ added in v0.0.130
func (m *CreateDynamicRequest) GetAuth() *common.Auth
func (*CreateDynamicRequest) GetOpts ¶ added in v0.0.130
func (m *CreateDynamicRequest) GetOpts() *opts.DynamicOptions
func (*CreateDynamicRequest) ProtoMessage ¶ added in v0.0.130
func (*CreateDynamicRequest) ProtoMessage()
func (*CreateDynamicRequest) Reset ¶ added in v0.0.130
func (m *CreateDynamicRequest) Reset()
func (*CreateDynamicRequest) String ¶ added in v0.0.130
func (m *CreateDynamicRequest) String() string
func (*CreateDynamicRequest) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *CreateDynamicRequest) XXX_DiscardUnknown()
func (*CreateDynamicRequest) XXX_Marshal ¶ added in v0.0.130
func (m *CreateDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDynamicRequest) XXX_Merge ¶ added in v0.0.130
func (m *CreateDynamicRequest) XXX_Merge(src proto.Message)
func (*CreateDynamicRequest) XXX_Size ¶ added in v0.0.130
func (m *CreateDynamicRequest) XXX_Size() int
func (*CreateDynamicRequest) XXX_Unmarshal ¶ added in v0.0.130
func (m *CreateDynamicRequest) XXX_Unmarshal(b []byte) error
type CreateDynamicResponse ¶ added in v0.0.130
type CreateDynamicResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // ID of the created dynamic destination entry DynamicId string `protobuf:"bytes,1,opt,name=dynamic_id,json=dynamicId,proto3" json:"dynamic_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateDynamicResponse) Descriptor ¶ added in v0.0.130
func (*CreateDynamicResponse) Descriptor() ([]byte, []int)
func (*CreateDynamicResponse) GetDynamicId ¶ added in v0.0.130
func (m *CreateDynamicResponse) GetDynamicId() string
func (*CreateDynamicResponse) GetStatus ¶ added in v0.0.130
func (m *CreateDynamicResponse) GetStatus() *common.Status
func (*CreateDynamicResponse) ProtoMessage ¶ added in v0.0.130
func (*CreateDynamicResponse) ProtoMessage()
func (*CreateDynamicResponse) Reset ¶ added in v0.0.130
func (m *CreateDynamicResponse) Reset()
func (*CreateDynamicResponse) String ¶ added in v0.0.130
func (m *CreateDynamicResponse) String() string
func (*CreateDynamicResponse) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *CreateDynamicResponse) XXX_DiscardUnknown()
func (*CreateDynamicResponse) XXX_Marshal ¶ added in v0.0.130
func (m *CreateDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDynamicResponse) XXX_Merge ¶ added in v0.0.130
func (m *CreateDynamicResponse) XXX_Merge(src proto.Message)
func (*CreateDynamicResponse) XXX_Size ¶ added in v0.0.130
func (m *CreateDynamicResponse) XXX_Size() int
func (*CreateDynamicResponse) XXX_Unmarshal ¶ added in v0.0.130
func (m *CreateDynamicResponse) XXX_Unmarshal(b []byte) error
type CreateMonitorRequest ¶ added in v0.0.84
type CreateMonitorRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Monitor *opts.MonitorOptions `protobuf:"bytes,1,opt,name=monitor,proto3" json:"monitor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateMonitorRequest) Descriptor ¶ added in v0.0.84
func (*CreateMonitorRequest) Descriptor() ([]byte, []int)
func (*CreateMonitorRequest) GetAuth ¶ added in v0.0.84
func (m *CreateMonitorRequest) GetAuth() *common.Auth
func (*CreateMonitorRequest) GetMonitor ¶ added in v0.0.91
func (m *CreateMonitorRequest) GetMonitor() *opts.MonitorOptions
func (*CreateMonitorRequest) ProtoMessage ¶ added in v0.0.84
func (*CreateMonitorRequest) ProtoMessage()
func (*CreateMonitorRequest) Reset ¶ added in v0.0.84
func (m *CreateMonitorRequest) Reset()
func (*CreateMonitorRequest) String ¶ added in v0.0.84
func (m *CreateMonitorRequest) String() string
func (*CreateMonitorRequest) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *CreateMonitorRequest) XXX_DiscardUnknown()
func (*CreateMonitorRequest) XXX_Marshal ¶ added in v0.0.84
func (m *CreateMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateMonitorRequest) XXX_Merge ¶ added in v0.0.84
func (m *CreateMonitorRequest) XXX_Merge(src proto.Message)
func (*CreateMonitorRequest) XXX_Size ¶ added in v0.0.84
func (m *CreateMonitorRequest) XXX_Size() int
func (*CreateMonitorRequest) XXX_Unmarshal ¶ added in v0.0.84
func (m *CreateMonitorRequest) XXX_Unmarshal(b []byte) error
type CreateMonitorResponse ¶ added in v0.0.84
type CreateMonitorResponse struct { Monitor *opts.MonitorOptions `protobuf:"bytes,1,opt,name=monitor,proto3" json:"monitor,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateMonitorResponse) Descriptor ¶ added in v0.0.84
func (*CreateMonitorResponse) Descriptor() ([]byte, []int)
func (*CreateMonitorResponse) GetMonitor ¶ added in v0.0.84
func (m *CreateMonitorResponse) GetMonitor() *opts.MonitorOptions
func (*CreateMonitorResponse) GetStatus ¶ added in v0.0.84
func (m *CreateMonitorResponse) GetStatus() *common.Status
func (*CreateMonitorResponse) ProtoMessage ¶ added in v0.0.84
func (*CreateMonitorResponse) ProtoMessage()
func (*CreateMonitorResponse) Reset ¶ added in v0.0.84
func (m *CreateMonitorResponse) Reset()
func (*CreateMonitorResponse) String ¶ added in v0.0.84
func (m *CreateMonitorResponse) String() string
func (*CreateMonitorResponse) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *CreateMonitorResponse) XXX_DiscardUnknown()
func (*CreateMonitorResponse) XXX_Marshal ¶ added in v0.0.84
func (m *CreateMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateMonitorResponse) XXX_Merge ¶ added in v0.0.84
func (m *CreateMonitorResponse) XXX_Merge(src proto.Message)
func (*CreateMonitorResponse) XXX_Size ¶ added in v0.0.84
func (m *CreateMonitorResponse) XXX_Size() int
func (*CreateMonitorResponse) XXX_Unmarshal ¶ added in v0.0.84
func (m *CreateMonitorResponse) XXX_Unmarshal(b []byte) error
type CreatePRRequest ¶ added in v0.0.86
type CreatePRRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` RepoUrl string `protobuf:"bytes,1,opt,name=repo_url,json=repoUrl,proto3" json:"repo_url,omitempty"` PrName string `protobuf:"bytes,2,opt,name=pr_name,json=prName,proto3" json:"pr_name,omitempty"` PrBody string `protobuf:"bytes,3,opt,name=pr_body,json=prBody,proto3" json:"pr_body,omitempty"` BranchName string `protobuf:"bytes,4,opt,name=branch_name,json=branchName,proto3" json:"branch_name,omitempty"` Files []*CreatePRRequest_PRFile `protobuf:"bytes,5,rep,name=files,proto3" json:"files,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreatePRRequest) Descriptor ¶ added in v0.0.86
func (*CreatePRRequest) Descriptor() ([]byte, []int)
func (*CreatePRRequest) GetAuth ¶ added in v0.0.86
func (m *CreatePRRequest) GetAuth() *common.Auth
func (*CreatePRRequest) GetBranchName ¶ added in v0.0.87
func (m *CreatePRRequest) GetBranchName() string
func (*CreatePRRequest) GetFiles ¶ added in v0.0.86
func (m *CreatePRRequest) GetFiles() []*CreatePRRequest_PRFile
func (*CreatePRRequest) GetPrBody ¶ added in v0.0.86
func (m *CreatePRRequest) GetPrBody() string
func (*CreatePRRequest) GetPrName ¶ added in v0.0.86
func (m *CreatePRRequest) GetPrName() string
func (*CreatePRRequest) GetRepoUrl ¶ added in v0.0.86
func (m *CreatePRRequest) GetRepoUrl() string
func (*CreatePRRequest) ProtoMessage ¶ added in v0.0.86
func (*CreatePRRequest) ProtoMessage()
func (*CreatePRRequest) Reset ¶ added in v0.0.86
func (m *CreatePRRequest) Reset()
func (*CreatePRRequest) String ¶ added in v0.0.86
func (m *CreatePRRequest) String() string
func (*CreatePRRequest) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *CreatePRRequest) XXX_DiscardUnknown()
func (*CreatePRRequest) XXX_Marshal ¶ added in v0.0.86
func (m *CreatePRRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePRRequest) XXX_Merge ¶ added in v0.0.86
func (m *CreatePRRequest) XXX_Merge(src proto.Message)
func (*CreatePRRequest) XXX_Size ¶ added in v0.0.86
func (m *CreatePRRequest) XXX_Size() int
func (*CreatePRRequest) XXX_Unmarshal ¶ added in v0.0.86
func (m *CreatePRRequest) XXX_Unmarshal(b []byte) error
type CreatePRRequest_PRFile ¶ added in v0.0.86
type CreatePRRequest_PRFile struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Contents []byte `protobuf:"bytes,2,opt,name=contents,proto3" json:"contents,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreatePRRequest_PRFile) Descriptor ¶ added in v0.0.86
func (*CreatePRRequest_PRFile) Descriptor() ([]byte, []int)
func (*CreatePRRequest_PRFile) GetContents ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) GetContents() []byte
func (*CreatePRRequest_PRFile) GetPath ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) GetPath() string
func (*CreatePRRequest_PRFile) ProtoMessage ¶ added in v0.0.86
func (*CreatePRRequest_PRFile) ProtoMessage()
func (*CreatePRRequest_PRFile) Reset ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) Reset()
func (*CreatePRRequest_PRFile) String ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) String() string
func (*CreatePRRequest_PRFile) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) XXX_DiscardUnknown()
func (*CreatePRRequest_PRFile) XXX_Marshal ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePRRequest_PRFile) XXX_Merge ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) XXX_Merge(src proto.Message)
func (*CreatePRRequest_PRFile) XXX_Size ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) XXX_Size() int
func (*CreatePRRequest_PRFile) XXX_Unmarshal ¶ added in v0.0.86
func (m *CreatePRRequest_PRFile) XXX_Unmarshal(b []byte) error
type CreatePRResponse ¶ added in v0.0.86
type CreatePRResponse struct { Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"` FullPath string `protobuf:"bytes,2,opt,name=full_path,json=fullPath,proto3" json:"full_path,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreatePRResponse) Descriptor ¶ added in v0.0.86
func (*CreatePRResponse) Descriptor() ([]byte, []int)
func (*CreatePRResponse) GetFullPath ¶ added in v0.0.86
func (m *CreatePRResponse) GetFullPath() string
func (*CreatePRResponse) GetUrl ¶ added in v0.0.86
func (m *CreatePRResponse) GetUrl() string
func (*CreatePRResponse) ProtoMessage ¶ added in v0.0.86
func (*CreatePRResponse) ProtoMessage()
func (*CreatePRResponse) Reset ¶ added in v0.0.86
func (m *CreatePRResponse) Reset()
func (*CreatePRResponse) String ¶ added in v0.0.86
func (m *CreatePRResponse) String() string
func (*CreatePRResponse) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *CreatePRResponse) XXX_DiscardUnknown()
func (*CreatePRResponse) XXX_Marshal ¶ added in v0.0.86
func (m *CreatePRResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreatePRResponse) XXX_Merge ¶ added in v0.0.86
func (m *CreatePRResponse) XXX_Merge(src proto.Message)
func (*CreatePRResponse) XXX_Size ¶ added in v0.0.86
func (m *CreatePRResponse) XXX_Size() int
func (*CreatePRResponse) XXX_Unmarshal ¶ added in v0.0.86
func (m *CreatePRResponse) XXX_Unmarshal(b []byte) error
type CreateReadRequest ¶ added in v0.0.20
type CreateReadRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Read *opts.ReadOptions `protobuf:"bytes,1,opt,name=read,proto3" json:"read,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateReadRequest) Descriptor ¶ added in v0.0.20
func (*CreateReadRequest) Descriptor() ([]byte, []int)
func (*CreateReadRequest) GetAuth ¶ added in v0.0.20
func (m *CreateReadRequest) GetAuth() *common.Auth
func (*CreateReadRequest) GetRead ¶ added in v0.0.20
func (m *CreateReadRequest) GetRead() *opts.ReadOptions
func (*CreateReadRequest) ProtoMessage ¶ added in v0.0.20
func (*CreateReadRequest) ProtoMessage()
func (*CreateReadRequest) Reset ¶ added in v0.0.20
func (m *CreateReadRequest) Reset()
func (*CreateReadRequest) String ¶ added in v0.0.20
func (m *CreateReadRequest) String() string
func (*CreateReadRequest) XXX_DiscardUnknown ¶ added in v0.0.20
func (m *CreateReadRequest) XXX_DiscardUnknown()
func (*CreateReadRequest) XXX_Marshal ¶ added in v0.0.20
func (m *CreateReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateReadRequest) XXX_Merge ¶ added in v0.0.20
func (m *CreateReadRequest) XXX_Merge(src proto.Message)
func (*CreateReadRequest) XXX_Size ¶ added in v0.0.20
func (m *CreateReadRequest) XXX_Size() int
func (*CreateReadRequest) XXX_Unmarshal ¶ added in v0.0.20
func (m *CreateReadRequest) XXX_Unmarshal(b []byte) error
type CreateReadResponse ¶ added in v0.0.20
type CreateReadResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // Assigned and returned by plumber-server to identify a successful read request ReadId string `protobuf:"bytes,1,opt,name=read_id,json=readId,proto3" json:"read_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateReadResponse) Descriptor ¶ added in v0.0.20
func (*CreateReadResponse) Descriptor() ([]byte, []int)
func (*CreateReadResponse) GetReadId ¶ added in v0.0.20
func (m *CreateReadResponse) GetReadId() string
func (*CreateReadResponse) GetStatus ¶ added in v0.0.20
func (m *CreateReadResponse) GetStatus() *common.Status
func (*CreateReadResponse) ProtoMessage ¶ added in v0.0.20
func (*CreateReadResponse) ProtoMessage()
func (*CreateReadResponse) Reset ¶ added in v0.0.20
func (m *CreateReadResponse) Reset()
func (*CreateReadResponse) String ¶ added in v0.0.20
func (m *CreateReadResponse) String() string
func (*CreateReadResponse) XXX_DiscardUnknown ¶ added in v0.0.20
func (m *CreateReadResponse) XXX_DiscardUnknown()
func (*CreateReadResponse) XXX_Marshal ¶ added in v0.0.20
func (m *CreateReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateReadResponse) XXX_Merge ¶ added in v0.0.20
func (m *CreateReadResponse) XXX_Merge(src proto.Message)
func (*CreateReadResponse) XXX_Size ¶ added in v0.0.20
func (m *CreateReadResponse) XXX_Size() int
func (*CreateReadResponse) XXX_Unmarshal ¶ added in v0.0.20
func (m *CreateReadResponse) XXX_Unmarshal(b []byte) error
type CreateRelayRequest ¶
type CreateRelayRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Opts *opts.RelayOptions `protobuf:"bytes,1,opt,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateRelayRequest) Descriptor ¶
func (*CreateRelayRequest) Descriptor() ([]byte, []int)
func (*CreateRelayRequest) GetAuth ¶
func (m *CreateRelayRequest) GetAuth() *common.Auth
func (*CreateRelayRequest) GetOpts ¶ added in v0.0.49
func (m *CreateRelayRequest) GetOpts() *opts.RelayOptions
func (*CreateRelayRequest) ProtoMessage ¶
func (*CreateRelayRequest) ProtoMessage()
func (*CreateRelayRequest) Reset ¶
func (m *CreateRelayRequest) Reset()
func (*CreateRelayRequest) String ¶
func (m *CreateRelayRequest) String() string
func (*CreateRelayRequest) XXX_DiscardUnknown ¶
func (m *CreateRelayRequest) XXX_DiscardUnknown()
func (*CreateRelayRequest) XXX_Marshal ¶
func (m *CreateRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateRelayRequest) XXX_Merge ¶
func (m *CreateRelayRequest) XXX_Merge(src proto.Message)
func (*CreateRelayRequest) XXX_Size ¶
func (m *CreateRelayRequest) XXX_Size() int
func (*CreateRelayRequest) XXX_Unmarshal ¶
func (m *CreateRelayRequest) XXX_Unmarshal(b []byte) error
type CreateRelayResponse ¶
type CreateRelayResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // ID of the created relay entry RelayId string `protobuf:"bytes,1,opt,name=relay_id,json=relayId,proto3" json:"relay_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateRelayResponse) Descriptor ¶
func (*CreateRelayResponse) Descriptor() ([]byte, []int)
func (*CreateRelayResponse) GetRelayId ¶
func (m *CreateRelayResponse) GetRelayId() string
func (*CreateRelayResponse) GetStatus ¶
func (m *CreateRelayResponse) GetStatus() *common.Status
func (*CreateRelayResponse) ProtoMessage ¶
func (*CreateRelayResponse) ProtoMessage()
func (*CreateRelayResponse) Reset ¶
func (m *CreateRelayResponse) Reset()
func (*CreateRelayResponse) String ¶
func (m *CreateRelayResponse) String() string
func (*CreateRelayResponse) XXX_DiscardUnknown ¶
func (m *CreateRelayResponse) XXX_DiscardUnknown()
func (*CreateRelayResponse) XXX_Marshal ¶
func (m *CreateRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateRelayResponse) XXX_Merge ¶
func (m *CreateRelayResponse) XXX_Merge(src proto.Message)
func (*CreateRelayResponse) XXX_Size ¶
func (m *CreateRelayResponse) XXX_Size() int
func (*CreateRelayResponse) XXX_Unmarshal ¶
func (m *CreateRelayResponse) XXX_Unmarshal(b []byte) error
type CreateServiceRequest ¶ added in v0.0.27
type CreateServiceRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateServiceRequest) Descriptor ¶ added in v0.0.27
func (*CreateServiceRequest) Descriptor() ([]byte, []int)
func (*CreateServiceRequest) GetAuth ¶ added in v0.0.27
func (m *CreateServiceRequest) GetAuth() *common.Auth
func (*CreateServiceRequest) GetService ¶ added in v0.0.27
func (m *CreateServiceRequest) GetService() *Service
func (*CreateServiceRequest) ProtoMessage ¶ added in v0.0.27
func (*CreateServiceRequest) ProtoMessage()
func (*CreateServiceRequest) Reset ¶ added in v0.0.27
func (m *CreateServiceRequest) Reset()
func (*CreateServiceRequest) String ¶ added in v0.0.27
func (m *CreateServiceRequest) String() string
func (*CreateServiceRequest) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *CreateServiceRequest) XXX_DiscardUnknown()
func (*CreateServiceRequest) XXX_Marshal ¶ added in v0.0.27
func (m *CreateServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateServiceRequest) XXX_Merge ¶ added in v0.0.27
func (m *CreateServiceRequest) XXX_Merge(src proto.Message)
func (*CreateServiceRequest) XXX_Size ¶ added in v0.0.27
func (m *CreateServiceRequest) XXX_Size() int
func (*CreateServiceRequest) XXX_Unmarshal ¶ added in v0.0.27
func (m *CreateServiceRequest) XXX_Unmarshal(b []byte) error
type CreateServiceResponse ¶ added in v0.0.27
type CreateServiceResponse struct { Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateServiceResponse) Descriptor ¶ added in v0.0.27
func (*CreateServiceResponse) Descriptor() ([]byte, []int)
func (*CreateServiceResponse) GetService ¶ added in v0.0.27
func (m *CreateServiceResponse) GetService() *Service
func (*CreateServiceResponse) GetStatus ¶ added in v0.0.27
func (m *CreateServiceResponse) GetStatus() *common.Status
func (*CreateServiceResponse) ProtoMessage ¶ added in v0.0.27
func (*CreateServiceResponse) ProtoMessage()
func (*CreateServiceResponse) Reset ¶ added in v0.0.27
func (m *CreateServiceResponse) Reset()
func (*CreateServiceResponse) String ¶ added in v0.0.27
func (m *CreateServiceResponse) String() string
func (*CreateServiceResponse) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *CreateServiceResponse) XXX_DiscardUnknown()
func (*CreateServiceResponse) XXX_Marshal ¶ added in v0.0.27
func (m *CreateServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateServiceResponse) XXX_Merge ¶ added in v0.0.27
func (m *CreateServiceResponse) XXX_Merge(src proto.Message)
func (*CreateServiceResponse) XXX_Size ¶ added in v0.0.27
func (m *CreateServiceResponse) XXX_Size() int
func (*CreateServiceResponse) XXX_Unmarshal ¶ added in v0.0.27
func (m *CreateServiceResponse) XXX_Unmarshal(b []byte) error
type CreateValidationRequest ¶ added in v0.0.88
type CreateValidationRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Validation *common.Validation `protobuf:"bytes,1,opt,name=validation,proto3" json:"validation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateValidationRequest) Descriptor ¶ added in v0.0.88
func (*CreateValidationRequest) Descriptor() ([]byte, []int)
func (*CreateValidationRequest) GetAuth ¶ added in v0.0.88
func (m *CreateValidationRequest) GetAuth() *common.Auth
func (*CreateValidationRequest) GetValidation ¶ added in v0.0.88
func (m *CreateValidationRequest) GetValidation() *common.Validation
func (*CreateValidationRequest) ProtoMessage ¶ added in v0.0.88
func (*CreateValidationRequest) ProtoMessage()
func (*CreateValidationRequest) Reset ¶ added in v0.0.88
func (m *CreateValidationRequest) Reset()
func (*CreateValidationRequest) String ¶ added in v0.0.88
func (m *CreateValidationRequest) String() string
func (*CreateValidationRequest) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *CreateValidationRequest) XXX_DiscardUnknown()
func (*CreateValidationRequest) XXX_Marshal ¶ added in v0.0.88
func (m *CreateValidationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateValidationRequest) XXX_Merge ¶ added in v0.0.88
func (m *CreateValidationRequest) XXX_Merge(src proto.Message)
func (*CreateValidationRequest) XXX_Size ¶ added in v0.0.88
func (m *CreateValidationRequest) XXX_Size() int
func (*CreateValidationRequest) XXX_Unmarshal ¶ added in v0.0.88
func (m *CreateValidationRequest) XXX_Unmarshal(b []byte) error
type CreateValidationResponse ¶ added in v0.0.88
type CreateValidationResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` Validation *common.Validation `protobuf:"bytes,1,opt,name=validation,proto3" json:"validation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateValidationResponse) Descriptor ¶ added in v0.0.88
func (*CreateValidationResponse) Descriptor() ([]byte, []int)
func (*CreateValidationResponse) GetStatus ¶ added in v0.0.88
func (m *CreateValidationResponse) GetStatus() *common.Status
func (*CreateValidationResponse) GetValidation ¶ added in v0.0.88
func (m *CreateValidationResponse) GetValidation() *common.Validation
func (*CreateValidationResponse) ProtoMessage ¶ added in v0.0.88
func (*CreateValidationResponse) ProtoMessage()
func (*CreateValidationResponse) Reset ¶ added in v0.0.88
func (m *CreateValidationResponse) Reset()
func (*CreateValidationResponse) String ¶ added in v0.0.88
func (m *CreateValidationResponse) String() string
func (*CreateValidationResponse) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *CreateValidationResponse) XXX_DiscardUnknown()
func (*CreateValidationResponse) XXX_Marshal ¶ added in v0.0.88
func (m *CreateValidationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateValidationResponse) XXX_Merge ¶ added in v0.0.88
func (m *CreateValidationResponse) XXX_Merge(src proto.Message)
func (*CreateValidationResponse) XXX_Size ¶ added in v0.0.88
func (m *CreateValidationResponse) XXX_Size() int
func (*CreateValidationResponse) XXX_Unmarshal ¶ added in v0.0.88
func (m *CreateValidationResponse) XXX_Unmarshal(b []byte) error
type DeleteAlertRequest ¶ added in v0.0.84
type DeleteAlertRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` AlertId string `protobuf:"bytes,1,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteAlertRequest) Descriptor ¶ added in v0.0.84
func (*DeleteAlertRequest) Descriptor() ([]byte, []int)
func (*DeleteAlertRequest) GetAlertId ¶ added in v0.0.84
func (m *DeleteAlertRequest) GetAlertId() string
func (*DeleteAlertRequest) GetAuth ¶ added in v0.0.84
func (m *DeleteAlertRequest) GetAuth() *common.Auth
func (*DeleteAlertRequest) ProtoMessage ¶ added in v0.0.84
func (*DeleteAlertRequest) ProtoMessage()
func (*DeleteAlertRequest) Reset ¶ added in v0.0.84
func (m *DeleteAlertRequest) Reset()
func (*DeleteAlertRequest) String ¶ added in v0.0.84
func (m *DeleteAlertRequest) String() string
func (*DeleteAlertRequest) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *DeleteAlertRequest) XXX_DiscardUnknown()
func (*DeleteAlertRequest) XXX_Marshal ¶ added in v0.0.84
func (m *DeleteAlertRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAlertRequest) XXX_Merge ¶ added in v0.0.84
func (m *DeleteAlertRequest) XXX_Merge(src proto.Message)
func (*DeleteAlertRequest) XXX_Size ¶ added in v0.0.84
func (m *DeleteAlertRequest) XXX_Size() int
func (*DeleteAlertRequest) XXX_Unmarshal ¶ added in v0.0.84
func (m *DeleteAlertRequest) XXX_Unmarshal(b []byte) error
type DeleteAlertResponse ¶ added in v0.0.84
type DeleteAlertResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteAlertResponse) Descriptor ¶ added in v0.0.84
func (*DeleteAlertResponse) Descriptor() ([]byte, []int)
func (*DeleteAlertResponse) GetStatus ¶ added in v0.0.84
func (m *DeleteAlertResponse) GetStatus() *common.Status
func (*DeleteAlertResponse) ProtoMessage ¶ added in v0.0.84
func (*DeleteAlertResponse) ProtoMessage()
func (*DeleteAlertResponse) Reset ¶ added in v0.0.84
func (m *DeleteAlertResponse) Reset()
func (*DeleteAlertResponse) String ¶ added in v0.0.84
func (m *DeleteAlertResponse) String() string
func (*DeleteAlertResponse) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *DeleteAlertResponse) XXX_DiscardUnknown()
func (*DeleteAlertResponse) XXX_Marshal ¶ added in v0.0.84
func (m *DeleteAlertResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteAlertResponse) XXX_Merge ¶ added in v0.0.84
func (m *DeleteAlertResponse) XXX_Merge(src proto.Message)
func (*DeleteAlertResponse) XXX_Size ¶ added in v0.0.84
func (m *DeleteAlertResponse) XXX_Size() int
func (*DeleteAlertResponse) XXX_Unmarshal ¶ added in v0.0.84
func (m *DeleteAlertResponse) XXX_Unmarshal(b []byte) error
type DeleteCompositeRequest ¶ added in v0.0.103
type DeleteCompositeRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteCompositeRequest) Descriptor ¶ added in v0.0.103
func (*DeleteCompositeRequest) Descriptor() ([]byte, []int)
func (*DeleteCompositeRequest) GetAuth ¶ added in v0.0.103
func (m *DeleteCompositeRequest) GetAuth() *common.Auth
func (*DeleteCompositeRequest) GetId ¶ added in v0.0.103
func (m *DeleteCompositeRequest) GetId() string
func (*DeleteCompositeRequest) ProtoMessage ¶ added in v0.0.103
func (*DeleteCompositeRequest) ProtoMessage()
func (*DeleteCompositeRequest) Reset ¶ added in v0.0.103
func (m *DeleteCompositeRequest) Reset()
func (*DeleteCompositeRequest) String ¶ added in v0.0.103
func (m *DeleteCompositeRequest) String() string
func (*DeleteCompositeRequest) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *DeleteCompositeRequest) XXX_DiscardUnknown()
func (*DeleteCompositeRequest) XXX_Marshal ¶ added in v0.0.103
func (m *DeleteCompositeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteCompositeRequest) XXX_Merge ¶ added in v0.0.103
func (m *DeleteCompositeRequest) XXX_Merge(src proto.Message)
func (*DeleteCompositeRequest) XXX_Size ¶ added in v0.0.103
func (m *DeleteCompositeRequest) XXX_Size() int
func (*DeleteCompositeRequest) XXX_Unmarshal ¶ added in v0.0.103
func (m *DeleteCompositeRequest) XXX_Unmarshal(b []byte) error
type DeleteCompositeResponse ¶ added in v0.0.103
type DeleteCompositeResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteCompositeResponse) Descriptor ¶ added in v0.0.103
func (*DeleteCompositeResponse) Descriptor() ([]byte, []int)
func (*DeleteCompositeResponse) GetStatus ¶ added in v0.0.103
func (m *DeleteCompositeResponse) GetStatus() *common.Status
func (*DeleteCompositeResponse) ProtoMessage ¶ added in v0.0.103
func (*DeleteCompositeResponse) ProtoMessage()
func (*DeleteCompositeResponse) Reset ¶ added in v0.0.103
func (m *DeleteCompositeResponse) Reset()
func (*DeleteCompositeResponse) String ¶ added in v0.0.103
func (m *DeleteCompositeResponse) String() string
func (*DeleteCompositeResponse) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *DeleteCompositeResponse) XXX_DiscardUnknown()
func (*DeleteCompositeResponse) XXX_Marshal ¶ added in v0.0.103
func (m *DeleteCompositeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteCompositeResponse) XXX_Merge ¶ added in v0.0.103
func (m *DeleteCompositeResponse) XXX_Merge(src proto.Message)
func (*DeleteCompositeResponse) XXX_Size ¶ added in v0.0.103
func (m *DeleteCompositeResponse) XXX_Size() int
func (*DeleteCompositeResponse) XXX_Unmarshal ¶ added in v0.0.103
func (m *DeleteCompositeResponse) XXX_Unmarshal(b []byte) error
type DeleteConnectionRequest ¶
type DeleteConnectionRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteConnectionRequest) Descriptor ¶
func (*DeleteConnectionRequest) Descriptor() ([]byte, []int)
func (*DeleteConnectionRequest) GetAuth ¶
func (m *DeleteConnectionRequest) GetAuth() *common.Auth
func (*DeleteConnectionRequest) GetConnectionId ¶
func (m *DeleteConnectionRequest) GetConnectionId() string
func (*DeleteConnectionRequest) ProtoMessage ¶
func (*DeleteConnectionRequest) ProtoMessage()
func (*DeleteConnectionRequest) Reset ¶
func (m *DeleteConnectionRequest) Reset()
func (*DeleteConnectionRequest) String ¶
func (m *DeleteConnectionRequest) String() string
func (*DeleteConnectionRequest) XXX_DiscardUnknown ¶
func (m *DeleteConnectionRequest) XXX_DiscardUnknown()
func (*DeleteConnectionRequest) XXX_Marshal ¶
func (m *DeleteConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteConnectionRequest) XXX_Merge ¶
func (m *DeleteConnectionRequest) XXX_Merge(src proto.Message)
func (*DeleteConnectionRequest) XXX_Size ¶
func (m *DeleteConnectionRequest) XXX_Size() int
func (*DeleteConnectionRequest) XXX_Unmarshal ¶
func (m *DeleteConnectionRequest) XXX_Unmarshal(b []byte) error
type DeleteConnectionResponse ¶
type DeleteConnectionResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteConnectionResponse) Descriptor ¶
func (*DeleteConnectionResponse) Descriptor() ([]byte, []int)
func (*DeleteConnectionResponse) GetStatus ¶
func (m *DeleteConnectionResponse) GetStatus() *common.Status
func (*DeleteConnectionResponse) ProtoMessage ¶
func (*DeleteConnectionResponse) ProtoMessage()
func (*DeleteConnectionResponse) Reset ¶
func (m *DeleteConnectionResponse) Reset()
func (*DeleteConnectionResponse) String ¶
func (m *DeleteConnectionResponse) String() string
func (*DeleteConnectionResponse) XXX_DiscardUnknown ¶
func (m *DeleteConnectionResponse) XXX_DiscardUnknown()
func (*DeleteConnectionResponse) XXX_Marshal ¶
func (m *DeleteConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteConnectionResponse) XXX_Merge ¶
func (m *DeleteConnectionResponse) XXX_Merge(src proto.Message)
func (*DeleteConnectionResponse) XXX_Size ¶
func (m *DeleteConnectionResponse) XXX_Size() int
func (*DeleteConnectionResponse) XXX_Unmarshal ¶
func (m *DeleteConnectionResponse) XXX_Unmarshal(b []byte) error
type DeleteDynamicRequest ¶ added in v0.0.130
type DeleteDynamicRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` DynamicId string `protobuf:"bytes,1,opt,name=dynamic_id,json=dynamicId,proto3" json:"dynamic_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteDynamicRequest) Descriptor ¶ added in v0.0.130
func (*DeleteDynamicRequest) Descriptor() ([]byte, []int)
func (*DeleteDynamicRequest) GetAuth ¶ added in v0.0.130
func (m *DeleteDynamicRequest) GetAuth() *common.Auth
func (*DeleteDynamicRequest) GetDynamicId ¶ added in v0.0.130
func (m *DeleteDynamicRequest) GetDynamicId() string
func (*DeleteDynamicRequest) ProtoMessage ¶ added in v0.0.130
func (*DeleteDynamicRequest) ProtoMessage()
func (*DeleteDynamicRequest) Reset ¶ added in v0.0.130
func (m *DeleteDynamicRequest) Reset()
func (*DeleteDynamicRequest) String ¶ added in v0.0.130
func (m *DeleteDynamicRequest) String() string
func (*DeleteDynamicRequest) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *DeleteDynamicRequest) XXX_DiscardUnknown()
func (*DeleteDynamicRequest) XXX_Marshal ¶ added in v0.0.130
func (m *DeleteDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteDynamicRequest) XXX_Merge ¶ added in v0.0.130
func (m *DeleteDynamicRequest) XXX_Merge(src proto.Message)
func (*DeleteDynamicRequest) XXX_Size ¶ added in v0.0.130
func (m *DeleteDynamicRequest) XXX_Size() int
func (*DeleteDynamicRequest) XXX_Unmarshal ¶ added in v0.0.130
func (m *DeleteDynamicRequest) XXX_Unmarshal(b []byte) error
type DeleteDynamicResponse ¶ added in v0.0.130
type DeleteDynamicResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteDynamicResponse) Descriptor ¶ added in v0.0.130
func (*DeleteDynamicResponse) Descriptor() ([]byte, []int)
func (*DeleteDynamicResponse) GetStatus ¶ added in v0.0.130
func (m *DeleteDynamicResponse) GetStatus() *common.Status
func (*DeleteDynamicResponse) ProtoMessage ¶ added in v0.0.130
func (*DeleteDynamicResponse) ProtoMessage()
func (*DeleteDynamicResponse) Reset ¶ added in v0.0.130
func (m *DeleteDynamicResponse) Reset()
func (*DeleteDynamicResponse) String ¶ added in v0.0.130
func (m *DeleteDynamicResponse) String() string
func (*DeleteDynamicResponse) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *DeleteDynamicResponse) XXX_DiscardUnknown()
func (*DeleteDynamicResponse) XXX_Marshal ¶ added in v0.0.130
func (m *DeleteDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteDynamicResponse) XXX_Merge ¶ added in v0.0.130
func (m *DeleteDynamicResponse) XXX_Merge(src proto.Message)
func (*DeleteDynamicResponse) XXX_Size ¶ added in v0.0.130
func (m *DeleteDynamicResponse) XXX_Size() int
func (*DeleteDynamicResponse) XXX_Unmarshal ¶ added in v0.0.130
func (m *DeleteDynamicResponse) XXX_Unmarshal(b []byte) error
type DeleteMonitorRequest ¶ added in v0.0.84
type DeleteMonitorRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` MonitorId string `protobuf:"bytes,1,opt,name=monitor_id,json=monitorId,proto3" json:"monitor_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteMonitorRequest) Descriptor ¶ added in v0.0.84
func (*DeleteMonitorRequest) Descriptor() ([]byte, []int)
func (*DeleteMonitorRequest) GetAuth ¶ added in v0.0.84
func (m *DeleteMonitorRequest) GetAuth() *common.Auth
func (*DeleteMonitorRequest) GetMonitorId ¶ added in v0.0.84
func (m *DeleteMonitorRequest) GetMonitorId() string
func (*DeleteMonitorRequest) ProtoMessage ¶ added in v0.0.84
func (*DeleteMonitorRequest) ProtoMessage()
func (*DeleteMonitorRequest) Reset ¶ added in v0.0.84
func (m *DeleteMonitorRequest) Reset()
func (*DeleteMonitorRequest) String ¶ added in v0.0.84
func (m *DeleteMonitorRequest) String() string
func (*DeleteMonitorRequest) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *DeleteMonitorRequest) XXX_DiscardUnknown()
func (*DeleteMonitorRequest) XXX_Marshal ¶ added in v0.0.84
func (m *DeleteMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteMonitorRequest) XXX_Merge ¶ added in v0.0.84
func (m *DeleteMonitorRequest) XXX_Merge(src proto.Message)
func (*DeleteMonitorRequest) XXX_Size ¶ added in v0.0.84
func (m *DeleteMonitorRequest) XXX_Size() int
func (*DeleteMonitorRequest) XXX_Unmarshal ¶ added in v0.0.84
func (m *DeleteMonitorRequest) XXX_Unmarshal(b []byte) error
type DeleteMonitorResponse ¶ added in v0.0.84
type DeleteMonitorResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteMonitorResponse) Descriptor ¶ added in v0.0.84
func (*DeleteMonitorResponse) Descriptor() ([]byte, []int)
func (*DeleteMonitorResponse) GetStatus ¶ added in v0.0.84
func (m *DeleteMonitorResponse) GetStatus() *common.Status
func (*DeleteMonitorResponse) ProtoMessage ¶ added in v0.0.84
func (*DeleteMonitorResponse) ProtoMessage()
func (*DeleteMonitorResponse) Reset ¶ added in v0.0.84
func (m *DeleteMonitorResponse) Reset()
func (*DeleteMonitorResponse) String ¶ added in v0.0.84
func (m *DeleteMonitorResponse) String() string
func (*DeleteMonitorResponse) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *DeleteMonitorResponse) XXX_DiscardUnknown()
func (*DeleteMonitorResponse) XXX_Marshal ¶ added in v0.0.84
func (m *DeleteMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteMonitorResponse) XXX_Merge ¶ added in v0.0.84
func (m *DeleteMonitorResponse) XXX_Merge(src proto.Message)
func (*DeleteMonitorResponse) XXX_Size ¶ added in v0.0.84
func (m *DeleteMonitorResponse) XXX_Size() int
func (*DeleteMonitorResponse) XXX_Unmarshal ¶ added in v0.0.84
func (m *DeleteMonitorResponse) XXX_Unmarshal(b []byte) error
type DeleteReadRequest ¶ added in v0.0.20
type DeleteReadRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ReadId string `protobuf:"bytes,1,opt,name=read_id,json=readId,proto3" json:"read_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteReadRequest) Descriptor ¶ added in v0.0.20
func (*DeleteReadRequest) Descriptor() ([]byte, []int)
func (*DeleteReadRequest) GetAuth ¶ added in v0.0.20
func (m *DeleteReadRequest) GetAuth() *common.Auth
func (*DeleteReadRequest) GetReadId ¶ added in v0.0.20
func (m *DeleteReadRequest) GetReadId() string
func (*DeleteReadRequest) ProtoMessage ¶ added in v0.0.20
func (*DeleteReadRequest) ProtoMessage()
func (*DeleteReadRequest) Reset ¶ added in v0.0.20
func (m *DeleteReadRequest) Reset()
func (*DeleteReadRequest) String ¶ added in v0.0.20
func (m *DeleteReadRequest) String() string
func (*DeleteReadRequest) XXX_DiscardUnknown ¶ added in v0.0.20
func (m *DeleteReadRequest) XXX_DiscardUnknown()
func (*DeleteReadRequest) XXX_Marshal ¶ added in v0.0.20
func (m *DeleteReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteReadRequest) XXX_Merge ¶ added in v0.0.20
func (m *DeleteReadRequest) XXX_Merge(src proto.Message)
func (*DeleteReadRequest) XXX_Size ¶ added in v0.0.20
func (m *DeleteReadRequest) XXX_Size() int
func (*DeleteReadRequest) XXX_Unmarshal ¶ added in v0.0.20
func (m *DeleteReadRequest) XXX_Unmarshal(b []byte) error
type DeleteReadResponse ¶ added in v0.0.20
type DeleteReadResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteReadResponse) Descriptor ¶ added in v0.0.20
func (*DeleteReadResponse) Descriptor() ([]byte, []int)
func (*DeleteReadResponse) GetStatus ¶ added in v0.0.20
func (m *DeleteReadResponse) GetStatus() *common.Status
func (*DeleteReadResponse) ProtoMessage ¶ added in v0.0.20
func (*DeleteReadResponse) ProtoMessage()
func (*DeleteReadResponse) Reset ¶ added in v0.0.20
func (m *DeleteReadResponse) Reset()
func (*DeleteReadResponse) String ¶ added in v0.0.20
func (m *DeleteReadResponse) String() string
func (*DeleteReadResponse) XXX_DiscardUnknown ¶ added in v0.0.20
func (m *DeleteReadResponse) XXX_DiscardUnknown()
func (*DeleteReadResponse) XXX_Marshal ¶ added in v0.0.20
func (m *DeleteReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteReadResponse) XXX_Merge ¶ added in v0.0.20
func (m *DeleteReadResponse) XXX_Merge(src proto.Message)
func (*DeleteReadResponse) XXX_Size ¶ added in v0.0.20
func (m *DeleteReadResponse) XXX_Size() int
func (*DeleteReadResponse) XXX_Unmarshal ¶ added in v0.0.20
func (m *DeleteReadResponse) XXX_Unmarshal(b []byte) error
type DeleteRelayRequest ¶
type DeleteRelayRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` RelayId string `protobuf:"bytes,1,opt,name=relay_id,json=relayId,proto3" json:"relay_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteRelayRequest) Descriptor ¶
func (*DeleteRelayRequest) Descriptor() ([]byte, []int)
func (*DeleteRelayRequest) GetAuth ¶
func (m *DeleteRelayRequest) GetAuth() *common.Auth
func (*DeleteRelayRequest) GetRelayId ¶
func (m *DeleteRelayRequest) GetRelayId() string
func (*DeleteRelayRequest) ProtoMessage ¶
func (*DeleteRelayRequest) ProtoMessage()
func (*DeleteRelayRequest) Reset ¶
func (m *DeleteRelayRequest) Reset()
func (*DeleteRelayRequest) String ¶
func (m *DeleteRelayRequest) String() string
func (*DeleteRelayRequest) XXX_DiscardUnknown ¶
func (m *DeleteRelayRequest) XXX_DiscardUnknown()
func (*DeleteRelayRequest) XXX_Marshal ¶
func (m *DeleteRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteRelayRequest) XXX_Merge ¶
func (m *DeleteRelayRequest) XXX_Merge(src proto.Message)
func (*DeleteRelayRequest) XXX_Size ¶
func (m *DeleteRelayRequest) XXX_Size() int
func (*DeleteRelayRequest) XXX_Unmarshal ¶
func (m *DeleteRelayRequest) XXX_Unmarshal(b []byte) error
type DeleteRelayResponse ¶
type DeleteRelayResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteRelayResponse) Descriptor ¶
func (*DeleteRelayResponse) Descriptor() ([]byte, []int)
func (*DeleteRelayResponse) GetStatus ¶
func (m *DeleteRelayResponse) GetStatus() *common.Status
func (*DeleteRelayResponse) ProtoMessage ¶
func (*DeleteRelayResponse) ProtoMessage()
func (*DeleteRelayResponse) Reset ¶
func (m *DeleteRelayResponse) Reset()
func (*DeleteRelayResponse) String ¶
func (m *DeleteRelayResponse) String() string
func (*DeleteRelayResponse) XXX_DiscardUnknown ¶
func (m *DeleteRelayResponse) XXX_DiscardUnknown()
func (*DeleteRelayResponse) XXX_Marshal ¶
func (m *DeleteRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteRelayResponse) XXX_Merge ¶
func (m *DeleteRelayResponse) XXX_Merge(src proto.Message)
func (*DeleteRelayResponse) XXX_Size ¶
func (m *DeleteRelayResponse) XXX_Size() int
func (*DeleteRelayResponse) XXX_Unmarshal ¶
func (m *DeleteRelayResponse) XXX_Unmarshal(b []byte) error
type DeleteSchemaRequest ¶ added in v0.0.26
type DeleteSchemaRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteSchemaRequest) Descriptor ¶ added in v0.0.26
func (*DeleteSchemaRequest) Descriptor() ([]byte, []int)
func (*DeleteSchemaRequest) GetAuth ¶ added in v0.0.26
func (m *DeleteSchemaRequest) GetAuth() *common.Auth
func (*DeleteSchemaRequest) GetId ¶ added in v0.0.26
func (m *DeleteSchemaRequest) GetId() string
func (*DeleteSchemaRequest) ProtoMessage ¶ added in v0.0.26
func (*DeleteSchemaRequest) ProtoMessage()
func (*DeleteSchemaRequest) Reset ¶ added in v0.0.26
func (m *DeleteSchemaRequest) Reset()
func (*DeleteSchemaRequest) String ¶ added in v0.0.26
func (m *DeleteSchemaRequest) String() string
func (*DeleteSchemaRequest) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *DeleteSchemaRequest) XXX_DiscardUnknown()
func (*DeleteSchemaRequest) XXX_Marshal ¶ added in v0.0.26
func (m *DeleteSchemaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteSchemaRequest) XXX_Merge ¶ added in v0.0.26
func (m *DeleteSchemaRequest) XXX_Merge(src proto.Message)
func (*DeleteSchemaRequest) XXX_Size ¶ added in v0.0.26
func (m *DeleteSchemaRequest) XXX_Size() int
func (*DeleteSchemaRequest) XXX_Unmarshal ¶ added in v0.0.26
func (m *DeleteSchemaRequest) XXX_Unmarshal(b []byte) error
type DeleteSchemaResponse ¶ added in v0.0.26
type DeleteSchemaResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteSchemaResponse) Descriptor ¶ added in v0.0.26
func (*DeleteSchemaResponse) Descriptor() ([]byte, []int)
func (*DeleteSchemaResponse) GetStatus ¶ added in v0.0.26
func (m *DeleteSchemaResponse) GetStatus() *common.Status
func (*DeleteSchemaResponse) ProtoMessage ¶ added in v0.0.26
func (*DeleteSchemaResponse) ProtoMessage()
func (*DeleteSchemaResponse) Reset ¶ added in v0.0.26
func (m *DeleteSchemaResponse) Reset()
func (*DeleteSchemaResponse) String ¶ added in v0.0.26
func (m *DeleteSchemaResponse) String() string
func (*DeleteSchemaResponse) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *DeleteSchemaResponse) XXX_DiscardUnknown()
func (*DeleteSchemaResponse) XXX_Marshal ¶ added in v0.0.26
func (m *DeleteSchemaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteSchemaResponse) XXX_Merge ¶ added in v0.0.26
func (m *DeleteSchemaResponse) XXX_Merge(src proto.Message)
func (*DeleteSchemaResponse) XXX_Size ¶ added in v0.0.26
func (m *DeleteSchemaResponse) XXX_Size() int
func (*DeleteSchemaResponse) XXX_Unmarshal ¶ added in v0.0.26
func (m *DeleteSchemaResponse) XXX_Unmarshal(b []byte) error
type DeleteSchemaVersionRequest ¶ added in v0.0.83
type DeleteSchemaVersionRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Version int32 `protobuf:"varint,2,opt,name=version,proto3" json:"version,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteSchemaVersionRequest) Descriptor ¶ added in v0.0.83
func (*DeleteSchemaVersionRequest) Descriptor() ([]byte, []int)
func (*DeleteSchemaVersionRequest) GetAuth ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) GetAuth() *common.Auth
func (*DeleteSchemaVersionRequest) GetId ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) GetId() string
func (*DeleteSchemaVersionRequest) GetVersion ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) GetVersion() int32
func (*DeleteSchemaVersionRequest) ProtoMessage ¶ added in v0.0.83
func (*DeleteSchemaVersionRequest) ProtoMessage()
func (*DeleteSchemaVersionRequest) Reset ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) Reset()
func (*DeleteSchemaVersionRequest) String ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) String() string
func (*DeleteSchemaVersionRequest) XXX_DiscardUnknown ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) XXX_DiscardUnknown()
func (*DeleteSchemaVersionRequest) XXX_Marshal ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteSchemaVersionRequest) XXX_Merge ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) XXX_Merge(src proto.Message)
func (*DeleteSchemaVersionRequest) XXX_Size ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) XXX_Size() int
func (*DeleteSchemaVersionRequest) XXX_Unmarshal ¶ added in v0.0.83
func (m *DeleteSchemaVersionRequest) XXX_Unmarshal(b []byte) error
type DeleteSchemaVersionResponse ¶ added in v0.0.83
type DeleteSchemaVersionResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // The updated version of the schema definition after deletion Schema *Schema `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteSchemaVersionResponse) Descriptor ¶ added in v0.0.83
func (*DeleteSchemaVersionResponse) Descriptor() ([]byte, []int)
func (*DeleteSchemaVersionResponse) GetSchema ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) GetSchema() *Schema
func (*DeleteSchemaVersionResponse) GetStatus ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) GetStatus() *common.Status
func (*DeleteSchemaVersionResponse) ProtoMessage ¶ added in v0.0.83
func (*DeleteSchemaVersionResponse) ProtoMessage()
func (*DeleteSchemaVersionResponse) Reset ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) Reset()
func (*DeleteSchemaVersionResponse) String ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) String() string
func (*DeleteSchemaVersionResponse) XXX_DiscardUnknown ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) XXX_DiscardUnknown()
func (*DeleteSchemaVersionResponse) XXX_Marshal ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteSchemaVersionResponse) XXX_Merge ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) XXX_Merge(src proto.Message)
func (*DeleteSchemaVersionResponse) XXX_Size ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) XXX_Size() int
func (*DeleteSchemaVersionResponse) XXX_Unmarshal ¶ added in v0.0.83
func (m *DeleteSchemaVersionResponse) XXX_Unmarshal(b []byte) error
type DeleteServiceRequest ¶ added in v0.0.27
type DeleteServiceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteServiceRequest) Descriptor ¶ added in v0.0.27
func (*DeleteServiceRequest) Descriptor() ([]byte, []int)
func (*DeleteServiceRequest) GetAuth ¶ added in v0.0.27
func (m *DeleteServiceRequest) GetAuth() *common.Auth
func (*DeleteServiceRequest) GetId ¶ added in v0.0.27
func (m *DeleteServiceRequest) GetId() string
func (*DeleteServiceRequest) ProtoMessage ¶ added in v0.0.27
func (*DeleteServiceRequest) ProtoMessage()
func (*DeleteServiceRequest) Reset ¶ added in v0.0.27
func (m *DeleteServiceRequest) Reset()
func (*DeleteServiceRequest) String ¶ added in v0.0.27
func (m *DeleteServiceRequest) String() string
func (*DeleteServiceRequest) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *DeleteServiceRequest) XXX_DiscardUnknown()
func (*DeleteServiceRequest) XXX_Marshal ¶ added in v0.0.27
func (m *DeleteServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteServiceRequest) XXX_Merge ¶ added in v0.0.27
func (m *DeleteServiceRequest) XXX_Merge(src proto.Message)
func (*DeleteServiceRequest) XXX_Size ¶ added in v0.0.27
func (m *DeleteServiceRequest) XXX_Size() int
func (*DeleteServiceRequest) XXX_Unmarshal ¶ added in v0.0.27
func (m *DeleteServiceRequest) XXX_Unmarshal(b []byte) error
type DeleteServiceResponse ¶ added in v0.0.27
type DeleteServiceResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteServiceResponse) Descriptor ¶ added in v0.0.27
func (*DeleteServiceResponse) Descriptor() ([]byte, []int)
func (*DeleteServiceResponse) GetStatus ¶ added in v0.0.27
func (m *DeleteServiceResponse) GetStatus() *common.Status
func (*DeleteServiceResponse) ProtoMessage ¶ added in v0.0.27
func (*DeleteServiceResponse) ProtoMessage()
func (*DeleteServiceResponse) Reset ¶ added in v0.0.27
func (m *DeleteServiceResponse) Reset()
func (*DeleteServiceResponse) String ¶ added in v0.0.27
func (m *DeleteServiceResponse) String() string
func (*DeleteServiceResponse) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *DeleteServiceResponse) XXX_DiscardUnknown()
func (*DeleteServiceResponse) XXX_Marshal ¶ added in v0.0.27
func (m *DeleteServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteServiceResponse) XXX_Merge ¶ added in v0.0.27
func (m *DeleteServiceResponse) XXX_Merge(src proto.Message)
func (*DeleteServiceResponse) XXX_Size ¶ added in v0.0.27
func (m *DeleteServiceResponse) XXX_Size() int
func (*DeleteServiceResponse) XXX_Unmarshal ¶ added in v0.0.27
func (m *DeleteServiceResponse) XXX_Unmarshal(b []byte) error
type DeleteValidationRequest ¶ added in v0.0.88
type DeleteValidationRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` // Validation ID Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteValidationRequest) Descriptor ¶ added in v0.0.88
func (*DeleteValidationRequest) Descriptor() ([]byte, []int)
func (*DeleteValidationRequest) GetAuth ¶ added in v0.0.88
func (m *DeleteValidationRequest) GetAuth() *common.Auth
func (*DeleteValidationRequest) GetId ¶ added in v0.0.88
func (m *DeleteValidationRequest) GetId() string
func (*DeleteValidationRequest) ProtoMessage ¶ added in v0.0.88
func (*DeleteValidationRequest) ProtoMessage()
func (*DeleteValidationRequest) Reset ¶ added in v0.0.88
func (m *DeleteValidationRequest) Reset()
func (*DeleteValidationRequest) String ¶ added in v0.0.88
func (m *DeleteValidationRequest) String() string
func (*DeleteValidationRequest) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *DeleteValidationRequest) XXX_DiscardUnknown()
func (*DeleteValidationRequest) XXX_Marshal ¶ added in v0.0.88
func (m *DeleteValidationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteValidationRequest) XXX_Merge ¶ added in v0.0.88
func (m *DeleteValidationRequest) XXX_Merge(src proto.Message)
func (*DeleteValidationRequest) XXX_Size ¶ added in v0.0.88
func (m *DeleteValidationRequest) XXX_Size() int
func (*DeleteValidationRequest) XXX_Unmarshal ¶ added in v0.0.88
func (m *DeleteValidationRequest) XXX_Unmarshal(b []byte) error
type DeleteValidationResponse ¶ added in v0.0.88
type DeleteValidationResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteValidationResponse) Descriptor ¶ added in v0.0.88
func (*DeleteValidationResponse) Descriptor() ([]byte, []int)
func (*DeleteValidationResponse) GetStatus ¶ added in v0.0.88
func (m *DeleteValidationResponse) GetStatus() *common.Status
func (*DeleteValidationResponse) ProtoMessage ¶ added in v0.0.88
func (*DeleteValidationResponse) ProtoMessage()
func (*DeleteValidationResponse) Reset ¶ added in v0.0.88
func (m *DeleteValidationResponse) Reset()
func (*DeleteValidationResponse) String ¶ added in v0.0.88
func (m *DeleteValidationResponse) String() string
func (*DeleteValidationResponse) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *DeleteValidationResponse) XXX_DiscardUnknown()
func (*DeleteValidationResponse) XXX_Marshal ¶ added in v0.0.88
func (m *DeleteValidationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteValidationResponse) XXX_Merge ¶ added in v0.0.88
func (m *DeleteValidationResponse) XXX_Merge(src proto.Message)
func (*DeleteValidationResponse) XXX_Size ¶ added in v0.0.88
func (m *DeleteValidationResponse) XXX_Size() int
func (*DeleteValidationResponse) XXX_Unmarshal ¶ added in v0.0.88
func (m *DeleteValidationResponse) XXX_Unmarshal(b []byte) error
type Directory ¶ added in v0.0.86
type Directory struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` FullPath string `protobuf:"bytes,2,opt,name=full_path,json=fullPath,proto3" json:"full_path,omitempty"` Files []*File `protobuf:"bytes,3,rep,name=files,proto3" json:"files,omitempty"` Dirs map[string]*Directory `` /* 149-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Directory represents a repository directory
func (*Directory) Descriptor ¶ added in v0.0.86
func (*Directory) GetFullPath ¶ added in v0.0.86
func (*Directory) ProtoMessage ¶ added in v0.0.86
func (*Directory) ProtoMessage()
func (*Directory) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *Directory) XXX_DiscardUnknown()
func (*Directory) XXX_Marshal ¶ added in v0.0.86
func (*Directory) XXX_Unmarshal ¶ added in v0.0.86
type ErrorMessage ¶ added in v0.0.102
type ErrorMessage struct { Resource string `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` ResourceId string `protobuf:"bytes,2,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` Timestamp int64 `protobuf:"varint,3,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"` Body string `protobuf:"bytes,5,opt,name=body,proto3" json:"body,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ErrorMessage) Descriptor ¶ added in v0.0.102
func (*ErrorMessage) Descriptor() ([]byte, []int)
func (*ErrorMessage) GetBody ¶ added in v0.0.102
func (m *ErrorMessage) GetBody() string
func (*ErrorMessage) GetError ¶ added in v0.0.102
func (m *ErrorMessage) GetError() string
func (*ErrorMessage) GetResource ¶ added in v0.0.102
func (m *ErrorMessage) GetResource() string
func (*ErrorMessage) GetResourceId ¶ added in v0.0.102
func (m *ErrorMessage) GetResourceId() string
func (*ErrorMessage) GetTimestamp ¶ added in v0.0.102
func (m *ErrorMessage) GetTimestamp() int64
func (*ErrorMessage) ProtoMessage ¶ added in v0.0.102
func (*ErrorMessage) ProtoMessage()
func (*ErrorMessage) Reset ¶ added in v0.0.102
func (m *ErrorMessage) Reset()
func (*ErrorMessage) String ¶ added in v0.0.102
func (m *ErrorMessage) String() string
func (*ErrorMessage) XXX_DiscardUnknown ¶ added in v0.0.102
func (m *ErrorMessage) XXX_DiscardUnknown()
func (*ErrorMessage) XXX_Marshal ¶ added in v0.0.102
func (m *ErrorMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ErrorMessage) XXX_Merge ¶ added in v0.0.102
func (m *ErrorMessage) XXX_Merge(src proto.Message)
func (*ErrorMessage) XXX_Size ¶ added in v0.0.102
func (m *ErrorMessage) XXX_Size() int
func (*ErrorMessage) XXX_Unmarshal ¶ added in v0.0.102
func (m *ErrorMessage) XXX_Unmarshal(b []byte) error
type File ¶ added in v0.0.86
type File struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Path string `protobuf:"bytes,2,opt,name=path,proto3" json:"path,omitempty"` Sha string `protobuf:"bytes,3,opt,name=sha,proto3" json:"sha,omitempty"` Size int64 `protobuf:"varint,4,opt,name=size,proto3" json:"size,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
File represents a file inside of a repository directory
func (*File) Descriptor ¶ added in v0.0.86
func (*File) ProtoMessage ¶ added in v0.0.86
func (*File) ProtoMessage()
func (*File) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *File) XXX_DiscardUnknown()
func (*File) XXX_Marshal ¶ added in v0.0.86
func (*File) XXX_Unmarshal ¶ added in v0.0.86
type GetAlertRequest ¶ added in v0.0.84
type GetAlertRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` AlertId string `protobuf:"bytes,1,opt,name=alert_id,json=alertId,proto3" json:"alert_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAlertRequest) Descriptor ¶ added in v0.0.84
func (*GetAlertRequest) Descriptor() ([]byte, []int)
func (*GetAlertRequest) GetAlertId ¶ added in v0.0.84
func (m *GetAlertRequest) GetAlertId() string
func (*GetAlertRequest) GetAuth ¶ added in v0.0.84
func (m *GetAlertRequest) GetAuth() *common.Auth
func (*GetAlertRequest) ProtoMessage ¶ added in v0.0.84
func (*GetAlertRequest) ProtoMessage()
func (*GetAlertRequest) Reset ¶ added in v0.0.84
func (m *GetAlertRequest) Reset()
func (*GetAlertRequest) String ¶ added in v0.0.84
func (m *GetAlertRequest) String() string
func (*GetAlertRequest) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *GetAlertRequest) XXX_DiscardUnknown()
func (*GetAlertRequest) XXX_Marshal ¶ added in v0.0.84
func (m *GetAlertRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAlertRequest) XXX_Merge ¶ added in v0.0.84
func (m *GetAlertRequest) XXX_Merge(src proto.Message)
func (*GetAlertRequest) XXX_Size ¶ added in v0.0.84
func (m *GetAlertRequest) XXX_Size() int
func (*GetAlertRequest) XXX_Unmarshal ¶ added in v0.0.84
func (m *GetAlertRequest) XXX_Unmarshal(b []byte) error
type GetAlertResponse ¶ added in v0.0.84
type GetAlertResponse struct { Alert *opts.AlertOptions `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAlertResponse) Descriptor ¶ added in v0.0.84
func (*GetAlertResponse) Descriptor() ([]byte, []int)
func (*GetAlertResponse) GetAlert ¶ added in v0.0.84
func (m *GetAlertResponse) GetAlert() *opts.AlertOptions
func (*GetAlertResponse) GetStatus ¶ added in v0.0.84
func (m *GetAlertResponse) GetStatus() *common.Status
func (*GetAlertResponse) ProtoMessage ¶ added in v0.0.84
func (*GetAlertResponse) ProtoMessage()
func (*GetAlertResponse) Reset ¶ added in v0.0.84
func (m *GetAlertResponse) Reset()
func (*GetAlertResponse) String ¶ added in v0.0.84
func (m *GetAlertResponse) String() string
func (*GetAlertResponse) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *GetAlertResponse) XXX_DiscardUnknown()
func (*GetAlertResponse) XXX_Marshal ¶ added in v0.0.84
func (m *GetAlertResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAlertResponse) XXX_Merge ¶ added in v0.0.84
func (m *GetAlertResponse) XXX_Merge(src proto.Message)
func (*GetAlertResponse) XXX_Size ¶ added in v0.0.84
func (m *GetAlertResponse) XXX_Size() int
func (*GetAlertResponse) XXX_Unmarshal ¶ added in v0.0.84
func (m *GetAlertResponse) XXX_Unmarshal(b []byte) error
type GetAllCompositesRequest ¶ added in v0.0.103
type GetAllCompositesRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllCompositesRequest) Descriptor ¶ added in v0.0.103
func (*GetAllCompositesRequest) Descriptor() ([]byte, []int)
func (*GetAllCompositesRequest) GetAuth ¶ added in v0.0.103
func (m *GetAllCompositesRequest) GetAuth() *common.Auth
func (*GetAllCompositesRequest) ProtoMessage ¶ added in v0.0.103
func (*GetAllCompositesRequest) ProtoMessage()
func (*GetAllCompositesRequest) Reset ¶ added in v0.0.103
func (m *GetAllCompositesRequest) Reset()
func (*GetAllCompositesRequest) String ¶ added in v0.0.103
func (m *GetAllCompositesRequest) String() string
func (*GetAllCompositesRequest) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *GetAllCompositesRequest) XXX_DiscardUnknown()
func (*GetAllCompositesRequest) XXX_Marshal ¶ added in v0.0.103
func (m *GetAllCompositesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllCompositesRequest) XXX_Merge ¶ added in v0.0.103
func (m *GetAllCompositesRequest) XXX_Merge(src proto.Message)
func (*GetAllCompositesRequest) XXX_Size ¶ added in v0.0.103
func (m *GetAllCompositesRequest) XXX_Size() int
func (*GetAllCompositesRequest) XXX_Unmarshal ¶ added in v0.0.103
func (m *GetAllCompositesRequest) XXX_Unmarshal(b []byte) error
type GetAllCompositesResponse ¶ added in v0.0.103
type GetAllCompositesResponse struct { Composites []*opts.Composite `protobuf:"bytes,1,rep,name=composites,proto3" json:"composites,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllCompositesResponse) Descriptor ¶ added in v0.0.103
func (*GetAllCompositesResponse) Descriptor() ([]byte, []int)
func (*GetAllCompositesResponse) GetComposites ¶ added in v0.0.103
func (m *GetAllCompositesResponse) GetComposites() []*opts.Composite
func (*GetAllCompositesResponse) ProtoMessage ¶ added in v0.0.103
func (*GetAllCompositesResponse) ProtoMessage()
func (*GetAllCompositesResponse) Reset ¶ added in v0.0.103
func (m *GetAllCompositesResponse) Reset()
func (*GetAllCompositesResponse) String ¶ added in v0.0.103
func (m *GetAllCompositesResponse) String() string
func (*GetAllCompositesResponse) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *GetAllCompositesResponse) XXX_DiscardUnknown()
func (*GetAllCompositesResponse) XXX_Marshal ¶ added in v0.0.103
func (m *GetAllCompositesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllCompositesResponse) XXX_Merge ¶ added in v0.0.103
func (m *GetAllCompositesResponse) XXX_Merge(src proto.Message)
func (*GetAllCompositesResponse) XXX_Size ¶ added in v0.0.103
func (m *GetAllCompositesResponse) XXX_Size() int
func (*GetAllCompositesResponse) XXX_Unmarshal ¶ added in v0.0.103
func (m *GetAllCompositesResponse) XXX_Unmarshal(b []byte) error
type GetAllConnectionsRequest ¶
type GetAllConnectionsRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllConnectionsRequest) Descriptor ¶
func (*GetAllConnectionsRequest) Descriptor() ([]byte, []int)
func (*GetAllConnectionsRequest) GetAuth ¶
func (m *GetAllConnectionsRequest) GetAuth() *common.Auth
func (*GetAllConnectionsRequest) ProtoMessage ¶
func (*GetAllConnectionsRequest) ProtoMessage()
func (*GetAllConnectionsRequest) Reset ¶
func (m *GetAllConnectionsRequest) Reset()
func (*GetAllConnectionsRequest) String ¶
func (m *GetAllConnectionsRequest) String() string
func (*GetAllConnectionsRequest) XXX_DiscardUnknown ¶
func (m *GetAllConnectionsRequest) XXX_DiscardUnknown()
func (*GetAllConnectionsRequest) XXX_Marshal ¶
func (m *GetAllConnectionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllConnectionsRequest) XXX_Merge ¶
func (m *GetAllConnectionsRequest) XXX_Merge(src proto.Message)
func (*GetAllConnectionsRequest) XXX_Size ¶
func (m *GetAllConnectionsRequest) XXX_Size() int
func (*GetAllConnectionsRequest) XXX_Unmarshal ¶
func (m *GetAllConnectionsRequest) XXX_Unmarshal(b []byte) error
type GetAllConnectionsResponse ¶
type GetAllConnectionsResponse struct { Options []*opts.ConnectionOptions `protobuf:"bytes,1,rep,name=options,proto3" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllConnectionsResponse) Descriptor ¶
func (*GetAllConnectionsResponse) Descriptor() ([]byte, []int)
func (*GetAllConnectionsResponse) GetOptions ¶ added in v0.0.49
func (m *GetAllConnectionsResponse) GetOptions() []*opts.ConnectionOptions
func (*GetAllConnectionsResponse) ProtoMessage ¶
func (*GetAllConnectionsResponse) ProtoMessage()
func (*GetAllConnectionsResponse) Reset ¶
func (m *GetAllConnectionsResponse) Reset()
func (*GetAllConnectionsResponse) String ¶
func (m *GetAllConnectionsResponse) String() string
func (*GetAllConnectionsResponse) XXX_DiscardUnknown ¶
func (m *GetAllConnectionsResponse) XXX_DiscardUnknown()
func (*GetAllConnectionsResponse) XXX_Marshal ¶
func (m *GetAllConnectionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllConnectionsResponse) XXX_Merge ¶
func (m *GetAllConnectionsResponse) XXX_Merge(src proto.Message)
func (*GetAllConnectionsResponse) XXX_Size ¶
func (m *GetAllConnectionsResponse) XXX_Size() int
func (*GetAllConnectionsResponse) XXX_Unmarshal ¶
func (m *GetAllConnectionsResponse) XXX_Unmarshal(b []byte) error
type GetAllDynamicRequest ¶ added in v0.0.130
type GetAllDynamicRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllDynamicRequest) Descriptor ¶ added in v0.0.130
func (*GetAllDynamicRequest) Descriptor() ([]byte, []int)
func (*GetAllDynamicRequest) GetAuth ¶ added in v0.0.130
func (m *GetAllDynamicRequest) GetAuth() *common.Auth
func (*GetAllDynamicRequest) ProtoMessage ¶ added in v0.0.130
func (*GetAllDynamicRequest) ProtoMessage()
func (*GetAllDynamicRequest) Reset ¶ added in v0.0.130
func (m *GetAllDynamicRequest) Reset()
func (*GetAllDynamicRequest) String ¶ added in v0.0.130
func (m *GetAllDynamicRequest) String() string
func (*GetAllDynamicRequest) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *GetAllDynamicRequest) XXX_DiscardUnknown()
func (*GetAllDynamicRequest) XXX_Marshal ¶ added in v0.0.130
func (m *GetAllDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllDynamicRequest) XXX_Merge ¶ added in v0.0.130
func (m *GetAllDynamicRequest) XXX_Merge(src proto.Message)
func (*GetAllDynamicRequest) XXX_Size ¶ added in v0.0.130
func (m *GetAllDynamicRequest) XXX_Size() int
func (*GetAllDynamicRequest) XXX_Unmarshal ¶ added in v0.0.130
func (m *GetAllDynamicRequest) XXX_Unmarshal(b []byte) error
type GetAllDynamicResponse ¶ added in v0.0.130
type GetAllDynamicResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // Will be set as empty []Dynamic if no dynamic destinations are configured Opts []*opts.DynamicOptions `protobuf:"bytes,1,rep,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllDynamicResponse) Descriptor ¶ added in v0.0.130
func (*GetAllDynamicResponse) Descriptor() ([]byte, []int)
func (*GetAllDynamicResponse) GetOpts ¶ added in v0.0.130
func (m *GetAllDynamicResponse) GetOpts() []*opts.DynamicOptions
func (*GetAllDynamicResponse) GetStatus ¶ added in v0.0.130
func (m *GetAllDynamicResponse) GetStatus() *common.Status
func (*GetAllDynamicResponse) ProtoMessage ¶ added in v0.0.130
func (*GetAllDynamicResponse) ProtoMessage()
func (*GetAllDynamicResponse) Reset ¶ added in v0.0.130
func (m *GetAllDynamicResponse) Reset()
func (*GetAllDynamicResponse) String ¶ added in v0.0.130
func (m *GetAllDynamicResponse) String() string
func (*GetAllDynamicResponse) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *GetAllDynamicResponse) XXX_DiscardUnknown()
func (*GetAllDynamicResponse) XXX_Marshal ¶ added in v0.0.130
func (m *GetAllDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllDynamicResponse) XXX_Merge ¶ added in v0.0.130
func (m *GetAllDynamicResponse) XXX_Merge(src proto.Message)
func (*GetAllDynamicResponse) XXX_Size ¶ added in v0.0.130
func (m *GetAllDynamicResponse) XXX_Size() int
func (*GetAllDynamicResponse) XXX_Unmarshal ¶ added in v0.0.130
func (m *GetAllDynamicResponse) XXX_Unmarshal(b []byte) error
type GetAllReadsRequest ¶ added in v0.0.18
type GetAllReadsRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllReadsRequest) Descriptor ¶ added in v0.0.18
func (*GetAllReadsRequest) Descriptor() ([]byte, []int)
func (*GetAllReadsRequest) GetAuth ¶ added in v0.0.18
func (m *GetAllReadsRequest) GetAuth() *common.Auth
func (*GetAllReadsRequest) ProtoMessage ¶ added in v0.0.18
func (*GetAllReadsRequest) ProtoMessage()
func (*GetAllReadsRequest) Reset ¶ added in v0.0.18
func (m *GetAllReadsRequest) Reset()
func (*GetAllReadsRequest) String ¶ added in v0.0.18
func (m *GetAllReadsRequest) String() string
func (*GetAllReadsRequest) XXX_DiscardUnknown ¶ added in v0.0.18
func (m *GetAllReadsRequest) XXX_DiscardUnknown()
func (*GetAllReadsRequest) XXX_Marshal ¶ added in v0.0.18
func (m *GetAllReadsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllReadsRequest) XXX_Merge ¶ added in v0.0.18
func (m *GetAllReadsRequest) XXX_Merge(src proto.Message)
func (*GetAllReadsRequest) XXX_Size ¶ added in v0.0.18
func (m *GetAllReadsRequest) XXX_Size() int
func (*GetAllReadsRequest) XXX_Unmarshal ¶ added in v0.0.18
func (m *GetAllReadsRequest) XXX_Unmarshal(b []byte) error
type GetAllReadsResponse ¶ added in v0.0.18
type GetAllReadsResponse struct { Read []*opts.ReadOptions `protobuf:"bytes,1,rep,name=read,proto3" json:"read,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllReadsResponse) Descriptor ¶ added in v0.0.18
func (*GetAllReadsResponse) Descriptor() ([]byte, []int)
func (*GetAllReadsResponse) GetRead ¶ added in v0.0.18
func (m *GetAllReadsResponse) GetRead() []*opts.ReadOptions
func (*GetAllReadsResponse) GetStatus ¶ added in v0.0.18
func (m *GetAllReadsResponse) GetStatus() *common.Status
func (*GetAllReadsResponse) ProtoMessage ¶ added in v0.0.18
func (*GetAllReadsResponse) ProtoMessage()
func (*GetAllReadsResponse) Reset ¶ added in v0.0.18
func (m *GetAllReadsResponse) Reset()
func (*GetAllReadsResponse) String ¶ added in v0.0.18
func (m *GetAllReadsResponse) String() string
func (*GetAllReadsResponse) XXX_DiscardUnknown ¶ added in v0.0.18
func (m *GetAllReadsResponse) XXX_DiscardUnknown()
func (*GetAllReadsResponse) XXX_Marshal ¶ added in v0.0.18
func (m *GetAllReadsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllReadsResponse) XXX_Merge ¶ added in v0.0.18
func (m *GetAllReadsResponse) XXX_Merge(src proto.Message)
func (*GetAllReadsResponse) XXX_Size ¶ added in v0.0.18
func (m *GetAllReadsResponse) XXX_Size() int
func (*GetAllReadsResponse) XXX_Unmarshal ¶ added in v0.0.18
func (m *GetAllReadsResponse) XXX_Unmarshal(b []byte) error
type GetAllRelaysRequest ¶
type GetAllRelaysRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllRelaysRequest) Descriptor ¶
func (*GetAllRelaysRequest) Descriptor() ([]byte, []int)
func (*GetAllRelaysRequest) GetAuth ¶
func (m *GetAllRelaysRequest) GetAuth() *common.Auth
func (*GetAllRelaysRequest) ProtoMessage ¶
func (*GetAllRelaysRequest) ProtoMessage()
func (*GetAllRelaysRequest) Reset ¶
func (m *GetAllRelaysRequest) Reset()
func (*GetAllRelaysRequest) String ¶
func (m *GetAllRelaysRequest) String() string
func (*GetAllRelaysRequest) XXX_DiscardUnknown ¶
func (m *GetAllRelaysRequest) XXX_DiscardUnknown()
func (*GetAllRelaysRequest) XXX_Marshal ¶
func (m *GetAllRelaysRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllRelaysRequest) XXX_Merge ¶
func (m *GetAllRelaysRequest) XXX_Merge(src proto.Message)
func (*GetAllRelaysRequest) XXX_Size ¶
func (m *GetAllRelaysRequest) XXX_Size() int
func (*GetAllRelaysRequest) XXX_Unmarshal ¶
func (m *GetAllRelaysRequest) XXX_Unmarshal(b []byte) error
type GetAllRelaysResponse ¶
type GetAllRelaysResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // Will be set as empty []Relay if no relays are configured Opts []*opts.RelayOptions `protobuf:"bytes,1,rep,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllRelaysResponse) Descriptor ¶
func (*GetAllRelaysResponse) Descriptor() ([]byte, []int)
func (*GetAllRelaysResponse) GetOpts ¶ added in v0.0.49
func (m *GetAllRelaysResponse) GetOpts() []*opts.RelayOptions
func (*GetAllRelaysResponse) GetStatus ¶
func (m *GetAllRelaysResponse) GetStatus() *common.Status
func (*GetAllRelaysResponse) ProtoMessage ¶
func (*GetAllRelaysResponse) ProtoMessage()
func (*GetAllRelaysResponse) Reset ¶
func (m *GetAllRelaysResponse) Reset()
func (*GetAllRelaysResponse) String ¶
func (m *GetAllRelaysResponse) String() string
func (*GetAllRelaysResponse) XXX_DiscardUnknown ¶
func (m *GetAllRelaysResponse) XXX_DiscardUnknown()
func (*GetAllRelaysResponse) XXX_Marshal ¶
func (m *GetAllRelaysResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllRelaysResponse) XXX_Merge ¶
func (m *GetAllRelaysResponse) XXX_Merge(src proto.Message)
func (*GetAllRelaysResponse) XXX_Size ¶
func (m *GetAllRelaysResponse) XXX_Size() int
func (*GetAllRelaysResponse) XXX_Unmarshal ¶
func (m *GetAllRelaysResponse) XXX_Unmarshal(b []byte) error
type GetAllSchemasRequest ¶ added in v0.0.26
type GetAllSchemasRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllSchemasRequest) Descriptor ¶ added in v0.0.26
func (*GetAllSchemasRequest) Descriptor() ([]byte, []int)
func (*GetAllSchemasRequest) GetAuth ¶ added in v0.0.26
func (m *GetAllSchemasRequest) GetAuth() *common.Auth
func (*GetAllSchemasRequest) ProtoMessage ¶ added in v0.0.26
func (*GetAllSchemasRequest) ProtoMessage()
func (*GetAllSchemasRequest) Reset ¶ added in v0.0.26
func (m *GetAllSchemasRequest) Reset()
func (*GetAllSchemasRequest) String ¶ added in v0.0.26
func (m *GetAllSchemasRequest) String() string
func (*GetAllSchemasRequest) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *GetAllSchemasRequest) XXX_DiscardUnknown()
func (*GetAllSchemasRequest) XXX_Marshal ¶ added in v0.0.26
func (m *GetAllSchemasRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllSchemasRequest) XXX_Merge ¶ added in v0.0.26
func (m *GetAllSchemasRequest) XXX_Merge(src proto.Message)
func (*GetAllSchemasRequest) XXX_Size ¶ added in v0.0.26
func (m *GetAllSchemasRequest) XXX_Size() int
func (*GetAllSchemasRequest) XXX_Unmarshal ¶ added in v0.0.26
func (m *GetAllSchemasRequest) XXX_Unmarshal(b []byte) error
type GetAllSchemasResponse ¶ added in v0.0.26
type GetAllSchemasResponse struct { Schema []*Schema `protobuf:"bytes,1,rep,name=schema,proto3" json:"schema,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllSchemasResponse) Descriptor ¶ added in v0.0.26
func (*GetAllSchemasResponse) Descriptor() ([]byte, []int)
func (*GetAllSchemasResponse) GetSchema ¶ added in v0.0.26
func (m *GetAllSchemasResponse) GetSchema() []*Schema
func (*GetAllSchemasResponse) ProtoMessage ¶ added in v0.0.26
func (*GetAllSchemasResponse) ProtoMessage()
func (*GetAllSchemasResponse) Reset ¶ added in v0.0.26
func (m *GetAllSchemasResponse) Reset()
func (*GetAllSchemasResponse) String ¶ added in v0.0.26
func (m *GetAllSchemasResponse) String() string
func (*GetAllSchemasResponse) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *GetAllSchemasResponse) XXX_DiscardUnknown()
func (*GetAllSchemasResponse) XXX_Marshal ¶ added in v0.0.26
func (m *GetAllSchemasResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllSchemasResponse) XXX_Merge ¶ added in v0.0.26
func (m *GetAllSchemasResponse) XXX_Merge(src proto.Message)
func (*GetAllSchemasResponse) XXX_Size ¶ added in v0.0.26
func (m *GetAllSchemasResponse) XXX_Size() int
func (*GetAllSchemasResponse) XXX_Unmarshal ¶ added in v0.0.26
func (m *GetAllSchemasResponse) XXX_Unmarshal(b []byte) error
type GetAllServicesRequest ¶ added in v0.0.27
type GetAllServicesRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllServicesRequest) Descriptor ¶ added in v0.0.27
func (*GetAllServicesRequest) Descriptor() ([]byte, []int)
func (*GetAllServicesRequest) GetAuth ¶ added in v0.0.27
func (m *GetAllServicesRequest) GetAuth() *common.Auth
func (*GetAllServicesRequest) ProtoMessage ¶ added in v0.0.27
func (*GetAllServicesRequest) ProtoMessage()
func (*GetAllServicesRequest) Reset ¶ added in v0.0.27
func (m *GetAllServicesRequest) Reset()
func (*GetAllServicesRequest) String ¶ added in v0.0.27
func (m *GetAllServicesRequest) String() string
func (*GetAllServicesRequest) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *GetAllServicesRequest) XXX_DiscardUnknown()
func (*GetAllServicesRequest) XXX_Marshal ¶ added in v0.0.27
func (m *GetAllServicesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllServicesRequest) XXX_Merge ¶ added in v0.0.27
func (m *GetAllServicesRequest) XXX_Merge(src proto.Message)
func (*GetAllServicesRequest) XXX_Size ¶ added in v0.0.27
func (m *GetAllServicesRequest) XXX_Size() int
func (*GetAllServicesRequest) XXX_Unmarshal ¶ added in v0.0.27
func (m *GetAllServicesRequest) XXX_Unmarshal(b []byte) error
type GetAllServicesResponse ¶ added in v0.0.27
type GetAllServicesResponse struct { Services []*Service `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllServicesResponse) Descriptor ¶ added in v0.0.27
func (*GetAllServicesResponse) Descriptor() ([]byte, []int)
func (*GetAllServicesResponse) GetServices ¶ added in v0.0.27
func (m *GetAllServicesResponse) GetServices() []*Service
func (*GetAllServicesResponse) GetStatus ¶ added in v0.0.27
func (m *GetAllServicesResponse) GetStatus() *common.Status
func (*GetAllServicesResponse) ProtoMessage ¶ added in v0.0.27
func (*GetAllServicesResponse) ProtoMessage()
func (*GetAllServicesResponse) Reset ¶ added in v0.0.27
func (m *GetAllServicesResponse) Reset()
func (*GetAllServicesResponse) String ¶ added in v0.0.27
func (m *GetAllServicesResponse) String() string
func (*GetAllServicesResponse) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *GetAllServicesResponse) XXX_DiscardUnknown()
func (*GetAllServicesResponse) XXX_Marshal ¶ added in v0.0.27
func (m *GetAllServicesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllServicesResponse) XXX_Merge ¶ added in v0.0.27
func (m *GetAllServicesResponse) XXX_Merge(src proto.Message)
func (*GetAllServicesResponse) XXX_Size ¶ added in v0.0.27
func (m *GetAllServicesResponse) XXX_Size() int
func (*GetAllServicesResponse) XXX_Unmarshal ¶ added in v0.0.27
func (m *GetAllServicesResponse) XXX_Unmarshal(b []byte) error
type GetAllValidationsRequest ¶ added in v0.0.88
type GetAllValidationsRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` // Validation ID Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllValidationsRequest) Descriptor ¶ added in v0.0.88
func (*GetAllValidationsRequest) Descriptor() ([]byte, []int)
func (*GetAllValidationsRequest) GetAuth ¶ added in v0.0.88
func (m *GetAllValidationsRequest) GetAuth() *common.Auth
func (*GetAllValidationsRequest) GetId ¶ added in v0.0.88
func (m *GetAllValidationsRequest) GetId() string
func (*GetAllValidationsRequest) ProtoMessage ¶ added in v0.0.88
func (*GetAllValidationsRequest) ProtoMessage()
func (*GetAllValidationsRequest) Reset ¶ added in v0.0.88
func (m *GetAllValidationsRequest) Reset()
func (*GetAllValidationsRequest) String ¶ added in v0.0.88
func (m *GetAllValidationsRequest) String() string
func (*GetAllValidationsRequest) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *GetAllValidationsRequest) XXX_DiscardUnknown()
func (*GetAllValidationsRequest) XXX_Marshal ¶ added in v0.0.88
func (m *GetAllValidationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllValidationsRequest) XXX_Merge ¶ added in v0.0.88
func (m *GetAllValidationsRequest) XXX_Merge(src proto.Message)
func (*GetAllValidationsRequest) XXX_Size ¶ added in v0.0.88
func (m *GetAllValidationsRequest) XXX_Size() int
func (*GetAllValidationsRequest) XXX_Unmarshal ¶ added in v0.0.88
func (m *GetAllValidationsRequest) XXX_Unmarshal(b []byte) error
type GetAllValidationsResponse ¶ added in v0.0.88
type GetAllValidationsResponse struct { Validations []*common.Validation `protobuf:"bytes,1,rep,name=validations,proto3" json:"validations,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetAllValidationsResponse) Descriptor ¶ added in v0.0.88
func (*GetAllValidationsResponse) Descriptor() ([]byte, []int)
func (*GetAllValidationsResponse) GetValidations ¶ added in v0.0.88
func (m *GetAllValidationsResponse) GetValidations() []*common.Validation
func (*GetAllValidationsResponse) ProtoMessage ¶ added in v0.0.88
func (*GetAllValidationsResponse) ProtoMessage()
func (*GetAllValidationsResponse) Reset ¶ added in v0.0.88
func (m *GetAllValidationsResponse) Reset()
func (*GetAllValidationsResponse) String ¶ added in v0.0.88
func (m *GetAllValidationsResponse) String() string
func (*GetAllValidationsResponse) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *GetAllValidationsResponse) XXX_DiscardUnknown()
func (*GetAllValidationsResponse) XXX_Marshal ¶ added in v0.0.88
func (m *GetAllValidationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetAllValidationsResponse) XXX_Merge ¶ added in v0.0.88
func (m *GetAllValidationsResponse) XXX_Merge(src proto.Message)
func (*GetAllValidationsResponse) XXX_Size ¶ added in v0.0.88
func (m *GetAllValidationsResponse) XXX_Size() int
func (*GetAllValidationsResponse) XXX_Unmarshal ¶ added in v0.0.88
func (m *GetAllValidationsResponse) XXX_Unmarshal(b []byte) error
type GetCompositeRequest ¶ added in v0.0.103
type GetCompositeRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetCompositeRequest) Descriptor ¶ added in v0.0.103
func (*GetCompositeRequest) Descriptor() ([]byte, []int)
func (*GetCompositeRequest) GetAuth ¶ added in v0.0.103
func (m *GetCompositeRequest) GetAuth() *common.Auth
func (*GetCompositeRequest) GetId ¶ added in v0.0.103
func (m *GetCompositeRequest) GetId() string
func (*GetCompositeRequest) ProtoMessage ¶ added in v0.0.103
func (*GetCompositeRequest) ProtoMessage()
func (*GetCompositeRequest) Reset ¶ added in v0.0.103
func (m *GetCompositeRequest) Reset()
func (*GetCompositeRequest) String ¶ added in v0.0.103
func (m *GetCompositeRequest) String() string
func (*GetCompositeRequest) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *GetCompositeRequest) XXX_DiscardUnknown()
func (*GetCompositeRequest) XXX_Marshal ¶ added in v0.0.103
func (m *GetCompositeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCompositeRequest) XXX_Merge ¶ added in v0.0.103
func (m *GetCompositeRequest) XXX_Merge(src proto.Message)
func (*GetCompositeRequest) XXX_Size ¶ added in v0.0.103
func (m *GetCompositeRequest) XXX_Size() int
func (*GetCompositeRequest) XXX_Unmarshal ¶ added in v0.0.103
func (m *GetCompositeRequest) XXX_Unmarshal(b []byte) error
type GetCompositeResponse ¶ added in v0.0.103
type GetCompositeResponse struct { Composite *opts.Composite `protobuf:"bytes,1,opt,name=composite,proto3" json:"composite,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetCompositeResponse) Descriptor ¶ added in v0.0.103
func (*GetCompositeResponse) Descriptor() ([]byte, []int)
func (*GetCompositeResponse) GetComposite ¶ added in v0.0.103
func (m *GetCompositeResponse) GetComposite() *opts.Composite
func (*GetCompositeResponse) ProtoMessage ¶ added in v0.0.103
func (*GetCompositeResponse) ProtoMessage()
func (*GetCompositeResponse) Reset ¶ added in v0.0.103
func (m *GetCompositeResponse) Reset()
func (*GetCompositeResponse) String ¶ added in v0.0.103
func (m *GetCompositeResponse) String() string
func (*GetCompositeResponse) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *GetCompositeResponse) XXX_DiscardUnknown()
func (*GetCompositeResponse) XXX_Marshal ¶ added in v0.0.103
func (m *GetCompositeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCompositeResponse) XXX_Merge ¶ added in v0.0.103
func (m *GetCompositeResponse) XXX_Merge(src proto.Message)
func (*GetCompositeResponse) XXX_Size ¶ added in v0.0.103
func (m *GetCompositeResponse) XXX_Size() int
func (*GetCompositeResponse) XXX_Unmarshal ¶ added in v0.0.103
func (m *GetCompositeResponse) XXX_Unmarshal(b []byte) error
type GetConnectionRequest ¶
type GetConnectionRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetConnectionRequest) Descriptor ¶
func (*GetConnectionRequest) Descriptor() ([]byte, []int)
func (*GetConnectionRequest) GetAuth ¶
func (m *GetConnectionRequest) GetAuth() *common.Auth
func (*GetConnectionRequest) GetConnectionId ¶
func (m *GetConnectionRequest) GetConnectionId() string
func (*GetConnectionRequest) ProtoMessage ¶
func (*GetConnectionRequest) ProtoMessage()
func (*GetConnectionRequest) Reset ¶
func (m *GetConnectionRequest) Reset()
func (*GetConnectionRequest) String ¶
func (m *GetConnectionRequest) String() string
func (*GetConnectionRequest) XXX_DiscardUnknown ¶
func (m *GetConnectionRequest) XXX_DiscardUnknown()
func (*GetConnectionRequest) XXX_Marshal ¶
func (m *GetConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConnectionRequest) XXX_Merge ¶
func (m *GetConnectionRequest) XXX_Merge(src proto.Message)
func (*GetConnectionRequest) XXX_Size ¶
func (m *GetConnectionRequest) XXX_Size() int
func (*GetConnectionRequest) XXX_Unmarshal ¶
func (m *GetConnectionRequest) XXX_Unmarshal(b []byte) error
type GetConnectionResponse ¶
type GetConnectionResponse struct { Options *opts.ConnectionOptions `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetConnectionResponse) Descriptor ¶
func (*GetConnectionResponse) Descriptor() ([]byte, []int)
func (*GetConnectionResponse) GetOptions ¶ added in v0.0.49
func (m *GetConnectionResponse) GetOptions() *opts.ConnectionOptions
func (*GetConnectionResponse) ProtoMessage ¶
func (*GetConnectionResponse) ProtoMessage()
func (*GetConnectionResponse) Reset ¶
func (m *GetConnectionResponse) Reset()
func (*GetConnectionResponse) String ¶
func (m *GetConnectionResponse) String() string
func (*GetConnectionResponse) XXX_DiscardUnknown ¶
func (m *GetConnectionResponse) XXX_DiscardUnknown()
func (*GetConnectionResponse) XXX_Marshal ¶
func (m *GetConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConnectionResponse) XXX_Merge ¶
func (m *GetConnectionResponse) XXX_Merge(src proto.Message)
func (*GetConnectionResponse) XXX_Size ¶
func (m *GetConnectionResponse) XXX_Size() int
func (*GetConnectionResponse) XXX_Unmarshal ¶
func (m *GetConnectionResponse) XXX_Unmarshal(b []byte) error
type GetCounterHistoryRequest ¶ added in v0.0.92
type GetCounterHistoryRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Resource opts.Counter_Resource `protobuf:"varint,1,opt,name=resource,proto3,enum=protos.opts.Counter_Resource" json:"resource,omitempty"` Type opts.Counter_Type `protobuf:"varint,2,opt,name=type,proto3,enum=protos.opts.Counter_Type" json:"type,omitempty"` ResourceId string `protobuf:"bytes,3,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` FromUnixTs int64 `protobuf:"varint,4,opt,name=from_unix_ts,json=fromUnixTs,proto3" json:"from_unix_ts,omitempty"` ToUnixTs int64 `protobuf:"varint,5,opt,name=to_unix_ts,json=toUnixTs,proto3" json:"to_unix_ts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetCounterHistoryRequest) Descriptor ¶ added in v0.0.92
func (*GetCounterHistoryRequest) Descriptor() ([]byte, []int)
func (*GetCounterHistoryRequest) GetAuth ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) GetAuth() *common.Auth
func (*GetCounterHistoryRequest) GetFromUnixTs ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) GetFromUnixTs() int64
func (*GetCounterHistoryRequest) GetResource ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) GetResource() opts.Counter_Resource
func (*GetCounterHistoryRequest) GetResourceId ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) GetResourceId() string
func (*GetCounterHistoryRequest) GetToUnixTs ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) GetToUnixTs() int64
func (*GetCounterHistoryRequest) GetType ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) GetType() opts.Counter_Type
func (*GetCounterHistoryRequest) ProtoMessage ¶ added in v0.0.92
func (*GetCounterHistoryRequest) ProtoMessage()
func (*GetCounterHistoryRequest) Reset ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) Reset()
func (*GetCounterHistoryRequest) String ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) String() string
func (*GetCounterHistoryRequest) XXX_DiscardUnknown ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) XXX_DiscardUnknown()
func (*GetCounterHistoryRequest) XXX_Marshal ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCounterHistoryRequest) XXX_Merge ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) XXX_Merge(src proto.Message)
func (*GetCounterHistoryRequest) XXX_Size ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) XXX_Size() int
func (*GetCounterHistoryRequest) XXX_Unmarshal ¶ added in v0.0.92
func (m *GetCounterHistoryRequest) XXX_Unmarshal(b []byte) error
type GetCounterHistoryResponse ¶ added in v0.0.92
type GetCounterHistoryResponse struct { Counter *opts.Counter `protobuf:"bytes,1,opt,name=counter,proto3" json:"counter,omitempty"` DataPoints []*CounterDataPoint `protobuf:"bytes,2,rep,name=data_points,json=dataPoints,proto3" json:"data_points,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetCounterHistoryResponse) Descriptor ¶ added in v0.0.92
func (*GetCounterHistoryResponse) Descriptor() ([]byte, []int)
func (*GetCounterHistoryResponse) GetCounter ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) GetCounter() *opts.Counter
func (*GetCounterHistoryResponse) GetDataPoints ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) GetDataPoints() []*CounterDataPoint
func (*GetCounterHistoryResponse) ProtoMessage ¶ added in v0.0.92
func (*GetCounterHistoryResponse) ProtoMessage()
func (*GetCounterHistoryResponse) Reset ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) Reset()
func (*GetCounterHistoryResponse) String ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) String() string
func (*GetCounterHistoryResponse) XXX_DiscardUnknown ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) XXX_DiscardUnknown()
func (*GetCounterHistoryResponse) XXX_Marshal ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCounterHistoryResponse) XXX_Merge ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) XXX_Merge(src proto.Message)
func (*GetCounterHistoryResponse) XXX_Size ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) XXX_Size() int
func (*GetCounterHistoryResponse) XXX_Unmarshal ¶ added in v0.0.92
func (m *GetCounterHistoryResponse) XXX_Unmarshal(b []byte) error
type GetCurrentCountersRequest ¶ added in v0.0.92
type GetCurrentCountersRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetCurrentCountersRequest) Descriptor ¶ added in v0.0.92
func (*GetCurrentCountersRequest) Descriptor() ([]byte, []int)
func (*GetCurrentCountersRequest) GetAuth ¶ added in v0.0.92
func (m *GetCurrentCountersRequest) GetAuth() *common.Auth
func (*GetCurrentCountersRequest) ProtoMessage ¶ added in v0.0.92
func (*GetCurrentCountersRequest) ProtoMessage()
func (*GetCurrentCountersRequest) Reset ¶ added in v0.0.92
func (m *GetCurrentCountersRequest) Reset()
func (*GetCurrentCountersRequest) String ¶ added in v0.0.92
func (m *GetCurrentCountersRequest) String() string
func (*GetCurrentCountersRequest) XXX_DiscardUnknown ¶ added in v0.0.92
func (m *GetCurrentCountersRequest) XXX_DiscardUnknown()
func (*GetCurrentCountersRequest) XXX_Marshal ¶ added in v0.0.92
func (m *GetCurrentCountersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCurrentCountersRequest) XXX_Merge ¶ added in v0.0.92
func (m *GetCurrentCountersRequest) XXX_Merge(src proto.Message)
func (*GetCurrentCountersRequest) XXX_Size ¶ added in v0.0.92
func (m *GetCurrentCountersRequest) XXX_Size() int
func (*GetCurrentCountersRequest) XXX_Unmarshal ¶ added in v0.0.92
func (m *GetCurrentCountersRequest) XXX_Unmarshal(b []byte) error
type GetCurrentCountersResponse ¶ added in v0.0.92
type GetCurrentCountersResponse struct { Counters []*opts.Counter `protobuf:"bytes,1,rep,name=counters,proto3" json:"counters,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetCurrentCountersResponse) Descriptor ¶ added in v0.0.92
func (*GetCurrentCountersResponse) Descriptor() ([]byte, []int)
func (*GetCurrentCountersResponse) GetCounters ¶ added in v0.0.92
func (m *GetCurrentCountersResponse) GetCounters() []*opts.Counter
func (*GetCurrentCountersResponse) ProtoMessage ¶ added in v0.0.92
func (*GetCurrentCountersResponse) ProtoMessage()
func (*GetCurrentCountersResponse) Reset ¶ added in v0.0.92
func (m *GetCurrentCountersResponse) Reset()
func (*GetCurrentCountersResponse) String ¶ added in v0.0.92
func (m *GetCurrentCountersResponse) String() string
func (*GetCurrentCountersResponse) XXX_DiscardUnknown ¶ added in v0.0.92
func (m *GetCurrentCountersResponse) XXX_DiscardUnknown()
func (*GetCurrentCountersResponse) XXX_Marshal ¶ added in v0.0.92
func (m *GetCurrentCountersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetCurrentCountersResponse) XXX_Merge ¶ added in v0.0.92
func (m *GetCurrentCountersResponse) XXX_Merge(src proto.Message)
func (*GetCurrentCountersResponse) XXX_Size ¶ added in v0.0.92
func (m *GetCurrentCountersResponse) XXX_Size() int
func (*GetCurrentCountersResponse) XXX_Unmarshal ¶ added in v0.0.92
func (m *GetCurrentCountersResponse) XXX_Unmarshal(b []byte) error
type GetDynamicRequest ¶ added in v0.0.130
type GetDynamicRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` DynamicId string `protobuf:"bytes,1,opt,name=dynamic_id,json=dynamicId,proto3" json:"dynamic_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDynamicRequest) Descriptor ¶ added in v0.0.130
func (*GetDynamicRequest) Descriptor() ([]byte, []int)
func (*GetDynamicRequest) GetAuth ¶ added in v0.0.130
func (m *GetDynamicRequest) GetAuth() *common.Auth
func (*GetDynamicRequest) GetDynamicId ¶ added in v0.0.130
func (m *GetDynamicRequest) GetDynamicId() string
func (*GetDynamicRequest) ProtoMessage ¶ added in v0.0.130
func (*GetDynamicRequest) ProtoMessage()
func (*GetDynamicRequest) Reset ¶ added in v0.0.130
func (m *GetDynamicRequest) Reset()
func (*GetDynamicRequest) String ¶ added in v0.0.130
func (m *GetDynamicRequest) String() string
func (*GetDynamicRequest) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *GetDynamicRequest) XXX_DiscardUnknown()
func (*GetDynamicRequest) XXX_Marshal ¶ added in v0.0.130
func (m *GetDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDynamicRequest) XXX_Merge ¶ added in v0.0.130
func (m *GetDynamicRequest) XXX_Merge(src proto.Message)
func (*GetDynamicRequest) XXX_Size ¶ added in v0.0.130
func (m *GetDynamicRequest) XXX_Size() int
func (*GetDynamicRequest) XXX_Unmarshal ¶ added in v0.0.130
func (m *GetDynamicRequest) XXX_Unmarshal(b []byte) error
type GetDynamicResponse ¶ added in v0.0.130
type GetDynamicResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // Set only if status is OK Opts *opts.DynamicOptions `protobuf:"bytes,1,opt,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDynamicResponse) Descriptor ¶ added in v0.0.130
func (*GetDynamicResponse) Descriptor() ([]byte, []int)
func (*GetDynamicResponse) GetOpts ¶ added in v0.0.130
func (m *GetDynamicResponse) GetOpts() *opts.DynamicOptions
func (*GetDynamicResponse) GetStatus ¶ added in v0.0.130
func (m *GetDynamicResponse) GetStatus() *common.Status
func (*GetDynamicResponse) ProtoMessage ¶ added in v0.0.130
func (*GetDynamicResponse) ProtoMessage()
func (*GetDynamicResponse) Reset ¶ added in v0.0.130
func (m *GetDynamicResponse) Reset()
func (*GetDynamicResponse) String ¶ added in v0.0.130
func (m *GetDynamicResponse) String() string
func (*GetDynamicResponse) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *GetDynamicResponse) XXX_DiscardUnknown()
func (*GetDynamicResponse) XXX_Marshal ¶ added in v0.0.130
func (m *GetDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDynamicResponse) XXX_Merge ¶ added in v0.0.130
func (m *GetDynamicResponse) XXX_Merge(src proto.Message)
func (*GetDynamicResponse) XXX_Size ¶ added in v0.0.130
func (m *GetDynamicResponse) XXX_Size() int
func (*GetDynamicResponse) XXX_Unmarshal ¶ added in v0.0.130
func (m *GetDynamicResponse) XXX_Unmarshal(b []byte) error
type GetErrorHistoryRequest ¶ added in v0.0.102
type GetErrorHistoryRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetErrorHistoryRequest) Descriptor ¶ added in v0.0.102
func (*GetErrorHistoryRequest) Descriptor() ([]byte, []int)
func (*GetErrorHistoryRequest) GetAuth ¶ added in v0.0.102
func (m *GetErrorHistoryRequest) GetAuth() *common.Auth
func (*GetErrorHistoryRequest) ProtoMessage ¶ added in v0.0.102
func (*GetErrorHistoryRequest) ProtoMessage()
func (*GetErrorHistoryRequest) Reset ¶ added in v0.0.102
func (m *GetErrorHistoryRequest) Reset()
func (*GetErrorHistoryRequest) String ¶ added in v0.0.102
func (m *GetErrorHistoryRequest) String() string
func (*GetErrorHistoryRequest) XXX_DiscardUnknown ¶ added in v0.0.102
func (m *GetErrorHistoryRequest) XXX_DiscardUnknown()
func (*GetErrorHistoryRequest) XXX_Marshal ¶ added in v0.0.102
func (m *GetErrorHistoryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetErrorHistoryRequest) XXX_Merge ¶ added in v0.0.102
func (m *GetErrorHistoryRequest) XXX_Merge(src proto.Message)
func (*GetErrorHistoryRequest) XXX_Size ¶ added in v0.0.102
func (m *GetErrorHistoryRequest) XXX_Size() int
func (*GetErrorHistoryRequest) XXX_Unmarshal ¶ added in v0.0.102
func (m *GetErrorHistoryRequest) XXX_Unmarshal(b []byte) error
type GetErrorHistoryResponse ¶ added in v0.0.102
type GetErrorHistoryResponse struct { Errors []*ErrorMessage `protobuf:"bytes,1,rep,name=errors,proto3" json:"errors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetErrorHistoryResponse) Descriptor ¶ added in v0.0.102
func (*GetErrorHistoryResponse) Descriptor() ([]byte, []int)
func (*GetErrorHistoryResponse) GetErrors ¶ added in v0.0.102
func (m *GetErrorHistoryResponse) GetErrors() []*ErrorMessage
func (*GetErrorHistoryResponse) ProtoMessage ¶ added in v0.0.102
func (*GetErrorHistoryResponse) ProtoMessage()
func (*GetErrorHistoryResponse) Reset ¶ added in v0.0.102
func (m *GetErrorHistoryResponse) Reset()
func (*GetErrorHistoryResponse) String ¶ added in v0.0.102
func (m *GetErrorHistoryResponse) String() string
func (*GetErrorHistoryResponse) XXX_DiscardUnknown ¶ added in v0.0.102
func (m *GetErrorHistoryResponse) XXX_DiscardUnknown()
func (*GetErrorHistoryResponse) XXX_Marshal ¶ added in v0.0.102
func (m *GetErrorHistoryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetErrorHistoryResponse) XXX_Merge ¶ added in v0.0.102
func (m *GetErrorHistoryResponse) XXX_Merge(src proto.Message)
func (*GetErrorHistoryResponse) XXX_Size ¶ added in v0.0.102
func (m *GetErrorHistoryResponse) XXX_Size() int
func (*GetErrorHistoryResponse) XXX_Unmarshal ¶ added in v0.0.102
func (m *GetErrorHistoryResponse) XXX_Unmarshal(b []byte) error
type GetLiveErrorsRequest ¶ added in v0.0.102
type GetLiveErrorsRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetLiveErrorsRequest) Descriptor ¶ added in v0.0.102
func (*GetLiveErrorsRequest) Descriptor() ([]byte, []int)
func (*GetLiveErrorsRequest) GetAuth ¶ added in v0.0.102
func (m *GetLiveErrorsRequest) GetAuth() *common.Auth
func (*GetLiveErrorsRequest) ProtoMessage ¶ added in v0.0.102
func (*GetLiveErrorsRequest) ProtoMessage()
func (*GetLiveErrorsRequest) Reset ¶ added in v0.0.102
func (m *GetLiveErrorsRequest) Reset()
func (*GetLiveErrorsRequest) String ¶ added in v0.0.102
func (m *GetLiveErrorsRequest) String() string
func (*GetLiveErrorsRequest) XXX_DiscardUnknown ¶ added in v0.0.102
func (m *GetLiveErrorsRequest) XXX_DiscardUnknown()
func (*GetLiveErrorsRequest) XXX_Marshal ¶ added in v0.0.102
func (m *GetLiveErrorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetLiveErrorsRequest) XXX_Merge ¶ added in v0.0.102
func (m *GetLiveErrorsRequest) XXX_Merge(src proto.Message)
func (*GetLiveErrorsRequest) XXX_Size ¶ added in v0.0.102
func (m *GetLiveErrorsRequest) XXX_Size() int
func (*GetLiveErrorsRequest) XXX_Unmarshal ¶ added in v0.0.102
func (m *GetLiveErrorsRequest) XXX_Unmarshal(b []byte) error
type GetLiveErrorsResponse ¶ added in v0.0.102
type GetLiveErrorsResponse struct { Error *ErrorMessage `protobuf:"bytes,1,opt,name=error,proto3" json:"error,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetLiveErrorsResponse) Descriptor ¶ added in v0.0.102
func (*GetLiveErrorsResponse) Descriptor() ([]byte, []int)
func (*GetLiveErrorsResponse) GetError ¶ added in v0.0.102
func (m *GetLiveErrorsResponse) GetError() *ErrorMessage
func (*GetLiveErrorsResponse) ProtoMessage ¶ added in v0.0.102
func (*GetLiveErrorsResponse) ProtoMessage()
func (*GetLiveErrorsResponse) Reset ¶ added in v0.0.102
func (m *GetLiveErrorsResponse) Reset()
func (*GetLiveErrorsResponse) String ¶ added in v0.0.102
func (m *GetLiveErrorsResponse) String() string
func (*GetLiveErrorsResponse) XXX_DiscardUnknown ¶ added in v0.0.102
func (m *GetLiveErrorsResponse) XXX_DiscardUnknown()
func (*GetLiveErrorsResponse) XXX_Marshal ¶ added in v0.0.102
func (m *GetLiveErrorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetLiveErrorsResponse) XXX_Merge ¶ added in v0.0.102
func (m *GetLiveErrorsResponse) XXX_Merge(src proto.Message)
func (*GetLiveErrorsResponse) XXX_Size ¶ added in v0.0.102
func (m *GetLiveErrorsResponse) XXX_Size() int
func (*GetLiveErrorsResponse) XXX_Unmarshal ¶ added in v0.0.102
func (m *GetLiveErrorsResponse) XXX_Unmarshal(b []byte) error
type GetMonitorRequest ¶ added in v0.0.84
type GetMonitorRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` MonitorId string `protobuf:"bytes,1,opt,name=monitor_id,json=monitorId,proto3" json:"monitor_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetMonitorRequest) Descriptor ¶ added in v0.0.84
func (*GetMonitorRequest) Descriptor() ([]byte, []int)
func (*GetMonitorRequest) GetAuth ¶ added in v0.0.84
func (m *GetMonitorRequest) GetAuth() *common.Auth
func (*GetMonitorRequest) GetMonitorId ¶ added in v0.0.84
func (m *GetMonitorRequest) GetMonitorId() string
func (*GetMonitorRequest) ProtoMessage ¶ added in v0.0.84
func (*GetMonitorRequest) ProtoMessage()
func (*GetMonitorRequest) Reset ¶ added in v0.0.84
func (m *GetMonitorRequest) Reset()
func (*GetMonitorRequest) String ¶ added in v0.0.84
func (m *GetMonitorRequest) String() string
func (*GetMonitorRequest) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *GetMonitorRequest) XXX_DiscardUnknown()
func (*GetMonitorRequest) XXX_Marshal ¶ added in v0.0.84
func (m *GetMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMonitorRequest) XXX_Merge ¶ added in v0.0.84
func (m *GetMonitorRequest) XXX_Merge(src proto.Message)
func (*GetMonitorRequest) XXX_Size ¶ added in v0.0.84
func (m *GetMonitorRequest) XXX_Size() int
func (*GetMonitorRequest) XXX_Unmarshal ¶ added in v0.0.84
func (m *GetMonitorRequest) XXX_Unmarshal(b []byte) error
type GetMonitorResponse ¶ added in v0.0.84
type GetMonitorResponse struct { Monitor *opts.MonitorOptions `protobuf:"bytes,1,opt,name=monitor,proto3" json:"monitor,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetMonitorResponse) Descriptor ¶ added in v0.0.84
func (*GetMonitorResponse) Descriptor() ([]byte, []int)
func (*GetMonitorResponse) GetMonitor ¶ added in v0.0.84
func (m *GetMonitorResponse) GetMonitor() *opts.MonitorOptions
func (*GetMonitorResponse) GetStatus ¶ added in v0.0.84
func (m *GetMonitorResponse) GetStatus() *common.Status
func (*GetMonitorResponse) ProtoMessage ¶ added in v0.0.84
func (*GetMonitorResponse) ProtoMessage()
func (*GetMonitorResponse) Reset ¶ added in v0.0.84
func (m *GetMonitorResponse) Reset()
func (*GetMonitorResponse) String ¶ added in v0.0.84
func (m *GetMonitorResponse) String() string
func (*GetMonitorResponse) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *GetMonitorResponse) XXX_DiscardUnknown()
func (*GetMonitorResponse) XXX_Marshal ¶ added in v0.0.84
func (m *GetMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetMonitorResponse) XXX_Merge ¶ added in v0.0.84
func (m *GetMonitorResponse) XXX_Merge(src proto.Message)
func (*GetMonitorResponse) XXX_Size ¶ added in v0.0.84
func (m *GetMonitorResponse) XXX_Size() int
func (*GetMonitorResponse) XXX_Unmarshal ¶ added in v0.0.84
func (m *GetMonitorResponse) XXX_Unmarshal(b []byte) error
type GetRelayRequest ¶
type GetRelayRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` RelayId string `protobuf:"bytes,1,opt,name=relay_id,json=relayId,proto3" json:"relay_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRelayRequest) Descriptor ¶
func (*GetRelayRequest) Descriptor() ([]byte, []int)
func (*GetRelayRequest) GetAuth ¶
func (m *GetRelayRequest) GetAuth() *common.Auth
func (*GetRelayRequest) GetRelayId ¶
func (m *GetRelayRequest) GetRelayId() string
func (*GetRelayRequest) ProtoMessage ¶
func (*GetRelayRequest) ProtoMessage()
func (*GetRelayRequest) Reset ¶
func (m *GetRelayRequest) Reset()
func (*GetRelayRequest) String ¶
func (m *GetRelayRequest) String() string
func (*GetRelayRequest) XXX_DiscardUnknown ¶
func (m *GetRelayRequest) XXX_DiscardUnknown()
func (*GetRelayRequest) XXX_Marshal ¶
func (m *GetRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRelayRequest) XXX_Merge ¶
func (m *GetRelayRequest) XXX_Merge(src proto.Message)
func (*GetRelayRequest) XXX_Size ¶
func (m *GetRelayRequest) XXX_Size() int
func (*GetRelayRequest) XXX_Unmarshal ¶
func (m *GetRelayRequest) XXX_Unmarshal(b []byte) error
type GetRelayResponse ¶
type GetRelayResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // Set only if status is OK Opts *opts.RelayOptions `protobuf:"bytes,1,opt,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRelayResponse) Descriptor ¶
func (*GetRelayResponse) Descriptor() ([]byte, []int)
func (*GetRelayResponse) GetOpts ¶ added in v0.0.49
func (m *GetRelayResponse) GetOpts() *opts.RelayOptions
func (*GetRelayResponse) GetStatus ¶
func (m *GetRelayResponse) GetStatus() *common.Status
func (*GetRelayResponse) ProtoMessage ¶
func (*GetRelayResponse) ProtoMessage()
func (*GetRelayResponse) Reset ¶
func (m *GetRelayResponse) Reset()
func (*GetRelayResponse) String ¶
func (m *GetRelayResponse) String() string
func (*GetRelayResponse) XXX_DiscardUnknown ¶
func (m *GetRelayResponse) XXX_DiscardUnknown()
func (*GetRelayResponse) XXX_Marshal ¶
func (m *GetRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRelayResponse) XXX_Merge ¶
func (m *GetRelayResponse) XXX_Merge(src proto.Message)
func (*GetRelayResponse) XXX_Size ¶
func (m *GetRelayResponse) XXX_Size() int
func (*GetRelayResponse) XXX_Unmarshal ¶
func (m *GetRelayResponse) XXX_Unmarshal(b []byte) error
type GetRepoFileRequest ¶ added in v0.0.86
type GetRepoFileRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` RepoUrl string `protobuf:"bytes,1,opt,name=repo_url,json=repoUrl,proto3" json:"repo_url,omitempty"` FileName string `protobuf:"bytes,2,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` FilePath string `protobuf:"bytes,3,opt,name=file_path,json=filePath,proto3" json:"file_path,omitempty"` FileSha string `protobuf:"bytes,4,opt,name=file_sha,json=fileSha,proto3" json:"file_sha,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRepoFileRequest) Descriptor ¶ added in v0.0.86
func (*GetRepoFileRequest) Descriptor() ([]byte, []int)
func (*GetRepoFileRequest) GetAuth ¶ added in v0.0.86
func (m *GetRepoFileRequest) GetAuth() *common.Auth
func (*GetRepoFileRequest) GetFileName ¶ added in v0.0.86
func (m *GetRepoFileRequest) GetFileName() string
func (*GetRepoFileRequest) GetFilePath ¶ added in v0.0.86
func (m *GetRepoFileRequest) GetFilePath() string
func (*GetRepoFileRequest) GetFileSha ¶ added in v0.0.86
func (m *GetRepoFileRequest) GetFileSha() string
func (*GetRepoFileRequest) GetRepoUrl ¶ added in v0.0.86
func (m *GetRepoFileRequest) GetRepoUrl() string
func (*GetRepoFileRequest) ProtoMessage ¶ added in v0.0.86
func (*GetRepoFileRequest) ProtoMessage()
func (*GetRepoFileRequest) Reset ¶ added in v0.0.86
func (m *GetRepoFileRequest) Reset()
func (*GetRepoFileRequest) String ¶ added in v0.0.86
func (m *GetRepoFileRequest) String() string
func (*GetRepoFileRequest) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *GetRepoFileRequest) XXX_DiscardUnknown()
func (*GetRepoFileRequest) XXX_Marshal ¶ added in v0.0.86
func (m *GetRepoFileRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRepoFileRequest) XXX_Merge ¶ added in v0.0.86
func (m *GetRepoFileRequest) XXX_Merge(src proto.Message)
func (*GetRepoFileRequest) XXX_Size ¶ added in v0.0.86
func (m *GetRepoFileRequest) XXX_Size() int
func (*GetRepoFileRequest) XXX_Unmarshal ¶ added in v0.0.86
func (m *GetRepoFileRequest) XXX_Unmarshal(b []byte) error
type GetRepoFileResponse ¶ added in v0.0.86
type GetRepoFileResponse struct { Content []byte `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRepoFileResponse) Descriptor ¶ added in v0.0.86
func (*GetRepoFileResponse) Descriptor() ([]byte, []int)
func (*GetRepoFileResponse) GetContent ¶ added in v0.0.86
func (m *GetRepoFileResponse) GetContent() []byte
func (*GetRepoFileResponse) ProtoMessage ¶ added in v0.0.86
func (*GetRepoFileResponse) ProtoMessage()
func (*GetRepoFileResponse) Reset ¶ added in v0.0.86
func (m *GetRepoFileResponse) Reset()
func (*GetRepoFileResponse) String ¶ added in v0.0.86
func (m *GetRepoFileResponse) String() string
func (*GetRepoFileResponse) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *GetRepoFileResponse) XXX_DiscardUnknown()
func (*GetRepoFileResponse) XXX_Marshal ¶ added in v0.0.86
func (m *GetRepoFileResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRepoFileResponse) XXX_Merge ¶ added in v0.0.86
func (m *GetRepoFileResponse) XXX_Merge(src proto.Message)
func (*GetRepoFileResponse) XXX_Size ¶ added in v0.0.86
func (m *GetRepoFileResponse) XXX_Size() int
func (*GetRepoFileResponse) XXX_Unmarshal ¶ added in v0.0.86
func (m *GetRepoFileResponse) XXX_Unmarshal(b []byte) error
type GetRepoListRequest ¶ added in v0.0.85
type GetRepoListRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRepoListRequest) Descriptor ¶ added in v0.0.85
func (*GetRepoListRequest) Descriptor() ([]byte, []int)
func (*GetRepoListRequest) GetAuth ¶ added in v0.0.85
func (m *GetRepoListRequest) GetAuth() *common.Auth
func (*GetRepoListRequest) ProtoMessage ¶ added in v0.0.85
func (*GetRepoListRequest) ProtoMessage()
func (*GetRepoListRequest) Reset ¶ added in v0.0.85
func (m *GetRepoListRequest) Reset()
func (*GetRepoListRequest) String ¶ added in v0.0.85
func (m *GetRepoListRequest) String() string
func (*GetRepoListRequest) XXX_DiscardUnknown ¶ added in v0.0.85
func (m *GetRepoListRequest) XXX_DiscardUnknown()
func (*GetRepoListRequest) XXX_Marshal ¶ added in v0.0.85
func (m *GetRepoListRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRepoListRequest) XXX_Merge ¶ added in v0.0.85
func (m *GetRepoListRequest) XXX_Merge(src proto.Message)
func (*GetRepoListRequest) XXX_Size ¶ added in v0.0.85
func (m *GetRepoListRequest) XXX_Size() int
func (*GetRepoListRequest) XXX_Unmarshal ¶ added in v0.0.85
func (m *GetRepoListRequest) XXX_Unmarshal(b []byte) error
type GetRepoListResponse ¶ added in v0.0.85
type GetRepoListResponse struct { RepositoryUrls []string `protobuf:"bytes,1,rep,name=repository_urls,json=repositoryUrls,proto3" json:"repository_urls,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRepoListResponse) Descriptor ¶ added in v0.0.85
func (*GetRepoListResponse) Descriptor() ([]byte, []int)
func (*GetRepoListResponse) GetRepositoryUrls ¶ added in v0.0.85
func (m *GetRepoListResponse) GetRepositoryUrls() []string
func (*GetRepoListResponse) ProtoMessage ¶ added in v0.0.85
func (*GetRepoListResponse) ProtoMessage()
func (*GetRepoListResponse) Reset ¶ added in v0.0.85
func (m *GetRepoListResponse) Reset()
func (*GetRepoListResponse) String ¶ added in v0.0.85
func (m *GetRepoListResponse) String() string
func (*GetRepoListResponse) XXX_DiscardUnknown ¶ added in v0.0.85
func (m *GetRepoListResponse) XXX_DiscardUnknown()
func (*GetRepoListResponse) XXX_Marshal ¶ added in v0.0.85
func (m *GetRepoListResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRepoListResponse) XXX_Merge ¶ added in v0.0.85
func (m *GetRepoListResponse) XXX_Merge(src proto.Message)
func (*GetRepoListResponse) XXX_Size ¶ added in v0.0.85
func (m *GetRepoListResponse) XXX_Size() int
func (*GetRepoListResponse) XXX_Unmarshal ¶ added in v0.0.85
func (m *GetRepoListResponse) XXX_Unmarshal(b []byte) error
type GetRepoTreeRequest ¶ added in v0.0.86
type GetRepoTreeRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` RepoUrl string `protobuf:"bytes,1,opt,name=repo_url,json=repoUrl,proto3" json:"repo_url,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRepoTreeRequest) Descriptor ¶ added in v0.0.86
func (*GetRepoTreeRequest) Descriptor() ([]byte, []int)
func (*GetRepoTreeRequest) GetAuth ¶ added in v0.0.86
func (m *GetRepoTreeRequest) GetAuth() *common.Auth
func (*GetRepoTreeRequest) GetRepoUrl ¶ added in v0.0.86
func (m *GetRepoTreeRequest) GetRepoUrl() string
func (*GetRepoTreeRequest) ProtoMessage ¶ added in v0.0.86
func (*GetRepoTreeRequest) ProtoMessage()
func (*GetRepoTreeRequest) Reset ¶ added in v0.0.86
func (m *GetRepoTreeRequest) Reset()
func (*GetRepoTreeRequest) String ¶ added in v0.0.86
func (m *GetRepoTreeRequest) String() string
func (*GetRepoTreeRequest) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *GetRepoTreeRequest) XXX_DiscardUnknown()
func (*GetRepoTreeRequest) XXX_Marshal ¶ added in v0.0.86
func (m *GetRepoTreeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRepoTreeRequest) XXX_Merge ¶ added in v0.0.86
func (m *GetRepoTreeRequest) XXX_Merge(src proto.Message)
func (*GetRepoTreeRequest) XXX_Size ¶ added in v0.0.86
func (m *GetRepoTreeRequest) XXX_Size() int
func (*GetRepoTreeRequest) XXX_Unmarshal ¶ added in v0.0.86
func (m *GetRepoTreeRequest) XXX_Unmarshal(b []byte) error
type GetRepoTreeResponse ¶ added in v0.0.86
type GetRepoTreeResponse struct { Tree *Directory `protobuf:"bytes,1,opt,name=tree,proto3" json:"tree,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetRepoTreeResponse) Descriptor ¶ added in v0.0.86
func (*GetRepoTreeResponse) Descriptor() ([]byte, []int)
func (*GetRepoTreeResponse) GetTree ¶ added in v0.0.86
func (m *GetRepoTreeResponse) GetTree() *Directory
func (*GetRepoTreeResponse) ProtoMessage ¶ added in v0.0.86
func (*GetRepoTreeResponse) ProtoMessage()
func (*GetRepoTreeResponse) Reset ¶ added in v0.0.86
func (m *GetRepoTreeResponse) Reset()
func (*GetRepoTreeResponse) String ¶ added in v0.0.86
func (m *GetRepoTreeResponse) String() string
func (*GetRepoTreeResponse) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *GetRepoTreeResponse) XXX_DiscardUnknown()
func (*GetRepoTreeResponse) XXX_Marshal ¶ added in v0.0.86
func (m *GetRepoTreeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetRepoTreeResponse) XXX_Merge ¶ added in v0.0.86
func (m *GetRepoTreeResponse) XXX_Merge(src proto.Message)
func (*GetRepoTreeResponse) XXX_Size ¶ added in v0.0.86
func (m *GetRepoTreeResponse) XXX_Size() int
func (*GetRepoTreeResponse) XXX_Unmarshal ¶ added in v0.0.86
func (m *GetRepoTreeResponse) XXX_Unmarshal(b []byte) error
type GetSchemaRequest ¶ added in v0.0.26
type GetSchemaRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetSchemaRequest) Descriptor ¶ added in v0.0.26
func (*GetSchemaRequest) Descriptor() ([]byte, []int)
func (*GetSchemaRequest) GetAuth ¶ added in v0.0.26
func (m *GetSchemaRequest) GetAuth() *common.Auth
func (*GetSchemaRequest) GetId ¶ added in v0.0.26
func (m *GetSchemaRequest) GetId() string
func (*GetSchemaRequest) ProtoMessage ¶ added in v0.0.26
func (*GetSchemaRequest) ProtoMessage()
func (*GetSchemaRequest) Reset ¶ added in v0.0.26
func (m *GetSchemaRequest) Reset()
func (*GetSchemaRequest) String ¶ added in v0.0.26
func (m *GetSchemaRequest) String() string
func (*GetSchemaRequest) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *GetSchemaRequest) XXX_DiscardUnknown()
func (*GetSchemaRequest) XXX_Marshal ¶ added in v0.0.26
func (m *GetSchemaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetSchemaRequest) XXX_Merge ¶ added in v0.0.26
func (m *GetSchemaRequest) XXX_Merge(src proto.Message)
func (*GetSchemaRequest) XXX_Size ¶ added in v0.0.26
func (m *GetSchemaRequest) XXX_Size() int
func (*GetSchemaRequest) XXX_Unmarshal ¶ added in v0.0.26
func (m *GetSchemaRequest) XXX_Unmarshal(b []byte) error
type GetSchemaResponse ¶ added in v0.0.26
type GetSchemaResponse struct { Schema *Schema `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetSchemaResponse) Descriptor ¶ added in v0.0.26
func (*GetSchemaResponse) Descriptor() ([]byte, []int)
func (*GetSchemaResponse) GetSchema ¶ added in v0.0.26
func (m *GetSchemaResponse) GetSchema() *Schema
func (*GetSchemaResponse) ProtoMessage ¶ added in v0.0.26
func (*GetSchemaResponse) ProtoMessage()
func (*GetSchemaResponse) Reset ¶ added in v0.0.26
func (m *GetSchemaResponse) Reset()
func (*GetSchemaResponse) String ¶ added in v0.0.26
func (m *GetSchemaResponse) String() string
func (*GetSchemaResponse) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *GetSchemaResponse) XXX_DiscardUnknown()
func (*GetSchemaResponse) XXX_Marshal ¶ added in v0.0.26
func (m *GetSchemaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetSchemaResponse) XXX_Merge ¶ added in v0.0.26
func (m *GetSchemaResponse) XXX_Merge(src proto.Message)
func (*GetSchemaResponse) XXX_Size ¶ added in v0.0.26
func (m *GetSchemaResponse) XXX_Size() int
func (*GetSchemaResponse) XXX_Unmarshal ¶ added in v0.0.26
func (m *GetSchemaResponse) XXX_Unmarshal(b []byte) error
type GetServerOptionsRequest ¶ added in v0.0.49
type GetServerOptionsRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetServerOptionsRequest) Descriptor ¶ added in v0.0.49
func (*GetServerOptionsRequest) Descriptor() ([]byte, []int)
func (*GetServerOptionsRequest) GetAuth ¶ added in v0.0.49
func (m *GetServerOptionsRequest) GetAuth() *common.Auth
func (*GetServerOptionsRequest) ProtoMessage ¶ added in v0.0.49
func (*GetServerOptionsRequest) ProtoMessage()
func (*GetServerOptionsRequest) Reset ¶ added in v0.0.49
func (m *GetServerOptionsRequest) Reset()
func (*GetServerOptionsRequest) String ¶ added in v0.0.49
func (m *GetServerOptionsRequest) String() string
func (*GetServerOptionsRequest) XXX_DiscardUnknown ¶ added in v0.0.49
func (m *GetServerOptionsRequest) XXX_DiscardUnknown()
func (*GetServerOptionsRequest) XXX_Marshal ¶ added in v0.0.49
func (m *GetServerOptionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServerOptionsRequest) XXX_Merge ¶ added in v0.0.49
func (m *GetServerOptionsRequest) XXX_Merge(src proto.Message)
func (*GetServerOptionsRequest) XXX_Size ¶ added in v0.0.49
func (m *GetServerOptionsRequest) XXX_Size() int
func (*GetServerOptionsRequest) XXX_Unmarshal ¶ added in v0.0.49
func (m *GetServerOptionsRequest) XXX_Unmarshal(b []byte) error
type GetServerOptionsResponse ¶ added in v0.0.49
type GetServerOptionsResponse struct { ServerOptions *opts.ServerOptions `protobuf:"bytes,1,opt,name=server_options,json=serverOptions,proto3" json:"server_options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetServerOptionsResponse) Descriptor ¶ added in v0.0.49
func (*GetServerOptionsResponse) Descriptor() ([]byte, []int)
func (*GetServerOptionsResponse) GetServerOptions ¶ added in v0.0.49
func (m *GetServerOptionsResponse) GetServerOptions() *opts.ServerOptions
func (*GetServerOptionsResponse) ProtoMessage ¶ added in v0.0.49
func (*GetServerOptionsResponse) ProtoMessage()
func (*GetServerOptionsResponse) Reset ¶ added in v0.0.49
func (m *GetServerOptionsResponse) Reset()
func (*GetServerOptionsResponse) String ¶ added in v0.0.49
func (m *GetServerOptionsResponse) String() string
func (*GetServerOptionsResponse) XXX_DiscardUnknown ¶ added in v0.0.49
func (m *GetServerOptionsResponse) XXX_DiscardUnknown()
func (*GetServerOptionsResponse) XXX_Marshal ¶ added in v0.0.49
func (m *GetServerOptionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServerOptionsResponse) XXX_Merge ¶ added in v0.0.49
func (m *GetServerOptionsResponse) XXX_Merge(src proto.Message)
func (*GetServerOptionsResponse) XXX_Size ¶ added in v0.0.49
func (m *GetServerOptionsResponse) XXX_Size() int
func (*GetServerOptionsResponse) XXX_Unmarshal ¶ added in v0.0.49
func (m *GetServerOptionsResponse) XXX_Unmarshal(b []byte) error
type GetServiceRequest ¶ added in v0.0.27
type GetServiceRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetServiceRequest) Descriptor ¶ added in v0.0.27
func (*GetServiceRequest) Descriptor() ([]byte, []int)
func (*GetServiceRequest) GetAuth ¶ added in v0.0.27
func (m *GetServiceRequest) GetAuth() *common.Auth
func (*GetServiceRequest) GetId ¶ added in v0.0.27
func (m *GetServiceRequest) GetId() string
func (*GetServiceRequest) ProtoMessage ¶ added in v0.0.27
func (*GetServiceRequest) ProtoMessage()
func (*GetServiceRequest) Reset ¶ added in v0.0.27
func (m *GetServiceRequest) Reset()
func (*GetServiceRequest) String ¶ added in v0.0.27
func (m *GetServiceRequest) String() string
func (*GetServiceRequest) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *GetServiceRequest) XXX_DiscardUnknown()
func (*GetServiceRequest) XXX_Marshal ¶ added in v0.0.27
func (m *GetServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceRequest) XXX_Merge ¶ added in v0.0.27
func (m *GetServiceRequest) XXX_Merge(src proto.Message)
func (*GetServiceRequest) XXX_Size ¶ added in v0.0.27
func (m *GetServiceRequest) XXX_Size() int
func (*GetServiceRequest) XXX_Unmarshal ¶ added in v0.0.27
func (m *GetServiceRequest) XXX_Unmarshal(b []byte) error
type GetServiceResponse ¶ added in v0.0.27
type GetServiceResponse struct { Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetServiceResponse) Descriptor ¶ added in v0.0.27
func (*GetServiceResponse) Descriptor() ([]byte, []int)
func (*GetServiceResponse) GetService ¶ added in v0.0.27
func (m *GetServiceResponse) GetService() *Service
func (*GetServiceResponse) GetStatus ¶ added in v0.0.27
func (m *GetServiceResponse) GetStatus() *common.Status
func (*GetServiceResponse) ProtoMessage ¶ added in v0.0.27
func (*GetServiceResponse) ProtoMessage()
func (*GetServiceResponse) Reset ¶ added in v0.0.27
func (m *GetServiceResponse) Reset()
func (*GetServiceResponse) String ¶ added in v0.0.27
func (m *GetServiceResponse) String() string
func (*GetServiceResponse) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *GetServiceResponse) XXX_DiscardUnknown()
func (*GetServiceResponse) XXX_Marshal ¶ added in v0.0.27
func (m *GetServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceResponse) XXX_Merge ¶ added in v0.0.27
func (m *GetServiceResponse) XXX_Merge(src proto.Message)
func (*GetServiceResponse) XXX_Size ¶ added in v0.0.27
func (m *GetServiceResponse) XXX_Size() int
func (*GetServiceResponse) XXX_Unmarshal ¶ added in v0.0.27
func (m *GetServiceResponse) XXX_Unmarshal(b []byte) error
type GetVCEventsRequest ¶ added in v0.0.65
type GetVCEventsRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
GetVCEventsRequest is used to call GetVCEvents() which returns a stream of events from ps_ghserver.proto's server
func (*GetVCEventsRequest) Descriptor ¶ added in v0.0.65
func (*GetVCEventsRequest) Descriptor() ([]byte, []int)
func (*GetVCEventsRequest) GetAuth ¶ added in v0.0.65
func (m *GetVCEventsRequest) GetAuth() *common.Auth
func (*GetVCEventsRequest) ProtoMessage ¶ added in v0.0.65
func (*GetVCEventsRequest) ProtoMessage()
func (*GetVCEventsRequest) Reset ¶ added in v0.0.65
func (m *GetVCEventsRequest) Reset()
func (*GetVCEventsRequest) String ¶ added in v0.0.65
func (m *GetVCEventsRequest) String() string
func (*GetVCEventsRequest) XXX_DiscardUnknown ¶ added in v0.0.65
func (m *GetVCEventsRequest) XXX_DiscardUnknown()
func (*GetVCEventsRequest) XXX_Marshal ¶ added in v0.0.65
func (m *GetVCEventsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetVCEventsRequest) XXX_Merge ¶ added in v0.0.65
func (m *GetVCEventsRequest) XXX_Merge(src proto.Message)
func (*GetVCEventsRequest) XXX_Size ¶ added in v0.0.65
func (m *GetVCEventsRequest) XXX_Size() int
func (*GetVCEventsRequest) XXX_Unmarshal ¶ added in v0.0.65
func (m *GetVCEventsRequest) XXX_Unmarshal(b []byte) error
type GetValidationRequest ¶ added in v0.0.88
type GetValidationRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` // Validation ID Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetValidationRequest) Descriptor ¶ added in v0.0.88
func (*GetValidationRequest) Descriptor() ([]byte, []int)
func (*GetValidationRequest) GetAuth ¶ added in v0.0.88
func (m *GetValidationRequest) GetAuth() *common.Auth
func (*GetValidationRequest) GetId ¶ added in v0.0.88
func (m *GetValidationRequest) GetId() string
func (*GetValidationRequest) ProtoMessage ¶ added in v0.0.88
func (*GetValidationRequest) ProtoMessage()
func (*GetValidationRequest) Reset ¶ added in v0.0.88
func (m *GetValidationRequest) Reset()
func (*GetValidationRequest) String ¶ added in v0.0.88
func (m *GetValidationRequest) String() string
func (*GetValidationRequest) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *GetValidationRequest) XXX_DiscardUnknown()
func (*GetValidationRequest) XXX_Marshal ¶ added in v0.0.88
func (m *GetValidationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetValidationRequest) XXX_Merge ¶ added in v0.0.88
func (m *GetValidationRequest) XXX_Merge(src proto.Message)
func (*GetValidationRequest) XXX_Size ¶ added in v0.0.88
func (m *GetValidationRequest) XXX_Size() int
func (*GetValidationRequest) XXX_Unmarshal ¶ added in v0.0.88
func (m *GetValidationRequest) XXX_Unmarshal(b []byte) error
type GetValidationResponse ¶ added in v0.0.88
type GetValidationResponse struct { Validation *common.Validation `protobuf:"bytes,1,opt,name=validation,proto3" json:"validation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetValidationResponse) Descriptor ¶ added in v0.0.88
func (*GetValidationResponse) Descriptor() ([]byte, []int)
func (*GetValidationResponse) GetValidation ¶ added in v0.0.88
func (m *GetValidationResponse) GetValidation() *common.Validation
func (*GetValidationResponse) ProtoMessage ¶ added in v0.0.88
func (*GetValidationResponse) ProtoMessage()
func (*GetValidationResponse) Reset ¶ added in v0.0.88
func (m *GetValidationResponse) Reset()
func (*GetValidationResponse) String ¶ added in v0.0.88
func (m *GetValidationResponse) String() string
func (*GetValidationResponse) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *GetValidationResponse) XXX_DiscardUnknown()
func (*GetValidationResponse) XXX_Marshal ¶ added in v0.0.88
func (m *GetValidationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetValidationResponse) XXX_Merge ¶ added in v0.0.88
func (m *GetValidationResponse) XXX_Merge(src proto.Message)
func (*GetValidationResponse) XXX_Size ¶ added in v0.0.88
func (m *GetValidationResponse) XXX_Size() int
func (*GetValidationResponse) XXX_Unmarshal ¶ added in v0.0.88
func (m *GetValidationResponse) XXX_Unmarshal(b []byte) error
type GithubEvent ¶ added in v0.0.40
type GithubEvent struct { Type GithubEvent_Type `protobuf:"varint,1,opt,name=type,proto3,enum=protos.GithubEvent_Type" json:"type,omitempty"` // Types that are valid to be assigned to Payload: // *GithubEvent_Install // *GithubEvent_PullRequest // *GithubEvent_Issue Payload isGithubEvent_Payload `protobuf_oneof:"payload"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
See the following URL for reference to events we are receiving from github https://docs.github.com/en/developers/webhooks-and-events/webhooks/webhook-events-and-payloads#
func (*GithubEvent) Descriptor ¶ added in v0.0.40
func (*GithubEvent) Descriptor() ([]byte, []int)
func (*GithubEvent) GetInstall ¶ added in v0.0.94
func (m *GithubEvent) GetInstall() *Install
func (*GithubEvent) GetIssue ¶ added in v0.0.94
func (m *GithubEvent) GetIssue() *Issue
func (*GithubEvent) GetPayload ¶ added in v0.0.40
func (m *GithubEvent) GetPayload() isGithubEvent_Payload
func (*GithubEvent) GetPullRequest ¶ added in v0.0.94
func (m *GithubEvent) GetPullRequest() *PullRequest
func (*GithubEvent) GetType ¶ added in v0.0.41
func (m *GithubEvent) GetType() GithubEvent_Type
func (*GithubEvent) ProtoMessage ¶ added in v0.0.40
func (*GithubEvent) ProtoMessage()
func (*GithubEvent) Reset ¶ added in v0.0.40
func (m *GithubEvent) Reset()
func (*GithubEvent) String ¶ added in v0.0.40
func (m *GithubEvent) String() string
func (*GithubEvent) XXX_DiscardUnknown ¶ added in v0.0.40
func (m *GithubEvent) XXX_DiscardUnknown()
func (*GithubEvent) XXX_Marshal ¶ added in v0.0.40
func (m *GithubEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GithubEvent) XXX_Merge ¶ added in v0.0.40
func (m *GithubEvent) XXX_Merge(src proto.Message)
func (*GithubEvent) XXX_OneofWrappers ¶ added in v0.0.40
func (*GithubEvent) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*GithubEvent) XXX_Size ¶ added in v0.0.40
func (m *GithubEvent) XXX_Size() int
func (*GithubEvent) XXX_Unmarshal ¶ added in v0.0.40
func (m *GithubEvent) XXX_Unmarshal(b []byte) error
type GithubEvent_Install ¶ added in v0.0.94
type GithubEvent_Install struct {
Install *Install `protobuf:"bytes,100,opt,name=install,proto3,oneof"`
}
type GithubEvent_Issue ¶ added in v0.0.94
type GithubEvent_Issue struct {
Issue *Issue `protobuf:"bytes,102,opt,name=issue,proto3,oneof"`
}
type GithubEvent_PullRequest ¶ added in v0.0.94
type GithubEvent_PullRequest struct {
PullRequest *PullRequest `protobuf:"bytes,101,opt,name=pull_request,json=pullRequest,proto3,oneof"`
}
type GithubEvent_Type ¶ added in v0.0.41
type GithubEvent_Type int32
const ( GithubEvent_UNSET GithubEvent_Type = 0 GithubEvent_INSTALL_CREATED GithubEvent_Type = 1 GithubEvent_INSTALL_UPDATED GithubEvent_Type = 2 GithubEvent_INSTALL_DELETED GithubEvent_Type = 3 GithubEvent_INSTALL_SUSPENDED GithubEvent_Type = 5 GithubEvent_INSTALL_UNSUSPENDED GithubEvent_Type = 6 GithubEvent_PULL_CREATED GithubEvent_Type = 7 GithubEvent_PULL_MERGED GithubEvent_Type = 8 GithubEvent_PULL_CLOSED GithubEvent_Type = 9 GithubEvent_PULL_REOPENED GithubEvent_Type = 10 GithubEvent_ISSUE_CREATED GithubEvent_Type = 11 GithubEvent_ISSUE_REOPENED GithubEvent_Type = 12 GithubEvent_ISSUE_CLOSED GithubEvent_Type = 13 )
func (GithubEvent_Type) EnumDescriptor ¶ added in v0.0.41
func (GithubEvent_Type) EnumDescriptor() ([]byte, []int)
func (GithubEvent_Type) String ¶ added in v0.0.41
func (x GithubEvent_Type) String() string
type GitlabEvent ¶ added in v0.0.65
type GitlabEvent struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GitlabEvent) Descriptor ¶ added in v0.0.65
func (*GitlabEvent) Descriptor() ([]byte, []int)
func (*GitlabEvent) ProtoMessage ¶ added in v0.0.65
func (*GitlabEvent) ProtoMessage()
func (*GitlabEvent) Reset ¶ added in v0.0.65
func (m *GitlabEvent) Reset()
func (*GitlabEvent) String ¶ added in v0.0.65
func (m *GitlabEvent) String() string
func (*GitlabEvent) XXX_DiscardUnknown ¶ added in v0.0.65
func (m *GitlabEvent) XXX_DiscardUnknown()
func (*GitlabEvent) XXX_Marshal ¶ added in v0.0.65
func (m *GitlabEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GitlabEvent) XXX_Merge ¶ added in v0.0.65
func (m *GitlabEvent) XXX_Merge(src proto.Message)
func (*GitlabEvent) XXX_Size ¶ added in v0.0.65
func (m *GitlabEvent) XXX_Size() int
func (*GitlabEvent) XXX_Unmarshal ¶ added in v0.0.65
func (m *GitlabEvent) XXX_Unmarshal(b []byte) error
type ImportGithubRequest ¶ added in v0.0.26
type ImportGithubRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type SchemaType `protobuf:"varint,2,opt,name=type,proto3,enum=protos.SchemaType" json:"type,omitempty"` GithubUrl string `protobuf:"bytes,3,opt,name=github_url,json=githubUrl,proto3" json:"github_url,omitempty"` // Internal ID for tracking two-step import process. DO NOT FILL XId string `protobuf:"bytes,4,opt,name=_id,json=Id,proto3" json:"_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportGithubRequest) Descriptor ¶ added in v0.0.26
func (*ImportGithubRequest) Descriptor() ([]byte, []int)
func (*ImportGithubRequest) GetAuth ¶ added in v0.0.26
func (m *ImportGithubRequest) GetAuth() *common.Auth
func (*ImportGithubRequest) GetGithubUrl ¶ added in v0.0.26
func (m *ImportGithubRequest) GetGithubUrl() string
func (*ImportGithubRequest) GetName ¶ added in v0.0.26
func (m *ImportGithubRequest) GetName() string
func (*ImportGithubRequest) GetType ¶ added in v0.0.26
func (m *ImportGithubRequest) GetType() SchemaType
func (*ImportGithubRequest) GetXId ¶ added in v0.0.86
func (m *ImportGithubRequest) GetXId() string
func (*ImportGithubRequest) ProtoMessage ¶ added in v0.0.26
func (*ImportGithubRequest) ProtoMessage()
func (*ImportGithubRequest) Reset ¶ added in v0.0.26
func (m *ImportGithubRequest) Reset()
func (*ImportGithubRequest) String ¶ added in v0.0.26
func (m *ImportGithubRequest) String() string
func (*ImportGithubRequest) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *ImportGithubRequest) XXX_DiscardUnknown()
func (*ImportGithubRequest) XXX_Marshal ¶ added in v0.0.26
func (m *ImportGithubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportGithubRequest) XXX_Merge ¶ added in v0.0.26
func (m *ImportGithubRequest) XXX_Merge(src proto.Message)
func (*ImportGithubRequest) XXX_Size ¶ added in v0.0.26
func (m *ImportGithubRequest) XXX_Size() int
func (*ImportGithubRequest) XXX_Unmarshal ¶ added in v0.0.26
func (m *ImportGithubRequest) XXX_Unmarshal(b []byte) error
type ImportGithubResponse ¶ added in v0.0.26
type ImportGithubResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // Temp ID to hold this information in cache Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Contains file structure of the repo. The end user will select the root schema file and then // make a call to ImportGithubSelect() to complete the import Tree *Directory `protobuf:"bytes,2,opt,name=tree,proto3" json:"tree,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportGithubResponse) Descriptor ¶ added in v0.0.26
func (*ImportGithubResponse) Descriptor() ([]byte, []int)
func (*ImportGithubResponse) GetId ¶ added in v0.0.26
func (m *ImportGithubResponse) GetId() string
func (*ImportGithubResponse) GetStatus ¶ added in v0.0.26
func (m *ImportGithubResponse) GetStatus() *common.Status
func (*ImportGithubResponse) GetTree ¶ added in v0.0.86
func (m *ImportGithubResponse) GetTree() *Directory
func (*ImportGithubResponse) ProtoMessage ¶ added in v0.0.26
func (*ImportGithubResponse) ProtoMessage()
func (*ImportGithubResponse) Reset ¶ added in v0.0.26
func (m *ImportGithubResponse) Reset()
func (*ImportGithubResponse) String ¶ added in v0.0.26
func (m *ImportGithubResponse) String() string
func (*ImportGithubResponse) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *ImportGithubResponse) XXX_DiscardUnknown()
func (*ImportGithubResponse) XXX_Marshal ¶ added in v0.0.26
func (m *ImportGithubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportGithubResponse) XXX_Merge ¶ added in v0.0.26
func (m *ImportGithubResponse) XXX_Merge(src proto.Message)
func (*ImportGithubResponse) XXX_Size ¶ added in v0.0.26
func (m *ImportGithubResponse) XXX_Size() int
func (*ImportGithubResponse) XXX_Unmarshal ¶ added in v0.0.26
func (m *ImportGithubResponse) XXX_Unmarshal(b []byte) error
type ImportGithubSelectRequest ¶ added in v0.0.86
type ImportGithubSelectRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` // ID received in ImportGithubResponse. This is used to pull the previous import request from cache // now that the user knows which file to import ImportId string `protobuf:"bytes,1,opt,name=import_id,json=importId,proto3" json:"import_id,omitempty"` // The schema file to import. For protobuf, this will be the root directory under which .proto files are stored // For Avro or JSONSchema, it will be the actual schema file // Only used for JSONSchema/Avro. Protobuf needs a directory, not a file SchemaFileName string `protobuf:"bytes,2,opt,name=schema_file_name,json=schemaFileName,proto3" json:"schema_file_name,omitempty"` // Obtained from ImportGithubResponse.Tree. This is the SHA git hash for the file // Only used for JSONSchema/Avro. Protobuf needs a directory, not a file SchemaFileSha string `protobuf:"bytes,3,opt,name=schema_file_sha,json=schemaFileSha,proto3" json:"schema_file_sha,omitempty"` // Types that are valid to be assigned to Settings: // *ImportGithubSelectRequest_ProtobufSettings // *ImportGithubSelectRequest_AvroSettings // *ImportGithubSelectRequest_JsonSchemaSettings Settings isImportGithubSelectRequest_Settings `protobuf_oneof:"settings"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportGithubSelectRequest) Descriptor ¶ added in v0.0.86
func (*ImportGithubSelectRequest) Descriptor() ([]byte, []int)
func (*ImportGithubSelectRequest) GetAuth ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) GetAuth() *common.Auth
func (*ImportGithubSelectRequest) GetAvroSettings ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) GetAvroSettings() *encoding.AvroSettings
func (*ImportGithubSelectRequest) GetImportId ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) GetImportId() string
func (*ImportGithubSelectRequest) GetJsonSchemaSettings ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) GetJsonSchemaSettings() *encoding.JSONSchemaSettings
func (*ImportGithubSelectRequest) GetProtobufSettings ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) GetProtobufSettings() *encoding.ProtobufSettings
func (*ImportGithubSelectRequest) GetSchemaFileName ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) GetSchemaFileName() string
func (*ImportGithubSelectRequest) GetSchemaFileSha ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) GetSchemaFileSha() string
func (*ImportGithubSelectRequest) GetSettings ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) GetSettings() isImportGithubSelectRequest_Settings
func (*ImportGithubSelectRequest) ProtoMessage ¶ added in v0.0.86
func (*ImportGithubSelectRequest) ProtoMessage()
func (*ImportGithubSelectRequest) Reset ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) Reset()
func (*ImportGithubSelectRequest) String ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) String() string
func (*ImportGithubSelectRequest) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) XXX_DiscardUnknown()
func (*ImportGithubSelectRequest) XXX_Marshal ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportGithubSelectRequest) XXX_Merge ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) XXX_Merge(src proto.Message)
func (*ImportGithubSelectRequest) XXX_OneofWrappers ¶ added in v0.0.86
func (*ImportGithubSelectRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*ImportGithubSelectRequest) XXX_Size ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) XXX_Size() int
func (*ImportGithubSelectRequest) XXX_Unmarshal ¶ added in v0.0.86
func (m *ImportGithubSelectRequest) XXX_Unmarshal(b []byte) error
type ImportGithubSelectRequest_AvroSettings ¶ added in v0.0.86
type ImportGithubSelectRequest_AvroSettings struct {
AvroSettings *encoding.AvroSettings `protobuf:"bytes,101,opt,name=avro_settings,json=avroSettings,proto3,oneof"`
}
type ImportGithubSelectRequest_JsonSchemaSettings ¶ added in v0.0.86
type ImportGithubSelectRequest_JsonSchemaSettings struct {
JsonSchemaSettings *encoding.JSONSchemaSettings `protobuf:"bytes,102,opt,name=json_schema_settings,json=jsonSchemaSettings,proto3,oneof"`
}
type ImportGithubSelectRequest_ProtobufSettings ¶ added in v0.0.86
type ImportGithubSelectRequest_ProtobufSettings struct {
ProtobufSettings *encoding.ProtobufSettings `protobuf:"bytes,100,opt,name=protobuf_settings,json=protobufSettings,proto3,oneof"`
}
type ImportGithubSelectResponse ¶ added in v0.0.86
type ImportGithubSelectResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` // The newly created schema Schema *Schema `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportGithubSelectResponse) Descriptor ¶ added in v0.0.86
func (*ImportGithubSelectResponse) Descriptor() ([]byte, []int)
func (*ImportGithubSelectResponse) GetSchema ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) GetSchema() *Schema
func (*ImportGithubSelectResponse) GetStatus ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) GetStatus() *common.Status
func (*ImportGithubSelectResponse) ProtoMessage ¶ added in v0.0.86
func (*ImportGithubSelectResponse) ProtoMessage()
func (*ImportGithubSelectResponse) Reset ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) Reset()
func (*ImportGithubSelectResponse) String ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) String() string
func (*ImportGithubSelectResponse) XXX_DiscardUnknown ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) XXX_DiscardUnknown()
func (*ImportGithubSelectResponse) XXX_Marshal ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportGithubSelectResponse) XXX_Merge ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) XXX_Merge(src proto.Message)
func (*ImportGithubSelectResponse) XXX_Size ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) XXX_Size() int
func (*ImportGithubSelectResponse) XXX_Unmarshal ¶ added in v0.0.86
func (m *ImportGithubSelectResponse) XXX_Unmarshal(b []byte) error
type ImportLocalRequest ¶ added in v0.0.26
type ImportLocalRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Type SchemaType `protobuf:"varint,2,opt,name=type,proto3,enum=protos.SchemaType" json:"type,omitempty"` FileContents []byte `protobuf:"bytes,3,opt,name=file_contents,json=fileContents,proto3" json:"file_contents,omitempty"` FileName string `protobuf:"bytes,4,opt,name=file_name,json=fileName,proto3" json:"file_name,omitempty"` // Types that are valid to be assigned to Settings: // *ImportLocalRequest_ProtobufSettings // *ImportLocalRequest_AvroSettings // *ImportLocalRequest_JsonSchemaSettings Settings isImportLocalRequest_Settings `protobuf_oneof:"settings"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportLocalRequest) Descriptor ¶ added in v0.0.26
func (*ImportLocalRequest) Descriptor() ([]byte, []int)
func (*ImportLocalRequest) GetAuth ¶ added in v0.0.26
func (m *ImportLocalRequest) GetAuth() *common.Auth
func (*ImportLocalRequest) GetAvroSettings ¶ added in v0.0.56
func (m *ImportLocalRequest) GetAvroSettings() *encoding.AvroSettings
func (*ImportLocalRequest) GetFileContents ¶ added in v0.0.79
func (m *ImportLocalRequest) GetFileContents() []byte
func (*ImportLocalRequest) GetFileName ¶ added in v0.0.79
func (m *ImportLocalRequest) GetFileName() string
func (*ImportLocalRequest) GetJsonSchemaSettings ¶ added in v0.0.79
func (m *ImportLocalRequest) GetJsonSchemaSettings() *encoding.JSONSchemaSettings
func (*ImportLocalRequest) GetName ¶ added in v0.0.26
func (m *ImportLocalRequest) GetName() string
func (*ImportLocalRequest) GetProtobufSettings ¶ added in v0.0.56
func (m *ImportLocalRequest) GetProtobufSettings() *encoding.ProtobufSettings
func (*ImportLocalRequest) GetSettings ¶ added in v0.0.58
func (m *ImportLocalRequest) GetSettings() isImportLocalRequest_Settings
func (*ImportLocalRequest) GetType ¶ added in v0.0.26
func (m *ImportLocalRequest) GetType() SchemaType
func (*ImportLocalRequest) ProtoMessage ¶ added in v0.0.26
func (*ImportLocalRequest) ProtoMessage()
func (*ImportLocalRequest) Reset ¶ added in v0.0.26
func (m *ImportLocalRequest) Reset()
func (*ImportLocalRequest) String ¶ added in v0.0.26
func (m *ImportLocalRequest) String() string
func (*ImportLocalRequest) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *ImportLocalRequest) XXX_DiscardUnknown()
func (*ImportLocalRequest) XXX_Marshal ¶ added in v0.0.26
func (m *ImportLocalRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportLocalRequest) XXX_Merge ¶ added in v0.0.26
func (m *ImportLocalRequest) XXX_Merge(src proto.Message)
func (*ImportLocalRequest) XXX_OneofWrappers ¶ added in v0.0.56
func (*ImportLocalRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*ImportLocalRequest) XXX_Size ¶ added in v0.0.26
func (m *ImportLocalRequest) XXX_Size() int
func (*ImportLocalRequest) XXX_Unmarshal ¶ added in v0.0.26
func (m *ImportLocalRequest) XXX_Unmarshal(b []byte) error
type ImportLocalRequest_AvroSettings ¶ added in v0.0.56
type ImportLocalRequest_AvroSettings struct {
AvroSettings *encoding.AvroSettings `protobuf:"bytes,101,opt,name=avro_settings,json=avroSettings,proto3,oneof"`
}
type ImportLocalRequest_JsonSchemaSettings ¶ added in v0.0.79
type ImportLocalRequest_JsonSchemaSettings struct {
JsonSchemaSettings *encoding.JSONSchemaSettings `protobuf:"bytes,102,opt,name=json_schema_settings,json=jsonSchemaSettings,proto3,oneof"`
}
type ImportLocalRequest_ProtobufSettings ¶ added in v0.0.56
type ImportLocalRequest_ProtobufSettings struct {
ProtobufSettings *encoding.ProtobufSettings `protobuf:"bytes,100,opt,name=protobuf_settings,json=protobufSettings,proto3,oneof"`
}
type ImportLocalResponse ¶ added in v0.0.26
type ImportLocalResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ImportLocalResponse) Descriptor ¶ added in v0.0.26
func (*ImportLocalResponse) Descriptor() ([]byte, []int)
func (*ImportLocalResponse) GetId ¶ added in v0.0.26
func (m *ImportLocalResponse) GetId() string
func (*ImportLocalResponse) GetStatus ¶ added in v0.0.26
func (m *ImportLocalResponse) GetStatus() *common.Status
func (*ImportLocalResponse) ProtoMessage ¶ added in v0.0.26
func (*ImportLocalResponse) ProtoMessage()
func (*ImportLocalResponse) Reset ¶ added in v0.0.26
func (m *ImportLocalResponse) Reset()
func (*ImportLocalResponse) String ¶ added in v0.0.26
func (m *ImportLocalResponse) String() string
func (*ImportLocalResponse) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *ImportLocalResponse) XXX_DiscardUnknown()
func (*ImportLocalResponse) XXX_Marshal ¶ added in v0.0.26
func (m *ImportLocalResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ImportLocalResponse) XXX_Merge ¶ added in v0.0.26
func (m *ImportLocalResponse) XXX_Merge(src proto.Message)
func (*ImportLocalResponse) XXX_Size ¶ added in v0.0.26
func (m *ImportLocalResponse) XXX_Size() int
func (*ImportLocalResponse) XXX_Unmarshal ¶ added in v0.0.26
func (m *ImportLocalResponse) XXX_Unmarshal(b []byte) error
type Install ¶ added in v0.0.94
type Install struct { InstallId int64 `protobuf:"varint,1,opt,name=install_id,json=installId,proto3" json:"install_id,omitempty"` AccountId int64 `protobuf:"varint,2,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Sent by github-service and received by plumber Sent by plumber, received by UI
func (*Install) Descriptor ¶ added in v0.0.94
func (*Install) GetAccountId ¶ added in v0.0.94
func (*Install) GetInstallId ¶ added in v0.0.94
func (*Install) ProtoMessage ¶ added in v0.0.94
func (*Install) ProtoMessage()
func (*Install) XXX_DiscardUnknown ¶ added in v0.0.94
func (m *Install) XXX_DiscardUnknown()
func (*Install) XXX_Marshal ¶ added in v0.0.94
func (*Install) XXX_Unmarshal ¶ added in v0.0.94
type IsGithubEvent_Payload ¶ added in v0.0.49
type IsGithubEvent_Payload = isGithubEvent_Payload
type IsImportGithubSelectRequest_Settings ¶ added in v0.0.86
type IsImportGithubSelectRequest_Settings = isImportGithubSelectRequest_Settings
type IsImportLocalRequest_Settings ¶ added in v0.0.58
type IsImportLocalRequest_Settings = isImportLocalRequest_Settings
type IsSchemaVersion_Settings ¶ added in v0.0.83
type IsSchemaVersion_Settings = isSchemaVersion_Settings
type IsVCEvent_VcEvent ¶ added in v0.0.65
type IsVCEvent_VcEvent = isVCEvent_VcEvent
type Issue ¶ added in v0.0.94
type Issue struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Repo string `protobuf:"bytes,2,opt,name=repo,proto3" json:"repo,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Issue) Descriptor ¶ added in v0.0.94
func (*Issue) GetDescription ¶ added in v0.0.94
func (*Issue) ProtoMessage ¶ added in v0.0.94
func (*Issue) ProtoMessage()
func (*Issue) XXX_DiscardUnknown ¶ added in v0.0.94
func (m *Issue) XXX_DiscardUnknown()
func (*Issue) XXX_Marshal ¶ added in v0.0.94
func (*Issue) XXX_Unmarshal ¶ added in v0.0.94
type LinkRepoToServiceRequest ¶ added in v0.0.76
type LinkRepoToServiceRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ServiceId string `protobuf:"bytes,1,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` RepoUrl string `protobuf:"bytes,2,opt,name=repo_url,json=repoUrl,proto3" json:"repo_url,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LinkRepoToServiceRequest) Descriptor ¶ added in v0.0.76
func (*LinkRepoToServiceRequest) Descriptor() ([]byte, []int)
func (*LinkRepoToServiceRequest) GetAuth ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) GetAuth() *common.Auth
func (*LinkRepoToServiceRequest) GetRepoUrl ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) GetRepoUrl() string
func (*LinkRepoToServiceRequest) GetServiceId ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) GetServiceId() string
func (*LinkRepoToServiceRequest) ProtoMessage ¶ added in v0.0.76
func (*LinkRepoToServiceRequest) ProtoMessage()
func (*LinkRepoToServiceRequest) Reset ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) Reset()
func (*LinkRepoToServiceRequest) String ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) String() string
func (*LinkRepoToServiceRequest) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) XXX_DiscardUnknown()
func (*LinkRepoToServiceRequest) XXX_Marshal ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LinkRepoToServiceRequest) XXX_Merge ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) XXX_Merge(src proto.Message)
func (*LinkRepoToServiceRequest) XXX_Size ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) XXX_Size() int
func (*LinkRepoToServiceRequest) XXX_Unmarshal ¶ added in v0.0.76
func (m *LinkRepoToServiceRequest) XXX_Unmarshal(b []byte) error
type LinkRepoToServiceResponse ¶ added in v0.0.76
type LinkRepoToServiceResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LinkRepoToServiceResponse) Descriptor ¶ added in v0.0.76
func (*LinkRepoToServiceResponse) Descriptor() ([]byte, []int)
func (*LinkRepoToServiceResponse) GetStatus ¶ added in v0.0.76
func (m *LinkRepoToServiceResponse) GetStatus() *common.Status
func (*LinkRepoToServiceResponse) ProtoMessage ¶ added in v0.0.76
func (*LinkRepoToServiceResponse) ProtoMessage()
func (*LinkRepoToServiceResponse) Reset ¶ added in v0.0.76
func (m *LinkRepoToServiceResponse) Reset()
func (*LinkRepoToServiceResponse) String ¶ added in v0.0.76
func (m *LinkRepoToServiceResponse) String() string
func (*LinkRepoToServiceResponse) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *LinkRepoToServiceResponse) XXX_DiscardUnknown()
func (*LinkRepoToServiceResponse) XXX_Marshal ¶ added in v0.0.76
func (m *LinkRepoToServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LinkRepoToServiceResponse) XXX_Merge ¶ added in v0.0.76
func (m *LinkRepoToServiceResponse) XXX_Merge(src proto.Message)
func (*LinkRepoToServiceResponse) XXX_Size ¶ added in v0.0.76
func (m *LinkRepoToServiceResponse) XXX_Size() int
func (*LinkRepoToServiceResponse) XXX_Unmarshal ¶ added in v0.0.76
func (m *LinkRepoToServiceResponse) XXX_Unmarshal(b []byte) error
type LinkSchemaToServiceRequest ¶ added in v0.0.76
type LinkSchemaToServiceRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ServiceId string `protobuf:"bytes,1,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` SchemaId string `protobuf:"bytes,2,opt,name=schema_id,json=schemaId,proto3" json:"schema_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LinkSchemaToServiceRequest) Descriptor ¶ added in v0.0.76
func (*LinkSchemaToServiceRequest) Descriptor() ([]byte, []int)
func (*LinkSchemaToServiceRequest) GetAuth ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) GetAuth() *common.Auth
func (*LinkSchemaToServiceRequest) GetSchemaId ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) GetSchemaId() string
func (*LinkSchemaToServiceRequest) GetServiceId ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) GetServiceId() string
func (*LinkSchemaToServiceRequest) ProtoMessage ¶ added in v0.0.76
func (*LinkSchemaToServiceRequest) ProtoMessage()
func (*LinkSchemaToServiceRequest) Reset ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) Reset()
func (*LinkSchemaToServiceRequest) String ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) String() string
func (*LinkSchemaToServiceRequest) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) XXX_DiscardUnknown()
func (*LinkSchemaToServiceRequest) XXX_Marshal ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LinkSchemaToServiceRequest) XXX_Merge ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) XXX_Merge(src proto.Message)
func (*LinkSchemaToServiceRequest) XXX_Size ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) XXX_Size() int
func (*LinkSchemaToServiceRequest) XXX_Unmarshal ¶ added in v0.0.76
func (m *LinkSchemaToServiceRequest) XXX_Unmarshal(b []byte) error
type LinkSchemaToServiceResponse ¶ added in v0.0.76
type LinkSchemaToServiceResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LinkSchemaToServiceResponse) Descriptor ¶ added in v0.0.76
func (*LinkSchemaToServiceResponse) Descriptor() ([]byte, []int)
func (*LinkSchemaToServiceResponse) GetStatus ¶ added in v0.0.76
func (m *LinkSchemaToServiceResponse) GetStatus() *common.Status
func (*LinkSchemaToServiceResponse) ProtoMessage ¶ added in v0.0.76
func (*LinkSchemaToServiceResponse) ProtoMessage()
func (*LinkSchemaToServiceResponse) Reset ¶ added in v0.0.76
func (m *LinkSchemaToServiceResponse) Reset()
func (*LinkSchemaToServiceResponse) String ¶ added in v0.0.76
func (m *LinkSchemaToServiceResponse) String() string
func (*LinkSchemaToServiceResponse) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *LinkSchemaToServiceResponse) XXX_DiscardUnknown()
func (*LinkSchemaToServiceResponse) XXX_Marshal ¶ added in v0.0.76
func (m *LinkSchemaToServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LinkSchemaToServiceResponse) XXX_Merge ¶ added in v0.0.76
func (m *LinkSchemaToServiceResponse) XXX_Merge(src proto.Message)
func (*LinkSchemaToServiceResponse) XXX_Size ¶ added in v0.0.76
func (m *LinkSchemaToServiceResponse) XXX_Size() int
func (*LinkSchemaToServiceResponse) XXX_Unmarshal ¶ added in v0.0.76
func (m *LinkSchemaToServiceResponse) XXX_Unmarshal(b []byte) error
type NewJwtToken ¶ added in v0.0.55
type NewJwtToken struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*NewJwtToken) Descriptor ¶ added in v0.0.55
func (*NewJwtToken) Descriptor() ([]byte, []int)
func (*NewJwtToken) GetToken ¶ added in v0.0.55
func (m *NewJwtToken) GetToken() string
func (*NewJwtToken) ProtoMessage ¶ added in v0.0.55
func (*NewJwtToken) ProtoMessage()
func (*NewJwtToken) Reset ¶ added in v0.0.55
func (m *NewJwtToken) Reset()
func (*NewJwtToken) String ¶ added in v0.0.55
func (m *NewJwtToken) String() string
func (*NewJwtToken) XXX_DiscardUnknown ¶ added in v0.0.55
func (m *NewJwtToken) XXX_DiscardUnknown()
func (*NewJwtToken) XXX_Marshal ¶ added in v0.0.55
func (m *NewJwtToken) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*NewJwtToken) XXX_Merge ¶ added in v0.0.55
func (m *NewJwtToken) XXX_Merge(src proto.Message)
func (*NewJwtToken) XXX_Size ¶ added in v0.0.55
func (m *NewJwtToken) XXX_Size() int
func (*NewJwtToken) XXX_Unmarshal ¶ added in v0.0.55
func (m *NewJwtToken) XXX_Unmarshal(b []byte) error
type PlumberServerClient ¶
type PlumberServerClient interface { // List configured/known connections GetAllConnections(ctx context.Context, in *GetAllConnectionsRequest, opts ...grpc.CallOption) (*GetAllConnectionsResponse, error) // Fetch a specific connection by ID GetConnection(ctx context.Context, in *GetConnectionRequest, opts ...grpc.CallOption) (*GetConnectionResponse, error) // Create a connection in plumber CreateConnection(ctx context.Context, in *CreateConnectionRequest, opts ...grpc.CallOption) (*CreateConnectionResponse, error) // Test a connection before saving its configuration TestConnection(ctx context.Context, in *TestConnectionRequest, opts ...grpc.CallOption) (*TestConnectionResponse, error) // Any active connections will be restarted UpdateConnection(ctx context.Context, in *UpdateConnectionRequest, opts ...grpc.CallOption) (*UpdateConnectionResponse, error) // If there are any active connections, delete will cause them to get closed DeleteConnection(ctx context.Context, in *DeleteConnectionRequest, opts ...grpc.CallOption) (*DeleteConnectionResponse, error) // Start reading data from a connection CreateRead(ctx context.Context, in *CreateReadRequest, opts ...grpc.CallOption) (*CreateReadResponse, error) // Streams messages received off of a read StartRead(ctx context.Context, in *StartReadRequest, opts ...grpc.CallOption) (PlumberServer_StartReadClient, error) // List all reads that have been created GetAllReads(ctx context.Context, in *GetAllReadsRequest, opts ...grpc.CallOption) (*GetAllReadsResponse, error) // Stop reading data from a connection StopRead(ctx context.Context, in *StopReadRequest, opts ...grpc.CallOption) (*StopReadResponse, error) // Resume reading data from an existing read ResumeRead(ctx context.Context, in *ResumeReadRequest, opts ...grpc.CallOption) (*ResumeReadResponse, error) // Resume reading data from an existing read DeleteRead(ctx context.Context, in *DeleteReadRequest, opts ...grpc.CallOption) (*DeleteReadResponse, error) // Write data to a connection Write(ctx context.Context, in *WriteRequest, opts ...grpc.CallOption) (*WriteResponse, error) // Create a data relay from plumber server to the Batch platform CreateRelay(ctx context.Context, in *CreateRelayRequest, opts ...grpc.CallOption) (*CreateRelayResponse, error) // Update a relay (such as API token) - relay will be interrupted! UpdateRelay(ctx context.Context, in *UpdateRelayRequest, opts ...grpc.CallOption) (*UpdateRelayResponse, error) ResumeRelay(ctx context.Context, in *ResumeRelayRequest, opts ...grpc.CallOption) (*ResumeRelayResponse, error) StopRelay(ctx context.Context, in *StopRelayRequest, opts ...grpc.CallOption) (*StopRelayResponse, error) GetAllRelays(ctx context.Context, in *GetAllRelaysRequest, opts ...grpc.CallOption) (*GetAllRelaysResponse, error) GetRelay(ctx context.Context, in *GetRelayRequest, opts ...grpc.CallOption) (*GetRelayResponse, error) DeleteRelay(ctx context.Context, in *DeleteRelayRequest, opts ...grpc.CallOption) (*DeleteRelayResponse, error) // Retrieve a single schema GetSchema(ctx context.Context, in *GetSchemaRequest, opts ...grpc.CallOption) (*GetSchemaResponse, error) // Retrieve all schemas GetAllSchemas(ctx context.Context, in *GetAllSchemasRequest, opts ...grpc.CallOption) (*GetAllSchemasResponse, error) // Edit an existing schema UpdateSchema(ctx context.Context, in *UpdateSchemaRequest, opts ...grpc.CallOption) (*UpdateSchemaResponse, error) // Approve a pending inferred schema ApproveSchema(ctx context.Context, in *ApproveSchemaVersionRequest, opts ...grpc.CallOption) (*ApproveSchemaVersionResponse, error) // Import a schema from github ImportGithub(ctx context.Context, in *ImportGithubRequest, opts ...grpc.CallOption) (*ImportGithubResponse, error) ImportGithubSelect(ctx context.Context, in *ImportGithubSelectRequest, opts ...grpc.CallOption) (*ImportGithubSelectResponse, error) // Import a schema from the local file system ImportLocal(ctx context.Context, in *ImportLocalRequest, opts ...grpc.CallOption) (*ImportLocalResponse, error) // Delete a schema DeleteSchema(ctx context.Context, in *DeleteSchemaRequest, opts ...grpc.CallOption) (*DeleteSchemaResponse, error) DeleteSchemaVersion(ctx context.Context, in *DeleteSchemaVersionRequest, opts ...grpc.CallOption) (*DeleteSchemaVersionResponse, error) GetService(ctx context.Context, in *GetServiceRequest, opts ...grpc.CallOption) (*GetServiceResponse, error) GetAllServices(ctx context.Context, in *GetAllServicesRequest, opts ...grpc.CallOption) (*GetAllServicesResponse, error) CreateService(ctx context.Context, in *CreateServiceRequest, opts ...grpc.CallOption) (*CreateServiceResponse, error) UpdateService(ctx context.Context, in *UpdateServiceRequest, opts ...grpc.CallOption) (*UpdateServiceResponse, error) DeleteService(ctx context.Context, in *DeleteServiceRequest, opts ...grpc.CallOption) (*DeleteServiceResponse, error) LinkSchemaToService(ctx context.Context, in *LinkSchemaToServiceRequest, opts ...grpc.CallOption) (*LinkSchemaToServiceResponse, error) UnlinkSchemaFromService(ctx context.Context, in *UnlinkSchemaFromServiceRequest, opts ...grpc.CallOption) (*UnlinkSchemaFromServiceResponse, error) LinkRepoToService(ctx context.Context, in *LinkRepoToServiceRequest, opts ...grpc.CallOption) (*LinkRepoToServiceResponse, error) UnlinkRepoFromService(ctx context.Context, in *UnlinkRepoFromServiceRequest, opts ...grpc.CallOption) (*UnlinkRepoFromServiceResponse, error) GetServerOptions(ctx context.Context, in *GetServerOptionsRequest, opts ...grpc.CallOption) (*GetServerOptionsResponse, error) SetServerOptions(ctx context.Context, in *SetServerOptionsRequest, opts ...grpc.CallOption) (*SetServerOptionsResponse, error) // List repos pulls a list of repositories from Github after a user has authorized the app GetRepoList(ctx context.Context, in *GetRepoListRequest, opts ...grpc.CallOption) (*GetRepoListResponse, error) // GetVCEvents connects to vc-service backend and returns a stream of events pushed from github/bitbucket/etc GetVCEvents(ctx context.Context, in *GetVCEventsRequest, opts ...grpc.CallOption) (PlumberServer_GetVCEventsClient, error) // --------------------- Pull Request ------------------- GetRepoTree(ctx context.Context, in *GetRepoTreeRequest, opts ...grpc.CallOption) (*GetRepoTreeResponse, error) GetRepoFile(ctx context.Context, in *GetRepoFileRequest, opts ...grpc.CallOption) (*GetRepoFileResponse, error) CreatePullRequest(ctx context.Context, in *CreatePRRequest, opts ...grpc.CallOption) (*CreatePRResponse, error) GetMonitor(ctx context.Context, in *GetMonitorRequest, opts ...grpc.CallOption) (*GetMonitorResponse, error) CreateMonitor(ctx context.Context, in *CreateMonitorRequest, opts ...grpc.CallOption) (*CreateMonitorResponse, error) DeleteMonitor(ctx context.Context, in *DeleteMonitorRequest, opts ...grpc.CallOption) (*DeleteMonitorResponse, error) UpdateMonitor(ctx context.Context, in *UpdateMonitorRequest, opts ...grpc.CallOption) (*UpdateMonitorResponse, error) GetAlert(ctx context.Context, in *GetMonitorRequest, opts ...grpc.CallOption) (*GetMonitorResponse, error) CreateAlert(ctx context.Context, in *CreateAlertRequest, opts ...grpc.CallOption) (*CreateAlertResponse, error) DeleteAlert(ctx context.Context, in *DeleteAlertRequest, opts ...grpc.CallOption) (*DeleteAlertResponse, error) UpdateAlert(ctx context.Context, in *UpdateAlertRequest, opts ...grpc.CallOption) (*UpdateAlertResponse, error) GetValidation(ctx context.Context, in *GetValidationRequest, opts ...grpc.CallOption) (*GetValidationResponse, error) GetAllValidations(ctx context.Context, in *GetAllValidationsRequest, opts ...grpc.CallOption) (*GetAllValidationsResponse, error) CreateValidation(ctx context.Context, in *CreateValidationRequest, opts ...grpc.CallOption) (*CreateValidationResponse, error) UpdateValidation(ctx context.Context, in *UpdateValidationRequest, opts ...grpc.CallOption) (*UpdateValidationResponse, error) DeleteValidation(ctx context.Context, in *DeleteValidationRequest, opts ...grpc.CallOption) (*DeleteValidationResponse, error) GetCurrentCounters(ctx context.Context, in *GetCurrentCountersRequest, opts ...grpc.CallOption) (*GetCurrentCountersResponse, error) GetCounterHistory(ctx context.Context, in *GetCounterHistoryRequest, opts ...grpc.CallOption) (*GetCounterHistoryResponse, error) // Returns a stream of errors as they happen GetLiveErrors(ctx context.Context, in *GetLiveErrorsRequest, opts ...grpc.CallOption) (PlumberServer_GetLiveErrorsClient, error) // Returns 1000 most recent errors from etcd GetErrorHistory(ctx context.Context, in *GetErrorHistoryRequest, opts ...grpc.CallOption) (*GetErrorHistoryResponse, error) // --------------------- Dynamic --------------------- GetDynamic(ctx context.Context, in *GetDynamicRequest, opts ...grpc.CallOption) (*GetDynamicResponse, error) GetAllDynamic(ctx context.Context, in *GetAllDynamicRequest, opts ...grpc.CallOption) (*GetAllDynamicResponse, error) CreateDynamic(ctx context.Context, in *CreateDynamicRequest, opts ...grpc.CallOption) (*CreateDynamicResponse, error) StopDynamic(ctx context.Context, in *StopDynamicRequest, opts ...grpc.CallOption) (*StopDynamicResponse, error) ResumeDynamic(ctx context.Context, in *ResumeDynamicRequest, opts ...grpc.CallOption) (*ResumeDynamicResponse, error) UpdateDynamic(ctx context.Context, in *UpdateDynamicRequest, opts ...grpc.CallOption) (*UpdateDynamicResponse, error) DeleteDynamic(ctx context.Context, in *DeleteDynamicRequest, opts ...grpc.CallOption) (*DeleteDynamicResponse, error) }
PlumberServerClient is the client API for PlumberServer service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewPlumberServerClient ¶
func NewPlumberServerClient(cc *grpc.ClientConn) PlumberServerClient
type PlumberServerServer ¶
type PlumberServerServer interface { // List configured/known connections GetAllConnections(context.Context, *GetAllConnectionsRequest) (*GetAllConnectionsResponse, error) // Fetch a specific connection by ID GetConnection(context.Context, *GetConnectionRequest) (*GetConnectionResponse, error) // Create a connection in plumber CreateConnection(context.Context, *CreateConnectionRequest) (*CreateConnectionResponse, error) // Test a connection before saving its configuration TestConnection(context.Context, *TestConnectionRequest) (*TestConnectionResponse, error) // Any active connections will be restarted UpdateConnection(context.Context, *UpdateConnectionRequest) (*UpdateConnectionResponse, error) // If there are any active connections, delete will cause them to get closed DeleteConnection(context.Context, *DeleteConnectionRequest) (*DeleteConnectionResponse, error) // Start reading data from a connection CreateRead(context.Context, *CreateReadRequest) (*CreateReadResponse, error) // Streams messages received off of a read StartRead(*StartReadRequest, PlumberServer_StartReadServer) error // List all reads that have been created GetAllReads(context.Context, *GetAllReadsRequest) (*GetAllReadsResponse, error) // Stop reading data from a connection StopRead(context.Context, *StopReadRequest) (*StopReadResponse, error) // Resume reading data from an existing read ResumeRead(context.Context, *ResumeReadRequest) (*ResumeReadResponse, error) // Resume reading data from an existing read DeleteRead(context.Context, *DeleteReadRequest) (*DeleteReadResponse, error) // Write data to a connection Write(context.Context, *WriteRequest) (*WriteResponse, error) // Create a data relay from plumber server to the Batch platform CreateRelay(context.Context, *CreateRelayRequest) (*CreateRelayResponse, error) // Update a relay (such as API token) - relay will be interrupted! UpdateRelay(context.Context, *UpdateRelayRequest) (*UpdateRelayResponse, error) ResumeRelay(context.Context, *ResumeRelayRequest) (*ResumeRelayResponse, error) StopRelay(context.Context, *StopRelayRequest) (*StopRelayResponse, error) GetAllRelays(context.Context, *GetAllRelaysRequest) (*GetAllRelaysResponse, error) GetRelay(context.Context, *GetRelayRequest) (*GetRelayResponse, error) DeleteRelay(context.Context, *DeleteRelayRequest) (*DeleteRelayResponse, error) // Retrieve a single schema GetSchema(context.Context, *GetSchemaRequest) (*GetSchemaResponse, error) // Retrieve all schemas GetAllSchemas(context.Context, *GetAllSchemasRequest) (*GetAllSchemasResponse, error) // Edit an existing schema UpdateSchema(context.Context, *UpdateSchemaRequest) (*UpdateSchemaResponse, error) // Approve a pending inferred schema ApproveSchema(context.Context, *ApproveSchemaVersionRequest) (*ApproveSchemaVersionResponse, error) // Import a schema from github ImportGithub(context.Context, *ImportGithubRequest) (*ImportGithubResponse, error) ImportGithubSelect(context.Context, *ImportGithubSelectRequest) (*ImportGithubSelectResponse, error) // Import a schema from the local file system ImportLocal(context.Context, *ImportLocalRequest) (*ImportLocalResponse, error) // Delete a schema DeleteSchema(context.Context, *DeleteSchemaRequest) (*DeleteSchemaResponse, error) DeleteSchemaVersion(context.Context, *DeleteSchemaVersionRequest) (*DeleteSchemaVersionResponse, error) GetService(context.Context, *GetServiceRequest) (*GetServiceResponse, error) GetAllServices(context.Context, *GetAllServicesRequest) (*GetAllServicesResponse, error) CreateService(context.Context, *CreateServiceRequest) (*CreateServiceResponse, error) UpdateService(context.Context, *UpdateServiceRequest) (*UpdateServiceResponse, error) DeleteService(context.Context, *DeleteServiceRequest) (*DeleteServiceResponse, error) LinkSchemaToService(context.Context, *LinkSchemaToServiceRequest) (*LinkSchemaToServiceResponse, error) UnlinkSchemaFromService(context.Context, *UnlinkSchemaFromServiceRequest) (*UnlinkSchemaFromServiceResponse, error) LinkRepoToService(context.Context, *LinkRepoToServiceRequest) (*LinkRepoToServiceResponse, error) UnlinkRepoFromService(context.Context, *UnlinkRepoFromServiceRequest) (*UnlinkRepoFromServiceResponse, error) GetServerOptions(context.Context, *GetServerOptionsRequest) (*GetServerOptionsResponse, error) SetServerOptions(context.Context, *SetServerOptionsRequest) (*SetServerOptionsResponse, error) // List repos pulls a list of repositories from Github after a user has authorized the app GetRepoList(context.Context, *GetRepoListRequest) (*GetRepoListResponse, error) // GetVCEvents connects to vc-service backend and returns a stream of events pushed from github/bitbucket/etc GetVCEvents(*GetVCEventsRequest, PlumberServer_GetVCEventsServer) error // --------------------- Pull Request ------------------- GetRepoTree(context.Context, *GetRepoTreeRequest) (*GetRepoTreeResponse, error) GetRepoFile(context.Context, *GetRepoFileRequest) (*GetRepoFileResponse, error) CreatePullRequest(context.Context, *CreatePRRequest) (*CreatePRResponse, error) GetMonitor(context.Context, *GetMonitorRequest) (*GetMonitorResponse, error) CreateMonitor(context.Context, *CreateMonitorRequest) (*CreateMonitorResponse, error) DeleteMonitor(context.Context, *DeleteMonitorRequest) (*DeleteMonitorResponse, error) UpdateMonitor(context.Context, *UpdateMonitorRequest) (*UpdateMonitorResponse, error) GetAlert(context.Context, *GetMonitorRequest) (*GetMonitorResponse, error) CreateAlert(context.Context, *CreateAlertRequest) (*CreateAlertResponse, error) DeleteAlert(context.Context, *DeleteAlertRequest) (*DeleteAlertResponse, error) UpdateAlert(context.Context, *UpdateAlertRequest) (*UpdateAlertResponse, error) GetValidation(context.Context, *GetValidationRequest) (*GetValidationResponse, error) GetAllValidations(context.Context, *GetAllValidationsRequest) (*GetAllValidationsResponse, error) CreateValidation(context.Context, *CreateValidationRequest) (*CreateValidationResponse, error) UpdateValidation(context.Context, *UpdateValidationRequest) (*UpdateValidationResponse, error) DeleteValidation(context.Context, *DeleteValidationRequest) (*DeleteValidationResponse, error) GetCurrentCounters(context.Context, *GetCurrentCountersRequest) (*GetCurrentCountersResponse, error) GetCounterHistory(context.Context, *GetCounterHistoryRequest) (*GetCounterHistoryResponse, error) // Returns a stream of errors as they happen GetLiveErrors(*GetLiveErrorsRequest, PlumberServer_GetLiveErrorsServer) error // Returns 1000 most recent errors from etcd GetErrorHistory(context.Context, *GetErrorHistoryRequest) (*GetErrorHistoryResponse, error) // --------------------- Dynamic --------------------- GetDynamic(context.Context, *GetDynamicRequest) (*GetDynamicResponse, error) GetAllDynamic(context.Context, *GetAllDynamicRequest) (*GetAllDynamicResponse, error) CreateDynamic(context.Context, *CreateDynamicRequest) (*CreateDynamicResponse, error) StopDynamic(context.Context, *StopDynamicRequest) (*StopDynamicResponse, error) ResumeDynamic(context.Context, *ResumeDynamicRequest) (*ResumeDynamicResponse, error) UpdateDynamic(context.Context, *UpdateDynamicRequest) (*UpdateDynamicResponse, error) DeleteDynamic(context.Context, *DeleteDynamicRequest) (*DeleteDynamicResponse, error) }
PlumberServerServer is the server API for PlumberServer service.
type PlumberServer_GetLiveErrorsClient ¶ added in v0.0.102
type PlumberServer_GetLiveErrorsClient interface { Recv() (*GetLiveErrorsResponse, error) grpc.ClientStream }
type PlumberServer_GetLiveErrorsServer ¶ added in v0.0.102
type PlumberServer_GetLiveErrorsServer interface { Send(*GetLiveErrorsResponse) error grpc.ServerStream }
type PlumberServer_GetVCEventsClient ¶ added in v0.0.65
type PlumberServer_GetVCEventsClient interface { Recv() (*VCEvent, error) grpc.ClientStream }
type PlumberServer_GetVCEventsServer ¶ added in v0.0.65
type PlumberServer_GetVCEventsServer interface { Send(*VCEvent) error grpc.ServerStream }
type PlumberServer_StartReadClient ¶
type PlumberServer_StartReadClient interface { Recv() (*StartReadResponse, error) grpc.ClientStream }
type PlumberServer_StartReadServer ¶
type PlumberServer_StartReadServer interface { Send(*StartReadResponse) error grpc.ServerStream }
type PullRequest ¶ added in v0.0.94
type PullRequest struct { Owner string `protobuf:"bytes,1,opt,name=owner,proto3" json:"owner,omitempty"` Repo string `protobuf:"bytes,2,opt,name=repo,proto3" json:"repo,omitempty"` Number int32 `protobuf:"varint,3,opt,name=number,proto3" json:"number,omitempty"` Url string `protobuf:"bytes,4,opt,name=url,proto3" json:"url,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Sent by github-service and received by plumber Sent by plumber, received by UI
func (*PullRequest) Descriptor ¶ added in v0.0.94
func (*PullRequest) Descriptor() ([]byte, []int)
func (*PullRequest) GetDescription ¶ added in v0.0.94
func (m *PullRequest) GetDescription() string
func (*PullRequest) GetNumber ¶ added in v0.0.94
func (m *PullRequest) GetNumber() int32
func (*PullRequest) GetOwner ¶ added in v0.0.94
func (m *PullRequest) GetOwner() string
func (*PullRequest) GetRepo ¶ added in v0.0.94
func (m *PullRequest) GetRepo() string
func (*PullRequest) GetUrl ¶ added in v0.0.94
func (m *PullRequest) GetUrl() string
func (*PullRequest) ProtoMessage ¶ added in v0.0.94
func (*PullRequest) ProtoMessage()
func (*PullRequest) Reset ¶ added in v0.0.94
func (m *PullRequest) Reset()
func (*PullRequest) String ¶ added in v0.0.94
func (m *PullRequest) String() string
func (*PullRequest) XXX_DiscardUnknown ¶ added in v0.0.94
func (m *PullRequest) XXX_DiscardUnknown()
func (*PullRequest) XXX_Marshal ¶ added in v0.0.94
func (m *PullRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullRequest) XXX_Merge ¶ added in v0.0.94
func (m *PullRequest) XXX_Merge(src proto.Message)
func (*PullRequest) XXX_Size ¶ added in v0.0.94
func (m *PullRequest) XXX_Size() int
func (*PullRequest) XXX_Unmarshal ¶ added in v0.0.94
func (m *PullRequest) XXX_Unmarshal(b []byte) error
type Repository ¶ added in v0.0.76
type Repository struct { XId string `protobuf:"bytes,1,opt,name=_id,json=Id,proto3" json:"_id,omitempty"` Type Repository_Type `protobuf:"varint,2,opt,name=type,proto3,enum=protos.Repository_Type" json:"type,omitempty"` Organization string `protobuf:"bytes,3,opt,name=organization,proto3" json:"organization,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Repository) Descriptor ¶ added in v0.0.76
func (*Repository) Descriptor() ([]byte, []int)
func (*Repository) GetName ¶ added in v0.0.76
func (m *Repository) GetName() string
func (*Repository) GetOrganization ¶ added in v0.0.76
func (m *Repository) GetOrganization() string
func (*Repository) GetType ¶ added in v0.0.76
func (m *Repository) GetType() Repository_Type
func (*Repository) GetXId ¶ added in v0.0.76
func (m *Repository) GetXId() string
func (*Repository) ProtoMessage ¶ added in v0.0.76
func (*Repository) ProtoMessage()
func (*Repository) Reset ¶ added in v0.0.76
func (m *Repository) Reset()
func (*Repository) String ¶ added in v0.0.76
func (m *Repository) String() string
func (*Repository) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *Repository) XXX_DiscardUnknown()
func (*Repository) XXX_Marshal ¶ added in v0.0.76
func (m *Repository) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Repository) XXX_Merge ¶ added in v0.0.76
func (m *Repository) XXX_Merge(src proto.Message)
func (*Repository) XXX_Size ¶ added in v0.0.76
func (m *Repository) XXX_Size() int
func (*Repository) XXX_Unmarshal ¶ added in v0.0.76
func (m *Repository) XXX_Unmarshal(b []byte) error
type Repository_Type ¶ added in v0.0.76
type Repository_Type int32
const ( Repository_UNSET Repository_Type = 0 Repository_GITHUB Repository_Type = 1 Repository_GITLAB Repository_Type = 2 Repository_BITBUCKET Repository_Type = 3 )
func (Repository_Type) EnumDescriptor ¶ added in v0.0.76
func (Repository_Type) EnumDescriptor() ([]byte, []int)
func (Repository_Type) String ¶ added in v0.0.76
func (x Repository_Type) String() string
type ResumeDynamicRequest ¶ added in v0.0.130
type ResumeDynamicRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` DynamicId string `protobuf:"bytes,1,opt,name=dynamic_id,json=dynamicId,proto3" json:"dynamic_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Resume a paused relay
func (*ResumeDynamicRequest) Descriptor ¶ added in v0.0.130
func (*ResumeDynamicRequest) Descriptor() ([]byte, []int)
func (*ResumeDynamicRequest) GetAuth ¶ added in v0.0.130
func (m *ResumeDynamicRequest) GetAuth() *common.Auth
func (*ResumeDynamicRequest) GetDynamicId ¶ added in v0.0.130
func (m *ResumeDynamicRequest) GetDynamicId() string
func (*ResumeDynamicRequest) ProtoMessage ¶ added in v0.0.130
func (*ResumeDynamicRequest) ProtoMessage()
func (*ResumeDynamicRequest) Reset ¶ added in v0.0.130
func (m *ResumeDynamicRequest) Reset()
func (*ResumeDynamicRequest) String ¶ added in v0.0.130
func (m *ResumeDynamicRequest) String() string
func (*ResumeDynamicRequest) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *ResumeDynamicRequest) XXX_DiscardUnknown()
func (*ResumeDynamicRequest) XXX_Marshal ¶ added in v0.0.130
func (m *ResumeDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResumeDynamicRequest) XXX_Merge ¶ added in v0.0.130
func (m *ResumeDynamicRequest) XXX_Merge(src proto.Message)
func (*ResumeDynamicRequest) XXX_Size ¶ added in v0.0.130
func (m *ResumeDynamicRequest) XXX_Size() int
func (*ResumeDynamicRequest) XXX_Unmarshal ¶ added in v0.0.130
func (m *ResumeDynamicRequest) XXX_Unmarshal(b []byte) error
type ResumeDynamicResponse ¶ added in v0.0.130
type ResumeDynamicResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResumeDynamicResponse) Descriptor ¶ added in v0.0.130
func (*ResumeDynamicResponse) Descriptor() ([]byte, []int)
func (*ResumeDynamicResponse) GetStatus ¶ added in v0.0.130
func (m *ResumeDynamicResponse) GetStatus() *common.Status
func (*ResumeDynamicResponse) ProtoMessage ¶ added in v0.0.130
func (*ResumeDynamicResponse) ProtoMessage()
func (*ResumeDynamicResponse) Reset ¶ added in v0.0.130
func (m *ResumeDynamicResponse) Reset()
func (*ResumeDynamicResponse) String ¶ added in v0.0.130
func (m *ResumeDynamicResponse) String() string
func (*ResumeDynamicResponse) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *ResumeDynamicResponse) XXX_DiscardUnknown()
func (*ResumeDynamicResponse) XXX_Marshal ¶ added in v0.0.130
func (m *ResumeDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResumeDynamicResponse) XXX_Merge ¶ added in v0.0.130
func (m *ResumeDynamicResponse) XXX_Merge(src proto.Message)
func (*ResumeDynamicResponse) XXX_Size ¶ added in v0.0.130
func (m *ResumeDynamicResponse) XXX_Size() int
func (*ResumeDynamicResponse) XXX_Unmarshal ¶ added in v0.0.130
func (m *ResumeDynamicResponse) XXX_Unmarshal(b []byte) error
type ResumeReadRequest ¶ added in v0.0.20
type ResumeReadRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ReadId string `protobuf:"bytes,1,opt,name=read_id,json=readId,proto3" json:"read_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResumeReadRequest) Descriptor ¶ added in v0.0.20
func (*ResumeReadRequest) Descriptor() ([]byte, []int)
func (*ResumeReadRequest) GetAuth ¶ added in v0.0.20
func (m *ResumeReadRequest) GetAuth() *common.Auth
func (*ResumeReadRequest) GetReadId ¶ added in v0.0.20
func (m *ResumeReadRequest) GetReadId() string
func (*ResumeReadRequest) ProtoMessage ¶ added in v0.0.20
func (*ResumeReadRequest) ProtoMessage()
func (*ResumeReadRequest) Reset ¶ added in v0.0.20
func (m *ResumeReadRequest) Reset()
func (*ResumeReadRequest) String ¶ added in v0.0.20
func (m *ResumeReadRequest) String() string
func (*ResumeReadRequest) XXX_DiscardUnknown ¶ added in v0.0.20
func (m *ResumeReadRequest) XXX_DiscardUnknown()
func (*ResumeReadRequest) XXX_Marshal ¶ added in v0.0.20
func (m *ResumeReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResumeReadRequest) XXX_Merge ¶ added in v0.0.20
func (m *ResumeReadRequest) XXX_Merge(src proto.Message)
func (*ResumeReadRequest) XXX_Size ¶ added in v0.0.20
func (m *ResumeReadRequest) XXX_Size() int
func (*ResumeReadRequest) XXX_Unmarshal ¶ added in v0.0.20
func (m *ResumeReadRequest) XXX_Unmarshal(b []byte) error
type ResumeReadResponse ¶ added in v0.0.20
type ResumeReadResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResumeReadResponse) Descriptor ¶ added in v0.0.20
func (*ResumeReadResponse) Descriptor() ([]byte, []int)
func (*ResumeReadResponse) GetStatus ¶ added in v0.0.20
func (m *ResumeReadResponse) GetStatus() *common.Status
func (*ResumeReadResponse) ProtoMessage ¶ added in v0.0.20
func (*ResumeReadResponse) ProtoMessage()
func (*ResumeReadResponse) Reset ¶ added in v0.0.20
func (m *ResumeReadResponse) Reset()
func (*ResumeReadResponse) String ¶ added in v0.0.20
func (m *ResumeReadResponse) String() string
func (*ResumeReadResponse) XXX_DiscardUnknown ¶ added in v0.0.20
func (m *ResumeReadResponse) XXX_DiscardUnknown()
func (*ResumeReadResponse) XXX_Marshal ¶ added in v0.0.20
func (m *ResumeReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResumeReadResponse) XXX_Merge ¶ added in v0.0.20
func (m *ResumeReadResponse) XXX_Merge(src proto.Message)
func (*ResumeReadResponse) XXX_Size ¶ added in v0.0.20
func (m *ResumeReadResponse) XXX_Size() int
func (*ResumeReadResponse) XXX_Unmarshal ¶ added in v0.0.20
func (m *ResumeReadResponse) XXX_Unmarshal(b []byte) error
type ResumeRelayRequest ¶ added in v0.0.16
type ResumeRelayRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` RelayId string `protobuf:"bytes,1,opt,name=relay_id,json=relayId,proto3" json:"relay_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Resume a paused relay
func (*ResumeRelayRequest) Descriptor ¶ added in v0.0.16
func (*ResumeRelayRequest) Descriptor() ([]byte, []int)
func (*ResumeRelayRequest) GetAuth ¶ added in v0.0.16
func (m *ResumeRelayRequest) GetAuth() *common.Auth
func (*ResumeRelayRequest) GetRelayId ¶ added in v0.0.16
func (m *ResumeRelayRequest) GetRelayId() string
func (*ResumeRelayRequest) ProtoMessage ¶ added in v0.0.16
func (*ResumeRelayRequest) ProtoMessage()
func (*ResumeRelayRequest) Reset ¶ added in v0.0.16
func (m *ResumeRelayRequest) Reset()
func (*ResumeRelayRequest) String ¶ added in v0.0.16
func (m *ResumeRelayRequest) String() string
func (*ResumeRelayRequest) XXX_DiscardUnknown ¶ added in v0.0.16
func (m *ResumeRelayRequest) XXX_DiscardUnknown()
func (*ResumeRelayRequest) XXX_Marshal ¶ added in v0.0.16
func (m *ResumeRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResumeRelayRequest) XXX_Merge ¶ added in v0.0.16
func (m *ResumeRelayRequest) XXX_Merge(src proto.Message)
func (*ResumeRelayRequest) XXX_Size ¶ added in v0.0.16
func (m *ResumeRelayRequest) XXX_Size() int
func (*ResumeRelayRequest) XXX_Unmarshal ¶ added in v0.0.16
func (m *ResumeRelayRequest) XXX_Unmarshal(b []byte) error
type ResumeRelayResponse ¶ added in v0.0.16
type ResumeRelayResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ResumeRelayResponse) Descriptor ¶ added in v0.0.16
func (*ResumeRelayResponse) Descriptor() ([]byte, []int)
func (*ResumeRelayResponse) GetStatus ¶ added in v0.0.16
func (m *ResumeRelayResponse) GetStatus() *common.Status
func (*ResumeRelayResponse) ProtoMessage ¶ added in v0.0.16
func (*ResumeRelayResponse) ProtoMessage()
func (*ResumeRelayResponse) Reset ¶ added in v0.0.16
func (m *ResumeRelayResponse) Reset()
func (*ResumeRelayResponse) String ¶ added in v0.0.16
func (m *ResumeRelayResponse) String() string
func (*ResumeRelayResponse) XXX_DiscardUnknown ¶ added in v0.0.16
func (m *ResumeRelayResponse) XXX_DiscardUnknown()
func (*ResumeRelayResponse) XXX_Marshal ¶ added in v0.0.16
func (m *ResumeRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ResumeRelayResponse) XXX_Merge ¶ added in v0.0.16
func (m *ResumeRelayResponse) XXX_Merge(src proto.Message)
func (*ResumeRelayResponse) XXX_Size ¶ added in v0.0.16
func (m *ResumeRelayResponse) XXX_Size() int
func (*ResumeRelayResponse) XXX_Unmarshal ¶ added in v0.0.16
func (m *ResumeRelayResponse) XXX_Unmarshal(b []byte) error
type Schema ¶ added in v0.0.26
type Schema struct { // ID to identify this schema by Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Friendly name for the schema Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Type SchemaType `protobuf:"varint,3,opt,name=type,proto3,enum=protos.SchemaType" json:"type,omitempty"` Notes string `protobuf:"bytes,4,opt,name=notes,proto3" json:"notes,omitempty"` OwnerId string `protobuf:"bytes,5,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` Versions []*SchemaVersion `protobuf:"bytes,6,rep,name=versions,proto3" json:"versions,omitempty"` // Inferred schema is generated by plumber from either a json payload, or protobuf definitions // It is used for validation of payload values. All schemas will need this set InferredSchema *encoding.JSONSchemaSettings `protobuf:"bytes,7,opt,name=inferred_schema,json=inferredSchema,proto3" json:"inferred_schema,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Schema) Descriptor ¶ added in v0.0.26
func (*Schema) GetInferredSchema ¶ added in v0.0.89
func (m *Schema) GetInferredSchema() *encoding.JSONSchemaSettings
func (*Schema) GetOwnerId ¶ added in v0.0.80
func (*Schema) GetType ¶ added in v0.0.26
func (m *Schema) GetType() SchemaType
func (*Schema) GetVersions ¶ added in v0.0.83
func (m *Schema) GetVersions() []*SchemaVersion
func (*Schema) ProtoMessage ¶ added in v0.0.26
func (*Schema) ProtoMessage()
func (*Schema) XXX_DiscardUnknown ¶ added in v0.0.26
func (m *Schema) XXX_DiscardUnknown()
func (*Schema) XXX_Marshal ¶ added in v0.0.26
func (*Schema) XXX_Unmarshal ¶ added in v0.0.26
type SchemaStatus ¶ added in v0.0.82
type SchemaStatus int32
SchemaStatus defines whether an inferred schema has been accepted by the user. It should always be SCHEMA_STATUS_ACCEPTED for imported schemas. A schema should default to SCHEMA_STATUS_PROPOSED if it is inferred and then the user will need to accept it via the UI
const ( SchemaStatus_SCHEMA_STATUS_UNSET SchemaStatus = 0 SchemaStatus_SCHEMA_STATUS_ACCEPTED SchemaStatus = 1 SchemaStatus_SCHEMA_STATUS_PROPOSED SchemaStatus = 2 )
func (SchemaStatus) EnumDescriptor ¶ added in v0.0.82
func (SchemaStatus) EnumDescriptor() ([]byte, []int)
func (SchemaStatus) String ¶ added in v0.0.82
func (x SchemaStatus) String() string
type SchemaType ¶ added in v0.0.57
type SchemaType int32
const ( SchemaType_SCHEMA_TYPE_UNSET SchemaType = 0 SchemaType_SCHEMA_TYPE_PROTOBUF SchemaType = 1 SchemaType_SCHEMA_TYPE_AVRO SchemaType = 2 SchemaType_SCHEMA_TYPE_JSONSCHEMA SchemaType = 3 )
func (SchemaType) EnumDescriptor ¶ added in v0.0.57
func (SchemaType) EnumDescriptor() ([]byte, []int)
func (SchemaType) String ¶ added in v0.0.57
func (x SchemaType) String() string
type SchemaVersion ¶ added in v0.0.83
type SchemaVersion struct { Version int32 `protobuf:"varint,1,opt,name=version,proto3" json:"version,omitempty"` Status SchemaStatus `protobuf:"varint,2,opt,name=status,proto3,enum=protos.SchemaStatus" json:"status,omitempty"` // Contains a map of file names and file contents that contain schema definitions. // This is mainly used for protobuf definition viewing Files map[string]string `` /* 151-byte string literal not displayed */ // The 'type' will determine which one of these _should_ be filled out // // Types that are valid to be assigned to Settings: // *SchemaVersion_ProtobufSettings // *SchemaVersion_AvroSettings // *SchemaVersion_JsonSchemaSettings Settings isSchemaVersion_Settings `protobuf_oneof:"settings"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SchemaVersion) Descriptor ¶ added in v0.0.83
func (*SchemaVersion) Descriptor() ([]byte, []int)
func (*SchemaVersion) GetAvroSettings ¶ added in v0.0.83
func (m *SchemaVersion) GetAvroSettings() *encoding.AvroSettings
func (*SchemaVersion) GetFiles ¶ added in v0.0.83
func (m *SchemaVersion) GetFiles() map[string]string
func (*SchemaVersion) GetJsonSchemaSettings ¶ added in v0.0.83
func (m *SchemaVersion) GetJsonSchemaSettings() *encoding.JSONSchemaSettings
func (*SchemaVersion) GetProtobufSettings ¶ added in v0.0.83
func (m *SchemaVersion) GetProtobufSettings() *encoding.ProtobufSettings
func (*SchemaVersion) GetSettings ¶ added in v0.0.83
func (m *SchemaVersion) GetSettings() isSchemaVersion_Settings
func (*SchemaVersion) GetStatus ¶ added in v0.0.83
func (m *SchemaVersion) GetStatus() SchemaStatus
func (*SchemaVersion) GetVersion ¶ added in v0.0.83
func (m *SchemaVersion) GetVersion() int32
func (*SchemaVersion) ProtoMessage ¶ added in v0.0.83
func (*SchemaVersion) ProtoMessage()
func (*SchemaVersion) Reset ¶ added in v0.0.83
func (m *SchemaVersion) Reset()
func (*SchemaVersion) String ¶ added in v0.0.83
func (m *SchemaVersion) String() string
func (*SchemaVersion) XXX_DiscardUnknown ¶ added in v0.0.83
func (m *SchemaVersion) XXX_DiscardUnknown()
func (*SchemaVersion) XXX_Marshal ¶ added in v0.0.83
func (m *SchemaVersion) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SchemaVersion) XXX_Merge ¶ added in v0.0.83
func (m *SchemaVersion) XXX_Merge(src proto.Message)
func (*SchemaVersion) XXX_OneofWrappers ¶ added in v0.0.83
func (*SchemaVersion) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*SchemaVersion) XXX_Size ¶ added in v0.0.83
func (m *SchemaVersion) XXX_Size() int
func (*SchemaVersion) XXX_Unmarshal ¶ added in v0.0.83
func (m *SchemaVersion) XXX_Unmarshal(b []byte) error
type SchemaVersion_AvroSettings ¶ added in v0.0.83
type SchemaVersion_AvroSettings struct {
AvroSettings *encoding.AvroSettings `protobuf:"bytes,101,opt,name=avro_settings,json=avroSettings,proto3,oneof"`
}
type SchemaVersion_JsonSchemaSettings ¶ added in v0.0.83
type SchemaVersion_JsonSchemaSettings struct {
JsonSchemaSettings *encoding.JSONSchemaSettings `protobuf:"bytes,102,opt,name=json_schema_settings,json=jsonSchemaSettings,proto3,oneof"`
}
type SchemaVersion_ProtobufSettings ¶ added in v0.0.83
type SchemaVersion_ProtobufSettings struct {
ProtobufSettings *encoding.ProtobufSettings `protobuf:"bytes,100,opt,name=protobuf_settings,json=protobufSettings,proto3,oneof"`
}
type Service ¶ added in v0.0.27
type Service struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Repo *Repository `protobuf:"bytes,3,opt,name=repo,proto3" json:"repo,omitempty"` Notes string `protobuf:"bytes,4,opt,name=notes,proto3" json:"notes,omitempty"` OwnerId string `protobuf:"bytes,5,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` UsedSchemas []string `protobuf:"bytes,6,rep,name=used_schemas,json=usedSchemas,proto3" json:"used_schemas,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Service) Descriptor ¶ added in v0.0.27
func (*Service) GetOwnerId ¶ added in v0.0.27
func (*Service) GetRepo ¶ added in v0.0.93
func (m *Service) GetRepo() *Repository
func (*Service) GetUsedSchemas ¶ added in v0.0.27
func (*Service) ProtoMessage ¶ added in v0.0.27
func (*Service) ProtoMessage()
func (*Service) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *Service) XXX_DiscardUnknown()
func (*Service) XXX_Marshal ¶ added in v0.0.27
func (*Service) XXX_Unmarshal ¶ added in v0.0.27
type SetServerOptionsRequest ¶ added in v0.0.65
type SetServerOptionsRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` // Token returned from VC Service authorization process. This is used to authenticate against // the VC Service gRPC API VcserviceToken string `protobuf:"bytes,1,opt,name=vcservice_token,json=vcserviceToken,proto3" json:"vcservice_token,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetServerOptionsRequest) Descriptor ¶ added in v0.0.65
func (*SetServerOptionsRequest) Descriptor() ([]byte, []int)
func (*SetServerOptionsRequest) GetAuth ¶ added in v0.0.65
func (m *SetServerOptionsRequest) GetAuth() *common.Auth
func (*SetServerOptionsRequest) GetVcserviceToken ¶ added in v0.0.65
func (m *SetServerOptionsRequest) GetVcserviceToken() string
func (*SetServerOptionsRequest) ProtoMessage ¶ added in v0.0.65
func (*SetServerOptionsRequest) ProtoMessage()
func (*SetServerOptionsRequest) Reset ¶ added in v0.0.65
func (m *SetServerOptionsRequest) Reset()
func (*SetServerOptionsRequest) String ¶ added in v0.0.65
func (m *SetServerOptionsRequest) String() string
func (*SetServerOptionsRequest) XXX_DiscardUnknown ¶ added in v0.0.65
func (m *SetServerOptionsRequest) XXX_DiscardUnknown()
func (*SetServerOptionsRequest) XXX_Marshal ¶ added in v0.0.65
func (m *SetServerOptionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetServerOptionsRequest) XXX_Merge ¶ added in v0.0.65
func (m *SetServerOptionsRequest) XXX_Merge(src proto.Message)
func (*SetServerOptionsRequest) XXX_Size ¶ added in v0.0.65
func (m *SetServerOptionsRequest) XXX_Size() int
func (*SetServerOptionsRequest) XXX_Unmarshal ¶ added in v0.0.65
func (m *SetServerOptionsRequest) XXX_Unmarshal(b []byte) error
type SetServerOptionsResponse ¶ added in v0.0.65
type SetServerOptionsResponse struct { // Returns updated copy of server options ServerOptions *opts.ServerOptions `protobuf:"bytes,1,opt,name=server_options,json=serverOptions,proto3" json:"server_options,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetServerOptionsResponse) Descriptor ¶ added in v0.0.65
func (*SetServerOptionsResponse) Descriptor() ([]byte, []int)
func (*SetServerOptionsResponse) GetServerOptions ¶ added in v0.0.65
func (m *SetServerOptionsResponse) GetServerOptions() *opts.ServerOptions
func (*SetServerOptionsResponse) GetStatus ¶ added in v0.0.65
func (m *SetServerOptionsResponse) GetStatus() *common.Status
func (*SetServerOptionsResponse) ProtoMessage ¶ added in v0.0.65
func (*SetServerOptionsResponse) ProtoMessage()
func (*SetServerOptionsResponse) Reset ¶ added in v0.0.65
func (m *SetServerOptionsResponse) Reset()
func (*SetServerOptionsResponse) String ¶ added in v0.0.65
func (m *SetServerOptionsResponse) String() string
func (*SetServerOptionsResponse) XXX_DiscardUnknown ¶ added in v0.0.65
func (m *SetServerOptionsResponse) XXX_DiscardUnknown()
func (*SetServerOptionsResponse) XXX_Marshal ¶ added in v0.0.65
func (m *SetServerOptionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetServerOptionsResponse) XXX_Merge ¶ added in v0.0.65
func (m *SetServerOptionsResponse) XXX_Merge(src proto.Message)
func (*SetServerOptionsResponse) XXX_Size ¶ added in v0.0.65
func (m *SetServerOptionsResponse) XXX_Size() int
func (*SetServerOptionsResponse) XXX_Unmarshal ¶ added in v0.0.65
func (m *SetServerOptionsResponse) XXX_Unmarshal(b []byte) error
type StartReadRequest ¶
type StartReadRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ReadId string `protobuf:"bytes,1,opt,name=read_id,json=readId,proto3" json:"read_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StartReadRequest) Descriptor ¶
func (*StartReadRequest) Descriptor() ([]byte, []int)
func (*StartReadRequest) GetAuth ¶
func (m *StartReadRequest) GetAuth() *common.Auth
func (*StartReadRequest) GetReadId ¶ added in v0.0.20
func (m *StartReadRequest) GetReadId() string
func (*StartReadRequest) ProtoMessage ¶
func (*StartReadRequest) ProtoMessage()
func (*StartReadRequest) Reset ¶
func (m *StartReadRequest) Reset()
func (*StartReadRequest) String ¶
func (m *StartReadRequest) String() string
func (*StartReadRequest) XXX_DiscardUnknown ¶
func (m *StartReadRequest) XXX_DiscardUnknown()
func (*StartReadRequest) XXX_Marshal ¶
func (m *StartReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StartReadRequest) XXX_Merge ¶
func (m *StartReadRequest) XXX_Merge(src proto.Message)
func (*StartReadRequest) XXX_Size ¶
func (m *StartReadRequest) XXX_Size() int
func (*StartReadRequest) XXX_Unmarshal ¶
func (m *StartReadRequest) XXX_Unmarshal(b []byte) error
type StartReadResponse ¶
type StartReadResponse struct { Records []*records.ReadRecord `protobuf:"bytes,1,rep,name=records,proto3" json:"records,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StartReadResponse) Descriptor ¶
func (*StartReadResponse) Descriptor() ([]byte, []int)
func (*StartReadResponse) GetRecords ¶ added in v0.0.33
func (m *StartReadResponse) GetRecords() []*records.ReadRecord
func (*StartReadResponse) GetStatus ¶
func (m *StartReadResponse) GetStatus() *common.Status
func (*StartReadResponse) ProtoMessage ¶
func (*StartReadResponse) ProtoMessage()
func (*StartReadResponse) Reset ¶
func (m *StartReadResponse) Reset()
func (*StartReadResponse) String ¶
func (m *StartReadResponse) String() string
func (*StartReadResponse) XXX_DiscardUnknown ¶
func (m *StartReadResponse) XXX_DiscardUnknown()
func (*StartReadResponse) XXX_Marshal ¶
func (m *StartReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StartReadResponse) XXX_Merge ¶
func (m *StartReadResponse) XXX_Merge(src proto.Message)
func (*StartReadResponse) XXX_Size ¶
func (m *StartReadResponse) XXX_Size() int
func (*StartReadResponse) XXX_Unmarshal ¶
func (m *StartReadResponse) XXX_Unmarshal(b []byte) error
type StopDynamicRequest ¶ added in v0.0.130
type StopDynamicRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` DynamicId string `protobuf:"bytes,1,opt,name=dynamic_id,json=dynamicId,proto3" json:"dynamic_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Temporarily stop/pause a relay
func (*StopDynamicRequest) Descriptor ¶ added in v0.0.130
func (*StopDynamicRequest) Descriptor() ([]byte, []int)
func (*StopDynamicRequest) GetAuth ¶ added in v0.0.130
func (m *StopDynamicRequest) GetAuth() *common.Auth
func (*StopDynamicRequest) GetDynamicId ¶ added in v0.0.130
func (m *StopDynamicRequest) GetDynamicId() string
func (*StopDynamicRequest) ProtoMessage ¶ added in v0.0.130
func (*StopDynamicRequest) ProtoMessage()
func (*StopDynamicRequest) Reset ¶ added in v0.0.130
func (m *StopDynamicRequest) Reset()
func (*StopDynamicRequest) String ¶ added in v0.0.130
func (m *StopDynamicRequest) String() string
func (*StopDynamicRequest) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *StopDynamicRequest) XXX_DiscardUnknown()
func (*StopDynamicRequest) XXX_Marshal ¶ added in v0.0.130
func (m *StopDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StopDynamicRequest) XXX_Merge ¶ added in v0.0.130
func (m *StopDynamicRequest) XXX_Merge(src proto.Message)
func (*StopDynamicRequest) XXX_Size ¶ added in v0.0.130
func (m *StopDynamicRequest) XXX_Size() int
func (*StopDynamicRequest) XXX_Unmarshal ¶ added in v0.0.130
func (m *StopDynamicRequest) XXX_Unmarshal(b []byte) error
type StopDynamicResponse ¶ added in v0.0.130
type StopDynamicResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StopDynamicResponse) Descriptor ¶ added in v0.0.130
func (*StopDynamicResponse) Descriptor() ([]byte, []int)
func (*StopDynamicResponse) GetStatus ¶ added in v0.0.130
func (m *StopDynamicResponse) GetStatus() *common.Status
func (*StopDynamicResponse) ProtoMessage ¶ added in v0.0.130
func (*StopDynamicResponse) ProtoMessage()
func (*StopDynamicResponse) Reset ¶ added in v0.0.130
func (m *StopDynamicResponse) Reset()
func (*StopDynamicResponse) String ¶ added in v0.0.130
func (m *StopDynamicResponse) String() string
func (*StopDynamicResponse) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *StopDynamicResponse) XXX_DiscardUnknown()
func (*StopDynamicResponse) XXX_Marshal ¶ added in v0.0.130
func (m *StopDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StopDynamicResponse) XXX_Merge ¶ added in v0.0.130
func (m *StopDynamicResponse) XXX_Merge(src proto.Message)
func (*StopDynamicResponse) XXX_Size ¶ added in v0.0.130
func (m *StopDynamicResponse) XXX_Size() int
func (*StopDynamicResponse) XXX_Unmarshal ¶ added in v0.0.130
func (m *StopDynamicResponse) XXX_Unmarshal(b []byte) error
type StopReadRequest ¶
type StopReadRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ReadId string `protobuf:"bytes,1,opt,name=read_id,json=readId,proto3" json:"read_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StopReadRequest) Descriptor ¶
func (*StopReadRequest) Descriptor() ([]byte, []int)
func (*StopReadRequest) GetAuth ¶
func (m *StopReadRequest) GetAuth() *common.Auth
func (*StopReadRequest) GetReadId ¶
func (m *StopReadRequest) GetReadId() string
func (*StopReadRequest) ProtoMessage ¶
func (*StopReadRequest) ProtoMessage()
func (*StopReadRequest) Reset ¶
func (m *StopReadRequest) Reset()
func (*StopReadRequest) String ¶
func (m *StopReadRequest) String() string
func (*StopReadRequest) XXX_DiscardUnknown ¶
func (m *StopReadRequest) XXX_DiscardUnknown()
func (*StopReadRequest) XXX_Marshal ¶
func (m *StopReadRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StopReadRequest) XXX_Merge ¶
func (m *StopReadRequest) XXX_Merge(src proto.Message)
func (*StopReadRequest) XXX_Size ¶
func (m *StopReadRequest) XXX_Size() int
func (*StopReadRequest) XXX_Unmarshal ¶
func (m *StopReadRequest) XXX_Unmarshal(b []byte) error
type StopReadResponse ¶
type StopReadResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StopReadResponse) Descriptor ¶
func (*StopReadResponse) Descriptor() ([]byte, []int)
func (*StopReadResponse) GetStatus ¶
func (m *StopReadResponse) GetStatus() *common.Status
func (*StopReadResponse) ProtoMessage ¶
func (*StopReadResponse) ProtoMessage()
func (*StopReadResponse) Reset ¶
func (m *StopReadResponse) Reset()
func (*StopReadResponse) String ¶
func (m *StopReadResponse) String() string
func (*StopReadResponse) XXX_DiscardUnknown ¶
func (m *StopReadResponse) XXX_DiscardUnknown()
func (*StopReadResponse) XXX_Marshal ¶
func (m *StopReadResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StopReadResponse) XXX_Merge ¶
func (m *StopReadResponse) XXX_Merge(src proto.Message)
func (*StopReadResponse) XXX_Size ¶
func (m *StopReadResponse) XXX_Size() int
func (*StopReadResponse) XXX_Unmarshal ¶
func (m *StopReadResponse) XXX_Unmarshal(b []byte) error
type StopRelayRequest ¶
type StopRelayRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` RelayId string `protobuf:"bytes,1,opt,name=relay_id,json=relayId,proto3" json:"relay_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
Temporarily stop/pause a relay
func (*StopRelayRequest) Descriptor ¶
func (*StopRelayRequest) Descriptor() ([]byte, []int)
func (*StopRelayRequest) GetAuth ¶
func (m *StopRelayRequest) GetAuth() *common.Auth
func (*StopRelayRequest) GetRelayId ¶
func (m *StopRelayRequest) GetRelayId() string
func (*StopRelayRequest) ProtoMessage ¶
func (*StopRelayRequest) ProtoMessage()
func (*StopRelayRequest) Reset ¶
func (m *StopRelayRequest) Reset()
func (*StopRelayRequest) String ¶
func (m *StopRelayRequest) String() string
func (*StopRelayRequest) XXX_DiscardUnknown ¶
func (m *StopRelayRequest) XXX_DiscardUnknown()
func (*StopRelayRequest) XXX_Marshal ¶
func (m *StopRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StopRelayRequest) XXX_Merge ¶
func (m *StopRelayRequest) XXX_Merge(src proto.Message)
func (*StopRelayRequest) XXX_Size ¶
func (m *StopRelayRequest) XXX_Size() int
func (*StopRelayRequest) XXX_Unmarshal ¶
func (m *StopRelayRequest) XXX_Unmarshal(b []byte) error
type StopRelayResponse ¶
type StopRelayResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StopRelayResponse) Descriptor ¶
func (*StopRelayResponse) Descriptor() ([]byte, []int)
func (*StopRelayResponse) GetStatus ¶
func (m *StopRelayResponse) GetStatus() *common.Status
func (*StopRelayResponse) ProtoMessage ¶
func (*StopRelayResponse) ProtoMessage()
func (*StopRelayResponse) Reset ¶
func (m *StopRelayResponse) Reset()
func (*StopRelayResponse) String ¶
func (m *StopRelayResponse) String() string
func (*StopRelayResponse) XXX_DiscardUnknown ¶
func (m *StopRelayResponse) XXX_DiscardUnknown()
func (*StopRelayResponse) XXX_Marshal ¶
func (m *StopRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StopRelayResponse) XXX_Merge ¶
func (m *StopRelayResponse) XXX_Merge(src proto.Message)
func (*StopRelayResponse) XXX_Size ¶
func (m *StopRelayResponse) XXX_Size() int
func (*StopRelayResponse) XXX_Unmarshal ¶
func (m *StopRelayResponse) XXX_Unmarshal(b []byte) error
type TestConnectionRequest ¶
type TestConnectionRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Options *opts.ConnectionOptions `protobuf:"bytes,1,opt,name=options,proto3" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TestConnectionRequest) Descriptor ¶
func (*TestConnectionRequest) Descriptor() ([]byte, []int)
func (*TestConnectionRequest) GetAuth ¶
func (m *TestConnectionRequest) GetAuth() *common.Auth
func (*TestConnectionRequest) GetOptions ¶ added in v0.0.49
func (m *TestConnectionRequest) GetOptions() *opts.ConnectionOptions
func (*TestConnectionRequest) ProtoMessage ¶
func (*TestConnectionRequest) ProtoMessage()
func (*TestConnectionRequest) Reset ¶
func (m *TestConnectionRequest) Reset()
func (*TestConnectionRequest) String ¶
func (m *TestConnectionRequest) String() string
func (*TestConnectionRequest) XXX_DiscardUnknown ¶
func (m *TestConnectionRequest) XXX_DiscardUnknown()
func (*TestConnectionRequest) XXX_Marshal ¶
func (m *TestConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestConnectionRequest) XXX_Merge ¶
func (m *TestConnectionRequest) XXX_Merge(src proto.Message)
func (*TestConnectionRequest) XXX_Size ¶
func (m *TestConnectionRequest) XXX_Size() int
func (*TestConnectionRequest) XXX_Unmarshal ¶
func (m *TestConnectionRequest) XXX_Unmarshal(b []byte) error
type TestConnectionResponse ¶
type TestConnectionResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TestConnectionResponse) Descriptor ¶
func (*TestConnectionResponse) Descriptor() ([]byte, []int)
func (*TestConnectionResponse) GetStatus ¶
func (m *TestConnectionResponse) GetStatus() *common.Status
func (*TestConnectionResponse) ProtoMessage ¶
func (*TestConnectionResponse) ProtoMessage()
func (*TestConnectionResponse) Reset ¶
func (m *TestConnectionResponse) Reset()
func (*TestConnectionResponse) String ¶
func (m *TestConnectionResponse) String() string
func (*TestConnectionResponse) XXX_DiscardUnknown ¶
func (m *TestConnectionResponse) XXX_DiscardUnknown()
func (*TestConnectionResponse) XXX_Marshal ¶
func (m *TestConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*TestConnectionResponse) XXX_Merge ¶
func (m *TestConnectionResponse) XXX_Merge(src proto.Message)
func (*TestConnectionResponse) XXX_Size ¶
func (m *TestConnectionResponse) XXX_Size() int
func (*TestConnectionResponse) XXX_Unmarshal ¶
func (m *TestConnectionResponse) XXX_Unmarshal(b []byte) error
type UnimplementedPlumberServerServer ¶
type UnimplementedPlumberServerServer struct { }
UnimplementedPlumberServerServer can be embedded to have forward compatible implementations.
func (*UnimplementedPlumberServerServer) ApproveSchema ¶ added in v0.0.83
func (*UnimplementedPlumberServerServer) ApproveSchema(ctx context.Context, req *ApproveSchemaVersionRequest) (*ApproveSchemaVersionResponse, error)
func (*UnimplementedPlumberServerServer) CreateAlert ¶ added in v0.0.84
func (*UnimplementedPlumberServerServer) CreateAlert(ctx context.Context, req *CreateAlertRequest) (*CreateAlertResponse, error)
func (*UnimplementedPlumberServerServer) CreateConnection ¶
func (*UnimplementedPlumberServerServer) CreateConnection(ctx context.Context, req *CreateConnectionRequest) (*CreateConnectionResponse, error)
func (*UnimplementedPlumberServerServer) CreateDynamic ¶ added in v0.0.130
func (*UnimplementedPlumberServerServer) CreateDynamic(ctx context.Context, req *CreateDynamicRequest) (*CreateDynamicResponse, error)
func (*UnimplementedPlumberServerServer) CreateMonitor ¶ added in v0.0.84
func (*UnimplementedPlumberServerServer) CreateMonitor(ctx context.Context, req *CreateMonitorRequest) (*CreateMonitorResponse, error)
func (*UnimplementedPlumberServerServer) CreatePullRequest ¶ added in v0.0.86
func (*UnimplementedPlumberServerServer) CreatePullRequest(ctx context.Context, req *CreatePRRequest) (*CreatePRResponse, error)
func (*UnimplementedPlumberServerServer) CreateRead ¶ added in v0.0.20
func (*UnimplementedPlumberServerServer) CreateRead(ctx context.Context, req *CreateReadRequest) (*CreateReadResponse, error)
func (*UnimplementedPlumberServerServer) CreateRelay ¶
func (*UnimplementedPlumberServerServer) CreateRelay(ctx context.Context, req *CreateRelayRequest) (*CreateRelayResponse, error)
func (*UnimplementedPlumberServerServer) CreateService ¶ added in v0.0.27
func (*UnimplementedPlumberServerServer) CreateService(ctx context.Context, req *CreateServiceRequest) (*CreateServiceResponse, error)
func (*UnimplementedPlumberServerServer) CreateValidation ¶ added in v0.0.88
func (*UnimplementedPlumberServerServer) CreateValidation(ctx context.Context, req *CreateValidationRequest) (*CreateValidationResponse, error)
func (*UnimplementedPlumberServerServer) DeleteAlert ¶ added in v0.0.84
func (*UnimplementedPlumberServerServer) DeleteAlert(ctx context.Context, req *DeleteAlertRequest) (*DeleteAlertResponse, error)
func (*UnimplementedPlumberServerServer) DeleteConnection ¶
func (*UnimplementedPlumberServerServer) DeleteConnection(ctx context.Context, req *DeleteConnectionRequest) (*DeleteConnectionResponse, error)
func (*UnimplementedPlumberServerServer) DeleteDynamic ¶ added in v0.0.130
func (*UnimplementedPlumberServerServer) DeleteDynamic(ctx context.Context, req *DeleteDynamicRequest) (*DeleteDynamicResponse, error)
func (*UnimplementedPlumberServerServer) DeleteMonitor ¶ added in v0.0.84
func (*UnimplementedPlumberServerServer) DeleteMonitor(ctx context.Context, req *DeleteMonitorRequest) (*DeleteMonitorResponse, error)
func (*UnimplementedPlumberServerServer) DeleteRead ¶ added in v0.0.20
func (*UnimplementedPlumberServerServer) DeleteRead(ctx context.Context, req *DeleteReadRequest) (*DeleteReadResponse, error)
func (*UnimplementedPlumberServerServer) DeleteRelay ¶
func (*UnimplementedPlumberServerServer) DeleteRelay(ctx context.Context, req *DeleteRelayRequest) (*DeleteRelayResponse, error)
func (*UnimplementedPlumberServerServer) DeleteSchema ¶ added in v0.0.26
func (*UnimplementedPlumberServerServer) DeleteSchema(ctx context.Context, req *DeleteSchemaRequest) (*DeleteSchemaResponse, error)
func (*UnimplementedPlumberServerServer) DeleteSchemaVersion ¶ added in v0.0.83
func (*UnimplementedPlumberServerServer) DeleteSchemaVersion(ctx context.Context, req *DeleteSchemaVersionRequest) (*DeleteSchemaVersionResponse, error)
func (*UnimplementedPlumberServerServer) DeleteService ¶ added in v0.0.27
func (*UnimplementedPlumberServerServer) DeleteService(ctx context.Context, req *DeleteServiceRequest) (*DeleteServiceResponse, error)
func (*UnimplementedPlumberServerServer) DeleteValidation ¶ added in v0.0.88
func (*UnimplementedPlumberServerServer) DeleteValidation(ctx context.Context, req *DeleteValidationRequest) (*DeleteValidationResponse, error)
func (*UnimplementedPlumberServerServer) GetAlert ¶ added in v0.0.84
func (*UnimplementedPlumberServerServer) GetAlert(ctx context.Context, req *GetMonitorRequest) (*GetMonitorResponse, error)
func (*UnimplementedPlumberServerServer) GetAllConnections ¶
func (*UnimplementedPlumberServerServer) GetAllConnections(ctx context.Context, req *GetAllConnectionsRequest) (*GetAllConnectionsResponse, error)
func (*UnimplementedPlumberServerServer) GetAllDynamic ¶ added in v0.0.130
func (*UnimplementedPlumberServerServer) GetAllDynamic(ctx context.Context, req *GetAllDynamicRequest) (*GetAllDynamicResponse, error)
func (*UnimplementedPlumberServerServer) GetAllReads ¶ added in v0.0.18
func (*UnimplementedPlumberServerServer) GetAllReads(ctx context.Context, req *GetAllReadsRequest) (*GetAllReadsResponse, error)
func (*UnimplementedPlumberServerServer) GetAllRelays ¶ added in v0.0.17
func (*UnimplementedPlumberServerServer) GetAllRelays(ctx context.Context, req *GetAllRelaysRequest) (*GetAllRelaysResponse, error)
func (*UnimplementedPlumberServerServer) GetAllSchemas ¶ added in v0.0.26
func (*UnimplementedPlumberServerServer) GetAllSchemas(ctx context.Context, req *GetAllSchemasRequest) (*GetAllSchemasResponse, error)
func (*UnimplementedPlumberServerServer) GetAllServices ¶ added in v0.0.27
func (*UnimplementedPlumberServerServer) GetAllServices(ctx context.Context, req *GetAllServicesRequest) (*GetAllServicesResponse, error)
func (*UnimplementedPlumberServerServer) GetAllValidations ¶ added in v0.0.88
func (*UnimplementedPlumberServerServer) GetAllValidations(ctx context.Context, req *GetAllValidationsRequest) (*GetAllValidationsResponse, error)
func (*UnimplementedPlumberServerServer) GetConnection ¶ added in v0.0.3
func (*UnimplementedPlumberServerServer) GetConnection(ctx context.Context, req *GetConnectionRequest) (*GetConnectionResponse, error)
func (*UnimplementedPlumberServerServer) GetCounterHistory ¶ added in v0.0.92
func (*UnimplementedPlumberServerServer) GetCounterHistory(ctx context.Context, req *GetCounterHistoryRequest) (*GetCounterHistoryResponse, error)
func (*UnimplementedPlumberServerServer) GetCurrentCounters ¶ added in v0.0.92
func (*UnimplementedPlumberServerServer) GetCurrentCounters(ctx context.Context, req *GetCurrentCountersRequest) (*GetCurrentCountersResponse, error)
func (*UnimplementedPlumberServerServer) GetDynamic ¶ added in v0.0.130
func (*UnimplementedPlumberServerServer) GetDynamic(ctx context.Context, req *GetDynamicRequest) (*GetDynamicResponse, error)
func (*UnimplementedPlumberServerServer) GetErrorHistory ¶ added in v0.0.102
func (*UnimplementedPlumberServerServer) GetErrorHistory(ctx context.Context, req *GetErrorHistoryRequest) (*GetErrorHistoryResponse, error)
func (*UnimplementedPlumberServerServer) GetLiveErrors ¶ added in v0.0.102
func (*UnimplementedPlumberServerServer) GetLiveErrors(req *GetLiveErrorsRequest, srv PlumberServer_GetLiveErrorsServer) error
func (*UnimplementedPlumberServerServer) GetMonitor ¶ added in v0.0.84
func (*UnimplementedPlumberServerServer) GetMonitor(ctx context.Context, req *GetMonitorRequest) (*GetMonitorResponse, error)
func (*UnimplementedPlumberServerServer) GetRelay ¶ added in v0.0.130
func (*UnimplementedPlumberServerServer) GetRelay(ctx context.Context, req *GetRelayRequest) (*GetRelayResponse, error)
func (*UnimplementedPlumberServerServer) GetRepoFile ¶ added in v0.0.86
func (*UnimplementedPlumberServerServer) GetRepoFile(ctx context.Context, req *GetRepoFileRequest) (*GetRepoFileResponse, error)
func (*UnimplementedPlumberServerServer) GetRepoList ¶ added in v0.0.85
func (*UnimplementedPlumberServerServer) GetRepoList(ctx context.Context, req *GetRepoListRequest) (*GetRepoListResponse, error)
func (*UnimplementedPlumberServerServer) GetRepoTree ¶ added in v0.0.86
func (*UnimplementedPlumberServerServer) GetRepoTree(ctx context.Context, req *GetRepoTreeRequest) (*GetRepoTreeResponse, error)
func (*UnimplementedPlumberServerServer) GetSchema ¶ added in v0.0.26
func (*UnimplementedPlumberServerServer) GetSchema(ctx context.Context, req *GetSchemaRequest) (*GetSchemaResponse, error)
func (*UnimplementedPlumberServerServer) GetServerOptions ¶ added in v0.0.49
func (*UnimplementedPlumberServerServer) GetServerOptions(ctx context.Context, req *GetServerOptionsRequest) (*GetServerOptionsResponse, error)
func (*UnimplementedPlumberServerServer) GetService ¶ added in v0.0.27
func (*UnimplementedPlumberServerServer) GetService(ctx context.Context, req *GetServiceRequest) (*GetServiceResponse, error)
func (*UnimplementedPlumberServerServer) GetVCEvents ¶ added in v0.0.65
func (*UnimplementedPlumberServerServer) GetVCEvents(req *GetVCEventsRequest, srv PlumberServer_GetVCEventsServer) error
func (*UnimplementedPlumberServerServer) GetValidation ¶ added in v0.0.88
func (*UnimplementedPlumberServerServer) GetValidation(ctx context.Context, req *GetValidationRequest) (*GetValidationResponse, error)
func (*UnimplementedPlumberServerServer) ImportGithub ¶ added in v0.0.26
func (*UnimplementedPlumberServerServer) ImportGithub(ctx context.Context, req *ImportGithubRequest) (*ImportGithubResponse, error)
func (*UnimplementedPlumberServerServer) ImportGithubSelect ¶ added in v0.0.86
func (*UnimplementedPlumberServerServer) ImportGithubSelect(ctx context.Context, req *ImportGithubSelectRequest) (*ImportGithubSelectResponse, error)
func (*UnimplementedPlumberServerServer) ImportLocal ¶ added in v0.0.26
func (*UnimplementedPlumberServerServer) ImportLocal(ctx context.Context, req *ImportLocalRequest) (*ImportLocalResponse, error)
func (*UnimplementedPlumberServerServer) LinkRepoToService ¶ added in v0.0.76
func (*UnimplementedPlumberServerServer) LinkRepoToService(ctx context.Context, req *LinkRepoToServiceRequest) (*LinkRepoToServiceResponse, error)
func (*UnimplementedPlumberServerServer) LinkSchemaToService ¶ added in v0.0.76
func (*UnimplementedPlumberServerServer) LinkSchemaToService(ctx context.Context, req *LinkSchemaToServiceRequest) (*LinkSchemaToServiceResponse, error)
func (*UnimplementedPlumberServerServer) ResumeDynamic ¶ added in v0.0.130
func (*UnimplementedPlumberServerServer) ResumeDynamic(ctx context.Context, req *ResumeDynamicRequest) (*ResumeDynamicResponse, error)
func (*UnimplementedPlumberServerServer) ResumeRead ¶ added in v0.0.20
func (*UnimplementedPlumberServerServer) ResumeRead(ctx context.Context, req *ResumeReadRequest) (*ResumeReadResponse, error)
func (*UnimplementedPlumberServerServer) ResumeRelay ¶ added in v0.0.16
func (*UnimplementedPlumberServerServer) ResumeRelay(ctx context.Context, req *ResumeRelayRequest) (*ResumeRelayResponse, error)
func (*UnimplementedPlumberServerServer) SetServerOptions ¶ added in v0.0.65
func (*UnimplementedPlumberServerServer) SetServerOptions(ctx context.Context, req *SetServerOptionsRequest) (*SetServerOptionsResponse, error)
func (*UnimplementedPlumberServerServer) StartRead ¶
func (*UnimplementedPlumberServerServer) StartRead(req *StartReadRequest, srv PlumberServer_StartReadServer) error
func (*UnimplementedPlumberServerServer) StopDynamic ¶ added in v0.0.130
func (*UnimplementedPlumberServerServer) StopDynamic(ctx context.Context, req *StopDynamicRequest) (*StopDynamicResponse, error)
func (*UnimplementedPlumberServerServer) StopRead ¶
func (*UnimplementedPlumberServerServer) StopRead(ctx context.Context, req *StopReadRequest) (*StopReadResponse, error)
func (*UnimplementedPlumberServerServer) StopRelay ¶
func (*UnimplementedPlumberServerServer) StopRelay(ctx context.Context, req *StopRelayRequest) (*StopRelayResponse, error)
func (*UnimplementedPlumberServerServer) TestConnection ¶
func (*UnimplementedPlumberServerServer) TestConnection(ctx context.Context, req *TestConnectionRequest) (*TestConnectionResponse, error)
func (*UnimplementedPlumberServerServer) UnlinkRepoFromService ¶ added in v0.0.76
func (*UnimplementedPlumberServerServer) UnlinkRepoFromService(ctx context.Context, req *UnlinkRepoFromServiceRequest) (*UnlinkRepoFromServiceResponse, error)
func (*UnimplementedPlumberServerServer) UnlinkSchemaFromService ¶ added in v0.0.76
func (*UnimplementedPlumberServerServer) UnlinkSchemaFromService(ctx context.Context, req *UnlinkSchemaFromServiceRequest) (*UnlinkSchemaFromServiceResponse, error)
func (*UnimplementedPlumberServerServer) UpdateAlert ¶ added in v0.0.84
func (*UnimplementedPlumberServerServer) UpdateAlert(ctx context.Context, req *UpdateAlertRequest) (*UpdateAlertResponse, error)
func (*UnimplementedPlumberServerServer) UpdateConnection ¶
func (*UnimplementedPlumberServerServer) UpdateConnection(ctx context.Context, req *UpdateConnectionRequest) (*UpdateConnectionResponse, error)
func (*UnimplementedPlumberServerServer) UpdateDynamic ¶ added in v0.0.130
func (*UnimplementedPlumberServerServer) UpdateDynamic(ctx context.Context, req *UpdateDynamicRequest) (*UpdateDynamicResponse, error)
func (*UnimplementedPlumberServerServer) UpdateMonitor ¶ added in v0.0.84
func (*UnimplementedPlumberServerServer) UpdateMonitor(ctx context.Context, req *UpdateMonitorRequest) (*UpdateMonitorResponse, error)
func (*UnimplementedPlumberServerServer) UpdateRelay ¶
func (*UnimplementedPlumberServerServer) UpdateRelay(ctx context.Context, req *UpdateRelayRequest) (*UpdateRelayResponse, error)
func (*UnimplementedPlumberServerServer) UpdateSchema ¶ added in v0.0.80
func (*UnimplementedPlumberServerServer) UpdateSchema(ctx context.Context, req *UpdateSchemaRequest) (*UpdateSchemaResponse, error)
func (*UnimplementedPlumberServerServer) UpdateService ¶ added in v0.0.27
func (*UnimplementedPlumberServerServer) UpdateService(ctx context.Context, req *UpdateServiceRequest) (*UpdateServiceResponse, error)
func (*UnimplementedPlumberServerServer) UpdateValidation ¶ added in v0.0.88
func (*UnimplementedPlumberServerServer) UpdateValidation(ctx context.Context, req *UpdateValidationRequest) (*UpdateValidationResponse, error)
func (*UnimplementedPlumberServerServer) Write ¶
func (*UnimplementedPlumberServerServer) Write(ctx context.Context, req *WriteRequest) (*WriteResponse, error)
type UnimplementedVCServiceServer ¶ added in v0.0.65
type UnimplementedVCServiceServer struct { }
UnimplementedVCServiceServer can be embedded to have forward compatible implementations.
func (*UnimplementedVCServiceServer) Connect ¶ added in v0.0.65
func (*UnimplementedVCServiceServer) Connect(req *ConnectAuthRequest, srv VCService_ConnectServer) error
type UnlinkRepoFromServiceRequest ¶ added in v0.0.76
type UnlinkRepoFromServiceRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ServiceId string `protobuf:"bytes,1,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` RepoId string `protobuf:"bytes,2,opt,name=repo_id,json=repoId,proto3" json:"repo_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnlinkRepoFromServiceRequest) Descriptor ¶ added in v0.0.76
func (*UnlinkRepoFromServiceRequest) Descriptor() ([]byte, []int)
func (*UnlinkRepoFromServiceRequest) GetAuth ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) GetAuth() *common.Auth
func (*UnlinkRepoFromServiceRequest) GetRepoId ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) GetRepoId() string
func (*UnlinkRepoFromServiceRequest) GetServiceId ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) GetServiceId() string
func (*UnlinkRepoFromServiceRequest) ProtoMessage ¶ added in v0.0.76
func (*UnlinkRepoFromServiceRequest) ProtoMessage()
func (*UnlinkRepoFromServiceRequest) Reset ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) Reset()
func (*UnlinkRepoFromServiceRequest) String ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) String() string
func (*UnlinkRepoFromServiceRequest) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) XXX_DiscardUnknown()
func (*UnlinkRepoFromServiceRequest) XXX_Marshal ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnlinkRepoFromServiceRequest) XXX_Merge ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) XXX_Merge(src proto.Message)
func (*UnlinkRepoFromServiceRequest) XXX_Size ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) XXX_Size() int
func (*UnlinkRepoFromServiceRequest) XXX_Unmarshal ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceRequest) XXX_Unmarshal(b []byte) error
type UnlinkRepoFromServiceResponse ¶ added in v0.0.76
type UnlinkRepoFromServiceResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnlinkRepoFromServiceResponse) Descriptor ¶ added in v0.0.76
func (*UnlinkRepoFromServiceResponse) Descriptor() ([]byte, []int)
func (*UnlinkRepoFromServiceResponse) GetStatus ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceResponse) GetStatus() *common.Status
func (*UnlinkRepoFromServiceResponse) ProtoMessage ¶ added in v0.0.76
func (*UnlinkRepoFromServiceResponse) ProtoMessage()
func (*UnlinkRepoFromServiceResponse) Reset ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceResponse) Reset()
func (*UnlinkRepoFromServiceResponse) String ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceResponse) String() string
func (*UnlinkRepoFromServiceResponse) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceResponse) XXX_DiscardUnknown()
func (*UnlinkRepoFromServiceResponse) XXX_Marshal ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnlinkRepoFromServiceResponse) XXX_Merge ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceResponse) XXX_Merge(src proto.Message)
func (*UnlinkRepoFromServiceResponse) XXX_Size ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceResponse) XXX_Size() int
func (*UnlinkRepoFromServiceResponse) XXX_Unmarshal ¶ added in v0.0.76
func (m *UnlinkRepoFromServiceResponse) XXX_Unmarshal(b []byte) error
type UnlinkSchemaFromServiceRequest ¶ added in v0.0.76
type UnlinkSchemaFromServiceRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ServiceId string `protobuf:"bytes,1,opt,name=service_id,json=serviceId,proto3" json:"service_id,omitempty"` SchemaId string `protobuf:"bytes,2,opt,name=schema_id,json=schemaId,proto3" json:"schema_id,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnlinkSchemaFromServiceRequest) Descriptor ¶ added in v0.0.76
func (*UnlinkSchemaFromServiceRequest) Descriptor() ([]byte, []int)
func (*UnlinkSchemaFromServiceRequest) GetAuth ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) GetAuth() *common.Auth
func (*UnlinkSchemaFromServiceRequest) GetSchemaId ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) GetSchemaId() string
func (*UnlinkSchemaFromServiceRequest) GetServiceId ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) GetServiceId() string
func (*UnlinkSchemaFromServiceRequest) ProtoMessage ¶ added in v0.0.76
func (*UnlinkSchemaFromServiceRequest) ProtoMessage()
func (*UnlinkSchemaFromServiceRequest) Reset ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) Reset()
func (*UnlinkSchemaFromServiceRequest) String ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) String() string
func (*UnlinkSchemaFromServiceRequest) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) XXX_DiscardUnknown()
func (*UnlinkSchemaFromServiceRequest) XXX_Marshal ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnlinkSchemaFromServiceRequest) XXX_Merge ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) XXX_Merge(src proto.Message)
func (*UnlinkSchemaFromServiceRequest) XXX_Size ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) XXX_Size() int
func (*UnlinkSchemaFromServiceRequest) XXX_Unmarshal ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceRequest) XXX_Unmarshal(b []byte) error
type UnlinkSchemaFromServiceResponse ¶ added in v0.0.76
type UnlinkSchemaFromServiceResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnlinkSchemaFromServiceResponse) Descriptor ¶ added in v0.0.76
func (*UnlinkSchemaFromServiceResponse) Descriptor() ([]byte, []int)
func (*UnlinkSchemaFromServiceResponse) GetStatus ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceResponse) GetStatus() *common.Status
func (*UnlinkSchemaFromServiceResponse) ProtoMessage ¶ added in v0.0.76
func (*UnlinkSchemaFromServiceResponse) ProtoMessage()
func (*UnlinkSchemaFromServiceResponse) Reset ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceResponse) Reset()
func (*UnlinkSchemaFromServiceResponse) String ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceResponse) String() string
func (*UnlinkSchemaFromServiceResponse) XXX_DiscardUnknown ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceResponse) XXX_DiscardUnknown()
func (*UnlinkSchemaFromServiceResponse) XXX_Marshal ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnlinkSchemaFromServiceResponse) XXX_Merge ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceResponse) XXX_Merge(src proto.Message)
func (*UnlinkSchemaFromServiceResponse) XXX_Size ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceResponse) XXX_Size() int
func (*UnlinkSchemaFromServiceResponse) XXX_Unmarshal ¶ added in v0.0.76
func (m *UnlinkSchemaFromServiceResponse) XXX_Unmarshal(b []byte) error
type UpdateAlertRequest ¶ added in v0.0.84
type UpdateAlertRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Alert *opts.AlertOptions `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateAlertRequest) Descriptor ¶ added in v0.0.84
func (*UpdateAlertRequest) Descriptor() ([]byte, []int)
func (*UpdateAlertRequest) GetAlert ¶ added in v0.0.84
func (m *UpdateAlertRequest) GetAlert() *opts.AlertOptions
func (*UpdateAlertRequest) GetAuth ¶ added in v0.0.84
func (m *UpdateAlertRequest) GetAuth() *common.Auth
func (*UpdateAlertRequest) ProtoMessage ¶ added in v0.0.84
func (*UpdateAlertRequest) ProtoMessage()
func (*UpdateAlertRequest) Reset ¶ added in v0.0.84
func (m *UpdateAlertRequest) Reset()
func (*UpdateAlertRequest) String ¶ added in v0.0.84
func (m *UpdateAlertRequest) String() string
func (*UpdateAlertRequest) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *UpdateAlertRequest) XXX_DiscardUnknown()
func (*UpdateAlertRequest) XXX_Marshal ¶ added in v0.0.84
func (m *UpdateAlertRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAlertRequest) XXX_Merge ¶ added in v0.0.84
func (m *UpdateAlertRequest) XXX_Merge(src proto.Message)
func (*UpdateAlertRequest) XXX_Size ¶ added in v0.0.84
func (m *UpdateAlertRequest) XXX_Size() int
func (*UpdateAlertRequest) XXX_Unmarshal ¶ added in v0.0.84
func (m *UpdateAlertRequest) XXX_Unmarshal(b []byte) error
type UpdateAlertResponse ¶ added in v0.0.84
type UpdateAlertResponse struct { Alert *opts.AlertOptions `protobuf:"bytes,1,opt,name=alert,proto3" json:"alert,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateAlertResponse) Descriptor ¶ added in v0.0.84
func (*UpdateAlertResponse) Descriptor() ([]byte, []int)
func (*UpdateAlertResponse) GetAlert ¶ added in v0.0.84
func (m *UpdateAlertResponse) GetAlert() *opts.AlertOptions
func (*UpdateAlertResponse) GetStatus ¶ added in v0.0.84
func (m *UpdateAlertResponse) GetStatus() *common.Status
func (*UpdateAlertResponse) ProtoMessage ¶ added in v0.0.84
func (*UpdateAlertResponse) ProtoMessage()
func (*UpdateAlertResponse) Reset ¶ added in v0.0.84
func (m *UpdateAlertResponse) Reset()
func (*UpdateAlertResponse) String ¶ added in v0.0.84
func (m *UpdateAlertResponse) String() string
func (*UpdateAlertResponse) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *UpdateAlertResponse) XXX_DiscardUnknown()
func (*UpdateAlertResponse) XXX_Marshal ¶ added in v0.0.84
func (m *UpdateAlertResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateAlertResponse) XXX_Merge ¶ added in v0.0.84
func (m *UpdateAlertResponse) XXX_Merge(src proto.Message)
func (*UpdateAlertResponse) XXX_Size ¶ added in v0.0.84
func (m *UpdateAlertResponse) XXX_Size() int
func (*UpdateAlertResponse) XXX_Unmarshal ¶ added in v0.0.84
func (m *UpdateAlertResponse) XXX_Unmarshal(b []byte) error
type UpdateCompositeRequest ¶ added in v0.0.103
type UpdateCompositeRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Composite *opts.Composite `protobuf:"bytes,2,opt,name=composite,proto3" json:"composite,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateCompositeRequest) Descriptor ¶ added in v0.0.103
func (*UpdateCompositeRequest) Descriptor() ([]byte, []int)
func (*UpdateCompositeRequest) GetAuth ¶ added in v0.0.103
func (m *UpdateCompositeRequest) GetAuth() *common.Auth
func (*UpdateCompositeRequest) GetComposite ¶ added in v0.0.103
func (m *UpdateCompositeRequest) GetComposite() *opts.Composite
func (*UpdateCompositeRequest) GetId ¶ added in v0.0.103
func (m *UpdateCompositeRequest) GetId() string
func (*UpdateCompositeRequest) ProtoMessage ¶ added in v0.0.103
func (*UpdateCompositeRequest) ProtoMessage()
func (*UpdateCompositeRequest) Reset ¶ added in v0.0.103
func (m *UpdateCompositeRequest) Reset()
func (*UpdateCompositeRequest) String ¶ added in v0.0.103
func (m *UpdateCompositeRequest) String() string
func (*UpdateCompositeRequest) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *UpdateCompositeRequest) XXX_DiscardUnknown()
func (*UpdateCompositeRequest) XXX_Marshal ¶ added in v0.0.103
func (m *UpdateCompositeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateCompositeRequest) XXX_Merge ¶ added in v0.0.103
func (m *UpdateCompositeRequest) XXX_Merge(src proto.Message)
func (*UpdateCompositeRequest) XXX_Size ¶ added in v0.0.103
func (m *UpdateCompositeRequest) XXX_Size() int
func (*UpdateCompositeRequest) XXX_Unmarshal ¶ added in v0.0.103
func (m *UpdateCompositeRequest) XXX_Unmarshal(b []byte) error
type UpdateCompositeResponse ¶ added in v0.0.103
type UpdateCompositeResponse struct { Composite *opts.Composite `protobuf:"bytes,1,opt,name=composite,proto3" json:"composite,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateCompositeResponse) Descriptor ¶ added in v0.0.103
func (*UpdateCompositeResponse) Descriptor() ([]byte, []int)
func (*UpdateCompositeResponse) GetComposite ¶ added in v0.0.103
func (m *UpdateCompositeResponse) GetComposite() *opts.Composite
func (*UpdateCompositeResponse) GetStatus ¶ added in v0.0.103
func (m *UpdateCompositeResponse) GetStatus() *common.Status
func (*UpdateCompositeResponse) ProtoMessage ¶ added in v0.0.103
func (*UpdateCompositeResponse) ProtoMessage()
func (*UpdateCompositeResponse) Reset ¶ added in v0.0.103
func (m *UpdateCompositeResponse) Reset()
func (*UpdateCompositeResponse) String ¶ added in v0.0.103
func (m *UpdateCompositeResponse) String() string
func (*UpdateCompositeResponse) XXX_DiscardUnknown ¶ added in v0.0.103
func (m *UpdateCompositeResponse) XXX_DiscardUnknown()
func (*UpdateCompositeResponse) XXX_Marshal ¶ added in v0.0.103
func (m *UpdateCompositeResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateCompositeResponse) XXX_Merge ¶ added in v0.0.103
func (m *UpdateCompositeResponse) XXX_Merge(src proto.Message)
func (*UpdateCompositeResponse) XXX_Size ¶ added in v0.0.103
func (m *UpdateCompositeResponse) XXX_Size() int
func (*UpdateCompositeResponse) XXX_Unmarshal ¶ added in v0.0.103
func (m *UpdateCompositeResponse) XXX_Unmarshal(b []byte) error
type UpdateConnectionRequest ¶
type UpdateConnectionRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` ConnectionId string `protobuf:"bytes,1,opt,name=connection_id,json=connectionId,proto3" json:"connection_id,omitempty"` Options *opts.ConnectionOptions `protobuf:"bytes,2,opt,name=options,proto3" json:"options,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateConnectionRequest) Descriptor ¶
func (*UpdateConnectionRequest) Descriptor() ([]byte, []int)
func (*UpdateConnectionRequest) GetAuth ¶
func (m *UpdateConnectionRequest) GetAuth() *common.Auth
func (*UpdateConnectionRequest) GetConnectionId ¶
func (m *UpdateConnectionRequest) GetConnectionId() string
func (*UpdateConnectionRequest) GetOptions ¶ added in v0.0.49
func (m *UpdateConnectionRequest) GetOptions() *opts.ConnectionOptions
func (*UpdateConnectionRequest) ProtoMessage ¶
func (*UpdateConnectionRequest) ProtoMessage()
func (*UpdateConnectionRequest) Reset ¶
func (m *UpdateConnectionRequest) Reset()
func (*UpdateConnectionRequest) String ¶
func (m *UpdateConnectionRequest) String() string
func (*UpdateConnectionRequest) XXX_DiscardUnknown ¶
func (m *UpdateConnectionRequest) XXX_DiscardUnknown()
func (*UpdateConnectionRequest) XXX_Marshal ¶
func (m *UpdateConnectionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateConnectionRequest) XXX_Merge ¶
func (m *UpdateConnectionRequest) XXX_Merge(src proto.Message)
func (*UpdateConnectionRequest) XXX_Size ¶
func (m *UpdateConnectionRequest) XXX_Size() int
func (*UpdateConnectionRequest) XXX_Unmarshal ¶
func (m *UpdateConnectionRequest) XXX_Unmarshal(b []byte) error
type UpdateConnectionResponse ¶
type UpdateConnectionResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateConnectionResponse) Descriptor ¶
func (*UpdateConnectionResponse) Descriptor() ([]byte, []int)
func (*UpdateConnectionResponse) GetStatus ¶
func (m *UpdateConnectionResponse) GetStatus() *common.Status
func (*UpdateConnectionResponse) ProtoMessage ¶
func (*UpdateConnectionResponse) ProtoMessage()
func (*UpdateConnectionResponse) Reset ¶
func (m *UpdateConnectionResponse) Reset()
func (*UpdateConnectionResponse) String ¶
func (m *UpdateConnectionResponse) String() string
func (*UpdateConnectionResponse) XXX_DiscardUnknown ¶
func (m *UpdateConnectionResponse) XXX_DiscardUnknown()
func (*UpdateConnectionResponse) XXX_Marshal ¶
func (m *UpdateConnectionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateConnectionResponse) XXX_Merge ¶
func (m *UpdateConnectionResponse) XXX_Merge(src proto.Message)
func (*UpdateConnectionResponse) XXX_Size ¶
func (m *UpdateConnectionResponse) XXX_Size() int
func (*UpdateConnectionResponse) XXX_Unmarshal ¶
func (m *UpdateConnectionResponse) XXX_Unmarshal(b []byte) error
type UpdateDynamicRequest ¶ added in v0.0.130
type UpdateDynamicRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` DynamicId string `protobuf:"bytes,1,opt,name=dynamic_id,json=dynamicId,proto3" json:"dynamic_id,omitempty"` Opts *opts.DynamicOptions `protobuf:"bytes,2,opt,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
WARNING: Updating a destination that is in-use can result in missing data during replay
func (*UpdateDynamicRequest) Descriptor ¶ added in v0.0.130
func (*UpdateDynamicRequest) Descriptor() ([]byte, []int)
func (*UpdateDynamicRequest) GetAuth ¶ added in v0.0.130
func (m *UpdateDynamicRequest) GetAuth() *common.Auth
func (*UpdateDynamicRequest) GetDynamicId ¶ added in v0.0.130
func (m *UpdateDynamicRequest) GetDynamicId() string
func (*UpdateDynamicRequest) GetOpts ¶ added in v0.0.130
func (m *UpdateDynamicRequest) GetOpts() *opts.DynamicOptions
func (*UpdateDynamicRequest) ProtoMessage ¶ added in v0.0.130
func (*UpdateDynamicRequest) ProtoMessage()
func (*UpdateDynamicRequest) Reset ¶ added in v0.0.130
func (m *UpdateDynamicRequest) Reset()
func (*UpdateDynamicRequest) String ¶ added in v0.0.130
func (m *UpdateDynamicRequest) String() string
func (*UpdateDynamicRequest) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *UpdateDynamicRequest) XXX_DiscardUnknown()
func (*UpdateDynamicRequest) XXX_Marshal ¶ added in v0.0.130
func (m *UpdateDynamicRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateDynamicRequest) XXX_Merge ¶ added in v0.0.130
func (m *UpdateDynamicRequest) XXX_Merge(src proto.Message)
func (*UpdateDynamicRequest) XXX_Size ¶ added in v0.0.130
func (m *UpdateDynamicRequest) XXX_Size() int
func (*UpdateDynamicRequest) XXX_Unmarshal ¶ added in v0.0.130
func (m *UpdateDynamicRequest) XXX_Unmarshal(b []byte) error
type UpdateDynamicResponse ¶ added in v0.0.130
type UpdateDynamicResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateDynamicResponse) Descriptor ¶ added in v0.0.130
func (*UpdateDynamicResponse) Descriptor() ([]byte, []int)
func (*UpdateDynamicResponse) GetStatus ¶ added in v0.0.130
func (m *UpdateDynamicResponse) GetStatus() *common.Status
func (*UpdateDynamicResponse) ProtoMessage ¶ added in v0.0.130
func (*UpdateDynamicResponse) ProtoMessage()
func (*UpdateDynamicResponse) Reset ¶ added in v0.0.130
func (m *UpdateDynamicResponse) Reset()
func (*UpdateDynamicResponse) String ¶ added in v0.0.130
func (m *UpdateDynamicResponse) String() string
func (*UpdateDynamicResponse) XXX_DiscardUnknown ¶ added in v0.0.130
func (m *UpdateDynamicResponse) XXX_DiscardUnknown()
func (*UpdateDynamicResponse) XXX_Marshal ¶ added in v0.0.130
func (m *UpdateDynamicResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateDynamicResponse) XXX_Merge ¶ added in v0.0.130
func (m *UpdateDynamicResponse) XXX_Merge(src proto.Message)
func (*UpdateDynamicResponse) XXX_Size ¶ added in v0.0.130
func (m *UpdateDynamicResponse) XXX_Size() int
func (*UpdateDynamicResponse) XXX_Unmarshal ¶ added in v0.0.130
func (m *UpdateDynamicResponse) XXX_Unmarshal(b []byte) error
type UpdateMonitorRequest ¶ added in v0.0.84
type UpdateMonitorRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Monitor *opts.MonitorOptions `protobuf:"bytes,1,opt,name=monitor,proto3" json:"monitor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateMonitorRequest) Descriptor ¶ added in v0.0.84
func (*UpdateMonitorRequest) Descriptor() ([]byte, []int)
func (*UpdateMonitorRequest) GetAuth ¶ added in v0.0.84
func (m *UpdateMonitorRequest) GetAuth() *common.Auth
func (*UpdateMonitorRequest) GetMonitor ¶ added in v0.0.84
func (m *UpdateMonitorRequest) GetMonitor() *opts.MonitorOptions
func (*UpdateMonitorRequest) ProtoMessage ¶ added in v0.0.84
func (*UpdateMonitorRequest) ProtoMessage()
func (*UpdateMonitorRequest) Reset ¶ added in v0.0.84
func (m *UpdateMonitorRequest) Reset()
func (*UpdateMonitorRequest) String ¶ added in v0.0.84
func (m *UpdateMonitorRequest) String() string
func (*UpdateMonitorRequest) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *UpdateMonitorRequest) XXX_DiscardUnknown()
func (*UpdateMonitorRequest) XXX_Marshal ¶ added in v0.0.84
func (m *UpdateMonitorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMonitorRequest) XXX_Merge ¶ added in v0.0.84
func (m *UpdateMonitorRequest) XXX_Merge(src proto.Message)
func (*UpdateMonitorRequest) XXX_Size ¶ added in v0.0.84
func (m *UpdateMonitorRequest) XXX_Size() int
func (*UpdateMonitorRequest) XXX_Unmarshal ¶ added in v0.0.84
func (m *UpdateMonitorRequest) XXX_Unmarshal(b []byte) error
type UpdateMonitorResponse ¶ added in v0.0.84
type UpdateMonitorResponse struct { Monitor *opts.MonitorOptions `protobuf:"bytes,1,opt,name=monitor,proto3" json:"monitor,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateMonitorResponse) Descriptor ¶ added in v0.0.84
func (*UpdateMonitorResponse) Descriptor() ([]byte, []int)
func (*UpdateMonitorResponse) GetMonitor ¶ added in v0.0.84
func (m *UpdateMonitorResponse) GetMonitor() *opts.MonitorOptions
func (*UpdateMonitorResponse) GetStatus ¶ added in v0.0.84
func (m *UpdateMonitorResponse) GetStatus() *common.Status
func (*UpdateMonitorResponse) ProtoMessage ¶ added in v0.0.84
func (*UpdateMonitorResponse) ProtoMessage()
func (*UpdateMonitorResponse) Reset ¶ added in v0.0.84
func (m *UpdateMonitorResponse) Reset()
func (*UpdateMonitorResponse) String ¶ added in v0.0.84
func (m *UpdateMonitorResponse) String() string
func (*UpdateMonitorResponse) XXX_DiscardUnknown ¶ added in v0.0.84
func (m *UpdateMonitorResponse) XXX_DiscardUnknown()
func (*UpdateMonitorResponse) XXX_Marshal ¶ added in v0.0.84
func (m *UpdateMonitorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateMonitorResponse) XXX_Merge ¶ added in v0.0.84
func (m *UpdateMonitorResponse) XXX_Merge(src proto.Message)
func (*UpdateMonitorResponse) XXX_Size ¶ added in v0.0.84
func (m *UpdateMonitorResponse) XXX_Size() int
func (*UpdateMonitorResponse) XXX_Unmarshal ¶ added in v0.0.84
func (m *UpdateMonitorResponse) XXX_Unmarshal(b []byte) error
type UpdateRelayRequest ¶
type UpdateRelayRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` RelayId string `protobuf:"bytes,1,opt,name=relay_id,json=relayId,proto3" json:"relay_id,omitempty"` Opts *opts.RelayOptions `protobuf:"bytes,2,opt,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
WARNING: Any in-progress relay will be interrupted/restarted
func (*UpdateRelayRequest) Descriptor ¶
func (*UpdateRelayRequest) Descriptor() ([]byte, []int)
func (*UpdateRelayRequest) GetAuth ¶
func (m *UpdateRelayRequest) GetAuth() *common.Auth
func (*UpdateRelayRequest) GetOpts ¶ added in v0.0.49
func (m *UpdateRelayRequest) GetOpts() *opts.RelayOptions
func (*UpdateRelayRequest) GetRelayId ¶
func (m *UpdateRelayRequest) GetRelayId() string
func (*UpdateRelayRequest) ProtoMessage ¶
func (*UpdateRelayRequest) ProtoMessage()
func (*UpdateRelayRequest) Reset ¶
func (m *UpdateRelayRequest) Reset()
func (*UpdateRelayRequest) String ¶
func (m *UpdateRelayRequest) String() string
func (*UpdateRelayRequest) XXX_DiscardUnknown ¶
func (m *UpdateRelayRequest) XXX_DiscardUnknown()
func (*UpdateRelayRequest) XXX_Marshal ¶
func (m *UpdateRelayRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateRelayRequest) XXX_Merge ¶
func (m *UpdateRelayRequest) XXX_Merge(src proto.Message)
func (*UpdateRelayRequest) XXX_Size ¶
func (m *UpdateRelayRequest) XXX_Size() int
func (*UpdateRelayRequest) XXX_Unmarshal ¶
func (m *UpdateRelayRequest) XXX_Unmarshal(b []byte) error
type UpdateRelayResponse ¶
type UpdateRelayResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateRelayResponse) Descriptor ¶
func (*UpdateRelayResponse) Descriptor() ([]byte, []int)
func (*UpdateRelayResponse) GetStatus ¶
func (m *UpdateRelayResponse) GetStatus() *common.Status
func (*UpdateRelayResponse) ProtoMessage ¶
func (*UpdateRelayResponse) ProtoMessage()
func (*UpdateRelayResponse) Reset ¶
func (m *UpdateRelayResponse) Reset()
func (*UpdateRelayResponse) String ¶
func (m *UpdateRelayResponse) String() string
func (*UpdateRelayResponse) XXX_DiscardUnknown ¶
func (m *UpdateRelayResponse) XXX_DiscardUnknown()
func (*UpdateRelayResponse) XXX_Marshal ¶
func (m *UpdateRelayResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateRelayResponse) XXX_Merge ¶
func (m *UpdateRelayResponse) XXX_Merge(src proto.Message)
func (*UpdateRelayResponse) XXX_Size ¶
func (m *UpdateRelayResponse) XXX_Size() int
func (*UpdateRelayResponse) XXX_Unmarshal ¶
func (m *UpdateRelayResponse) XXX_Unmarshal(b []byte) error
type UpdateSchemaRequest ¶ added in v0.0.80
type UpdateSchemaRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` OwnerId string `protobuf:"bytes,3,opt,name=owner_id,json=ownerId,proto3" json:"owner_id,omitempty"` Notes string `protobuf:"bytes,4,opt,name=notes,proto3" json:"notes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateSchemaRequest) Descriptor ¶ added in v0.0.80
func (*UpdateSchemaRequest) Descriptor() ([]byte, []int)
func (*UpdateSchemaRequest) GetAuth ¶ added in v0.0.80
func (m *UpdateSchemaRequest) GetAuth() *common.Auth
func (*UpdateSchemaRequest) GetId ¶ added in v0.0.80
func (m *UpdateSchemaRequest) GetId() string
func (*UpdateSchemaRequest) GetName ¶ added in v0.0.80
func (m *UpdateSchemaRequest) GetName() string
func (*UpdateSchemaRequest) GetNotes ¶ added in v0.0.80
func (m *UpdateSchemaRequest) GetNotes() string
func (*UpdateSchemaRequest) GetOwnerId ¶ added in v0.0.80
func (m *UpdateSchemaRequest) GetOwnerId() string
func (*UpdateSchemaRequest) ProtoMessage ¶ added in v0.0.80
func (*UpdateSchemaRequest) ProtoMessage()
func (*UpdateSchemaRequest) Reset ¶ added in v0.0.80
func (m *UpdateSchemaRequest) Reset()
func (*UpdateSchemaRequest) String ¶ added in v0.0.80
func (m *UpdateSchemaRequest) String() string
func (*UpdateSchemaRequest) XXX_DiscardUnknown ¶ added in v0.0.80
func (m *UpdateSchemaRequest) XXX_DiscardUnknown()
func (*UpdateSchemaRequest) XXX_Marshal ¶ added in v0.0.80
func (m *UpdateSchemaRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateSchemaRequest) XXX_Merge ¶ added in v0.0.80
func (m *UpdateSchemaRequest) XXX_Merge(src proto.Message)
func (*UpdateSchemaRequest) XXX_Size ¶ added in v0.0.80
func (m *UpdateSchemaRequest) XXX_Size() int
func (*UpdateSchemaRequest) XXX_Unmarshal ¶ added in v0.0.80
func (m *UpdateSchemaRequest) XXX_Unmarshal(b []byte) error
type UpdateSchemaResponse ¶ added in v0.0.80
type UpdateSchemaResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` Schema *Schema `protobuf:"bytes,1,opt,name=schema,proto3" json:"schema,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateSchemaResponse) Descriptor ¶ added in v0.0.80
func (*UpdateSchemaResponse) Descriptor() ([]byte, []int)
func (*UpdateSchemaResponse) GetSchema ¶ added in v0.0.80
func (m *UpdateSchemaResponse) GetSchema() *Schema
func (*UpdateSchemaResponse) GetStatus ¶ added in v0.0.80
func (m *UpdateSchemaResponse) GetStatus() *common.Status
func (*UpdateSchemaResponse) ProtoMessage ¶ added in v0.0.80
func (*UpdateSchemaResponse) ProtoMessage()
func (*UpdateSchemaResponse) Reset ¶ added in v0.0.80
func (m *UpdateSchemaResponse) Reset()
func (*UpdateSchemaResponse) String ¶ added in v0.0.80
func (m *UpdateSchemaResponse) String() string
func (*UpdateSchemaResponse) XXX_DiscardUnknown ¶ added in v0.0.80
func (m *UpdateSchemaResponse) XXX_DiscardUnknown()
func (*UpdateSchemaResponse) XXX_Marshal ¶ added in v0.0.80
func (m *UpdateSchemaResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateSchemaResponse) XXX_Merge ¶ added in v0.0.80
func (m *UpdateSchemaResponse) XXX_Merge(src proto.Message)
func (*UpdateSchemaResponse) XXX_Size ¶ added in v0.0.80
func (m *UpdateSchemaResponse) XXX_Size() int
func (*UpdateSchemaResponse) XXX_Unmarshal ¶ added in v0.0.80
func (m *UpdateSchemaResponse) XXX_Unmarshal(b []byte) error
type UpdateServiceRequest ¶ added in v0.0.27
type UpdateServiceRequest struct { Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateServiceRequest) Descriptor ¶ added in v0.0.27
func (*UpdateServiceRequest) Descriptor() ([]byte, []int)
func (*UpdateServiceRequest) GetAuth ¶ added in v0.0.27
func (m *UpdateServiceRequest) GetAuth() *common.Auth
func (*UpdateServiceRequest) GetService ¶ added in v0.0.27
func (m *UpdateServiceRequest) GetService() *Service
func (*UpdateServiceRequest) ProtoMessage ¶ added in v0.0.27
func (*UpdateServiceRequest) ProtoMessage()
func (*UpdateServiceRequest) Reset ¶ added in v0.0.27
func (m *UpdateServiceRequest) Reset()
func (*UpdateServiceRequest) String ¶ added in v0.0.27
func (m *UpdateServiceRequest) String() string
func (*UpdateServiceRequest) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *UpdateServiceRequest) XXX_DiscardUnknown()
func (*UpdateServiceRequest) XXX_Marshal ¶ added in v0.0.27
func (m *UpdateServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateServiceRequest) XXX_Merge ¶ added in v0.0.27
func (m *UpdateServiceRequest) XXX_Merge(src proto.Message)
func (*UpdateServiceRequest) XXX_Size ¶ added in v0.0.27
func (m *UpdateServiceRequest) XXX_Size() int
func (*UpdateServiceRequest) XXX_Unmarshal ¶ added in v0.0.27
func (m *UpdateServiceRequest) XXX_Unmarshal(b []byte) error
type UpdateServiceResponse ¶ added in v0.0.27
type UpdateServiceResponse struct { Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateServiceResponse) Descriptor ¶ added in v0.0.27
func (*UpdateServiceResponse) Descriptor() ([]byte, []int)
func (*UpdateServiceResponse) GetService ¶ added in v0.0.27
func (m *UpdateServiceResponse) GetService() *Service
func (*UpdateServiceResponse) GetStatus ¶ added in v0.0.27
func (m *UpdateServiceResponse) GetStatus() *common.Status
func (*UpdateServiceResponse) ProtoMessage ¶ added in v0.0.27
func (*UpdateServiceResponse) ProtoMessage()
func (*UpdateServiceResponse) Reset ¶ added in v0.0.27
func (m *UpdateServiceResponse) Reset()
func (*UpdateServiceResponse) String ¶ added in v0.0.27
func (m *UpdateServiceResponse) String() string
func (*UpdateServiceResponse) XXX_DiscardUnknown ¶ added in v0.0.27
func (m *UpdateServiceResponse) XXX_DiscardUnknown()
func (*UpdateServiceResponse) XXX_Marshal ¶ added in v0.0.27
func (m *UpdateServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateServiceResponse) XXX_Merge ¶ added in v0.0.27
func (m *UpdateServiceResponse) XXX_Merge(src proto.Message)
func (*UpdateServiceResponse) XXX_Size ¶ added in v0.0.27
func (m *UpdateServiceResponse) XXX_Size() int
func (*UpdateServiceResponse) XXX_Unmarshal ¶ added in v0.0.27
func (m *UpdateServiceResponse) XXX_Unmarshal(b []byte) error
type UpdateValidationRequest ¶ added in v0.0.88
type UpdateValidationRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` // Validation ID Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Validation *common.Validation `protobuf:"bytes,2,opt,name=validation,proto3" json:"validation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateValidationRequest) Descriptor ¶ added in v0.0.88
func (*UpdateValidationRequest) Descriptor() ([]byte, []int)
func (*UpdateValidationRequest) GetAuth ¶ added in v0.0.88
func (m *UpdateValidationRequest) GetAuth() *common.Auth
func (*UpdateValidationRequest) GetId ¶ added in v0.0.88
func (m *UpdateValidationRequest) GetId() string
func (*UpdateValidationRequest) GetValidation ¶ added in v0.0.88
func (m *UpdateValidationRequest) GetValidation() *common.Validation
func (*UpdateValidationRequest) ProtoMessage ¶ added in v0.0.88
func (*UpdateValidationRequest) ProtoMessage()
func (*UpdateValidationRequest) Reset ¶ added in v0.0.88
func (m *UpdateValidationRequest) Reset()
func (*UpdateValidationRequest) String ¶ added in v0.0.88
func (m *UpdateValidationRequest) String() string
func (*UpdateValidationRequest) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *UpdateValidationRequest) XXX_DiscardUnknown()
func (*UpdateValidationRequest) XXX_Marshal ¶ added in v0.0.88
func (m *UpdateValidationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateValidationRequest) XXX_Merge ¶ added in v0.0.88
func (m *UpdateValidationRequest) XXX_Merge(src proto.Message)
func (*UpdateValidationRequest) XXX_Size ¶ added in v0.0.88
func (m *UpdateValidationRequest) XXX_Size() int
func (*UpdateValidationRequest) XXX_Unmarshal ¶ added in v0.0.88
func (m *UpdateValidationRequest) XXX_Unmarshal(b []byte) error
type UpdateValidationResponse ¶ added in v0.0.88
type UpdateValidationResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` Validation *common.Validation `protobuf:"bytes,1,opt,name=validation,proto3" json:"validation,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UpdateValidationResponse) Descriptor ¶ added in v0.0.88
func (*UpdateValidationResponse) Descriptor() ([]byte, []int)
func (*UpdateValidationResponse) GetStatus ¶ added in v0.0.88
func (m *UpdateValidationResponse) GetStatus() *common.Status
func (*UpdateValidationResponse) GetValidation ¶ added in v0.0.88
func (m *UpdateValidationResponse) GetValidation() *common.Validation
func (*UpdateValidationResponse) ProtoMessage ¶ added in v0.0.88
func (*UpdateValidationResponse) ProtoMessage()
func (*UpdateValidationResponse) Reset ¶ added in v0.0.88
func (m *UpdateValidationResponse) Reset()
func (*UpdateValidationResponse) String ¶ added in v0.0.88
func (m *UpdateValidationResponse) String() string
func (*UpdateValidationResponse) XXX_DiscardUnknown ¶ added in v0.0.88
func (m *UpdateValidationResponse) XXX_DiscardUnknown()
func (*UpdateValidationResponse) XXX_Marshal ¶ added in v0.0.88
func (m *UpdateValidationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UpdateValidationResponse) XXX_Merge ¶ added in v0.0.88
func (m *UpdateValidationResponse) XXX_Merge(src proto.Message)
func (*UpdateValidationResponse) XXX_Size ¶ added in v0.0.88
func (m *UpdateValidationResponse) XXX_Size() int
func (*UpdateValidationResponse) XXX_Unmarshal ¶ added in v0.0.88
func (m *UpdateValidationResponse) XXX_Unmarshal(b []byte) error
type VCEvent ¶ added in v0.0.65
type VCEvent struct { Type VCEvent_Type `protobuf:"varint,1,opt,name=type,proto3,enum=protos.VCEvent_Type" json:"type,omitempty"` // Types that are valid to be assigned to VcEvent: // *VCEvent_AuthResponse // *VCEvent_GithubEvent // *VCEvent_GitlabEvent // *VCEvent_BitbucketEvent // *VCEvent_NewJwtToken VcEvent isVCEvent_VcEvent `protobuf_oneof:"vc_event"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
VCEvent is sent by batchcorp/vc-service and received by Plumber instances to be acted upon It is also sent to the frontend to be acted upon
func (*VCEvent) Descriptor ¶ added in v0.0.65
func (*VCEvent) GetAuthResponse ¶ added in v0.0.65
func (m *VCEvent) GetAuthResponse() *AuthResponse
func (*VCEvent) GetBitbucketEvent ¶ added in v0.0.65
func (m *VCEvent) GetBitbucketEvent() *BitbucketEvent
func (*VCEvent) GetGithubEvent ¶ added in v0.0.65
func (m *VCEvent) GetGithubEvent() *GithubEvent
func (*VCEvent) GetGitlabEvent ¶ added in v0.0.65
func (m *VCEvent) GetGitlabEvent() *GitlabEvent
func (*VCEvent) GetNewJwtToken ¶ added in v0.0.65
func (m *VCEvent) GetNewJwtToken() *NewJwtToken
func (*VCEvent) GetType ¶ added in v0.0.65
func (m *VCEvent) GetType() VCEvent_Type
func (*VCEvent) GetVcEvent ¶ added in v0.0.65
func (m *VCEvent) GetVcEvent() isVCEvent_VcEvent
func (*VCEvent) ProtoMessage ¶ added in v0.0.65
func (*VCEvent) ProtoMessage()
func (*VCEvent) XXX_DiscardUnknown ¶ added in v0.0.65
func (m *VCEvent) XXX_DiscardUnknown()
func (*VCEvent) XXX_Marshal ¶ added in v0.0.65
func (*VCEvent) XXX_OneofWrappers ¶ added in v0.0.65
func (*VCEvent) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*VCEvent) XXX_Unmarshal ¶ added in v0.0.65
type VCEvent_AuthResponse ¶ added in v0.0.65
type VCEvent_AuthResponse struct {
AuthResponse *AuthResponse `protobuf:"bytes,100,opt,name=auth_response,json=authResponse,proto3,oneof"`
}
type VCEvent_BitbucketEvent ¶ added in v0.0.65
type VCEvent_BitbucketEvent struct {
BitbucketEvent *BitbucketEvent `protobuf:"bytes,103,opt,name=bitbucket_event,json=bitbucketEvent,proto3,oneof"`
}
type VCEvent_GithubEvent ¶ added in v0.0.65
type VCEvent_GithubEvent struct {
GithubEvent *GithubEvent `protobuf:"bytes,101,opt,name=github_event,json=githubEvent,proto3,oneof"`
}
type VCEvent_GitlabEvent ¶ added in v0.0.65
type VCEvent_GitlabEvent struct {
GitlabEvent *GitlabEvent `protobuf:"bytes,102,opt,name=gitlab_event,json=gitlabEvent,proto3,oneof"`
}
type VCEvent_NewJwtToken ¶ added in v0.0.65
type VCEvent_NewJwtToken struct {
NewJwtToken *NewJwtToken `protobuf:"bytes,104,opt,name=new_jwt_token,json=newJwtToken,proto3,oneof"`
}
type VCEvent_Type ¶ added in v0.0.65
type VCEvent_Type int32
const ( VCEvent_UNSET VCEvent_Type = 0 VCEvent_AUTH_RESPONSE VCEvent_Type = 1 VCEvent_NEW_JWT_TOKEN VCEvent_Type = 2 VCEvent_GITHUB VCEvent_Type = 3 VCEvent_GITLAB VCEvent_Type = 4 VCEvent_BITBUCKET VCEvent_Type = 5 )
func (VCEvent_Type) EnumDescriptor ¶ added in v0.0.65
func (VCEvent_Type) EnumDescriptor() ([]byte, []int)
func (VCEvent_Type) String ¶ added in v0.0.65
func (x VCEvent_Type) String() string
type VCServiceClient ¶ added in v0.0.65
type VCServiceClient interface {
Connect(ctx context.Context, in *ConnectAuthRequest, opts ...grpc.CallOption) (VCService_ConnectClient, error)
}
VCServiceClient is the client API for VCService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewVCServiceClient ¶ added in v0.0.65
func NewVCServiceClient(cc *grpc.ClientConn) VCServiceClient
type VCServiceServer ¶ added in v0.0.65
type VCServiceServer interface {
Connect(*ConnectAuthRequest, VCService_ConnectServer) error
}
VCServiceServer is the server API for VCService service.
type VCService_ConnectClient ¶ added in v0.0.65
type VCService_ConnectClient interface { Recv() (*VCEvent, error) grpc.ClientStream }
type VCService_ConnectServer ¶ added in v0.0.65
type VCService_ConnectServer interface { Send(*VCEvent) error grpc.ServerStream }
type WriteRequest ¶
type WriteRequest struct { // Every gRPC request must have a valid auth config Auth *common.Auth `protobuf:"bytes,9999,opt,name=auth,proto3" json:"auth,omitempty"` Opts *opts.WriteOptions `protobuf:"bytes,1,opt,name=opts,proto3" json:"opts,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WriteRequest) Descriptor ¶
func (*WriteRequest) Descriptor() ([]byte, []int)
func (*WriteRequest) GetAuth ¶
func (m *WriteRequest) GetAuth() *common.Auth
func (*WriteRequest) GetOpts ¶ added in v0.0.49
func (m *WriteRequest) GetOpts() *opts.WriteOptions
func (*WriteRequest) ProtoMessage ¶
func (*WriteRequest) ProtoMessage()
func (*WriteRequest) Reset ¶
func (m *WriteRequest) Reset()
func (*WriteRequest) String ¶
func (m *WriteRequest) String() string
func (*WriteRequest) XXX_DiscardUnknown ¶
func (m *WriteRequest) XXX_DiscardUnknown()
func (*WriteRequest) XXX_Marshal ¶
func (m *WriteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WriteRequest) XXX_Merge ¶
func (m *WriteRequest) XXX_Merge(src proto.Message)
func (*WriteRequest) XXX_Size ¶
func (m *WriteRequest) XXX_Size() int
func (*WriteRequest) XXX_Unmarshal ¶
func (m *WriteRequest) XXX_Unmarshal(b []byte) error
type WriteResponse ¶
type WriteResponse struct { Status *common.Status `protobuf:"bytes,1000,opt,name=status,proto3" json:"status,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*WriteResponse) Descriptor ¶
func (*WriteResponse) Descriptor() ([]byte, []int)
func (*WriteResponse) GetStatus ¶
func (m *WriteResponse) GetStatus() *common.Status
func (*WriteResponse) ProtoMessage ¶
func (*WriteResponse) ProtoMessage()
func (*WriteResponse) Reset ¶
func (m *WriteResponse) Reset()
func (*WriteResponse) String ¶
func (m *WriteResponse) String() string
func (*WriteResponse) XXX_DiscardUnknown ¶
func (m *WriteResponse) XXX_DiscardUnknown()
func (*WriteResponse) XXX_Marshal ¶
func (m *WriteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*WriteResponse) XXX_Merge ¶
func (m *WriteResponse) XXX_Merge(src proto.Message)
func (*WriteResponse) XXX_Size ¶
func (m *WriteResponse) XXX_Size() int
func (*WriteResponse) XXX_Unmarshal ¶
func (m *WriteResponse) XXX_Unmarshal(b []byte) error
Source Files ¶
- batch_type_alias.pb.go
- ps_alert.pb.go
- ps_base.pb.go
- ps_composite.pb.go
- ps_connect.pb.go
- ps_dynamic.pb.go
- ps_errors.pb.go
- ps_monitor.pb.go
- ps_read.pb.go
- ps_relay.pb.go
- ps_schema.pb.go
- ps_schema_validation.pb.go
- ps_server.pb.go
- ps_service.pb.go
- ps_stats.pb.go
- ps_vc_client.pb.go
- ps_vc_server.pb.go
- ps_write.pb.go