Documentation ¶
Index ¶
- func RegisterEvaluatordServiceServer(s *grpc.Server, srv EvaluatordServiceServer)
- type AddConfigsToTimerRequest
- func (*AddConfigsToTimerRequest) Descriptor() ([]byte, []int)
- func (m *AddConfigsToTimerRequest) GetConfigs() []*deviced.OpConfig
- func (m *AddConfigsToTimerRequest) GetTimer() *OpTimer
- func (*AddConfigsToTimerRequest) ProtoMessage()
- func (m *AddConfigsToTimerRequest) Reset()
- func (m *AddConfigsToTimerRequest) String() string
- func (m *AddConfigsToTimerRequest) Validate() error
- func (m *AddConfigsToTimerRequest) XXX_DiscardUnknown()
- func (m *AddConfigsToTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddConfigsToTimerRequest) XXX_Merge(src proto.Message)
- func (m *AddConfigsToTimerRequest) XXX_Size() int
- func (m *AddConfigsToTimerRequest) XXX_Unmarshal(b []byte) error
- type AddConfigsToTimerRequestValidationError
- func (e AddConfigsToTimerRequestValidationError) Cause() error
- func (e AddConfigsToTimerRequestValidationError) Error() string
- func (e AddConfigsToTimerRequestValidationError) ErrorName() string
- func (e AddConfigsToTimerRequestValidationError) Field() string
- func (e AddConfigsToTimerRequestValidationError) Key() bool
- func (e AddConfigsToTimerRequestValidationError) Reason() string
- type AddSourcesToEvaluatorRequest
- func (*AddSourcesToEvaluatorRequest) Descriptor() ([]byte, []int)
- func (m *AddSourcesToEvaluatorRequest) GetEvaluator() *OpEvaluator
- func (m *AddSourcesToEvaluatorRequest) GetSources() []*OpResource
- func (*AddSourcesToEvaluatorRequest) ProtoMessage()
- func (m *AddSourcesToEvaluatorRequest) Reset()
- func (m *AddSourcesToEvaluatorRequest) String() string
- func (m *AddSourcesToEvaluatorRequest) Validate() error
- func (m *AddSourcesToEvaluatorRequest) XXX_DiscardUnknown()
- func (m *AddSourcesToEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddSourcesToEvaluatorRequest) XXX_Merge(src proto.Message)
- func (m *AddSourcesToEvaluatorRequest) XXX_Size() int
- func (m *AddSourcesToEvaluatorRequest) XXX_Unmarshal(b []byte) error
- type AddSourcesToEvaluatorRequestValidationError
- func (e AddSourcesToEvaluatorRequestValidationError) Cause() error
- func (e AddSourcesToEvaluatorRequestValidationError) Error() string
- func (e AddSourcesToEvaluatorRequestValidationError) ErrorName() string
- func (e AddSourcesToEvaluatorRequestValidationError) Field() string
- func (e AddSourcesToEvaluatorRequestValidationError) Key() bool
- func (e AddSourcesToEvaluatorRequestValidationError) Reason() string
- type CreateEvaluatorRequest
- func (*CreateEvaluatorRequest) Descriptor() ([]byte, []int)
- func (m *CreateEvaluatorRequest) GetEvaluator() *OpEvaluator
- func (*CreateEvaluatorRequest) ProtoMessage()
- func (m *CreateEvaluatorRequest) Reset()
- func (m *CreateEvaluatorRequest) String() string
- func (m *CreateEvaluatorRequest) Validate() error
- func (m *CreateEvaluatorRequest) XXX_DiscardUnknown()
- func (m *CreateEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateEvaluatorRequest) XXX_Merge(src proto.Message)
- func (m *CreateEvaluatorRequest) XXX_Size() int
- func (m *CreateEvaluatorRequest) XXX_Unmarshal(b []byte) error
- type CreateEvaluatorRequestValidationError
- func (e CreateEvaluatorRequestValidationError) Cause() error
- func (e CreateEvaluatorRequestValidationError) Error() string
- func (e CreateEvaluatorRequestValidationError) ErrorName() string
- func (e CreateEvaluatorRequestValidationError) Field() string
- func (e CreateEvaluatorRequestValidationError) Key() bool
- func (e CreateEvaluatorRequestValidationError) Reason() string
- type CreateEvaluatorResponse
- func (*CreateEvaluatorResponse) Descriptor() ([]byte, []int)
- func (m *CreateEvaluatorResponse) GetEvaluator() *Evaluator
- func (*CreateEvaluatorResponse) ProtoMessage()
- func (m *CreateEvaluatorResponse) Reset()
- func (m *CreateEvaluatorResponse) String() string
- func (m *CreateEvaluatorResponse) Validate() error
- func (m *CreateEvaluatorResponse) XXX_DiscardUnknown()
- func (m *CreateEvaluatorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateEvaluatorResponse) XXX_Merge(src proto.Message)
- func (m *CreateEvaluatorResponse) XXX_Size() int
- func (m *CreateEvaluatorResponse) XXX_Unmarshal(b []byte) error
- type CreateEvaluatorResponseValidationError
- func (e CreateEvaluatorResponseValidationError) Cause() error
- func (e CreateEvaluatorResponseValidationError) Error() string
- func (e CreateEvaluatorResponseValidationError) ErrorName() string
- func (e CreateEvaluatorResponseValidationError) Field() string
- func (e CreateEvaluatorResponseValidationError) Key() bool
- func (e CreateEvaluatorResponseValidationError) Reason() string
- type CreateTimerRequest
- func (*CreateTimerRequest) Descriptor() ([]byte, []int)
- func (m *CreateTimerRequest) GetTimer() *OpTimer
- func (*CreateTimerRequest) ProtoMessage()
- func (m *CreateTimerRequest) Reset()
- func (m *CreateTimerRequest) String() string
- func (m *CreateTimerRequest) Validate() error
- func (m *CreateTimerRequest) XXX_DiscardUnknown()
- func (m *CreateTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateTimerRequest) XXX_Merge(src proto.Message)
- func (m *CreateTimerRequest) XXX_Size() int
- func (m *CreateTimerRequest) XXX_Unmarshal(b []byte) error
- type CreateTimerRequestValidationError
- func (e CreateTimerRequestValidationError) Cause() error
- func (e CreateTimerRequestValidationError) Error() string
- func (e CreateTimerRequestValidationError) ErrorName() string
- func (e CreateTimerRequestValidationError) Field() string
- func (e CreateTimerRequestValidationError) Key() bool
- func (e CreateTimerRequestValidationError) Reason() string
- type CreateTimerResponse
- func (*CreateTimerResponse) Descriptor() ([]byte, []int)
- func (m *CreateTimerResponse) GetTimer() *Timer
- func (*CreateTimerResponse) ProtoMessage()
- func (m *CreateTimerResponse) Reset()
- func (m *CreateTimerResponse) String() string
- func (m *CreateTimerResponse) Validate() error
- func (m *CreateTimerResponse) XXX_DiscardUnknown()
- func (m *CreateTimerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateTimerResponse) XXX_Merge(src proto.Message)
- func (m *CreateTimerResponse) XXX_Size() int
- func (m *CreateTimerResponse) XXX_Unmarshal(b []byte) error
- type CreateTimerResponseValidationError
- func (e CreateTimerResponseValidationError) Cause() error
- func (e CreateTimerResponseValidationError) Error() string
- func (e CreateTimerResponseValidationError) ErrorName() string
- func (e CreateTimerResponseValidationError) Field() string
- func (e CreateTimerResponseValidationError) Key() bool
- func (e CreateTimerResponseValidationError) Reason() string
- type DeleteEvaluatorRequest
- func (*DeleteEvaluatorRequest) Descriptor() ([]byte, []int)
- func (m *DeleteEvaluatorRequest) GetEvaluator() *OpEvaluator
- func (*DeleteEvaluatorRequest) ProtoMessage()
- func (m *DeleteEvaluatorRequest) Reset()
- func (m *DeleteEvaluatorRequest) String() string
- func (m *DeleteEvaluatorRequest) Validate() error
- func (m *DeleteEvaluatorRequest) XXX_DiscardUnknown()
- func (m *DeleteEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteEvaluatorRequest) XXX_Merge(src proto.Message)
- func (m *DeleteEvaluatorRequest) XXX_Size() int
- func (m *DeleteEvaluatorRequest) XXX_Unmarshal(b []byte) error
- type DeleteEvaluatorRequestValidationError
- func (e DeleteEvaluatorRequestValidationError) Cause() error
- func (e DeleteEvaluatorRequestValidationError) Error() string
- func (e DeleteEvaluatorRequestValidationError) ErrorName() string
- func (e DeleteEvaluatorRequestValidationError) Field() string
- func (e DeleteEvaluatorRequestValidationError) Key() bool
- func (e DeleteEvaluatorRequestValidationError) Reason() string
- type DeleteTimerRequest
- func (*DeleteTimerRequest) Descriptor() ([]byte, []int)
- func (m *DeleteTimerRequest) GetTimer() *OpTimer
- func (*DeleteTimerRequest) ProtoMessage()
- func (m *DeleteTimerRequest) Reset()
- func (m *DeleteTimerRequest) String() string
- func (m *DeleteTimerRequest) Validate() error
- func (m *DeleteTimerRequest) XXX_DiscardUnknown()
- func (m *DeleteTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteTimerRequest) XXX_Merge(src proto.Message)
- func (m *DeleteTimerRequest) XXX_Size() int
- func (m *DeleteTimerRequest) XXX_Unmarshal(b []byte) error
- type DeleteTimerRequestValidationError
- func (e DeleteTimerRequestValidationError) Cause() error
- func (e DeleteTimerRequestValidationError) Error() string
- func (e DeleteTimerRequestValidationError) ErrorName() string
- func (e DeleteTimerRequestValidationError) Field() string
- func (e DeleteTimerRequestValidationError) Key() bool
- func (e DeleteTimerRequestValidationError) Reason() string
- type Evaluator
- func (*Evaluator) Descriptor() ([]byte, []int)
- func (m *Evaluator) GetAlias() string
- func (m *Evaluator) GetConfig() *_struct.Struct
- func (m *Evaluator) GetDescription() string
- func (m *Evaluator) GetId() string
- func (m *Evaluator) GetOperator() *Operator
- func (m *Evaluator) GetSources() []*Resource
- func (*Evaluator) ProtoMessage()
- func (m *Evaluator) Reset()
- func (m *Evaluator) String() string
- func (m *Evaluator) Validate() error
- func (m *Evaluator) XXX_DiscardUnknown()
- func (m *Evaluator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Evaluator) XXX_Merge(src proto.Message)
- func (m *Evaluator) XXX_Size() int
- func (m *Evaluator) XXX_Unmarshal(b []byte) error
- type EvaluatorValidationError
- type EvaluatordServiceClient
- type EvaluatordServiceServer
- type GetEvaluatorRequest
- func (*GetEvaluatorRequest) Descriptor() ([]byte, []int)
- func (m *GetEvaluatorRequest) GetEvaluator() *OpEvaluator
- func (*GetEvaluatorRequest) ProtoMessage()
- func (m *GetEvaluatorRequest) Reset()
- func (m *GetEvaluatorRequest) String() string
- func (m *GetEvaluatorRequest) Validate() error
- func (m *GetEvaluatorRequest) XXX_DiscardUnknown()
- func (m *GetEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetEvaluatorRequest) XXX_Merge(src proto.Message)
- func (m *GetEvaluatorRequest) XXX_Size() int
- func (m *GetEvaluatorRequest) XXX_Unmarshal(b []byte) error
- type GetEvaluatorRequestValidationError
- func (e GetEvaluatorRequestValidationError) Cause() error
- func (e GetEvaluatorRequestValidationError) Error() string
- func (e GetEvaluatorRequestValidationError) ErrorName() string
- func (e GetEvaluatorRequestValidationError) Field() string
- func (e GetEvaluatorRequestValidationError) Key() bool
- func (e GetEvaluatorRequestValidationError) Reason() string
- type GetEvaluatorResponse
- func (*GetEvaluatorResponse) Descriptor() ([]byte, []int)
- func (m *GetEvaluatorResponse) GetEvaluator() *Evaluator
- func (*GetEvaluatorResponse) ProtoMessage()
- func (m *GetEvaluatorResponse) Reset()
- func (m *GetEvaluatorResponse) String() string
- func (m *GetEvaluatorResponse) Validate() error
- func (m *GetEvaluatorResponse) XXX_DiscardUnknown()
- func (m *GetEvaluatorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetEvaluatorResponse) XXX_Merge(src proto.Message)
- func (m *GetEvaluatorResponse) XXX_Size() int
- func (m *GetEvaluatorResponse) XXX_Unmarshal(b []byte) error
- type GetEvaluatorResponseValidationError
- func (e GetEvaluatorResponseValidationError) Cause() error
- func (e GetEvaluatorResponseValidationError) Error() string
- func (e GetEvaluatorResponseValidationError) ErrorName() string
- func (e GetEvaluatorResponseValidationError) Field() string
- func (e GetEvaluatorResponseValidationError) Key() bool
- func (e GetEvaluatorResponseValidationError) Reason() string
- type GetTaskRequest
- func (*GetTaskRequest) Descriptor() ([]byte, []int)
- func (m *GetTaskRequest) GetTask() *OpTask
- func (*GetTaskRequest) ProtoMessage()
- func (m *GetTaskRequest) Reset()
- func (m *GetTaskRequest) String() string
- func (m *GetTaskRequest) Validate() error
- func (m *GetTaskRequest) XXX_DiscardUnknown()
- func (m *GetTaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTaskRequest) XXX_Merge(src proto.Message)
- func (m *GetTaskRequest) XXX_Size() int
- func (m *GetTaskRequest) XXX_Unmarshal(b []byte) error
- type GetTaskRequestValidationError
- func (e GetTaskRequestValidationError) Cause() error
- func (e GetTaskRequestValidationError) Error() string
- func (e GetTaskRequestValidationError) ErrorName() string
- func (e GetTaskRequestValidationError) Field() string
- func (e GetTaskRequestValidationError) Key() bool
- func (e GetTaskRequestValidationError) Reason() string
- type GetTaskResponse
- func (*GetTaskResponse) Descriptor() ([]byte, []int)
- func (m *GetTaskResponse) GetTask() *Task
- func (*GetTaskResponse) ProtoMessage()
- func (m *GetTaskResponse) Reset()
- func (m *GetTaskResponse) String() string
- func (m *GetTaskResponse) Validate() error
- func (m *GetTaskResponse) XXX_DiscardUnknown()
- func (m *GetTaskResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTaskResponse) XXX_Merge(src proto.Message)
- func (m *GetTaskResponse) XXX_Size() int
- func (m *GetTaskResponse) XXX_Unmarshal(b []byte) error
- type GetTaskResponseValidationError
- func (e GetTaskResponseValidationError) Cause() error
- func (e GetTaskResponseValidationError) Error() string
- func (e GetTaskResponseValidationError) ErrorName() string
- func (e GetTaskResponseValidationError) Field() string
- func (e GetTaskResponseValidationError) Key() bool
- func (e GetTaskResponseValidationError) Reason() string
- type GetTimerRequest
- func (*GetTimerRequest) Descriptor() ([]byte, []int)
- func (m *GetTimerRequest) GetTimer() *OpTimer
- func (*GetTimerRequest) ProtoMessage()
- func (m *GetTimerRequest) Reset()
- func (m *GetTimerRequest) String() string
- func (m *GetTimerRequest) Validate() error
- func (m *GetTimerRequest) XXX_DiscardUnknown()
- func (m *GetTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTimerRequest) XXX_Merge(src proto.Message)
- func (m *GetTimerRequest) XXX_Size() int
- func (m *GetTimerRequest) XXX_Unmarshal(b []byte) error
- type GetTimerRequestValidationError
- func (e GetTimerRequestValidationError) Cause() error
- func (e GetTimerRequestValidationError) Error() string
- func (e GetTimerRequestValidationError) ErrorName() string
- func (e GetTimerRequestValidationError) Field() string
- func (e GetTimerRequestValidationError) Key() bool
- func (e GetTimerRequestValidationError) Reason() string
- type GetTimerResponse
- func (*GetTimerResponse) Descriptor() ([]byte, []int)
- func (m *GetTimerResponse) GetTimer() *Timer
- func (*GetTimerResponse) ProtoMessage()
- func (m *GetTimerResponse) Reset()
- func (m *GetTimerResponse) String() string
- func (m *GetTimerResponse) Validate() error
- func (m *GetTimerResponse) XXX_DiscardUnknown()
- func (m *GetTimerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTimerResponse) XXX_Merge(src proto.Message)
- func (m *GetTimerResponse) XXX_Size() int
- func (m *GetTimerResponse) XXX_Unmarshal(b []byte) error
- type GetTimerResponseValidationError
- func (e GetTimerResponseValidationError) Cause() error
- func (e GetTimerResponseValidationError) Error() string
- func (e GetTimerResponseValidationError) ErrorName() string
- func (e GetTimerResponseValidationError) Field() string
- func (e GetTimerResponseValidationError) Key() bool
- func (e GetTimerResponseValidationError) Reason() string
- type ListEvaluatorsBySourceRequest
- func (*ListEvaluatorsBySourceRequest) Descriptor() ([]byte, []int)
- func (m *ListEvaluatorsBySourceRequest) GetSource() *OpResource
- func (*ListEvaluatorsBySourceRequest) ProtoMessage()
- func (m *ListEvaluatorsBySourceRequest) Reset()
- func (m *ListEvaluatorsBySourceRequest) String() string
- func (m *ListEvaluatorsBySourceRequest) Validate() error
- func (m *ListEvaluatorsBySourceRequest) XXX_DiscardUnknown()
- func (m *ListEvaluatorsBySourceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEvaluatorsBySourceRequest) XXX_Merge(src proto.Message)
- func (m *ListEvaluatorsBySourceRequest) XXX_Size() int
- func (m *ListEvaluatorsBySourceRequest) XXX_Unmarshal(b []byte) error
- type ListEvaluatorsBySourceRequestValidationError
- func (e ListEvaluatorsBySourceRequestValidationError) Cause() error
- func (e ListEvaluatorsBySourceRequestValidationError) Error() string
- func (e ListEvaluatorsBySourceRequestValidationError) ErrorName() string
- func (e ListEvaluatorsBySourceRequestValidationError) Field() string
- func (e ListEvaluatorsBySourceRequestValidationError) Key() bool
- func (e ListEvaluatorsBySourceRequestValidationError) Reason() string
- type ListEvaluatorsBySourceResponse
- func (*ListEvaluatorsBySourceResponse) Descriptor() ([]byte, []int)
- func (m *ListEvaluatorsBySourceResponse) GetEvaluators() []*Evaluator
- func (*ListEvaluatorsBySourceResponse) ProtoMessage()
- func (m *ListEvaluatorsBySourceResponse) Reset()
- func (m *ListEvaluatorsBySourceResponse) String() string
- func (m *ListEvaluatorsBySourceResponse) Validate() error
- func (m *ListEvaluatorsBySourceResponse) XXX_DiscardUnknown()
- func (m *ListEvaluatorsBySourceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEvaluatorsBySourceResponse) XXX_Merge(src proto.Message)
- func (m *ListEvaluatorsBySourceResponse) XXX_Size() int
- func (m *ListEvaluatorsBySourceResponse) XXX_Unmarshal(b []byte) error
- type ListEvaluatorsBySourceResponseValidationError
- func (e ListEvaluatorsBySourceResponseValidationError) Cause() error
- func (e ListEvaluatorsBySourceResponseValidationError) Error() string
- func (e ListEvaluatorsBySourceResponseValidationError) ErrorName() string
- func (e ListEvaluatorsBySourceResponseValidationError) Field() string
- func (e ListEvaluatorsBySourceResponseValidationError) Key() bool
- func (e ListEvaluatorsBySourceResponseValidationError) Reason() string
- type ListEvaluatorsRequest
- func (*ListEvaluatorsRequest) Descriptor() ([]byte, []int)
- func (m *ListEvaluatorsRequest) GetEvaluator() *OpEvaluator
- func (*ListEvaluatorsRequest) ProtoMessage()
- func (m *ListEvaluatorsRequest) Reset()
- func (m *ListEvaluatorsRequest) String() string
- func (m *ListEvaluatorsRequest) Validate() error
- func (m *ListEvaluatorsRequest) XXX_DiscardUnknown()
- func (m *ListEvaluatorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEvaluatorsRequest) XXX_Merge(src proto.Message)
- func (m *ListEvaluatorsRequest) XXX_Size() int
- func (m *ListEvaluatorsRequest) XXX_Unmarshal(b []byte) error
- type ListEvaluatorsRequestValidationError
- func (e ListEvaluatorsRequestValidationError) Cause() error
- func (e ListEvaluatorsRequestValidationError) Error() string
- func (e ListEvaluatorsRequestValidationError) ErrorName() string
- func (e ListEvaluatorsRequestValidationError) Field() string
- func (e ListEvaluatorsRequestValidationError) Key() bool
- func (e ListEvaluatorsRequestValidationError) Reason() string
- type ListEvaluatorsResponse
- func (*ListEvaluatorsResponse) Descriptor() ([]byte, []int)
- func (m *ListEvaluatorsResponse) GetEvaluators() []*Evaluator
- func (*ListEvaluatorsResponse) ProtoMessage()
- func (m *ListEvaluatorsResponse) Reset()
- func (m *ListEvaluatorsResponse) String() string
- func (m *ListEvaluatorsResponse) Validate() error
- func (m *ListEvaluatorsResponse) XXX_DiscardUnknown()
- func (m *ListEvaluatorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListEvaluatorsResponse) XXX_Merge(src proto.Message)
- func (m *ListEvaluatorsResponse) XXX_Size() int
- func (m *ListEvaluatorsResponse) XXX_Unmarshal(b []byte) error
- type ListEvaluatorsResponseValidationError
- func (e ListEvaluatorsResponseValidationError) Cause() error
- func (e ListEvaluatorsResponseValidationError) Error() string
- func (e ListEvaluatorsResponseValidationError) ErrorName() string
- func (e ListEvaluatorsResponseValidationError) Field() string
- func (e ListEvaluatorsResponseValidationError) Key() bool
- func (e ListEvaluatorsResponseValidationError) Reason() string
- type ListTasksBySourceRequest
- func (*ListTasksBySourceRequest) Descriptor() ([]byte, []int)
- func (m *ListTasksBySourceRequest) GetRangeFrom() *timestamp.Timestamp
- func (m *ListTasksBySourceRequest) GetRangeTo() *timestamp.Timestamp
- func (m *ListTasksBySourceRequest) GetSource() *OpResource
- func (*ListTasksBySourceRequest) ProtoMessage()
- func (m *ListTasksBySourceRequest) Reset()
- func (m *ListTasksBySourceRequest) String() string
- func (m *ListTasksBySourceRequest) Validate() error
- func (m *ListTasksBySourceRequest) XXX_DiscardUnknown()
- func (m *ListTasksBySourceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListTasksBySourceRequest) XXX_Merge(src proto.Message)
- func (m *ListTasksBySourceRequest) XXX_Size() int
- func (m *ListTasksBySourceRequest) XXX_Unmarshal(b []byte) error
- type ListTasksBySourceRequestValidationError
- func (e ListTasksBySourceRequestValidationError) Cause() error
- func (e ListTasksBySourceRequestValidationError) Error() string
- func (e ListTasksBySourceRequestValidationError) ErrorName() string
- func (e ListTasksBySourceRequestValidationError) Field() string
- func (e ListTasksBySourceRequestValidationError) Key() bool
- func (e ListTasksBySourceRequestValidationError) Reason() string
- type ListTasksBySourceResponse
- func (*ListTasksBySourceResponse) Descriptor() ([]byte, []int)
- func (m *ListTasksBySourceResponse) GetTasks() []*Task
- func (*ListTasksBySourceResponse) ProtoMessage()
- func (m *ListTasksBySourceResponse) Reset()
- func (m *ListTasksBySourceResponse) String() string
- func (m *ListTasksBySourceResponse) Validate() error
- func (m *ListTasksBySourceResponse) XXX_DiscardUnknown()
- func (m *ListTasksBySourceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListTasksBySourceResponse) XXX_Merge(src proto.Message)
- func (m *ListTasksBySourceResponse) XXX_Size() int
- func (m *ListTasksBySourceResponse) XXX_Unmarshal(b []byte) error
- type ListTasksBySourceResponseValidationError
- func (e ListTasksBySourceResponseValidationError) Cause() error
- func (e ListTasksBySourceResponseValidationError) Error() string
- func (e ListTasksBySourceResponseValidationError) ErrorName() string
- func (e ListTasksBySourceResponseValidationError) Field() string
- func (e ListTasksBySourceResponseValidationError) Key() bool
- func (e ListTasksBySourceResponseValidationError) Reason() string
- type ListTimersRequest
- func (*ListTimersRequest) Descriptor() ([]byte, []int)
- func (m *ListTimersRequest) GetTimer() *OpTimer
- func (*ListTimersRequest) ProtoMessage()
- func (m *ListTimersRequest) Reset()
- func (m *ListTimersRequest) String() string
- func (m *ListTimersRequest) Validate() error
- func (m *ListTimersRequest) XXX_DiscardUnknown()
- func (m *ListTimersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListTimersRequest) XXX_Merge(src proto.Message)
- func (m *ListTimersRequest) XXX_Size() int
- func (m *ListTimersRequest) XXX_Unmarshal(b []byte) error
- type ListTimersRequestValidationError
- func (e ListTimersRequestValidationError) Cause() error
- func (e ListTimersRequestValidationError) Error() string
- func (e ListTimersRequestValidationError) ErrorName() string
- func (e ListTimersRequestValidationError) Field() string
- func (e ListTimersRequestValidationError) Key() bool
- func (e ListTimersRequestValidationError) Reason() string
- type ListTimersResponse
- func (*ListTimersResponse) Descriptor() ([]byte, []int)
- func (m *ListTimersResponse) GetTimers() []*Timer
- func (*ListTimersResponse) ProtoMessage()
- func (m *ListTimersResponse) Reset()
- func (m *ListTimersResponse) String() string
- func (m *ListTimersResponse) Validate() error
- func (m *ListTimersResponse) XXX_DiscardUnknown()
- func (m *ListTimersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListTimersResponse) XXX_Merge(src proto.Message)
- func (m *ListTimersResponse) XXX_Size() int
- func (m *ListTimersResponse) XXX_Unmarshal(b []byte) error
- type ListTimersResponseValidationError
- func (e ListTimersResponseValidationError) Cause() error
- func (e ListTimersResponseValidationError) Error() string
- func (e ListTimersResponseValidationError) ErrorName() string
- func (e ListTimersResponseValidationError) Field() string
- func (e ListTimersResponseValidationError) Key() bool
- func (e ListTimersResponseValidationError) Reason() string
- type LuaDescriptor
- func (*LuaDescriptor) Descriptor() ([]byte, []int)
- func (m *LuaDescriptor) GetCode() string
- func (*LuaDescriptor) ProtoMessage()
- func (m *LuaDescriptor) Reset()
- func (m *LuaDescriptor) String() string
- func (m *LuaDescriptor) Validate() error
- func (m *LuaDescriptor) XXX_DiscardUnknown()
- func (m *LuaDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *LuaDescriptor) XXX_Merge(src proto.Message)
- func (m *LuaDescriptor) XXX_Size() int
- func (m *LuaDescriptor) XXX_Unmarshal(b []byte) error
- type LuaDescriptorValidationError
- func (e LuaDescriptorValidationError) Cause() error
- func (e LuaDescriptorValidationError) Error() string
- func (e LuaDescriptorValidationError) ErrorName() string
- func (e LuaDescriptorValidationError) Field() string
- func (e LuaDescriptorValidationError) Key() bool
- func (e LuaDescriptorValidationError) Reason() string
- type OpEvaluator
- func (*OpEvaluator) Descriptor() ([]byte, []int)
- func (m *OpEvaluator) GetAlias() *wrappers.StringValue
- func (m *OpEvaluator) GetConfig() *_struct.Struct
- func (m *OpEvaluator) GetDescription() *wrappers.StringValue
- func (m *OpEvaluator) GetId() *wrappers.StringValue
- func (m *OpEvaluator) GetOperator() *OpOperator
- func (m *OpEvaluator) GetSources() []*OpResource
- func (*OpEvaluator) ProtoMessage()
- func (m *OpEvaluator) Reset()
- func (m *OpEvaluator) String() string
- func (m *OpEvaluator) Validate() error
- func (m *OpEvaluator) XXX_DiscardUnknown()
- func (m *OpEvaluator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpEvaluator) XXX_Merge(src proto.Message)
- func (m *OpEvaluator) XXX_Size() int
- func (m *OpEvaluator) XXX_Unmarshal(b []byte) error
- type OpEvaluatorValidationError
- func (e OpEvaluatorValidationError) Cause() error
- func (e OpEvaluatorValidationError) Error() string
- func (e OpEvaluatorValidationError) ErrorName() string
- func (e OpEvaluatorValidationError) Field() string
- func (e OpEvaluatorValidationError) Key() bool
- func (e OpEvaluatorValidationError) Reason() string
- type OpLuaDescriptor
- func (*OpLuaDescriptor) Descriptor() ([]byte, []int)
- func (m *OpLuaDescriptor) GetCode() *wrappers.StringValue
- func (*OpLuaDescriptor) ProtoMessage()
- func (m *OpLuaDescriptor) Reset()
- func (m *OpLuaDescriptor) String() string
- func (m *OpLuaDescriptor) Validate() error
- func (m *OpLuaDescriptor) XXX_DiscardUnknown()
- func (m *OpLuaDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpLuaDescriptor) XXX_Merge(src proto.Message)
- func (m *OpLuaDescriptor) XXX_Size() int
- func (m *OpLuaDescriptor) XXX_Unmarshal(b []byte) error
- type OpLuaDescriptorValidationError
- func (e OpLuaDescriptorValidationError) Cause() error
- func (e OpLuaDescriptorValidationError) Error() string
- func (e OpLuaDescriptorValidationError) ErrorName() string
- func (e OpLuaDescriptorValidationError) Field() string
- func (e OpLuaDescriptorValidationError) Key() bool
- func (e OpLuaDescriptorValidationError) Reason() string
- type OpOperator
- func (*OpOperator) Descriptor() ([]byte, []int)
- func (m *OpOperator) GetAlias() *wrappers.StringValue
- func (m *OpOperator) GetDescription() *wrappers.StringValue
- func (m *OpOperator) GetDescriptor_() isOpOperator_Descriptor_
- func (m *OpOperator) GetDriver() *wrappers.StringValue
- func (m *OpOperator) GetId() *wrappers.StringValue
- func (m *OpOperator) GetLua() *OpLuaDescriptor
- func (*OpOperator) ProtoMessage()
- func (m *OpOperator) Reset()
- func (m *OpOperator) String() string
- func (m *OpOperator) Validate() error
- func (m *OpOperator) XXX_DiscardUnknown()
- func (m *OpOperator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpOperator) XXX_Merge(src proto.Message)
- func (*OpOperator) XXX_OneofWrappers() []interface{}
- func (m *OpOperator) XXX_Size() int
- func (m *OpOperator) XXX_Unmarshal(b []byte) error
- type OpOperatorValidationError
- type OpOperator_Lua
- type OpResource
- func (*OpResource) Descriptor() ([]byte, []int)
- func (m *OpResource) GetId() *wrappers.StringValue
- func (m *OpResource) GetType() *wrappers.StringValue
- func (*OpResource) ProtoMessage()
- func (m *OpResource) Reset()
- func (m *OpResource) String() string
- func (m *OpResource) Validate() error
- func (m *OpResource) XXX_DiscardUnknown()
- func (m *OpResource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpResource) XXX_Merge(src proto.Message)
- func (m *OpResource) XXX_Size() int
- func (m *OpResource) XXX_Unmarshal(b []byte) error
- type OpResourceValidationError
- type OpTask
- func (*OpTask) Descriptor() ([]byte, []int)
- func (m *OpTask) GetCreatedAt() *timestamp.Timestamp
- func (m *OpTask) GetCurrentState() *OpTaskState
- func (m *OpTask) GetId() *wrappers.StringValue
- func (m *OpTask) GetSource() *OpResource
- func (m *OpTask) GetUpdatedAt() *timestamp.Timestamp
- func (*OpTask) ProtoMessage()
- func (m *OpTask) Reset()
- func (m *OpTask) String() string
- func (m *OpTask) Validate() error
- func (m *OpTask) XXX_DiscardUnknown()
- func (m *OpTask) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpTask) XXX_Merge(src proto.Message)
- func (m *OpTask) XXX_Size() int
- func (m *OpTask) XXX_Unmarshal(b []byte) error
- type OpTaskState
- func (*OpTaskState) Descriptor() ([]byte, []int)
- func (m *OpTaskState) GetAt() *timestamp.Timestamp
- func (m *OpTaskState) GetState() state.TaskState
- func (m *OpTaskState) GetTags() *_struct.Struct
- func (*OpTaskState) ProtoMessage()
- func (m *OpTaskState) Reset()
- func (m *OpTaskState) String() string
- func (m *OpTaskState) Validate() error
- func (m *OpTaskState) XXX_DiscardUnknown()
- func (m *OpTaskState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpTaskState) XXX_Merge(src proto.Message)
- func (m *OpTaskState) XXX_Size() int
- func (m *OpTaskState) XXX_Unmarshal(b []byte) error
- type OpTaskStateValidationError
- func (e OpTaskStateValidationError) Cause() error
- func (e OpTaskStateValidationError) Error() string
- func (e OpTaskStateValidationError) ErrorName() string
- func (e OpTaskStateValidationError) Field() string
- func (e OpTaskStateValidationError) Key() bool
- func (e OpTaskStateValidationError) Reason() string
- type OpTaskValidationError
- type OpTimer
- func (*OpTimer) Descriptor() ([]byte, []int)
- func (m *OpTimer) GetAlias() *wrappers.StringValue
- func (m *OpTimer) GetConfigs() []*deviced.OpConfig
- func (m *OpTimer) GetDescription() *wrappers.StringValue
- func (m *OpTimer) GetEnabled() *wrappers.BoolValue
- func (m *OpTimer) GetId() *wrappers.StringValue
- func (m *OpTimer) GetSchedule() *wrappers.StringValue
- func (m *OpTimer) GetTimezone() *wrappers.StringValue
- func (*OpTimer) ProtoMessage()
- func (m *OpTimer) Reset()
- func (m *OpTimer) String() string
- func (m *OpTimer) Validate() error
- func (m *OpTimer) XXX_DiscardUnknown()
- func (m *OpTimer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpTimer) XXX_Merge(src proto.Message)
- func (m *OpTimer) XXX_Size() int
- func (m *OpTimer) XXX_Unmarshal(b []byte) error
- type OpTimerValidationError
- type Operator
- func (*Operator) Descriptor() ([]byte, []int)
- func (m *Operator) GetAlias() string
- func (m *Operator) GetDescription() string
- func (m *Operator) GetDescriptor_() isOperator_Descriptor_
- func (m *Operator) GetDriver() string
- func (m *Operator) GetId() string
- func (m *Operator) GetLua() *LuaDescriptor
- func (*Operator) ProtoMessage()
- func (m *Operator) Reset()
- func (m *Operator) String() string
- func (m *Operator) Validate() error
- func (m *Operator) XXX_DiscardUnknown()
- func (m *Operator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Operator) XXX_Merge(src proto.Message)
- func (*Operator) XXX_OneofWrappers() []interface{}
- func (m *Operator) XXX_Size() int
- func (m *Operator) XXX_Unmarshal(b []byte) error
- type OperatorValidationError
- type Operator_Lua
- type PatchEvaluatorRequest
- func (*PatchEvaluatorRequest) Descriptor() ([]byte, []int)
- func (m *PatchEvaluatorRequest) GetEvaluator() *OpEvaluator
- func (*PatchEvaluatorRequest) ProtoMessage()
- func (m *PatchEvaluatorRequest) Reset()
- func (m *PatchEvaluatorRequest) String() string
- func (m *PatchEvaluatorRequest) Validate() error
- func (m *PatchEvaluatorRequest) XXX_DiscardUnknown()
- func (m *PatchEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchEvaluatorRequest) XXX_Merge(src proto.Message)
- func (m *PatchEvaluatorRequest) XXX_Size() int
- func (m *PatchEvaluatorRequest) XXX_Unmarshal(b []byte) error
- type PatchEvaluatorRequestValidationError
- func (e PatchEvaluatorRequestValidationError) Cause() error
- func (e PatchEvaluatorRequestValidationError) Error() string
- func (e PatchEvaluatorRequestValidationError) ErrorName() string
- func (e PatchEvaluatorRequestValidationError) Field() string
- func (e PatchEvaluatorRequestValidationError) Key() bool
- func (e PatchEvaluatorRequestValidationError) Reason() string
- type PatchEvaluatorResponse
- func (*PatchEvaluatorResponse) Descriptor() ([]byte, []int)
- func (m *PatchEvaluatorResponse) GetEvaluator() *Evaluator
- func (*PatchEvaluatorResponse) ProtoMessage()
- func (m *PatchEvaluatorResponse) Reset()
- func (m *PatchEvaluatorResponse) String() string
- func (m *PatchEvaluatorResponse) Validate() error
- func (m *PatchEvaluatorResponse) XXX_DiscardUnknown()
- func (m *PatchEvaluatorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchEvaluatorResponse) XXX_Merge(src proto.Message)
- func (m *PatchEvaluatorResponse) XXX_Size() int
- func (m *PatchEvaluatorResponse) XXX_Unmarshal(b []byte) error
- type PatchEvaluatorResponseValidationError
- func (e PatchEvaluatorResponseValidationError) Cause() error
- func (e PatchEvaluatorResponseValidationError) Error() string
- func (e PatchEvaluatorResponseValidationError) ErrorName() string
- func (e PatchEvaluatorResponseValidationError) Field() string
- func (e PatchEvaluatorResponseValidationError) Key() bool
- func (e PatchEvaluatorResponseValidationError) Reason() string
- type PatchTimerRequest
- func (*PatchTimerRequest) Descriptor() ([]byte, []int)
- func (m *PatchTimerRequest) GetTimer() *OpTimer
- func (*PatchTimerRequest) ProtoMessage()
- func (m *PatchTimerRequest) Reset()
- func (m *PatchTimerRequest) String() string
- func (m *PatchTimerRequest) Validate() error
- func (m *PatchTimerRequest) XXX_DiscardUnknown()
- func (m *PatchTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchTimerRequest) XXX_Merge(src proto.Message)
- func (m *PatchTimerRequest) XXX_Size() int
- func (m *PatchTimerRequest) XXX_Unmarshal(b []byte) error
- type PatchTimerRequestValidationError
- func (e PatchTimerRequestValidationError) Cause() error
- func (e PatchTimerRequestValidationError) Error() string
- func (e PatchTimerRequestValidationError) ErrorName() string
- func (e PatchTimerRequestValidationError) Field() string
- func (e PatchTimerRequestValidationError) Key() bool
- func (e PatchTimerRequestValidationError) Reason() string
- type PatchTimerResponse
- func (*PatchTimerResponse) Descriptor() ([]byte, []int)
- func (m *PatchTimerResponse) GetTimer() *Timer
- func (*PatchTimerResponse) ProtoMessage()
- func (m *PatchTimerResponse) Reset()
- func (m *PatchTimerResponse) String() string
- func (m *PatchTimerResponse) Validate() error
- func (m *PatchTimerResponse) XXX_DiscardUnknown()
- func (m *PatchTimerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchTimerResponse) XXX_Merge(src proto.Message)
- func (m *PatchTimerResponse) XXX_Size() int
- func (m *PatchTimerResponse) XXX_Unmarshal(b []byte) error
- type PatchTimerResponseValidationError
- func (e PatchTimerResponseValidationError) Cause() error
- func (e PatchTimerResponseValidationError) Error() string
- func (e PatchTimerResponseValidationError) ErrorName() string
- func (e PatchTimerResponseValidationError) Field() string
- func (e PatchTimerResponseValidationError) Key() bool
- func (e PatchTimerResponseValidationError) Reason() string
- type QueryStorageByDeviceRequest
- func (*QueryStorageByDeviceRequest) Descriptor() ([]byte, []int)
- func (m *QueryStorageByDeviceRequest) GetDevice() *deviced.OpDevice
- func (m *QueryStorageByDeviceRequest) GetMeasurement() *wrappers.StringValue
- func (m *QueryStorageByDeviceRequest) GetPagination() *pagination.OpPaginationOption
- func (m *QueryStorageByDeviceRequest) GetQueryString() *wrappers.StringValue
- func (m *QueryStorageByDeviceRequest) GetRangeFrom() *timestamp.Timestamp
- func (m *QueryStorageByDeviceRequest) GetRangeTo() *timestamp.Timestamp
- func (m *QueryStorageByDeviceRequest) GetSource() *OpResource
- func (*QueryStorageByDeviceRequest) ProtoMessage()
- func (m *QueryStorageByDeviceRequest) Reset()
- func (m *QueryStorageByDeviceRequest) String() string
- func (m *QueryStorageByDeviceRequest) Validate() error
- func (m *QueryStorageByDeviceRequest) XXX_DiscardUnknown()
- func (m *QueryStorageByDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryStorageByDeviceRequest) XXX_Merge(src proto.Message)
- func (m *QueryStorageByDeviceRequest) XXX_Size() int
- func (m *QueryStorageByDeviceRequest) XXX_Unmarshal(b []byte) error
- type QueryStorageByDeviceRequestValidationError
- func (e QueryStorageByDeviceRequestValidationError) Cause() error
- func (e QueryStorageByDeviceRequestValidationError) Error() string
- func (e QueryStorageByDeviceRequestValidationError) ErrorName() string
- func (e QueryStorageByDeviceRequestValidationError) Field() string
- func (e QueryStorageByDeviceRequestValidationError) Key() bool
- func (e QueryStorageByDeviceRequestValidationError) Reason() string
- type QueryStorageByDeviceResponse
- func (*QueryStorageByDeviceResponse) Descriptor() ([]byte, []int)
- func (m *QueryStorageByDeviceResponse) GetFrames() []*deviced.Frame
- func (m *QueryStorageByDeviceResponse) GetPagination() *pagination.PaginationOption
- func (*QueryStorageByDeviceResponse) ProtoMessage()
- func (m *QueryStorageByDeviceResponse) Reset()
- func (m *QueryStorageByDeviceResponse) String() string
- func (m *QueryStorageByDeviceResponse) Validate() error
- func (m *QueryStorageByDeviceResponse) XXX_DiscardUnknown()
- func (m *QueryStorageByDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryStorageByDeviceResponse) XXX_Merge(src proto.Message)
- func (m *QueryStorageByDeviceResponse) XXX_Size() int
- func (m *QueryStorageByDeviceResponse) XXX_Unmarshal(b []byte) error
- type QueryStorageByDeviceResponseValidationError
- func (e QueryStorageByDeviceResponseValidationError) Cause() error
- func (e QueryStorageByDeviceResponseValidationError) Error() string
- func (e QueryStorageByDeviceResponseValidationError) ErrorName() string
- func (e QueryStorageByDeviceResponseValidationError) Field() string
- func (e QueryStorageByDeviceResponseValidationError) Key() bool
- func (e QueryStorageByDeviceResponseValidationError) Reason() string
- type RemoveConfigsFromTimerRequest
- func (*RemoveConfigsFromTimerRequest) Descriptor() ([]byte, []int)
- func (m *RemoveConfigsFromTimerRequest) GetConfigs() []*deviced.OpConfig
- func (m *RemoveConfigsFromTimerRequest) GetTimer() *OpTimer
- func (*RemoveConfigsFromTimerRequest) ProtoMessage()
- func (m *RemoveConfigsFromTimerRequest) Reset()
- func (m *RemoveConfigsFromTimerRequest) String() string
- func (m *RemoveConfigsFromTimerRequest) Validate() error
- func (m *RemoveConfigsFromTimerRequest) XXX_DiscardUnknown()
- func (m *RemoveConfigsFromTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveConfigsFromTimerRequest) XXX_Merge(src proto.Message)
- func (m *RemoveConfigsFromTimerRequest) XXX_Size() int
- func (m *RemoveConfigsFromTimerRequest) XXX_Unmarshal(b []byte) error
- type RemoveConfigsFromTimerRequestValidationError
- func (e RemoveConfigsFromTimerRequestValidationError) Cause() error
- func (e RemoveConfigsFromTimerRequestValidationError) Error() string
- func (e RemoveConfigsFromTimerRequestValidationError) ErrorName() string
- func (e RemoveConfigsFromTimerRequestValidationError) Field() string
- func (e RemoveConfigsFromTimerRequestValidationError) Key() bool
- func (e RemoveConfigsFromTimerRequestValidationError) Reason() string
- type RemoveSourcesFromEvaluatorRequest
- func (*RemoveSourcesFromEvaluatorRequest) Descriptor() ([]byte, []int)
- func (m *RemoveSourcesFromEvaluatorRequest) GetEvaluator() *OpEvaluator
- func (m *RemoveSourcesFromEvaluatorRequest) GetSources() []*OpResource
- func (*RemoveSourcesFromEvaluatorRequest) ProtoMessage()
- func (m *RemoveSourcesFromEvaluatorRequest) Reset()
- func (m *RemoveSourcesFromEvaluatorRequest) String() string
- func (m *RemoveSourcesFromEvaluatorRequest) Validate() error
- func (m *RemoveSourcesFromEvaluatorRequest) XXX_DiscardUnknown()
- func (m *RemoveSourcesFromEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveSourcesFromEvaluatorRequest) XXX_Merge(src proto.Message)
- func (m *RemoveSourcesFromEvaluatorRequest) XXX_Size() int
- func (m *RemoveSourcesFromEvaluatorRequest) XXX_Unmarshal(b []byte) error
- type RemoveSourcesFromEvaluatorRequestValidationError
- func (e RemoveSourcesFromEvaluatorRequestValidationError) Cause() error
- func (e RemoveSourcesFromEvaluatorRequestValidationError) Error() string
- func (e RemoveSourcesFromEvaluatorRequestValidationError) ErrorName() string
- func (e RemoveSourcesFromEvaluatorRequestValidationError) Field() string
- func (e RemoveSourcesFromEvaluatorRequestValidationError) Key() bool
- func (e RemoveSourcesFromEvaluatorRequestValidationError) Reason() string
- type Resource
- func (*Resource) Descriptor() ([]byte, []int)
- func (m *Resource) GetId() string
- func (m *Resource) GetType() string
- func (*Resource) ProtoMessage()
- func (m *Resource) Reset()
- func (m *Resource) String() string
- func (m *Resource) Validate() error
- func (m *Resource) XXX_DiscardUnknown()
- func (m *Resource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Resource) XXX_Merge(src proto.Message)
- func (m *Resource) XXX_Size() int
- func (m *Resource) XXX_Unmarshal(b []byte) error
- type ResourceValidationError
- type Task
- func (*Task) Descriptor() ([]byte, []int)
- func (m *Task) GetCreatedAt() *timestamp.Timestamp
- func (m *Task) GetCurrentState() *TaskState
- func (m *Task) GetId() string
- func (m *Task) GetSource() *Resource
- func (m *Task) GetStates() []*TaskState
- func (m *Task) GetUpdatedAt() *timestamp.Timestamp
- func (*Task) ProtoMessage()
- func (m *Task) Reset()
- func (m *Task) String() string
- func (m *Task) Validate() error
- func (m *Task) XXX_DiscardUnknown()
- func (m *Task) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Task) XXX_Merge(src proto.Message)
- func (m *Task) XXX_Size() int
- func (m *Task) XXX_Unmarshal(b []byte) error
- type TaskState
- func (*TaskState) Descriptor() ([]byte, []int)
- func (m *TaskState) GetAt() *timestamp.Timestamp
- func (m *TaskState) GetState() state.TaskState
- func (m *TaskState) GetTags() *_struct.Struct
- func (*TaskState) ProtoMessage()
- func (m *TaskState) Reset()
- func (m *TaskState) String() string
- func (m *TaskState) Validate() error
- func (m *TaskState) XXX_DiscardUnknown()
- func (m *TaskState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TaskState) XXX_Merge(src proto.Message)
- func (m *TaskState) XXX_Size() int
- func (m *TaskState) XXX_Unmarshal(b []byte) error
- type TaskStateValidationError
- type TaskValidationError
- type Timer
- func (*Timer) Descriptor() ([]byte, []int)
- func (m *Timer) GetAlias() string
- func (m *Timer) GetConfigs() []*deviced.Config
- func (m *Timer) GetDescription() string
- func (m *Timer) GetEnabled() bool
- func (m *Timer) GetId() string
- func (m *Timer) GetSchedule() string
- func (m *Timer) GetTimezone() string
- func (*Timer) ProtoMessage()
- func (m *Timer) Reset()
- func (m *Timer) String() string
- func (m *Timer) Validate() error
- func (m *Timer) XXX_DiscardUnknown()
- func (m *Timer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Timer) XXX_Merge(src proto.Message)
- func (m *Timer) XXX_Size() int
- func (m *Timer) XXX_Unmarshal(b []byte) error
- type TimerValidationError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterEvaluatordServiceServer ¶
func RegisterEvaluatordServiceServer(s *grpc.Server, srv EvaluatordServiceServer)
Types ¶
type AddConfigsToTimerRequest ¶
type AddConfigsToTimerRequest struct { Timer *OpTimer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` Configs []*deviced.OpConfig `protobuf:"bytes,2,rep,name=configs,proto3" json:"configs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddConfigsToTimerRequest) Descriptor ¶
func (*AddConfigsToTimerRequest) Descriptor() ([]byte, []int)
func (*AddConfigsToTimerRequest) GetConfigs ¶
func (m *AddConfigsToTimerRequest) GetConfigs() []*deviced.OpConfig
func (*AddConfigsToTimerRequest) GetTimer ¶
func (m *AddConfigsToTimerRequest) GetTimer() *OpTimer
func (*AddConfigsToTimerRequest) ProtoMessage ¶
func (*AddConfigsToTimerRequest) ProtoMessage()
func (*AddConfigsToTimerRequest) Reset ¶
func (m *AddConfigsToTimerRequest) Reset()
func (*AddConfigsToTimerRequest) String ¶
func (m *AddConfigsToTimerRequest) String() string
func (*AddConfigsToTimerRequest) Validate ¶
func (m *AddConfigsToTimerRequest) Validate() error
Validate checks the field values on AddConfigsToTimerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*AddConfigsToTimerRequest) XXX_DiscardUnknown ¶
func (m *AddConfigsToTimerRequest) XXX_DiscardUnknown()
func (*AddConfigsToTimerRequest) XXX_Marshal ¶
func (m *AddConfigsToTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddConfigsToTimerRequest) XXX_Merge ¶
func (m *AddConfigsToTimerRequest) XXX_Merge(src proto.Message)
func (*AddConfigsToTimerRequest) XXX_Size ¶
func (m *AddConfigsToTimerRequest) XXX_Size() int
func (*AddConfigsToTimerRequest) XXX_Unmarshal ¶
func (m *AddConfigsToTimerRequest) XXX_Unmarshal(b []byte) error
type AddConfigsToTimerRequestValidationError ¶
type AddConfigsToTimerRequestValidationError struct {
// contains filtered or unexported fields
}
AddConfigsToTimerRequestValidationError is the validation error returned by AddConfigsToTimerRequest.Validate if the designated constraints aren't met.
func (AddConfigsToTimerRequestValidationError) Cause ¶
func (e AddConfigsToTimerRequestValidationError) Cause() error
Cause function returns cause value.
func (AddConfigsToTimerRequestValidationError) Error ¶
func (e AddConfigsToTimerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddConfigsToTimerRequestValidationError) ErrorName ¶
func (e AddConfigsToTimerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddConfigsToTimerRequestValidationError) Field ¶
func (e AddConfigsToTimerRequestValidationError) Field() string
Field function returns field value.
func (AddConfigsToTimerRequestValidationError) Key ¶
func (e AddConfigsToTimerRequestValidationError) Key() bool
Key function returns key value.
func (AddConfigsToTimerRequestValidationError) Reason ¶
func (e AddConfigsToTimerRequestValidationError) Reason() string
Reason function returns reason value.
type AddSourcesToEvaluatorRequest ¶
type AddSourcesToEvaluatorRequest struct { Sources []*OpResource `protobuf:"bytes,1,rep,name=sources,proto3" json:"sources,omitempty"` Evaluator *OpEvaluator `protobuf:"bytes,2,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddSourcesToEvaluatorRequest) Descriptor ¶
func (*AddSourcesToEvaluatorRequest) Descriptor() ([]byte, []int)
func (*AddSourcesToEvaluatorRequest) GetEvaluator ¶
func (m *AddSourcesToEvaluatorRequest) GetEvaluator() *OpEvaluator
func (*AddSourcesToEvaluatorRequest) GetSources ¶
func (m *AddSourcesToEvaluatorRequest) GetSources() []*OpResource
func (*AddSourcesToEvaluatorRequest) ProtoMessage ¶
func (*AddSourcesToEvaluatorRequest) ProtoMessage()
func (*AddSourcesToEvaluatorRequest) Reset ¶
func (m *AddSourcesToEvaluatorRequest) Reset()
func (*AddSourcesToEvaluatorRequest) String ¶
func (m *AddSourcesToEvaluatorRequest) String() string
func (*AddSourcesToEvaluatorRequest) Validate ¶
func (m *AddSourcesToEvaluatorRequest) Validate() error
Validate checks the field values on AddSourcesToEvaluatorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*AddSourcesToEvaluatorRequest) XXX_DiscardUnknown ¶
func (m *AddSourcesToEvaluatorRequest) XXX_DiscardUnknown()
func (*AddSourcesToEvaluatorRequest) XXX_Marshal ¶
func (m *AddSourcesToEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddSourcesToEvaluatorRequest) XXX_Merge ¶
func (m *AddSourcesToEvaluatorRequest) XXX_Merge(src proto.Message)
func (*AddSourcesToEvaluatorRequest) XXX_Size ¶
func (m *AddSourcesToEvaluatorRequest) XXX_Size() int
func (*AddSourcesToEvaluatorRequest) XXX_Unmarshal ¶
func (m *AddSourcesToEvaluatorRequest) XXX_Unmarshal(b []byte) error
type AddSourcesToEvaluatorRequestValidationError ¶
type AddSourcesToEvaluatorRequestValidationError struct {
// contains filtered or unexported fields
}
AddSourcesToEvaluatorRequestValidationError is the validation error returned by AddSourcesToEvaluatorRequest.Validate if the designated constraints aren't met.
func (AddSourcesToEvaluatorRequestValidationError) Cause ¶
func (e AddSourcesToEvaluatorRequestValidationError) Cause() error
Cause function returns cause value.
func (AddSourcesToEvaluatorRequestValidationError) Error ¶
func (e AddSourcesToEvaluatorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddSourcesToEvaluatorRequestValidationError) ErrorName ¶
func (e AddSourcesToEvaluatorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddSourcesToEvaluatorRequestValidationError) Field ¶
func (e AddSourcesToEvaluatorRequestValidationError) Field() string
Field function returns field value.
func (AddSourcesToEvaluatorRequestValidationError) Key ¶
func (e AddSourcesToEvaluatorRequestValidationError) Key() bool
Key function returns key value.
func (AddSourcesToEvaluatorRequestValidationError) Reason ¶
func (e AddSourcesToEvaluatorRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEvaluatorRequest ¶
type CreateEvaluatorRequest struct { Evaluator *OpEvaluator `protobuf:"bytes,1,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateEvaluatorRequest) Descriptor ¶
func (*CreateEvaluatorRequest) Descriptor() ([]byte, []int)
func (*CreateEvaluatorRequest) GetEvaluator ¶
func (m *CreateEvaluatorRequest) GetEvaluator() *OpEvaluator
func (*CreateEvaluatorRequest) ProtoMessage ¶
func (*CreateEvaluatorRequest) ProtoMessage()
func (*CreateEvaluatorRequest) Reset ¶
func (m *CreateEvaluatorRequest) Reset()
func (*CreateEvaluatorRequest) String ¶
func (m *CreateEvaluatorRequest) String() string
func (*CreateEvaluatorRequest) Validate ¶
func (m *CreateEvaluatorRequest) Validate() error
Validate checks the field values on CreateEvaluatorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateEvaluatorRequest) XXX_DiscardUnknown ¶
func (m *CreateEvaluatorRequest) XXX_DiscardUnknown()
func (*CreateEvaluatorRequest) XXX_Marshal ¶
func (m *CreateEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateEvaluatorRequest) XXX_Merge ¶
func (m *CreateEvaluatorRequest) XXX_Merge(src proto.Message)
func (*CreateEvaluatorRequest) XXX_Size ¶
func (m *CreateEvaluatorRequest) XXX_Size() int
func (*CreateEvaluatorRequest) XXX_Unmarshal ¶
func (m *CreateEvaluatorRequest) XXX_Unmarshal(b []byte) error
type CreateEvaluatorRequestValidationError ¶
type CreateEvaluatorRequestValidationError struct {
// contains filtered or unexported fields
}
CreateEvaluatorRequestValidationError is the validation error returned by CreateEvaluatorRequest.Validate if the designated constraints aren't met.
func (CreateEvaluatorRequestValidationError) Cause ¶
func (e CreateEvaluatorRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateEvaluatorRequestValidationError) Error ¶
func (e CreateEvaluatorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEvaluatorRequestValidationError) ErrorName ¶
func (e CreateEvaluatorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEvaluatorRequestValidationError) Field ¶
func (e CreateEvaluatorRequestValidationError) Field() string
Field function returns field value.
func (CreateEvaluatorRequestValidationError) Key ¶
func (e CreateEvaluatorRequestValidationError) Key() bool
Key function returns key value.
func (CreateEvaluatorRequestValidationError) Reason ¶
func (e CreateEvaluatorRequestValidationError) Reason() string
Reason function returns reason value.
type CreateEvaluatorResponse ¶
type CreateEvaluatorResponse struct { Evaluator *Evaluator `protobuf:"bytes,1,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateEvaluatorResponse) Descriptor ¶
func (*CreateEvaluatorResponse) Descriptor() ([]byte, []int)
func (*CreateEvaluatorResponse) GetEvaluator ¶
func (m *CreateEvaluatorResponse) GetEvaluator() *Evaluator
func (*CreateEvaluatorResponse) ProtoMessage ¶
func (*CreateEvaluatorResponse) ProtoMessage()
func (*CreateEvaluatorResponse) Reset ¶
func (m *CreateEvaluatorResponse) Reset()
func (*CreateEvaluatorResponse) String ¶
func (m *CreateEvaluatorResponse) String() string
func (*CreateEvaluatorResponse) Validate ¶
func (m *CreateEvaluatorResponse) Validate() error
Validate checks the field values on CreateEvaluatorResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateEvaluatorResponse) XXX_DiscardUnknown ¶
func (m *CreateEvaluatorResponse) XXX_DiscardUnknown()
func (*CreateEvaluatorResponse) XXX_Marshal ¶
func (m *CreateEvaluatorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateEvaluatorResponse) XXX_Merge ¶
func (m *CreateEvaluatorResponse) XXX_Merge(src proto.Message)
func (*CreateEvaluatorResponse) XXX_Size ¶
func (m *CreateEvaluatorResponse) XXX_Size() int
func (*CreateEvaluatorResponse) XXX_Unmarshal ¶
func (m *CreateEvaluatorResponse) XXX_Unmarshal(b []byte) error
type CreateEvaluatorResponseValidationError ¶
type CreateEvaluatorResponseValidationError struct {
// contains filtered or unexported fields
}
CreateEvaluatorResponseValidationError is the validation error returned by CreateEvaluatorResponse.Validate if the designated constraints aren't met.
func (CreateEvaluatorResponseValidationError) Cause ¶
func (e CreateEvaluatorResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateEvaluatorResponseValidationError) Error ¶
func (e CreateEvaluatorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateEvaluatorResponseValidationError) ErrorName ¶
func (e CreateEvaluatorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateEvaluatorResponseValidationError) Field ¶
func (e CreateEvaluatorResponseValidationError) Field() string
Field function returns field value.
func (CreateEvaluatorResponseValidationError) Key ¶
func (e CreateEvaluatorResponseValidationError) Key() bool
Key function returns key value.
func (CreateEvaluatorResponseValidationError) Reason ¶
func (e CreateEvaluatorResponseValidationError) Reason() string
Reason function returns reason value.
type CreateTimerRequest ¶
type CreateTimerRequest struct { Timer *OpTimer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateTimerRequest) Descriptor ¶
func (*CreateTimerRequest) Descriptor() ([]byte, []int)
func (*CreateTimerRequest) GetTimer ¶
func (m *CreateTimerRequest) GetTimer() *OpTimer
func (*CreateTimerRequest) ProtoMessage ¶
func (*CreateTimerRequest) ProtoMessage()
func (*CreateTimerRequest) Reset ¶
func (m *CreateTimerRequest) Reset()
func (*CreateTimerRequest) String ¶
func (m *CreateTimerRequest) String() string
func (*CreateTimerRequest) Validate ¶
func (m *CreateTimerRequest) Validate() error
Validate checks the field values on CreateTimerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateTimerRequest) XXX_DiscardUnknown ¶
func (m *CreateTimerRequest) XXX_DiscardUnknown()
func (*CreateTimerRequest) XXX_Marshal ¶
func (m *CreateTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateTimerRequest) XXX_Merge ¶
func (m *CreateTimerRequest) XXX_Merge(src proto.Message)
func (*CreateTimerRequest) XXX_Size ¶
func (m *CreateTimerRequest) XXX_Size() int
func (*CreateTimerRequest) XXX_Unmarshal ¶
func (m *CreateTimerRequest) XXX_Unmarshal(b []byte) error
type CreateTimerRequestValidationError ¶
type CreateTimerRequestValidationError struct {
// contains filtered or unexported fields
}
CreateTimerRequestValidationError is the validation error returned by CreateTimerRequest.Validate if the designated constraints aren't met.
func (CreateTimerRequestValidationError) Cause ¶
func (e CreateTimerRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateTimerRequestValidationError) Error ¶
func (e CreateTimerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTimerRequestValidationError) ErrorName ¶
func (e CreateTimerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTimerRequestValidationError) Field ¶
func (e CreateTimerRequestValidationError) Field() string
Field function returns field value.
func (CreateTimerRequestValidationError) Key ¶
func (e CreateTimerRequestValidationError) Key() bool
Key function returns key value.
func (CreateTimerRequestValidationError) Reason ¶
func (e CreateTimerRequestValidationError) Reason() string
Reason function returns reason value.
type CreateTimerResponse ¶
type CreateTimerResponse struct { Timer *Timer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateTimerResponse) Descriptor ¶
func (*CreateTimerResponse) Descriptor() ([]byte, []int)
func (*CreateTimerResponse) GetTimer ¶
func (m *CreateTimerResponse) GetTimer() *Timer
func (*CreateTimerResponse) ProtoMessage ¶
func (*CreateTimerResponse) ProtoMessage()
func (*CreateTimerResponse) Reset ¶
func (m *CreateTimerResponse) Reset()
func (*CreateTimerResponse) String ¶
func (m *CreateTimerResponse) String() string
func (*CreateTimerResponse) Validate ¶
func (m *CreateTimerResponse) Validate() error
Validate checks the field values on CreateTimerResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateTimerResponse) XXX_DiscardUnknown ¶
func (m *CreateTimerResponse) XXX_DiscardUnknown()
func (*CreateTimerResponse) XXX_Marshal ¶
func (m *CreateTimerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateTimerResponse) XXX_Merge ¶
func (m *CreateTimerResponse) XXX_Merge(src proto.Message)
func (*CreateTimerResponse) XXX_Size ¶
func (m *CreateTimerResponse) XXX_Size() int
func (*CreateTimerResponse) XXX_Unmarshal ¶
func (m *CreateTimerResponse) XXX_Unmarshal(b []byte) error
type CreateTimerResponseValidationError ¶
type CreateTimerResponseValidationError struct {
// contains filtered or unexported fields
}
CreateTimerResponseValidationError is the validation error returned by CreateTimerResponse.Validate if the designated constraints aren't met.
func (CreateTimerResponseValidationError) Cause ¶
func (e CreateTimerResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateTimerResponseValidationError) Error ¶
func (e CreateTimerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateTimerResponseValidationError) ErrorName ¶
func (e CreateTimerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateTimerResponseValidationError) Field ¶
func (e CreateTimerResponseValidationError) Field() string
Field function returns field value.
func (CreateTimerResponseValidationError) Key ¶
func (e CreateTimerResponseValidationError) Key() bool
Key function returns key value.
func (CreateTimerResponseValidationError) Reason ¶
func (e CreateTimerResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteEvaluatorRequest ¶
type DeleteEvaluatorRequest struct { Evaluator *OpEvaluator `protobuf:"bytes,1,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteEvaluatorRequest) Descriptor ¶
func (*DeleteEvaluatorRequest) Descriptor() ([]byte, []int)
func (*DeleteEvaluatorRequest) GetEvaluator ¶
func (m *DeleteEvaluatorRequest) GetEvaluator() *OpEvaluator
func (*DeleteEvaluatorRequest) ProtoMessage ¶
func (*DeleteEvaluatorRequest) ProtoMessage()
func (*DeleteEvaluatorRequest) Reset ¶
func (m *DeleteEvaluatorRequest) Reset()
func (*DeleteEvaluatorRequest) String ¶
func (m *DeleteEvaluatorRequest) String() string
func (*DeleteEvaluatorRequest) Validate ¶
func (m *DeleteEvaluatorRequest) Validate() error
Validate checks the field values on DeleteEvaluatorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteEvaluatorRequest) XXX_DiscardUnknown ¶
func (m *DeleteEvaluatorRequest) XXX_DiscardUnknown()
func (*DeleteEvaluatorRequest) XXX_Marshal ¶
func (m *DeleteEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteEvaluatorRequest) XXX_Merge ¶
func (m *DeleteEvaluatorRequest) XXX_Merge(src proto.Message)
func (*DeleteEvaluatorRequest) XXX_Size ¶
func (m *DeleteEvaluatorRequest) XXX_Size() int
func (*DeleteEvaluatorRequest) XXX_Unmarshal ¶
func (m *DeleteEvaluatorRequest) XXX_Unmarshal(b []byte) error
type DeleteEvaluatorRequestValidationError ¶
type DeleteEvaluatorRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteEvaluatorRequestValidationError is the validation error returned by DeleteEvaluatorRequest.Validate if the designated constraints aren't met.
func (DeleteEvaluatorRequestValidationError) Cause ¶
func (e DeleteEvaluatorRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteEvaluatorRequestValidationError) Error ¶
func (e DeleteEvaluatorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteEvaluatorRequestValidationError) ErrorName ¶
func (e DeleteEvaluatorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteEvaluatorRequestValidationError) Field ¶
func (e DeleteEvaluatorRequestValidationError) Field() string
Field function returns field value.
func (DeleteEvaluatorRequestValidationError) Key ¶
func (e DeleteEvaluatorRequestValidationError) Key() bool
Key function returns key value.
func (DeleteEvaluatorRequestValidationError) Reason ¶
func (e DeleteEvaluatorRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteTimerRequest ¶
type DeleteTimerRequest struct { Timer *OpTimer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteTimerRequest) Descriptor ¶
func (*DeleteTimerRequest) Descriptor() ([]byte, []int)
func (*DeleteTimerRequest) GetTimer ¶
func (m *DeleteTimerRequest) GetTimer() *OpTimer
func (*DeleteTimerRequest) ProtoMessage ¶
func (*DeleteTimerRequest) ProtoMessage()
func (*DeleteTimerRequest) Reset ¶
func (m *DeleteTimerRequest) Reset()
func (*DeleteTimerRequest) String ¶
func (m *DeleteTimerRequest) String() string
func (*DeleteTimerRequest) Validate ¶
func (m *DeleteTimerRequest) Validate() error
Validate checks the field values on DeleteTimerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteTimerRequest) XXX_DiscardUnknown ¶
func (m *DeleteTimerRequest) XXX_DiscardUnknown()
func (*DeleteTimerRequest) XXX_Marshal ¶
func (m *DeleteTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteTimerRequest) XXX_Merge ¶
func (m *DeleteTimerRequest) XXX_Merge(src proto.Message)
func (*DeleteTimerRequest) XXX_Size ¶
func (m *DeleteTimerRequest) XXX_Size() int
func (*DeleteTimerRequest) XXX_Unmarshal ¶
func (m *DeleteTimerRequest) XXX_Unmarshal(b []byte) error
type DeleteTimerRequestValidationError ¶
type DeleteTimerRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteTimerRequestValidationError is the validation error returned by DeleteTimerRequest.Validate if the designated constraints aren't met.
func (DeleteTimerRequestValidationError) Cause ¶
func (e DeleteTimerRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteTimerRequestValidationError) Error ¶
func (e DeleteTimerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteTimerRequestValidationError) ErrorName ¶
func (e DeleteTimerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteTimerRequestValidationError) Field ¶
func (e DeleteTimerRequestValidationError) Field() string
Field function returns field value.
func (DeleteTimerRequestValidationError) Key ¶
func (e DeleteTimerRequestValidationError) Key() bool
Key function returns key value.
func (DeleteTimerRequestValidationError) Reason ¶
func (e DeleteTimerRequestValidationError) Reason() string
Reason function returns reason value.
type Evaluator ¶
type Evaluator struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias string `protobuf:"bytes,24,opt,name=alias,proto3" json:"alias,omitempty"` Description string `protobuf:"bytes,25,opt,name=description,proto3" json:"description,omitempty"` Sources []*Resource `protobuf:"bytes,8,rep,name=sources,proto3" json:"sources,omitempty"` Operator *Operator `protobuf:"bytes,10,opt,name=operator,proto3" json:"operator,omitempty"` Config *_struct.Struct `protobuf:"bytes,11,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Evaluator) Descriptor ¶
func (*Evaluator) GetDescription ¶
func (*Evaluator) GetOperator ¶
func (*Evaluator) GetSources ¶
func (*Evaluator) ProtoMessage ¶
func (*Evaluator) ProtoMessage()
func (*Evaluator) Validate ¶
Validate checks the field values on Evaluator with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Evaluator) XXX_DiscardUnknown ¶
func (m *Evaluator) XXX_DiscardUnknown()
func (*Evaluator) XXX_Marshal ¶
func (*Evaluator) XXX_Unmarshal ¶
type EvaluatorValidationError ¶
type EvaluatorValidationError struct {
// contains filtered or unexported fields
}
EvaluatorValidationError is the validation error returned by Evaluator.Validate if the designated constraints aren't met.
func (EvaluatorValidationError) Cause ¶
func (e EvaluatorValidationError) Cause() error
Cause function returns cause value.
func (EvaluatorValidationError) Error ¶
func (e EvaluatorValidationError) Error() string
Error satisfies the builtin error interface
func (EvaluatorValidationError) ErrorName ¶
func (e EvaluatorValidationError) ErrorName() string
ErrorName returns error name.
func (EvaluatorValidationError) Field ¶
func (e EvaluatorValidationError) Field() string
Field function returns field value.
func (EvaluatorValidationError) Key ¶
func (e EvaluatorValidationError) Key() bool
Key function returns key value.
func (EvaluatorValidationError) Reason ¶
func (e EvaluatorValidationError) Reason() string
Reason function returns reason value.
type EvaluatordServiceClient ¶
type EvaluatordServiceClient interface { CreateEvaluator(ctx context.Context, in *CreateEvaluatorRequest, opts ...grpc.CallOption) (*CreateEvaluatorResponse, error) DeleteEvaluator(ctx context.Context, in *DeleteEvaluatorRequest, opts ...grpc.CallOption) (*empty.Empty, error) PatchEvaluator(ctx context.Context, in *PatchEvaluatorRequest, opts ...grpc.CallOption) (*PatchEvaluatorResponse, error) GetEvaluator(ctx context.Context, in *GetEvaluatorRequest, opts ...grpc.CallOption) (*GetEvaluatorResponse, error) ListEvaluators(ctx context.Context, in *ListEvaluatorsRequest, opts ...grpc.CallOption) (*ListEvaluatorsResponse, error) AddSourcesToEvaluator(ctx context.Context, in *AddSourcesToEvaluatorRequest, opts ...grpc.CallOption) (*empty.Empty, error) RemoveSourcesFromEvaluator(ctx context.Context, in *RemoveSourcesFromEvaluatorRequest, opts ...grpc.CallOption) (*empty.Empty, error) ListEvaluatorsBySource(ctx context.Context, in *ListEvaluatorsBySourceRequest, opts ...grpc.CallOption) (*ListEvaluatorsBySourceResponse, error) // Task ListTasksBySource(ctx context.Context, in *ListTasksBySourceRequest, opts ...grpc.CallOption) (*ListTasksBySourceResponse, error) GetTask(ctx context.Context, in *GetTaskRequest, opts ...grpc.CallOption) (*GetTaskResponse, error) // Storage QueryStorageByDevice(ctx context.Context, in *QueryStorageByDeviceRequest, opts ...grpc.CallOption) (*QueryStorageByDeviceResponse, error) // Timer CreateTimer(ctx context.Context, in *CreateTimerRequest, opts ...grpc.CallOption) (*CreateTimerResponse, error) DeleteTimer(ctx context.Context, in *DeleteTimerRequest, opts ...grpc.CallOption) (*empty.Empty, error) PatchTimer(ctx context.Context, in *PatchTimerRequest, opts ...grpc.CallOption) (*PatchTimerResponse, error) GetTimer(ctx context.Context, in *GetTimerRequest, opts ...grpc.CallOption) (*GetTimerResponse, error) ListTimers(ctx context.Context, in *ListTimersRequest, opts ...grpc.CallOption) (*ListTimersResponse, error) AddConfigsToTimer(ctx context.Context, in *AddConfigsToTimerRequest, opts ...grpc.CallOption) (*empty.Empty, error) RemoveConfigsFromTimer(ctx context.Context, in *RemoveConfigsFromTimerRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
EvaluatordServiceClient is the client API for EvaluatordService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewEvaluatordServiceClient ¶
func NewEvaluatordServiceClient(cc *grpc.ClientConn) EvaluatordServiceClient
type EvaluatordServiceServer ¶
type EvaluatordServiceServer interface { CreateEvaluator(context.Context, *CreateEvaluatorRequest) (*CreateEvaluatorResponse, error) DeleteEvaluator(context.Context, *DeleteEvaluatorRequest) (*empty.Empty, error) PatchEvaluator(context.Context, *PatchEvaluatorRequest) (*PatchEvaluatorResponse, error) GetEvaluator(context.Context, *GetEvaluatorRequest) (*GetEvaluatorResponse, error) ListEvaluators(context.Context, *ListEvaluatorsRequest) (*ListEvaluatorsResponse, error) AddSourcesToEvaluator(context.Context, *AddSourcesToEvaluatorRequest) (*empty.Empty, error) RemoveSourcesFromEvaluator(context.Context, *RemoveSourcesFromEvaluatorRequest) (*empty.Empty, error) ListEvaluatorsBySource(context.Context, *ListEvaluatorsBySourceRequest) (*ListEvaluatorsBySourceResponse, error) // Task ListTasksBySource(context.Context, *ListTasksBySourceRequest) (*ListTasksBySourceResponse, error) GetTask(context.Context, *GetTaskRequest) (*GetTaskResponse, error) // Storage QueryStorageByDevice(context.Context, *QueryStorageByDeviceRequest) (*QueryStorageByDeviceResponse, error) // Timer CreateTimer(context.Context, *CreateTimerRequest) (*CreateTimerResponse, error) DeleteTimer(context.Context, *DeleteTimerRequest) (*empty.Empty, error) PatchTimer(context.Context, *PatchTimerRequest) (*PatchTimerResponse, error) GetTimer(context.Context, *GetTimerRequest) (*GetTimerResponse, error) ListTimers(context.Context, *ListTimersRequest) (*ListTimersResponse, error) AddConfigsToTimer(context.Context, *AddConfigsToTimerRequest) (*empty.Empty, error) RemoveConfigsFromTimer(context.Context, *RemoveConfigsFromTimerRequest) (*empty.Empty, error) }
EvaluatordServiceServer is the server API for EvaluatordService service.
type GetEvaluatorRequest ¶
type GetEvaluatorRequest struct { Evaluator *OpEvaluator `protobuf:"bytes,1,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetEvaluatorRequest) Descriptor ¶
func (*GetEvaluatorRequest) Descriptor() ([]byte, []int)
func (*GetEvaluatorRequest) GetEvaluator ¶
func (m *GetEvaluatorRequest) GetEvaluator() *OpEvaluator
func (*GetEvaluatorRequest) ProtoMessage ¶
func (*GetEvaluatorRequest) ProtoMessage()
func (*GetEvaluatorRequest) Reset ¶
func (m *GetEvaluatorRequest) Reset()
func (*GetEvaluatorRequest) String ¶
func (m *GetEvaluatorRequest) String() string
func (*GetEvaluatorRequest) Validate ¶
func (m *GetEvaluatorRequest) Validate() error
Validate checks the field values on GetEvaluatorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetEvaluatorRequest) XXX_DiscardUnknown ¶
func (m *GetEvaluatorRequest) XXX_DiscardUnknown()
func (*GetEvaluatorRequest) XXX_Marshal ¶
func (m *GetEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetEvaluatorRequest) XXX_Merge ¶
func (m *GetEvaluatorRequest) XXX_Merge(src proto.Message)
func (*GetEvaluatorRequest) XXX_Size ¶
func (m *GetEvaluatorRequest) XXX_Size() int
func (*GetEvaluatorRequest) XXX_Unmarshal ¶
func (m *GetEvaluatorRequest) XXX_Unmarshal(b []byte) error
type GetEvaluatorRequestValidationError ¶
type GetEvaluatorRequestValidationError struct {
// contains filtered or unexported fields
}
GetEvaluatorRequestValidationError is the validation error returned by GetEvaluatorRequest.Validate if the designated constraints aren't met.
func (GetEvaluatorRequestValidationError) Cause ¶
func (e GetEvaluatorRequestValidationError) Cause() error
Cause function returns cause value.
func (GetEvaluatorRequestValidationError) Error ¶
func (e GetEvaluatorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetEvaluatorRequestValidationError) ErrorName ¶
func (e GetEvaluatorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetEvaluatorRequestValidationError) Field ¶
func (e GetEvaluatorRequestValidationError) Field() string
Field function returns field value.
func (GetEvaluatorRequestValidationError) Key ¶
func (e GetEvaluatorRequestValidationError) Key() bool
Key function returns key value.
func (GetEvaluatorRequestValidationError) Reason ¶
func (e GetEvaluatorRequestValidationError) Reason() string
Reason function returns reason value.
type GetEvaluatorResponse ¶
type GetEvaluatorResponse struct { Evaluator *Evaluator `protobuf:"bytes,1,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetEvaluatorResponse) Descriptor ¶
func (*GetEvaluatorResponse) Descriptor() ([]byte, []int)
func (*GetEvaluatorResponse) GetEvaluator ¶
func (m *GetEvaluatorResponse) GetEvaluator() *Evaluator
func (*GetEvaluatorResponse) ProtoMessage ¶
func (*GetEvaluatorResponse) ProtoMessage()
func (*GetEvaluatorResponse) Reset ¶
func (m *GetEvaluatorResponse) Reset()
func (*GetEvaluatorResponse) String ¶
func (m *GetEvaluatorResponse) String() string
func (*GetEvaluatorResponse) Validate ¶
func (m *GetEvaluatorResponse) Validate() error
Validate checks the field values on GetEvaluatorResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetEvaluatorResponse) XXX_DiscardUnknown ¶
func (m *GetEvaluatorResponse) XXX_DiscardUnknown()
func (*GetEvaluatorResponse) XXX_Marshal ¶
func (m *GetEvaluatorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetEvaluatorResponse) XXX_Merge ¶
func (m *GetEvaluatorResponse) XXX_Merge(src proto.Message)
func (*GetEvaluatorResponse) XXX_Size ¶
func (m *GetEvaluatorResponse) XXX_Size() int
func (*GetEvaluatorResponse) XXX_Unmarshal ¶
func (m *GetEvaluatorResponse) XXX_Unmarshal(b []byte) error
type GetEvaluatorResponseValidationError ¶
type GetEvaluatorResponseValidationError struct {
// contains filtered or unexported fields
}
GetEvaluatorResponseValidationError is the validation error returned by GetEvaluatorResponse.Validate if the designated constraints aren't met.
func (GetEvaluatorResponseValidationError) Cause ¶
func (e GetEvaluatorResponseValidationError) Cause() error
Cause function returns cause value.
func (GetEvaluatorResponseValidationError) Error ¶
func (e GetEvaluatorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetEvaluatorResponseValidationError) ErrorName ¶
func (e GetEvaluatorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetEvaluatorResponseValidationError) Field ¶
func (e GetEvaluatorResponseValidationError) Field() string
Field function returns field value.
func (GetEvaluatorResponseValidationError) Key ¶
func (e GetEvaluatorResponseValidationError) Key() bool
Key function returns key value.
func (GetEvaluatorResponseValidationError) Reason ¶
func (e GetEvaluatorResponseValidationError) Reason() string
Reason function returns reason value.
type GetTaskRequest ¶
type GetTaskRequest struct { Task *OpTask `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTaskRequest) Descriptor ¶
func (*GetTaskRequest) Descriptor() ([]byte, []int)
func (*GetTaskRequest) GetTask ¶
func (m *GetTaskRequest) GetTask() *OpTask
func (*GetTaskRequest) ProtoMessage ¶
func (*GetTaskRequest) ProtoMessage()
func (*GetTaskRequest) Reset ¶
func (m *GetTaskRequest) Reset()
func (*GetTaskRequest) String ¶
func (m *GetTaskRequest) String() string
func (*GetTaskRequest) Validate ¶
func (m *GetTaskRequest) Validate() error
Validate checks the field values on GetTaskRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTaskRequest) XXX_DiscardUnknown ¶
func (m *GetTaskRequest) XXX_DiscardUnknown()
func (*GetTaskRequest) XXX_Marshal ¶
func (m *GetTaskRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTaskRequest) XXX_Merge ¶
func (m *GetTaskRequest) XXX_Merge(src proto.Message)
func (*GetTaskRequest) XXX_Size ¶
func (m *GetTaskRequest) XXX_Size() int
func (*GetTaskRequest) XXX_Unmarshal ¶
func (m *GetTaskRequest) XXX_Unmarshal(b []byte) error
type GetTaskRequestValidationError ¶
type GetTaskRequestValidationError struct {
// contains filtered or unexported fields
}
GetTaskRequestValidationError is the validation error returned by GetTaskRequest.Validate if the designated constraints aren't met.
func (GetTaskRequestValidationError) Cause ¶
func (e GetTaskRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTaskRequestValidationError) Error ¶
func (e GetTaskRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTaskRequestValidationError) ErrorName ¶
func (e GetTaskRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTaskRequestValidationError) Field ¶
func (e GetTaskRequestValidationError) Field() string
Field function returns field value.
func (GetTaskRequestValidationError) Key ¶
func (e GetTaskRequestValidationError) Key() bool
Key function returns key value.
func (GetTaskRequestValidationError) Reason ¶
func (e GetTaskRequestValidationError) Reason() string
Reason function returns reason value.
type GetTaskResponse ¶
type GetTaskResponse struct { Task *Task `protobuf:"bytes,1,opt,name=task,proto3" json:"task,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTaskResponse) Descriptor ¶
func (*GetTaskResponse) Descriptor() ([]byte, []int)
func (*GetTaskResponse) GetTask ¶
func (m *GetTaskResponse) GetTask() *Task
func (*GetTaskResponse) ProtoMessage ¶
func (*GetTaskResponse) ProtoMessage()
func (*GetTaskResponse) Reset ¶
func (m *GetTaskResponse) Reset()
func (*GetTaskResponse) String ¶
func (m *GetTaskResponse) String() string
func (*GetTaskResponse) Validate ¶
func (m *GetTaskResponse) Validate() error
Validate checks the field values on GetTaskResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTaskResponse) XXX_DiscardUnknown ¶
func (m *GetTaskResponse) XXX_DiscardUnknown()
func (*GetTaskResponse) XXX_Marshal ¶
func (m *GetTaskResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTaskResponse) XXX_Merge ¶
func (m *GetTaskResponse) XXX_Merge(src proto.Message)
func (*GetTaskResponse) XXX_Size ¶
func (m *GetTaskResponse) XXX_Size() int
func (*GetTaskResponse) XXX_Unmarshal ¶
func (m *GetTaskResponse) XXX_Unmarshal(b []byte) error
type GetTaskResponseValidationError ¶
type GetTaskResponseValidationError struct {
// contains filtered or unexported fields
}
GetTaskResponseValidationError is the validation error returned by GetTaskResponse.Validate if the designated constraints aren't met.
func (GetTaskResponseValidationError) Cause ¶
func (e GetTaskResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTaskResponseValidationError) Error ¶
func (e GetTaskResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTaskResponseValidationError) ErrorName ¶
func (e GetTaskResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTaskResponseValidationError) Field ¶
func (e GetTaskResponseValidationError) Field() string
Field function returns field value.
func (GetTaskResponseValidationError) Key ¶
func (e GetTaskResponseValidationError) Key() bool
Key function returns key value.
func (GetTaskResponseValidationError) Reason ¶
func (e GetTaskResponseValidationError) Reason() string
Reason function returns reason value.
type GetTimerRequest ¶
type GetTimerRequest struct { Timer *OpTimer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTimerRequest) Descriptor ¶
func (*GetTimerRequest) Descriptor() ([]byte, []int)
func (*GetTimerRequest) GetTimer ¶
func (m *GetTimerRequest) GetTimer() *OpTimer
func (*GetTimerRequest) ProtoMessage ¶
func (*GetTimerRequest) ProtoMessage()
func (*GetTimerRequest) Reset ¶
func (m *GetTimerRequest) Reset()
func (*GetTimerRequest) String ¶
func (m *GetTimerRequest) String() string
func (*GetTimerRequest) Validate ¶
func (m *GetTimerRequest) Validate() error
Validate checks the field values on GetTimerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTimerRequest) XXX_DiscardUnknown ¶
func (m *GetTimerRequest) XXX_DiscardUnknown()
func (*GetTimerRequest) XXX_Marshal ¶
func (m *GetTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTimerRequest) XXX_Merge ¶
func (m *GetTimerRequest) XXX_Merge(src proto.Message)
func (*GetTimerRequest) XXX_Size ¶
func (m *GetTimerRequest) XXX_Size() int
func (*GetTimerRequest) XXX_Unmarshal ¶
func (m *GetTimerRequest) XXX_Unmarshal(b []byte) error
type GetTimerRequestValidationError ¶
type GetTimerRequestValidationError struct {
// contains filtered or unexported fields
}
GetTimerRequestValidationError is the validation error returned by GetTimerRequest.Validate if the designated constraints aren't met.
func (GetTimerRequestValidationError) Cause ¶
func (e GetTimerRequestValidationError) Cause() error
Cause function returns cause value.
func (GetTimerRequestValidationError) Error ¶
func (e GetTimerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetTimerRequestValidationError) ErrorName ¶
func (e GetTimerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetTimerRequestValidationError) Field ¶
func (e GetTimerRequestValidationError) Field() string
Field function returns field value.
func (GetTimerRequestValidationError) Key ¶
func (e GetTimerRequestValidationError) Key() bool
Key function returns key value.
func (GetTimerRequestValidationError) Reason ¶
func (e GetTimerRequestValidationError) Reason() string
Reason function returns reason value.
type GetTimerResponse ¶
type GetTimerResponse struct { Timer *Timer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTimerResponse) Descriptor ¶
func (*GetTimerResponse) Descriptor() ([]byte, []int)
func (*GetTimerResponse) GetTimer ¶
func (m *GetTimerResponse) GetTimer() *Timer
func (*GetTimerResponse) ProtoMessage ¶
func (*GetTimerResponse) ProtoMessage()
func (*GetTimerResponse) Reset ¶
func (m *GetTimerResponse) Reset()
func (*GetTimerResponse) String ¶
func (m *GetTimerResponse) String() string
func (*GetTimerResponse) Validate ¶
func (m *GetTimerResponse) Validate() error
Validate checks the field values on GetTimerResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetTimerResponse) XXX_DiscardUnknown ¶
func (m *GetTimerResponse) XXX_DiscardUnknown()
func (*GetTimerResponse) XXX_Marshal ¶
func (m *GetTimerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTimerResponse) XXX_Merge ¶
func (m *GetTimerResponse) XXX_Merge(src proto.Message)
func (*GetTimerResponse) XXX_Size ¶
func (m *GetTimerResponse) XXX_Size() int
func (*GetTimerResponse) XXX_Unmarshal ¶
func (m *GetTimerResponse) XXX_Unmarshal(b []byte) error
type GetTimerResponseValidationError ¶
type GetTimerResponseValidationError struct {
// contains filtered or unexported fields
}
GetTimerResponseValidationError is the validation error returned by GetTimerResponse.Validate if the designated constraints aren't met.
func (GetTimerResponseValidationError) Cause ¶
func (e GetTimerResponseValidationError) Cause() error
Cause function returns cause value.
func (GetTimerResponseValidationError) Error ¶
func (e GetTimerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetTimerResponseValidationError) ErrorName ¶
func (e GetTimerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetTimerResponseValidationError) Field ¶
func (e GetTimerResponseValidationError) Field() string
Field function returns field value.
func (GetTimerResponseValidationError) Key ¶
func (e GetTimerResponseValidationError) Key() bool
Key function returns key value.
func (GetTimerResponseValidationError) Reason ¶
func (e GetTimerResponseValidationError) Reason() string
Reason function returns reason value.
type ListEvaluatorsBySourceRequest ¶
type ListEvaluatorsBySourceRequest struct { Source *OpResource `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEvaluatorsBySourceRequest) Descriptor ¶
func (*ListEvaluatorsBySourceRequest) Descriptor() ([]byte, []int)
func (*ListEvaluatorsBySourceRequest) GetSource ¶
func (m *ListEvaluatorsBySourceRequest) GetSource() *OpResource
func (*ListEvaluatorsBySourceRequest) ProtoMessage ¶
func (*ListEvaluatorsBySourceRequest) ProtoMessage()
func (*ListEvaluatorsBySourceRequest) Reset ¶
func (m *ListEvaluatorsBySourceRequest) Reset()
func (*ListEvaluatorsBySourceRequest) String ¶
func (m *ListEvaluatorsBySourceRequest) String() string
func (*ListEvaluatorsBySourceRequest) Validate ¶
func (m *ListEvaluatorsBySourceRequest) Validate() error
Validate checks the field values on ListEvaluatorsBySourceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListEvaluatorsBySourceRequest) XXX_DiscardUnknown ¶
func (m *ListEvaluatorsBySourceRequest) XXX_DiscardUnknown()
func (*ListEvaluatorsBySourceRequest) XXX_Marshal ¶
func (m *ListEvaluatorsBySourceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEvaluatorsBySourceRequest) XXX_Merge ¶
func (m *ListEvaluatorsBySourceRequest) XXX_Merge(src proto.Message)
func (*ListEvaluatorsBySourceRequest) XXX_Size ¶
func (m *ListEvaluatorsBySourceRequest) XXX_Size() int
func (*ListEvaluatorsBySourceRequest) XXX_Unmarshal ¶
func (m *ListEvaluatorsBySourceRequest) XXX_Unmarshal(b []byte) error
type ListEvaluatorsBySourceRequestValidationError ¶
type ListEvaluatorsBySourceRequestValidationError struct {
// contains filtered or unexported fields
}
ListEvaluatorsBySourceRequestValidationError is the validation error returned by ListEvaluatorsBySourceRequest.Validate if the designated constraints aren't met.
func (ListEvaluatorsBySourceRequestValidationError) Cause ¶
func (e ListEvaluatorsBySourceRequestValidationError) Cause() error
Cause function returns cause value.
func (ListEvaluatorsBySourceRequestValidationError) Error ¶
func (e ListEvaluatorsBySourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListEvaluatorsBySourceRequestValidationError) ErrorName ¶
func (e ListEvaluatorsBySourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListEvaluatorsBySourceRequestValidationError) Field ¶
func (e ListEvaluatorsBySourceRequestValidationError) Field() string
Field function returns field value.
func (ListEvaluatorsBySourceRequestValidationError) Key ¶
func (e ListEvaluatorsBySourceRequestValidationError) Key() bool
Key function returns key value.
func (ListEvaluatorsBySourceRequestValidationError) Reason ¶
func (e ListEvaluatorsBySourceRequestValidationError) Reason() string
Reason function returns reason value.
type ListEvaluatorsBySourceResponse ¶
type ListEvaluatorsBySourceResponse struct { Evaluators []*Evaluator `protobuf:"bytes,1,rep,name=evaluators,proto3" json:"evaluators,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEvaluatorsBySourceResponse) Descriptor ¶
func (*ListEvaluatorsBySourceResponse) Descriptor() ([]byte, []int)
func (*ListEvaluatorsBySourceResponse) GetEvaluators ¶
func (m *ListEvaluatorsBySourceResponse) GetEvaluators() []*Evaluator
func (*ListEvaluatorsBySourceResponse) ProtoMessage ¶
func (*ListEvaluatorsBySourceResponse) ProtoMessage()
func (*ListEvaluatorsBySourceResponse) Reset ¶
func (m *ListEvaluatorsBySourceResponse) Reset()
func (*ListEvaluatorsBySourceResponse) String ¶
func (m *ListEvaluatorsBySourceResponse) String() string
func (*ListEvaluatorsBySourceResponse) Validate ¶
func (m *ListEvaluatorsBySourceResponse) Validate() error
Validate checks the field values on ListEvaluatorsBySourceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListEvaluatorsBySourceResponse) XXX_DiscardUnknown ¶
func (m *ListEvaluatorsBySourceResponse) XXX_DiscardUnknown()
func (*ListEvaluatorsBySourceResponse) XXX_Marshal ¶
func (m *ListEvaluatorsBySourceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEvaluatorsBySourceResponse) XXX_Merge ¶
func (m *ListEvaluatorsBySourceResponse) XXX_Merge(src proto.Message)
func (*ListEvaluatorsBySourceResponse) XXX_Size ¶
func (m *ListEvaluatorsBySourceResponse) XXX_Size() int
func (*ListEvaluatorsBySourceResponse) XXX_Unmarshal ¶
func (m *ListEvaluatorsBySourceResponse) XXX_Unmarshal(b []byte) error
type ListEvaluatorsBySourceResponseValidationError ¶
type ListEvaluatorsBySourceResponseValidationError struct {
// contains filtered or unexported fields
}
ListEvaluatorsBySourceResponseValidationError is the validation error returned by ListEvaluatorsBySourceResponse.Validate if the designated constraints aren't met.
func (ListEvaluatorsBySourceResponseValidationError) Cause ¶
func (e ListEvaluatorsBySourceResponseValidationError) Cause() error
Cause function returns cause value.
func (ListEvaluatorsBySourceResponseValidationError) Error ¶
func (e ListEvaluatorsBySourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListEvaluatorsBySourceResponseValidationError) ErrorName ¶
func (e ListEvaluatorsBySourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListEvaluatorsBySourceResponseValidationError) Field ¶
func (e ListEvaluatorsBySourceResponseValidationError) Field() string
Field function returns field value.
func (ListEvaluatorsBySourceResponseValidationError) Key ¶
func (e ListEvaluatorsBySourceResponseValidationError) Key() bool
Key function returns key value.
func (ListEvaluatorsBySourceResponseValidationError) Reason ¶
func (e ListEvaluatorsBySourceResponseValidationError) Reason() string
Reason function returns reason value.
type ListEvaluatorsRequest ¶
type ListEvaluatorsRequest struct { Evaluator *OpEvaluator `protobuf:"bytes,1,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEvaluatorsRequest) Descriptor ¶
func (*ListEvaluatorsRequest) Descriptor() ([]byte, []int)
func (*ListEvaluatorsRequest) GetEvaluator ¶
func (m *ListEvaluatorsRequest) GetEvaluator() *OpEvaluator
func (*ListEvaluatorsRequest) ProtoMessage ¶
func (*ListEvaluatorsRequest) ProtoMessage()
func (*ListEvaluatorsRequest) Reset ¶
func (m *ListEvaluatorsRequest) Reset()
func (*ListEvaluatorsRequest) String ¶
func (m *ListEvaluatorsRequest) String() string
func (*ListEvaluatorsRequest) Validate ¶
func (m *ListEvaluatorsRequest) Validate() error
Validate checks the field values on ListEvaluatorsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListEvaluatorsRequest) XXX_DiscardUnknown ¶
func (m *ListEvaluatorsRequest) XXX_DiscardUnknown()
func (*ListEvaluatorsRequest) XXX_Marshal ¶
func (m *ListEvaluatorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEvaluatorsRequest) XXX_Merge ¶
func (m *ListEvaluatorsRequest) XXX_Merge(src proto.Message)
func (*ListEvaluatorsRequest) XXX_Size ¶
func (m *ListEvaluatorsRequest) XXX_Size() int
func (*ListEvaluatorsRequest) XXX_Unmarshal ¶
func (m *ListEvaluatorsRequest) XXX_Unmarshal(b []byte) error
type ListEvaluatorsRequestValidationError ¶
type ListEvaluatorsRequestValidationError struct {
// contains filtered or unexported fields
}
ListEvaluatorsRequestValidationError is the validation error returned by ListEvaluatorsRequest.Validate if the designated constraints aren't met.
func (ListEvaluatorsRequestValidationError) Cause ¶
func (e ListEvaluatorsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListEvaluatorsRequestValidationError) Error ¶
func (e ListEvaluatorsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListEvaluatorsRequestValidationError) ErrorName ¶
func (e ListEvaluatorsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListEvaluatorsRequestValidationError) Field ¶
func (e ListEvaluatorsRequestValidationError) Field() string
Field function returns field value.
func (ListEvaluatorsRequestValidationError) Key ¶
func (e ListEvaluatorsRequestValidationError) Key() bool
Key function returns key value.
func (ListEvaluatorsRequestValidationError) Reason ¶
func (e ListEvaluatorsRequestValidationError) Reason() string
Reason function returns reason value.
type ListEvaluatorsResponse ¶
type ListEvaluatorsResponse struct { Evaluators []*Evaluator `protobuf:"bytes,1,rep,name=evaluators,proto3" json:"evaluators,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListEvaluatorsResponse) Descriptor ¶
func (*ListEvaluatorsResponse) Descriptor() ([]byte, []int)
func (*ListEvaluatorsResponse) GetEvaluators ¶
func (m *ListEvaluatorsResponse) GetEvaluators() []*Evaluator
func (*ListEvaluatorsResponse) ProtoMessage ¶
func (*ListEvaluatorsResponse) ProtoMessage()
func (*ListEvaluatorsResponse) Reset ¶
func (m *ListEvaluatorsResponse) Reset()
func (*ListEvaluatorsResponse) String ¶
func (m *ListEvaluatorsResponse) String() string
func (*ListEvaluatorsResponse) Validate ¶
func (m *ListEvaluatorsResponse) Validate() error
Validate checks the field values on ListEvaluatorsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListEvaluatorsResponse) XXX_DiscardUnknown ¶
func (m *ListEvaluatorsResponse) XXX_DiscardUnknown()
func (*ListEvaluatorsResponse) XXX_Marshal ¶
func (m *ListEvaluatorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListEvaluatorsResponse) XXX_Merge ¶
func (m *ListEvaluatorsResponse) XXX_Merge(src proto.Message)
func (*ListEvaluatorsResponse) XXX_Size ¶
func (m *ListEvaluatorsResponse) XXX_Size() int
func (*ListEvaluatorsResponse) XXX_Unmarshal ¶
func (m *ListEvaluatorsResponse) XXX_Unmarshal(b []byte) error
type ListEvaluatorsResponseValidationError ¶
type ListEvaluatorsResponseValidationError struct {
// contains filtered or unexported fields
}
ListEvaluatorsResponseValidationError is the validation error returned by ListEvaluatorsResponse.Validate if the designated constraints aren't met.
func (ListEvaluatorsResponseValidationError) Cause ¶
func (e ListEvaluatorsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListEvaluatorsResponseValidationError) Error ¶
func (e ListEvaluatorsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListEvaluatorsResponseValidationError) ErrorName ¶
func (e ListEvaluatorsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListEvaluatorsResponseValidationError) Field ¶
func (e ListEvaluatorsResponseValidationError) Field() string
Field function returns field value.
func (ListEvaluatorsResponseValidationError) Key ¶
func (e ListEvaluatorsResponseValidationError) Key() bool
Key function returns key value.
func (ListEvaluatorsResponseValidationError) Reason ¶
func (e ListEvaluatorsResponseValidationError) Reason() string
Reason function returns reason value.
type ListTasksBySourceRequest ¶
type ListTasksBySourceRequest struct { Source *OpResource `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` RangeFrom *timestamp.Timestamp `protobuf:"bytes,2,opt,name=range_from,json=rangeFrom,proto3" json:"range_from,omitempty"` RangeTo *timestamp.Timestamp `protobuf:"bytes,3,opt,name=range_to,json=rangeTo,proto3" json:"range_to,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListTasksBySourceRequest) Descriptor ¶
func (*ListTasksBySourceRequest) Descriptor() ([]byte, []int)
func (*ListTasksBySourceRequest) GetRangeFrom ¶
func (m *ListTasksBySourceRequest) GetRangeFrom() *timestamp.Timestamp
func (*ListTasksBySourceRequest) GetRangeTo ¶
func (m *ListTasksBySourceRequest) GetRangeTo() *timestamp.Timestamp
func (*ListTasksBySourceRequest) GetSource ¶
func (m *ListTasksBySourceRequest) GetSource() *OpResource
func (*ListTasksBySourceRequest) ProtoMessage ¶
func (*ListTasksBySourceRequest) ProtoMessage()
func (*ListTasksBySourceRequest) Reset ¶
func (m *ListTasksBySourceRequest) Reset()
func (*ListTasksBySourceRequest) String ¶
func (m *ListTasksBySourceRequest) String() string
func (*ListTasksBySourceRequest) Validate ¶
func (m *ListTasksBySourceRequest) Validate() error
Validate checks the field values on ListTasksBySourceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListTasksBySourceRequest) XXX_DiscardUnknown ¶
func (m *ListTasksBySourceRequest) XXX_DiscardUnknown()
func (*ListTasksBySourceRequest) XXX_Marshal ¶
func (m *ListTasksBySourceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListTasksBySourceRequest) XXX_Merge ¶
func (m *ListTasksBySourceRequest) XXX_Merge(src proto.Message)
func (*ListTasksBySourceRequest) XXX_Size ¶
func (m *ListTasksBySourceRequest) XXX_Size() int
func (*ListTasksBySourceRequest) XXX_Unmarshal ¶
func (m *ListTasksBySourceRequest) XXX_Unmarshal(b []byte) error
type ListTasksBySourceRequestValidationError ¶
type ListTasksBySourceRequestValidationError struct {
// contains filtered or unexported fields
}
ListTasksBySourceRequestValidationError is the validation error returned by ListTasksBySourceRequest.Validate if the designated constraints aren't met.
func (ListTasksBySourceRequestValidationError) Cause ¶
func (e ListTasksBySourceRequestValidationError) Cause() error
Cause function returns cause value.
func (ListTasksBySourceRequestValidationError) Error ¶
func (e ListTasksBySourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListTasksBySourceRequestValidationError) ErrorName ¶
func (e ListTasksBySourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListTasksBySourceRequestValidationError) Field ¶
func (e ListTasksBySourceRequestValidationError) Field() string
Field function returns field value.
func (ListTasksBySourceRequestValidationError) Key ¶
func (e ListTasksBySourceRequestValidationError) Key() bool
Key function returns key value.
func (ListTasksBySourceRequestValidationError) Reason ¶
func (e ListTasksBySourceRequestValidationError) Reason() string
Reason function returns reason value.
type ListTasksBySourceResponse ¶
type ListTasksBySourceResponse struct { Tasks []*Task `protobuf:"bytes,1,rep,name=tasks,proto3" json:"tasks,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListTasksBySourceResponse) Descriptor ¶
func (*ListTasksBySourceResponse) Descriptor() ([]byte, []int)
func (*ListTasksBySourceResponse) GetTasks ¶
func (m *ListTasksBySourceResponse) GetTasks() []*Task
func (*ListTasksBySourceResponse) ProtoMessage ¶
func (*ListTasksBySourceResponse) ProtoMessage()
func (*ListTasksBySourceResponse) Reset ¶
func (m *ListTasksBySourceResponse) Reset()
func (*ListTasksBySourceResponse) String ¶
func (m *ListTasksBySourceResponse) String() string
func (*ListTasksBySourceResponse) Validate ¶
func (m *ListTasksBySourceResponse) Validate() error
Validate checks the field values on ListTasksBySourceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListTasksBySourceResponse) XXX_DiscardUnknown ¶
func (m *ListTasksBySourceResponse) XXX_DiscardUnknown()
func (*ListTasksBySourceResponse) XXX_Marshal ¶
func (m *ListTasksBySourceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListTasksBySourceResponse) XXX_Merge ¶
func (m *ListTasksBySourceResponse) XXX_Merge(src proto.Message)
func (*ListTasksBySourceResponse) XXX_Size ¶
func (m *ListTasksBySourceResponse) XXX_Size() int
func (*ListTasksBySourceResponse) XXX_Unmarshal ¶
func (m *ListTasksBySourceResponse) XXX_Unmarshal(b []byte) error
type ListTasksBySourceResponseValidationError ¶
type ListTasksBySourceResponseValidationError struct {
// contains filtered or unexported fields
}
ListTasksBySourceResponseValidationError is the validation error returned by ListTasksBySourceResponse.Validate if the designated constraints aren't met.
func (ListTasksBySourceResponseValidationError) Cause ¶
func (e ListTasksBySourceResponseValidationError) Cause() error
Cause function returns cause value.
func (ListTasksBySourceResponseValidationError) Error ¶
func (e ListTasksBySourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListTasksBySourceResponseValidationError) ErrorName ¶
func (e ListTasksBySourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListTasksBySourceResponseValidationError) Field ¶
func (e ListTasksBySourceResponseValidationError) Field() string
Field function returns field value.
func (ListTasksBySourceResponseValidationError) Key ¶
func (e ListTasksBySourceResponseValidationError) Key() bool
Key function returns key value.
func (ListTasksBySourceResponseValidationError) Reason ¶
func (e ListTasksBySourceResponseValidationError) Reason() string
Reason function returns reason value.
type ListTimersRequest ¶
type ListTimersRequest struct { Timer *OpTimer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListTimersRequest) Descriptor ¶
func (*ListTimersRequest) Descriptor() ([]byte, []int)
func (*ListTimersRequest) GetTimer ¶
func (m *ListTimersRequest) GetTimer() *OpTimer
func (*ListTimersRequest) ProtoMessage ¶
func (*ListTimersRequest) ProtoMessage()
func (*ListTimersRequest) Reset ¶
func (m *ListTimersRequest) Reset()
func (*ListTimersRequest) String ¶
func (m *ListTimersRequest) String() string
func (*ListTimersRequest) Validate ¶
func (m *ListTimersRequest) Validate() error
Validate checks the field values on ListTimersRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListTimersRequest) XXX_DiscardUnknown ¶
func (m *ListTimersRequest) XXX_DiscardUnknown()
func (*ListTimersRequest) XXX_Marshal ¶
func (m *ListTimersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListTimersRequest) XXX_Merge ¶
func (m *ListTimersRequest) XXX_Merge(src proto.Message)
func (*ListTimersRequest) XXX_Size ¶
func (m *ListTimersRequest) XXX_Size() int
func (*ListTimersRequest) XXX_Unmarshal ¶
func (m *ListTimersRequest) XXX_Unmarshal(b []byte) error
type ListTimersRequestValidationError ¶
type ListTimersRequestValidationError struct {
// contains filtered or unexported fields
}
ListTimersRequestValidationError is the validation error returned by ListTimersRequest.Validate if the designated constraints aren't met.
func (ListTimersRequestValidationError) Cause ¶
func (e ListTimersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListTimersRequestValidationError) Error ¶
func (e ListTimersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListTimersRequestValidationError) ErrorName ¶
func (e ListTimersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListTimersRequestValidationError) Field ¶
func (e ListTimersRequestValidationError) Field() string
Field function returns field value.
func (ListTimersRequestValidationError) Key ¶
func (e ListTimersRequestValidationError) Key() bool
Key function returns key value.
func (ListTimersRequestValidationError) Reason ¶
func (e ListTimersRequestValidationError) Reason() string
Reason function returns reason value.
type ListTimersResponse ¶
type ListTimersResponse struct { Timers []*Timer `protobuf:"bytes,1,rep,name=timers,proto3" json:"timers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListTimersResponse) Descriptor ¶
func (*ListTimersResponse) Descriptor() ([]byte, []int)
func (*ListTimersResponse) GetTimers ¶
func (m *ListTimersResponse) GetTimers() []*Timer
func (*ListTimersResponse) ProtoMessage ¶
func (*ListTimersResponse) ProtoMessage()
func (*ListTimersResponse) Reset ¶
func (m *ListTimersResponse) Reset()
func (*ListTimersResponse) String ¶
func (m *ListTimersResponse) String() string
func (*ListTimersResponse) Validate ¶
func (m *ListTimersResponse) Validate() error
Validate checks the field values on ListTimersResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListTimersResponse) XXX_DiscardUnknown ¶
func (m *ListTimersResponse) XXX_DiscardUnknown()
func (*ListTimersResponse) XXX_Marshal ¶
func (m *ListTimersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListTimersResponse) XXX_Merge ¶
func (m *ListTimersResponse) XXX_Merge(src proto.Message)
func (*ListTimersResponse) XXX_Size ¶
func (m *ListTimersResponse) XXX_Size() int
func (*ListTimersResponse) XXX_Unmarshal ¶
func (m *ListTimersResponse) XXX_Unmarshal(b []byte) error
type ListTimersResponseValidationError ¶
type ListTimersResponseValidationError struct {
// contains filtered or unexported fields
}
ListTimersResponseValidationError is the validation error returned by ListTimersResponse.Validate if the designated constraints aren't met.
func (ListTimersResponseValidationError) Cause ¶
func (e ListTimersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListTimersResponseValidationError) Error ¶
func (e ListTimersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListTimersResponseValidationError) ErrorName ¶
func (e ListTimersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListTimersResponseValidationError) Field ¶
func (e ListTimersResponseValidationError) Field() string
Field function returns field value.
func (ListTimersResponseValidationError) Key ¶
func (e ListTimersResponseValidationError) Key() bool
Key function returns key value.
func (ListTimersResponseValidationError) Reason ¶
func (e ListTimersResponseValidationError) Reason() string
Reason function returns reason value.
type LuaDescriptor ¶
type LuaDescriptor struct { Code string `protobuf:"bytes,8,opt,name=code,proto3" json:"code,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*LuaDescriptor) Descriptor ¶
func (*LuaDescriptor) Descriptor() ([]byte, []int)
func (*LuaDescriptor) GetCode ¶
func (m *LuaDescriptor) GetCode() string
func (*LuaDescriptor) ProtoMessage ¶
func (*LuaDescriptor) ProtoMessage()
func (*LuaDescriptor) Reset ¶
func (m *LuaDescriptor) Reset()
func (*LuaDescriptor) String ¶
func (m *LuaDescriptor) String() string
func (*LuaDescriptor) Validate ¶
func (m *LuaDescriptor) Validate() error
Validate checks the field values on LuaDescriptor with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*LuaDescriptor) XXX_DiscardUnknown ¶
func (m *LuaDescriptor) XXX_DiscardUnknown()
func (*LuaDescriptor) XXX_Marshal ¶
func (m *LuaDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*LuaDescriptor) XXX_Merge ¶
func (m *LuaDescriptor) XXX_Merge(src proto.Message)
func (*LuaDescriptor) XXX_Size ¶
func (m *LuaDescriptor) XXX_Size() int
func (*LuaDescriptor) XXX_Unmarshal ¶
func (m *LuaDescriptor) XXX_Unmarshal(b []byte) error
type LuaDescriptorValidationError ¶
type LuaDescriptorValidationError struct {
// contains filtered or unexported fields
}
LuaDescriptorValidationError is the validation error returned by LuaDescriptor.Validate if the designated constraints aren't met.
func (LuaDescriptorValidationError) Cause ¶
func (e LuaDescriptorValidationError) Cause() error
Cause function returns cause value.
func (LuaDescriptorValidationError) Error ¶
func (e LuaDescriptorValidationError) Error() string
Error satisfies the builtin error interface
func (LuaDescriptorValidationError) ErrorName ¶
func (e LuaDescriptorValidationError) ErrorName() string
ErrorName returns error name.
func (LuaDescriptorValidationError) Field ¶
func (e LuaDescriptorValidationError) Field() string
Field function returns field value.
func (LuaDescriptorValidationError) Key ¶
func (e LuaDescriptorValidationError) Key() bool
Key function returns key value.
func (LuaDescriptorValidationError) Reason ¶
func (e LuaDescriptorValidationError) Reason() string
Reason function returns reason value.
type OpEvaluator ¶
type OpEvaluator struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,24,opt,name=alias,proto3" json:"alias,omitempty"` Description *wrappers.StringValue `protobuf:"bytes,25,opt,name=description,proto3" json:"description,omitempty"` Sources []*OpResource `protobuf:"bytes,8,rep,name=sources,proto3" json:"sources,omitempty"` Operator *OpOperator `protobuf:"bytes,10,opt,name=operator,proto3" json:"operator,omitempty"` Config *_struct.Struct `protobuf:"bytes,11,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpEvaluator) Descriptor ¶
func (*OpEvaluator) Descriptor() ([]byte, []int)
func (*OpEvaluator) GetAlias ¶
func (m *OpEvaluator) GetAlias() *wrappers.StringValue
func (*OpEvaluator) GetConfig ¶
func (m *OpEvaluator) GetConfig() *_struct.Struct
func (*OpEvaluator) GetDescription ¶
func (m *OpEvaluator) GetDescription() *wrappers.StringValue
func (*OpEvaluator) GetId ¶
func (m *OpEvaluator) GetId() *wrappers.StringValue
func (*OpEvaluator) GetOperator ¶
func (m *OpEvaluator) GetOperator() *OpOperator
func (*OpEvaluator) GetSources ¶
func (m *OpEvaluator) GetSources() []*OpResource
func (*OpEvaluator) ProtoMessage ¶
func (*OpEvaluator) ProtoMessage()
func (*OpEvaluator) Reset ¶
func (m *OpEvaluator) Reset()
func (*OpEvaluator) String ¶
func (m *OpEvaluator) String() string
func (*OpEvaluator) Validate ¶
func (m *OpEvaluator) Validate() error
Validate checks the field values on OpEvaluator with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpEvaluator) XXX_DiscardUnknown ¶
func (m *OpEvaluator) XXX_DiscardUnknown()
func (*OpEvaluator) XXX_Marshal ¶
func (m *OpEvaluator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpEvaluator) XXX_Merge ¶
func (m *OpEvaluator) XXX_Merge(src proto.Message)
func (*OpEvaluator) XXX_Size ¶
func (m *OpEvaluator) XXX_Size() int
func (*OpEvaluator) XXX_Unmarshal ¶
func (m *OpEvaluator) XXX_Unmarshal(b []byte) error
type OpEvaluatorValidationError ¶
type OpEvaluatorValidationError struct {
// contains filtered or unexported fields
}
OpEvaluatorValidationError is the validation error returned by OpEvaluator.Validate if the designated constraints aren't met.
func (OpEvaluatorValidationError) Cause ¶
func (e OpEvaluatorValidationError) Cause() error
Cause function returns cause value.
func (OpEvaluatorValidationError) Error ¶
func (e OpEvaluatorValidationError) Error() string
Error satisfies the builtin error interface
func (OpEvaluatorValidationError) ErrorName ¶
func (e OpEvaluatorValidationError) ErrorName() string
ErrorName returns error name.
func (OpEvaluatorValidationError) Field ¶
func (e OpEvaluatorValidationError) Field() string
Field function returns field value.
func (OpEvaluatorValidationError) Key ¶
func (e OpEvaluatorValidationError) Key() bool
Key function returns key value.
func (OpEvaluatorValidationError) Reason ¶
func (e OpEvaluatorValidationError) Reason() string
Reason function returns reason value.
type OpLuaDescriptor ¶
type OpLuaDescriptor struct { Code *wrappers.StringValue `protobuf:"bytes,8,opt,name=code,proto3" json:"code,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpLuaDescriptor) Descriptor ¶
func (*OpLuaDescriptor) Descriptor() ([]byte, []int)
func (*OpLuaDescriptor) GetCode ¶
func (m *OpLuaDescriptor) GetCode() *wrappers.StringValue
func (*OpLuaDescriptor) ProtoMessage ¶
func (*OpLuaDescriptor) ProtoMessage()
func (*OpLuaDescriptor) Reset ¶
func (m *OpLuaDescriptor) Reset()
func (*OpLuaDescriptor) String ¶
func (m *OpLuaDescriptor) String() string
func (*OpLuaDescriptor) Validate ¶
func (m *OpLuaDescriptor) Validate() error
Validate checks the field values on OpLuaDescriptor with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpLuaDescriptor) XXX_DiscardUnknown ¶
func (m *OpLuaDescriptor) XXX_DiscardUnknown()
func (*OpLuaDescriptor) XXX_Marshal ¶
func (m *OpLuaDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpLuaDescriptor) XXX_Merge ¶
func (m *OpLuaDescriptor) XXX_Merge(src proto.Message)
func (*OpLuaDescriptor) XXX_Size ¶
func (m *OpLuaDescriptor) XXX_Size() int
func (*OpLuaDescriptor) XXX_Unmarshal ¶
func (m *OpLuaDescriptor) XXX_Unmarshal(b []byte) error
type OpLuaDescriptorValidationError ¶
type OpLuaDescriptorValidationError struct {
// contains filtered or unexported fields
}
OpLuaDescriptorValidationError is the validation error returned by OpLuaDescriptor.Validate if the designated constraints aren't met.
func (OpLuaDescriptorValidationError) Cause ¶
func (e OpLuaDescriptorValidationError) Cause() error
Cause function returns cause value.
func (OpLuaDescriptorValidationError) Error ¶
func (e OpLuaDescriptorValidationError) Error() string
Error satisfies the builtin error interface
func (OpLuaDescriptorValidationError) ErrorName ¶
func (e OpLuaDescriptorValidationError) ErrorName() string
ErrorName returns error name.
func (OpLuaDescriptorValidationError) Field ¶
func (e OpLuaDescriptorValidationError) Field() string
Field function returns field value.
func (OpLuaDescriptorValidationError) Key ¶
func (e OpLuaDescriptorValidationError) Key() bool
Key function returns key value.
func (OpLuaDescriptorValidationError) Reason ¶
func (e OpLuaDescriptorValidationError) Reason() string
Reason function returns reason value.
type OpOperator ¶
type OpOperator struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,24,opt,name=alias,proto3" json:"alias,omitempty"` Description *wrappers.StringValue `protobuf:"bytes,25,opt,name=description,proto3" json:"description,omitempty"` Driver *wrappers.StringValue `protobuf:"bytes,8,opt,name=driver,proto3" json:"driver,omitempty"` // Types that are valid to be assigned to Descriptor_: // *OpOperator_Lua Descriptor_ isOpOperator_Descriptor_ `protobuf_oneof:"descriptor"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpOperator) Descriptor ¶
func (*OpOperator) Descriptor() ([]byte, []int)
func (*OpOperator) GetAlias ¶
func (m *OpOperator) GetAlias() *wrappers.StringValue
func (*OpOperator) GetDescription ¶
func (m *OpOperator) GetDescription() *wrappers.StringValue
func (*OpOperator) GetDescriptor_ ¶
func (m *OpOperator) GetDescriptor_() isOpOperator_Descriptor_
func (*OpOperator) GetDriver ¶
func (m *OpOperator) GetDriver() *wrappers.StringValue
func (*OpOperator) GetId ¶
func (m *OpOperator) GetId() *wrappers.StringValue
func (*OpOperator) GetLua ¶
func (m *OpOperator) GetLua() *OpLuaDescriptor
func (*OpOperator) ProtoMessage ¶
func (*OpOperator) ProtoMessage()
func (*OpOperator) Reset ¶
func (m *OpOperator) Reset()
func (*OpOperator) String ¶
func (m *OpOperator) String() string
func (*OpOperator) Validate ¶
func (m *OpOperator) Validate() error
Validate checks the field values on OpOperator with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpOperator) XXX_DiscardUnknown ¶
func (m *OpOperator) XXX_DiscardUnknown()
func (*OpOperator) XXX_Marshal ¶
func (m *OpOperator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpOperator) XXX_Merge ¶
func (m *OpOperator) XXX_Merge(src proto.Message)
func (*OpOperator) XXX_OneofWrappers ¶
func (*OpOperator) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*OpOperator) XXX_Size ¶
func (m *OpOperator) XXX_Size() int
func (*OpOperator) XXX_Unmarshal ¶
func (m *OpOperator) XXX_Unmarshal(b []byte) error
type OpOperatorValidationError ¶
type OpOperatorValidationError struct {
// contains filtered or unexported fields
}
OpOperatorValidationError is the validation error returned by OpOperator.Validate if the designated constraints aren't met.
func (OpOperatorValidationError) Cause ¶
func (e OpOperatorValidationError) Cause() error
Cause function returns cause value.
func (OpOperatorValidationError) Error ¶
func (e OpOperatorValidationError) Error() string
Error satisfies the builtin error interface
func (OpOperatorValidationError) ErrorName ¶
func (e OpOperatorValidationError) ErrorName() string
ErrorName returns error name.
func (OpOperatorValidationError) Field ¶
func (e OpOperatorValidationError) Field() string
Field function returns field value.
func (OpOperatorValidationError) Key ¶
func (e OpOperatorValidationError) Key() bool
Key function returns key value.
func (OpOperatorValidationError) Reason ¶
func (e OpOperatorValidationError) Reason() string
Reason function returns reason value.
type OpOperator_Lua ¶
type OpOperator_Lua struct {
Lua *OpLuaDescriptor `protobuf:"bytes,32,opt,name=lua,proto3,oneof"`
}
type OpResource ¶
type OpResource struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type *wrappers.StringValue `protobuf:"bytes,8,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpResource) Descriptor ¶
func (*OpResource) Descriptor() ([]byte, []int)
func (*OpResource) GetId ¶
func (m *OpResource) GetId() *wrappers.StringValue
func (*OpResource) GetType ¶
func (m *OpResource) GetType() *wrappers.StringValue
func (*OpResource) ProtoMessage ¶
func (*OpResource) ProtoMessage()
func (*OpResource) Reset ¶
func (m *OpResource) Reset()
func (*OpResource) String ¶
func (m *OpResource) String() string
func (*OpResource) Validate ¶
func (m *OpResource) Validate() error
Validate checks the field values on OpResource with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpResource) XXX_DiscardUnknown ¶
func (m *OpResource) XXX_DiscardUnknown()
func (*OpResource) XXX_Marshal ¶
func (m *OpResource) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpResource) XXX_Merge ¶
func (m *OpResource) XXX_Merge(src proto.Message)
func (*OpResource) XXX_Size ¶
func (m *OpResource) XXX_Size() int
func (*OpResource) XXX_Unmarshal ¶
func (m *OpResource) XXX_Unmarshal(b []byte) error
type OpResourceValidationError ¶
type OpResourceValidationError struct {
// contains filtered or unexported fields
}
OpResourceValidationError is the validation error returned by OpResource.Validate if the designated constraints aren't met.
func (OpResourceValidationError) Cause ¶
func (e OpResourceValidationError) Cause() error
Cause function returns cause value.
func (OpResourceValidationError) Error ¶
func (e OpResourceValidationError) Error() string
Error satisfies the builtin error interface
func (OpResourceValidationError) ErrorName ¶
func (e OpResourceValidationError) ErrorName() string
ErrorName returns error name.
func (OpResourceValidationError) Field ¶
func (e OpResourceValidationError) Field() string
Field function returns field value.
func (OpResourceValidationError) Key ¶
func (e OpResourceValidationError) Key() bool
Key function returns key value.
func (OpResourceValidationError) Reason ¶
func (e OpResourceValidationError) Reason() string
Reason function returns reason value.
type OpTask ¶
type OpTask struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` CurrentState *OpTaskState `protobuf:"bytes,4,opt,name=current_state,json=currentState,proto3" json:"current_state,omitempty"` Source *OpResource `protobuf:"bytes,8,opt,name=source,proto3" json:"source,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpTask) Descriptor ¶
func (*OpTask) GetCreatedAt ¶
func (*OpTask) GetCurrentState ¶
func (m *OpTask) GetCurrentState() *OpTaskState
func (*OpTask) GetId ¶
func (m *OpTask) GetId() *wrappers.StringValue
func (*OpTask) GetSource ¶
func (m *OpTask) GetSource() *OpResource
func (*OpTask) GetUpdatedAt ¶
func (*OpTask) ProtoMessage ¶
func (*OpTask) ProtoMessage()
func (*OpTask) Validate ¶
Validate checks the field values on OpTask with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpTask) XXX_DiscardUnknown ¶
func (m *OpTask) XXX_DiscardUnknown()
func (*OpTask) XXX_Marshal ¶
func (*OpTask) XXX_Unmarshal ¶
type OpTaskState ¶
type OpTaskState struct { At *timestamp.Timestamp `protobuf:"bytes,1,opt,name=at,proto3" json:"at,omitempty"` State state.TaskState `protobuf:"varint,2,opt,name=state,proto3,enum=ai.metathings.constant.state.TaskState" json:"state,omitempty"` Tags *_struct.Struct `protobuf:"bytes,8,opt,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpTaskState) Descriptor ¶
func (*OpTaskState) Descriptor() ([]byte, []int)
func (*OpTaskState) GetAt ¶
func (m *OpTaskState) GetAt() *timestamp.Timestamp
func (*OpTaskState) GetState ¶
func (m *OpTaskState) GetState() state.TaskState
func (*OpTaskState) GetTags ¶
func (m *OpTaskState) GetTags() *_struct.Struct
func (*OpTaskState) ProtoMessage ¶
func (*OpTaskState) ProtoMessage()
func (*OpTaskState) Reset ¶
func (m *OpTaskState) Reset()
func (*OpTaskState) String ¶
func (m *OpTaskState) String() string
func (*OpTaskState) Validate ¶
func (m *OpTaskState) Validate() error
Validate checks the field values on OpTaskState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpTaskState) XXX_DiscardUnknown ¶
func (m *OpTaskState) XXX_DiscardUnknown()
func (*OpTaskState) XXX_Marshal ¶
func (m *OpTaskState) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpTaskState) XXX_Merge ¶
func (m *OpTaskState) XXX_Merge(src proto.Message)
func (*OpTaskState) XXX_Size ¶
func (m *OpTaskState) XXX_Size() int
func (*OpTaskState) XXX_Unmarshal ¶
func (m *OpTaskState) XXX_Unmarshal(b []byte) error
type OpTaskStateValidationError ¶
type OpTaskStateValidationError struct {
// contains filtered or unexported fields
}
OpTaskStateValidationError is the validation error returned by OpTaskState.Validate if the designated constraints aren't met.
func (OpTaskStateValidationError) Cause ¶
func (e OpTaskStateValidationError) Cause() error
Cause function returns cause value.
func (OpTaskStateValidationError) Error ¶
func (e OpTaskStateValidationError) Error() string
Error satisfies the builtin error interface
func (OpTaskStateValidationError) ErrorName ¶
func (e OpTaskStateValidationError) ErrorName() string
ErrorName returns error name.
func (OpTaskStateValidationError) Field ¶
func (e OpTaskStateValidationError) Field() string
Field function returns field value.
func (OpTaskStateValidationError) Key ¶
func (e OpTaskStateValidationError) Key() bool
Key function returns key value.
func (OpTaskStateValidationError) Reason ¶
func (e OpTaskStateValidationError) Reason() string
Reason function returns reason value.
type OpTaskValidationError ¶
type OpTaskValidationError struct {
// contains filtered or unexported fields
}
OpTaskValidationError is the validation error returned by OpTask.Validate if the designated constraints aren't met.
func (OpTaskValidationError) Cause ¶
func (e OpTaskValidationError) Cause() error
Cause function returns cause value.
func (OpTaskValidationError) Error ¶
func (e OpTaskValidationError) Error() string
Error satisfies the builtin error interface
func (OpTaskValidationError) ErrorName ¶
func (e OpTaskValidationError) ErrorName() string
ErrorName returns error name.
func (OpTaskValidationError) Field ¶
func (e OpTaskValidationError) Field() string
Field function returns field value.
func (OpTaskValidationError) Key ¶
func (e OpTaskValidationError) Key() bool
Key function returns key value.
func (OpTaskValidationError) Reason ¶
func (e OpTaskValidationError) Reason() string
Reason function returns reason value.
type OpTimer ¶
type OpTimer struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,24,opt,name=alias,proto3" json:"alias,omitempty"` Description *wrappers.StringValue `protobuf:"bytes,25,opt,name=description,proto3" json:"description,omitempty"` Schedule *wrappers.StringValue `protobuf:"bytes,8,opt,name=schedule,proto3" json:"schedule,omitempty"` Timezone *wrappers.StringValue `protobuf:"bytes,9,opt,name=timezone,proto3" json:"timezone,omitempty"` Enabled *wrappers.BoolValue `protobuf:"bytes,10,opt,name=enabled,proto3" json:"enabled,omitempty"` Configs []*deviced.OpConfig `protobuf:"bytes,11,rep,name=configs,proto3" json:"configs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpTimer) Descriptor ¶
func (*OpTimer) GetAlias ¶
func (m *OpTimer) GetAlias() *wrappers.StringValue
func (*OpTimer) GetConfigs ¶
func (*OpTimer) GetDescription ¶
func (m *OpTimer) GetDescription() *wrappers.StringValue
func (*OpTimer) GetEnabled ¶
func (*OpTimer) GetId ¶
func (m *OpTimer) GetId() *wrappers.StringValue
func (*OpTimer) GetSchedule ¶
func (m *OpTimer) GetSchedule() *wrappers.StringValue
func (*OpTimer) GetTimezone ¶
func (m *OpTimer) GetTimezone() *wrappers.StringValue
func (*OpTimer) ProtoMessage ¶
func (*OpTimer) ProtoMessage()
func (*OpTimer) Validate ¶
Validate checks the field values on OpTimer with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpTimer) XXX_DiscardUnknown ¶
func (m *OpTimer) XXX_DiscardUnknown()
func (*OpTimer) XXX_Marshal ¶
func (*OpTimer) XXX_Unmarshal ¶
type OpTimerValidationError ¶
type OpTimerValidationError struct {
// contains filtered or unexported fields
}
OpTimerValidationError is the validation error returned by OpTimer.Validate if the designated constraints aren't met.
func (OpTimerValidationError) Cause ¶
func (e OpTimerValidationError) Cause() error
Cause function returns cause value.
func (OpTimerValidationError) Error ¶
func (e OpTimerValidationError) Error() string
Error satisfies the builtin error interface
func (OpTimerValidationError) ErrorName ¶
func (e OpTimerValidationError) ErrorName() string
ErrorName returns error name.
func (OpTimerValidationError) Field ¶
func (e OpTimerValidationError) Field() string
Field function returns field value.
func (OpTimerValidationError) Key ¶
func (e OpTimerValidationError) Key() bool
Key function returns key value.
func (OpTimerValidationError) Reason ¶
func (e OpTimerValidationError) Reason() string
Reason function returns reason value.
type Operator ¶
type Operator struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias string `protobuf:"bytes,24,opt,name=alias,proto3" json:"alias,omitempty"` Description string `protobuf:"bytes,25,opt,name=description,proto3" json:"description,omitempty"` Driver string `protobuf:"bytes,8,opt,name=driver,proto3" json:"driver,omitempty"` // Types that are valid to be assigned to Descriptor_: // *Operator_Lua Descriptor_ isOperator_Descriptor_ `protobuf_oneof:"descriptor"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Operator) Descriptor ¶
func (*Operator) GetDescription ¶
func (*Operator) GetDescriptor_ ¶
func (m *Operator) GetDescriptor_() isOperator_Descriptor_
func (*Operator) GetLua ¶
func (m *Operator) GetLua() *LuaDescriptor
func (*Operator) ProtoMessage ¶
func (*Operator) ProtoMessage()
func (*Operator) Validate ¶
Validate checks the field values on Operator with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Operator) XXX_DiscardUnknown ¶
func (m *Operator) XXX_DiscardUnknown()
func (*Operator) XXX_Marshal ¶
func (*Operator) XXX_OneofWrappers ¶
func (*Operator) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*Operator) XXX_Unmarshal ¶
type OperatorValidationError ¶
type OperatorValidationError struct {
// contains filtered or unexported fields
}
OperatorValidationError is the validation error returned by Operator.Validate if the designated constraints aren't met.
func (OperatorValidationError) Cause ¶
func (e OperatorValidationError) Cause() error
Cause function returns cause value.
func (OperatorValidationError) Error ¶
func (e OperatorValidationError) Error() string
Error satisfies the builtin error interface
func (OperatorValidationError) ErrorName ¶
func (e OperatorValidationError) ErrorName() string
ErrorName returns error name.
func (OperatorValidationError) Field ¶
func (e OperatorValidationError) Field() string
Field function returns field value.
func (OperatorValidationError) Key ¶
func (e OperatorValidationError) Key() bool
Key function returns key value.
func (OperatorValidationError) Reason ¶
func (e OperatorValidationError) Reason() string
Reason function returns reason value.
type Operator_Lua ¶
type Operator_Lua struct {
Lua *LuaDescriptor `protobuf:"bytes,32,opt,name=lua,proto3,oneof"`
}
type PatchEvaluatorRequest ¶
type PatchEvaluatorRequest struct { Evaluator *OpEvaluator `protobuf:"bytes,1,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchEvaluatorRequest) Descriptor ¶
func (*PatchEvaluatorRequest) Descriptor() ([]byte, []int)
func (*PatchEvaluatorRequest) GetEvaluator ¶
func (m *PatchEvaluatorRequest) GetEvaluator() *OpEvaluator
func (*PatchEvaluatorRequest) ProtoMessage ¶
func (*PatchEvaluatorRequest) ProtoMessage()
func (*PatchEvaluatorRequest) Reset ¶
func (m *PatchEvaluatorRequest) Reset()
func (*PatchEvaluatorRequest) String ¶
func (m *PatchEvaluatorRequest) String() string
func (*PatchEvaluatorRequest) Validate ¶
func (m *PatchEvaluatorRequest) Validate() error
Validate checks the field values on PatchEvaluatorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchEvaluatorRequest) XXX_DiscardUnknown ¶
func (m *PatchEvaluatorRequest) XXX_DiscardUnknown()
func (*PatchEvaluatorRequest) XXX_Marshal ¶
func (m *PatchEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchEvaluatorRequest) XXX_Merge ¶
func (m *PatchEvaluatorRequest) XXX_Merge(src proto.Message)
func (*PatchEvaluatorRequest) XXX_Size ¶
func (m *PatchEvaluatorRequest) XXX_Size() int
func (*PatchEvaluatorRequest) XXX_Unmarshal ¶
func (m *PatchEvaluatorRequest) XXX_Unmarshal(b []byte) error
type PatchEvaluatorRequestValidationError ¶
type PatchEvaluatorRequestValidationError struct {
// contains filtered or unexported fields
}
PatchEvaluatorRequestValidationError is the validation error returned by PatchEvaluatorRequest.Validate if the designated constraints aren't met.
func (PatchEvaluatorRequestValidationError) Cause ¶
func (e PatchEvaluatorRequestValidationError) Cause() error
Cause function returns cause value.
func (PatchEvaluatorRequestValidationError) Error ¶
func (e PatchEvaluatorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PatchEvaluatorRequestValidationError) ErrorName ¶
func (e PatchEvaluatorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PatchEvaluatorRequestValidationError) Field ¶
func (e PatchEvaluatorRequestValidationError) Field() string
Field function returns field value.
func (PatchEvaluatorRequestValidationError) Key ¶
func (e PatchEvaluatorRequestValidationError) Key() bool
Key function returns key value.
func (PatchEvaluatorRequestValidationError) Reason ¶
func (e PatchEvaluatorRequestValidationError) Reason() string
Reason function returns reason value.
type PatchEvaluatorResponse ¶
type PatchEvaluatorResponse struct { Evaluator *Evaluator `protobuf:"bytes,1,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchEvaluatorResponse) Descriptor ¶
func (*PatchEvaluatorResponse) Descriptor() ([]byte, []int)
func (*PatchEvaluatorResponse) GetEvaluator ¶
func (m *PatchEvaluatorResponse) GetEvaluator() *Evaluator
func (*PatchEvaluatorResponse) ProtoMessage ¶
func (*PatchEvaluatorResponse) ProtoMessage()
func (*PatchEvaluatorResponse) Reset ¶
func (m *PatchEvaluatorResponse) Reset()
func (*PatchEvaluatorResponse) String ¶
func (m *PatchEvaluatorResponse) String() string
func (*PatchEvaluatorResponse) Validate ¶
func (m *PatchEvaluatorResponse) Validate() error
Validate checks the field values on PatchEvaluatorResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchEvaluatorResponse) XXX_DiscardUnknown ¶
func (m *PatchEvaluatorResponse) XXX_DiscardUnknown()
func (*PatchEvaluatorResponse) XXX_Marshal ¶
func (m *PatchEvaluatorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchEvaluatorResponse) XXX_Merge ¶
func (m *PatchEvaluatorResponse) XXX_Merge(src proto.Message)
func (*PatchEvaluatorResponse) XXX_Size ¶
func (m *PatchEvaluatorResponse) XXX_Size() int
func (*PatchEvaluatorResponse) XXX_Unmarshal ¶
func (m *PatchEvaluatorResponse) XXX_Unmarshal(b []byte) error
type PatchEvaluatorResponseValidationError ¶
type PatchEvaluatorResponseValidationError struct {
// contains filtered or unexported fields
}
PatchEvaluatorResponseValidationError is the validation error returned by PatchEvaluatorResponse.Validate if the designated constraints aren't met.
func (PatchEvaluatorResponseValidationError) Cause ¶
func (e PatchEvaluatorResponseValidationError) Cause() error
Cause function returns cause value.
func (PatchEvaluatorResponseValidationError) Error ¶
func (e PatchEvaluatorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PatchEvaluatorResponseValidationError) ErrorName ¶
func (e PatchEvaluatorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PatchEvaluatorResponseValidationError) Field ¶
func (e PatchEvaluatorResponseValidationError) Field() string
Field function returns field value.
func (PatchEvaluatorResponseValidationError) Key ¶
func (e PatchEvaluatorResponseValidationError) Key() bool
Key function returns key value.
func (PatchEvaluatorResponseValidationError) Reason ¶
func (e PatchEvaluatorResponseValidationError) Reason() string
Reason function returns reason value.
type PatchTimerRequest ¶
type PatchTimerRequest struct { Timer *OpTimer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchTimerRequest) Descriptor ¶
func (*PatchTimerRequest) Descriptor() ([]byte, []int)
func (*PatchTimerRequest) GetTimer ¶
func (m *PatchTimerRequest) GetTimer() *OpTimer
func (*PatchTimerRequest) ProtoMessage ¶
func (*PatchTimerRequest) ProtoMessage()
func (*PatchTimerRequest) Reset ¶
func (m *PatchTimerRequest) Reset()
func (*PatchTimerRequest) String ¶
func (m *PatchTimerRequest) String() string
func (*PatchTimerRequest) Validate ¶
func (m *PatchTimerRequest) Validate() error
Validate checks the field values on PatchTimerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchTimerRequest) XXX_DiscardUnknown ¶
func (m *PatchTimerRequest) XXX_DiscardUnknown()
func (*PatchTimerRequest) XXX_Marshal ¶
func (m *PatchTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchTimerRequest) XXX_Merge ¶
func (m *PatchTimerRequest) XXX_Merge(src proto.Message)
func (*PatchTimerRequest) XXX_Size ¶
func (m *PatchTimerRequest) XXX_Size() int
func (*PatchTimerRequest) XXX_Unmarshal ¶
func (m *PatchTimerRequest) XXX_Unmarshal(b []byte) error
type PatchTimerRequestValidationError ¶
type PatchTimerRequestValidationError struct {
// contains filtered or unexported fields
}
PatchTimerRequestValidationError is the validation error returned by PatchTimerRequest.Validate if the designated constraints aren't met.
func (PatchTimerRequestValidationError) Cause ¶
func (e PatchTimerRequestValidationError) Cause() error
Cause function returns cause value.
func (PatchTimerRequestValidationError) Error ¶
func (e PatchTimerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PatchTimerRequestValidationError) ErrorName ¶
func (e PatchTimerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PatchTimerRequestValidationError) Field ¶
func (e PatchTimerRequestValidationError) Field() string
Field function returns field value.
func (PatchTimerRequestValidationError) Key ¶
func (e PatchTimerRequestValidationError) Key() bool
Key function returns key value.
func (PatchTimerRequestValidationError) Reason ¶
func (e PatchTimerRequestValidationError) Reason() string
Reason function returns reason value.
type PatchTimerResponse ¶
type PatchTimerResponse struct { Timer *Timer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchTimerResponse) Descriptor ¶
func (*PatchTimerResponse) Descriptor() ([]byte, []int)
func (*PatchTimerResponse) GetTimer ¶
func (m *PatchTimerResponse) GetTimer() *Timer
func (*PatchTimerResponse) ProtoMessage ¶
func (*PatchTimerResponse) ProtoMessage()
func (*PatchTimerResponse) Reset ¶
func (m *PatchTimerResponse) Reset()
func (*PatchTimerResponse) String ¶
func (m *PatchTimerResponse) String() string
func (*PatchTimerResponse) Validate ¶
func (m *PatchTimerResponse) Validate() error
Validate checks the field values on PatchTimerResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchTimerResponse) XXX_DiscardUnknown ¶
func (m *PatchTimerResponse) XXX_DiscardUnknown()
func (*PatchTimerResponse) XXX_Marshal ¶
func (m *PatchTimerResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchTimerResponse) XXX_Merge ¶
func (m *PatchTimerResponse) XXX_Merge(src proto.Message)
func (*PatchTimerResponse) XXX_Size ¶
func (m *PatchTimerResponse) XXX_Size() int
func (*PatchTimerResponse) XXX_Unmarshal ¶
func (m *PatchTimerResponse) XXX_Unmarshal(b []byte) error
type PatchTimerResponseValidationError ¶
type PatchTimerResponseValidationError struct {
// contains filtered or unexported fields
}
PatchTimerResponseValidationError is the validation error returned by PatchTimerResponse.Validate if the designated constraints aren't met.
func (PatchTimerResponseValidationError) Cause ¶
func (e PatchTimerResponseValidationError) Cause() error
Cause function returns cause value.
func (PatchTimerResponseValidationError) Error ¶
func (e PatchTimerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PatchTimerResponseValidationError) ErrorName ¶
func (e PatchTimerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PatchTimerResponseValidationError) Field ¶
func (e PatchTimerResponseValidationError) Field() string
Field function returns field value.
func (PatchTimerResponseValidationError) Key ¶
func (e PatchTimerResponseValidationError) Key() bool
Key function returns key value.
func (PatchTimerResponseValidationError) Reason ¶
func (e PatchTimerResponseValidationError) Reason() string
Reason function returns reason value.
type QueryStorageByDeviceRequest ¶
type QueryStorageByDeviceRequest struct { Device *deviced.OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Source *OpResource `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` Measurement *wrappers.StringValue `protobuf:"bytes,3,opt,name=measurement,proto3" json:"measurement,omitempty"` RangeFrom *timestamp.Timestamp `protobuf:"bytes,4,opt,name=range_from,json=rangeFrom,proto3" json:"range_from,omitempty"` RangeTo *timestamp.Timestamp `protobuf:"bytes,5,opt,name=range_to,json=rangeTo,proto3" json:"range_to,omitempty"` QueryString *wrappers.StringValue `protobuf:"bytes,6,opt,name=query_string,json=queryString,proto3" json:"query_string,omitempty"` Pagination *pagination.OpPaginationOption `protobuf:"bytes,33,opt,name=pagination,proto3" json:"pagination,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QueryStorageByDeviceRequest) Descriptor ¶
func (*QueryStorageByDeviceRequest) Descriptor() ([]byte, []int)
func (*QueryStorageByDeviceRequest) GetDevice ¶
func (m *QueryStorageByDeviceRequest) GetDevice() *deviced.OpDevice
func (*QueryStorageByDeviceRequest) GetMeasurement ¶
func (m *QueryStorageByDeviceRequest) GetMeasurement() *wrappers.StringValue
func (*QueryStorageByDeviceRequest) GetPagination ¶
func (m *QueryStorageByDeviceRequest) GetPagination() *pagination.OpPaginationOption
func (*QueryStorageByDeviceRequest) GetQueryString ¶
func (m *QueryStorageByDeviceRequest) GetQueryString() *wrappers.StringValue
func (*QueryStorageByDeviceRequest) GetRangeFrom ¶
func (m *QueryStorageByDeviceRequest) GetRangeFrom() *timestamp.Timestamp
func (*QueryStorageByDeviceRequest) GetRangeTo ¶
func (m *QueryStorageByDeviceRequest) GetRangeTo() *timestamp.Timestamp
func (*QueryStorageByDeviceRequest) GetSource ¶
func (m *QueryStorageByDeviceRequest) GetSource() *OpResource
func (*QueryStorageByDeviceRequest) ProtoMessage ¶
func (*QueryStorageByDeviceRequest) ProtoMessage()
func (*QueryStorageByDeviceRequest) Reset ¶
func (m *QueryStorageByDeviceRequest) Reset()
func (*QueryStorageByDeviceRequest) String ¶
func (m *QueryStorageByDeviceRequest) String() string
func (*QueryStorageByDeviceRequest) Validate ¶
func (m *QueryStorageByDeviceRequest) Validate() error
Validate checks the field values on QueryStorageByDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*QueryStorageByDeviceRequest) XXX_DiscardUnknown ¶
func (m *QueryStorageByDeviceRequest) XXX_DiscardUnknown()
func (*QueryStorageByDeviceRequest) XXX_Marshal ¶
func (m *QueryStorageByDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryStorageByDeviceRequest) XXX_Merge ¶
func (m *QueryStorageByDeviceRequest) XXX_Merge(src proto.Message)
func (*QueryStorageByDeviceRequest) XXX_Size ¶
func (m *QueryStorageByDeviceRequest) XXX_Size() int
func (*QueryStorageByDeviceRequest) XXX_Unmarshal ¶
func (m *QueryStorageByDeviceRequest) XXX_Unmarshal(b []byte) error
type QueryStorageByDeviceRequestValidationError ¶
type QueryStorageByDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
QueryStorageByDeviceRequestValidationError is the validation error returned by QueryStorageByDeviceRequest.Validate if the designated constraints aren't met.
func (QueryStorageByDeviceRequestValidationError) Cause ¶
func (e QueryStorageByDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryStorageByDeviceRequestValidationError) Error ¶
func (e QueryStorageByDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryStorageByDeviceRequestValidationError) ErrorName ¶
func (e QueryStorageByDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryStorageByDeviceRequestValidationError) Field ¶
func (e QueryStorageByDeviceRequestValidationError) Field() string
Field function returns field value.
func (QueryStorageByDeviceRequestValidationError) Key ¶
func (e QueryStorageByDeviceRequestValidationError) Key() bool
Key function returns key value.
func (QueryStorageByDeviceRequestValidationError) Reason ¶
func (e QueryStorageByDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type QueryStorageByDeviceResponse ¶
type QueryStorageByDeviceResponse struct { Frames []*deviced.Frame `protobuf:"bytes,2,rep,name=frames,proto3" json:"frames,omitempty"` Pagination *pagination.PaginationOption `protobuf:"bytes,33,opt,name=pagination,proto3" json:"pagination,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QueryStorageByDeviceResponse) Descriptor ¶
func (*QueryStorageByDeviceResponse) Descriptor() ([]byte, []int)
func (*QueryStorageByDeviceResponse) GetFrames ¶
func (m *QueryStorageByDeviceResponse) GetFrames() []*deviced.Frame
func (*QueryStorageByDeviceResponse) GetPagination ¶
func (m *QueryStorageByDeviceResponse) GetPagination() *pagination.PaginationOption
func (*QueryStorageByDeviceResponse) ProtoMessage ¶
func (*QueryStorageByDeviceResponse) ProtoMessage()
func (*QueryStorageByDeviceResponse) Reset ¶
func (m *QueryStorageByDeviceResponse) Reset()
func (*QueryStorageByDeviceResponse) String ¶
func (m *QueryStorageByDeviceResponse) String() string
func (*QueryStorageByDeviceResponse) Validate ¶
func (m *QueryStorageByDeviceResponse) Validate() error
Validate checks the field values on QueryStorageByDeviceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*QueryStorageByDeviceResponse) XXX_DiscardUnknown ¶
func (m *QueryStorageByDeviceResponse) XXX_DiscardUnknown()
func (*QueryStorageByDeviceResponse) XXX_Marshal ¶
func (m *QueryStorageByDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryStorageByDeviceResponse) XXX_Merge ¶
func (m *QueryStorageByDeviceResponse) XXX_Merge(src proto.Message)
func (*QueryStorageByDeviceResponse) XXX_Size ¶
func (m *QueryStorageByDeviceResponse) XXX_Size() int
func (*QueryStorageByDeviceResponse) XXX_Unmarshal ¶
func (m *QueryStorageByDeviceResponse) XXX_Unmarshal(b []byte) error
type QueryStorageByDeviceResponseValidationError ¶
type QueryStorageByDeviceResponseValidationError struct {
// contains filtered or unexported fields
}
QueryStorageByDeviceResponseValidationError is the validation error returned by QueryStorageByDeviceResponse.Validate if the designated constraints aren't met.
func (QueryStorageByDeviceResponseValidationError) Cause ¶
func (e QueryStorageByDeviceResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryStorageByDeviceResponseValidationError) Error ¶
func (e QueryStorageByDeviceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryStorageByDeviceResponseValidationError) ErrorName ¶
func (e QueryStorageByDeviceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryStorageByDeviceResponseValidationError) Field ¶
func (e QueryStorageByDeviceResponseValidationError) Field() string
Field function returns field value.
func (QueryStorageByDeviceResponseValidationError) Key ¶
func (e QueryStorageByDeviceResponseValidationError) Key() bool
Key function returns key value.
func (QueryStorageByDeviceResponseValidationError) Reason ¶
func (e QueryStorageByDeviceResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveConfigsFromTimerRequest ¶
type RemoveConfigsFromTimerRequest struct { Timer *OpTimer `protobuf:"bytes,1,opt,name=timer,proto3" json:"timer,omitempty"` Configs []*deviced.OpConfig `protobuf:"bytes,2,rep,name=configs,proto3" json:"configs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveConfigsFromTimerRequest) Descriptor ¶
func (*RemoveConfigsFromTimerRequest) Descriptor() ([]byte, []int)
func (*RemoveConfigsFromTimerRequest) GetConfigs ¶
func (m *RemoveConfigsFromTimerRequest) GetConfigs() []*deviced.OpConfig
func (*RemoveConfigsFromTimerRequest) GetTimer ¶
func (m *RemoveConfigsFromTimerRequest) GetTimer() *OpTimer
func (*RemoveConfigsFromTimerRequest) ProtoMessage ¶
func (*RemoveConfigsFromTimerRequest) ProtoMessage()
func (*RemoveConfigsFromTimerRequest) Reset ¶
func (m *RemoveConfigsFromTimerRequest) Reset()
func (*RemoveConfigsFromTimerRequest) String ¶
func (m *RemoveConfigsFromTimerRequest) String() string
func (*RemoveConfigsFromTimerRequest) Validate ¶
func (m *RemoveConfigsFromTimerRequest) Validate() error
Validate checks the field values on RemoveConfigsFromTimerRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveConfigsFromTimerRequest) XXX_DiscardUnknown ¶
func (m *RemoveConfigsFromTimerRequest) XXX_DiscardUnknown()
func (*RemoveConfigsFromTimerRequest) XXX_Marshal ¶
func (m *RemoveConfigsFromTimerRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveConfigsFromTimerRequest) XXX_Merge ¶
func (m *RemoveConfigsFromTimerRequest) XXX_Merge(src proto.Message)
func (*RemoveConfigsFromTimerRequest) XXX_Size ¶
func (m *RemoveConfigsFromTimerRequest) XXX_Size() int
func (*RemoveConfigsFromTimerRequest) XXX_Unmarshal ¶
func (m *RemoveConfigsFromTimerRequest) XXX_Unmarshal(b []byte) error
type RemoveConfigsFromTimerRequestValidationError ¶
type RemoveConfigsFromTimerRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveConfigsFromTimerRequestValidationError is the validation error returned by RemoveConfigsFromTimerRequest.Validate if the designated constraints aren't met.
func (RemoveConfigsFromTimerRequestValidationError) Cause ¶
func (e RemoveConfigsFromTimerRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveConfigsFromTimerRequestValidationError) Error ¶
func (e RemoveConfigsFromTimerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveConfigsFromTimerRequestValidationError) ErrorName ¶
func (e RemoveConfigsFromTimerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveConfigsFromTimerRequestValidationError) Field ¶
func (e RemoveConfigsFromTimerRequestValidationError) Field() string
Field function returns field value.
func (RemoveConfigsFromTimerRequestValidationError) Key ¶
func (e RemoveConfigsFromTimerRequestValidationError) Key() bool
Key function returns key value.
func (RemoveConfigsFromTimerRequestValidationError) Reason ¶
func (e RemoveConfigsFromTimerRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveSourcesFromEvaluatorRequest ¶
type RemoveSourcesFromEvaluatorRequest struct { Sources []*OpResource `protobuf:"bytes,1,rep,name=sources,proto3" json:"sources,omitempty"` Evaluator *OpEvaluator `protobuf:"bytes,2,opt,name=evaluator,proto3" json:"evaluator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveSourcesFromEvaluatorRequest) Descriptor ¶
func (*RemoveSourcesFromEvaluatorRequest) Descriptor() ([]byte, []int)
func (*RemoveSourcesFromEvaluatorRequest) GetEvaluator ¶
func (m *RemoveSourcesFromEvaluatorRequest) GetEvaluator() *OpEvaluator
func (*RemoveSourcesFromEvaluatorRequest) GetSources ¶
func (m *RemoveSourcesFromEvaluatorRequest) GetSources() []*OpResource
func (*RemoveSourcesFromEvaluatorRequest) ProtoMessage ¶
func (*RemoveSourcesFromEvaluatorRequest) ProtoMessage()
func (*RemoveSourcesFromEvaluatorRequest) Reset ¶
func (m *RemoveSourcesFromEvaluatorRequest) Reset()
func (*RemoveSourcesFromEvaluatorRequest) String ¶
func (m *RemoveSourcesFromEvaluatorRequest) String() string
func (*RemoveSourcesFromEvaluatorRequest) Validate ¶
func (m *RemoveSourcesFromEvaluatorRequest) Validate() error
Validate checks the field values on RemoveSourcesFromEvaluatorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveSourcesFromEvaluatorRequest) XXX_DiscardUnknown ¶
func (m *RemoveSourcesFromEvaluatorRequest) XXX_DiscardUnknown()
func (*RemoveSourcesFromEvaluatorRequest) XXX_Marshal ¶
func (m *RemoveSourcesFromEvaluatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveSourcesFromEvaluatorRequest) XXX_Merge ¶
func (m *RemoveSourcesFromEvaluatorRequest) XXX_Merge(src proto.Message)
func (*RemoveSourcesFromEvaluatorRequest) XXX_Size ¶
func (m *RemoveSourcesFromEvaluatorRequest) XXX_Size() int
func (*RemoveSourcesFromEvaluatorRequest) XXX_Unmarshal ¶
func (m *RemoveSourcesFromEvaluatorRequest) XXX_Unmarshal(b []byte) error
type RemoveSourcesFromEvaluatorRequestValidationError ¶
type RemoveSourcesFromEvaluatorRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveSourcesFromEvaluatorRequestValidationError is the validation error returned by RemoveSourcesFromEvaluatorRequest.Validate if the designated constraints aren't met.
func (RemoveSourcesFromEvaluatorRequestValidationError) Cause ¶
func (e RemoveSourcesFromEvaluatorRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveSourcesFromEvaluatorRequestValidationError) Error ¶
func (e RemoveSourcesFromEvaluatorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveSourcesFromEvaluatorRequestValidationError) ErrorName ¶
func (e RemoveSourcesFromEvaluatorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveSourcesFromEvaluatorRequestValidationError) Field ¶
func (e RemoveSourcesFromEvaluatorRequestValidationError) Field() string
Field function returns field value.
func (RemoveSourcesFromEvaluatorRequestValidationError) Key ¶
func (e RemoveSourcesFromEvaluatorRequestValidationError) Key() bool
Key function returns key value.
func (RemoveSourcesFromEvaluatorRequestValidationError) Reason ¶
func (e RemoveSourcesFromEvaluatorRequestValidationError) Reason() string
Reason function returns reason value.
type Resource ¶
type Resource struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,8,opt,name=type,proto3" json:"type,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Resource) Descriptor ¶
func (*Resource) ProtoMessage ¶
func (*Resource) ProtoMessage()
func (*Resource) Validate ¶
Validate checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Resource) XXX_DiscardUnknown ¶
func (m *Resource) XXX_DiscardUnknown()
func (*Resource) XXX_Marshal ¶
func (*Resource) XXX_Unmarshal ¶
type ResourceValidationError ¶
type ResourceValidationError struct {
// contains filtered or unexported fields
}
ResourceValidationError is the validation error returned by Resource.Validate if the designated constraints aren't met.
func (ResourceValidationError) Cause ¶
func (e ResourceValidationError) Cause() error
Cause function returns cause value.
func (ResourceValidationError) Error ¶
func (e ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceValidationError) ErrorName ¶
func (e ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceValidationError) Field ¶
func (e ResourceValidationError) Field() string
Field function returns field value.
func (ResourceValidationError) Key ¶
func (e ResourceValidationError) Key() bool
Key function returns key value.
func (ResourceValidationError) Reason ¶
func (e ResourceValidationError) Reason() string
Reason function returns reason value.
type Task ¶
type Task struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt *timestamp.Timestamp `protobuf:"bytes,2,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamp.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` CurrentState *TaskState `protobuf:"bytes,4,opt,name=current_state,json=currentState,proto3" json:"current_state,omitempty"` Source *Resource `protobuf:"bytes,8,opt,name=source,proto3" json:"source,omitempty"` States []*TaskState `protobuf:"bytes,9,rep,name=states,proto3" json:"states,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Task) Descriptor ¶
func (*Task) GetCreatedAt ¶
func (*Task) GetCurrentState ¶
func (*Task) GetUpdatedAt ¶
func (*Task) ProtoMessage ¶
func (*Task) ProtoMessage()
func (*Task) Validate ¶
Validate checks the field values on Task with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Task) XXX_DiscardUnknown ¶
func (m *Task) XXX_DiscardUnknown()
func (*Task) XXX_Unmarshal ¶
type TaskState ¶
type TaskState struct { At *timestamp.Timestamp `protobuf:"bytes,1,opt,name=at,proto3" json:"at,omitempty"` State state.TaskState `protobuf:"varint,2,opt,name=state,proto3,enum=ai.metathings.constant.state.TaskState" json:"state,omitempty"` Tags *_struct.Struct `protobuf:"bytes,8,opt,name=tags,proto3" json:"tags,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*TaskState) Descriptor ¶
func (*TaskState) ProtoMessage ¶
func (*TaskState) ProtoMessage()
func (*TaskState) Validate ¶
Validate checks the field values on TaskState with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*TaskState) XXX_DiscardUnknown ¶
func (m *TaskState) XXX_DiscardUnknown()
func (*TaskState) XXX_Marshal ¶
func (*TaskState) XXX_Unmarshal ¶
type TaskStateValidationError ¶
type TaskStateValidationError struct {
// contains filtered or unexported fields
}
TaskStateValidationError is the validation error returned by TaskState.Validate if the designated constraints aren't met.
func (TaskStateValidationError) Cause ¶
func (e TaskStateValidationError) Cause() error
Cause function returns cause value.
func (TaskStateValidationError) Error ¶
func (e TaskStateValidationError) Error() string
Error satisfies the builtin error interface
func (TaskStateValidationError) ErrorName ¶
func (e TaskStateValidationError) ErrorName() string
ErrorName returns error name.
func (TaskStateValidationError) Field ¶
func (e TaskStateValidationError) Field() string
Field function returns field value.
func (TaskStateValidationError) Key ¶
func (e TaskStateValidationError) Key() bool
Key function returns key value.
func (TaskStateValidationError) Reason ¶
func (e TaskStateValidationError) Reason() string
Reason function returns reason value.
type TaskValidationError ¶
type TaskValidationError struct {
// contains filtered or unexported fields
}
TaskValidationError is the validation error returned by Task.Validate if the designated constraints aren't met.
func (TaskValidationError) Cause ¶
func (e TaskValidationError) Cause() error
Cause function returns cause value.
func (TaskValidationError) Error ¶
func (e TaskValidationError) Error() string
Error satisfies the builtin error interface
func (TaskValidationError) ErrorName ¶
func (e TaskValidationError) ErrorName() string
ErrorName returns error name.
func (TaskValidationError) Field ¶
func (e TaskValidationError) Field() string
Field function returns field value.
func (TaskValidationError) Key ¶
func (e TaskValidationError) Key() bool
Key function returns key value.
func (TaskValidationError) Reason ¶
func (e TaskValidationError) Reason() string
Reason function returns reason value.
type Timer ¶
type Timer struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias string `protobuf:"bytes,24,opt,name=alias,proto3" json:"alias,omitempty"` Description string `protobuf:"bytes,25,opt,name=description,proto3" json:"description,omitempty"` Schedule string `protobuf:"bytes,8,opt,name=schedule,proto3" json:"schedule,omitempty"` Timezone string `protobuf:"bytes,9,opt,name=timezone,proto3" json:"timezone,omitempty"` Enabled bool `protobuf:"varint,10,opt,name=enabled,proto3" json:"enabled,omitempty"` Configs []*deviced.Config `protobuf:"bytes,11,rep,name=configs,proto3" json:"configs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Timer) Descriptor ¶
func (*Timer) GetConfigs ¶
func (*Timer) GetDescription ¶
func (*Timer) GetEnabled ¶
func (*Timer) GetSchedule ¶
func (*Timer) GetTimezone ¶
func (*Timer) ProtoMessage ¶
func (*Timer) ProtoMessage()
func (*Timer) Validate ¶
Validate checks the field values on Timer with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Timer) XXX_DiscardUnknown ¶
func (m *Timer) XXX_DiscardUnknown()
func (*Timer) XXX_Marshal ¶
func (*Timer) XXX_Unmarshal ¶
type TimerValidationError ¶
type TimerValidationError struct {
// contains filtered or unexported fields
}
TimerValidationError is the validation error returned by Timer.Validate if the designated constraints aren't met.
func (TimerValidationError) Cause ¶
func (e TimerValidationError) Cause() error
Cause function returns cause value.
func (TimerValidationError) Error ¶
func (e TimerValidationError) Error() string
Error satisfies the builtin error interface
func (TimerValidationError) ErrorName ¶
func (e TimerValidationError) ErrorName() string
ErrorName returns error name.
func (TimerValidationError) Field ¶
func (e TimerValidationError) Field() string
Field function returns field value.
func (TimerValidationError) Key ¶
func (e TimerValidationError) Key() bool
Key function returns key value.
func (TimerValidationError) Reason ¶
func (e TimerValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- add_configs_to_timer.pb.go
- add_configs_to_timer.pb.validate.go
- add_sources_to_evaluator.pb.go
- add_sources_to_evaluator.pb.validate.go
- create_evaluator.pb.go
- create_evaluator.pb.validate.go
- create_timer.pb.go
- create_timer.pb.validate.go
- delete_evaluator.pb.go
- delete_evaluator.pb.validate.go
- delete_timer.pb.go
- delete_timer.pb.validate.go
- get_evaluator.pb.go
- get_evaluator.pb.validate.go
- get_task.pb.go
- get_task.pb.validate.go
- get_timer.pb.go
- get_timer.pb.validate.go
- list_evaluators.pb.go
- list_evaluators.pb.validate.go
- list_evaluators_by_source.pb.go
- list_evaluators_by_source.pb.validate.go
- list_tasks_by_source.pb.go
- list_tasks_by_source.pb.validate.go
- list_timers.pb.go
- list_timers.pb.validate.go
- model.pb.go
- model.pb.validate.go
- patch_evaluator.pb.go
- patch_evaluator.pb.validate.go
- patch_timer.pb.go
- patch_timer.pb.validate.go
- query_storage_by_device.pb.go
- query_storage_by_device.pb.validate.go
- remove_configs_from_timer.pb.go
- remove_configs_from_timer.pb.validate.go
- remove_sources_from_evaluator.pb.go
- remove_sources_from_evaluator.pb.validate.go
- service.pb.go
- service.pb.validate.go