Documentation ¶
Index ¶
- Variables
- func RegisterDevicedServiceServer(s *grpc.Server, srv DevicedServiceServer)
- type AddConfigsToDeviceRequest
- func (*AddConfigsToDeviceRequest) Descriptor() ([]byte, []int)
- func (m *AddConfigsToDeviceRequest) GetConfigs() []*OpConfig
- func (m *AddConfigsToDeviceRequest) GetDevice() *OpDevice
- func (*AddConfigsToDeviceRequest) ProtoMessage()
- func (m *AddConfigsToDeviceRequest) Reset()
- func (m *AddConfigsToDeviceRequest) String() string
- func (m *AddConfigsToDeviceRequest) Validate() error
- func (m *AddConfigsToDeviceRequest) XXX_DiscardUnknown()
- func (m *AddConfigsToDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddConfigsToDeviceRequest) XXX_Merge(src proto.Message)
- func (m *AddConfigsToDeviceRequest) XXX_Size() int
- func (m *AddConfigsToDeviceRequest) XXX_Unmarshal(b []byte) error
- type AddConfigsToDeviceRequestValidationError
- func (e AddConfigsToDeviceRequestValidationError) Cause() error
- func (e AddConfigsToDeviceRequestValidationError) Error() string
- func (e AddConfigsToDeviceRequestValidationError) ErrorName() string
- func (e AddConfigsToDeviceRequestValidationError) Field() string
- func (e AddConfigsToDeviceRequestValidationError) Key() bool
- func (e AddConfigsToDeviceRequestValidationError) Reason() string
- type AddDevicesToFirmwareHubRequest
- func (*AddDevicesToFirmwareHubRequest) Descriptor() ([]byte, []int)
- func (m *AddDevicesToFirmwareHubRequest) GetDevices() []*OpDevice
- func (m *AddDevicesToFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
- func (*AddDevicesToFirmwareHubRequest) ProtoMessage()
- func (m *AddDevicesToFirmwareHubRequest) Reset()
- func (m *AddDevicesToFirmwareHubRequest) String() string
- func (m *AddDevicesToFirmwareHubRequest) Validate() error
- func (m *AddDevicesToFirmwareHubRequest) XXX_DiscardUnknown()
- func (m *AddDevicesToFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddDevicesToFirmwareHubRequest) XXX_Merge(src proto.Message)
- func (m *AddDevicesToFirmwareHubRequest) XXX_Size() int
- func (m *AddDevicesToFirmwareHubRequest) XXX_Unmarshal(b []byte) error
- type AddDevicesToFirmwareHubRequestValidationError
- func (e AddDevicesToFirmwareHubRequestValidationError) Cause() error
- func (e AddDevicesToFirmwareHubRequestValidationError) Error() string
- func (e AddDevicesToFirmwareHubRequestValidationError) ErrorName() string
- func (e AddDevicesToFirmwareHubRequestValidationError) Field() string
- func (e AddDevicesToFirmwareHubRequestValidationError) Key() bool
- func (e AddDevicesToFirmwareHubRequestValidationError) Reason() string
- type AddFirmwareDescriptorToFirmwareHubRequest
- func (*AddFirmwareDescriptorToFirmwareHubRequest) Descriptor() ([]byte, []int)
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) GetFirmwareDescriptor() *OpFirmwareDescriptor
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
- func (*AddFirmwareDescriptorToFirmwareHubRequest) ProtoMessage()
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) Reset()
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) String() string
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) Validate() error
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_DiscardUnknown()
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_Merge(src proto.Message)
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_Size() int
- func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_Unmarshal(b []byte) error
- type AddFirmwareDescriptorToFirmwareHubRequestValidationError
- func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Cause() error
- func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Error() string
- func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) ErrorName() string
- func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Field() string
- func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Key() bool
- func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Reason() string
- type AddFlowsToFlowSetRequest
- func (*AddFlowsToFlowSetRequest) Descriptor() ([]byte, []int)
- func (m *AddFlowsToFlowSetRequest) GetDevices() []*OpDevice
- func (m *AddFlowsToFlowSetRequest) GetFlowSet() *OpFlowSet
- func (*AddFlowsToFlowSetRequest) ProtoMessage()
- func (m *AddFlowsToFlowSetRequest) Reset()
- func (m *AddFlowsToFlowSetRequest) String() string
- func (m *AddFlowsToFlowSetRequest) Validate() error
- func (m *AddFlowsToFlowSetRequest) XXX_DiscardUnknown()
- func (m *AddFlowsToFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *AddFlowsToFlowSetRequest) XXX_Merge(src proto.Message)
- func (m *AddFlowsToFlowSetRequest) XXX_Size() int
- func (m *AddFlowsToFlowSetRequest) XXX_Unmarshal(b []byte) error
- type AddFlowsToFlowSetRequestValidationError
- func (e AddFlowsToFlowSetRequestValidationError) Cause() error
- func (e AddFlowsToFlowSetRequestValidationError) Error() string
- func (e AddFlowsToFlowSetRequestValidationError) ErrorName() string
- func (e AddFlowsToFlowSetRequestValidationError) Field() string
- func (e AddFlowsToFlowSetRequestValidationError) Key() bool
- func (e AddFlowsToFlowSetRequestValidationError) Reason() string
- type Config
- func (*Config) Descriptor() ([]byte, []int)
- func (m *Config) GetAlias() string
- func (m *Config) GetBody() *_struct.Struct
- func (m *Config) GetId() string
- func (*Config) ProtoMessage()
- func (m *Config) Reset()
- func (m *Config) String() string
- func (m *Config) Validate() error
- func (m *Config) XXX_DiscardUnknown()
- func (m *Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Config) XXX_Merge(src proto.Message)
- func (m *Config) XXX_Size() int
- func (m *Config) XXX_Unmarshal(b []byte) error
- type ConfigValidationError
- type ConnectMessageKind
- type ConnectRequest
- func (*ConnectRequest) Descriptor() ([]byte, []int)
- func (m *ConnectRequest) GetKind() ConnectMessageKind
- func (m *ConnectRequest) GetSessionId() *wrappers.Int64Value
- func (m *ConnectRequest) GetStreamCall() *OpStreamCallValue
- func (m *ConnectRequest) GetUnaryCall() *OpUnaryCallValue
- func (m *ConnectRequest) GetUnion() isConnectRequest_Union
- func (*ConnectRequest) ProtoMessage()
- func (m *ConnectRequest) Reset()
- func (m *ConnectRequest) String() string
- func (m *ConnectRequest) Validate() error
- func (m *ConnectRequest) XXX_DiscardUnknown()
- func (m *ConnectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnectRequest) XXX_Merge(src proto.Message)
- func (*ConnectRequest) XXX_OneofWrappers() []interface{}
- func (m *ConnectRequest) XXX_Size() int
- func (m *ConnectRequest) XXX_Unmarshal(b []byte) error
- type ConnectRequestValidationError
- func (e ConnectRequestValidationError) Cause() error
- func (e ConnectRequestValidationError) Error() string
- func (e ConnectRequestValidationError) ErrorName() string
- func (e ConnectRequestValidationError) Field() string
- func (e ConnectRequestValidationError) Key() bool
- func (e ConnectRequestValidationError) Reason() string
- type ConnectRequest_StreamCall
- type ConnectRequest_UnaryCall
- type ConnectResponse
- func (*ConnectResponse) Descriptor() ([]byte, []int)
- func (m *ConnectResponse) GetErr() *ErrorValue
- func (m *ConnectResponse) GetKind() ConnectMessageKind
- func (m *ConnectResponse) GetSessionId() int64
- func (m *ConnectResponse) GetStreamCall() *StreamCallValue
- func (m *ConnectResponse) GetUnaryCall() *UnaryCallValue
- func (m *ConnectResponse) GetUnion() isConnectResponse_Union
- func (*ConnectResponse) ProtoMessage()
- func (m *ConnectResponse) Reset()
- func (m *ConnectResponse) String() string
- func (m *ConnectResponse) Validate() error
- func (m *ConnectResponse) XXX_DiscardUnknown()
- func (m *ConnectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ConnectResponse) XXX_Merge(src proto.Message)
- func (*ConnectResponse) XXX_OneofWrappers() []interface{}
- func (m *ConnectResponse) XXX_Size() int
- func (m *ConnectResponse) XXX_Unmarshal(b []byte) error
- type ConnectResponseValidationError
- func (e ConnectResponseValidationError) Cause() error
- func (e ConnectResponseValidationError) Error() string
- func (e ConnectResponseValidationError) ErrorName() string
- func (e ConnectResponseValidationError) Field() string
- func (e ConnectResponseValidationError) Key() bool
- func (e ConnectResponseValidationError) Reason() string
- type ConnectResponse_Err
- type ConnectResponse_StreamCall
- type ConnectResponse_UnaryCall
- type CreateConfigRequest
- func (*CreateConfigRequest) Descriptor() ([]byte, []int)
- func (m *CreateConfigRequest) GetConfig() *OpConfig
- func (*CreateConfigRequest) ProtoMessage()
- func (m *CreateConfigRequest) Reset()
- func (m *CreateConfigRequest) String() string
- func (m *CreateConfigRequest) Validate() error
- func (m *CreateConfigRequest) XXX_DiscardUnknown()
- func (m *CreateConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateConfigRequest) XXX_Merge(src proto.Message)
- func (m *CreateConfigRequest) XXX_Size() int
- func (m *CreateConfigRequest) XXX_Unmarshal(b []byte) error
- type CreateConfigRequestValidationError
- func (e CreateConfigRequestValidationError) Cause() error
- func (e CreateConfigRequestValidationError) Error() string
- func (e CreateConfigRequestValidationError) ErrorName() string
- func (e CreateConfigRequestValidationError) Field() string
- func (e CreateConfigRequestValidationError) Key() bool
- func (e CreateConfigRequestValidationError) Reason() string
- type CreateConfigResponse
- func (*CreateConfigResponse) Descriptor() ([]byte, []int)
- func (m *CreateConfigResponse) GetConfig() *Config
- func (*CreateConfigResponse) ProtoMessage()
- func (m *CreateConfigResponse) Reset()
- func (m *CreateConfigResponse) String() string
- func (m *CreateConfigResponse) Validate() error
- func (m *CreateConfigResponse) XXX_DiscardUnknown()
- func (m *CreateConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateConfigResponse) XXX_Merge(src proto.Message)
- func (m *CreateConfigResponse) XXX_Size() int
- func (m *CreateConfigResponse) XXX_Unmarshal(b []byte) error
- type CreateConfigResponseValidationError
- func (e CreateConfigResponseValidationError) Cause() error
- func (e CreateConfigResponseValidationError) Error() string
- func (e CreateConfigResponseValidationError) ErrorName() string
- func (e CreateConfigResponseValidationError) Field() string
- func (e CreateConfigResponseValidationError) Key() bool
- func (e CreateConfigResponseValidationError) Reason() string
- type CreateDeviceRequest
- func (*CreateDeviceRequest) Descriptor() ([]byte, []int)
- func (m *CreateDeviceRequest) GetDevice() *OpDevice
- func (*CreateDeviceRequest) ProtoMessage()
- func (m *CreateDeviceRequest) Reset()
- func (m *CreateDeviceRequest) String() string
- func (m *CreateDeviceRequest) Validate() error
- func (m *CreateDeviceRequest) XXX_DiscardUnknown()
- func (m *CreateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateDeviceRequest) XXX_Merge(src proto.Message)
- func (m *CreateDeviceRequest) XXX_Size() int
- func (m *CreateDeviceRequest) XXX_Unmarshal(b []byte) error
- type CreateDeviceRequestValidationError
- func (e CreateDeviceRequestValidationError) Cause() error
- func (e CreateDeviceRequestValidationError) Error() string
- func (e CreateDeviceRequestValidationError) ErrorName() string
- func (e CreateDeviceRequestValidationError) Field() string
- func (e CreateDeviceRequestValidationError) Key() bool
- func (e CreateDeviceRequestValidationError) Reason() string
- type CreateDeviceResponse
- func (*CreateDeviceResponse) Descriptor() ([]byte, []int)
- func (m *CreateDeviceResponse) GetDevice() *Device
- func (*CreateDeviceResponse) ProtoMessage()
- func (m *CreateDeviceResponse) Reset()
- func (m *CreateDeviceResponse) String() string
- func (m *CreateDeviceResponse) Validate() error
- func (m *CreateDeviceResponse) XXX_DiscardUnknown()
- func (m *CreateDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateDeviceResponse) XXX_Merge(src proto.Message)
- func (m *CreateDeviceResponse) XXX_Size() int
- func (m *CreateDeviceResponse) XXX_Unmarshal(b []byte) error
- type CreateDeviceResponseValidationError
- func (e CreateDeviceResponseValidationError) Cause() error
- func (e CreateDeviceResponseValidationError) Error() string
- func (e CreateDeviceResponseValidationError) ErrorName() string
- func (e CreateDeviceResponseValidationError) Field() string
- func (e CreateDeviceResponseValidationError) Key() bool
- func (e CreateDeviceResponseValidationError) Reason() string
- type CreateFirmwareHubRequest
- func (*CreateFirmwareHubRequest) Descriptor() ([]byte, []int)
- func (m *CreateFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
- func (*CreateFirmwareHubRequest) ProtoMessage()
- func (m *CreateFirmwareHubRequest) Reset()
- func (m *CreateFirmwareHubRequest) String() string
- func (m *CreateFirmwareHubRequest) Validate() error
- func (m *CreateFirmwareHubRequest) XXX_DiscardUnknown()
- func (m *CreateFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateFirmwareHubRequest) XXX_Merge(src proto.Message)
- func (m *CreateFirmwareHubRequest) XXX_Size() int
- func (m *CreateFirmwareHubRequest) XXX_Unmarshal(b []byte) error
- type CreateFirmwareHubRequestValidationError
- func (e CreateFirmwareHubRequestValidationError) Cause() error
- func (e CreateFirmwareHubRequestValidationError) Error() string
- func (e CreateFirmwareHubRequestValidationError) ErrorName() string
- func (e CreateFirmwareHubRequestValidationError) Field() string
- func (e CreateFirmwareHubRequestValidationError) Key() bool
- func (e CreateFirmwareHubRequestValidationError) Reason() string
- type CreateFirmwareHubResponse
- func (*CreateFirmwareHubResponse) Descriptor() ([]byte, []int)
- func (m *CreateFirmwareHubResponse) GetFirmwareHub() *FirmwareHub
- func (*CreateFirmwareHubResponse) ProtoMessage()
- func (m *CreateFirmwareHubResponse) Reset()
- func (m *CreateFirmwareHubResponse) String() string
- func (m *CreateFirmwareHubResponse) Validate() error
- func (m *CreateFirmwareHubResponse) XXX_DiscardUnknown()
- func (m *CreateFirmwareHubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateFirmwareHubResponse) XXX_Merge(src proto.Message)
- func (m *CreateFirmwareHubResponse) XXX_Size() int
- func (m *CreateFirmwareHubResponse) XXX_Unmarshal(b []byte) error
- type CreateFirmwareHubResponseValidationError
- func (e CreateFirmwareHubResponseValidationError) Cause() error
- func (e CreateFirmwareHubResponseValidationError) Error() string
- func (e CreateFirmwareHubResponseValidationError) ErrorName() string
- func (e CreateFirmwareHubResponseValidationError) Field() string
- func (e CreateFirmwareHubResponseValidationError) Key() bool
- func (e CreateFirmwareHubResponseValidationError) Reason() string
- type CreateFlowSetRequest
- func (*CreateFlowSetRequest) Descriptor() ([]byte, []int)
- func (m *CreateFlowSetRequest) GetFlowSet() *OpFlowSet
- func (*CreateFlowSetRequest) ProtoMessage()
- func (m *CreateFlowSetRequest) Reset()
- func (m *CreateFlowSetRequest) String() string
- func (m *CreateFlowSetRequest) Validate() error
- func (m *CreateFlowSetRequest) XXX_DiscardUnknown()
- func (m *CreateFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateFlowSetRequest) XXX_Merge(src proto.Message)
- func (m *CreateFlowSetRequest) XXX_Size() int
- func (m *CreateFlowSetRequest) XXX_Unmarshal(b []byte) error
- type CreateFlowSetRequestValidationError
- func (e CreateFlowSetRequestValidationError) Cause() error
- func (e CreateFlowSetRequestValidationError) Error() string
- func (e CreateFlowSetRequestValidationError) ErrorName() string
- func (e CreateFlowSetRequestValidationError) Field() string
- func (e CreateFlowSetRequestValidationError) Key() bool
- func (e CreateFlowSetRequestValidationError) Reason() string
- type CreateFlowSetResponse
- func (*CreateFlowSetResponse) Descriptor() ([]byte, []int)
- func (m *CreateFlowSetResponse) GetFlowSet() *FlowSet
- func (*CreateFlowSetResponse) ProtoMessage()
- func (m *CreateFlowSetResponse) Reset()
- func (m *CreateFlowSetResponse) String() string
- func (m *CreateFlowSetResponse) Validate() error
- func (m *CreateFlowSetResponse) XXX_DiscardUnknown()
- func (m *CreateFlowSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateFlowSetResponse) XXX_Merge(src proto.Message)
- func (m *CreateFlowSetResponse) XXX_Size() int
- func (m *CreateFlowSetResponse) XXX_Unmarshal(b []byte) error
- type CreateFlowSetResponseValidationError
- func (e CreateFlowSetResponseValidationError) Cause() error
- func (e CreateFlowSetResponseValidationError) Error() string
- func (e CreateFlowSetResponseValidationError) ErrorName() string
- func (e CreateFlowSetResponseValidationError) Field() string
- func (e CreateFlowSetResponseValidationError) Key() bool
- func (e CreateFlowSetResponseValidationError) Reason() string
- type DeleteConfigRequest
- func (*DeleteConfigRequest) Descriptor() ([]byte, []int)
- func (m *DeleteConfigRequest) GetConfig() *OpConfig
- func (*DeleteConfigRequest) ProtoMessage()
- func (m *DeleteConfigRequest) Reset()
- func (m *DeleteConfigRequest) String() string
- func (m *DeleteConfigRequest) Validate() error
- func (m *DeleteConfigRequest) XXX_DiscardUnknown()
- func (m *DeleteConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteConfigRequest) XXX_Merge(src proto.Message)
- func (m *DeleteConfigRequest) XXX_Size() int
- func (m *DeleteConfigRequest) XXX_Unmarshal(b []byte) error
- type DeleteConfigRequestValidationError
- func (e DeleteConfigRequestValidationError) Cause() error
- func (e DeleteConfigRequestValidationError) Error() string
- func (e DeleteConfigRequestValidationError) ErrorName() string
- func (e DeleteConfigRequestValidationError) Field() string
- func (e DeleteConfigRequestValidationError) Key() bool
- func (e DeleteConfigRequestValidationError) Reason() string
- type DeleteDeviceRequest
- func (*DeleteDeviceRequest) Descriptor() ([]byte, []int)
- func (m *DeleteDeviceRequest) GetDevice() *OpDevice
- func (*DeleteDeviceRequest) ProtoMessage()
- func (m *DeleteDeviceRequest) Reset()
- func (m *DeleteDeviceRequest) String() string
- func (m *DeleteDeviceRequest) Validate() error
- func (m *DeleteDeviceRequest) XXX_DiscardUnknown()
- func (m *DeleteDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteDeviceRequest) XXX_Merge(src proto.Message)
- func (m *DeleteDeviceRequest) XXX_Size() int
- func (m *DeleteDeviceRequest) XXX_Unmarshal(b []byte) error
- type DeleteDeviceRequestValidationError
- func (e DeleteDeviceRequestValidationError) Cause() error
- func (e DeleteDeviceRequestValidationError) Error() string
- func (e DeleteDeviceRequestValidationError) ErrorName() string
- func (e DeleteDeviceRequestValidationError) Field() string
- func (e DeleteDeviceRequestValidationError) Key() bool
- func (e DeleteDeviceRequestValidationError) Reason() string
- type DeleteFirmwareHubRequest
- func (*DeleteFirmwareHubRequest) Descriptor() ([]byte, []int)
- func (m *DeleteFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
- func (*DeleteFirmwareHubRequest) ProtoMessage()
- func (m *DeleteFirmwareHubRequest) Reset()
- func (m *DeleteFirmwareHubRequest) String() string
- func (m *DeleteFirmwareHubRequest) Validate() error
- func (m *DeleteFirmwareHubRequest) XXX_DiscardUnknown()
- func (m *DeleteFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteFirmwareHubRequest) XXX_Merge(src proto.Message)
- func (m *DeleteFirmwareHubRequest) XXX_Size() int
- func (m *DeleteFirmwareHubRequest) XXX_Unmarshal(b []byte) error
- type DeleteFirmwareHubRequestValidationError
- func (e DeleteFirmwareHubRequestValidationError) Cause() error
- func (e DeleteFirmwareHubRequestValidationError) Error() string
- func (e DeleteFirmwareHubRequestValidationError) ErrorName() string
- func (e DeleteFirmwareHubRequestValidationError) Field() string
- func (e DeleteFirmwareHubRequestValidationError) Key() bool
- func (e DeleteFirmwareHubRequestValidationError) Reason() string
- type DeleteFlowSetRequest
- func (*DeleteFlowSetRequest) Descriptor() ([]byte, []int)
- func (m *DeleteFlowSetRequest) GetFlowSet() *OpFlowSet
- func (*DeleteFlowSetRequest) ProtoMessage()
- func (m *DeleteFlowSetRequest) Reset()
- func (m *DeleteFlowSetRequest) String() string
- func (m *DeleteFlowSetRequest) Validate() error
- func (m *DeleteFlowSetRequest) XXX_DiscardUnknown()
- func (m *DeleteFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *DeleteFlowSetRequest) XXX_Merge(src proto.Message)
- func (m *DeleteFlowSetRequest) XXX_Size() int
- func (m *DeleteFlowSetRequest) XXX_Unmarshal(b []byte) error
- type DeleteFlowSetRequestValidationError
- func (e DeleteFlowSetRequestValidationError) Cause() error
- func (e DeleteFlowSetRequestValidationError) Error() string
- func (e DeleteFlowSetRequestValidationError) ErrorName() string
- func (e DeleteFlowSetRequestValidationError) Field() string
- func (e DeleteFlowSetRequestValidationError) Key() bool
- func (e DeleteFlowSetRequestValidationError) Reason() string
- type Descriptor
- func (*Descriptor) Descriptor() ([]byte, []int)
- func (m *Descriptor) GetBody() []byte
- func (m *Descriptor) GetSha1() string
- func (*Descriptor) ProtoMessage()
- func (m *Descriptor) Reset()
- func (m *Descriptor) String() string
- func (m *Descriptor) Validate() error
- func (m *Descriptor) XXX_DiscardUnknown()
- func (m *Descriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Descriptor) XXX_Merge(src proto.Message)
- func (m *Descriptor) XXX_Size() int
- func (m *Descriptor) XXX_Unmarshal(b []byte) error
- type DescriptorValidationError
- type Device
- func (*Device) Descriptor() ([]byte, []int)
- func (m *Device) GetAlias() string
- func (m *Device) GetExtra() map[string]string
- func (m *Device) GetFlows() []*Flow
- func (m *Device) GetHeartbeatAt() *timestamp.Timestamp
- func (m *Device) GetId() string
- func (m *Device) GetKind() kind.DeviceKind
- func (m *Device) GetModules() []*Module
- func (m *Device) GetName() string
- func (m *Device) GetState() state.DeviceState
- func (*Device) ProtoMessage()
- func (m *Device) Reset()
- func (m *Device) String() string
- func (m *Device) Validate() error
- func (m *Device) XXX_DiscardUnknown()
- func (m *Device) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Device) XXX_Merge(src proto.Message)
- func (m *Device) XXX_Size() int
- func (m *Device) XXX_Unmarshal(b []byte) error
- type DeviceValidationError
- type DevicedServiceClient
- type DevicedServiceServer
- type DevicedService_ConnectClient
- type DevicedService_ConnectServer
- type DevicedService_GetObjectStreamingContentClient
- type DevicedService_GetObjectStreamingContentServer
- type DevicedService_PullFrameFromFlowClient
- type DevicedService_PullFrameFromFlowServer
- type DevicedService_PullFrameFromFlowSetClient
- type DevicedService_PullFrameFromFlowSetServer
- type DevicedService_PushFrameToFlowClient
- type DevicedService_PushFrameToFlowServer
- type DevicedService_PutObjectStreamingClient
- type DevicedService_PutObjectStreamingServer
- type DevicedService_StreamCallClient
- type DevicedService_StreamCallServer
- type ErrorValue
- func (*ErrorValue) Descriptor() ([]byte, []int)
- func (m *ErrorValue) GetCode() uint32
- func (m *ErrorValue) GetComponent() string
- func (m *ErrorValue) GetMessage() string
- func (m *ErrorValue) GetMethod() string
- func (m *ErrorValue) GetName() string
- func (*ErrorValue) ProtoMessage()
- func (m *ErrorValue) Reset()
- func (m *ErrorValue) String() string
- func (m *ErrorValue) Validate() error
- func (m *ErrorValue) XXX_DiscardUnknown()
- func (m *ErrorValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ErrorValue) XXX_Merge(src proto.Message)
- func (m *ErrorValue) XXX_Size() int
- func (m *ErrorValue) XXX_Unmarshal(b []byte) error
- type ErrorValueValidationError
- type FirmwareDescriptor
- func (*FirmwareDescriptor) Descriptor() ([]byte, []int)
- func (m *FirmwareDescriptor) GetCreatedAt() *timestamp.Timestamp
- func (m *FirmwareDescriptor) GetDescriptor_() *_struct.Struct
- func (m *FirmwareDescriptor) GetId() string
- func (m *FirmwareDescriptor) GetName() string
- func (*FirmwareDescriptor) ProtoMessage()
- func (m *FirmwareDescriptor) Reset()
- func (m *FirmwareDescriptor) String() string
- func (m *FirmwareDescriptor) Validate() error
- func (m *FirmwareDescriptor) XXX_DiscardUnknown()
- func (m *FirmwareDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FirmwareDescriptor) XXX_Merge(src proto.Message)
- func (m *FirmwareDescriptor) XXX_Size() int
- func (m *FirmwareDescriptor) XXX_Unmarshal(b []byte) error
- type FirmwareDescriptorValidationError
- func (e FirmwareDescriptorValidationError) Cause() error
- func (e FirmwareDescriptorValidationError) Error() string
- func (e FirmwareDescriptorValidationError) ErrorName() string
- func (e FirmwareDescriptorValidationError) Field() string
- func (e FirmwareDescriptorValidationError) Key() bool
- func (e FirmwareDescriptorValidationError) Reason() string
- type FirmwareHub
- func (*FirmwareHub) Descriptor() ([]byte, []int)
- func (m *FirmwareHub) GetAlias() string
- func (m *FirmwareHub) GetDescription() string
- func (m *FirmwareHub) GetDevices() []*Device
- func (m *FirmwareHub) GetFirmwareDescriptors() []*FirmwareDescriptor
- func (m *FirmwareHub) GetId() string
- func (*FirmwareHub) ProtoMessage()
- func (m *FirmwareHub) Reset()
- func (m *FirmwareHub) String() string
- func (m *FirmwareHub) Validate() error
- func (m *FirmwareHub) XXX_DiscardUnknown()
- func (m *FirmwareHub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FirmwareHub) XXX_Merge(src proto.Message)
- func (m *FirmwareHub) XXX_Size() int
- func (m *FirmwareHub) XXX_Unmarshal(b []byte) error
- type FirmwareHubValidationError
- func (e FirmwareHubValidationError) Cause() error
- func (e FirmwareHubValidationError) Error() string
- func (e FirmwareHubValidationError) ErrorName() string
- func (e FirmwareHubValidationError) Field() string
- func (e FirmwareHubValidationError) Key() bool
- func (e FirmwareHubValidationError) Reason() string
- type Flow
- func (*Flow) Descriptor() ([]byte, []int)
- func (m *Flow) GetAlias() string
- func (m *Flow) GetDeviceId() string
- func (m *Flow) GetId() string
- func (m *Flow) GetName() string
- func (*Flow) ProtoMessage()
- func (m *Flow) Reset()
- func (m *Flow) String() string
- func (m *Flow) Validate() error
- func (m *Flow) XXX_DiscardUnknown()
- func (m *Flow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Flow) XXX_Merge(src proto.Message)
- func (m *Flow) XXX_Size() int
- func (m *Flow) XXX_Unmarshal(b []byte) error
- type FlowSet
- func (*FlowSet) Descriptor() ([]byte, []int)
- func (m *FlowSet) GetAlias() string
- func (m *FlowSet) GetFlows() []*Flow
- func (m *FlowSet) GetId() string
- func (m *FlowSet) GetName() string
- func (*FlowSet) ProtoMessage()
- func (m *FlowSet) Reset()
- func (m *FlowSet) String() string
- func (m *FlowSet) Validate() error
- func (m *FlowSet) XXX_DiscardUnknown()
- func (m *FlowSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FlowSet) XXX_Merge(src proto.Message)
- func (m *FlowSet) XXX_Size() int
- func (m *FlowSet) XXX_Unmarshal(b []byte) error
- type FlowSetValidationError
- type FlowValidationError
- type Frame
- func (*Frame) Descriptor() ([]byte, []int)
- func (m *Frame) GetData() *_struct.Struct
- func (m *Frame) GetTs() *timestamp.Timestamp
- func (*Frame) ProtoMessage()
- func (m *Frame) Reset()
- func (m *Frame) String() string
- func (m *Frame) Validate() error
- func (m *Frame) XXX_DiscardUnknown()
- func (m *Frame) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Frame) XXX_Merge(src proto.Message)
- func (m *Frame) XXX_Size() int
- func (m *Frame) XXX_Unmarshal(b []byte) error
- type FrameValidationError
- type GetConfigRequest
- func (*GetConfigRequest) Descriptor() ([]byte, []int)
- func (m *GetConfigRequest) GetConfig() *OpConfig
- func (*GetConfigRequest) ProtoMessage()
- func (m *GetConfigRequest) Reset()
- func (m *GetConfigRequest) String() string
- func (m *GetConfigRequest) Validate() error
- func (m *GetConfigRequest) XXX_DiscardUnknown()
- func (m *GetConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConfigRequest) XXX_Merge(src proto.Message)
- func (m *GetConfigRequest) XXX_Size() int
- func (m *GetConfigRequest) XXX_Unmarshal(b []byte) error
- type GetConfigRequestValidationError
- func (e GetConfigRequestValidationError) Cause() error
- func (e GetConfigRequestValidationError) Error() string
- func (e GetConfigRequestValidationError) ErrorName() string
- func (e GetConfigRequestValidationError) Field() string
- func (e GetConfigRequestValidationError) Key() bool
- func (e GetConfigRequestValidationError) Reason() string
- type GetConfigResponse
- func (*GetConfigResponse) Descriptor() ([]byte, []int)
- func (m *GetConfigResponse) GetConfig() *Config
- func (*GetConfigResponse) ProtoMessage()
- func (m *GetConfigResponse) Reset()
- func (m *GetConfigResponse) String() string
- func (m *GetConfigResponse) Validate() error
- func (m *GetConfigResponse) XXX_DiscardUnknown()
- func (m *GetConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetConfigResponse) XXX_Merge(src proto.Message)
- func (m *GetConfigResponse) XXX_Size() int
- func (m *GetConfigResponse) XXX_Unmarshal(b []byte) error
- type GetConfigResponseValidationError
- func (e GetConfigResponseValidationError) Cause() error
- func (e GetConfigResponseValidationError) Error() string
- func (e GetConfigResponseValidationError) ErrorName() string
- func (e GetConfigResponseValidationError) Field() string
- func (e GetConfigResponseValidationError) Key() bool
- func (e GetConfigResponseValidationError) Reason() string
- type GetDescriptorRequest
- func (*GetDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *GetDescriptorRequest) GetDescriptor_() *OpDescriptor
- func (*GetDescriptorRequest) ProtoMessage()
- func (m *GetDescriptorRequest) Reset()
- func (m *GetDescriptorRequest) String() string
- func (m *GetDescriptorRequest) Validate() error
- func (m *GetDescriptorRequest) XXX_DiscardUnknown()
- func (m *GetDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDescriptorRequest) XXX_Merge(src proto.Message)
- func (m *GetDescriptorRequest) XXX_Size() int
- func (m *GetDescriptorRequest) XXX_Unmarshal(b []byte) error
- type GetDescriptorRequestValidationError
- func (e GetDescriptorRequestValidationError) Cause() error
- func (e GetDescriptorRequestValidationError) Error() string
- func (e GetDescriptorRequestValidationError) ErrorName() string
- func (e GetDescriptorRequestValidationError) Field() string
- func (e GetDescriptorRequestValidationError) Key() bool
- func (e GetDescriptorRequestValidationError) Reason() string
- type GetDescriptorResponse
- func (*GetDescriptorResponse) Descriptor() ([]byte, []int)
- func (m *GetDescriptorResponse) GetDescriptor_() *Descriptor
- func (*GetDescriptorResponse) ProtoMessage()
- func (m *GetDescriptorResponse) Reset()
- func (m *GetDescriptorResponse) String() string
- func (m *GetDescriptorResponse) Validate() error
- func (m *GetDescriptorResponse) XXX_DiscardUnknown()
- func (m *GetDescriptorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDescriptorResponse) XXX_Merge(src proto.Message)
- func (m *GetDescriptorResponse) XXX_Size() int
- func (m *GetDescriptorResponse) XXX_Unmarshal(b []byte) error
- type GetDescriptorResponseValidationError
- func (e GetDescriptorResponseValidationError) Cause() error
- func (e GetDescriptorResponseValidationError) Error() string
- func (e GetDescriptorResponseValidationError) ErrorName() string
- func (e GetDescriptorResponseValidationError) Field() string
- func (e GetDescriptorResponseValidationError) Key() bool
- func (e GetDescriptorResponseValidationError) Reason() string
- type GetDeviceByModuleRequest
- func (*GetDeviceByModuleRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceByModuleRequest) GetModule() *OpModule
- func (*GetDeviceByModuleRequest) ProtoMessage()
- func (m *GetDeviceByModuleRequest) Reset()
- func (m *GetDeviceByModuleRequest) String() string
- func (m *GetDeviceByModuleRequest) Validate() error
- func (m *GetDeviceByModuleRequest) XXX_DiscardUnknown()
- func (m *GetDeviceByModuleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceByModuleRequest) XXX_Merge(src proto.Message)
- func (m *GetDeviceByModuleRequest) XXX_Size() int
- func (m *GetDeviceByModuleRequest) XXX_Unmarshal(b []byte) error
- type GetDeviceByModuleRequestValidationError
- func (e GetDeviceByModuleRequestValidationError) Cause() error
- func (e GetDeviceByModuleRequestValidationError) Error() string
- func (e GetDeviceByModuleRequestValidationError) ErrorName() string
- func (e GetDeviceByModuleRequestValidationError) Field() string
- func (e GetDeviceByModuleRequestValidationError) Key() bool
- func (e GetDeviceByModuleRequestValidationError) Reason() string
- type GetDeviceByModuleResponse
- func (*GetDeviceByModuleResponse) Descriptor() ([]byte, []int)
- func (m *GetDeviceByModuleResponse) GetDevice() *Device
- func (*GetDeviceByModuleResponse) ProtoMessage()
- func (m *GetDeviceByModuleResponse) Reset()
- func (m *GetDeviceByModuleResponse) String() string
- func (m *GetDeviceByModuleResponse) Validate() error
- func (m *GetDeviceByModuleResponse) XXX_DiscardUnknown()
- func (m *GetDeviceByModuleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceByModuleResponse) XXX_Merge(src proto.Message)
- func (m *GetDeviceByModuleResponse) XXX_Size() int
- func (m *GetDeviceByModuleResponse) XXX_Unmarshal(b []byte) error
- type GetDeviceByModuleResponseValidationError
- func (e GetDeviceByModuleResponseValidationError) Cause() error
- func (e GetDeviceByModuleResponseValidationError) Error() string
- func (e GetDeviceByModuleResponseValidationError) ErrorName() string
- func (e GetDeviceByModuleResponseValidationError) Field() string
- func (e GetDeviceByModuleResponseValidationError) Key() bool
- func (e GetDeviceByModuleResponseValidationError) Reason() string
- type GetDeviceFirmwareDescriptorRequest
- func (*GetDeviceFirmwareDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceFirmwareDescriptorRequest) GetDevice() *OpDevice
- func (*GetDeviceFirmwareDescriptorRequest) ProtoMessage()
- func (m *GetDeviceFirmwareDescriptorRequest) Reset()
- func (m *GetDeviceFirmwareDescriptorRequest) String() string
- func (m *GetDeviceFirmwareDescriptorRequest) Validate() error
- func (m *GetDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown()
- func (m *GetDeviceFirmwareDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceFirmwareDescriptorRequest) XXX_Merge(src proto.Message)
- func (m *GetDeviceFirmwareDescriptorRequest) XXX_Size() int
- func (m *GetDeviceFirmwareDescriptorRequest) XXX_Unmarshal(b []byte) error
- type GetDeviceFirmwareDescriptorRequestValidationError
- func (e GetDeviceFirmwareDescriptorRequestValidationError) Cause() error
- func (e GetDeviceFirmwareDescriptorRequestValidationError) Error() string
- func (e GetDeviceFirmwareDescriptorRequestValidationError) ErrorName() string
- func (e GetDeviceFirmwareDescriptorRequestValidationError) Field() string
- func (e GetDeviceFirmwareDescriptorRequestValidationError) Key() bool
- func (e GetDeviceFirmwareDescriptorRequestValidationError) Reason() string
- type GetDeviceFirmwareDescriptorResponse
- func (*GetDeviceFirmwareDescriptorResponse) Descriptor() ([]byte, []int)
- func (m *GetDeviceFirmwareDescriptorResponse) GetFirmwareDescriptor() *FirmwareDescriptor
- func (*GetDeviceFirmwareDescriptorResponse) ProtoMessage()
- func (m *GetDeviceFirmwareDescriptorResponse) Reset()
- func (m *GetDeviceFirmwareDescriptorResponse) String() string
- func (m *GetDeviceFirmwareDescriptorResponse) Validate() error
- func (m *GetDeviceFirmwareDescriptorResponse) XXX_DiscardUnknown()
- func (m *GetDeviceFirmwareDescriptorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceFirmwareDescriptorResponse) XXX_Merge(src proto.Message)
- func (m *GetDeviceFirmwareDescriptorResponse) XXX_Size() int
- func (m *GetDeviceFirmwareDescriptorResponse) XXX_Unmarshal(b []byte) error
- type GetDeviceFirmwareDescriptorResponseValidationError
- func (e GetDeviceFirmwareDescriptorResponseValidationError) Cause() error
- func (e GetDeviceFirmwareDescriptorResponseValidationError) Error() string
- func (e GetDeviceFirmwareDescriptorResponseValidationError) ErrorName() string
- func (e GetDeviceFirmwareDescriptorResponseValidationError) Field() string
- func (e GetDeviceFirmwareDescriptorResponseValidationError) Key() bool
- func (e GetDeviceFirmwareDescriptorResponseValidationError) Reason() string
- type GetDeviceRequest
- func (*GetDeviceRequest) Descriptor() ([]byte, []int)
- func (m *GetDeviceRequest) GetDevice() *OpDevice
- func (*GetDeviceRequest) ProtoMessage()
- func (m *GetDeviceRequest) Reset()
- func (m *GetDeviceRequest) String() string
- func (m *GetDeviceRequest) Validate() error
- func (m *GetDeviceRequest) XXX_DiscardUnknown()
- func (m *GetDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceRequest) XXX_Merge(src proto.Message)
- func (m *GetDeviceRequest) XXX_Size() int
- func (m *GetDeviceRequest) XXX_Unmarshal(b []byte) error
- type GetDeviceRequestValidationError
- func (e GetDeviceRequestValidationError) Cause() error
- func (e GetDeviceRequestValidationError) Error() string
- func (e GetDeviceRequestValidationError) ErrorName() string
- func (e GetDeviceRequestValidationError) Field() string
- func (e GetDeviceRequestValidationError) Key() bool
- func (e GetDeviceRequestValidationError) Reason() string
- type GetDeviceResponse
- func (*GetDeviceResponse) Descriptor() ([]byte, []int)
- func (m *GetDeviceResponse) GetDevice() *Device
- func (*GetDeviceResponse) ProtoMessage()
- func (m *GetDeviceResponse) Reset()
- func (m *GetDeviceResponse) String() string
- func (m *GetDeviceResponse) Validate() error
- func (m *GetDeviceResponse) XXX_DiscardUnknown()
- func (m *GetDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetDeviceResponse) XXX_Merge(src proto.Message)
- func (m *GetDeviceResponse) XXX_Size() int
- func (m *GetDeviceResponse) XXX_Unmarshal(b []byte) error
- type GetDeviceResponseValidationError
- func (e GetDeviceResponseValidationError) Cause() error
- func (e GetDeviceResponseValidationError) Error() string
- func (e GetDeviceResponseValidationError) ErrorName() string
- func (e GetDeviceResponseValidationError) Field() string
- func (e GetDeviceResponseValidationError) Key() bool
- func (e GetDeviceResponseValidationError) Reason() string
- type GetFirmwareHubRequest
- func (*GetFirmwareHubRequest) Descriptor() ([]byte, []int)
- func (m *GetFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
- func (*GetFirmwareHubRequest) ProtoMessage()
- func (m *GetFirmwareHubRequest) Reset()
- func (m *GetFirmwareHubRequest) String() string
- func (m *GetFirmwareHubRequest) Validate() error
- func (m *GetFirmwareHubRequest) XXX_DiscardUnknown()
- func (m *GetFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetFirmwareHubRequest) XXX_Merge(src proto.Message)
- func (m *GetFirmwareHubRequest) XXX_Size() int
- func (m *GetFirmwareHubRequest) XXX_Unmarshal(b []byte) error
- type GetFirmwareHubRequestValidationError
- func (e GetFirmwareHubRequestValidationError) Cause() error
- func (e GetFirmwareHubRequestValidationError) Error() string
- func (e GetFirmwareHubRequestValidationError) ErrorName() string
- func (e GetFirmwareHubRequestValidationError) Field() string
- func (e GetFirmwareHubRequestValidationError) Key() bool
- func (e GetFirmwareHubRequestValidationError) Reason() string
- type GetFirmwareHubResponse
- func (*GetFirmwareHubResponse) Descriptor() ([]byte, []int)
- func (m *GetFirmwareHubResponse) GetFirmwareHub() *FirmwareHub
- func (*GetFirmwareHubResponse) ProtoMessage()
- func (m *GetFirmwareHubResponse) Reset()
- func (m *GetFirmwareHubResponse) String() string
- func (m *GetFirmwareHubResponse) Validate() error
- func (m *GetFirmwareHubResponse) XXX_DiscardUnknown()
- func (m *GetFirmwareHubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetFirmwareHubResponse) XXX_Merge(src proto.Message)
- func (m *GetFirmwareHubResponse) XXX_Size() int
- func (m *GetFirmwareHubResponse) XXX_Unmarshal(b []byte) error
- type GetFirmwareHubResponseValidationError
- func (e GetFirmwareHubResponseValidationError) Cause() error
- func (e GetFirmwareHubResponseValidationError) Error() string
- func (e GetFirmwareHubResponseValidationError) ErrorName() string
- func (e GetFirmwareHubResponseValidationError) Field() string
- func (e GetFirmwareHubResponseValidationError) Key() bool
- func (e GetFirmwareHubResponseValidationError) Reason() string
- type GetFlowSetRequest
- func (*GetFlowSetRequest) Descriptor() ([]byte, []int)
- func (m *GetFlowSetRequest) GetFlowSet() *OpFlowSet
- func (*GetFlowSetRequest) ProtoMessage()
- func (m *GetFlowSetRequest) Reset()
- func (m *GetFlowSetRequest) String() string
- func (m *GetFlowSetRequest) Validate() error
- func (m *GetFlowSetRequest) XXX_DiscardUnknown()
- func (m *GetFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetFlowSetRequest) XXX_Merge(src proto.Message)
- func (m *GetFlowSetRequest) XXX_Size() int
- func (m *GetFlowSetRequest) XXX_Unmarshal(b []byte) error
- type GetFlowSetRequestValidationError
- func (e GetFlowSetRequestValidationError) Cause() error
- func (e GetFlowSetRequestValidationError) Error() string
- func (e GetFlowSetRequestValidationError) ErrorName() string
- func (e GetFlowSetRequestValidationError) Field() string
- func (e GetFlowSetRequestValidationError) Key() bool
- func (e GetFlowSetRequestValidationError) Reason() string
- type GetFlowSetResponse
- func (*GetFlowSetResponse) Descriptor() ([]byte, []int)
- func (m *GetFlowSetResponse) GetFlowSet() *FlowSet
- func (*GetFlowSetResponse) ProtoMessage()
- func (m *GetFlowSetResponse) Reset()
- func (m *GetFlowSetResponse) String() string
- func (m *GetFlowSetResponse) Validate() error
- func (m *GetFlowSetResponse) XXX_DiscardUnknown()
- func (m *GetFlowSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetFlowSetResponse) XXX_Merge(src proto.Message)
- func (m *GetFlowSetResponse) XXX_Size() int
- func (m *GetFlowSetResponse) XXX_Unmarshal(b []byte) error
- type GetFlowSetResponseValidationError
- func (e GetFlowSetResponseValidationError) Cause() error
- func (e GetFlowSetResponseValidationError) Error() string
- func (e GetFlowSetResponseValidationError) ErrorName() string
- func (e GetFlowSetResponseValidationError) Field() string
- func (e GetFlowSetResponseValidationError) Key() bool
- func (e GetFlowSetResponseValidationError) Reason() string
- type GetObjectContentRequest
- func (*GetObjectContentRequest) Descriptor() ([]byte, []int)
- func (m *GetObjectContentRequest) GetObject() *OpObject
- func (*GetObjectContentRequest) ProtoMessage()
- func (m *GetObjectContentRequest) Reset()
- func (m *GetObjectContentRequest) String() string
- func (m *GetObjectContentRequest) Validate() error
- func (m *GetObjectContentRequest) XXX_DiscardUnknown()
- func (m *GetObjectContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetObjectContentRequest) XXX_Merge(src proto.Message)
- func (m *GetObjectContentRequest) XXX_Size() int
- func (m *GetObjectContentRequest) XXX_Unmarshal(b []byte) error
- type GetObjectContentRequestValidationError
- func (e GetObjectContentRequestValidationError) Cause() error
- func (e GetObjectContentRequestValidationError) Error() string
- func (e GetObjectContentRequestValidationError) ErrorName() string
- func (e GetObjectContentRequestValidationError) Field() string
- func (e GetObjectContentRequestValidationError) Key() bool
- func (e GetObjectContentRequestValidationError) Reason() string
- type GetObjectContentResponse
- func (*GetObjectContentResponse) Descriptor() ([]byte, []int)
- func (m *GetObjectContentResponse) GetContent() []byte
- func (*GetObjectContentResponse) ProtoMessage()
- func (m *GetObjectContentResponse) Reset()
- func (m *GetObjectContentResponse) String() string
- func (m *GetObjectContentResponse) Validate() error
- func (m *GetObjectContentResponse) XXX_DiscardUnknown()
- func (m *GetObjectContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetObjectContentResponse) XXX_Merge(src proto.Message)
- func (m *GetObjectContentResponse) XXX_Size() int
- func (m *GetObjectContentResponse) XXX_Unmarshal(b []byte) error
- type GetObjectContentResponseValidationError
- func (e GetObjectContentResponseValidationError) Cause() error
- func (e GetObjectContentResponseValidationError) Error() string
- func (e GetObjectContentResponseValidationError) ErrorName() string
- func (e GetObjectContentResponseValidationError) Field() string
- func (e GetObjectContentResponseValidationError) Key() bool
- func (e GetObjectContentResponseValidationError) Reason() string
- type GetObjectRequest
- func (*GetObjectRequest) Descriptor() ([]byte, []int)
- func (m *GetObjectRequest) GetObject() *OpObject
- func (*GetObjectRequest) ProtoMessage()
- func (m *GetObjectRequest) Reset()
- func (m *GetObjectRequest) String() string
- func (m *GetObjectRequest) Validate() error
- func (m *GetObjectRequest) XXX_DiscardUnknown()
- func (m *GetObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetObjectRequest) XXX_Merge(src proto.Message)
- func (m *GetObjectRequest) XXX_Size() int
- func (m *GetObjectRequest) XXX_Unmarshal(b []byte) error
- type GetObjectRequestValidationError
- func (e GetObjectRequestValidationError) Cause() error
- func (e GetObjectRequestValidationError) Error() string
- func (e GetObjectRequestValidationError) ErrorName() string
- func (e GetObjectRequestValidationError) Field() string
- func (e GetObjectRequestValidationError) Key() bool
- func (e GetObjectRequestValidationError) Reason() string
- type GetObjectResponse
- func (*GetObjectResponse) Descriptor() ([]byte, []int)
- func (m *GetObjectResponse) GetObject() *Object
- func (*GetObjectResponse) ProtoMessage()
- func (m *GetObjectResponse) Reset()
- func (m *GetObjectResponse) String() string
- func (m *GetObjectResponse) Validate() error
- func (m *GetObjectResponse) XXX_DiscardUnknown()
- func (m *GetObjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetObjectResponse) XXX_Merge(src proto.Message)
- func (m *GetObjectResponse) XXX_Size() int
- func (m *GetObjectResponse) XXX_Unmarshal(b []byte) error
- type GetObjectResponseValidationError
- func (e GetObjectResponseValidationError) Cause() error
- func (e GetObjectResponseValidationError) Error() string
- func (e GetObjectResponseValidationError) ErrorName() string
- func (e GetObjectResponseValidationError) Field() string
- func (e GetObjectResponseValidationError) Key() bool
- func (e GetObjectResponseValidationError) Reason() string
- type GetObjectStreamingContentRequest
- func (*GetObjectStreamingContentRequest) Descriptor() ([]byte, []int)
- func (m *GetObjectStreamingContentRequest) GetObject() *OpObject
- func (*GetObjectStreamingContentRequest) ProtoMessage()
- func (m *GetObjectStreamingContentRequest) Reset()
- func (m *GetObjectStreamingContentRequest) String() string
- func (m *GetObjectStreamingContentRequest) Validate() error
- func (m *GetObjectStreamingContentRequest) XXX_DiscardUnknown()
- func (m *GetObjectStreamingContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetObjectStreamingContentRequest) XXX_Merge(src proto.Message)
- func (m *GetObjectStreamingContentRequest) XXX_Size() int
- func (m *GetObjectStreamingContentRequest) XXX_Unmarshal(b []byte) error
- type GetObjectStreamingContentRequestValidationError
- func (e GetObjectStreamingContentRequestValidationError) Cause() error
- func (e GetObjectStreamingContentRequestValidationError) Error() string
- func (e GetObjectStreamingContentRequestValidationError) ErrorName() string
- func (e GetObjectStreamingContentRequestValidationError) Field() string
- func (e GetObjectStreamingContentRequestValidationError) Key() bool
- func (e GetObjectStreamingContentRequestValidationError) Reason() string
- type GetObjectStreamingContentResponse
- func (*GetObjectStreamingContentResponse) Descriptor() ([]byte, []int)
- func (m *GetObjectStreamingContentResponse) GetContent() []byte
- func (*GetObjectStreamingContentResponse) ProtoMessage()
- func (m *GetObjectStreamingContentResponse) Reset()
- func (m *GetObjectStreamingContentResponse) String() string
- func (m *GetObjectStreamingContentResponse) Validate() error
- func (m *GetObjectStreamingContentResponse) XXX_DiscardUnknown()
- func (m *GetObjectStreamingContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetObjectStreamingContentResponse) XXX_Merge(src proto.Message)
- func (m *GetObjectStreamingContentResponse) XXX_Size() int
- func (m *GetObjectStreamingContentResponse) XXX_Unmarshal(b []byte) error
- type GetObjectStreamingContentResponseValidationError
- func (e GetObjectStreamingContentResponseValidationError) Cause() error
- func (e GetObjectStreamingContentResponseValidationError) Error() string
- func (e GetObjectStreamingContentResponseValidationError) ErrorName() string
- func (e GetObjectStreamingContentResponseValidationError) Field() string
- func (e GetObjectStreamingContentResponseValidationError) Key() bool
- func (e GetObjectStreamingContentResponseValidationError) Reason() string
- type HeartbeatRequest
- func (*HeartbeatRequest) Descriptor() ([]byte, []int)
- func (m *HeartbeatRequest) GetDevice() *OpDevice
- func (m *HeartbeatRequest) GetStartupSession() *wrappers.Int32Value
- func (*HeartbeatRequest) ProtoMessage()
- func (m *HeartbeatRequest) Reset()
- func (m *HeartbeatRequest) String() string
- func (m *HeartbeatRequest) Validate() error
- func (m *HeartbeatRequest) XXX_DiscardUnknown()
- func (m *HeartbeatRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HeartbeatRequest) XXX_Merge(src proto.Message)
- func (m *HeartbeatRequest) XXX_Size() int
- func (m *HeartbeatRequest) XXX_Unmarshal(b []byte) error
- type HeartbeatRequestValidationError
- func (e HeartbeatRequestValidationError) Cause() error
- func (e HeartbeatRequestValidationError) Error() string
- func (e HeartbeatRequestValidationError) ErrorName() string
- func (e HeartbeatRequestValidationError) Field() string
- func (e HeartbeatRequestValidationError) Key() bool
- func (e HeartbeatRequestValidationError) Reason() string
- type ListConfigsByDeviceRequest
- func (*ListConfigsByDeviceRequest) Descriptor() ([]byte, []int)
- func (m *ListConfigsByDeviceRequest) GetDevice() *OpDevice
- func (*ListConfigsByDeviceRequest) ProtoMessage()
- func (m *ListConfigsByDeviceRequest) Reset()
- func (m *ListConfigsByDeviceRequest) String() string
- func (m *ListConfigsByDeviceRequest) Validate() error
- func (m *ListConfigsByDeviceRequest) XXX_DiscardUnknown()
- func (m *ListConfigsByDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListConfigsByDeviceRequest) XXX_Merge(src proto.Message)
- func (m *ListConfigsByDeviceRequest) XXX_Size() int
- func (m *ListConfigsByDeviceRequest) XXX_Unmarshal(b []byte) error
- type ListConfigsByDeviceRequestValidationError
- func (e ListConfigsByDeviceRequestValidationError) Cause() error
- func (e ListConfigsByDeviceRequestValidationError) Error() string
- func (e ListConfigsByDeviceRequestValidationError) ErrorName() string
- func (e ListConfigsByDeviceRequestValidationError) Field() string
- func (e ListConfigsByDeviceRequestValidationError) Key() bool
- func (e ListConfigsByDeviceRequestValidationError) Reason() string
- type ListConfigsByDeviceResponse
- func (*ListConfigsByDeviceResponse) Descriptor() ([]byte, []int)
- func (m *ListConfigsByDeviceResponse) GetConfigs() []*Config
- func (*ListConfigsByDeviceResponse) ProtoMessage()
- func (m *ListConfigsByDeviceResponse) Reset()
- func (m *ListConfigsByDeviceResponse) String() string
- func (m *ListConfigsByDeviceResponse) Validate() error
- func (m *ListConfigsByDeviceResponse) XXX_DiscardUnknown()
- func (m *ListConfigsByDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListConfigsByDeviceResponse) XXX_Merge(src proto.Message)
- func (m *ListConfigsByDeviceResponse) XXX_Size() int
- func (m *ListConfigsByDeviceResponse) XXX_Unmarshal(b []byte) error
- type ListConfigsByDeviceResponseValidationError
- func (e ListConfigsByDeviceResponseValidationError) Cause() error
- func (e ListConfigsByDeviceResponseValidationError) Error() string
- func (e ListConfigsByDeviceResponseValidationError) ErrorName() string
- func (e ListConfigsByDeviceResponseValidationError) Field() string
- func (e ListConfigsByDeviceResponseValidationError) Key() bool
- func (e ListConfigsByDeviceResponseValidationError) Reason() string
- type ListConfigsRequest
- func (*ListConfigsRequest) Descriptor() ([]byte, []int)
- func (m *ListConfigsRequest) GetConfig() *OpConfig
- func (*ListConfigsRequest) ProtoMessage()
- func (m *ListConfigsRequest) Reset()
- func (m *ListConfigsRequest) String() string
- func (m *ListConfigsRequest) Validate() error
- func (m *ListConfigsRequest) XXX_DiscardUnknown()
- func (m *ListConfigsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListConfigsRequest) XXX_Merge(src proto.Message)
- func (m *ListConfigsRequest) XXX_Size() int
- func (m *ListConfigsRequest) XXX_Unmarshal(b []byte) error
- type ListConfigsRequestValidationError
- func (e ListConfigsRequestValidationError) Cause() error
- func (e ListConfigsRequestValidationError) Error() string
- func (e ListConfigsRequestValidationError) ErrorName() string
- func (e ListConfigsRequestValidationError) Field() string
- func (e ListConfigsRequestValidationError) Key() bool
- func (e ListConfigsRequestValidationError) Reason() string
- type ListConfigsResponse
- func (*ListConfigsResponse) Descriptor() ([]byte, []int)
- func (m *ListConfigsResponse) GetConfigs() []*Config
- func (*ListConfigsResponse) ProtoMessage()
- func (m *ListConfigsResponse) Reset()
- func (m *ListConfigsResponse) String() string
- func (m *ListConfigsResponse) Validate() error
- func (m *ListConfigsResponse) XXX_DiscardUnknown()
- func (m *ListConfigsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListConfigsResponse) XXX_Merge(src proto.Message)
- func (m *ListConfigsResponse) XXX_Size() int
- func (m *ListConfigsResponse) XXX_Unmarshal(b []byte) error
- type ListConfigsResponseValidationError
- func (e ListConfigsResponseValidationError) Cause() error
- func (e ListConfigsResponseValidationError) Error() string
- func (e ListConfigsResponseValidationError) ErrorName() string
- func (e ListConfigsResponseValidationError) Field() string
- func (e ListConfigsResponseValidationError) Key() bool
- func (e ListConfigsResponseValidationError) Reason() string
- type ListDevicesRequest
- func (*ListDevicesRequest) Descriptor() ([]byte, []int)
- func (m *ListDevicesRequest) GetDevice() *OpDevice
- func (*ListDevicesRequest) ProtoMessage()
- func (m *ListDevicesRequest) Reset()
- func (m *ListDevicesRequest) String() string
- func (m *ListDevicesRequest) Validate() error
- func (m *ListDevicesRequest) XXX_DiscardUnknown()
- func (m *ListDevicesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDevicesRequest) XXX_Merge(src proto.Message)
- func (m *ListDevicesRequest) XXX_Size() int
- func (m *ListDevicesRequest) XXX_Unmarshal(b []byte) error
- type ListDevicesRequestValidationError
- func (e ListDevicesRequestValidationError) Cause() error
- func (e ListDevicesRequestValidationError) Error() string
- func (e ListDevicesRequestValidationError) ErrorName() string
- func (e ListDevicesRequestValidationError) Field() string
- func (e ListDevicesRequestValidationError) Key() bool
- func (e ListDevicesRequestValidationError) Reason() string
- type ListDevicesResponse
- func (*ListDevicesResponse) Descriptor() ([]byte, []int)
- func (m *ListDevicesResponse) GetDevices() []*Device
- func (*ListDevicesResponse) ProtoMessage()
- func (m *ListDevicesResponse) Reset()
- func (m *ListDevicesResponse) String() string
- func (m *ListDevicesResponse) Validate() error
- func (m *ListDevicesResponse) XXX_DiscardUnknown()
- func (m *ListDevicesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListDevicesResponse) XXX_Merge(src proto.Message)
- func (m *ListDevicesResponse) XXX_Size() int
- func (m *ListDevicesResponse) XXX_Unmarshal(b []byte) error
- type ListDevicesResponseValidationError
- func (e ListDevicesResponseValidationError) Cause() error
- func (e ListDevicesResponseValidationError) Error() string
- func (e ListDevicesResponseValidationError) ErrorName() string
- func (e ListDevicesResponseValidationError) Field() string
- func (e ListDevicesResponseValidationError) Key() bool
- func (e ListDevicesResponseValidationError) Reason() string
- type ListFirmwareHubsRequest
- func (*ListFirmwareHubsRequest) Descriptor() ([]byte, []int)
- func (m *ListFirmwareHubsRequest) GetFirmwareHub() *OpFirmwareHub
- func (*ListFirmwareHubsRequest) ProtoMessage()
- func (m *ListFirmwareHubsRequest) Reset()
- func (m *ListFirmwareHubsRequest) String() string
- func (m *ListFirmwareHubsRequest) Validate() error
- func (m *ListFirmwareHubsRequest) XXX_DiscardUnknown()
- func (m *ListFirmwareHubsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFirmwareHubsRequest) XXX_Merge(src proto.Message)
- func (m *ListFirmwareHubsRequest) XXX_Size() int
- func (m *ListFirmwareHubsRequest) XXX_Unmarshal(b []byte) error
- type ListFirmwareHubsRequestValidationError
- func (e ListFirmwareHubsRequestValidationError) Cause() error
- func (e ListFirmwareHubsRequestValidationError) Error() string
- func (e ListFirmwareHubsRequestValidationError) ErrorName() string
- func (e ListFirmwareHubsRequestValidationError) Field() string
- func (e ListFirmwareHubsRequestValidationError) Key() bool
- func (e ListFirmwareHubsRequestValidationError) Reason() string
- type ListFirmwareHubsResponse
- func (*ListFirmwareHubsResponse) Descriptor() ([]byte, []int)
- func (m *ListFirmwareHubsResponse) GetFirmwareHubs() []*FirmwareHub
- func (*ListFirmwareHubsResponse) ProtoMessage()
- func (m *ListFirmwareHubsResponse) Reset()
- func (m *ListFirmwareHubsResponse) String() string
- func (m *ListFirmwareHubsResponse) Validate() error
- func (m *ListFirmwareHubsResponse) XXX_DiscardUnknown()
- func (m *ListFirmwareHubsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFirmwareHubsResponse) XXX_Merge(src proto.Message)
- func (m *ListFirmwareHubsResponse) XXX_Size() int
- func (m *ListFirmwareHubsResponse) XXX_Unmarshal(b []byte) error
- type ListFirmwareHubsResponseValidationError
- func (e ListFirmwareHubsResponseValidationError) Cause() error
- func (e ListFirmwareHubsResponseValidationError) Error() string
- func (e ListFirmwareHubsResponseValidationError) ErrorName() string
- func (e ListFirmwareHubsResponseValidationError) Field() string
- func (e ListFirmwareHubsResponseValidationError) Key() bool
- func (e ListFirmwareHubsResponseValidationError) Reason() string
- type ListFlowSetsRequest
- func (*ListFlowSetsRequest) Descriptor() ([]byte, []int)
- func (m *ListFlowSetsRequest) GetFlowSet() *OpFlowSet
- func (*ListFlowSetsRequest) ProtoMessage()
- func (m *ListFlowSetsRequest) Reset()
- func (m *ListFlowSetsRequest) String() string
- func (m *ListFlowSetsRequest) Validate() error
- func (m *ListFlowSetsRequest) XXX_DiscardUnknown()
- func (m *ListFlowSetsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFlowSetsRequest) XXX_Merge(src proto.Message)
- func (m *ListFlowSetsRequest) XXX_Size() int
- func (m *ListFlowSetsRequest) XXX_Unmarshal(b []byte) error
- type ListFlowSetsRequestValidationError
- func (e ListFlowSetsRequestValidationError) Cause() error
- func (e ListFlowSetsRequestValidationError) Error() string
- func (e ListFlowSetsRequestValidationError) ErrorName() string
- func (e ListFlowSetsRequestValidationError) Field() string
- func (e ListFlowSetsRequestValidationError) Key() bool
- func (e ListFlowSetsRequestValidationError) Reason() string
- type ListFlowSetsResponse
- func (*ListFlowSetsResponse) Descriptor() ([]byte, []int)
- func (m *ListFlowSetsResponse) GetFlowSets() []*FlowSet
- func (*ListFlowSetsResponse) ProtoMessage()
- func (m *ListFlowSetsResponse) Reset()
- func (m *ListFlowSetsResponse) String() string
- func (m *ListFlowSetsResponse) Validate() error
- func (m *ListFlowSetsResponse) XXX_DiscardUnknown()
- func (m *ListFlowSetsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListFlowSetsResponse) XXX_Merge(src proto.Message)
- func (m *ListFlowSetsResponse) XXX_Size() int
- func (m *ListFlowSetsResponse) XXX_Unmarshal(b []byte) error
- type ListFlowSetsResponseValidationError
- func (e ListFlowSetsResponseValidationError) Cause() error
- func (e ListFlowSetsResponseValidationError) Error() string
- func (e ListFlowSetsResponseValidationError) ErrorName() string
- func (e ListFlowSetsResponseValidationError) Field() string
- func (e ListFlowSetsResponseValidationError) Key() bool
- func (e ListFlowSetsResponseValidationError) Reason() string
- type ListObjectsRequest
- func (*ListObjectsRequest) Descriptor() ([]byte, []int)
- func (m *ListObjectsRequest) GetDepth() *wrappers.Int32Value
- func (m *ListObjectsRequest) GetObject() *OpObject
- func (m *ListObjectsRequest) GetRecursive() *wrappers.BoolValue
- func (*ListObjectsRequest) ProtoMessage()
- func (m *ListObjectsRequest) Reset()
- func (m *ListObjectsRequest) String() string
- func (m *ListObjectsRequest) Validate() error
- func (m *ListObjectsRequest) XXX_DiscardUnknown()
- func (m *ListObjectsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListObjectsRequest) XXX_Merge(src proto.Message)
- func (m *ListObjectsRequest) XXX_Size() int
- func (m *ListObjectsRequest) XXX_Unmarshal(b []byte) error
- type ListObjectsRequestValidationError
- func (e ListObjectsRequestValidationError) Cause() error
- func (e ListObjectsRequestValidationError) Error() string
- func (e ListObjectsRequestValidationError) ErrorName() string
- func (e ListObjectsRequestValidationError) Field() string
- func (e ListObjectsRequestValidationError) Key() bool
- func (e ListObjectsRequestValidationError) Reason() string
- type ListObjectsResponse
- func (*ListObjectsResponse) Descriptor() ([]byte, []int)
- func (m *ListObjectsResponse) GetObjects() []*Object
- func (*ListObjectsResponse) ProtoMessage()
- func (m *ListObjectsResponse) Reset()
- func (m *ListObjectsResponse) String() string
- func (m *ListObjectsResponse) Validate() error
- func (m *ListObjectsResponse) XXX_DiscardUnknown()
- func (m *ListObjectsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListObjectsResponse) XXX_Merge(src proto.Message)
- func (m *ListObjectsResponse) XXX_Size() int
- func (m *ListObjectsResponse) XXX_Unmarshal(b []byte) error
- type ListObjectsResponseValidationError
- func (e ListObjectsResponseValidationError) Cause() error
- func (e ListObjectsResponseValidationError) Error() string
- func (e ListObjectsResponseValidationError) ErrorName() string
- func (e ListObjectsResponseValidationError) Field() string
- func (e ListObjectsResponseValidationError) Key() bool
- func (e ListObjectsResponseValidationError) Reason() string
- type Module
- func (*Module) Descriptor() ([]byte, []int)
- func (m *Module) GetAlias() string
- func (m *Module) GetComponent() string
- func (m *Module) GetDeviceId() string
- func (m *Module) GetEndpoint() string
- func (m *Module) GetHeartbeatAt() *timestamp.Timestamp
- func (m *Module) GetId() string
- func (m *Module) GetName() string
- func (m *Module) GetState() state.ModuleState
- func (*Module) ProtoMessage()
- func (m *Module) Reset()
- func (m *Module) String() string
- func (m *Module) Validate() error
- func (m *Module) XXX_DiscardUnknown()
- func (m *Module) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Module) XXX_Merge(src proto.Message)
- func (m *Module) XXX_Size() int
- func (m *Module) XXX_Unmarshal(b []byte) error
- type ModuleValidationError
- type Object
- func (*Object) Descriptor() ([]byte, []int)
- func (m *Object) GetDevice() *Device
- func (m *Object) GetEtag() string
- func (m *Object) GetLastModified() *timestamp.Timestamp
- func (m *Object) GetLength() int64
- func (m *Object) GetName() string
- func (m *Object) GetPrefix() string
- func (*Object) ProtoMessage()
- func (m *Object) Reset()
- func (m *Object) String() string
- func (m *Object) Validate() error
- func (m *Object) XXX_DiscardUnknown()
- func (m *Object) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Object) XXX_Merge(src proto.Message)
- func (m *Object) XXX_Size() int
- func (m *Object) XXX_Unmarshal(b []byte) error
- type ObjectChunk
- func (*ObjectChunk) Descriptor() ([]byte, []int)
- func (m *ObjectChunk) GetData() []byte
- func (m *ObjectChunk) GetLength() int64
- func (m *ObjectChunk) GetOffset() int64
- func (*ObjectChunk) ProtoMessage()
- func (m *ObjectChunk) Reset()
- func (m *ObjectChunk) String() string
- func (m *ObjectChunk) Validate() error
- func (m *ObjectChunk) XXX_DiscardUnknown()
- func (m *ObjectChunk) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ObjectChunk) XXX_Merge(src proto.Message)
- func (m *ObjectChunk) XXX_Size() int
- func (m *ObjectChunk) XXX_Unmarshal(b []byte) error
- type ObjectChunkValidationError
- func (e ObjectChunkValidationError) Cause() error
- func (e ObjectChunkValidationError) Error() string
- func (e ObjectChunkValidationError) ErrorName() string
- func (e ObjectChunkValidationError) Field() string
- func (e ObjectChunkValidationError) Key() bool
- func (e ObjectChunkValidationError) Reason() string
- type ObjectChunks
- func (*ObjectChunks) Descriptor() ([]byte, []int)
- func (m *ObjectChunks) GetChunks() []*ObjectChunk
- func (*ObjectChunks) ProtoMessage()
- func (m *ObjectChunks) Reset()
- func (m *ObjectChunks) String() string
- func (m *ObjectChunks) Validate() error
- func (m *ObjectChunks) XXX_DiscardUnknown()
- func (m *ObjectChunks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ObjectChunks) XXX_Merge(src proto.Message)
- func (m *ObjectChunks) XXX_Size() int
- func (m *ObjectChunks) XXX_Unmarshal(b []byte) error
- type ObjectChunksValidationError
- func (e ObjectChunksValidationError) Cause() error
- func (e ObjectChunksValidationError) Error() string
- func (e ObjectChunksValidationError) ErrorName() string
- func (e ObjectChunksValidationError) Field() string
- func (e ObjectChunksValidationError) Key() bool
- func (e ObjectChunksValidationError) Reason() string
- type ObjectValidationError
- type OpConfig
- func (*OpConfig) Descriptor() ([]byte, []int)
- func (m *OpConfig) GetAlias() *wrappers.StringValue
- func (m *OpConfig) GetBody() *_struct.Struct
- func (m *OpConfig) GetId() *wrappers.StringValue
- func (*OpConfig) ProtoMessage()
- func (m *OpConfig) Reset()
- func (m *OpConfig) String() string
- func (m *OpConfig) Validate() error
- func (m *OpConfig) XXX_DiscardUnknown()
- func (m *OpConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpConfig) XXX_Merge(src proto.Message)
- func (m *OpConfig) XXX_Size() int
- func (m *OpConfig) XXX_Unmarshal(b []byte) error
- type OpConfigValidationError
- type OpDescriptor
- func (*OpDescriptor) Descriptor() ([]byte, []int)
- func (m *OpDescriptor) GetBody() *wrappers.BytesValue
- func (m *OpDescriptor) GetSha1() *wrappers.StringValue
- func (*OpDescriptor) ProtoMessage()
- func (m *OpDescriptor) Reset()
- func (m *OpDescriptor) String() string
- func (m *OpDescriptor) Validate() error
- func (m *OpDescriptor) XXX_DiscardUnknown()
- func (m *OpDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpDescriptor) XXX_Merge(src proto.Message)
- func (m *OpDescriptor) XXX_Size() int
- func (m *OpDescriptor) XXX_Unmarshal(b []byte) error
- type OpDescriptorValidationError
- func (e OpDescriptorValidationError) Cause() error
- func (e OpDescriptorValidationError) Error() string
- func (e OpDescriptorValidationError) ErrorName() string
- func (e OpDescriptorValidationError) Field() string
- func (e OpDescriptorValidationError) Key() bool
- func (e OpDescriptorValidationError) Reason() string
- type OpDevice
- func (*OpDevice) Descriptor() ([]byte, []int)
- func (m *OpDevice) GetAlias() *wrappers.StringValue
- func (m *OpDevice) GetExtra() map[string]*wrappers.StringValue
- func (m *OpDevice) GetFlows() []*OpFlow
- func (m *OpDevice) GetHeartbeatAt() *timestamp.Timestamp
- func (m *OpDevice) GetId() *wrappers.StringValue
- func (m *OpDevice) GetKind() kind.DeviceKind
- func (m *OpDevice) GetModules() []*OpModule
- func (m *OpDevice) GetName() *wrappers.StringValue
- func (m *OpDevice) GetState() state.DeviceState
- func (*OpDevice) ProtoMessage()
- func (m *OpDevice) Reset()
- func (m *OpDevice) String() string
- func (m *OpDevice) Validate() error
- func (m *OpDevice) XXX_DiscardUnknown()
- func (m *OpDevice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpDevice) XXX_Merge(src proto.Message)
- func (m *OpDevice) XXX_Size() int
- func (m *OpDevice) XXX_Unmarshal(b []byte) error
- type OpDeviceValidationError
- type OpFirmwareDescriptor
- func (*OpFirmwareDescriptor) Descriptor() ([]byte, []int)
- func (m *OpFirmwareDescriptor) GetCreatedAt() *timestamp.Timestamp
- func (m *OpFirmwareDescriptor) GetDescriptor_() *_struct.Struct
- func (m *OpFirmwareDescriptor) GetId() *wrappers.StringValue
- func (m *OpFirmwareDescriptor) GetName() *wrappers.StringValue
- func (*OpFirmwareDescriptor) ProtoMessage()
- func (m *OpFirmwareDescriptor) Reset()
- func (m *OpFirmwareDescriptor) String() string
- func (m *OpFirmwareDescriptor) Validate() error
- func (m *OpFirmwareDescriptor) XXX_DiscardUnknown()
- func (m *OpFirmwareDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpFirmwareDescriptor) XXX_Merge(src proto.Message)
- func (m *OpFirmwareDescriptor) XXX_Size() int
- func (m *OpFirmwareDescriptor) XXX_Unmarshal(b []byte) error
- type OpFirmwareDescriptorValidationError
- func (e OpFirmwareDescriptorValidationError) Cause() error
- func (e OpFirmwareDescriptorValidationError) Error() string
- func (e OpFirmwareDescriptorValidationError) ErrorName() string
- func (e OpFirmwareDescriptorValidationError) Field() string
- func (e OpFirmwareDescriptorValidationError) Key() bool
- func (e OpFirmwareDescriptorValidationError) Reason() string
- type OpFirmwareHub
- func (*OpFirmwareHub) Descriptor() ([]byte, []int)
- func (m *OpFirmwareHub) GetAlias() *wrappers.StringValue
- func (m *OpFirmwareHub) GetDescription() *wrappers.StringValue
- func (m *OpFirmwareHub) GetDevices() []*OpDevice
- func (m *OpFirmwareHub) GetFirmwareDescriptors() []*OpFirmwareDescriptor
- func (m *OpFirmwareHub) GetId() *wrappers.StringValue
- func (*OpFirmwareHub) ProtoMessage()
- func (m *OpFirmwareHub) Reset()
- func (m *OpFirmwareHub) String() string
- func (m *OpFirmwareHub) Validate() error
- func (m *OpFirmwareHub) XXX_DiscardUnknown()
- func (m *OpFirmwareHub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpFirmwareHub) XXX_Merge(src proto.Message)
- func (m *OpFirmwareHub) XXX_Size() int
- func (m *OpFirmwareHub) XXX_Unmarshal(b []byte) error
- type OpFirmwareHubValidationError
- func (e OpFirmwareHubValidationError) Cause() error
- func (e OpFirmwareHubValidationError) Error() string
- func (e OpFirmwareHubValidationError) ErrorName() string
- func (e OpFirmwareHubValidationError) Field() string
- func (e OpFirmwareHubValidationError) Key() bool
- func (e OpFirmwareHubValidationError) Reason() string
- type OpFlow
- func (*OpFlow) Descriptor() ([]byte, []int)
- func (m *OpFlow) GetAlias() *wrappers.StringValue
- func (m *OpFlow) GetDeviceId() *wrappers.StringValue
- func (m *OpFlow) GetId() *wrappers.StringValue
- func (m *OpFlow) GetName() *wrappers.StringValue
- func (*OpFlow) ProtoMessage()
- func (m *OpFlow) Reset()
- func (m *OpFlow) String() string
- func (m *OpFlow) Validate() error
- func (m *OpFlow) XXX_DiscardUnknown()
- func (m *OpFlow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpFlow) XXX_Merge(src proto.Message)
- func (m *OpFlow) XXX_Size() int
- func (m *OpFlow) XXX_Unmarshal(b []byte) error
- type OpFlowSet
- func (*OpFlowSet) Descriptor() ([]byte, []int)
- func (m *OpFlowSet) GetAlias() *wrappers.StringValue
- func (m *OpFlowSet) GetFlows() []*OpFlow
- func (m *OpFlowSet) GetId() *wrappers.StringValue
- func (m *OpFlowSet) GetName() *wrappers.StringValue
- func (*OpFlowSet) ProtoMessage()
- func (m *OpFlowSet) Reset()
- func (m *OpFlowSet) String() string
- func (m *OpFlowSet) Validate() error
- func (m *OpFlowSet) XXX_DiscardUnknown()
- func (m *OpFlowSet) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpFlowSet) XXX_Merge(src proto.Message)
- func (m *OpFlowSet) XXX_Size() int
- func (m *OpFlowSet) XXX_Unmarshal(b []byte) error
- type OpFlowSetValidationError
- type OpFlowValidationError
- type OpFrame
- func (*OpFrame) Descriptor() ([]byte, []int)
- func (m *OpFrame) GetData() *_struct.Struct
- func (m *OpFrame) GetTs() *timestamp.Timestamp
- func (*OpFrame) ProtoMessage()
- func (m *OpFrame) Reset()
- func (m *OpFrame) String() string
- func (m *OpFrame) Validate() error
- func (m *OpFrame) XXX_DiscardUnknown()
- func (m *OpFrame) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpFrame) XXX_Merge(src proto.Message)
- func (m *OpFrame) XXX_Size() int
- func (m *OpFrame) XXX_Unmarshal(b []byte) error
- type OpFrameValidationError
- type OpModule
- func (*OpModule) Descriptor() ([]byte, []int)
- func (m *OpModule) GetAlias() *wrappers.StringValue
- func (m *OpModule) GetComponent() *wrappers.StringValue
- func (m *OpModule) GetDeviceId() *wrappers.StringValue
- func (m *OpModule) GetEndpoint() *wrappers.StringValue
- func (m *OpModule) GetHeartbeatAt() *timestamp.Timestamp
- func (m *OpModule) GetId() *wrappers.StringValue
- func (m *OpModule) GetName() *wrappers.StringValue
- func (m *OpModule) GetState() state.ModuleState
- func (*OpModule) ProtoMessage()
- func (m *OpModule) Reset()
- func (m *OpModule) String() string
- func (m *OpModule) Validate() error
- func (m *OpModule) XXX_DiscardUnknown()
- func (m *OpModule) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpModule) XXX_Merge(src proto.Message)
- func (m *OpModule) XXX_Size() int
- func (m *OpModule) XXX_Unmarshal(b []byte) error
- type OpModuleValidationError
- type OpObject
- func (*OpObject) Descriptor() ([]byte, []int)
- func (m *OpObject) GetDevice() *OpDevice
- func (m *OpObject) GetEtag() *wrappers.StringValue
- func (m *OpObject) GetLastModified() *timestamp.Timestamp
- func (m *OpObject) GetLength() *wrappers.Int64Value
- func (m *OpObject) GetName() *wrappers.StringValue
- func (m *OpObject) GetPrefix() *wrappers.StringValue
- func (*OpObject) ProtoMessage()
- func (m *OpObject) Reset()
- func (m *OpObject) String() string
- func (m *OpObject) Validate() error
- func (m *OpObject) XXX_DiscardUnknown()
- func (m *OpObject) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpObject) XXX_Merge(src proto.Message)
- func (m *OpObject) XXX_Size() int
- func (m *OpObject) XXX_Unmarshal(b []byte) error
- type OpObjectChunk
- func (*OpObjectChunk) Descriptor() ([]byte, []int)
- func (m *OpObjectChunk) GetData() *wrappers.BytesValue
- func (m *OpObjectChunk) GetLength() *wrappers.Int64Value
- func (m *OpObjectChunk) GetOffset() *wrappers.Int64Value
- func (*OpObjectChunk) ProtoMessage()
- func (m *OpObjectChunk) Reset()
- func (m *OpObjectChunk) String() string
- func (m *OpObjectChunk) Validate() error
- func (m *OpObjectChunk) XXX_DiscardUnknown()
- func (m *OpObjectChunk) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpObjectChunk) XXX_Merge(src proto.Message)
- func (m *OpObjectChunk) XXX_Size() int
- func (m *OpObjectChunk) XXX_Unmarshal(b []byte) error
- type OpObjectChunkValidationError
- func (e OpObjectChunkValidationError) Cause() error
- func (e OpObjectChunkValidationError) Error() string
- func (e OpObjectChunkValidationError) ErrorName() string
- func (e OpObjectChunkValidationError) Field() string
- func (e OpObjectChunkValidationError) Key() bool
- func (e OpObjectChunkValidationError) Reason() string
- type OpObjectChunks
- func (*OpObjectChunks) Descriptor() ([]byte, []int)
- func (m *OpObjectChunks) GetChunks() []*OpObjectChunk
- func (*OpObjectChunks) ProtoMessage()
- func (m *OpObjectChunks) Reset()
- func (m *OpObjectChunks) String() string
- func (m *OpObjectChunks) Validate() error
- func (m *OpObjectChunks) XXX_DiscardUnknown()
- func (m *OpObjectChunks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpObjectChunks) XXX_Merge(src proto.Message)
- func (m *OpObjectChunks) XXX_Size() int
- func (m *OpObjectChunks) XXX_Unmarshal(b []byte) error
- type OpObjectChunksValidationError
- func (e OpObjectChunksValidationError) Cause() error
- func (e OpObjectChunksValidationError) Error() string
- func (e OpObjectChunksValidationError) ErrorName() string
- func (e OpObjectChunksValidationError) Field() string
- func (e OpObjectChunksValidationError) Key() bool
- func (e OpObjectChunksValidationError) Reason() string
- type OpObjectValidationError
- type OpStreamCallConfig
- func (*OpStreamCallConfig) Descriptor() ([]byte, []int)
- func (m *OpStreamCallConfig) GetComponent() *wrappers.StringValue
- func (m *OpStreamCallConfig) GetMethod() *wrappers.StringValue
- func (m *OpStreamCallConfig) GetName() *wrappers.StringValue
- func (*OpStreamCallConfig) ProtoMessage()
- func (m *OpStreamCallConfig) Reset()
- func (m *OpStreamCallConfig) String() string
- func (m *OpStreamCallConfig) Validate() error
- func (m *OpStreamCallConfig) XXX_DiscardUnknown()
- func (m *OpStreamCallConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpStreamCallConfig) XXX_Merge(src proto.Message)
- func (m *OpStreamCallConfig) XXX_Size() int
- func (m *OpStreamCallConfig) XXX_Unmarshal(b []byte) error
- type OpStreamCallConfigAck
- func (*OpStreamCallConfigAck) Descriptor() ([]byte, []int)
- func (*OpStreamCallConfigAck) ProtoMessage()
- func (m *OpStreamCallConfigAck) Reset()
- func (m *OpStreamCallConfigAck) String() string
- func (m *OpStreamCallConfigAck) Validate() error
- func (m *OpStreamCallConfigAck) XXX_DiscardUnknown()
- func (m *OpStreamCallConfigAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpStreamCallConfigAck) XXX_Merge(src proto.Message)
- func (m *OpStreamCallConfigAck) XXX_Size() int
- func (m *OpStreamCallConfigAck) XXX_Unmarshal(b []byte) error
- type OpStreamCallConfigAckValidationError
- func (e OpStreamCallConfigAckValidationError) Cause() error
- func (e OpStreamCallConfigAckValidationError) Error() string
- func (e OpStreamCallConfigAckValidationError) ErrorName() string
- func (e OpStreamCallConfigAckValidationError) Field() string
- func (e OpStreamCallConfigAckValidationError) Key() bool
- func (e OpStreamCallConfigAckValidationError) Reason() string
- type OpStreamCallConfigValidationError
- func (e OpStreamCallConfigValidationError) Cause() error
- func (e OpStreamCallConfigValidationError) Error() string
- func (e OpStreamCallConfigValidationError) ErrorName() string
- func (e OpStreamCallConfigValidationError) Field() string
- func (e OpStreamCallConfigValidationError) Key() bool
- func (e OpStreamCallConfigValidationError) Reason() string
- type OpStreamCallExit
- func (*OpStreamCallExit) Descriptor() ([]byte, []int)
- func (*OpStreamCallExit) ProtoMessage()
- func (m *OpStreamCallExit) Reset()
- func (m *OpStreamCallExit) String() string
- func (m *OpStreamCallExit) Validate() error
- func (m *OpStreamCallExit) XXX_DiscardUnknown()
- func (m *OpStreamCallExit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpStreamCallExit) XXX_Merge(src proto.Message)
- func (m *OpStreamCallExit) XXX_Size() int
- func (m *OpStreamCallExit) XXX_Unmarshal(b []byte) error
- type OpStreamCallExitValidationError
- func (e OpStreamCallExitValidationError) Cause() error
- func (e OpStreamCallExitValidationError) Error() string
- func (e OpStreamCallExitValidationError) ErrorName() string
- func (e OpStreamCallExitValidationError) Field() string
- func (e OpStreamCallExitValidationError) Key() bool
- func (e OpStreamCallExitValidationError) Reason() string
- type OpStreamCallValue
- func (*OpStreamCallValue) Descriptor() ([]byte, []int)
- func (m *OpStreamCallValue) GetConfig() *OpStreamCallConfig
- func (m *OpStreamCallValue) GetConfigAck() *OpStreamCallConfigAck
- func (m *OpStreamCallValue) GetExit() *OpStreamCallExit
- func (m *OpStreamCallValue) GetUnion() isOpStreamCallValue_Union
- func (m *OpStreamCallValue) GetValue() *any.Any
- func (*OpStreamCallValue) ProtoMessage()
- func (m *OpStreamCallValue) Reset()
- func (m *OpStreamCallValue) String() string
- func (m *OpStreamCallValue) Validate() error
- func (m *OpStreamCallValue) XXX_DiscardUnknown()
- func (m *OpStreamCallValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpStreamCallValue) XXX_Merge(src proto.Message)
- func (*OpStreamCallValue) XXX_OneofWrappers() []interface{}
- func (m *OpStreamCallValue) XXX_Size() int
- func (m *OpStreamCallValue) XXX_Unmarshal(b []byte) error
- type OpStreamCallValueValidationError
- func (e OpStreamCallValueValidationError) Cause() error
- func (e OpStreamCallValueValidationError) Error() string
- func (e OpStreamCallValueValidationError) ErrorName() string
- func (e OpStreamCallValueValidationError) Field() string
- func (e OpStreamCallValueValidationError) Key() bool
- func (e OpStreamCallValueValidationError) Reason() string
- type OpStreamCallValue_Config
- type OpStreamCallValue_ConfigAck
- type OpStreamCallValue_Exit
- type OpStreamCallValue_Value
- type OpUnaryCallValue
- func (*OpUnaryCallValue) Descriptor() ([]byte, []int)
- func (m *OpUnaryCallValue) GetComponent() *wrappers.StringValue
- func (m *OpUnaryCallValue) GetMethod() *wrappers.StringValue
- func (m *OpUnaryCallValue) GetName() *wrappers.StringValue
- func (m *OpUnaryCallValue) GetValue() *any.Any
- func (*OpUnaryCallValue) ProtoMessage()
- func (m *OpUnaryCallValue) Reset()
- func (m *OpUnaryCallValue) String() string
- func (m *OpUnaryCallValue) Validate() error
- func (m *OpUnaryCallValue) XXX_DiscardUnknown()
- func (m *OpUnaryCallValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OpUnaryCallValue) XXX_Merge(src proto.Message)
- func (m *OpUnaryCallValue) XXX_Size() int
- func (m *OpUnaryCallValue) XXX_Unmarshal(b []byte) error
- type OpUnaryCallValueValidationError
- func (e OpUnaryCallValueValidationError) Cause() error
- func (e OpUnaryCallValueValidationError) Error() string
- func (e OpUnaryCallValueValidationError) ErrorName() string
- func (e OpUnaryCallValueValidationError) Field() string
- func (e OpUnaryCallValueValidationError) Key() bool
- func (e OpUnaryCallValueValidationError) Reason() string
- type PatchConfigRequest
- func (*PatchConfigRequest) Descriptor() ([]byte, []int)
- func (m *PatchConfigRequest) GetConfig() *OpConfig
- func (*PatchConfigRequest) ProtoMessage()
- func (m *PatchConfigRequest) Reset()
- func (m *PatchConfigRequest) String() string
- func (m *PatchConfigRequest) Validate() error
- func (m *PatchConfigRequest) XXX_DiscardUnknown()
- func (m *PatchConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchConfigRequest) XXX_Merge(src proto.Message)
- func (m *PatchConfigRequest) XXX_Size() int
- func (m *PatchConfigRequest) XXX_Unmarshal(b []byte) error
- type PatchConfigRequestValidationError
- func (e PatchConfigRequestValidationError) Cause() error
- func (e PatchConfigRequestValidationError) Error() string
- func (e PatchConfigRequestValidationError) ErrorName() string
- func (e PatchConfigRequestValidationError) Field() string
- func (e PatchConfigRequestValidationError) Key() bool
- func (e PatchConfigRequestValidationError) Reason() string
- type PatchConfigResponse
- func (*PatchConfigResponse) Descriptor() ([]byte, []int)
- func (m *PatchConfigResponse) GetConfig() *Config
- func (*PatchConfigResponse) ProtoMessage()
- func (m *PatchConfigResponse) Reset()
- func (m *PatchConfigResponse) String() string
- func (m *PatchConfigResponse) Validate() error
- func (m *PatchConfigResponse) XXX_DiscardUnknown()
- func (m *PatchConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchConfigResponse) XXX_Merge(src proto.Message)
- func (m *PatchConfigResponse) XXX_Size() int
- func (m *PatchConfigResponse) XXX_Unmarshal(b []byte) error
- type PatchConfigResponseValidationError
- func (e PatchConfigResponseValidationError) Cause() error
- func (e PatchConfigResponseValidationError) Error() string
- func (e PatchConfigResponseValidationError) ErrorName() string
- func (e PatchConfigResponseValidationError) Field() string
- func (e PatchConfigResponseValidationError) Key() bool
- func (e PatchConfigResponseValidationError) Reason() string
- type PatchDeviceRequest
- func (*PatchDeviceRequest) Descriptor() ([]byte, []int)
- func (m *PatchDeviceRequest) GetDevice() *OpDevice
- func (*PatchDeviceRequest) ProtoMessage()
- func (m *PatchDeviceRequest) Reset()
- func (m *PatchDeviceRequest) String() string
- func (m *PatchDeviceRequest) Validate() error
- func (m *PatchDeviceRequest) XXX_DiscardUnknown()
- func (m *PatchDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchDeviceRequest) XXX_Merge(src proto.Message)
- func (m *PatchDeviceRequest) XXX_Size() int
- func (m *PatchDeviceRequest) XXX_Unmarshal(b []byte) error
- type PatchDeviceRequestValidationError
- func (e PatchDeviceRequestValidationError) Cause() error
- func (e PatchDeviceRequestValidationError) Error() string
- func (e PatchDeviceRequestValidationError) ErrorName() string
- func (e PatchDeviceRequestValidationError) Field() string
- func (e PatchDeviceRequestValidationError) Key() bool
- func (e PatchDeviceRequestValidationError) Reason() string
- type PatchDeviceResponse
- func (*PatchDeviceResponse) Descriptor() ([]byte, []int)
- func (m *PatchDeviceResponse) GetDevice() *Device
- func (*PatchDeviceResponse) ProtoMessage()
- func (m *PatchDeviceResponse) Reset()
- func (m *PatchDeviceResponse) String() string
- func (m *PatchDeviceResponse) Validate() error
- func (m *PatchDeviceResponse) XXX_DiscardUnknown()
- func (m *PatchDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchDeviceResponse) XXX_Merge(src proto.Message)
- func (m *PatchDeviceResponse) XXX_Size() int
- func (m *PatchDeviceResponse) XXX_Unmarshal(b []byte) error
- type PatchDeviceResponseValidationError
- func (e PatchDeviceResponseValidationError) Cause() error
- func (e PatchDeviceResponseValidationError) Error() string
- func (e PatchDeviceResponseValidationError) ErrorName() string
- func (e PatchDeviceResponseValidationError) Field() string
- func (e PatchDeviceResponseValidationError) Key() bool
- func (e PatchDeviceResponseValidationError) Reason() string
- type PatchFirmwareHubRequest
- func (*PatchFirmwareHubRequest) Descriptor() ([]byte, []int)
- func (m *PatchFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
- func (*PatchFirmwareHubRequest) ProtoMessage()
- func (m *PatchFirmwareHubRequest) Reset()
- func (m *PatchFirmwareHubRequest) String() string
- func (m *PatchFirmwareHubRequest) Validate() error
- func (m *PatchFirmwareHubRequest) XXX_DiscardUnknown()
- func (m *PatchFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchFirmwareHubRequest) XXX_Merge(src proto.Message)
- func (m *PatchFirmwareHubRequest) XXX_Size() int
- func (m *PatchFirmwareHubRequest) XXX_Unmarshal(b []byte) error
- type PatchFirmwareHubRequestValidationError
- func (e PatchFirmwareHubRequestValidationError) Cause() error
- func (e PatchFirmwareHubRequestValidationError) Error() string
- func (e PatchFirmwareHubRequestValidationError) ErrorName() string
- func (e PatchFirmwareHubRequestValidationError) Field() string
- func (e PatchFirmwareHubRequestValidationError) Key() bool
- func (e PatchFirmwareHubRequestValidationError) Reason() string
- type PatchFirmwareHubResponse
- func (*PatchFirmwareHubResponse) Descriptor() ([]byte, []int)
- func (m *PatchFirmwareHubResponse) GetFirmwareHub() *FirmwareHub
- func (*PatchFirmwareHubResponse) ProtoMessage()
- func (m *PatchFirmwareHubResponse) Reset()
- func (m *PatchFirmwareHubResponse) String() string
- func (m *PatchFirmwareHubResponse) Validate() error
- func (m *PatchFirmwareHubResponse) XXX_DiscardUnknown()
- func (m *PatchFirmwareHubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchFirmwareHubResponse) XXX_Merge(src proto.Message)
- func (m *PatchFirmwareHubResponse) XXX_Size() int
- func (m *PatchFirmwareHubResponse) XXX_Unmarshal(b []byte) error
- type PatchFirmwareHubResponseValidationError
- func (e PatchFirmwareHubResponseValidationError) Cause() error
- func (e PatchFirmwareHubResponseValidationError) Error() string
- func (e PatchFirmwareHubResponseValidationError) ErrorName() string
- func (e PatchFirmwareHubResponseValidationError) Field() string
- func (e PatchFirmwareHubResponseValidationError) Key() bool
- func (e PatchFirmwareHubResponseValidationError) Reason() string
- type PatchFlowSetRequest
- func (*PatchFlowSetRequest) Descriptor() ([]byte, []int)
- func (m *PatchFlowSetRequest) GetFlowSet() *OpFlowSet
- func (*PatchFlowSetRequest) ProtoMessage()
- func (m *PatchFlowSetRequest) Reset()
- func (m *PatchFlowSetRequest) String() string
- func (m *PatchFlowSetRequest) Validate() error
- func (m *PatchFlowSetRequest) XXX_DiscardUnknown()
- func (m *PatchFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchFlowSetRequest) XXX_Merge(src proto.Message)
- func (m *PatchFlowSetRequest) XXX_Size() int
- func (m *PatchFlowSetRequest) XXX_Unmarshal(b []byte) error
- type PatchFlowSetRequestValidationError
- func (e PatchFlowSetRequestValidationError) Cause() error
- func (e PatchFlowSetRequestValidationError) Error() string
- func (e PatchFlowSetRequestValidationError) ErrorName() string
- func (e PatchFlowSetRequestValidationError) Field() string
- func (e PatchFlowSetRequestValidationError) Key() bool
- func (e PatchFlowSetRequestValidationError) Reason() string
- type PatchFlowSetResponse
- func (*PatchFlowSetResponse) Descriptor() ([]byte, []int)
- func (m *PatchFlowSetResponse) GetFlowSet() *FlowSet
- func (*PatchFlowSetResponse) ProtoMessage()
- func (m *PatchFlowSetResponse) Reset()
- func (m *PatchFlowSetResponse) String() string
- func (m *PatchFlowSetResponse) Validate() error
- func (m *PatchFlowSetResponse) XXX_DiscardUnknown()
- func (m *PatchFlowSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PatchFlowSetResponse) XXX_Merge(src proto.Message)
- func (m *PatchFlowSetResponse) XXX_Size() int
- func (m *PatchFlowSetResponse) XXX_Unmarshal(b []byte) error
- type PatchFlowSetResponseValidationError
- func (e PatchFlowSetResponseValidationError) Cause() error
- func (e PatchFlowSetResponseValidationError) Error() string
- func (e PatchFlowSetResponseValidationError) ErrorName() string
- func (e PatchFlowSetResponseValidationError) Field() string
- func (e PatchFlowSetResponseValidationError) Key() bool
- func (e PatchFlowSetResponseValidationError) Reason() string
- type PullFrameFromFlowRequest
- func (*PullFrameFromFlowRequest) Descriptor() ([]byte, []int)
- func (m *PullFrameFromFlowRequest) GetConfig() *PullFrameFromFlowRequest_Config
- func (m *PullFrameFromFlowRequest) GetId() *wrappers.StringValue
- func (m *PullFrameFromFlowRequest) GetRequest() isPullFrameFromFlowRequest_Request
- func (*PullFrameFromFlowRequest) ProtoMessage()
- func (m *PullFrameFromFlowRequest) Reset()
- func (m *PullFrameFromFlowRequest) String() string
- func (m *PullFrameFromFlowRequest) Validate() error
- func (m *PullFrameFromFlowRequest) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowRequest) XXX_Merge(src proto.Message)
- func (*PullFrameFromFlowRequest) XXX_OneofWrappers() []interface{}
- func (m *PullFrameFromFlowRequest) XXX_Size() int
- func (m *PullFrameFromFlowRequest) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowRequestValidationError
- func (e PullFrameFromFlowRequestValidationError) Cause() error
- func (e PullFrameFromFlowRequestValidationError) Error() string
- func (e PullFrameFromFlowRequestValidationError) ErrorName() string
- func (e PullFrameFromFlowRequestValidationError) Field() string
- func (e PullFrameFromFlowRequestValidationError) Key() bool
- func (e PullFrameFromFlowRequestValidationError) Reason() string
- type PullFrameFromFlowRequest_Config
- func (*PullFrameFromFlowRequest_Config) Descriptor() ([]byte, []int)
- func (m *PullFrameFromFlowRequest_Config) GetConfigAck() *wrappers.BoolValue
- func (m *PullFrameFromFlowRequest_Config) GetDevice() *OpDevice
- func (*PullFrameFromFlowRequest_Config) ProtoMessage()
- func (m *PullFrameFromFlowRequest_Config) Reset()
- func (m *PullFrameFromFlowRequest_Config) String() string
- func (m *PullFrameFromFlowRequest_Config) Validate() error
- func (m *PullFrameFromFlowRequest_Config) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowRequest_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowRequest_Config) XXX_Merge(src proto.Message)
- func (m *PullFrameFromFlowRequest_Config) XXX_Size() int
- func (m *PullFrameFromFlowRequest_Config) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowRequest_ConfigValidationError
- func (e PullFrameFromFlowRequest_ConfigValidationError) Cause() error
- func (e PullFrameFromFlowRequest_ConfigValidationError) Error() string
- func (e PullFrameFromFlowRequest_ConfigValidationError) ErrorName() string
- func (e PullFrameFromFlowRequest_ConfigValidationError) Field() string
- func (e PullFrameFromFlowRequest_ConfigValidationError) Key() bool
- func (e PullFrameFromFlowRequest_ConfigValidationError) Reason() string
- type PullFrameFromFlowRequest_Config_
- type PullFrameFromFlowResponse
- func (*PullFrameFromFlowResponse) Descriptor() ([]byte, []int)
- func (m *PullFrameFromFlowResponse) GetAck() *PullFrameFromFlowResponse_Ack
- func (m *PullFrameFromFlowResponse) GetId() string
- func (m *PullFrameFromFlowResponse) GetPack() *PullFrameFromFlowResponse_Pack
- func (m *PullFrameFromFlowResponse) GetResponse() isPullFrameFromFlowResponse_Response
- func (*PullFrameFromFlowResponse) ProtoMessage()
- func (m *PullFrameFromFlowResponse) Reset()
- func (m *PullFrameFromFlowResponse) String() string
- func (m *PullFrameFromFlowResponse) Validate() error
- func (m *PullFrameFromFlowResponse) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowResponse) XXX_Merge(src proto.Message)
- func (*PullFrameFromFlowResponse) XXX_OneofWrappers() []interface{}
- func (m *PullFrameFromFlowResponse) XXX_Size() int
- func (m *PullFrameFromFlowResponse) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowResponseValidationError
- func (e PullFrameFromFlowResponseValidationError) Cause() error
- func (e PullFrameFromFlowResponseValidationError) Error() string
- func (e PullFrameFromFlowResponseValidationError) ErrorName() string
- func (e PullFrameFromFlowResponseValidationError) Field() string
- func (e PullFrameFromFlowResponseValidationError) Key() bool
- func (e PullFrameFromFlowResponseValidationError) Reason() string
- type PullFrameFromFlowResponse_Ack
- func (*PullFrameFromFlowResponse_Ack) Descriptor() ([]byte, []int)
- func (*PullFrameFromFlowResponse_Ack) ProtoMessage()
- func (m *PullFrameFromFlowResponse_Ack) Reset()
- func (m *PullFrameFromFlowResponse_Ack) String() string
- func (m *PullFrameFromFlowResponse_Ack) Validate() error
- func (m *PullFrameFromFlowResponse_Ack) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowResponse_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowResponse_Ack) XXX_Merge(src proto.Message)
- func (m *PullFrameFromFlowResponse_Ack) XXX_Size() int
- func (m *PullFrameFromFlowResponse_Ack) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowResponse_AckValidationError
- func (e PullFrameFromFlowResponse_AckValidationError) Cause() error
- func (e PullFrameFromFlowResponse_AckValidationError) Error() string
- func (e PullFrameFromFlowResponse_AckValidationError) ErrorName() string
- func (e PullFrameFromFlowResponse_AckValidationError) Field() string
- func (e PullFrameFromFlowResponse_AckValidationError) Key() bool
- func (e PullFrameFromFlowResponse_AckValidationError) Reason() string
- type PullFrameFromFlowResponse_Ack_
- type PullFrameFromFlowResponse_Pack
- func (*PullFrameFromFlowResponse_Pack) Descriptor() ([]byte, []int)
- func (m *PullFrameFromFlowResponse_Pack) GetFlow() *Flow
- func (m *PullFrameFromFlowResponse_Pack) GetFrames() []*Frame
- func (*PullFrameFromFlowResponse_Pack) ProtoMessage()
- func (m *PullFrameFromFlowResponse_Pack) Reset()
- func (m *PullFrameFromFlowResponse_Pack) String() string
- func (m *PullFrameFromFlowResponse_Pack) Validate() error
- func (m *PullFrameFromFlowResponse_Pack) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowResponse_Pack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowResponse_Pack) XXX_Merge(src proto.Message)
- func (m *PullFrameFromFlowResponse_Pack) XXX_Size() int
- func (m *PullFrameFromFlowResponse_Pack) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowResponse_PackValidationError
- func (e PullFrameFromFlowResponse_PackValidationError) Cause() error
- func (e PullFrameFromFlowResponse_PackValidationError) Error() string
- func (e PullFrameFromFlowResponse_PackValidationError) ErrorName() string
- func (e PullFrameFromFlowResponse_PackValidationError) Field() string
- func (e PullFrameFromFlowResponse_PackValidationError) Key() bool
- func (e PullFrameFromFlowResponse_PackValidationError) Reason() string
- type PullFrameFromFlowResponse_Pack_
- type PullFrameFromFlowSetRequest
- func (*PullFrameFromFlowSetRequest) Descriptor() ([]byte, []int)
- func (m *PullFrameFromFlowSetRequest) GetConfig() *PullFrameFromFlowSetRequest_Config
- func (m *PullFrameFromFlowSetRequest) GetId() *wrappers.StringValue
- func (m *PullFrameFromFlowSetRequest) GetRequest() isPullFrameFromFlowSetRequest_Request
- func (*PullFrameFromFlowSetRequest) ProtoMessage()
- func (m *PullFrameFromFlowSetRequest) Reset()
- func (m *PullFrameFromFlowSetRequest) String() string
- func (m *PullFrameFromFlowSetRequest) Validate() error
- func (m *PullFrameFromFlowSetRequest) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowSetRequest) XXX_Merge(src proto.Message)
- func (*PullFrameFromFlowSetRequest) XXX_OneofWrappers() []interface{}
- func (m *PullFrameFromFlowSetRequest) XXX_Size() int
- func (m *PullFrameFromFlowSetRequest) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowSetRequestValidationError
- func (e PullFrameFromFlowSetRequestValidationError) Cause() error
- func (e PullFrameFromFlowSetRequestValidationError) Error() string
- func (e PullFrameFromFlowSetRequestValidationError) ErrorName() string
- func (e PullFrameFromFlowSetRequestValidationError) Field() string
- func (e PullFrameFromFlowSetRequestValidationError) Key() bool
- func (e PullFrameFromFlowSetRequestValidationError) Reason() string
- type PullFrameFromFlowSetRequest_Config
- func (*PullFrameFromFlowSetRequest_Config) Descriptor() ([]byte, []int)
- func (m *PullFrameFromFlowSetRequest_Config) GetConfigAck() *wrappers.BoolValue
- func (m *PullFrameFromFlowSetRequest_Config) GetFlowSet() *OpFlowSet
- func (*PullFrameFromFlowSetRequest_Config) ProtoMessage()
- func (m *PullFrameFromFlowSetRequest_Config) Reset()
- func (m *PullFrameFromFlowSetRequest_Config) String() string
- func (m *PullFrameFromFlowSetRequest_Config) Validate() error
- func (m *PullFrameFromFlowSetRequest_Config) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowSetRequest_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowSetRequest_Config) XXX_Merge(src proto.Message)
- func (m *PullFrameFromFlowSetRequest_Config) XXX_Size() int
- func (m *PullFrameFromFlowSetRequest_Config) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowSetRequest_ConfigValidationError
- func (e PullFrameFromFlowSetRequest_ConfigValidationError) Cause() error
- func (e PullFrameFromFlowSetRequest_ConfigValidationError) Error() string
- func (e PullFrameFromFlowSetRequest_ConfigValidationError) ErrorName() string
- func (e PullFrameFromFlowSetRequest_ConfigValidationError) Field() string
- func (e PullFrameFromFlowSetRequest_ConfigValidationError) Key() bool
- func (e PullFrameFromFlowSetRequest_ConfigValidationError) Reason() string
- type PullFrameFromFlowSetRequest_Config_
- type PullFrameFromFlowSetResponse
- func (*PullFrameFromFlowSetResponse) Descriptor() ([]byte, []int)
- func (m *PullFrameFromFlowSetResponse) GetAck() *PullFrameFromFlowSetResponse_Ack
- func (m *PullFrameFromFlowSetResponse) GetId() string
- func (m *PullFrameFromFlowSetResponse) GetPack() *PullFrameFromFlowSetResponse_Pack
- func (m *PullFrameFromFlowSetResponse) GetResponse() isPullFrameFromFlowSetResponse_Response
- func (*PullFrameFromFlowSetResponse) ProtoMessage()
- func (m *PullFrameFromFlowSetResponse) Reset()
- func (m *PullFrameFromFlowSetResponse) String() string
- func (m *PullFrameFromFlowSetResponse) Validate() error
- func (m *PullFrameFromFlowSetResponse) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowSetResponse) XXX_Merge(src proto.Message)
- func (*PullFrameFromFlowSetResponse) XXX_OneofWrappers() []interface{}
- func (m *PullFrameFromFlowSetResponse) XXX_Size() int
- func (m *PullFrameFromFlowSetResponse) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowSetResponseValidationError
- func (e PullFrameFromFlowSetResponseValidationError) Cause() error
- func (e PullFrameFromFlowSetResponseValidationError) Error() string
- func (e PullFrameFromFlowSetResponseValidationError) ErrorName() string
- func (e PullFrameFromFlowSetResponseValidationError) Field() string
- func (e PullFrameFromFlowSetResponseValidationError) Key() bool
- func (e PullFrameFromFlowSetResponseValidationError) Reason() string
- type PullFrameFromFlowSetResponse_Ack
- func (*PullFrameFromFlowSetResponse_Ack) Descriptor() ([]byte, []int)
- func (*PullFrameFromFlowSetResponse_Ack) ProtoMessage()
- func (m *PullFrameFromFlowSetResponse_Ack) Reset()
- func (m *PullFrameFromFlowSetResponse_Ack) String() string
- func (m *PullFrameFromFlowSetResponse_Ack) Validate() error
- func (m *PullFrameFromFlowSetResponse_Ack) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowSetResponse_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowSetResponse_Ack) XXX_Merge(src proto.Message)
- func (m *PullFrameFromFlowSetResponse_Ack) XXX_Size() int
- func (m *PullFrameFromFlowSetResponse_Ack) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowSetResponse_AckValidationError
- func (e PullFrameFromFlowSetResponse_AckValidationError) Cause() error
- func (e PullFrameFromFlowSetResponse_AckValidationError) Error() string
- func (e PullFrameFromFlowSetResponse_AckValidationError) ErrorName() string
- func (e PullFrameFromFlowSetResponse_AckValidationError) Field() string
- func (e PullFrameFromFlowSetResponse_AckValidationError) Key() bool
- func (e PullFrameFromFlowSetResponse_AckValidationError) Reason() string
- type PullFrameFromFlowSetResponse_Ack_
- type PullFrameFromFlowSetResponse_Pack
- func (*PullFrameFromFlowSetResponse_Pack) Descriptor() ([]byte, []int)
- func (m *PullFrameFromFlowSetResponse_Pack) GetDevice() *Device
- func (m *PullFrameFromFlowSetResponse_Pack) GetFrames() []*Frame
- func (*PullFrameFromFlowSetResponse_Pack) ProtoMessage()
- func (m *PullFrameFromFlowSetResponse_Pack) Reset()
- func (m *PullFrameFromFlowSetResponse_Pack) String() string
- func (m *PullFrameFromFlowSetResponse_Pack) Validate() error
- func (m *PullFrameFromFlowSetResponse_Pack) XXX_DiscardUnknown()
- func (m *PullFrameFromFlowSetResponse_Pack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PullFrameFromFlowSetResponse_Pack) XXX_Merge(src proto.Message)
- func (m *PullFrameFromFlowSetResponse_Pack) XXX_Size() int
- func (m *PullFrameFromFlowSetResponse_Pack) XXX_Unmarshal(b []byte) error
- type PullFrameFromFlowSetResponse_PackValidationError
- func (e PullFrameFromFlowSetResponse_PackValidationError) Cause() error
- func (e PullFrameFromFlowSetResponse_PackValidationError) Error() string
- func (e PullFrameFromFlowSetResponse_PackValidationError) ErrorName() string
- func (e PullFrameFromFlowSetResponse_PackValidationError) Field() string
- func (e PullFrameFromFlowSetResponse_PackValidationError) Key() bool
- func (e PullFrameFromFlowSetResponse_PackValidationError) Reason() string
- type PullFrameFromFlowSetResponse_Pack_
- type PushFrameToFlowOnceRequest
- func (*PushFrameToFlowOnceRequest) Descriptor() ([]byte, []int)
- func (m *PushFrameToFlowOnceRequest) GetDevice() *OpDevice
- func (m *PushFrameToFlowOnceRequest) GetFrame() *OpFrame
- func (m *PushFrameToFlowOnceRequest) GetId() *wrappers.StringValue
- func (*PushFrameToFlowOnceRequest) ProtoMessage()
- func (m *PushFrameToFlowOnceRequest) Reset()
- func (m *PushFrameToFlowOnceRequest) String() string
- func (m *PushFrameToFlowOnceRequest) Validate() error
- func (m *PushFrameToFlowOnceRequest) XXX_DiscardUnknown()
- func (m *PushFrameToFlowOnceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushFrameToFlowOnceRequest) XXX_Merge(src proto.Message)
- func (m *PushFrameToFlowOnceRequest) XXX_Size() int
- func (m *PushFrameToFlowOnceRequest) XXX_Unmarshal(b []byte) error
- type PushFrameToFlowOnceRequestValidationError
- func (e PushFrameToFlowOnceRequestValidationError) Cause() error
- func (e PushFrameToFlowOnceRequestValidationError) Error() string
- func (e PushFrameToFlowOnceRequestValidationError) ErrorName() string
- func (e PushFrameToFlowOnceRequestValidationError) Field() string
- func (e PushFrameToFlowOnceRequestValidationError) Key() bool
- func (e PushFrameToFlowOnceRequestValidationError) Reason() string
- type PushFrameToFlowRequest
- func (*PushFrameToFlowRequest) Descriptor() ([]byte, []int)
- func (m *PushFrameToFlowRequest) GetConfig() *PushFrameToFlowRequest_Config
- func (m *PushFrameToFlowRequest) GetFrame() *OpFrame
- func (m *PushFrameToFlowRequest) GetId() *wrappers.StringValue
- func (m *PushFrameToFlowRequest) GetRequest() isPushFrameToFlowRequest_Request
- func (*PushFrameToFlowRequest) ProtoMessage()
- func (m *PushFrameToFlowRequest) Reset()
- func (m *PushFrameToFlowRequest) String() string
- func (m *PushFrameToFlowRequest) Validate() error
- func (m *PushFrameToFlowRequest) XXX_DiscardUnknown()
- func (m *PushFrameToFlowRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushFrameToFlowRequest) XXX_Merge(src proto.Message)
- func (*PushFrameToFlowRequest) XXX_OneofWrappers() []interface{}
- func (m *PushFrameToFlowRequest) XXX_Size() int
- func (m *PushFrameToFlowRequest) XXX_Unmarshal(b []byte) error
- type PushFrameToFlowRequestValidationError
- func (e PushFrameToFlowRequestValidationError) Cause() error
- func (e PushFrameToFlowRequestValidationError) Error() string
- func (e PushFrameToFlowRequestValidationError) ErrorName() string
- func (e PushFrameToFlowRequestValidationError) Field() string
- func (e PushFrameToFlowRequestValidationError) Key() bool
- func (e PushFrameToFlowRequestValidationError) Reason() string
- type PushFrameToFlowRequest_Config
- func (*PushFrameToFlowRequest_Config) Descriptor() ([]byte, []int)
- func (m *PushFrameToFlowRequest_Config) GetConfigAck() *wrappers.BoolValue
- func (m *PushFrameToFlowRequest_Config) GetDevice() *OpDevice
- func (m *PushFrameToFlowRequest_Config) GetPushAck() *wrappers.BoolValue
- func (*PushFrameToFlowRequest_Config) ProtoMessage()
- func (m *PushFrameToFlowRequest_Config) Reset()
- func (m *PushFrameToFlowRequest_Config) String() string
- func (m *PushFrameToFlowRequest_Config) Validate() error
- func (m *PushFrameToFlowRequest_Config) XXX_DiscardUnknown()
- func (m *PushFrameToFlowRequest_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushFrameToFlowRequest_Config) XXX_Merge(src proto.Message)
- func (m *PushFrameToFlowRequest_Config) XXX_Size() int
- func (m *PushFrameToFlowRequest_Config) XXX_Unmarshal(b []byte) error
- type PushFrameToFlowRequest_ConfigValidationError
- func (e PushFrameToFlowRequest_ConfigValidationError) Cause() error
- func (e PushFrameToFlowRequest_ConfigValidationError) Error() string
- func (e PushFrameToFlowRequest_ConfigValidationError) ErrorName() string
- func (e PushFrameToFlowRequest_ConfigValidationError) Field() string
- func (e PushFrameToFlowRequest_ConfigValidationError) Key() bool
- func (e PushFrameToFlowRequest_ConfigValidationError) Reason() string
- type PushFrameToFlowRequest_Config_
- type PushFrameToFlowRequest_Frame
- type PushFrameToFlowResponse
- func (*PushFrameToFlowResponse) Descriptor() ([]byte, []int)
- func (m *PushFrameToFlowResponse) GetAck() *PushFrameToFlowResponse_Ack
- func (m *PushFrameToFlowResponse) GetId() string
- func (m *PushFrameToFlowResponse) GetResponse() isPushFrameToFlowResponse_Response
- func (*PushFrameToFlowResponse) ProtoMessage()
- func (m *PushFrameToFlowResponse) Reset()
- func (m *PushFrameToFlowResponse) String() string
- func (m *PushFrameToFlowResponse) Validate() error
- func (m *PushFrameToFlowResponse) XXX_DiscardUnknown()
- func (m *PushFrameToFlowResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushFrameToFlowResponse) XXX_Merge(src proto.Message)
- func (*PushFrameToFlowResponse) XXX_OneofWrappers() []interface{}
- func (m *PushFrameToFlowResponse) XXX_Size() int
- func (m *PushFrameToFlowResponse) XXX_Unmarshal(b []byte) error
- type PushFrameToFlowResponseValidationError
- func (e PushFrameToFlowResponseValidationError) Cause() error
- func (e PushFrameToFlowResponseValidationError) Error() string
- func (e PushFrameToFlowResponseValidationError) ErrorName() string
- func (e PushFrameToFlowResponseValidationError) Field() string
- func (e PushFrameToFlowResponseValidationError) Key() bool
- func (e PushFrameToFlowResponseValidationError) Reason() string
- type PushFrameToFlowResponse_Ack
- func (*PushFrameToFlowResponse_Ack) Descriptor() ([]byte, []int)
- func (*PushFrameToFlowResponse_Ack) ProtoMessage()
- func (m *PushFrameToFlowResponse_Ack) Reset()
- func (m *PushFrameToFlowResponse_Ack) String() string
- func (m *PushFrameToFlowResponse_Ack) Validate() error
- func (m *PushFrameToFlowResponse_Ack) XXX_DiscardUnknown()
- func (m *PushFrameToFlowResponse_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PushFrameToFlowResponse_Ack) XXX_Merge(src proto.Message)
- func (m *PushFrameToFlowResponse_Ack) XXX_Size() int
- func (m *PushFrameToFlowResponse_Ack) XXX_Unmarshal(b []byte) error
- type PushFrameToFlowResponse_AckValidationError
- func (e PushFrameToFlowResponse_AckValidationError) Cause() error
- func (e PushFrameToFlowResponse_AckValidationError) Error() string
- func (e PushFrameToFlowResponse_AckValidationError) ErrorName() string
- func (e PushFrameToFlowResponse_AckValidationError) Field() string
- func (e PushFrameToFlowResponse_AckValidationError) Key() bool
- func (e PushFrameToFlowResponse_AckValidationError) Reason() string
- type PushFrameToFlowResponse_Ack_
- type PutObjectRequest
- func (*PutObjectRequest) Descriptor() ([]byte, []int)
- func (m *PutObjectRequest) GetContent() *wrappers.BytesValue
- func (m *PutObjectRequest) GetObject() *OpObject
- func (*PutObjectRequest) ProtoMessage()
- func (m *PutObjectRequest) Reset()
- func (m *PutObjectRequest) String() string
- func (m *PutObjectRequest) Validate() error
- func (m *PutObjectRequest) XXX_DiscardUnknown()
- func (m *PutObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PutObjectRequest) XXX_Merge(src proto.Message)
- func (m *PutObjectRequest) XXX_Size() int
- func (m *PutObjectRequest) XXX_Unmarshal(b []byte) error
- type PutObjectRequestValidationError
- func (e PutObjectRequestValidationError) Cause() error
- func (e PutObjectRequestValidationError) Error() string
- func (e PutObjectRequestValidationError) ErrorName() string
- func (e PutObjectRequestValidationError) Field() string
- func (e PutObjectRequestValidationError) Key() bool
- func (e PutObjectRequestValidationError) Reason() string
- type PutObjectStreamingRequest
- func (*PutObjectStreamingRequest) Descriptor() ([]byte, []int)
- func (m *PutObjectStreamingRequest) GetAck() *PutObjectStreamingRequest_Ack
- func (m *PutObjectStreamingRequest) GetChunks() *OpObjectChunks
- func (m *PutObjectStreamingRequest) GetId() *wrappers.StringValue
- func (m *PutObjectStreamingRequest) GetMetadata() *PutObjectStreamingRequest_Metadata
- func (m *PutObjectStreamingRequest) GetRequest() isPutObjectStreamingRequest_Request
- func (*PutObjectStreamingRequest) ProtoMessage()
- func (m *PutObjectStreamingRequest) Reset()
- func (m *PutObjectStreamingRequest) String() string
- func (m *PutObjectStreamingRequest) Validate() error
- func (m *PutObjectStreamingRequest) XXX_DiscardUnknown()
- func (m *PutObjectStreamingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PutObjectStreamingRequest) XXX_Merge(src proto.Message)
- func (*PutObjectStreamingRequest) XXX_OneofWrappers() []interface{}
- func (m *PutObjectStreamingRequest) XXX_Size() int
- func (m *PutObjectStreamingRequest) XXX_Unmarshal(b []byte) error
- type PutObjectStreamingRequestValidationError
- func (e PutObjectStreamingRequestValidationError) Cause() error
- func (e PutObjectStreamingRequestValidationError) Error() string
- func (e PutObjectStreamingRequestValidationError) ErrorName() string
- func (e PutObjectStreamingRequestValidationError) Field() string
- func (e PutObjectStreamingRequestValidationError) Key() bool
- func (e PutObjectStreamingRequestValidationError) Reason() string
- type PutObjectStreamingRequest_Ack
- func (*PutObjectStreamingRequest_Ack) Descriptor() ([]byte, []int)
- func (*PutObjectStreamingRequest_Ack) ProtoMessage()
- func (m *PutObjectStreamingRequest_Ack) Reset()
- func (m *PutObjectStreamingRequest_Ack) String() string
- func (m *PutObjectStreamingRequest_Ack) Validate() error
- func (m *PutObjectStreamingRequest_Ack) XXX_DiscardUnknown()
- func (m *PutObjectStreamingRequest_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PutObjectStreamingRequest_Ack) XXX_Merge(src proto.Message)
- func (m *PutObjectStreamingRequest_Ack) XXX_Size() int
- func (m *PutObjectStreamingRequest_Ack) XXX_Unmarshal(b []byte) error
- type PutObjectStreamingRequest_AckValidationError
- func (e PutObjectStreamingRequest_AckValidationError) Cause() error
- func (e PutObjectStreamingRequest_AckValidationError) Error() string
- func (e PutObjectStreamingRequest_AckValidationError) ErrorName() string
- func (e PutObjectStreamingRequest_AckValidationError) Field() string
- func (e PutObjectStreamingRequest_AckValidationError) Key() bool
- func (e PutObjectStreamingRequest_AckValidationError) Reason() string
- type PutObjectStreamingRequest_Ack_
- type PutObjectStreamingRequest_Chunks
- type PutObjectStreamingRequest_Metadata
- func (*PutObjectStreamingRequest_Metadata) Descriptor() ([]byte, []int)
- func (m *PutObjectStreamingRequest_Metadata) GetObject() *OpObject
- func (m *PutObjectStreamingRequest_Metadata) GetSha1() *wrappers.StringValue
- func (*PutObjectStreamingRequest_Metadata) ProtoMessage()
- func (m *PutObjectStreamingRequest_Metadata) Reset()
- func (m *PutObjectStreamingRequest_Metadata) String() string
- func (m *PutObjectStreamingRequest_Metadata) Validate() error
- func (m *PutObjectStreamingRequest_Metadata) XXX_DiscardUnknown()
- func (m *PutObjectStreamingRequest_Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PutObjectStreamingRequest_Metadata) XXX_Merge(src proto.Message)
- func (m *PutObjectStreamingRequest_Metadata) XXX_Size() int
- func (m *PutObjectStreamingRequest_Metadata) XXX_Unmarshal(b []byte) error
- type PutObjectStreamingRequest_MetadataValidationError
- func (e PutObjectStreamingRequest_MetadataValidationError) Cause() error
- func (e PutObjectStreamingRequest_MetadataValidationError) Error() string
- func (e PutObjectStreamingRequest_MetadataValidationError) ErrorName() string
- func (e PutObjectStreamingRequest_MetadataValidationError) Field() string
- func (e PutObjectStreamingRequest_MetadataValidationError) Key() bool
- func (e PutObjectStreamingRequest_MetadataValidationError) Reason() string
- type PutObjectStreamingRequest_Metadata_
- type PutObjectStreamingResponse
- func (*PutObjectStreamingResponse) Descriptor() ([]byte, []int)
- func (m *PutObjectStreamingResponse) GetAck() *PutObjectStreamingResponse_Ack
- func (m *PutObjectStreamingResponse) GetChunks() *ObjectChunks
- func (m *PutObjectStreamingResponse) GetId() string
- func (m *PutObjectStreamingResponse) GetResponse() isPutObjectStreamingResponse_Response
- func (*PutObjectStreamingResponse) ProtoMessage()
- func (m *PutObjectStreamingResponse) Reset()
- func (m *PutObjectStreamingResponse) String() string
- func (m *PutObjectStreamingResponse) Validate() error
- func (m *PutObjectStreamingResponse) XXX_DiscardUnknown()
- func (m *PutObjectStreamingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PutObjectStreamingResponse) XXX_Merge(src proto.Message)
- func (*PutObjectStreamingResponse) XXX_OneofWrappers() []interface{}
- func (m *PutObjectStreamingResponse) XXX_Size() int
- func (m *PutObjectStreamingResponse) XXX_Unmarshal(b []byte) error
- type PutObjectStreamingResponseValidationError
- func (e PutObjectStreamingResponseValidationError) Cause() error
- func (e PutObjectStreamingResponseValidationError) Error() string
- func (e PutObjectStreamingResponseValidationError) ErrorName() string
- func (e PutObjectStreamingResponseValidationError) Field() string
- func (e PutObjectStreamingResponseValidationError) Key() bool
- func (e PutObjectStreamingResponseValidationError) Reason() string
- type PutObjectStreamingResponse_Ack
- func (*PutObjectStreamingResponse_Ack) Descriptor() ([]byte, []int)
- func (*PutObjectStreamingResponse_Ack) ProtoMessage()
- func (m *PutObjectStreamingResponse_Ack) Reset()
- func (m *PutObjectStreamingResponse_Ack) String() string
- func (m *PutObjectStreamingResponse_Ack) Validate() error
- func (m *PutObjectStreamingResponse_Ack) XXX_DiscardUnknown()
- func (m *PutObjectStreamingResponse_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *PutObjectStreamingResponse_Ack) XXX_Merge(src proto.Message)
- func (m *PutObjectStreamingResponse_Ack) XXX_Size() int
- func (m *PutObjectStreamingResponse_Ack) XXX_Unmarshal(b []byte) error
- type PutObjectStreamingResponse_AckValidationError
- func (e PutObjectStreamingResponse_AckValidationError) Cause() error
- func (e PutObjectStreamingResponse_AckValidationError) Error() string
- func (e PutObjectStreamingResponse_AckValidationError) ErrorName() string
- func (e PutObjectStreamingResponse_AckValidationError) Field() string
- func (e PutObjectStreamingResponse_AckValidationError) Key() bool
- func (e PutObjectStreamingResponse_AckValidationError) Reason() string
- type PutObjectStreamingResponse_Ack_
- type PutObjectStreamingResponse_Chunks
- type QueryFramesFromFlowRequest
- func (*QueryFramesFromFlowRequest) Descriptor() ([]byte, []int)
- func (m *QueryFramesFromFlowRequest) GetDevice() *OpDevice
- func (m *QueryFramesFromFlowRequest) GetFrom() *timestamp.Timestamp
- func (m *QueryFramesFromFlowRequest) GetTo() *timestamp.Timestamp
- func (*QueryFramesFromFlowRequest) ProtoMessage()
- func (m *QueryFramesFromFlowRequest) Reset()
- func (m *QueryFramesFromFlowRequest) String() string
- func (m *QueryFramesFromFlowRequest) Validate() error
- func (m *QueryFramesFromFlowRequest) XXX_DiscardUnknown()
- func (m *QueryFramesFromFlowRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryFramesFromFlowRequest) XXX_Merge(src proto.Message)
- func (m *QueryFramesFromFlowRequest) XXX_Size() int
- func (m *QueryFramesFromFlowRequest) XXX_Unmarshal(b []byte) error
- type QueryFramesFromFlowRequestValidationError
- func (e QueryFramesFromFlowRequestValidationError) Cause() error
- func (e QueryFramesFromFlowRequestValidationError) Error() string
- func (e QueryFramesFromFlowRequestValidationError) ErrorName() string
- func (e QueryFramesFromFlowRequestValidationError) Field() string
- func (e QueryFramesFromFlowRequestValidationError) Key() bool
- func (e QueryFramesFromFlowRequestValidationError) Reason() string
- type QueryFramesFromFlowResponse
- func (*QueryFramesFromFlowResponse) Descriptor() ([]byte, []int)
- func (m *QueryFramesFromFlowResponse) GetPacks() []*QueryFramesFromFlowResponse_Pack
- func (*QueryFramesFromFlowResponse) ProtoMessage()
- func (m *QueryFramesFromFlowResponse) Reset()
- func (m *QueryFramesFromFlowResponse) String() string
- func (m *QueryFramesFromFlowResponse) Validate() error
- func (m *QueryFramesFromFlowResponse) XXX_DiscardUnknown()
- func (m *QueryFramesFromFlowResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryFramesFromFlowResponse) XXX_Merge(src proto.Message)
- func (m *QueryFramesFromFlowResponse) XXX_Size() int
- func (m *QueryFramesFromFlowResponse) XXX_Unmarshal(b []byte) error
- type QueryFramesFromFlowResponseValidationError
- func (e QueryFramesFromFlowResponseValidationError) Cause() error
- func (e QueryFramesFromFlowResponseValidationError) Error() string
- func (e QueryFramesFromFlowResponseValidationError) ErrorName() string
- func (e QueryFramesFromFlowResponseValidationError) Field() string
- func (e QueryFramesFromFlowResponseValidationError) Key() bool
- func (e QueryFramesFromFlowResponseValidationError) Reason() string
- type QueryFramesFromFlowResponse_Pack
- func (*QueryFramesFromFlowResponse_Pack) Descriptor() ([]byte, []int)
- func (m *QueryFramesFromFlowResponse_Pack) GetFlow() *Flow
- func (m *QueryFramesFromFlowResponse_Pack) GetFrames() []*Frame
- func (*QueryFramesFromFlowResponse_Pack) ProtoMessage()
- func (m *QueryFramesFromFlowResponse_Pack) Reset()
- func (m *QueryFramesFromFlowResponse_Pack) String() string
- func (m *QueryFramesFromFlowResponse_Pack) Validate() error
- func (m *QueryFramesFromFlowResponse_Pack) XXX_DiscardUnknown()
- func (m *QueryFramesFromFlowResponse_Pack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *QueryFramesFromFlowResponse_Pack) XXX_Merge(src proto.Message)
- func (m *QueryFramesFromFlowResponse_Pack) XXX_Size() int
- func (m *QueryFramesFromFlowResponse_Pack) XXX_Unmarshal(b []byte) error
- type QueryFramesFromFlowResponse_PackValidationError
- func (e QueryFramesFromFlowResponse_PackValidationError) Cause() error
- func (e QueryFramesFromFlowResponse_PackValidationError) Error() string
- func (e QueryFramesFromFlowResponse_PackValidationError) ErrorName() string
- func (e QueryFramesFromFlowResponse_PackValidationError) Field() string
- func (e QueryFramesFromFlowResponse_PackValidationError) Key() bool
- func (e QueryFramesFromFlowResponse_PackValidationError) Reason() string
- type RemoveConfigsFromDeviceRequest
- func (*RemoveConfigsFromDeviceRequest) Descriptor() ([]byte, []int)
- func (m *RemoveConfigsFromDeviceRequest) GetConfigs() []*OpConfig
- func (m *RemoveConfigsFromDeviceRequest) GetDevice() *OpDevice
- func (*RemoveConfigsFromDeviceRequest) ProtoMessage()
- func (m *RemoveConfigsFromDeviceRequest) Reset()
- func (m *RemoveConfigsFromDeviceRequest) String() string
- func (m *RemoveConfigsFromDeviceRequest) Validate() error
- func (m *RemoveConfigsFromDeviceRequest) XXX_DiscardUnknown()
- func (m *RemoveConfigsFromDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveConfigsFromDeviceRequest) XXX_Merge(src proto.Message)
- func (m *RemoveConfigsFromDeviceRequest) XXX_Size() int
- func (m *RemoveConfigsFromDeviceRequest) XXX_Unmarshal(b []byte) error
- type RemoveConfigsFromDeviceRequestValidationError
- func (e RemoveConfigsFromDeviceRequestValidationError) Cause() error
- func (e RemoveConfigsFromDeviceRequestValidationError) Error() string
- func (e RemoveConfigsFromDeviceRequestValidationError) ErrorName() string
- func (e RemoveConfigsFromDeviceRequestValidationError) Field() string
- func (e RemoveConfigsFromDeviceRequestValidationError) Key() bool
- func (e RemoveConfigsFromDeviceRequestValidationError) Reason() string
- type RemoveDevicesFromFirmwareHubRequest
- func (*RemoveDevicesFromFirmwareHubRequest) Descriptor() ([]byte, []int)
- func (m *RemoveDevicesFromFirmwareHubRequest) GetDevices() []*OpDevice
- func (m *RemoveDevicesFromFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
- func (*RemoveDevicesFromFirmwareHubRequest) ProtoMessage()
- func (m *RemoveDevicesFromFirmwareHubRequest) Reset()
- func (m *RemoveDevicesFromFirmwareHubRequest) String() string
- func (m *RemoveDevicesFromFirmwareHubRequest) Validate() error
- func (m *RemoveDevicesFromFirmwareHubRequest) XXX_DiscardUnknown()
- func (m *RemoveDevicesFromFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveDevicesFromFirmwareHubRequest) XXX_Merge(src proto.Message)
- func (m *RemoveDevicesFromFirmwareHubRequest) XXX_Size() int
- func (m *RemoveDevicesFromFirmwareHubRequest) XXX_Unmarshal(b []byte) error
- type RemoveDevicesFromFirmwareHubRequestValidationError
- func (e RemoveDevicesFromFirmwareHubRequestValidationError) Cause() error
- func (e RemoveDevicesFromFirmwareHubRequestValidationError) Error() string
- func (e RemoveDevicesFromFirmwareHubRequestValidationError) ErrorName() string
- func (e RemoveDevicesFromFirmwareHubRequestValidationError) Field() string
- func (e RemoveDevicesFromFirmwareHubRequestValidationError) Key() bool
- func (e RemoveDevicesFromFirmwareHubRequestValidationError) Reason() string
- type RemoveFirmwareDescriptorFromFirmwareHubRequest
- func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) Descriptor() ([]byte, []int)
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) GetFirmwareDescriptor() *OpFirmwareDescriptor
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
- func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) ProtoMessage()
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) Reset()
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) String() string
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) Validate() error
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_DiscardUnknown()
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Merge(src proto.Message)
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Size() int
- func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Unmarshal(b []byte) error
- type RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError
- func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Cause() error
- func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Error() string
- func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) ErrorName() string
- func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Field() string
- func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Key() bool
- func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Reason() string
- type RemoveFlowsFromFlowSetRequest
- func (*RemoveFlowsFromFlowSetRequest) Descriptor() ([]byte, []int)
- func (m *RemoveFlowsFromFlowSetRequest) GetDevices() []*OpDevice
- func (m *RemoveFlowsFromFlowSetRequest) GetFlowSet() *OpFlowSet
- func (*RemoveFlowsFromFlowSetRequest) ProtoMessage()
- func (m *RemoveFlowsFromFlowSetRequest) Reset()
- func (m *RemoveFlowsFromFlowSetRequest) String() string
- func (m *RemoveFlowsFromFlowSetRequest) Validate() error
- func (m *RemoveFlowsFromFlowSetRequest) XXX_DiscardUnknown()
- func (m *RemoveFlowsFromFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveFlowsFromFlowSetRequest) XXX_Merge(src proto.Message)
- func (m *RemoveFlowsFromFlowSetRequest) XXX_Size() int
- func (m *RemoveFlowsFromFlowSetRequest) XXX_Unmarshal(b []byte) error
- type RemoveFlowsFromFlowSetRequestValidationError
- func (e RemoveFlowsFromFlowSetRequestValidationError) Cause() error
- func (e RemoveFlowsFromFlowSetRequestValidationError) Error() string
- func (e RemoveFlowsFromFlowSetRequestValidationError) ErrorName() string
- func (e RemoveFlowsFromFlowSetRequestValidationError) Field() string
- func (e RemoveFlowsFromFlowSetRequestValidationError) Key() bool
- func (e RemoveFlowsFromFlowSetRequestValidationError) Reason() string
- type RemoveObjectRequest
- func (*RemoveObjectRequest) Descriptor() ([]byte, []int)
- func (m *RemoveObjectRequest) GetObject() *OpObject
- func (*RemoveObjectRequest) ProtoMessage()
- func (m *RemoveObjectRequest) Reset()
- func (m *RemoveObjectRequest) String() string
- func (m *RemoveObjectRequest) Validate() error
- func (m *RemoveObjectRequest) XXX_DiscardUnknown()
- func (m *RemoveObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveObjectRequest) XXX_Merge(src proto.Message)
- func (m *RemoveObjectRequest) XXX_Size() int
- func (m *RemoveObjectRequest) XXX_Unmarshal(b []byte) error
- type RemoveObjectRequestValidationError
- func (e RemoveObjectRequestValidationError) Cause() error
- func (e RemoveObjectRequestValidationError) Error() string
- func (e RemoveObjectRequestValidationError) ErrorName() string
- func (e RemoveObjectRequestValidationError) Field() string
- func (e RemoveObjectRequestValidationError) Key() bool
- func (e RemoveObjectRequestValidationError) Reason() string
- type RenameObjectRequest
- func (*RenameObjectRequest) Descriptor() ([]byte, []int)
- func (m *RenameObjectRequest) GetDestination() *OpObject
- func (m *RenameObjectRequest) GetSource() *OpObject
- func (*RenameObjectRequest) ProtoMessage()
- func (m *RenameObjectRequest) Reset()
- func (m *RenameObjectRequest) String() string
- func (m *RenameObjectRequest) Validate() error
- func (m *RenameObjectRequest) XXX_DiscardUnknown()
- func (m *RenameObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RenameObjectRequest) XXX_Merge(src proto.Message)
- func (m *RenameObjectRequest) XXX_Size() int
- func (m *RenameObjectRequest) XXX_Unmarshal(b []byte) error
- type RenameObjectRequestValidationError
- func (e RenameObjectRequestValidationError) Cause() error
- func (e RenameObjectRequestValidationError) Error() string
- func (e RenameObjectRequestValidationError) ErrorName() string
- func (e RenameObjectRequestValidationError) Field() string
- func (e RenameObjectRequestValidationError) Key() bool
- func (e RenameObjectRequestValidationError) Reason() string
- type SetDeviceFirmwareDescriptorRequest
- func (*SetDeviceFirmwareDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *SetDeviceFirmwareDescriptorRequest) GetDevice() *OpDevice
- func (m *SetDeviceFirmwareDescriptorRequest) GetFirmwareDescriptor() *OpFirmwareDescriptor
- func (*SetDeviceFirmwareDescriptorRequest) ProtoMessage()
- func (m *SetDeviceFirmwareDescriptorRequest) Reset()
- func (m *SetDeviceFirmwareDescriptorRequest) String() string
- func (m *SetDeviceFirmwareDescriptorRequest) Validate() error
- func (m *SetDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown()
- func (m *SetDeviceFirmwareDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetDeviceFirmwareDescriptorRequest) XXX_Merge(src proto.Message)
- func (m *SetDeviceFirmwareDescriptorRequest) XXX_Size() int
- func (m *SetDeviceFirmwareDescriptorRequest) XXX_Unmarshal(b []byte) error
- type SetDeviceFirmwareDescriptorRequestValidationError
- func (e SetDeviceFirmwareDescriptorRequestValidationError) Cause() error
- func (e SetDeviceFirmwareDescriptorRequestValidationError) Error() string
- func (e SetDeviceFirmwareDescriptorRequestValidationError) ErrorName() string
- func (e SetDeviceFirmwareDescriptorRequestValidationError) Field() string
- func (e SetDeviceFirmwareDescriptorRequestValidationError) Key() bool
- func (e SetDeviceFirmwareDescriptorRequestValidationError) Reason() string
- type ShowDeviceFirmwareDescriptorResponse
- func (*ShowDeviceFirmwareDescriptorResponse) Descriptor() ([]byte, []int)
- func (m *ShowDeviceFirmwareDescriptorResponse) GetFirmwareDescriptor() *FirmwareDescriptor
- func (*ShowDeviceFirmwareDescriptorResponse) ProtoMessage()
- func (m *ShowDeviceFirmwareDescriptorResponse) Reset()
- func (m *ShowDeviceFirmwareDescriptorResponse) String() string
- func (m *ShowDeviceFirmwareDescriptorResponse) Validate() error
- func (m *ShowDeviceFirmwareDescriptorResponse) XXX_DiscardUnknown()
- func (m *ShowDeviceFirmwareDescriptorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ShowDeviceFirmwareDescriptorResponse) XXX_Merge(src proto.Message)
- func (m *ShowDeviceFirmwareDescriptorResponse) XXX_Size() int
- func (m *ShowDeviceFirmwareDescriptorResponse) XXX_Unmarshal(b []byte) error
- type ShowDeviceFirmwareDescriptorResponseValidationError
- func (e ShowDeviceFirmwareDescriptorResponseValidationError) Cause() error
- func (e ShowDeviceFirmwareDescriptorResponseValidationError) Error() string
- func (e ShowDeviceFirmwareDescriptorResponseValidationError) ErrorName() string
- func (e ShowDeviceFirmwareDescriptorResponseValidationError) Field() string
- func (e ShowDeviceFirmwareDescriptorResponseValidationError) Key() bool
- func (e ShowDeviceFirmwareDescriptorResponseValidationError) Reason() string
- type ShowDeviceResponse
- func (*ShowDeviceResponse) Descriptor() ([]byte, []int)
- func (m *ShowDeviceResponse) GetDevice() *Device
- func (*ShowDeviceResponse) ProtoMessage()
- func (m *ShowDeviceResponse) Reset()
- func (m *ShowDeviceResponse) String() string
- func (m *ShowDeviceResponse) Validate() error
- func (m *ShowDeviceResponse) XXX_DiscardUnknown()
- func (m *ShowDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ShowDeviceResponse) XXX_Merge(src proto.Message)
- func (m *ShowDeviceResponse) XXX_Size() int
- func (m *ShowDeviceResponse) XXX_Unmarshal(b []byte) error
- type ShowDeviceResponseValidationError
- func (e ShowDeviceResponseValidationError) Cause() error
- func (e ShowDeviceResponseValidationError) Error() string
- func (e ShowDeviceResponseValidationError) ErrorName() string
- func (e ShowDeviceResponseValidationError) Field() string
- func (e ShowDeviceResponseValidationError) Key() bool
- func (e ShowDeviceResponseValidationError) Reason() string
- type StreamCallConfig
- func (*StreamCallConfig) Descriptor() ([]byte, []int)
- func (m *StreamCallConfig) GetComponent() string
- func (m *StreamCallConfig) GetMethod() string
- func (m *StreamCallConfig) GetName() string
- func (*StreamCallConfig) ProtoMessage()
- func (m *StreamCallConfig) Reset()
- func (m *StreamCallConfig) String() string
- func (m *StreamCallConfig) Validate() error
- func (m *StreamCallConfig) XXX_DiscardUnknown()
- func (m *StreamCallConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamCallConfig) XXX_Merge(src proto.Message)
- func (m *StreamCallConfig) XXX_Size() int
- func (m *StreamCallConfig) XXX_Unmarshal(b []byte) error
- type StreamCallConfigAck
- func (*StreamCallConfigAck) Descriptor() ([]byte, []int)
- func (*StreamCallConfigAck) ProtoMessage()
- func (m *StreamCallConfigAck) Reset()
- func (m *StreamCallConfigAck) String() string
- func (m *StreamCallConfigAck) Validate() error
- func (m *StreamCallConfigAck) XXX_DiscardUnknown()
- func (m *StreamCallConfigAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamCallConfigAck) XXX_Merge(src proto.Message)
- func (m *StreamCallConfigAck) XXX_Size() int
- func (m *StreamCallConfigAck) XXX_Unmarshal(b []byte) error
- type StreamCallConfigAckValidationError
- func (e StreamCallConfigAckValidationError) Cause() error
- func (e StreamCallConfigAckValidationError) Error() string
- func (e StreamCallConfigAckValidationError) ErrorName() string
- func (e StreamCallConfigAckValidationError) Field() string
- func (e StreamCallConfigAckValidationError) Key() bool
- func (e StreamCallConfigAckValidationError) Reason() string
- type StreamCallConfigValidationError
- func (e StreamCallConfigValidationError) Cause() error
- func (e StreamCallConfigValidationError) Error() string
- func (e StreamCallConfigValidationError) ErrorName() string
- func (e StreamCallConfigValidationError) Field() string
- func (e StreamCallConfigValidationError) Key() bool
- func (e StreamCallConfigValidationError) Reason() string
- type StreamCallExit
- func (*StreamCallExit) Descriptor() ([]byte, []int)
- func (*StreamCallExit) ProtoMessage()
- func (m *StreamCallExit) Reset()
- func (m *StreamCallExit) String() string
- func (m *StreamCallExit) Validate() error
- func (m *StreamCallExit) XXX_DiscardUnknown()
- func (m *StreamCallExit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamCallExit) XXX_Merge(src proto.Message)
- func (m *StreamCallExit) XXX_Size() int
- func (m *StreamCallExit) XXX_Unmarshal(b []byte) error
- type StreamCallExitValidationError
- func (e StreamCallExitValidationError) Cause() error
- func (e StreamCallExitValidationError) Error() string
- func (e StreamCallExitValidationError) ErrorName() string
- func (e StreamCallExitValidationError) Field() string
- func (e StreamCallExitValidationError) Key() bool
- func (e StreamCallExitValidationError) Reason() string
- type StreamCallRequest
- func (*StreamCallRequest) Descriptor() ([]byte, []int)
- func (m *StreamCallRequest) GetDevice() *OpDevice
- func (m *StreamCallRequest) GetValue() *OpStreamCallValue
- func (*StreamCallRequest) ProtoMessage()
- func (m *StreamCallRequest) Reset()
- func (m *StreamCallRequest) String() string
- func (m *StreamCallRequest) Validate() error
- func (m *StreamCallRequest) XXX_DiscardUnknown()
- func (m *StreamCallRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamCallRequest) XXX_Merge(src proto.Message)
- func (m *StreamCallRequest) XXX_Size() int
- func (m *StreamCallRequest) XXX_Unmarshal(b []byte) error
- type StreamCallRequestValidationError
- func (e StreamCallRequestValidationError) Cause() error
- func (e StreamCallRequestValidationError) Error() string
- func (e StreamCallRequestValidationError) ErrorName() string
- func (e StreamCallRequestValidationError) Field() string
- func (e StreamCallRequestValidationError) Key() bool
- func (e StreamCallRequestValidationError) Reason() string
- type StreamCallResponse
- func (*StreamCallResponse) Descriptor() ([]byte, []int)
- func (m *StreamCallResponse) GetDevice() *Device
- func (m *StreamCallResponse) GetValue() *StreamCallValue
- func (*StreamCallResponse) ProtoMessage()
- func (m *StreamCallResponse) Reset()
- func (m *StreamCallResponse) String() string
- func (m *StreamCallResponse) Validate() error
- func (m *StreamCallResponse) XXX_DiscardUnknown()
- func (m *StreamCallResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamCallResponse) XXX_Merge(src proto.Message)
- func (m *StreamCallResponse) XXX_Size() int
- func (m *StreamCallResponse) XXX_Unmarshal(b []byte) error
- type StreamCallResponseValidationError
- func (e StreamCallResponseValidationError) Cause() error
- func (e StreamCallResponseValidationError) Error() string
- func (e StreamCallResponseValidationError) ErrorName() string
- func (e StreamCallResponseValidationError) Field() string
- func (e StreamCallResponseValidationError) Key() bool
- func (e StreamCallResponseValidationError) Reason() string
- type StreamCallValue
- func (*StreamCallValue) Descriptor() ([]byte, []int)
- func (m *StreamCallValue) GetConfig() *StreamCallConfig
- func (m *StreamCallValue) GetConfigAck() *StreamCallConfigAck
- func (m *StreamCallValue) GetExit() *StreamCallExit
- func (m *StreamCallValue) GetUnion() isStreamCallValue_Union
- func (m *StreamCallValue) GetValue() *any.Any
- func (*StreamCallValue) ProtoMessage()
- func (m *StreamCallValue) Reset()
- func (m *StreamCallValue) String() string
- func (m *StreamCallValue) Validate() error
- func (m *StreamCallValue) XXX_DiscardUnknown()
- func (m *StreamCallValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamCallValue) XXX_Merge(src proto.Message)
- func (*StreamCallValue) XXX_OneofWrappers() []interface{}
- func (m *StreamCallValue) XXX_Size() int
- func (m *StreamCallValue) XXX_Unmarshal(b []byte) error
- type StreamCallValueValidationError
- func (e StreamCallValueValidationError) Cause() error
- func (e StreamCallValueValidationError) Error() string
- func (e StreamCallValueValidationError) ErrorName() string
- func (e StreamCallValueValidationError) Field() string
- func (e StreamCallValueValidationError) Key() bool
- func (e StreamCallValueValidationError) Reason() string
- type StreamCallValue_Config
- type StreamCallValue_ConfigAck
- type StreamCallValue_Exit
- type StreamCallValue_Value
- type SyncDeviceFirmwareDescriptorRequest
- func (*SyncDeviceFirmwareDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *SyncDeviceFirmwareDescriptorRequest) GetDevice() *OpDevice
- func (*SyncDeviceFirmwareDescriptorRequest) ProtoMessage()
- func (m *SyncDeviceFirmwareDescriptorRequest) Reset()
- func (m *SyncDeviceFirmwareDescriptorRequest) String() string
- func (m *SyncDeviceFirmwareDescriptorRequest) Validate() error
- func (m *SyncDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown()
- func (m *SyncDeviceFirmwareDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SyncDeviceFirmwareDescriptorRequest) XXX_Merge(src proto.Message)
- func (m *SyncDeviceFirmwareDescriptorRequest) XXX_Size() int
- func (m *SyncDeviceFirmwareDescriptorRequest) XXX_Unmarshal(b []byte) error
- type SyncDeviceFirmwareDescriptorRequestValidationError
- func (e SyncDeviceFirmwareDescriptorRequestValidationError) Cause() error
- func (e SyncDeviceFirmwareDescriptorRequestValidationError) Error() string
- func (e SyncDeviceFirmwareDescriptorRequestValidationError) ErrorName() string
- func (e SyncDeviceFirmwareDescriptorRequestValidationError) Field() string
- func (e SyncDeviceFirmwareDescriptorRequestValidationError) Key() bool
- func (e SyncDeviceFirmwareDescriptorRequestValidationError) Reason() string
- type UnaryCallRequest
- func (*UnaryCallRequest) Descriptor() ([]byte, []int)
- func (m *UnaryCallRequest) GetDevice() *OpDevice
- func (m *UnaryCallRequest) GetValue() *OpUnaryCallValue
- func (*UnaryCallRequest) ProtoMessage()
- func (m *UnaryCallRequest) Reset()
- func (m *UnaryCallRequest) String() string
- func (m *UnaryCallRequest) Validate() error
- func (m *UnaryCallRequest) XXX_DiscardUnknown()
- func (m *UnaryCallRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnaryCallRequest) XXX_Merge(src proto.Message)
- func (m *UnaryCallRequest) XXX_Size() int
- func (m *UnaryCallRequest) XXX_Unmarshal(b []byte) error
- type UnaryCallRequestValidationError
- func (e UnaryCallRequestValidationError) Cause() error
- func (e UnaryCallRequestValidationError) Error() string
- func (e UnaryCallRequestValidationError) ErrorName() string
- func (e UnaryCallRequestValidationError) Field() string
- func (e UnaryCallRequestValidationError) Key() bool
- func (e UnaryCallRequestValidationError) Reason() string
- type UnaryCallResponse
- func (*UnaryCallResponse) Descriptor() ([]byte, []int)
- func (m *UnaryCallResponse) GetDevice() *Device
- func (m *UnaryCallResponse) GetValue() *UnaryCallValue
- func (*UnaryCallResponse) ProtoMessage()
- func (m *UnaryCallResponse) Reset()
- func (m *UnaryCallResponse) String() string
- func (m *UnaryCallResponse) Validate() error
- func (m *UnaryCallResponse) XXX_DiscardUnknown()
- func (m *UnaryCallResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnaryCallResponse) XXX_Merge(src proto.Message)
- func (m *UnaryCallResponse) XXX_Size() int
- func (m *UnaryCallResponse) XXX_Unmarshal(b []byte) error
- type UnaryCallResponseValidationError
- func (e UnaryCallResponseValidationError) Cause() error
- func (e UnaryCallResponseValidationError) Error() string
- func (e UnaryCallResponseValidationError) ErrorName() string
- func (e UnaryCallResponseValidationError) Field() string
- func (e UnaryCallResponseValidationError) Key() bool
- func (e UnaryCallResponseValidationError) Reason() string
- type UnaryCallValue
- func (*UnaryCallValue) Descriptor() ([]byte, []int)
- func (m *UnaryCallValue) GetComponent() string
- func (m *UnaryCallValue) GetMethod() string
- func (m *UnaryCallValue) GetName() string
- func (m *UnaryCallValue) GetValue() *any.Any
- func (*UnaryCallValue) ProtoMessage()
- func (m *UnaryCallValue) Reset()
- func (m *UnaryCallValue) String() string
- func (m *UnaryCallValue) Validate() error
- func (m *UnaryCallValue) XXX_DiscardUnknown()
- func (m *UnaryCallValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UnaryCallValue) XXX_Merge(src proto.Message)
- func (m *UnaryCallValue) XXX_Size() int
- func (m *UnaryCallValue) XXX_Unmarshal(b []byte) error
- type UnaryCallValueValidationError
- func (e UnaryCallValueValidationError) Cause() error
- func (e UnaryCallValueValidationError) Error() string
- func (e UnaryCallValueValidationError) ErrorName() string
- func (e UnaryCallValueValidationError) Field() string
- func (e UnaryCallValueValidationError) Key() bool
- func (e UnaryCallValueValidationError) Reason() string
- type UploadDescriptorRequest
- func (*UploadDescriptorRequest) Descriptor() ([]byte, []int)
- func (m *UploadDescriptorRequest) GetDescriptor_() *OpDescriptor
- func (*UploadDescriptorRequest) ProtoMessage()
- func (m *UploadDescriptorRequest) Reset()
- func (m *UploadDescriptorRequest) String() string
- func (m *UploadDescriptorRequest) Validate() error
- func (m *UploadDescriptorRequest) XXX_DiscardUnknown()
- func (m *UploadDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UploadDescriptorRequest) XXX_Merge(src proto.Message)
- func (m *UploadDescriptorRequest) XXX_Size() int
- func (m *UploadDescriptorRequest) XXX_Unmarshal(b []byte) error
- type UploadDescriptorRequestValidationError
- func (e UploadDescriptorRequestValidationError) Cause() error
- func (e UploadDescriptorRequestValidationError) Error() string
- func (e UploadDescriptorRequestValidationError) ErrorName() string
- func (e UploadDescriptorRequestValidationError) Field() string
- func (e UploadDescriptorRequestValidationError) Key() bool
- func (e UploadDescriptorRequestValidationError) Reason() string
- type UploadDescriptorResponse
- func (*UploadDescriptorResponse) Descriptor() ([]byte, []int)
- func (m *UploadDescriptorResponse) GetDescriptor_() *Descriptor
- func (*UploadDescriptorResponse) ProtoMessage()
- func (m *UploadDescriptorResponse) Reset()
- func (m *UploadDescriptorResponse) String() string
- func (m *UploadDescriptorResponse) Validate() error
- func (m *UploadDescriptorResponse) XXX_DiscardUnknown()
- func (m *UploadDescriptorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UploadDescriptorResponse) XXX_Merge(src proto.Message)
- func (m *UploadDescriptorResponse) XXX_Size() int
- func (m *UploadDescriptorResponse) XXX_Unmarshal(b []byte) error
- type UploadDescriptorResponseValidationError
- func (e UploadDescriptorResponseValidationError) Cause() error
- func (e UploadDescriptorResponseValidationError) Error() string
- func (e UploadDescriptorResponseValidationError) ErrorName() string
- func (e UploadDescriptorResponseValidationError) Field() string
- func (e UploadDescriptorResponseValidationError) Key() bool
- func (e UploadDescriptorResponseValidationError) Reason() string
Constants ¶
This section is empty.
Variables ¶
var ConnectMessageKind_name = map[int32]string{
0: "CONNECT_MESSAGE_KIND_UNKNOWN",
1: "CONNECT_MESSAGE_KIND_SYSTEM",
2: "CONNECT_MESSAGE_KIND_USER",
}
var ConnectMessageKind_value = map[string]int32{
"CONNECT_MESSAGE_KIND_UNKNOWN": 0,
"CONNECT_MESSAGE_KIND_SYSTEM": 1,
"CONNECT_MESSAGE_KIND_USER": 2,
}
Functions ¶
func RegisterDevicedServiceServer ¶
func RegisterDevicedServiceServer(s *grpc.Server, srv DevicedServiceServer)
Types ¶
type AddConfigsToDeviceRequest ¶
type AddConfigsToDeviceRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Configs []*OpConfig `protobuf:"bytes,2,rep,name=configs,proto3" json:"configs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddConfigsToDeviceRequest) Descriptor ¶
func (*AddConfigsToDeviceRequest) Descriptor() ([]byte, []int)
func (*AddConfigsToDeviceRequest) GetConfigs ¶
func (m *AddConfigsToDeviceRequest) GetConfigs() []*OpConfig
func (*AddConfigsToDeviceRequest) GetDevice ¶
func (m *AddConfigsToDeviceRequest) GetDevice() *OpDevice
func (*AddConfigsToDeviceRequest) ProtoMessage ¶
func (*AddConfigsToDeviceRequest) ProtoMessage()
func (*AddConfigsToDeviceRequest) Reset ¶
func (m *AddConfigsToDeviceRequest) Reset()
func (*AddConfigsToDeviceRequest) String ¶
func (m *AddConfigsToDeviceRequest) String() string
func (*AddConfigsToDeviceRequest) Validate ¶
func (m *AddConfigsToDeviceRequest) Validate() error
Validate checks the field values on AddConfigsToDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*AddConfigsToDeviceRequest) XXX_DiscardUnknown ¶
func (m *AddConfigsToDeviceRequest) XXX_DiscardUnknown()
func (*AddConfigsToDeviceRequest) XXX_Marshal ¶
func (m *AddConfigsToDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddConfigsToDeviceRequest) XXX_Merge ¶
func (m *AddConfigsToDeviceRequest) XXX_Merge(src proto.Message)
func (*AddConfigsToDeviceRequest) XXX_Size ¶
func (m *AddConfigsToDeviceRequest) XXX_Size() int
func (*AddConfigsToDeviceRequest) XXX_Unmarshal ¶
func (m *AddConfigsToDeviceRequest) XXX_Unmarshal(b []byte) error
type AddConfigsToDeviceRequestValidationError ¶
type AddConfigsToDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
AddConfigsToDeviceRequestValidationError is the validation error returned by AddConfigsToDeviceRequest.Validate if the designated constraints aren't met.
func (AddConfigsToDeviceRequestValidationError) Cause ¶
func (e AddConfigsToDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (AddConfigsToDeviceRequestValidationError) Error ¶
func (e AddConfigsToDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddConfigsToDeviceRequestValidationError) ErrorName ¶
func (e AddConfigsToDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddConfigsToDeviceRequestValidationError) Field ¶
func (e AddConfigsToDeviceRequestValidationError) Field() string
Field function returns field value.
func (AddConfigsToDeviceRequestValidationError) Key ¶
func (e AddConfigsToDeviceRequestValidationError) Key() bool
Key function returns key value.
func (AddConfigsToDeviceRequestValidationError) Reason ¶
func (e AddConfigsToDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type AddDevicesToFirmwareHubRequest ¶
type AddDevicesToFirmwareHubRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` Devices []*OpDevice `protobuf:"bytes,2,rep,name=devices,proto3" json:"devices,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddDevicesToFirmwareHubRequest) Descriptor ¶
func (*AddDevicesToFirmwareHubRequest) Descriptor() ([]byte, []int)
func (*AddDevicesToFirmwareHubRequest) GetDevices ¶
func (m *AddDevicesToFirmwareHubRequest) GetDevices() []*OpDevice
func (*AddDevicesToFirmwareHubRequest) GetFirmwareHub ¶
func (m *AddDevicesToFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
func (*AddDevicesToFirmwareHubRequest) ProtoMessage ¶
func (*AddDevicesToFirmwareHubRequest) ProtoMessage()
func (*AddDevicesToFirmwareHubRequest) Reset ¶
func (m *AddDevicesToFirmwareHubRequest) Reset()
func (*AddDevicesToFirmwareHubRequest) String ¶
func (m *AddDevicesToFirmwareHubRequest) String() string
func (*AddDevicesToFirmwareHubRequest) Validate ¶
func (m *AddDevicesToFirmwareHubRequest) Validate() error
Validate checks the field values on AddDevicesToFirmwareHubRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*AddDevicesToFirmwareHubRequest) XXX_DiscardUnknown ¶
func (m *AddDevicesToFirmwareHubRequest) XXX_DiscardUnknown()
func (*AddDevicesToFirmwareHubRequest) XXX_Marshal ¶
func (m *AddDevicesToFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddDevicesToFirmwareHubRequest) XXX_Merge ¶
func (m *AddDevicesToFirmwareHubRequest) XXX_Merge(src proto.Message)
func (*AddDevicesToFirmwareHubRequest) XXX_Size ¶
func (m *AddDevicesToFirmwareHubRequest) XXX_Size() int
func (*AddDevicesToFirmwareHubRequest) XXX_Unmarshal ¶
func (m *AddDevicesToFirmwareHubRequest) XXX_Unmarshal(b []byte) error
type AddDevicesToFirmwareHubRequestValidationError ¶
type AddDevicesToFirmwareHubRequestValidationError struct {
// contains filtered or unexported fields
}
AddDevicesToFirmwareHubRequestValidationError is the validation error returned by AddDevicesToFirmwareHubRequest.Validate if the designated constraints aren't met.
func (AddDevicesToFirmwareHubRequestValidationError) Cause ¶
func (e AddDevicesToFirmwareHubRequestValidationError) Cause() error
Cause function returns cause value.
func (AddDevicesToFirmwareHubRequestValidationError) Error ¶
func (e AddDevicesToFirmwareHubRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddDevicesToFirmwareHubRequestValidationError) ErrorName ¶
func (e AddDevicesToFirmwareHubRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddDevicesToFirmwareHubRequestValidationError) Field ¶
func (e AddDevicesToFirmwareHubRequestValidationError) Field() string
Field function returns field value.
func (AddDevicesToFirmwareHubRequestValidationError) Key ¶
func (e AddDevicesToFirmwareHubRequestValidationError) Key() bool
Key function returns key value.
func (AddDevicesToFirmwareHubRequestValidationError) Reason ¶
func (e AddDevicesToFirmwareHubRequestValidationError) Reason() string
Reason function returns reason value.
type AddFirmwareDescriptorToFirmwareHubRequest ¶
type AddFirmwareDescriptorToFirmwareHubRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` FirmwareDescriptor *OpFirmwareDescriptor `protobuf:"bytes,2,opt,name=firmware_descriptor,json=firmwareDescriptor,proto3" json:"firmware_descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddFirmwareDescriptorToFirmwareHubRequest) Descriptor ¶
func (*AddFirmwareDescriptorToFirmwareHubRequest) Descriptor() ([]byte, []int)
func (*AddFirmwareDescriptorToFirmwareHubRequest) GetFirmwareDescriptor ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) GetFirmwareDescriptor() *OpFirmwareDescriptor
func (*AddFirmwareDescriptorToFirmwareHubRequest) GetFirmwareHub ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
func (*AddFirmwareDescriptorToFirmwareHubRequest) ProtoMessage ¶
func (*AddFirmwareDescriptorToFirmwareHubRequest) ProtoMessage()
func (*AddFirmwareDescriptorToFirmwareHubRequest) Reset ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) Reset()
func (*AddFirmwareDescriptorToFirmwareHubRequest) String ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) String() string
func (*AddFirmwareDescriptorToFirmwareHubRequest) Validate ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) Validate() error
Validate checks the field values on AddFirmwareDescriptorToFirmwareHubRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*AddFirmwareDescriptorToFirmwareHubRequest) XXX_DiscardUnknown ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_DiscardUnknown()
func (*AddFirmwareDescriptorToFirmwareHubRequest) XXX_Marshal ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddFirmwareDescriptorToFirmwareHubRequest) XXX_Merge ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_Merge(src proto.Message)
func (*AddFirmwareDescriptorToFirmwareHubRequest) XXX_Size ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_Size() int
func (*AddFirmwareDescriptorToFirmwareHubRequest) XXX_Unmarshal ¶
func (m *AddFirmwareDescriptorToFirmwareHubRequest) XXX_Unmarshal(b []byte) error
type AddFirmwareDescriptorToFirmwareHubRequestValidationError ¶
type AddFirmwareDescriptorToFirmwareHubRequestValidationError struct {
// contains filtered or unexported fields
}
AddFirmwareDescriptorToFirmwareHubRequestValidationError is the validation error returned by AddFirmwareDescriptorToFirmwareHubRequest.Validate if the designated constraints aren't met.
func (AddFirmwareDescriptorToFirmwareHubRequestValidationError) Cause ¶
func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Cause() error
Cause function returns cause value.
func (AddFirmwareDescriptorToFirmwareHubRequestValidationError) Error ¶
func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddFirmwareDescriptorToFirmwareHubRequestValidationError) ErrorName ¶
func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddFirmwareDescriptorToFirmwareHubRequestValidationError) Field ¶
func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Field() string
Field function returns field value.
func (AddFirmwareDescriptorToFirmwareHubRequestValidationError) Key ¶
func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Key() bool
Key function returns key value.
func (AddFirmwareDescriptorToFirmwareHubRequestValidationError) Reason ¶
func (e AddFirmwareDescriptorToFirmwareHubRequestValidationError) Reason() string
Reason function returns reason value.
type AddFlowsToFlowSetRequest ¶
type AddFlowsToFlowSetRequest struct { FlowSet *OpFlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` Devices []*OpDevice `protobuf:"bytes,2,rep,name=devices,proto3" json:"devices,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*AddFlowsToFlowSetRequest) Descriptor ¶
func (*AddFlowsToFlowSetRequest) Descriptor() ([]byte, []int)
func (*AddFlowsToFlowSetRequest) GetDevices ¶
func (m *AddFlowsToFlowSetRequest) GetDevices() []*OpDevice
func (*AddFlowsToFlowSetRequest) GetFlowSet ¶
func (m *AddFlowsToFlowSetRequest) GetFlowSet() *OpFlowSet
func (*AddFlowsToFlowSetRequest) ProtoMessage ¶
func (*AddFlowsToFlowSetRequest) ProtoMessage()
func (*AddFlowsToFlowSetRequest) Reset ¶
func (m *AddFlowsToFlowSetRequest) Reset()
func (*AddFlowsToFlowSetRequest) String ¶
func (m *AddFlowsToFlowSetRequest) String() string
func (*AddFlowsToFlowSetRequest) Validate ¶
func (m *AddFlowsToFlowSetRequest) Validate() error
Validate checks the field values on AddFlowsToFlowSetRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*AddFlowsToFlowSetRequest) XXX_DiscardUnknown ¶
func (m *AddFlowsToFlowSetRequest) XXX_DiscardUnknown()
func (*AddFlowsToFlowSetRequest) XXX_Marshal ¶
func (m *AddFlowsToFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*AddFlowsToFlowSetRequest) XXX_Merge ¶
func (m *AddFlowsToFlowSetRequest) XXX_Merge(src proto.Message)
func (*AddFlowsToFlowSetRequest) XXX_Size ¶
func (m *AddFlowsToFlowSetRequest) XXX_Size() int
func (*AddFlowsToFlowSetRequest) XXX_Unmarshal ¶
func (m *AddFlowsToFlowSetRequest) XXX_Unmarshal(b []byte) error
type AddFlowsToFlowSetRequestValidationError ¶
type AddFlowsToFlowSetRequestValidationError struct {
// contains filtered or unexported fields
}
AddFlowsToFlowSetRequestValidationError is the validation error returned by AddFlowsToFlowSetRequest.Validate if the designated constraints aren't met.
func (AddFlowsToFlowSetRequestValidationError) Cause ¶
func (e AddFlowsToFlowSetRequestValidationError) Cause() error
Cause function returns cause value.
func (AddFlowsToFlowSetRequestValidationError) Error ¶
func (e AddFlowsToFlowSetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddFlowsToFlowSetRequestValidationError) ErrorName ¶
func (e AddFlowsToFlowSetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddFlowsToFlowSetRequestValidationError) Field ¶
func (e AddFlowsToFlowSetRequestValidationError) Field() string
Field function returns field value.
func (AddFlowsToFlowSetRequestValidationError) Key ¶
func (e AddFlowsToFlowSetRequestValidationError) Key() bool
Key function returns key value.
func (AddFlowsToFlowSetRequestValidationError) Reason ¶
func (e AddFlowsToFlowSetRequestValidationError) Reason() string
Reason function returns reason value.
type Config ¶
type Config struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias string `protobuf:"bytes,2,opt,name=alias,proto3" json:"alias,omitempty"` Body *_struct.Struct `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Config) Descriptor ¶
func (*Config) ProtoMessage ¶
func (*Config) ProtoMessage()
func (*Config) Validate ¶
Validate checks the field values on Config with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Config) XXX_DiscardUnknown ¶
func (m *Config) XXX_DiscardUnknown()
func (*Config) XXX_Marshal ¶
func (*Config) XXX_Unmarshal ¶
type ConfigValidationError ¶
type ConfigValidationError struct {
// contains filtered or unexported fields
}
ConfigValidationError is the validation error returned by Config.Validate if the designated constraints aren't met.
func (ConfigValidationError) Cause ¶
func (e ConfigValidationError) Cause() error
Cause function returns cause value.
func (ConfigValidationError) Error ¶
func (e ConfigValidationError) Error() string
Error satisfies the builtin error interface
func (ConfigValidationError) ErrorName ¶
func (e ConfigValidationError) ErrorName() string
ErrorName returns error name.
func (ConfigValidationError) Field ¶
func (e ConfigValidationError) Field() string
Field function returns field value.
func (ConfigValidationError) Key ¶
func (e ConfigValidationError) Key() bool
Key function returns key value.
func (ConfigValidationError) Reason ¶
func (e ConfigValidationError) Reason() string
Reason function returns reason value.
type ConnectMessageKind ¶
type ConnectMessageKind int32
const ( ConnectMessageKind_CONNECT_MESSAGE_KIND_UNKNOWN ConnectMessageKind = 0 ConnectMessageKind_CONNECT_MESSAGE_KIND_SYSTEM ConnectMessageKind = 1 ConnectMessageKind_CONNECT_MESSAGE_KIND_USER ConnectMessageKind = 2 )
func (ConnectMessageKind) EnumDescriptor ¶
func (ConnectMessageKind) EnumDescriptor() ([]byte, []int)
func (ConnectMessageKind) String ¶
func (x ConnectMessageKind) String() string
type ConnectRequest ¶
type ConnectRequest struct { SessionId *wrappers.Int64Value `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` Kind ConnectMessageKind `protobuf:"varint,2,opt,name=kind,proto3,enum=ai.metathings.service.deviced.ConnectMessageKind" json:"kind,omitempty"` // Types that are valid to be assigned to Union: // *ConnectRequest_UnaryCall // *ConnectRequest_StreamCall Union isConnectRequest_Union `protobuf_oneof:"union"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConnectRequest) Descriptor ¶
func (*ConnectRequest) Descriptor() ([]byte, []int)
func (*ConnectRequest) GetKind ¶
func (m *ConnectRequest) GetKind() ConnectMessageKind
func (*ConnectRequest) GetSessionId ¶
func (m *ConnectRequest) GetSessionId() *wrappers.Int64Value
func (*ConnectRequest) GetStreamCall ¶
func (m *ConnectRequest) GetStreamCall() *OpStreamCallValue
func (*ConnectRequest) GetUnaryCall ¶
func (m *ConnectRequest) GetUnaryCall() *OpUnaryCallValue
func (*ConnectRequest) GetUnion ¶
func (m *ConnectRequest) GetUnion() isConnectRequest_Union
func (*ConnectRequest) ProtoMessage ¶
func (*ConnectRequest) ProtoMessage()
func (*ConnectRequest) Reset ¶
func (m *ConnectRequest) Reset()
func (*ConnectRequest) String ¶
func (m *ConnectRequest) String() string
func (*ConnectRequest) Validate ¶
func (m *ConnectRequest) Validate() error
Validate checks the field values on ConnectRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ConnectRequest) XXX_DiscardUnknown ¶
func (m *ConnectRequest) XXX_DiscardUnknown()
func (*ConnectRequest) XXX_Marshal ¶
func (m *ConnectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnectRequest) XXX_Merge ¶
func (m *ConnectRequest) XXX_Merge(src proto.Message)
func (*ConnectRequest) XXX_OneofWrappers ¶
func (*ConnectRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*ConnectRequest) XXX_Size ¶
func (m *ConnectRequest) XXX_Size() int
func (*ConnectRequest) XXX_Unmarshal ¶
func (m *ConnectRequest) XXX_Unmarshal(b []byte) error
type ConnectRequestValidationError ¶
type ConnectRequestValidationError struct {
// contains filtered or unexported fields
}
ConnectRequestValidationError is the validation error returned by ConnectRequest.Validate if the designated constraints aren't met.
func (ConnectRequestValidationError) Cause ¶
func (e ConnectRequestValidationError) Cause() error
Cause function returns cause value.
func (ConnectRequestValidationError) Error ¶
func (e ConnectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ConnectRequestValidationError) ErrorName ¶
func (e ConnectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ConnectRequestValidationError) Field ¶
func (e ConnectRequestValidationError) Field() string
Field function returns field value.
func (ConnectRequestValidationError) Key ¶
func (e ConnectRequestValidationError) Key() bool
Key function returns key value.
func (ConnectRequestValidationError) Reason ¶
func (e ConnectRequestValidationError) Reason() string
Reason function returns reason value.
type ConnectRequest_StreamCall ¶
type ConnectRequest_StreamCall struct {
StreamCall *OpStreamCallValue `protobuf:"bytes,4,opt,name=stream_call,json=streamCall,proto3,oneof"`
}
type ConnectRequest_UnaryCall ¶
type ConnectRequest_UnaryCall struct {
UnaryCall *OpUnaryCallValue `protobuf:"bytes,3,opt,name=unary_call,json=unaryCall,proto3,oneof"`
}
type ConnectResponse ¶
type ConnectResponse struct { SessionId int64 `protobuf:"varint,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"` Kind ConnectMessageKind `protobuf:"varint,2,opt,name=kind,proto3,enum=ai.metathings.service.deviced.ConnectMessageKind" json:"kind,omitempty"` // Types that are valid to be assigned to Union: // *ConnectResponse_UnaryCall // *ConnectResponse_StreamCall // *ConnectResponse_Err Union isConnectResponse_Union `protobuf_oneof:"union"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ConnectResponse) Descriptor ¶
func (*ConnectResponse) Descriptor() ([]byte, []int)
func (*ConnectResponse) GetErr ¶
func (m *ConnectResponse) GetErr() *ErrorValue
func (*ConnectResponse) GetKind ¶
func (m *ConnectResponse) GetKind() ConnectMessageKind
func (*ConnectResponse) GetSessionId ¶
func (m *ConnectResponse) GetSessionId() int64
func (*ConnectResponse) GetStreamCall ¶
func (m *ConnectResponse) GetStreamCall() *StreamCallValue
func (*ConnectResponse) GetUnaryCall ¶
func (m *ConnectResponse) GetUnaryCall() *UnaryCallValue
func (*ConnectResponse) GetUnion ¶
func (m *ConnectResponse) GetUnion() isConnectResponse_Union
func (*ConnectResponse) ProtoMessage ¶
func (*ConnectResponse) ProtoMessage()
func (*ConnectResponse) Reset ¶
func (m *ConnectResponse) Reset()
func (*ConnectResponse) String ¶
func (m *ConnectResponse) String() string
func (*ConnectResponse) Validate ¶
func (m *ConnectResponse) Validate() error
Validate checks the field values on ConnectResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ConnectResponse) XXX_DiscardUnknown ¶
func (m *ConnectResponse) XXX_DiscardUnknown()
func (*ConnectResponse) XXX_Marshal ¶
func (m *ConnectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ConnectResponse) XXX_Merge ¶
func (m *ConnectResponse) XXX_Merge(src proto.Message)
func (*ConnectResponse) XXX_OneofWrappers ¶
func (*ConnectResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*ConnectResponse) XXX_Size ¶
func (m *ConnectResponse) XXX_Size() int
func (*ConnectResponse) XXX_Unmarshal ¶
func (m *ConnectResponse) XXX_Unmarshal(b []byte) error
type ConnectResponseValidationError ¶
type ConnectResponseValidationError struct {
// contains filtered or unexported fields
}
ConnectResponseValidationError is the validation error returned by ConnectResponse.Validate if the designated constraints aren't met.
func (ConnectResponseValidationError) Cause ¶
func (e ConnectResponseValidationError) Cause() error
Cause function returns cause value.
func (ConnectResponseValidationError) Error ¶
func (e ConnectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ConnectResponseValidationError) ErrorName ¶
func (e ConnectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ConnectResponseValidationError) Field ¶
func (e ConnectResponseValidationError) Field() string
Field function returns field value.
func (ConnectResponseValidationError) Key ¶
func (e ConnectResponseValidationError) Key() bool
Key function returns key value.
func (ConnectResponseValidationError) Reason ¶
func (e ConnectResponseValidationError) Reason() string
Reason function returns reason value.
type ConnectResponse_Err ¶
type ConnectResponse_Err struct {
Err *ErrorValue `protobuf:"bytes,9,opt,name=err,proto3,oneof"`
}
type ConnectResponse_StreamCall ¶
type ConnectResponse_StreamCall struct {
StreamCall *StreamCallValue `protobuf:"bytes,4,opt,name=stream_call,json=streamCall,proto3,oneof"`
}
type ConnectResponse_UnaryCall ¶
type ConnectResponse_UnaryCall struct {
UnaryCall *UnaryCallValue `protobuf:"bytes,3,opt,name=unary_call,json=unaryCall,proto3,oneof"`
}
type CreateConfigRequest ¶
type CreateConfigRequest struct { Config *OpConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateConfigRequest) Descriptor ¶
func (*CreateConfigRequest) Descriptor() ([]byte, []int)
func (*CreateConfigRequest) GetConfig ¶
func (m *CreateConfigRequest) GetConfig() *OpConfig
func (*CreateConfigRequest) ProtoMessage ¶
func (*CreateConfigRequest) ProtoMessage()
func (*CreateConfigRequest) Reset ¶
func (m *CreateConfigRequest) Reset()
func (*CreateConfigRequest) String ¶
func (m *CreateConfigRequest) String() string
func (*CreateConfigRequest) Validate ¶
func (m *CreateConfigRequest) Validate() error
Validate checks the field values on CreateConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateConfigRequest) XXX_DiscardUnknown ¶
func (m *CreateConfigRequest) XXX_DiscardUnknown()
func (*CreateConfigRequest) XXX_Marshal ¶
func (m *CreateConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateConfigRequest) XXX_Merge ¶
func (m *CreateConfigRequest) XXX_Merge(src proto.Message)
func (*CreateConfigRequest) XXX_Size ¶
func (m *CreateConfigRequest) XXX_Size() int
func (*CreateConfigRequest) XXX_Unmarshal ¶
func (m *CreateConfigRequest) XXX_Unmarshal(b []byte) error
type CreateConfigRequestValidationError ¶
type CreateConfigRequestValidationError struct {
// contains filtered or unexported fields
}
CreateConfigRequestValidationError is the validation error returned by CreateConfigRequest.Validate if the designated constraints aren't met.
func (CreateConfigRequestValidationError) Cause ¶
func (e CreateConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateConfigRequestValidationError) Error ¶
func (e CreateConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateConfigRequestValidationError) ErrorName ¶
func (e CreateConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateConfigRequestValidationError) Field ¶
func (e CreateConfigRequestValidationError) Field() string
Field function returns field value.
func (CreateConfigRequestValidationError) Key ¶
func (e CreateConfigRequestValidationError) Key() bool
Key function returns key value.
func (CreateConfigRequestValidationError) Reason ¶
func (e CreateConfigRequestValidationError) Reason() string
Reason function returns reason value.
type CreateConfigResponse ¶
type CreateConfigResponse struct { Config *Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateConfigResponse) Descriptor ¶
func (*CreateConfigResponse) Descriptor() ([]byte, []int)
func (*CreateConfigResponse) GetConfig ¶
func (m *CreateConfigResponse) GetConfig() *Config
func (*CreateConfigResponse) ProtoMessage ¶
func (*CreateConfigResponse) ProtoMessage()
func (*CreateConfigResponse) Reset ¶
func (m *CreateConfigResponse) Reset()
func (*CreateConfigResponse) String ¶
func (m *CreateConfigResponse) String() string
func (*CreateConfigResponse) Validate ¶
func (m *CreateConfigResponse) Validate() error
Validate checks the field values on CreateConfigResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateConfigResponse) XXX_DiscardUnknown ¶
func (m *CreateConfigResponse) XXX_DiscardUnknown()
func (*CreateConfigResponse) XXX_Marshal ¶
func (m *CreateConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateConfigResponse) XXX_Merge ¶
func (m *CreateConfigResponse) XXX_Merge(src proto.Message)
func (*CreateConfigResponse) XXX_Size ¶
func (m *CreateConfigResponse) XXX_Size() int
func (*CreateConfigResponse) XXX_Unmarshal ¶
func (m *CreateConfigResponse) XXX_Unmarshal(b []byte) error
type CreateConfigResponseValidationError ¶
type CreateConfigResponseValidationError struct {
// contains filtered or unexported fields
}
CreateConfigResponseValidationError is the validation error returned by CreateConfigResponse.Validate if the designated constraints aren't met.
func (CreateConfigResponseValidationError) Cause ¶
func (e CreateConfigResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateConfigResponseValidationError) Error ¶
func (e CreateConfigResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateConfigResponseValidationError) ErrorName ¶
func (e CreateConfigResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateConfigResponseValidationError) Field ¶
func (e CreateConfigResponseValidationError) Field() string
Field function returns field value.
func (CreateConfigResponseValidationError) Key ¶
func (e CreateConfigResponseValidationError) Key() bool
Key function returns key value.
func (CreateConfigResponseValidationError) Reason ¶
func (e CreateConfigResponseValidationError) Reason() string
Reason function returns reason value.
type CreateDeviceRequest ¶
type CreateDeviceRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateDeviceRequest) Descriptor ¶
func (*CreateDeviceRequest) Descriptor() ([]byte, []int)
func (*CreateDeviceRequest) GetDevice ¶
func (m *CreateDeviceRequest) GetDevice() *OpDevice
func (*CreateDeviceRequest) ProtoMessage ¶
func (*CreateDeviceRequest) ProtoMessage()
func (*CreateDeviceRequest) Reset ¶
func (m *CreateDeviceRequest) Reset()
func (*CreateDeviceRequest) String ¶
func (m *CreateDeviceRequest) String() string
func (*CreateDeviceRequest) Validate ¶
func (m *CreateDeviceRequest) Validate() error
Validate checks the field values on CreateDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateDeviceRequest) XXX_DiscardUnknown ¶
func (m *CreateDeviceRequest) XXX_DiscardUnknown()
func (*CreateDeviceRequest) XXX_Marshal ¶
func (m *CreateDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDeviceRequest) XXX_Merge ¶
func (m *CreateDeviceRequest) XXX_Merge(src proto.Message)
func (*CreateDeviceRequest) XXX_Size ¶
func (m *CreateDeviceRequest) XXX_Size() int
func (*CreateDeviceRequest) XXX_Unmarshal ¶
func (m *CreateDeviceRequest) XXX_Unmarshal(b []byte) error
type CreateDeviceRequestValidationError ¶
type CreateDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
CreateDeviceRequestValidationError is the validation error returned by CreateDeviceRequest.Validate if the designated constraints aren't met.
func (CreateDeviceRequestValidationError) Cause ¶
func (e CreateDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateDeviceRequestValidationError) Error ¶
func (e CreateDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDeviceRequestValidationError) ErrorName ¶
func (e CreateDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDeviceRequestValidationError) Field ¶
func (e CreateDeviceRequestValidationError) Field() string
Field function returns field value.
func (CreateDeviceRequestValidationError) Key ¶
func (e CreateDeviceRequestValidationError) Key() bool
Key function returns key value.
func (CreateDeviceRequestValidationError) Reason ¶
func (e CreateDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type CreateDeviceResponse ¶
type CreateDeviceResponse struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateDeviceResponse) Descriptor ¶
func (*CreateDeviceResponse) Descriptor() ([]byte, []int)
func (*CreateDeviceResponse) GetDevice ¶
func (m *CreateDeviceResponse) GetDevice() *Device
func (*CreateDeviceResponse) ProtoMessage ¶
func (*CreateDeviceResponse) ProtoMessage()
func (*CreateDeviceResponse) Reset ¶
func (m *CreateDeviceResponse) Reset()
func (*CreateDeviceResponse) String ¶
func (m *CreateDeviceResponse) String() string
func (*CreateDeviceResponse) Validate ¶
func (m *CreateDeviceResponse) Validate() error
Validate checks the field values on CreateDeviceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateDeviceResponse) XXX_DiscardUnknown ¶
func (m *CreateDeviceResponse) XXX_DiscardUnknown()
func (*CreateDeviceResponse) XXX_Marshal ¶
func (m *CreateDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateDeviceResponse) XXX_Merge ¶
func (m *CreateDeviceResponse) XXX_Merge(src proto.Message)
func (*CreateDeviceResponse) XXX_Size ¶
func (m *CreateDeviceResponse) XXX_Size() int
func (*CreateDeviceResponse) XXX_Unmarshal ¶
func (m *CreateDeviceResponse) XXX_Unmarshal(b []byte) error
type CreateDeviceResponseValidationError ¶
type CreateDeviceResponseValidationError struct {
// contains filtered or unexported fields
}
CreateDeviceResponseValidationError is the validation error returned by CreateDeviceResponse.Validate if the designated constraints aren't met.
func (CreateDeviceResponseValidationError) Cause ¶
func (e CreateDeviceResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateDeviceResponseValidationError) Error ¶
func (e CreateDeviceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateDeviceResponseValidationError) ErrorName ¶
func (e CreateDeviceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateDeviceResponseValidationError) Field ¶
func (e CreateDeviceResponseValidationError) Field() string
Field function returns field value.
func (CreateDeviceResponseValidationError) Key ¶
func (e CreateDeviceResponseValidationError) Key() bool
Key function returns key value.
func (CreateDeviceResponseValidationError) Reason ¶
func (e CreateDeviceResponseValidationError) Reason() string
Reason function returns reason value.
type CreateFirmwareHubRequest ¶
type CreateFirmwareHubRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateFirmwareHubRequest) Descriptor ¶
func (*CreateFirmwareHubRequest) Descriptor() ([]byte, []int)
func (*CreateFirmwareHubRequest) GetFirmwareHub ¶
func (m *CreateFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
func (*CreateFirmwareHubRequest) ProtoMessage ¶
func (*CreateFirmwareHubRequest) ProtoMessage()
func (*CreateFirmwareHubRequest) Reset ¶
func (m *CreateFirmwareHubRequest) Reset()
func (*CreateFirmwareHubRequest) String ¶
func (m *CreateFirmwareHubRequest) String() string
func (*CreateFirmwareHubRequest) Validate ¶
func (m *CreateFirmwareHubRequest) Validate() error
Validate checks the field values on CreateFirmwareHubRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateFirmwareHubRequest) XXX_DiscardUnknown ¶
func (m *CreateFirmwareHubRequest) XXX_DiscardUnknown()
func (*CreateFirmwareHubRequest) XXX_Marshal ¶
func (m *CreateFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateFirmwareHubRequest) XXX_Merge ¶
func (m *CreateFirmwareHubRequest) XXX_Merge(src proto.Message)
func (*CreateFirmwareHubRequest) XXX_Size ¶
func (m *CreateFirmwareHubRequest) XXX_Size() int
func (*CreateFirmwareHubRequest) XXX_Unmarshal ¶
func (m *CreateFirmwareHubRequest) XXX_Unmarshal(b []byte) error
type CreateFirmwareHubRequestValidationError ¶
type CreateFirmwareHubRequestValidationError struct {
// contains filtered or unexported fields
}
CreateFirmwareHubRequestValidationError is the validation error returned by CreateFirmwareHubRequest.Validate if the designated constraints aren't met.
func (CreateFirmwareHubRequestValidationError) Cause ¶
func (e CreateFirmwareHubRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateFirmwareHubRequestValidationError) Error ¶
func (e CreateFirmwareHubRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFirmwareHubRequestValidationError) ErrorName ¶
func (e CreateFirmwareHubRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFirmwareHubRequestValidationError) Field ¶
func (e CreateFirmwareHubRequestValidationError) Field() string
Field function returns field value.
func (CreateFirmwareHubRequestValidationError) Key ¶
func (e CreateFirmwareHubRequestValidationError) Key() bool
Key function returns key value.
func (CreateFirmwareHubRequestValidationError) Reason ¶
func (e CreateFirmwareHubRequestValidationError) Reason() string
Reason function returns reason value.
type CreateFirmwareHubResponse ¶
type CreateFirmwareHubResponse struct { FirmwareHub *FirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateFirmwareHubResponse) Descriptor ¶
func (*CreateFirmwareHubResponse) Descriptor() ([]byte, []int)
func (*CreateFirmwareHubResponse) GetFirmwareHub ¶
func (m *CreateFirmwareHubResponse) GetFirmwareHub() *FirmwareHub
func (*CreateFirmwareHubResponse) ProtoMessage ¶
func (*CreateFirmwareHubResponse) ProtoMessage()
func (*CreateFirmwareHubResponse) Reset ¶
func (m *CreateFirmwareHubResponse) Reset()
func (*CreateFirmwareHubResponse) String ¶
func (m *CreateFirmwareHubResponse) String() string
func (*CreateFirmwareHubResponse) Validate ¶
func (m *CreateFirmwareHubResponse) Validate() error
Validate checks the field values on CreateFirmwareHubResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateFirmwareHubResponse) XXX_DiscardUnknown ¶
func (m *CreateFirmwareHubResponse) XXX_DiscardUnknown()
func (*CreateFirmwareHubResponse) XXX_Marshal ¶
func (m *CreateFirmwareHubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateFirmwareHubResponse) XXX_Merge ¶
func (m *CreateFirmwareHubResponse) XXX_Merge(src proto.Message)
func (*CreateFirmwareHubResponse) XXX_Size ¶
func (m *CreateFirmwareHubResponse) XXX_Size() int
func (*CreateFirmwareHubResponse) XXX_Unmarshal ¶
func (m *CreateFirmwareHubResponse) XXX_Unmarshal(b []byte) error
type CreateFirmwareHubResponseValidationError ¶
type CreateFirmwareHubResponseValidationError struct {
// contains filtered or unexported fields
}
CreateFirmwareHubResponseValidationError is the validation error returned by CreateFirmwareHubResponse.Validate if the designated constraints aren't met.
func (CreateFirmwareHubResponseValidationError) Cause ¶
func (e CreateFirmwareHubResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateFirmwareHubResponseValidationError) Error ¶
func (e CreateFirmwareHubResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFirmwareHubResponseValidationError) ErrorName ¶
func (e CreateFirmwareHubResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFirmwareHubResponseValidationError) Field ¶
func (e CreateFirmwareHubResponseValidationError) Field() string
Field function returns field value.
func (CreateFirmwareHubResponseValidationError) Key ¶
func (e CreateFirmwareHubResponseValidationError) Key() bool
Key function returns key value.
func (CreateFirmwareHubResponseValidationError) Reason ¶
func (e CreateFirmwareHubResponseValidationError) Reason() string
Reason function returns reason value.
type CreateFlowSetRequest ¶
type CreateFlowSetRequest struct { FlowSet *OpFlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateFlowSetRequest) Descriptor ¶
func (*CreateFlowSetRequest) Descriptor() ([]byte, []int)
func (*CreateFlowSetRequest) GetFlowSet ¶
func (m *CreateFlowSetRequest) GetFlowSet() *OpFlowSet
func (*CreateFlowSetRequest) ProtoMessage ¶
func (*CreateFlowSetRequest) ProtoMessage()
func (*CreateFlowSetRequest) Reset ¶
func (m *CreateFlowSetRequest) Reset()
func (*CreateFlowSetRequest) String ¶
func (m *CreateFlowSetRequest) String() string
func (*CreateFlowSetRequest) Validate ¶
func (m *CreateFlowSetRequest) Validate() error
Validate checks the field values on CreateFlowSetRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateFlowSetRequest) XXX_DiscardUnknown ¶
func (m *CreateFlowSetRequest) XXX_DiscardUnknown()
func (*CreateFlowSetRequest) XXX_Marshal ¶
func (m *CreateFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateFlowSetRequest) XXX_Merge ¶
func (m *CreateFlowSetRequest) XXX_Merge(src proto.Message)
func (*CreateFlowSetRequest) XXX_Size ¶
func (m *CreateFlowSetRequest) XXX_Size() int
func (*CreateFlowSetRequest) XXX_Unmarshal ¶
func (m *CreateFlowSetRequest) XXX_Unmarshal(b []byte) error
type CreateFlowSetRequestValidationError ¶
type CreateFlowSetRequestValidationError struct {
// contains filtered or unexported fields
}
CreateFlowSetRequestValidationError is the validation error returned by CreateFlowSetRequest.Validate if the designated constraints aren't met.
func (CreateFlowSetRequestValidationError) Cause ¶
func (e CreateFlowSetRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateFlowSetRequestValidationError) Error ¶
func (e CreateFlowSetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFlowSetRequestValidationError) ErrorName ¶
func (e CreateFlowSetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFlowSetRequestValidationError) Field ¶
func (e CreateFlowSetRequestValidationError) Field() string
Field function returns field value.
func (CreateFlowSetRequestValidationError) Key ¶
func (e CreateFlowSetRequestValidationError) Key() bool
Key function returns key value.
func (CreateFlowSetRequestValidationError) Reason ¶
func (e CreateFlowSetRequestValidationError) Reason() string
Reason function returns reason value.
type CreateFlowSetResponse ¶
type CreateFlowSetResponse struct { FlowSet *FlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateFlowSetResponse) Descriptor ¶
func (*CreateFlowSetResponse) Descriptor() ([]byte, []int)
func (*CreateFlowSetResponse) GetFlowSet ¶
func (m *CreateFlowSetResponse) GetFlowSet() *FlowSet
func (*CreateFlowSetResponse) ProtoMessage ¶
func (*CreateFlowSetResponse) ProtoMessage()
func (*CreateFlowSetResponse) Reset ¶
func (m *CreateFlowSetResponse) Reset()
func (*CreateFlowSetResponse) String ¶
func (m *CreateFlowSetResponse) String() string
func (*CreateFlowSetResponse) Validate ¶
func (m *CreateFlowSetResponse) Validate() error
Validate checks the field values on CreateFlowSetResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*CreateFlowSetResponse) XXX_DiscardUnknown ¶
func (m *CreateFlowSetResponse) XXX_DiscardUnknown()
func (*CreateFlowSetResponse) XXX_Marshal ¶
func (m *CreateFlowSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateFlowSetResponse) XXX_Merge ¶
func (m *CreateFlowSetResponse) XXX_Merge(src proto.Message)
func (*CreateFlowSetResponse) XXX_Size ¶
func (m *CreateFlowSetResponse) XXX_Size() int
func (*CreateFlowSetResponse) XXX_Unmarshal ¶
func (m *CreateFlowSetResponse) XXX_Unmarshal(b []byte) error
type CreateFlowSetResponseValidationError ¶
type CreateFlowSetResponseValidationError struct {
// contains filtered or unexported fields
}
CreateFlowSetResponseValidationError is the validation error returned by CreateFlowSetResponse.Validate if the designated constraints aren't met.
func (CreateFlowSetResponseValidationError) Cause ¶
func (e CreateFlowSetResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateFlowSetResponseValidationError) Error ¶
func (e CreateFlowSetResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFlowSetResponseValidationError) ErrorName ¶
func (e CreateFlowSetResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFlowSetResponseValidationError) Field ¶
func (e CreateFlowSetResponseValidationError) Field() string
Field function returns field value.
func (CreateFlowSetResponseValidationError) Key ¶
func (e CreateFlowSetResponseValidationError) Key() bool
Key function returns key value.
func (CreateFlowSetResponseValidationError) Reason ¶
func (e CreateFlowSetResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteConfigRequest ¶
type DeleteConfigRequest struct { Config *OpConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteConfigRequest) Descriptor ¶
func (*DeleteConfigRequest) Descriptor() ([]byte, []int)
func (*DeleteConfigRequest) GetConfig ¶
func (m *DeleteConfigRequest) GetConfig() *OpConfig
func (*DeleteConfigRequest) ProtoMessage ¶
func (*DeleteConfigRequest) ProtoMessage()
func (*DeleteConfigRequest) Reset ¶
func (m *DeleteConfigRequest) Reset()
func (*DeleteConfigRequest) String ¶
func (m *DeleteConfigRequest) String() string
func (*DeleteConfigRequest) Validate ¶
func (m *DeleteConfigRequest) Validate() error
Validate checks the field values on DeleteConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteConfigRequest) XXX_DiscardUnknown ¶
func (m *DeleteConfigRequest) XXX_DiscardUnknown()
func (*DeleteConfigRequest) XXX_Marshal ¶
func (m *DeleteConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteConfigRequest) XXX_Merge ¶
func (m *DeleteConfigRequest) XXX_Merge(src proto.Message)
func (*DeleteConfigRequest) XXX_Size ¶
func (m *DeleteConfigRequest) XXX_Size() int
func (*DeleteConfigRequest) XXX_Unmarshal ¶
func (m *DeleteConfigRequest) XXX_Unmarshal(b []byte) error
type DeleteConfigRequestValidationError ¶
type DeleteConfigRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteConfigRequestValidationError is the validation error returned by DeleteConfigRequest.Validate if the designated constraints aren't met.
func (DeleteConfigRequestValidationError) Cause ¶
func (e DeleteConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteConfigRequestValidationError) Error ¶
func (e DeleteConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteConfigRequestValidationError) ErrorName ¶
func (e DeleteConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteConfigRequestValidationError) Field ¶
func (e DeleteConfigRequestValidationError) Field() string
Field function returns field value.
func (DeleteConfigRequestValidationError) Key ¶
func (e DeleteConfigRequestValidationError) Key() bool
Key function returns key value.
func (DeleteConfigRequestValidationError) Reason ¶
func (e DeleteConfigRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteDeviceRequest ¶
type DeleteDeviceRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteDeviceRequest) Descriptor ¶
func (*DeleteDeviceRequest) Descriptor() ([]byte, []int)
func (*DeleteDeviceRequest) GetDevice ¶
func (m *DeleteDeviceRequest) GetDevice() *OpDevice
func (*DeleteDeviceRequest) ProtoMessage ¶
func (*DeleteDeviceRequest) ProtoMessage()
func (*DeleteDeviceRequest) Reset ¶
func (m *DeleteDeviceRequest) Reset()
func (*DeleteDeviceRequest) String ¶
func (m *DeleteDeviceRequest) String() string
func (*DeleteDeviceRequest) Validate ¶
func (m *DeleteDeviceRequest) Validate() error
Validate checks the field values on DeleteDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteDeviceRequest) XXX_DiscardUnknown ¶
func (m *DeleteDeviceRequest) XXX_DiscardUnknown()
func (*DeleteDeviceRequest) XXX_Marshal ¶
func (m *DeleteDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteDeviceRequest) XXX_Merge ¶
func (m *DeleteDeviceRequest) XXX_Merge(src proto.Message)
func (*DeleteDeviceRequest) XXX_Size ¶
func (m *DeleteDeviceRequest) XXX_Size() int
func (*DeleteDeviceRequest) XXX_Unmarshal ¶
func (m *DeleteDeviceRequest) XXX_Unmarshal(b []byte) error
type DeleteDeviceRequestValidationError ¶
type DeleteDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteDeviceRequestValidationError is the validation error returned by DeleteDeviceRequest.Validate if the designated constraints aren't met.
func (DeleteDeviceRequestValidationError) Cause ¶
func (e DeleteDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteDeviceRequestValidationError) Error ¶
func (e DeleteDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteDeviceRequestValidationError) ErrorName ¶
func (e DeleteDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteDeviceRequestValidationError) Field ¶
func (e DeleteDeviceRequestValidationError) Field() string
Field function returns field value.
func (DeleteDeviceRequestValidationError) Key ¶
func (e DeleteDeviceRequestValidationError) Key() bool
Key function returns key value.
func (DeleteDeviceRequestValidationError) Reason ¶
func (e DeleteDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteFirmwareHubRequest ¶
type DeleteFirmwareHubRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteFirmwareHubRequest) Descriptor ¶
func (*DeleteFirmwareHubRequest) Descriptor() ([]byte, []int)
func (*DeleteFirmwareHubRequest) GetFirmwareHub ¶
func (m *DeleteFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
func (*DeleteFirmwareHubRequest) ProtoMessage ¶
func (*DeleteFirmwareHubRequest) ProtoMessage()
func (*DeleteFirmwareHubRequest) Reset ¶
func (m *DeleteFirmwareHubRequest) Reset()
func (*DeleteFirmwareHubRequest) String ¶
func (m *DeleteFirmwareHubRequest) String() string
func (*DeleteFirmwareHubRequest) Validate ¶
func (m *DeleteFirmwareHubRequest) Validate() error
Validate checks the field values on DeleteFirmwareHubRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteFirmwareHubRequest) XXX_DiscardUnknown ¶
func (m *DeleteFirmwareHubRequest) XXX_DiscardUnknown()
func (*DeleteFirmwareHubRequest) XXX_Marshal ¶
func (m *DeleteFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteFirmwareHubRequest) XXX_Merge ¶
func (m *DeleteFirmwareHubRequest) XXX_Merge(src proto.Message)
func (*DeleteFirmwareHubRequest) XXX_Size ¶
func (m *DeleteFirmwareHubRequest) XXX_Size() int
func (*DeleteFirmwareHubRequest) XXX_Unmarshal ¶
func (m *DeleteFirmwareHubRequest) XXX_Unmarshal(b []byte) error
type DeleteFirmwareHubRequestValidationError ¶
type DeleteFirmwareHubRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteFirmwareHubRequestValidationError is the validation error returned by DeleteFirmwareHubRequest.Validate if the designated constraints aren't met.
func (DeleteFirmwareHubRequestValidationError) Cause ¶
func (e DeleteFirmwareHubRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteFirmwareHubRequestValidationError) Error ¶
func (e DeleteFirmwareHubRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteFirmwareHubRequestValidationError) ErrorName ¶
func (e DeleteFirmwareHubRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteFirmwareHubRequestValidationError) Field ¶
func (e DeleteFirmwareHubRequestValidationError) Field() string
Field function returns field value.
func (DeleteFirmwareHubRequestValidationError) Key ¶
func (e DeleteFirmwareHubRequestValidationError) Key() bool
Key function returns key value.
func (DeleteFirmwareHubRequestValidationError) Reason ¶
func (e DeleteFirmwareHubRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteFlowSetRequest ¶
type DeleteFlowSetRequest struct { FlowSet *OpFlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*DeleteFlowSetRequest) Descriptor ¶
func (*DeleteFlowSetRequest) Descriptor() ([]byte, []int)
func (*DeleteFlowSetRequest) GetFlowSet ¶
func (m *DeleteFlowSetRequest) GetFlowSet() *OpFlowSet
func (*DeleteFlowSetRequest) ProtoMessage ¶
func (*DeleteFlowSetRequest) ProtoMessage()
func (*DeleteFlowSetRequest) Reset ¶
func (m *DeleteFlowSetRequest) Reset()
func (*DeleteFlowSetRequest) String ¶
func (m *DeleteFlowSetRequest) String() string
func (*DeleteFlowSetRequest) Validate ¶
func (m *DeleteFlowSetRequest) Validate() error
Validate checks the field values on DeleteFlowSetRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*DeleteFlowSetRequest) XXX_DiscardUnknown ¶
func (m *DeleteFlowSetRequest) XXX_DiscardUnknown()
func (*DeleteFlowSetRequest) XXX_Marshal ¶
func (m *DeleteFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*DeleteFlowSetRequest) XXX_Merge ¶
func (m *DeleteFlowSetRequest) XXX_Merge(src proto.Message)
func (*DeleteFlowSetRequest) XXX_Size ¶
func (m *DeleteFlowSetRequest) XXX_Size() int
func (*DeleteFlowSetRequest) XXX_Unmarshal ¶
func (m *DeleteFlowSetRequest) XXX_Unmarshal(b []byte) error
type DeleteFlowSetRequestValidationError ¶
type DeleteFlowSetRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteFlowSetRequestValidationError is the validation error returned by DeleteFlowSetRequest.Validate if the designated constraints aren't met.
func (DeleteFlowSetRequestValidationError) Cause ¶
func (e DeleteFlowSetRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteFlowSetRequestValidationError) Error ¶
func (e DeleteFlowSetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteFlowSetRequestValidationError) ErrorName ¶
func (e DeleteFlowSetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteFlowSetRequestValidationError) Field ¶
func (e DeleteFlowSetRequestValidationError) Field() string
Field function returns field value.
func (DeleteFlowSetRequestValidationError) Key ¶
func (e DeleteFlowSetRequestValidationError) Key() bool
Key function returns key value.
func (DeleteFlowSetRequestValidationError) Reason ¶
func (e DeleteFlowSetRequestValidationError) Reason() string
Reason function returns reason value.
type Descriptor ¶
type Descriptor struct { Sha1 string `protobuf:"bytes,1,opt,name=sha1,proto3" json:"sha1,omitempty"` Body []byte `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Descriptor) Descriptor ¶
func (*Descriptor) Descriptor() ([]byte, []int)
func (*Descriptor) GetBody ¶
func (m *Descriptor) GetBody() []byte
func (*Descriptor) GetSha1 ¶
func (m *Descriptor) GetSha1() string
func (*Descriptor) ProtoMessage ¶
func (*Descriptor) ProtoMessage()
func (*Descriptor) Reset ¶
func (m *Descriptor) Reset()
func (*Descriptor) String ¶
func (m *Descriptor) String() string
func (*Descriptor) Validate ¶
func (m *Descriptor) Validate() error
Validate checks the field values on Descriptor with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Descriptor) XXX_DiscardUnknown ¶
func (m *Descriptor) XXX_DiscardUnknown()
func (*Descriptor) XXX_Marshal ¶
func (m *Descriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Descriptor) XXX_Merge ¶
func (m *Descriptor) XXX_Merge(src proto.Message)
func (*Descriptor) XXX_Size ¶
func (m *Descriptor) XXX_Size() int
func (*Descriptor) XXX_Unmarshal ¶
func (m *Descriptor) XXX_Unmarshal(b []byte) error
type DescriptorValidationError ¶
type DescriptorValidationError struct {
// contains filtered or unexported fields
}
DescriptorValidationError is the validation error returned by Descriptor.Validate if the designated constraints aren't met.
func (DescriptorValidationError) Cause ¶
func (e DescriptorValidationError) Cause() error
Cause function returns cause value.
func (DescriptorValidationError) Error ¶
func (e DescriptorValidationError) Error() string
Error satisfies the builtin error interface
func (DescriptorValidationError) ErrorName ¶
func (e DescriptorValidationError) ErrorName() string
ErrorName returns error name.
func (DescriptorValidationError) Field ¶
func (e DescriptorValidationError) Field() string
Field function returns field value.
func (DescriptorValidationError) Key ¶
func (e DescriptorValidationError) Key() bool
Key function returns key value.
func (DescriptorValidationError) Reason ¶
func (e DescriptorValidationError) Reason() string
Reason function returns reason value.
type Device ¶
type Device struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Kind kind.DeviceKind `protobuf:"varint,2,opt,name=kind,proto3,enum=ai.metathings.constant.kind.DeviceKind" json:"kind,omitempty"` State state.DeviceState `protobuf:"varint,3,opt,name=state,proto3,enum=ai.metathings.constant.state.DeviceState" json:"state,omitempty"` Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Alias string `protobuf:"bytes,5,opt,name=alias,proto3" json:"alias,omitempty"` Extra map[string]string `` /* 152-byte string literal not displayed */ Modules []*Module `protobuf:"bytes,6,rep,name=modules,proto3" json:"modules,omitempty"` HeartbeatAt *timestamp.Timestamp `protobuf:"bytes,7,opt,name=heartbeat_at,json=heartbeatAt,proto3" json:"heartbeat_at,omitempty"` Flows []*Flow `protobuf:"bytes,8,rep,name=flows,proto3" json:"flows,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Device) Descriptor ¶
func (*Device) GetHeartbeatAt ¶
func (*Device) GetKind ¶
func (m *Device) GetKind() kind.DeviceKind
func (*Device) GetModules ¶
func (*Device) GetState ¶
func (m *Device) GetState() state.DeviceState
func (*Device) ProtoMessage ¶
func (*Device) ProtoMessage()
func (*Device) Validate ¶
Validate checks the field values on Device with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Device) XXX_DiscardUnknown ¶
func (m *Device) XXX_DiscardUnknown()
func (*Device) XXX_Marshal ¶
func (*Device) XXX_Unmarshal ¶
type DeviceValidationError ¶
type DeviceValidationError struct {
// contains filtered or unexported fields
}
DeviceValidationError is the validation error returned by Device.Validate if the designated constraints aren't met.
func (DeviceValidationError) Cause ¶
func (e DeviceValidationError) Cause() error
Cause function returns cause value.
func (DeviceValidationError) Error ¶
func (e DeviceValidationError) Error() string
Error satisfies the builtin error interface
func (DeviceValidationError) ErrorName ¶
func (e DeviceValidationError) ErrorName() string
ErrorName returns error name.
func (DeviceValidationError) Field ¶
func (e DeviceValidationError) Field() string
Field function returns field value.
func (DeviceValidationError) Key ¶
func (e DeviceValidationError) Key() bool
Key function returns key value.
func (DeviceValidationError) Reason ¶
func (e DeviceValidationError) Reason() string
Reason function returns reason value.
type DevicedServiceClient ¶
type DevicedServiceClient interface { CreateDevice(ctx context.Context, in *CreateDeviceRequest, opts ...grpc.CallOption) (*CreateDeviceResponse, error) DeleteDevice(ctx context.Context, in *DeleteDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) PatchDevice(ctx context.Context, in *PatchDeviceRequest, opts ...grpc.CallOption) (*PatchDeviceResponse, error) GetDevice(ctx context.Context, in *GetDeviceRequest, opts ...grpc.CallOption) (*GetDeviceResponse, error) ListDevices(ctx context.Context, in *ListDevicesRequest, opts ...grpc.CallOption) (*ListDevicesResponse, error) GetDeviceByModule(ctx context.Context, in *GetDeviceByModuleRequest, opts ...grpc.CallOption) (*GetDeviceByModuleResponse, error) // Config CreateConfig(ctx context.Context, in *CreateConfigRequest, opts ...grpc.CallOption) (*CreateConfigResponse, error) DeleteConfig(ctx context.Context, in *DeleteConfigRequest, opts ...grpc.CallOption) (*empty.Empty, error) PatchConfig(ctx context.Context, in *PatchConfigRequest, opts ...grpc.CallOption) (*PatchConfigResponse, error) GetConfig(ctx context.Context, in *GetConfigRequest, opts ...grpc.CallOption) (*GetConfigResponse, error) ListConfigs(ctx context.Context, in *ListConfigsRequest, opts ...grpc.CallOption) (*ListConfigsResponse, error) AddConfigsToDevice(ctx context.Context, in *AddConfigsToDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) RemoveConfigsFromDevice(ctx context.Context, in *RemoveConfigsFromDeviceRequest, opts ...grpc.CallOption) (*empty.Empty, error) ListConfigsByDevice(ctx context.Context, in *ListConfigsByDeviceRequest, opts ...grpc.CallOption) (*ListConfigsByDeviceResponse, error) // Descriptor UploadDescriptor(ctx context.Context, in *UploadDescriptorRequest, opts ...grpc.CallOption) (*UploadDescriptorResponse, error) GetDescriptor(ctx context.Context, in *GetDescriptorRequest, opts ...grpc.CallOption) (*GetDescriptorResponse, error) // Calling UnaryCall(ctx context.Context, in *UnaryCallRequest, opts ...grpc.CallOption) (*UnaryCallResponse, error) StreamCall(ctx context.Context, opts ...grpc.CallOption) (DevicedService_StreamCallClient, error) // Flow PullFrameFromFlow(ctx context.Context, in *PullFrameFromFlowRequest, opts ...grpc.CallOption) (DevicedService_PullFrameFromFlowClient, error) PushFrameToFlow(ctx context.Context, opts ...grpc.CallOption) (DevicedService_PushFrameToFlowClient, error) PushFrameToFlowOnce(ctx context.Context, in *PushFrameToFlowOnceRequest, opts ...grpc.CallOption) (*empty.Empty, error) QueryFramesFromFlow(ctx context.Context, in *QueryFramesFromFlowRequest, opts ...grpc.CallOption) (*QueryFramesFromFlowResponse, error) // Flow Set CreateFlowSet(ctx context.Context, in *CreateFlowSetRequest, opts ...grpc.CallOption) (*CreateFlowSetResponse, error) DeleteFlowSet(ctx context.Context, in *DeleteFlowSetRequest, opts ...grpc.CallOption) (*empty.Empty, error) PatchFlowSet(ctx context.Context, in *PatchFlowSetRequest, opts ...grpc.CallOption) (*PatchFlowSetResponse, error) GetFlowSet(ctx context.Context, in *GetFlowSetRequest, opts ...grpc.CallOption) (*GetFlowSetResponse, error) ListFlowSets(ctx context.Context, in *ListFlowSetsRequest, opts ...grpc.CallOption) (*ListFlowSetsResponse, error) AddFlowsToFlowSet(ctx context.Context, in *AddFlowsToFlowSetRequest, opts ...grpc.CallOption) (*empty.Empty, error) RemoveFlowsFromFlowSet(ctx context.Context, in *RemoveFlowsFromFlowSetRequest, opts ...grpc.CallOption) (*empty.Empty, error) PullFrameFromFlowSet(ctx context.Context, in *PullFrameFromFlowSetRequest, opts ...grpc.CallOption) (DevicedService_PullFrameFromFlowSetClient, error) // Simple Storage PutObject(ctx context.Context, in *PutObjectRequest, opts ...grpc.CallOption) (*empty.Empty, error) PutObjectStreaming(ctx context.Context, opts ...grpc.CallOption) (DevicedService_PutObjectStreamingClient, error) RemoveObject(ctx context.Context, in *RemoveObjectRequest, opts ...grpc.CallOption) (*empty.Empty, error) RenameObject(ctx context.Context, in *RenameObjectRequest, opts ...grpc.CallOption) (*empty.Empty, error) GetObject(ctx context.Context, in *GetObjectRequest, opts ...grpc.CallOption) (*GetObjectResponse, error) GetObjectContent(ctx context.Context, in *GetObjectContentRequest, opts ...grpc.CallOption) (*GetObjectContentResponse, error) GetObjectStreamingContent(ctx context.Context, in *GetObjectStreamingContentRequest, opts ...grpc.CallOption) (DevicedService_GetObjectStreamingContentClient, error) ListObjects(ctx context.Context, in *ListObjectsRequest, opts ...grpc.CallOption) (*ListObjectsResponse, error) // Firmware Hub CreateFirmwareHub(ctx context.Context, in *CreateFirmwareHubRequest, opts ...grpc.CallOption) (*CreateFirmwareHubResponse, error) DeleteFirmwareHub(ctx context.Context, in *DeleteFirmwareHubRequest, opts ...grpc.CallOption) (*empty.Empty, error) PatchFirmwareHub(ctx context.Context, in *PatchFirmwareHubRequest, opts ...grpc.CallOption) (*PatchFirmwareHubResponse, error) GetFirmwareHub(ctx context.Context, in *GetFirmwareHubRequest, opts ...grpc.CallOption) (*GetFirmwareHubResponse, error) ListFirmwareHubs(ctx context.Context, in *ListFirmwareHubsRequest, opts ...grpc.CallOption) (*ListFirmwareHubsResponse, error) AddDevicesToFirmwareHub(ctx context.Context, in *AddDevicesToFirmwareHubRequest, opts ...grpc.CallOption) (*empty.Empty, error) RemoveDevicesFromFirmwareHub(ctx context.Context, in *RemoveDevicesFromFirmwareHubRequest, opts ...grpc.CallOption) (*empty.Empty, error) AddFirmwareDescriptorToFirmwareHub(ctx context.Context, in *AddFirmwareDescriptorToFirmwareHubRequest, opts ...grpc.CallOption) (*empty.Empty, error) RemoveFirmwareDescriptorFromFirmwareHub(ctx context.Context, in *RemoveFirmwareDescriptorFromFirmwareHubRequest, opts ...grpc.CallOption) (*empty.Empty, error) GetDeviceFirmwareDescriptor(ctx context.Context, in *GetDeviceFirmwareDescriptorRequest, opts ...grpc.CallOption) (*GetDeviceFirmwareDescriptorResponse, error) SetDeviceFirmwareDescriptor(ctx context.Context, in *SetDeviceFirmwareDescriptorRequest, opts ...grpc.CallOption) (*empty.Empty, error) SyncDeviceFirmwareDescriptor(ctx context.Context, in *SyncDeviceFirmwareDescriptorRequest, opts ...grpc.CallOption) (*empty.Empty, error) // internal device only ShowDevice(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*ShowDeviceResponse, error) ShowDeviceFirmwareDescriptor(ctx context.Context, in *empty.Empty, opts ...grpc.CallOption) (*ShowDeviceFirmwareDescriptorResponse, error) Connect(ctx context.Context, opts ...grpc.CallOption) (DevicedService_ConnectClient, error) Heartbeat(ctx context.Context, in *HeartbeatRequest, opts ...grpc.CallOption) (*empty.Empty, error) }
DevicedServiceClient is the client API for DevicedService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
func NewDevicedServiceClient ¶
func NewDevicedServiceClient(cc *grpc.ClientConn) DevicedServiceClient
type DevicedServiceServer ¶
type DevicedServiceServer interface { CreateDevice(context.Context, *CreateDeviceRequest) (*CreateDeviceResponse, error) DeleteDevice(context.Context, *DeleteDeviceRequest) (*empty.Empty, error) PatchDevice(context.Context, *PatchDeviceRequest) (*PatchDeviceResponse, error) GetDevice(context.Context, *GetDeviceRequest) (*GetDeviceResponse, error) ListDevices(context.Context, *ListDevicesRequest) (*ListDevicesResponse, error) GetDeviceByModule(context.Context, *GetDeviceByModuleRequest) (*GetDeviceByModuleResponse, error) // Config CreateConfig(context.Context, *CreateConfigRequest) (*CreateConfigResponse, error) DeleteConfig(context.Context, *DeleteConfigRequest) (*empty.Empty, error) PatchConfig(context.Context, *PatchConfigRequest) (*PatchConfigResponse, error) GetConfig(context.Context, *GetConfigRequest) (*GetConfigResponse, error) ListConfigs(context.Context, *ListConfigsRequest) (*ListConfigsResponse, error) AddConfigsToDevice(context.Context, *AddConfigsToDeviceRequest) (*empty.Empty, error) RemoveConfigsFromDevice(context.Context, *RemoveConfigsFromDeviceRequest) (*empty.Empty, error) ListConfigsByDevice(context.Context, *ListConfigsByDeviceRequest) (*ListConfigsByDeviceResponse, error) // Descriptor UploadDescriptor(context.Context, *UploadDescriptorRequest) (*UploadDescriptorResponse, error) GetDescriptor(context.Context, *GetDescriptorRequest) (*GetDescriptorResponse, error) // Calling UnaryCall(context.Context, *UnaryCallRequest) (*UnaryCallResponse, error) StreamCall(DevicedService_StreamCallServer) error // Flow PullFrameFromFlow(*PullFrameFromFlowRequest, DevicedService_PullFrameFromFlowServer) error PushFrameToFlow(DevicedService_PushFrameToFlowServer) error PushFrameToFlowOnce(context.Context, *PushFrameToFlowOnceRequest) (*empty.Empty, error) QueryFramesFromFlow(context.Context, *QueryFramesFromFlowRequest) (*QueryFramesFromFlowResponse, error) // Flow Set CreateFlowSet(context.Context, *CreateFlowSetRequest) (*CreateFlowSetResponse, error) DeleteFlowSet(context.Context, *DeleteFlowSetRequest) (*empty.Empty, error) PatchFlowSet(context.Context, *PatchFlowSetRequest) (*PatchFlowSetResponse, error) GetFlowSet(context.Context, *GetFlowSetRequest) (*GetFlowSetResponse, error) ListFlowSets(context.Context, *ListFlowSetsRequest) (*ListFlowSetsResponse, error) AddFlowsToFlowSet(context.Context, *AddFlowsToFlowSetRequest) (*empty.Empty, error) RemoveFlowsFromFlowSet(context.Context, *RemoveFlowsFromFlowSetRequest) (*empty.Empty, error) PullFrameFromFlowSet(*PullFrameFromFlowSetRequest, DevicedService_PullFrameFromFlowSetServer) error // Simple Storage PutObject(context.Context, *PutObjectRequest) (*empty.Empty, error) PutObjectStreaming(DevicedService_PutObjectStreamingServer) error RemoveObject(context.Context, *RemoveObjectRequest) (*empty.Empty, error) RenameObject(context.Context, *RenameObjectRequest) (*empty.Empty, error) GetObject(context.Context, *GetObjectRequest) (*GetObjectResponse, error) GetObjectContent(context.Context, *GetObjectContentRequest) (*GetObjectContentResponse, error) GetObjectStreamingContent(*GetObjectStreamingContentRequest, DevicedService_GetObjectStreamingContentServer) error ListObjects(context.Context, *ListObjectsRequest) (*ListObjectsResponse, error) // Firmware Hub CreateFirmwareHub(context.Context, *CreateFirmwareHubRequest) (*CreateFirmwareHubResponse, error) DeleteFirmwareHub(context.Context, *DeleteFirmwareHubRequest) (*empty.Empty, error) PatchFirmwareHub(context.Context, *PatchFirmwareHubRequest) (*PatchFirmwareHubResponse, error) GetFirmwareHub(context.Context, *GetFirmwareHubRequest) (*GetFirmwareHubResponse, error) ListFirmwareHubs(context.Context, *ListFirmwareHubsRequest) (*ListFirmwareHubsResponse, error) AddDevicesToFirmwareHub(context.Context, *AddDevicesToFirmwareHubRequest) (*empty.Empty, error) RemoveDevicesFromFirmwareHub(context.Context, *RemoveDevicesFromFirmwareHubRequest) (*empty.Empty, error) AddFirmwareDescriptorToFirmwareHub(context.Context, *AddFirmwareDescriptorToFirmwareHubRequest) (*empty.Empty, error) RemoveFirmwareDescriptorFromFirmwareHub(context.Context, *RemoveFirmwareDescriptorFromFirmwareHubRequest) (*empty.Empty, error) GetDeviceFirmwareDescriptor(context.Context, *GetDeviceFirmwareDescriptorRequest) (*GetDeviceFirmwareDescriptorResponse, error) SetDeviceFirmwareDescriptor(context.Context, *SetDeviceFirmwareDescriptorRequest) (*empty.Empty, error) SyncDeviceFirmwareDescriptor(context.Context, *SyncDeviceFirmwareDescriptorRequest) (*empty.Empty, error) // internal device only ShowDevice(context.Context, *empty.Empty) (*ShowDeviceResponse, error) ShowDeviceFirmwareDescriptor(context.Context, *empty.Empty) (*ShowDeviceFirmwareDescriptorResponse, error) Connect(DevicedService_ConnectServer) error Heartbeat(context.Context, *HeartbeatRequest) (*empty.Empty, error) }
DevicedServiceServer is the server API for DevicedService service.
type DevicedService_ConnectClient ¶
type DevicedService_ConnectClient interface { Send(*ConnectResponse) error Recv() (*ConnectRequest, error) grpc.ClientStream }
type DevicedService_ConnectServer ¶
type DevicedService_ConnectServer interface { Send(*ConnectRequest) error Recv() (*ConnectResponse, error) grpc.ServerStream }
type DevicedService_GetObjectStreamingContentClient ¶
type DevicedService_GetObjectStreamingContentClient interface { Recv() (*GetObjectStreamingContentResponse, error) grpc.ClientStream }
type DevicedService_GetObjectStreamingContentServer ¶
type DevicedService_GetObjectStreamingContentServer interface { Send(*GetObjectStreamingContentResponse) error grpc.ServerStream }
type DevicedService_PullFrameFromFlowClient ¶
type DevicedService_PullFrameFromFlowClient interface { Recv() (*PullFrameFromFlowResponse, error) grpc.ClientStream }
type DevicedService_PullFrameFromFlowServer ¶
type DevicedService_PullFrameFromFlowServer interface { Send(*PullFrameFromFlowResponse) error grpc.ServerStream }
type DevicedService_PullFrameFromFlowSetClient ¶
type DevicedService_PullFrameFromFlowSetClient interface { Recv() (*PullFrameFromFlowSetResponse, error) grpc.ClientStream }
type DevicedService_PullFrameFromFlowSetServer ¶
type DevicedService_PullFrameFromFlowSetServer interface { Send(*PullFrameFromFlowSetResponse) error grpc.ServerStream }
type DevicedService_PushFrameToFlowClient ¶
type DevicedService_PushFrameToFlowClient interface { Send(*PushFrameToFlowRequest) error Recv() (*PushFrameToFlowResponse, error) grpc.ClientStream }
type DevicedService_PushFrameToFlowServer ¶
type DevicedService_PushFrameToFlowServer interface { Send(*PushFrameToFlowResponse) error Recv() (*PushFrameToFlowRequest, error) grpc.ServerStream }
type DevicedService_PutObjectStreamingClient ¶
type DevicedService_PutObjectStreamingClient interface { Send(*PutObjectStreamingRequest) error Recv() (*PutObjectStreamingResponse, error) grpc.ClientStream }
type DevicedService_PutObjectStreamingServer ¶
type DevicedService_PutObjectStreamingServer interface { Send(*PutObjectStreamingResponse) error Recv() (*PutObjectStreamingRequest, error) grpc.ServerStream }
type DevicedService_StreamCallClient ¶
type DevicedService_StreamCallClient interface { Send(*StreamCallRequest) error Recv() (*StreamCallResponse, error) grpc.ClientStream }
type DevicedService_StreamCallServer ¶
type DevicedService_StreamCallServer interface { Send(*StreamCallResponse) error Recv() (*StreamCallRequest, error) grpc.ServerStream }
type ErrorValue ¶
type ErrorValue struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Component string `protobuf:"bytes,2,opt,name=component,proto3" json:"component,omitempty"` Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` Code uint32 `protobuf:"varint,4,opt,name=code,proto3" json:"code,omitempty"` Message string `protobuf:"bytes,5,opt,name=message,proto3" json:"message,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ErrorValue) Descriptor ¶
func (*ErrorValue) Descriptor() ([]byte, []int)
func (*ErrorValue) GetCode ¶
func (m *ErrorValue) GetCode() uint32
func (*ErrorValue) GetComponent ¶
func (m *ErrorValue) GetComponent() string
func (*ErrorValue) GetMessage ¶
func (m *ErrorValue) GetMessage() string
func (*ErrorValue) GetMethod ¶
func (m *ErrorValue) GetMethod() string
func (*ErrorValue) GetName ¶
func (m *ErrorValue) GetName() string
func (*ErrorValue) ProtoMessage ¶
func (*ErrorValue) ProtoMessage()
func (*ErrorValue) Reset ¶
func (m *ErrorValue) Reset()
func (*ErrorValue) String ¶
func (m *ErrorValue) String() string
func (*ErrorValue) Validate ¶
func (m *ErrorValue) Validate() error
Validate checks the field values on ErrorValue with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ErrorValue) XXX_DiscardUnknown ¶
func (m *ErrorValue) XXX_DiscardUnknown()
func (*ErrorValue) XXX_Marshal ¶
func (m *ErrorValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ErrorValue) XXX_Merge ¶
func (m *ErrorValue) XXX_Merge(src proto.Message)
func (*ErrorValue) XXX_Size ¶
func (m *ErrorValue) XXX_Size() int
func (*ErrorValue) XXX_Unmarshal ¶
func (m *ErrorValue) XXX_Unmarshal(b []byte) error
type ErrorValueValidationError ¶
type ErrorValueValidationError struct {
// contains filtered or unexported fields
}
ErrorValueValidationError is the validation error returned by ErrorValue.Validate if the designated constraints aren't met.
func (ErrorValueValidationError) Cause ¶
func (e ErrorValueValidationError) Cause() error
Cause function returns cause value.
func (ErrorValueValidationError) Error ¶
func (e ErrorValueValidationError) Error() string
Error satisfies the builtin error interface
func (ErrorValueValidationError) ErrorName ¶
func (e ErrorValueValidationError) ErrorName() string
ErrorName returns error name.
func (ErrorValueValidationError) Field ¶
func (e ErrorValueValidationError) Field() string
Field function returns field value.
func (ErrorValueValidationError) Key ¶
func (e ErrorValueValidationError) Key() bool
Key function returns key value.
func (ErrorValueValidationError) Reason ¶
func (e ErrorValueValidationError) Reason() string
Reason function returns reason value.
type FirmwareDescriptor ¶
type FirmwareDescriptor struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` CreatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Descriptor_ *_struct.Struct `protobuf:"bytes,10,opt,name=descriptor,proto3" json:"descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FirmwareDescriptor) Descriptor ¶
func (*FirmwareDescriptor) Descriptor() ([]byte, []int)
func (*FirmwareDescriptor) GetCreatedAt ¶
func (m *FirmwareDescriptor) GetCreatedAt() *timestamp.Timestamp
func (*FirmwareDescriptor) GetDescriptor_ ¶
func (m *FirmwareDescriptor) GetDescriptor_() *_struct.Struct
func (*FirmwareDescriptor) GetId ¶
func (m *FirmwareDescriptor) GetId() string
func (*FirmwareDescriptor) GetName ¶
func (m *FirmwareDescriptor) GetName() string
func (*FirmwareDescriptor) ProtoMessage ¶
func (*FirmwareDescriptor) ProtoMessage()
func (*FirmwareDescriptor) Reset ¶
func (m *FirmwareDescriptor) Reset()
func (*FirmwareDescriptor) String ¶
func (m *FirmwareDescriptor) String() string
func (*FirmwareDescriptor) Validate ¶
func (m *FirmwareDescriptor) Validate() error
Validate checks the field values on FirmwareDescriptor with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*FirmwareDescriptor) XXX_DiscardUnknown ¶
func (m *FirmwareDescriptor) XXX_DiscardUnknown()
func (*FirmwareDescriptor) XXX_Marshal ¶
func (m *FirmwareDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FirmwareDescriptor) XXX_Merge ¶
func (m *FirmwareDescriptor) XXX_Merge(src proto.Message)
func (*FirmwareDescriptor) XXX_Size ¶
func (m *FirmwareDescriptor) XXX_Size() int
func (*FirmwareDescriptor) XXX_Unmarshal ¶
func (m *FirmwareDescriptor) XXX_Unmarshal(b []byte) error
type FirmwareDescriptorValidationError ¶
type FirmwareDescriptorValidationError struct {
// contains filtered or unexported fields
}
FirmwareDescriptorValidationError is the validation error returned by FirmwareDescriptor.Validate if the designated constraints aren't met.
func (FirmwareDescriptorValidationError) Cause ¶
func (e FirmwareDescriptorValidationError) Cause() error
Cause function returns cause value.
func (FirmwareDescriptorValidationError) Error ¶
func (e FirmwareDescriptorValidationError) Error() string
Error satisfies the builtin error interface
func (FirmwareDescriptorValidationError) ErrorName ¶
func (e FirmwareDescriptorValidationError) ErrorName() string
ErrorName returns error name.
func (FirmwareDescriptorValidationError) Field ¶
func (e FirmwareDescriptorValidationError) Field() string
Field function returns field value.
func (FirmwareDescriptorValidationError) Key ¶
func (e FirmwareDescriptorValidationError) Key() bool
Key function returns key value.
func (FirmwareDescriptorValidationError) Reason ¶
func (e FirmwareDescriptorValidationError) Reason() string
Reason function returns reason value.
type FirmwareHub ¶
type FirmwareHub struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias string `protobuf:"bytes,3,opt,name=alias,proto3" json:"alias,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Devices []*Device `protobuf:"bytes,8,rep,name=devices,proto3" json:"devices,omitempty"` FirmwareDescriptors []*FirmwareDescriptor `protobuf:"bytes,9,rep,name=firmware_descriptors,json=firmwareDescriptors,proto3" json:"firmware_descriptors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FirmwareHub) Descriptor ¶
func (*FirmwareHub) Descriptor() ([]byte, []int)
func (*FirmwareHub) GetAlias ¶
func (m *FirmwareHub) GetAlias() string
func (*FirmwareHub) GetDescription ¶
func (m *FirmwareHub) GetDescription() string
func (*FirmwareHub) GetDevices ¶
func (m *FirmwareHub) GetDevices() []*Device
func (*FirmwareHub) GetFirmwareDescriptors ¶
func (m *FirmwareHub) GetFirmwareDescriptors() []*FirmwareDescriptor
func (*FirmwareHub) GetId ¶
func (m *FirmwareHub) GetId() string
func (*FirmwareHub) ProtoMessage ¶
func (*FirmwareHub) ProtoMessage()
func (*FirmwareHub) Reset ¶
func (m *FirmwareHub) Reset()
func (*FirmwareHub) String ¶
func (m *FirmwareHub) String() string
func (*FirmwareHub) Validate ¶
func (m *FirmwareHub) Validate() error
Validate checks the field values on FirmwareHub with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*FirmwareHub) XXX_DiscardUnknown ¶
func (m *FirmwareHub) XXX_DiscardUnknown()
func (*FirmwareHub) XXX_Marshal ¶
func (m *FirmwareHub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FirmwareHub) XXX_Merge ¶
func (m *FirmwareHub) XXX_Merge(src proto.Message)
func (*FirmwareHub) XXX_Size ¶
func (m *FirmwareHub) XXX_Size() int
func (*FirmwareHub) XXX_Unmarshal ¶
func (m *FirmwareHub) XXX_Unmarshal(b []byte) error
type FirmwareHubValidationError ¶
type FirmwareHubValidationError struct {
// contains filtered or unexported fields
}
FirmwareHubValidationError is the validation error returned by FirmwareHub.Validate if the designated constraints aren't met.
func (FirmwareHubValidationError) Cause ¶
func (e FirmwareHubValidationError) Cause() error
Cause function returns cause value.
func (FirmwareHubValidationError) Error ¶
func (e FirmwareHubValidationError) Error() string
Error satisfies the builtin error interface
func (FirmwareHubValidationError) ErrorName ¶
func (e FirmwareHubValidationError) ErrorName() string
ErrorName returns error name.
func (FirmwareHubValidationError) Field ¶
func (e FirmwareHubValidationError) Field() string
Field function returns field value.
func (FirmwareHubValidationError) Key ¶
func (e FirmwareHubValidationError) Key() bool
Key function returns key value.
func (FirmwareHubValidationError) Reason ¶
func (e FirmwareHubValidationError) Reason() string
Reason function returns reason value.
type Flow ¶
type Flow struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` DeviceId string `protobuf:"bytes,2,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Alias string `protobuf:"bytes,4,opt,name=alias,proto3" json:"alias,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Flow) Descriptor ¶
func (*Flow) GetDeviceId ¶
func (*Flow) ProtoMessage ¶
func (*Flow) ProtoMessage()
func (*Flow) Validate ¶
Validate checks the field values on Flow with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Flow) XXX_DiscardUnknown ¶
func (m *Flow) XXX_DiscardUnknown()
func (*Flow) XXX_Unmarshal ¶
type FlowSet ¶
type FlowSet struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Alias string `protobuf:"bytes,3,opt,name=alias,proto3" json:"alias,omitempty"` Flows []*Flow `protobuf:"bytes,4,rep,name=flows,proto3" json:"flows,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*FlowSet) Descriptor ¶
func (*FlowSet) ProtoMessage ¶
func (*FlowSet) ProtoMessage()
func (*FlowSet) Validate ¶
Validate checks the field values on FlowSet with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*FlowSet) XXX_DiscardUnknown ¶
func (m *FlowSet) XXX_DiscardUnknown()
func (*FlowSet) XXX_Marshal ¶
func (*FlowSet) XXX_Unmarshal ¶
type FlowSetValidationError ¶
type FlowSetValidationError struct {
// contains filtered or unexported fields
}
FlowSetValidationError is the validation error returned by FlowSet.Validate if the designated constraints aren't met.
func (FlowSetValidationError) Cause ¶
func (e FlowSetValidationError) Cause() error
Cause function returns cause value.
func (FlowSetValidationError) Error ¶
func (e FlowSetValidationError) Error() string
Error satisfies the builtin error interface
func (FlowSetValidationError) ErrorName ¶
func (e FlowSetValidationError) ErrorName() string
ErrorName returns error name.
func (FlowSetValidationError) Field ¶
func (e FlowSetValidationError) Field() string
Field function returns field value.
func (FlowSetValidationError) Key ¶
func (e FlowSetValidationError) Key() bool
Key function returns key value.
func (FlowSetValidationError) Reason ¶
func (e FlowSetValidationError) Reason() string
Reason function returns reason value.
type FlowValidationError ¶
type FlowValidationError struct {
// contains filtered or unexported fields
}
FlowValidationError is the validation error returned by Flow.Validate if the designated constraints aren't met.
func (FlowValidationError) Cause ¶
func (e FlowValidationError) Cause() error
Cause function returns cause value.
func (FlowValidationError) Error ¶
func (e FlowValidationError) Error() string
Error satisfies the builtin error interface
func (FlowValidationError) ErrorName ¶
func (e FlowValidationError) ErrorName() string
ErrorName returns error name.
func (FlowValidationError) Field ¶
func (e FlowValidationError) Field() string
Field function returns field value.
func (FlowValidationError) Key ¶
func (e FlowValidationError) Key() bool
Key function returns key value.
func (FlowValidationError) Reason ¶
func (e FlowValidationError) Reason() string
Reason function returns reason value.
type Frame ¶
type Frame struct { Ts *timestamp.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Data *_struct.Struct `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Frame) Descriptor ¶
func (*Frame) ProtoMessage ¶
func (*Frame) ProtoMessage()
func (*Frame) Validate ¶
Validate checks the field values on Frame with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Frame) XXX_DiscardUnknown ¶
func (m *Frame) XXX_DiscardUnknown()
func (*Frame) XXX_Marshal ¶
func (*Frame) XXX_Unmarshal ¶
type FrameValidationError ¶
type FrameValidationError struct {
// contains filtered or unexported fields
}
FrameValidationError is the validation error returned by Frame.Validate if the designated constraints aren't met.
func (FrameValidationError) Cause ¶
func (e FrameValidationError) Cause() error
Cause function returns cause value.
func (FrameValidationError) Error ¶
func (e FrameValidationError) Error() string
Error satisfies the builtin error interface
func (FrameValidationError) ErrorName ¶
func (e FrameValidationError) ErrorName() string
ErrorName returns error name.
func (FrameValidationError) Field ¶
func (e FrameValidationError) Field() string
Field function returns field value.
func (FrameValidationError) Key ¶
func (e FrameValidationError) Key() bool
Key function returns key value.
func (FrameValidationError) Reason ¶
func (e FrameValidationError) Reason() string
Reason function returns reason value.
type GetConfigRequest ¶
type GetConfigRequest struct { Config *OpConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetConfigRequest) Descriptor ¶
func (*GetConfigRequest) Descriptor() ([]byte, []int)
func (*GetConfigRequest) GetConfig ¶
func (m *GetConfigRequest) GetConfig() *OpConfig
func (*GetConfigRequest) ProtoMessage ¶
func (*GetConfigRequest) ProtoMessage()
func (*GetConfigRequest) Reset ¶
func (m *GetConfigRequest) Reset()
func (*GetConfigRequest) String ¶
func (m *GetConfigRequest) String() string
func (*GetConfigRequest) Validate ¶
func (m *GetConfigRequest) Validate() error
Validate checks the field values on GetConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetConfigRequest) XXX_DiscardUnknown ¶
func (m *GetConfigRequest) XXX_DiscardUnknown()
func (*GetConfigRequest) XXX_Marshal ¶
func (m *GetConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConfigRequest) XXX_Merge ¶
func (m *GetConfigRequest) XXX_Merge(src proto.Message)
func (*GetConfigRequest) XXX_Size ¶
func (m *GetConfigRequest) XXX_Size() int
func (*GetConfigRequest) XXX_Unmarshal ¶
func (m *GetConfigRequest) XXX_Unmarshal(b []byte) error
type GetConfigRequestValidationError ¶
type GetConfigRequestValidationError struct {
// contains filtered or unexported fields
}
GetConfigRequestValidationError is the validation error returned by GetConfigRequest.Validate if the designated constraints aren't met.
func (GetConfigRequestValidationError) Cause ¶
func (e GetConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (GetConfigRequestValidationError) Error ¶
func (e GetConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetConfigRequestValidationError) ErrorName ¶
func (e GetConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetConfigRequestValidationError) Field ¶
func (e GetConfigRequestValidationError) Field() string
Field function returns field value.
func (GetConfigRequestValidationError) Key ¶
func (e GetConfigRequestValidationError) Key() bool
Key function returns key value.
func (GetConfigRequestValidationError) Reason ¶
func (e GetConfigRequestValidationError) Reason() string
Reason function returns reason value.
type GetConfigResponse ¶
type GetConfigResponse struct { Config *Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetConfigResponse) Descriptor ¶
func (*GetConfigResponse) Descriptor() ([]byte, []int)
func (*GetConfigResponse) GetConfig ¶
func (m *GetConfigResponse) GetConfig() *Config
func (*GetConfigResponse) ProtoMessage ¶
func (*GetConfigResponse) ProtoMessage()
func (*GetConfigResponse) Reset ¶
func (m *GetConfigResponse) Reset()
func (*GetConfigResponse) String ¶
func (m *GetConfigResponse) String() string
func (*GetConfigResponse) Validate ¶
func (m *GetConfigResponse) Validate() error
Validate checks the field values on GetConfigResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetConfigResponse) XXX_DiscardUnknown ¶
func (m *GetConfigResponse) XXX_DiscardUnknown()
func (*GetConfigResponse) XXX_Marshal ¶
func (m *GetConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetConfigResponse) XXX_Merge ¶
func (m *GetConfigResponse) XXX_Merge(src proto.Message)
func (*GetConfigResponse) XXX_Size ¶
func (m *GetConfigResponse) XXX_Size() int
func (*GetConfigResponse) XXX_Unmarshal ¶
func (m *GetConfigResponse) XXX_Unmarshal(b []byte) error
type GetConfigResponseValidationError ¶
type GetConfigResponseValidationError struct {
// contains filtered or unexported fields
}
GetConfigResponseValidationError is the validation error returned by GetConfigResponse.Validate if the designated constraints aren't met.
func (GetConfigResponseValidationError) Cause ¶
func (e GetConfigResponseValidationError) Cause() error
Cause function returns cause value.
func (GetConfigResponseValidationError) Error ¶
func (e GetConfigResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetConfigResponseValidationError) ErrorName ¶
func (e GetConfigResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetConfigResponseValidationError) Field ¶
func (e GetConfigResponseValidationError) Field() string
Field function returns field value.
func (GetConfigResponseValidationError) Key ¶
func (e GetConfigResponseValidationError) Key() bool
Key function returns key value.
func (GetConfigResponseValidationError) Reason ¶
func (e GetConfigResponseValidationError) Reason() string
Reason function returns reason value.
type GetDescriptorRequest ¶
type GetDescriptorRequest struct { Descriptor_ *OpDescriptor `protobuf:"bytes,1,opt,name=descriptor,proto3" json:"descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDescriptorRequest) Descriptor ¶
func (*GetDescriptorRequest) Descriptor() ([]byte, []int)
func (*GetDescriptorRequest) GetDescriptor_ ¶
func (m *GetDescriptorRequest) GetDescriptor_() *OpDescriptor
func (*GetDescriptorRequest) ProtoMessage ¶
func (*GetDescriptorRequest) ProtoMessage()
func (*GetDescriptorRequest) Reset ¶
func (m *GetDescriptorRequest) Reset()
func (*GetDescriptorRequest) String ¶
func (m *GetDescriptorRequest) String() string
func (*GetDescriptorRequest) Validate ¶
func (m *GetDescriptorRequest) Validate() error
Validate checks the field values on GetDescriptorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetDescriptorRequest) XXX_DiscardUnknown ¶
func (m *GetDescriptorRequest) XXX_DiscardUnknown()
func (*GetDescriptorRequest) XXX_Marshal ¶
func (m *GetDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDescriptorRequest) XXX_Merge ¶
func (m *GetDescriptorRequest) XXX_Merge(src proto.Message)
func (*GetDescriptorRequest) XXX_Size ¶
func (m *GetDescriptorRequest) XXX_Size() int
func (*GetDescriptorRequest) XXX_Unmarshal ¶
func (m *GetDescriptorRequest) XXX_Unmarshal(b []byte) error
type GetDescriptorRequestValidationError ¶
type GetDescriptorRequestValidationError struct {
// contains filtered or unexported fields
}
GetDescriptorRequestValidationError is the validation error returned by GetDescriptorRequest.Validate if the designated constraints aren't met.
func (GetDescriptorRequestValidationError) Cause ¶
func (e GetDescriptorRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDescriptorRequestValidationError) Error ¶
func (e GetDescriptorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDescriptorRequestValidationError) ErrorName ¶
func (e GetDescriptorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDescriptorRequestValidationError) Field ¶
func (e GetDescriptorRequestValidationError) Field() string
Field function returns field value.
func (GetDescriptorRequestValidationError) Key ¶
func (e GetDescriptorRequestValidationError) Key() bool
Key function returns key value.
func (GetDescriptorRequestValidationError) Reason ¶
func (e GetDescriptorRequestValidationError) Reason() string
Reason function returns reason value.
type GetDescriptorResponse ¶
type GetDescriptorResponse struct { Descriptor_ *Descriptor `protobuf:"bytes,1,opt,name=descriptor,proto3" json:"descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDescriptorResponse) Descriptor ¶
func (*GetDescriptorResponse) Descriptor() ([]byte, []int)
func (*GetDescriptorResponse) GetDescriptor_ ¶
func (m *GetDescriptorResponse) GetDescriptor_() *Descriptor
func (*GetDescriptorResponse) ProtoMessage ¶
func (*GetDescriptorResponse) ProtoMessage()
func (*GetDescriptorResponse) Reset ¶
func (m *GetDescriptorResponse) Reset()
func (*GetDescriptorResponse) String ¶
func (m *GetDescriptorResponse) String() string
func (*GetDescriptorResponse) Validate ¶
func (m *GetDescriptorResponse) Validate() error
Validate checks the field values on GetDescriptorResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetDescriptorResponse) XXX_DiscardUnknown ¶
func (m *GetDescriptorResponse) XXX_DiscardUnknown()
func (*GetDescriptorResponse) XXX_Marshal ¶
func (m *GetDescriptorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDescriptorResponse) XXX_Merge ¶
func (m *GetDescriptorResponse) XXX_Merge(src proto.Message)
func (*GetDescriptorResponse) XXX_Size ¶
func (m *GetDescriptorResponse) XXX_Size() int
func (*GetDescriptorResponse) XXX_Unmarshal ¶
func (m *GetDescriptorResponse) XXX_Unmarshal(b []byte) error
type GetDescriptorResponseValidationError ¶
type GetDescriptorResponseValidationError struct {
// contains filtered or unexported fields
}
GetDescriptorResponseValidationError is the validation error returned by GetDescriptorResponse.Validate if the designated constraints aren't met.
func (GetDescriptorResponseValidationError) Cause ¶
func (e GetDescriptorResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDescriptorResponseValidationError) Error ¶
func (e GetDescriptorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDescriptorResponseValidationError) ErrorName ¶
func (e GetDescriptorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDescriptorResponseValidationError) Field ¶
func (e GetDescriptorResponseValidationError) Field() string
Field function returns field value.
func (GetDescriptorResponseValidationError) Key ¶
func (e GetDescriptorResponseValidationError) Key() bool
Key function returns key value.
func (GetDescriptorResponseValidationError) Reason ¶
func (e GetDescriptorResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeviceByModuleRequest ¶
type GetDeviceByModuleRequest struct { Module *OpModule `protobuf:"bytes,1,opt,name=module,proto3" json:"module,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceByModuleRequest) Descriptor ¶
func (*GetDeviceByModuleRequest) Descriptor() ([]byte, []int)
func (*GetDeviceByModuleRequest) GetModule ¶
func (m *GetDeviceByModuleRequest) GetModule() *OpModule
func (*GetDeviceByModuleRequest) ProtoMessage ¶
func (*GetDeviceByModuleRequest) ProtoMessage()
func (*GetDeviceByModuleRequest) Reset ¶
func (m *GetDeviceByModuleRequest) Reset()
func (*GetDeviceByModuleRequest) String ¶
func (m *GetDeviceByModuleRequest) String() string
func (*GetDeviceByModuleRequest) Validate ¶
func (m *GetDeviceByModuleRequest) Validate() error
Validate checks the field values on GetDeviceByModuleRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetDeviceByModuleRequest) XXX_DiscardUnknown ¶
func (m *GetDeviceByModuleRequest) XXX_DiscardUnknown()
func (*GetDeviceByModuleRequest) XXX_Marshal ¶
func (m *GetDeviceByModuleRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceByModuleRequest) XXX_Merge ¶
func (m *GetDeviceByModuleRequest) XXX_Merge(src proto.Message)
func (*GetDeviceByModuleRequest) XXX_Size ¶
func (m *GetDeviceByModuleRequest) XXX_Size() int
func (*GetDeviceByModuleRequest) XXX_Unmarshal ¶
func (m *GetDeviceByModuleRequest) XXX_Unmarshal(b []byte) error
type GetDeviceByModuleRequestValidationError ¶
type GetDeviceByModuleRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeviceByModuleRequestValidationError is the validation error returned by GetDeviceByModuleRequest.Validate if the designated constraints aren't met.
func (GetDeviceByModuleRequestValidationError) Cause ¶
func (e GetDeviceByModuleRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeviceByModuleRequestValidationError) Error ¶
func (e GetDeviceByModuleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeviceByModuleRequestValidationError) ErrorName ¶
func (e GetDeviceByModuleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeviceByModuleRequestValidationError) Field ¶
func (e GetDeviceByModuleRequestValidationError) Field() string
Field function returns field value.
func (GetDeviceByModuleRequestValidationError) Key ¶
func (e GetDeviceByModuleRequestValidationError) Key() bool
Key function returns key value.
func (GetDeviceByModuleRequestValidationError) Reason ¶
func (e GetDeviceByModuleRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeviceByModuleResponse ¶
type GetDeviceByModuleResponse struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceByModuleResponse) Descriptor ¶
func (*GetDeviceByModuleResponse) Descriptor() ([]byte, []int)
func (*GetDeviceByModuleResponse) GetDevice ¶
func (m *GetDeviceByModuleResponse) GetDevice() *Device
func (*GetDeviceByModuleResponse) ProtoMessage ¶
func (*GetDeviceByModuleResponse) ProtoMessage()
func (*GetDeviceByModuleResponse) Reset ¶
func (m *GetDeviceByModuleResponse) Reset()
func (*GetDeviceByModuleResponse) String ¶
func (m *GetDeviceByModuleResponse) String() string
func (*GetDeviceByModuleResponse) Validate ¶
func (m *GetDeviceByModuleResponse) Validate() error
Validate checks the field values on GetDeviceByModuleResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetDeviceByModuleResponse) XXX_DiscardUnknown ¶
func (m *GetDeviceByModuleResponse) XXX_DiscardUnknown()
func (*GetDeviceByModuleResponse) XXX_Marshal ¶
func (m *GetDeviceByModuleResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceByModuleResponse) XXX_Merge ¶
func (m *GetDeviceByModuleResponse) XXX_Merge(src proto.Message)
func (*GetDeviceByModuleResponse) XXX_Size ¶
func (m *GetDeviceByModuleResponse) XXX_Size() int
func (*GetDeviceByModuleResponse) XXX_Unmarshal ¶
func (m *GetDeviceByModuleResponse) XXX_Unmarshal(b []byte) error
type GetDeviceByModuleResponseValidationError ¶
type GetDeviceByModuleResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeviceByModuleResponseValidationError is the validation error returned by GetDeviceByModuleResponse.Validate if the designated constraints aren't met.
func (GetDeviceByModuleResponseValidationError) Cause ¶
func (e GetDeviceByModuleResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeviceByModuleResponseValidationError) Error ¶
func (e GetDeviceByModuleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeviceByModuleResponseValidationError) ErrorName ¶
func (e GetDeviceByModuleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeviceByModuleResponseValidationError) Field ¶
func (e GetDeviceByModuleResponseValidationError) Field() string
Field function returns field value.
func (GetDeviceByModuleResponseValidationError) Key ¶
func (e GetDeviceByModuleResponseValidationError) Key() bool
Key function returns key value.
func (GetDeviceByModuleResponseValidationError) Reason ¶
func (e GetDeviceByModuleResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeviceFirmwareDescriptorRequest ¶
type GetDeviceFirmwareDescriptorRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceFirmwareDescriptorRequest) Descriptor ¶
func (*GetDeviceFirmwareDescriptorRequest) Descriptor() ([]byte, []int)
func (*GetDeviceFirmwareDescriptorRequest) GetDevice ¶
func (m *GetDeviceFirmwareDescriptorRequest) GetDevice() *OpDevice
func (*GetDeviceFirmwareDescriptorRequest) ProtoMessage ¶
func (*GetDeviceFirmwareDescriptorRequest) ProtoMessage()
func (*GetDeviceFirmwareDescriptorRequest) Reset ¶
func (m *GetDeviceFirmwareDescriptorRequest) Reset()
func (*GetDeviceFirmwareDescriptorRequest) String ¶
func (m *GetDeviceFirmwareDescriptorRequest) String() string
func (*GetDeviceFirmwareDescriptorRequest) Validate ¶
func (m *GetDeviceFirmwareDescriptorRequest) Validate() error
Validate checks the field values on GetDeviceFirmwareDescriptorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown ¶
func (m *GetDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown()
func (*GetDeviceFirmwareDescriptorRequest) XXX_Marshal ¶
func (m *GetDeviceFirmwareDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceFirmwareDescriptorRequest) XXX_Merge ¶
func (m *GetDeviceFirmwareDescriptorRequest) XXX_Merge(src proto.Message)
func (*GetDeviceFirmwareDescriptorRequest) XXX_Size ¶
func (m *GetDeviceFirmwareDescriptorRequest) XXX_Size() int
func (*GetDeviceFirmwareDescriptorRequest) XXX_Unmarshal ¶
func (m *GetDeviceFirmwareDescriptorRequest) XXX_Unmarshal(b []byte) error
type GetDeviceFirmwareDescriptorRequestValidationError ¶
type GetDeviceFirmwareDescriptorRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeviceFirmwareDescriptorRequestValidationError is the validation error returned by GetDeviceFirmwareDescriptorRequest.Validate if the designated constraints aren't met.
func (GetDeviceFirmwareDescriptorRequestValidationError) Cause ¶
func (e GetDeviceFirmwareDescriptorRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeviceFirmwareDescriptorRequestValidationError) Error ¶
func (e GetDeviceFirmwareDescriptorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeviceFirmwareDescriptorRequestValidationError) ErrorName ¶
func (e GetDeviceFirmwareDescriptorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeviceFirmwareDescriptorRequestValidationError) Field ¶
func (e GetDeviceFirmwareDescriptorRequestValidationError) Field() string
Field function returns field value.
func (GetDeviceFirmwareDescriptorRequestValidationError) Key ¶
func (e GetDeviceFirmwareDescriptorRequestValidationError) Key() bool
Key function returns key value.
func (GetDeviceFirmwareDescriptorRequestValidationError) Reason ¶
func (e GetDeviceFirmwareDescriptorRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeviceFirmwareDescriptorResponse ¶
type GetDeviceFirmwareDescriptorResponse struct { FirmwareDescriptor *FirmwareDescriptor `protobuf:"bytes,1,opt,name=firmware_descriptor,json=firmwareDescriptor,proto3" json:"firmware_descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceFirmwareDescriptorResponse) Descriptor ¶
func (*GetDeviceFirmwareDescriptorResponse) Descriptor() ([]byte, []int)
func (*GetDeviceFirmwareDescriptorResponse) GetFirmwareDescriptor ¶
func (m *GetDeviceFirmwareDescriptorResponse) GetFirmwareDescriptor() *FirmwareDescriptor
func (*GetDeviceFirmwareDescriptorResponse) ProtoMessage ¶
func (*GetDeviceFirmwareDescriptorResponse) ProtoMessage()
func (*GetDeviceFirmwareDescriptorResponse) Reset ¶
func (m *GetDeviceFirmwareDescriptorResponse) Reset()
func (*GetDeviceFirmwareDescriptorResponse) String ¶
func (m *GetDeviceFirmwareDescriptorResponse) String() string
func (*GetDeviceFirmwareDescriptorResponse) Validate ¶
func (m *GetDeviceFirmwareDescriptorResponse) Validate() error
Validate checks the field values on GetDeviceFirmwareDescriptorResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetDeviceFirmwareDescriptorResponse) XXX_DiscardUnknown ¶
func (m *GetDeviceFirmwareDescriptorResponse) XXX_DiscardUnknown()
func (*GetDeviceFirmwareDescriptorResponse) XXX_Marshal ¶
func (m *GetDeviceFirmwareDescriptorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceFirmwareDescriptorResponse) XXX_Merge ¶
func (m *GetDeviceFirmwareDescriptorResponse) XXX_Merge(src proto.Message)
func (*GetDeviceFirmwareDescriptorResponse) XXX_Size ¶
func (m *GetDeviceFirmwareDescriptorResponse) XXX_Size() int
func (*GetDeviceFirmwareDescriptorResponse) XXX_Unmarshal ¶
func (m *GetDeviceFirmwareDescriptorResponse) XXX_Unmarshal(b []byte) error
type GetDeviceFirmwareDescriptorResponseValidationError ¶
type GetDeviceFirmwareDescriptorResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeviceFirmwareDescriptorResponseValidationError is the validation error returned by GetDeviceFirmwareDescriptorResponse.Validate if the designated constraints aren't met.
func (GetDeviceFirmwareDescriptorResponseValidationError) Cause ¶
func (e GetDeviceFirmwareDescriptorResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeviceFirmwareDescriptorResponseValidationError) Error ¶
func (e GetDeviceFirmwareDescriptorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeviceFirmwareDescriptorResponseValidationError) ErrorName ¶
func (e GetDeviceFirmwareDescriptorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeviceFirmwareDescriptorResponseValidationError) Field ¶
func (e GetDeviceFirmwareDescriptorResponseValidationError) Field() string
Field function returns field value.
func (GetDeviceFirmwareDescriptorResponseValidationError) Key ¶
func (e GetDeviceFirmwareDescriptorResponseValidationError) Key() bool
Key function returns key value.
func (GetDeviceFirmwareDescriptorResponseValidationError) Reason ¶
func (e GetDeviceFirmwareDescriptorResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeviceRequest ¶
type GetDeviceRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceRequest) Descriptor ¶
func (*GetDeviceRequest) Descriptor() ([]byte, []int)
func (*GetDeviceRequest) GetDevice ¶
func (m *GetDeviceRequest) GetDevice() *OpDevice
func (*GetDeviceRequest) ProtoMessage ¶
func (*GetDeviceRequest) ProtoMessage()
func (*GetDeviceRequest) Reset ¶
func (m *GetDeviceRequest) Reset()
func (*GetDeviceRequest) String ¶
func (m *GetDeviceRequest) String() string
func (*GetDeviceRequest) Validate ¶
func (m *GetDeviceRequest) Validate() error
Validate checks the field values on GetDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetDeviceRequest) XXX_DiscardUnknown ¶
func (m *GetDeviceRequest) XXX_DiscardUnknown()
func (*GetDeviceRequest) XXX_Marshal ¶
func (m *GetDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceRequest) XXX_Merge ¶
func (m *GetDeviceRequest) XXX_Merge(src proto.Message)
func (*GetDeviceRequest) XXX_Size ¶
func (m *GetDeviceRequest) XXX_Size() int
func (*GetDeviceRequest) XXX_Unmarshal ¶
func (m *GetDeviceRequest) XXX_Unmarshal(b []byte) error
type GetDeviceRequestValidationError ¶
type GetDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeviceRequestValidationError is the validation error returned by GetDeviceRequest.Validate if the designated constraints aren't met.
func (GetDeviceRequestValidationError) Cause ¶
func (e GetDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeviceRequestValidationError) Error ¶
func (e GetDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeviceRequestValidationError) ErrorName ¶
func (e GetDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeviceRequestValidationError) Field ¶
func (e GetDeviceRequestValidationError) Field() string
Field function returns field value.
func (GetDeviceRequestValidationError) Key ¶
func (e GetDeviceRequestValidationError) Key() bool
Key function returns key value.
func (GetDeviceRequestValidationError) Reason ¶
func (e GetDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeviceResponse ¶
type GetDeviceResponse struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetDeviceResponse) Descriptor ¶
func (*GetDeviceResponse) Descriptor() ([]byte, []int)
func (*GetDeviceResponse) GetDevice ¶
func (m *GetDeviceResponse) GetDevice() *Device
func (*GetDeviceResponse) ProtoMessage ¶
func (*GetDeviceResponse) ProtoMessage()
func (*GetDeviceResponse) Reset ¶
func (m *GetDeviceResponse) Reset()
func (*GetDeviceResponse) String ¶
func (m *GetDeviceResponse) String() string
func (*GetDeviceResponse) Validate ¶
func (m *GetDeviceResponse) Validate() error
Validate checks the field values on GetDeviceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetDeviceResponse) XXX_DiscardUnknown ¶
func (m *GetDeviceResponse) XXX_DiscardUnknown()
func (*GetDeviceResponse) XXX_Marshal ¶
func (m *GetDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetDeviceResponse) XXX_Merge ¶
func (m *GetDeviceResponse) XXX_Merge(src proto.Message)
func (*GetDeviceResponse) XXX_Size ¶
func (m *GetDeviceResponse) XXX_Size() int
func (*GetDeviceResponse) XXX_Unmarshal ¶
func (m *GetDeviceResponse) XXX_Unmarshal(b []byte) error
type GetDeviceResponseValidationError ¶
type GetDeviceResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeviceResponseValidationError is the validation error returned by GetDeviceResponse.Validate if the designated constraints aren't met.
func (GetDeviceResponseValidationError) Cause ¶
func (e GetDeviceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeviceResponseValidationError) Error ¶
func (e GetDeviceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeviceResponseValidationError) ErrorName ¶
func (e GetDeviceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeviceResponseValidationError) Field ¶
func (e GetDeviceResponseValidationError) Field() string
Field function returns field value.
func (GetDeviceResponseValidationError) Key ¶
func (e GetDeviceResponseValidationError) Key() bool
Key function returns key value.
func (GetDeviceResponseValidationError) Reason ¶
func (e GetDeviceResponseValidationError) Reason() string
Reason function returns reason value.
type GetFirmwareHubRequest ¶
type GetFirmwareHubRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFirmwareHubRequest) Descriptor ¶
func (*GetFirmwareHubRequest) Descriptor() ([]byte, []int)
func (*GetFirmwareHubRequest) GetFirmwareHub ¶
func (m *GetFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
func (*GetFirmwareHubRequest) ProtoMessage ¶
func (*GetFirmwareHubRequest) ProtoMessage()
func (*GetFirmwareHubRequest) Reset ¶
func (m *GetFirmwareHubRequest) Reset()
func (*GetFirmwareHubRequest) String ¶
func (m *GetFirmwareHubRequest) String() string
func (*GetFirmwareHubRequest) Validate ¶
func (m *GetFirmwareHubRequest) Validate() error
Validate checks the field values on GetFirmwareHubRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetFirmwareHubRequest) XXX_DiscardUnknown ¶
func (m *GetFirmwareHubRequest) XXX_DiscardUnknown()
func (*GetFirmwareHubRequest) XXX_Marshal ¶
func (m *GetFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFirmwareHubRequest) XXX_Merge ¶
func (m *GetFirmwareHubRequest) XXX_Merge(src proto.Message)
func (*GetFirmwareHubRequest) XXX_Size ¶
func (m *GetFirmwareHubRequest) XXX_Size() int
func (*GetFirmwareHubRequest) XXX_Unmarshal ¶
func (m *GetFirmwareHubRequest) XXX_Unmarshal(b []byte) error
type GetFirmwareHubRequestValidationError ¶
type GetFirmwareHubRequestValidationError struct {
// contains filtered or unexported fields
}
GetFirmwareHubRequestValidationError is the validation error returned by GetFirmwareHubRequest.Validate if the designated constraints aren't met.
func (GetFirmwareHubRequestValidationError) Cause ¶
func (e GetFirmwareHubRequestValidationError) Cause() error
Cause function returns cause value.
func (GetFirmwareHubRequestValidationError) Error ¶
func (e GetFirmwareHubRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetFirmwareHubRequestValidationError) ErrorName ¶
func (e GetFirmwareHubRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetFirmwareHubRequestValidationError) Field ¶
func (e GetFirmwareHubRequestValidationError) Field() string
Field function returns field value.
func (GetFirmwareHubRequestValidationError) Key ¶
func (e GetFirmwareHubRequestValidationError) Key() bool
Key function returns key value.
func (GetFirmwareHubRequestValidationError) Reason ¶
func (e GetFirmwareHubRequestValidationError) Reason() string
Reason function returns reason value.
type GetFirmwareHubResponse ¶
type GetFirmwareHubResponse struct { FirmwareHub *FirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFirmwareHubResponse) Descriptor ¶
func (*GetFirmwareHubResponse) Descriptor() ([]byte, []int)
func (*GetFirmwareHubResponse) GetFirmwareHub ¶
func (m *GetFirmwareHubResponse) GetFirmwareHub() *FirmwareHub
func (*GetFirmwareHubResponse) ProtoMessage ¶
func (*GetFirmwareHubResponse) ProtoMessage()
func (*GetFirmwareHubResponse) Reset ¶
func (m *GetFirmwareHubResponse) Reset()
func (*GetFirmwareHubResponse) String ¶
func (m *GetFirmwareHubResponse) String() string
func (*GetFirmwareHubResponse) Validate ¶
func (m *GetFirmwareHubResponse) Validate() error
Validate checks the field values on GetFirmwareHubResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetFirmwareHubResponse) XXX_DiscardUnknown ¶
func (m *GetFirmwareHubResponse) XXX_DiscardUnknown()
func (*GetFirmwareHubResponse) XXX_Marshal ¶
func (m *GetFirmwareHubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFirmwareHubResponse) XXX_Merge ¶
func (m *GetFirmwareHubResponse) XXX_Merge(src proto.Message)
func (*GetFirmwareHubResponse) XXX_Size ¶
func (m *GetFirmwareHubResponse) XXX_Size() int
func (*GetFirmwareHubResponse) XXX_Unmarshal ¶
func (m *GetFirmwareHubResponse) XXX_Unmarshal(b []byte) error
type GetFirmwareHubResponseValidationError ¶
type GetFirmwareHubResponseValidationError struct {
// contains filtered or unexported fields
}
GetFirmwareHubResponseValidationError is the validation error returned by GetFirmwareHubResponse.Validate if the designated constraints aren't met.
func (GetFirmwareHubResponseValidationError) Cause ¶
func (e GetFirmwareHubResponseValidationError) Cause() error
Cause function returns cause value.
func (GetFirmwareHubResponseValidationError) Error ¶
func (e GetFirmwareHubResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetFirmwareHubResponseValidationError) ErrorName ¶
func (e GetFirmwareHubResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetFirmwareHubResponseValidationError) Field ¶
func (e GetFirmwareHubResponseValidationError) Field() string
Field function returns field value.
func (GetFirmwareHubResponseValidationError) Key ¶
func (e GetFirmwareHubResponseValidationError) Key() bool
Key function returns key value.
func (GetFirmwareHubResponseValidationError) Reason ¶
func (e GetFirmwareHubResponseValidationError) Reason() string
Reason function returns reason value.
type GetFlowSetRequest ¶
type GetFlowSetRequest struct { FlowSet *OpFlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFlowSetRequest) Descriptor ¶
func (*GetFlowSetRequest) Descriptor() ([]byte, []int)
func (*GetFlowSetRequest) GetFlowSet ¶
func (m *GetFlowSetRequest) GetFlowSet() *OpFlowSet
func (*GetFlowSetRequest) ProtoMessage ¶
func (*GetFlowSetRequest) ProtoMessage()
func (*GetFlowSetRequest) Reset ¶
func (m *GetFlowSetRequest) Reset()
func (*GetFlowSetRequest) String ¶
func (m *GetFlowSetRequest) String() string
func (*GetFlowSetRequest) Validate ¶
func (m *GetFlowSetRequest) Validate() error
Validate checks the field values on GetFlowSetRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetFlowSetRequest) XXX_DiscardUnknown ¶
func (m *GetFlowSetRequest) XXX_DiscardUnknown()
func (*GetFlowSetRequest) XXX_Marshal ¶
func (m *GetFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFlowSetRequest) XXX_Merge ¶
func (m *GetFlowSetRequest) XXX_Merge(src proto.Message)
func (*GetFlowSetRequest) XXX_Size ¶
func (m *GetFlowSetRequest) XXX_Size() int
func (*GetFlowSetRequest) XXX_Unmarshal ¶
func (m *GetFlowSetRequest) XXX_Unmarshal(b []byte) error
type GetFlowSetRequestValidationError ¶
type GetFlowSetRequestValidationError struct {
// contains filtered or unexported fields
}
GetFlowSetRequestValidationError is the validation error returned by GetFlowSetRequest.Validate if the designated constraints aren't met.
func (GetFlowSetRequestValidationError) Cause ¶
func (e GetFlowSetRequestValidationError) Cause() error
Cause function returns cause value.
func (GetFlowSetRequestValidationError) Error ¶
func (e GetFlowSetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetFlowSetRequestValidationError) ErrorName ¶
func (e GetFlowSetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetFlowSetRequestValidationError) Field ¶
func (e GetFlowSetRequestValidationError) Field() string
Field function returns field value.
func (GetFlowSetRequestValidationError) Key ¶
func (e GetFlowSetRequestValidationError) Key() bool
Key function returns key value.
func (GetFlowSetRequestValidationError) Reason ¶
func (e GetFlowSetRequestValidationError) Reason() string
Reason function returns reason value.
type GetFlowSetResponse ¶
type GetFlowSetResponse struct { FlowSet *FlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetFlowSetResponse) Descriptor ¶
func (*GetFlowSetResponse) Descriptor() ([]byte, []int)
func (*GetFlowSetResponse) GetFlowSet ¶
func (m *GetFlowSetResponse) GetFlowSet() *FlowSet
func (*GetFlowSetResponse) ProtoMessage ¶
func (*GetFlowSetResponse) ProtoMessage()
func (*GetFlowSetResponse) Reset ¶
func (m *GetFlowSetResponse) Reset()
func (*GetFlowSetResponse) String ¶
func (m *GetFlowSetResponse) String() string
func (*GetFlowSetResponse) Validate ¶
func (m *GetFlowSetResponse) Validate() error
Validate checks the field values on GetFlowSetResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetFlowSetResponse) XXX_DiscardUnknown ¶
func (m *GetFlowSetResponse) XXX_DiscardUnknown()
func (*GetFlowSetResponse) XXX_Marshal ¶
func (m *GetFlowSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetFlowSetResponse) XXX_Merge ¶
func (m *GetFlowSetResponse) XXX_Merge(src proto.Message)
func (*GetFlowSetResponse) XXX_Size ¶
func (m *GetFlowSetResponse) XXX_Size() int
func (*GetFlowSetResponse) XXX_Unmarshal ¶
func (m *GetFlowSetResponse) XXX_Unmarshal(b []byte) error
type GetFlowSetResponseValidationError ¶
type GetFlowSetResponseValidationError struct {
// contains filtered or unexported fields
}
GetFlowSetResponseValidationError is the validation error returned by GetFlowSetResponse.Validate if the designated constraints aren't met.
func (GetFlowSetResponseValidationError) Cause ¶
func (e GetFlowSetResponseValidationError) Cause() error
Cause function returns cause value.
func (GetFlowSetResponseValidationError) Error ¶
func (e GetFlowSetResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetFlowSetResponseValidationError) ErrorName ¶
func (e GetFlowSetResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetFlowSetResponseValidationError) Field ¶
func (e GetFlowSetResponseValidationError) Field() string
Field function returns field value.
func (GetFlowSetResponseValidationError) Key ¶
func (e GetFlowSetResponseValidationError) Key() bool
Key function returns key value.
func (GetFlowSetResponseValidationError) Reason ¶
func (e GetFlowSetResponseValidationError) Reason() string
Reason function returns reason value.
type GetObjectContentRequest ¶
type GetObjectContentRequest struct { Object *OpObject `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetObjectContentRequest) Descriptor ¶
func (*GetObjectContentRequest) Descriptor() ([]byte, []int)
func (*GetObjectContentRequest) GetObject ¶
func (m *GetObjectContentRequest) GetObject() *OpObject
func (*GetObjectContentRequest) ProtoMessage ¶
func (*GetObjectContentRequest) ProtoMessage()
func (*GetObjectContentRequest) Reset ¶
func (m *GetObjectContentRequest) Reset()
func (*GetObjectContentRequest) String ¶
func (m *GetObjectContentRequest) String() string
func (*GetObjectContentRequest) Validate ¶
func (m *GetObjectContentRequest) Validate() error
Validate checks the field values on GetObjectContentRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetObjectContentRequest) XXX_DiscardUnknown ¶
func (m *GetObjectContentRequest) XXX_DiscardUnknown()
func (*GetObjectContentRequest) XXX_Marshal ¶
func (m *GetObjectContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetObjectContentRequest) XXX_Merge ¶
func (m *GetObjectContentRequest) XXX_Merge(src proto.Message)
func (*GetObjectContentRequest) XXX_Size ¶
func (m *GetObjectContentRequest) XXX_Size() int
func (*GetObjectContentRequest) XXX_Unmarshal ¶
func (m *GetObjectContentRequest) XXX_Unmarshal(b []byte) error
type GetObjectContentRequestValidationError ¶
type GetObjectContentRequestValidationError struct {
// contains filtered or unexported fields
}
GetObjectContentRequestValidationError is the validation error returned by GetObjectContentRequest.Validate if the designated constraints aren't met.
func (GetObjectContentRequestValidationError) Cause ¶
func (e GetObjectContentRequestValidationError) Cause() error
Cause function returns cause value.
func (GetObjectContentRequestValidationError) Error ¶
func (e GetObjectContentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetObjectContentRequestValidationError) ErrorName ¶
func (e GetObjectContentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetObjectContentRequestValidationError) Field ¶
func (e GetObjectContentRequestValidationError) Field() string
Field function returns field value.
func (GetObjectContentRequestValidationError) Key ¶
func (e GetObjectContentRequestValidationError) Key() bool
Key function returns key value.
func (GetObjectContentRequestValidationError) Reason ¶
func (e GetObjectContentRequestValidationError) Reason() string
Reason function returns reason value.
type GetObjectContentResponse ¶
type GetObjectContentResponse struct { Content []byte `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetObjectContentResponse) Descriptor ¶
func (*GetObjectContentResponse) Descriptor() ([]byte, []int)
func (*GetObjectContentResponse) GetContent ¶
func (m *GetObjectContentResponse) GetContent() []byte
func (*GetObjectContentResponse) ProtoMessage ¶
func (*GetObjectContentResponse) ProtoMessage()
func (*GetObjectContentResponse) Reset ¶
func (m *GetObjectContentResponse) Reset()
func (*GetObjectContentResponse) String ¶
func (m *GetObjectContentResponse) String() string
func (*GetObjectContentResponse) Validate ¶
func (m *GetObjectContentResponse) Validate() error
Validate checks the field values on GetObjectContentResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetObjectContentResponse) XXX_DiscardUnknown ¶
func (m *GetObjectContentResponse) XXX_DiscardUnknown()
func (*GetObjectContentResponse) XXX_Marshal ¶
func (m *GetObjectContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetObjectContentResponse) XXX_Merge ¶
func (m *GetObjectContentResponse) XXX_Merge(src proto.Message)
func (*GetObjectContentResponse) XXX_Size ¶
func (m *GetObjectContentResponse) XXX_Size() int
func (*GetObjectContentResponse) XXX_Unmarshal ¶
func (m *GetObjectContentResponse) XXX_Unmarshal(b []byte) error
type GetObjectContentResponseValidationError ¶
type GetObjectContentResponseValidationError struct {
// contains filtered or unexported fields
}
GetObjectContentResponseValidationError is the validation error returned by GetObjectContentResponse.Validate if the designated constraints aren't met.
func (GetObjectContentResponseValidationError) Cause ¶
func (e GetObjectContentResponseValidationError) Cause() error
Cause function returns cause value.
func (GetObjectContentResponseValidationError) Error ¶
func (e GetObjectContentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetObjectContentResponseValidationError) ErrorName ¶
func (e GetObjectContentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetObjectContentResponseValidationError) Field ¶
func (e GetObjectContentResponseValidationError) Field() string
Field function returns field value.
func (GetObjectContentResponseValidationError) Key ¶
func (e GetObjectContentResponseValidationError) Key() bool
Key function returns key value.
func (GetObjectContentResponseValidationError) Reason ¶
func (e GetObjectContentResponseValidationError) Reason() string
Reason function returns reason value.
type GetObjectRequest ¶
type GetObjectRequest struct { Object *OpObject `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetObjectRequest) Descriptor ¶
func (*GetObjectRequest) Descriptor() ([]byte, []int)
func (*GetObjectRequest) GetObject ¶
func (m *GetObjectRequest) GetObject() *OpObject
func (*GetObjectRequest) ProtoMessage ¶
func (*GetObjectRequest) ProtoMessage()
func (*GetObjectRequest) Reset ¶
func (m *GetObjectRequest) Reset()
func (*GetObjectRequest) String ¶
func (m *GetObjectRequest) String() string
func (*GetObjectRequest) Validate ¶
func (m *GetObjectRequest) Validate() error
Validate checks the field values on GetObjectRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetObjectRequest) XXX_DiscardUnknown ¶
func (m *GetObjectRequest) XXX_DiscardUnknown()
func (*GetObjectRequest) XXX_Marshal ¶
func (m *GetObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetObjectRequest) XXX_Merge ¶
func (m *GetObjectRequest) XXX_Merge(src proto.Message)
func (*GetObjectRequest) XXX_Size ¶
func (m *GetObjectRequest) XXX_Size() int
func (*GetObjectRequest) XXX_Unmarshal ¶
func (m *GetObjectRequest) XXX_Unmarshal(b []byte) error
type GetObjectRequestValidationError ¶
type GetObjectRequestValidationError struct {
// contains filtered or unexported fields
}
GetObjectRequestValidationError is the validation error returned by GetObjectRequest.Validate if the designated constraints aren't met.
func (GetObjectRequestValidationError) Cause ¶
func (e GetObjectRequestValidationError) Cause() error
Cause function returns cause value.
func (GetObjectRequestValidationError) Error ¶
func (e GetObjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetObjectRequestValidationError) ErrorName ¶
func (e GetObjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetObjectRequestValidationError) Field ¶
func (e GetObjectRequestValidationError) Field() string
Field function returns field value.
func (GetObjectRequestValidationError) Key ¶
func (e GetObjectRequestValidationError) Key() bool
Key function returns key value.
func (GetObjectRequestValidationError) Reason ¶
func (e GetObjectRequestValidationError) Reason() string
Reason function returns reason value.
type GetObjectResponse ¶
type GetObjectResponse struct { Object *Object `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetObjectResponse) Descriptor ¶
func (*GetObjectResponse) Descriptor() ([]byte, []int)
func (*GetObjectResponse) GetObject ¶
func (m *GetObjectResponse) GetObject() *Object
func (*GetObjectResponse) ProtoMessage ¶
func (*GetObjectResponse) ProtoMessage()
func (*GetObjectResponse) Reset ¶
func (m *GetObjectResponse) Reset()
func (*GetObjectResponse) String ¶
func (m *GetObjectResponse) String() string
func (*GetObjectResponse) Validate ¶
func (m *GetObjectResponse) Validate() error
Validate checks the field values on GetObjectResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetObjectResponse) XXX_DiscardUnknown ¶
func (m *GetObjectResponse) XXX_DiscardUnknown()
func (*GetObjectResponse) XXX_Marshal ¶
func (m *GetObjectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetObjectResponse) XXX_Merge ¶
func (m *GetObjectResponse) XXX_Merge(src proto.Message)
func (*GetObjectResponse) XXX_Size ¶
func (m *GetObjectResponse) XXX_Size() int
func (*GetObjectResponse) XXX_Unmarshal ¶
func (m *GetObjectResponse) XXX_Unmarshal(b []byte) error
type GetObjectResponseValidationError ¶
type GetObjectResponseValidationError struct {
// contains filtered or unexported fields
}
GetObjectResponseValidationError is the validation error returned by GetObjectResponse.Validate if the designated constraints aren't met.
func (GetObjectResponseValidationError) Cause ¶
func (e GetObjectResponseValidationError) Cause() error
Cause function returns cause value.
func (GetObjectResponseValidationError) Error ¶
func (e GetObjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetObjectResponseValidationError) ErrorName ¶
func (e GetObjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetObjectResponseValidationError) Field ¶
func (e GetObjectResponseValidationError) Field() string
Field function returns field value.
func (GetObjectResponseValidationError) Key ¶
func (e GetObjectResponseValidationError) Key() bool
Key function returns key value.
func (GetObjectResponseValidationError) Reason ¶
func (e GetObjectResponseValidationError) Reason() string
Reason function returns reason value.
type GetObjectStreamingContentRequest ¶
type GetObjectStreamingContentRequest struct { Object *OpObject `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetObjectStreamingContentRequest) Descriptor ¶
func (*GetObjectStreamingContentRequest) Descriptor() ([]byte, []int)
func (*GetObjectStreamingContentRequest) GetObject ¶
func (m *GetObjectStreamingContentRequest) GetObject() *OpObject
func (*GetObjectStreamingContentRequest) ProtoMessage ¶
func (*GetObjectStreamingContentRequest) ProtoMessage()
func (*GetObjectStreamingContentRequest) Reset ¶
func (m *GetObjectStreamingContentRequest) Reset()
func (*GetObjectStreamingContentRequest) String ¶
func (m *GetObjectStreamingContentRequest) String() string
func (*GetObjectStreamingContentRequest) Validate ¶
func (m *GetObjectStreamingContentRequest) Validate() error
Validate checks the field values on GetObjectStreamingContentRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetObjectStreamingContentRequest) XXX_DiscardUnknown ¶
func (m *GetObjectStreamingContentRequest) XXX_DiscardUnknown()
func (*GetObjectStreamingContentRequest) XXX_Marshal ¶
func (m *GetObjectStreamingContentRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetObjectStreamingContentRequest) XXX_Merge ¶
func (m *GetObjectStreamingContentRequest) XXX_Merge(src proto.Message)
func (*GetObjectStreamingContentRequest) XXX_Size ¶
func (m *GetObjectStreamingContentRequest) XXX_Size() int
func (*GetObjectStreamingContentRequest) XXX_Unmarshal ¶
func (m *GetObjectStreamingContentRequest) XXX_Unmarshal(b []byte) error
type GetObjectStreamingContentRequestValidationError ¶
type GetObjectStreamingContentRequestValidationError struct {
// contains filtered or unexported fields
}
GetObjectStreamingContentRequestValidationError is the validation error returned by GetObjectStreamingContentRequest.Validate if the designated constraints aren't met.
func (GetObjectStreamingContentRequestValidationError) Cause ¶
func (e GetObjectStreamingContentRequestValidationError) Cause() error
Cause function returns cause value.
func (GetObjectStreamingContentRequestValidationError) Error ¶
func (e GetObjectStreamingContentRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetObjectStreamingContentRequestValidationError) ErrorName ¶
func (e GetObjectStreamingContentRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetObjectStreamingContentRequestValidationError) Field ¶
func (e GetObjectStreamingContentRequestValidationError) Field() string
Field function returns field value.
func (GetObjectStreamingContentRequestValidationError) Key ¶
func (e GetObjectStreamingContentRequestValidationError) Key() bool
Key function returns key value.
func (GetObjectStreamingContentRequestValidationError) Reason ¶
func (e GetObjectStreamingContentRequestValidationError) Reason() string
Reason function returns reason value.
type GetObjectStreamingContentResponse ¶
type GetObjectStreamingContentResponse struct { Content []byte `protobuf:"bytes,1,opt,name=content,proto3" json:"content,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetObjectStreamingContentResponse) Descriptor ¶
func (*GetObjectStreamingContentResponse) Descriptor() ([]byte, []int)
func (*GetObjectStreamingContentResponse) GetContent ¶
func (m *GetObjectStreamingContentResponse) GetContent() []byte
func (*GetObjectStreamingContentResponse) ProtoMessage ¶
func (*GetObjectStreamingContentResponse) ProtoMessage()
func (*GetObjectStreamingContentResponse) Reset ¶
func (m *GetObjectStreamingContentResponse) Reset()
func (*GetObjectStreamingContentResponse) String ¶
func (m *GetObjectStreamingContentResponse) String() string
func (*GetObjectStreamingContentResponse) Validate ¶
func (m *GetObjectStreamingContentResponse) Validate() error
Validate checks the field values on GetObjectStreamingContentResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*GetObjectStreamingContentResponse) XXX_DiscardUnknown ¶
func (m *GetObjectStreamingContentResponse) XXX_DiscardUnknown()
func (*GetObjectStreamingContentResponse) XXX_Marshal ¶
func (m *GetObjectStreamingContentResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetObjectStreamingContentResponse) XXX_Merge ¶
func (m *GetObjectStreamingContentResponse) XXX_Merge(src proto.Message)
func (*GetObjectStreamingContentResponse) XXX_Size ¶
func (m *GetObjectStreamingContentResponse) XXX_Size() int
func (*GetObjectStreamingContentResponse) XXX_Unmarshal ¶
func (m *GetObjectStreamingContentResponse) XXX_Unmarshal(b []byte) error
type GetObjectStreamingContentResponseValidationError ¶
type GetObjectStreamingContentResponseValidationError struct {
// contains filtered or unexported fields
}
GetObjectStreamingContentResponseValidationError is the validation error returned by GetObjectStreamingContentResponse.Validate if the designated constraints aren't met.
func (GetObjectStreamingContentResponseValidationError) Cause ¶
func (e GetObjectStreamingContentResponseValidationError) Cause() error
Cause function returns cause value.
func (GetObjectStreamingContentResponseValidationError) Error ¶
func (e GetObjectStreamingContentResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetObjectStreamingContentResponseValidationError) ErrorName ¶
func (e GetObjectStreamingContentResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetObjectStreamingContentResponseValidationError) Field ¶
func (e GetObjectStreamingContentResponseValidationError) Field() string
Field function returns field value.
func (GetObjectStreamingContentResponseValidationError) Key ¶
func (e GetObjectStreamingContentResponseValidationError) Key() bool
Key function returns key value.
func (GetObjectStreamingContentResponseValidationError) Reason ¶
func (e GetObjectStreamingContentResponseValidationError) Reason() string
Reason function returns reason value.
type HeartbeatRequest ¶
type HeartbeatRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` StartupSession *wrappers.Int32Value `protobuf:"bytes,2,opt,name=startup_session,json=startupSession,proto3" json:"startup_session,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*HeartbeatRequest) Descriptor ¶
func (*HeartbeatRequest) Descriptor() ([]byte, []int)
func (*HeartbeatRequest) GetDevice ¶
func (m *HeartbeatRequest) GetDevice() *OpDevice
func (*HeartbeatRequest) GetStartupSession ¶
func (m *HeartbeatRequest) GetStartupSession() *wrappers.Int32Value
func (*HeartbeatRequest) ProtoMessage ¶
func (*HeartbeatRequest) ProtoMessage()
func (*HeartbeatRequest) Reset ¶
func (m *HeartbeatRequest) Reset()
func (*HeartbeatRequest) String ¶
func (m *HeartbeatRequest) String() string
func (*HeartbeatRequest) Validate ¶
func (m *HeartbeatRequest) Validate() error
Validate checks the field values on HeartbeatRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*HeartbeatRequest) XXX_DiscardUnknown ¶
func (m *HeartbeatRequest) XXX_DiscardUnknown()
func (*HeartbeatRequest) XXX_Marshal ¶
func (m *HeartbeatRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*HeartbeatRequest) XXX_Merge ¶
func (m *HeartbeatRequest) XXX_Merge(src proto.Message)
func (*HeartbeatRequest) XXX_Size ¶
func (m *HeartbeatRequest) XXX_Size() int
func (*HeartbeatRequest) XXX_Unmarshal ¶
func (m *HeartbeatRequest) XXX_Unmarshal(b []byte) error
type HeartbeatRequestValidationError ¶
type HeartbeatRequestValidationError struct {
// contains filtered or unexported fields
}
HeartbeatRequestValidationError is the validation error returned by HeartbeatRequest.Validate if the designated constraints aren't met.
func (HeartbeatRequestValidationError) Cause ¶
func (e HeartbeatRequestValidationError) Cause() error
Cause function returns cause value.
func (HeartbeatRequestValidationError) Error ¶
func (e HeartbeatRequestValidationError) Error() string
Error satisfies the builtin error interface
func (HeartbeatRequestValidationError) ErrorName ¶
func (e HeartbeatRequestValidationError) ErrorName() string
ErrorName returns error name.
func (HeartbeatRequestValidationError) Field ¶
func (e HeartbeatRequestValidationError) Field() string
Field function returns field value.
func (HeartbeatRequestValidationError) Key ¶
func (e HeartbeatRequestValidationError) Key() bool
Key function returns key value.
func (HeartbeatRequestValidationError) Reason ¶
func (e HeartbeatRequestValidationError) Reason() string
Reason function returns reason value.
type ListConfigsByDeviceRequest ¶
type ListConfigsByDeviceRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListConfigsByDeviceRequest) Descriptor ¶
func (*ListConfigsByDeviceRequest) Descriptor() ([]byte, []int)
func (*ListConfigsByDeviceRequest) GetDevice ¶
func (m *ListConfigsByDeviceRequest) GetDevice() *OpDevice
func (*ListConfigsByDeviceRequest) ProtoMessage ¶
func (*ListConfigsByDeviceRequest) ProtoMessage()
func (*ListConfigsByDeviceRequest) Reset ¶
func (m *ListConfigsByDeviceRequest) Reset()
func (*ListConfigsByDeviceRequest) String ¶
func (m *ListConfigsByDeviceRequest) String() string
func (*ListConfigsByDeviceRequest) Validate ¶
func (m *ListConfigsByDeviceRequest) Validate() error
Validate checks the field values on ListConfigsByDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListConfigsByDeviceRequest) XXX_DiscardUnknown ¶
func (m *ListConfigsByDeviceRequest) XXX_DiscardUnknown()
func (*ListConfigsByDeviceRequest) XXX_Marshal ¶
func (m *ListConfigsByDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListConfigsByDeviceRequest) XXX_Merge ¶
func (m *ListConfigsByDeviceRequest) XXX_Merge(src proto.Message)
func (*ListConfigsByDeviceRequest) XXX_Size ¶
func (m *ListConfigsByDeviceRequest) XXX_Size() int
func (*ListConfigsByDeviceRequest) XXX_Unmarshal ¶
func (m *ListConfigsByDeviceRequest) XXX_Unmarshal(b []byte) error
type ListConfigsByDeviceRequestValidationError ¶
type ListConfigsByDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
ListConfigsByDeviceRequestValidationError is the validation error returned by ListConfigsByDeviceRequest.Validate if the designated constraints aren't met.
func (ListConfigsByDeviceRequestValidationError) Cause ¶
func (e ListConfigsByDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (ListConfigsByDeviceRequestValidationError) Error ¶
func (e ListConfigsByDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListConfigsByDeviceRequestValidationError) ErrorName ¶
func (e ListConfigsByDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListConfigsByDeviceRequestValidationError) Field ¶
func (e ListConfigsByDeviceRequestValidationError) Field() string
Field function returns field value.
func (ListConfigsByDeviceRequestValidationError) Key ¶
func (e ListConfigsByDeviceRequestValidationError) Key() bool
Key function returns key value.
func (ListConfigsByDeviceRequestValidationError) Reason ¶
func (e ListConfigsByDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type ListConfigsByDeviceResponse ¶
type ListConfigsByDeviceResponse struct { Configs []*Config `protobuf:"bytes,1,rep,name=configs,proto3" json:"configs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListConfigsByDeviceResponse) Descriptor ¶
func (*ListConfigsByDeviceResponse) Descriptor() ([]byte, []int)
func (*ListConfigsByDeviceResponse) GetConfigs ¶
func (m *ListConfigsByDeviceResponse) GetConfigs() []*Config
func (*ListConfigsByDeviceResponse) ProtoMessage ¶
func (*ListConfigsByDeviceResponse) ProtoMessage()
func (*ListConfigsByDeviceResponse) Reset ¶
func (m *ListConfigsByDeviceResponse) Reset()
func (*ListConfigsByDeviceResponse) String ¶
func (m *ListConfigsByDeviceResponse) String() string
func (*ListConfigsByDeviceResponse) Validate ¶
func (m *ListConfigsByDeviceResponse) Validate() error
Validate checks the field values on ListConfigsByDeviceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListConfigsByDeviceResponse) XXX_DiscardUnknown ¶
func (m *ListConfigsByDeviceResponse) XXX_DiscardUnknown()
func (*ListConfigsByDeviceResponse) XXX_Marshal ¶
func (m *ListConfigsByDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListConfigsByDeviceResponse) XXX_Merge ¶
func (m *ListConfigsByDeviceResponse) XXX_Merge(src proto.Message)
func (*ListConfigsByDeviceResponse) XXX_Size ¶
func (m *ListConfigsByDeviceResponse) XXX_Size() int
func (*ListConfigsByDeviceResponse) XXX_Unmarshal ¶
func (m *ListConfigsByDeviceResponse) XXX_Unmarshal(b []byte) error
type ListConfigsByDeviceResponseValidationError ¶
type ListConfigsByDeviceResponseValidationError struct {
// contains filtered or unexported fields
}
ListConfigsByDeviceResponseValidationError is the validation error returned by ListConfigsByDeviceResponse.Validate if the designated constraints aren't met.
func (ListConfigsByDeviceResponseValidationError) Cause ¶
func (e ListConfigsByDeviceResponseValidationError) Cause() error
Cause function returns cause value.
func (ListConfigsByDeviceResponseValidationError) Error ¶
func (e ListConfigsByDeviceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListConfigsByDeviceResponseValidationError) ErrorName ¶
func (e ListConfigsByDeviceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListConfigsByDeviceResponseValidationError) Field ¶
func (e ListConfigsByDeviceResponseValidationError) Field() string
Field function returns field value.
func (ListConfigsByDeviceResponseValidationError) Key ¶
func (e ListConfigsByDeviceResponseValidationError) Key() bool
Key function returns key value.
func (ListConfigsByDeviceResponseValidationError) Reason ¶
func (e ListConfigsByDeviceResponseValidationError) Reason() string
Reason function returns reason value.
type ListConfigsRequest ¶
type ListConfigsRequest struct { Config *OpConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListConfigsRequest) Descriptor ¶
func (*ListConfigsRequest) Descriptor() ([]byte, []int)
func (*ListConfigsRequest) GetConfig ¶
func (m *ListConfigsRequest) GetConfig() *OpConfig
func (*ListConfigsRequest) ProtoMessage ¶
func (*ListConfigsRequest) ProtoMessage()
func (*ListConfigsRequest) Reset ¶
func (m *ListConfigsRequest) Reset()
func (*ListConfigsRequest) String ¶
func (m *ListConfigsRequest) String() string
func (*ListConfigsRequest) Validate ¶
func (m *ListConfigsRequest) Validate() error
Validate checks the field values on ListConfigsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListConfigsRequest) XXX_DiscardUnknown ¶
func (m *ListConfigsRequest) XXX_DiscardUnknown()
func (*ListConfigsRequest) XXX_Marshal ¶
func (m *ListConfigsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListConfigsRequest) XXX_Merge ¶
func (m *ListConfigsRequest) XXX_Merge(src proto.Message)
func (*ListConfigsRequest) XXX_Size ¶
func (m *ListConfigsRequest) XXX_Size() int
func (*ListConfigsRequest) XXX_Unmarshal ¶
func (m *ListConfigsRequest) XXX_Unmarshal(b []byte) error
type ListConfigsRequestValidationError ¶
type ListConfigsRequestValidationError struct {
// contains filtered or unexported fields
}
ListConfigsRequestValidationError is the validation error returned by ListConfigsRequest.Validate if the designated constraints aren't met.
func (ListConfigsRequestValidationError) Cause ¶
func (e ListConfigsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListConfigsRequestValidationError) Error ¶
func (e ListConfigsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListConfigsRequestValidationError) ErrorName ¶
func (e ListConfigsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListConfigsRequestValidationError) Field ¶
func (e ListConfigsRequestValidationError) Field() string
Field function returns field value.
func (ListConfigsRequestValidationError) Key ¶
func (e ListConfigsRequestValidationError) Key() bool
Key function returns key value.
func (ListConfigsRequestValidationError) Reason ¶
func (e ListConfigsRequestValidationError) Reason() string
Reason function returns reason value.
type ListConfigsResponse ¶
type ListConfigsResponse struct { Configs []*Config `protobuf:"bytes,1,rep,name=configs,proto3" json:"configs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListConfigsResponse) Descriptor ¶
func (*ListConfigsResponse) Descriptor() ([]byte, []int)
func (*ListConfigsResponse) GetConfigs ¶
func (m *ListConfigsResponse) GetConfigs() []*Config
func (*ListConfigsResponse) ProtoMessage ¶
func (*ListConfigsResponse) ProtoMessage()
func (*ListConfigsResponse) Reset ¶
func (m *ListConfigsResponse) Reset()
func (*ListConfigsResponse) String ¶
func (m *ListConfigsResponse) String() string
func (*ListConfigsResponse) Validate ¶
func (m *ListConfigsResponse) Validate() error
Validate checks the field values on ListConfigsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListConfigsResponse) XXX_DiscardUnknown ¶
func (m *ListConfigsResponse) XXX_DiscardUnknown()
func (*ListConfigsResponse) XXX_Marshal ¶
func (m *ListConfigsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListConfigsResponse) XXX_Merge ¶
func (m *ListConfigsResponse) XXX_Merge(src proto.Message)
func (*ListConfigsResponse) XXX_Size ¶
func (m *ListConfigsResponse) XXX_Size() int
func (*ListConfigsResponse) XXX_Unmarshal ¶
func (m *ListConfigsResponse) XXX_Unmarshal(b []byte) error
type ListConfigsResponseValidationError ¶
type ListConfigsResponseValidationError struct {
// contains filtered or unexported fields
}
ListConfigsResponseValidationError is the validation error returned by ListConfigsResponse.Validate if the designated constraints aren't met.
func (ListConfigsResponseValidationError) Cause ¶
func (e ListConfigsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListConfigsResponseValidationError) Error ¶
func (e ListConfigsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListConfigsResponseValidationError) ErrorName ¶
func (e ListConfigsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListConfigsResponseValidationError) Field ¶
func (e ListConfigsResponseValidationError) Field() string
Field function returns field value.
func (ListConfigsResponseValidationError) Key ¶
func (e ListConfigsResponseValidationError) Key() bool
Key function returns key value.
func (ListConfigsResponseValidationError) Reason ¶
func (e ListConfigsResponseValidationError) Reason() string
Reason function returns reason value.
type ListDevicesRequest ¶
type ListDevicesRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDevicesRequest) Descriptor ¶
func (*ListDevicesRequest) Descriptor() ([]byte, []int)
func (*ListDevicesRequest) GetDevice ¶
func (m *ListDevicesRequest) GetDevice() *OpDevice
func (*ListDevicesRequest) ProtoMessage ¶
func (*ListDevicesRequest) ProtoMessage()
func (*ListDevicesRequest) Reset ¶
func (m *ListDevicesRequest) Reset()
func (*ListDevicesRequest) String ¶
func (m *ListDevicesRequest) String() string
func (*ListDevicesRequest) Validate ¶
func (m *ListDevicesRequest) Validate() error
Validate checks the field values on ListDevicesRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListDevicesRequest) XXX_DiscardUnknown ¶
func (m *ListDevicesRequest) XXX_DiscardUnknown()
func (*ListDevicesRequest) XXX_Marshal ¶
func (m *ListDevicesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDevicesRequest) XXX_Merge ¶
func (m *ListDevicesRequest) XXX_Merge(src proto.Message)
func (*ListDevicesRequest) XXX_Size ¶
func (m *ListDevicesRequest) XXX_Size() int
func (*ListDevicesRequest) XXX_Unmarshal ¶
func (m *ListDevicesRequest) XXX_Unmarshal(b []byte) error
type ListDevicesRequestValidationError ¶
type ListDevicesRequestValidationError struct {
// contains filtered or unexported fields
}
ListDevicesRequestValidationError is the validation error returned by ListDevicesRequest.Validate if the designated constraints aren't met.
func (ListDevicesRequestValidationError) Cause ¶
func (e ListDevicesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListDevicesRequestValidationError) Error ¶
func (e ListDevicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListDevicesRequestValidationError) ErrorName ¶
func (e ListDevicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListDevicesRequestValidationError) Field ¶
func (e ListDevicesRequestValidationError) Field() string
Field function returns field value.
func (ListDevicesRequestValidationError) Key ¶
func (e ListDevicesRequestValidationError) Key() bool
Key function returns key value.
func (ListDevicesRequestValidationError) Reason ¶
func (e ListDevicesRequestValidationError) Reason() string
Reason function returns reason value.
type ListDevicesResponse ¶
type ListDevicesResponse struct { Devices []*Device `protobuf:"bytes,1,rep,name=devices,proto3" json:"devices,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListDevicesResponse) Descriptor ¶
func (*ListDevicesResponse) Descriptor() ([]byte, []int)
func (*ListDevicesResponse) GetDevices ¶
func (m *ListDevicesResponse) GetDevices() []*Device
func (*ListDevicesResponse) ProtoMessage ¶
func (*ListDevicesResponse) ProtoMessage()
func (*ListDevicesResponse) Reset ¶
func (m *ListDevicesResponse) Reset()
func (*ListDevicesResponse) String ¶
func (m *ListDevicesResponse) String() string
func (*ListDevicesResponse) Validate ¶
func (m *ListDevicesResponse) Validate() error
Validate checks the field values on ListDevicesResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListDevicesResponse) XXX_DiscardUnknown ¶
func (m *ListDevicesResponse) XXX_DiscardUnknown()
func (*ListDevicesResponse) XXX_Marshal ¶
func (m *ListDevicesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListDevicesResponse) XXX_Merge ¶
func (m *ListDevicesResponse) XXX_Merge(src proto.Message)
func (*ListDevicesResponse) XXX_Size ¶
func (m *ListDevicesResponse) XXX_Size() int
func (*ListDevicesResponse) XXX_Unmarshal ¶
func (m *ListDevicesResponse) XXX_Unmarshal(b []byte) error
type ListDevicesResponseValidationError ¶
type ListDevicesResponseValidationError struct {
// contains filtered or unexported fields
}
ListDevicesResponseValidationError is the validation error returned by ListDevicesResponse.Validate if the designated constraints aren't met.
func (ListDevicesResponseValidationError) Cause ¶
func (e ListDevicesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListDevicesResponseValidationError) Error ¶
func (e ListDevicesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListDevicesResponseValidationError) ErrorName ¶
func (e ListDevicesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListDevicesResponseValidationError) Field ¶
func (e ListDevicesResponseValidationError) Field() string
Field function returns field value.
func (ListDevicesResponseValidationError) Key ¶
func (e ListDevicesResponseValidationError) Key() bool
Key function returns key value.
func (ListDevicesResponseValidationError) Reason ¶
func (e ListDevicesResponseValidationError) Reason() string
Reason function returns reason value.
type ListFirmwareHubsRequest ¶
type ListFirmwareHubsRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFirmwareHubsRequest) Descriptor ¶
func (*ListFirmwareHubsRequest) Descriptor() ([]byte, []int)
func (*ListFirmwareHubsRequest) GetFirmwareHub ¶
func (m *ListFirmwareHubsRequest) GetFirmwareHub() *OpFirmwareHub
func (*ListFirmwareHubsRequest) ProtoMessage ¶
func (*ListFirmwareHubsRequest) ProtoMessage()
func (*ListFirmwareHubsRequest) Reset ¶
func (m *ListFirmwareHubsRequest) Reset()
func (*ListFirmwareHubsRequest) String ¶
func (m *ListFirmwareHubsRequest) String() string
func (*ListFirmwareHubsRequest) Validate ¶
func (m *ListFirmwareHubsRequest) Validate() error
Validate checks the field values on ListFirmwareHubsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListFirmwareHubsRequest) XXX_DiscardUnknown ¶
func (m *ListFirmwareHubsRequest) XXX_DiscardUnknown()
func (*ListFirmwareHubsRequest) XXX_Marshal ¶
func (m *ListFirmwareHubsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFirmwareHubsRequest) XXX_Merge ¶
func (m *ListFirmwareHubsRequest) XXX_Merge(src proto.Message)
func (*ListFirmwareHubsRequest) XXX_Size ¶
func (m *ListFirmwareHubsRequest) XXX_Size() int
func (*ListFirmwareHubsRequest) XXX_Unmarshal ¶
func (m *ListFirmwareHubsRequest) XXX_Unmarshal(b []byte) error
type ListFirmwareHubsRequestValidationError ¶
type ListFirmwareHubsRequestValidationError struct {
// contains filtered or unexported fields
}
ListFirmwareHubsRequestValidationError is the validation error returned by ListFirmwareHubsRequest.Validate if the designated constraints aren't met.
func (ListFirmwareHubsRequestValidationError) Cause ¶
func (e ListFirmwareHubsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListFirmwareHubsRequestValidationError) Error ¶
func (e ListFirmwareHubsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListFirmwareHubsRequestValidationError) ErrorName ¶
func (e ListFirmwareHubsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListFirmwareHubsRequestValidationError) Field ¶
func (e ListFirmwareHubsRequestValidationError) Field() string
Field function returns field value.
func (ListFirmwareHubsRequestValidationError) Key ¶
func (e ListFirmwareHubsRequestValidationError) Key() bool
Key function returns key value.
func (ListFirmwareHubsRequestValidationError) Reason ¶
func (e ListFirmwareHubsRequestValidationError) Reason() string
Reason function returns reason value.
type ListFirmwareHubsResponse ¶
type ListFirmwareHubsResponse struct { FirmwareHubs []*FirmwareHub `protobuf:"bytes,1,rep,name=firmware_hubs,json=firmwareHubs,proto3" json:"firmware_hubs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFirmwareHubsResponse) Descriptor ¶
func (*ListFirmwareHubsResponse) Descriptor() ([]byte, []int)
func (*ListFirmwareHubsResponse) GetFirmwareHubs ¶
func (m *ListFirmwareHubsResponse) GetFirmwareHubs() []*FirmwareHub
func (*ListFirmwareHubsResponse) ProtoMessage ¶
func (*ListFirmwareHubsResponse) ProtoMessage()
func (*ListFirmwareHubsResponse) Reset ¶
func (m *ListFirmwareHubsResponse) Reset()
func (*ListFirmwareHubsResponse) String ¶
func (m *ListFirmwareHubsResponse) String() string
func (*ListFirmwareHubsResponse) Validate ¶
func (m *ListFirmwareHubsResponse) Validate() error
Validate checks the field values on ListFirmwareHubsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListFirmwareHubsResponse) XXX_DiscardUnknown ¶
func (m *ListFirmwareHubsResponse) XXX_DiscardUnknown()
func (*ListFirmwareHubsResponse) XXX_Marshal ¶
func (m *ListFirmwareHubsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFirmwareHubsResponse) XXX_Merge ¶
func (m *ListFirmwareHubsResponse) XXX_Merge(src proto.Message)
func (*ListFirmwareHubsResponse) XXX_Size ¶
func (m *ListFirmwareHubsResponse) XXX_Size() int
func (*ListFirmwareHubsResponse) XXX_Unmarshal ¶
func (m *ListFirmwareHubsResponse) XXX_Unmarshal(b []byte) error
type ListFirmwareHubsResponseValidationError ¶
type ListFirmwareHubsResponseValidationError struct {
// contains filtered or unexported fields
}
ListFirmwareHubsResponseValidationError is the validation error returned by ListFirmwareHubsResponse.Validate if the designated constraints aren't met.
func (ListFirmwareHubsResponseValidationError) Cause ¶
func (e ListFirmwareHubsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListFirmwareHubsResponseValidationError) Error ¶
func (e ListFirmwareHubsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListFirmwareHubsResponseValidationError) ErrorName ¶
func (e ListFirmwareHubsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListFirmwareHubsResponseValidationError) Field ¶
func (e ListFirmwareHubsResponseValidationError) Field() string
Field function returns field value.
func (ListFirmwareHubsResponseValidationError) Key ¶
func (e ListFirmwareHubsResponseValidationError) Key() bool
Key function returns key value.
func (ListFirmwareHubsResponseValidationError) Reason ¶
func (e ListFirmwareHubsResponseValidationError) Reason() string
Reason function returns reason value.
type ListFlowSetsRequest ¶
type ListFlowSetsRequest struct { FlowSet *OpFlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFlowSetsRequest) Descriptor ¶
func (*ListFlowSetsRequest) Descriptor() ([]byte, []int)
func (*ListFlowSetsRequest) GetFlowSet ¶
func (m *ListFlowSetsRequest) GetFlowSet() *OpFlowSet
func (*ListFlowSetsRequest) ProtoMessage ¶
func (*ListFlowSetsRequest) ProtoMessage()
func (*ListFlowSetsRequest) Reset ¶
func (m *ListFlowSetsRequest) Reset()
func (*ListFlowSetsRequest) String ¶
func (m *ListFlowSetsRequest) String() string
func (*ListFlowSetsRequest) Validate ¶
func (m *ListFlowSetsRequest) Validate() error
Validate checks the field values on ListFlowSetsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListFlowSetsRequest) XXX_DiscardUnknown ¶
func (m *ListFlowSetsRequest) XXX_DiscardUnknown()
func (*ListFlowSetsRequest) XXX_Marshal ¶
func (m *ListFlowSetsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFlowSetsRequest) XXX_Merge ¶
func (m *ListFlowSetsRequest) XXX_Merge(src proto.Message)
func (*ListFlowSetsRequest) XXX_Size ¶
func (m *ListFlowSetsRequest) XXX_Size() int
func (*ListFlowSetsRequest) XXX_Unmarshal ¶
func (m *ListFlowSetsRequest) XXX_Unmarshal(b []byte) error
type ListFlowSetsRequestValidationError ¶
type ListFlowSetsRequestValidationError struct {
// contains filtered or unexported fields
}
ListFlowSetsRequestValidationError is the validation error returned by ListFlowSetsRequest.Validate if the designated constraints aren't met.
func (ListFlowSetsRequestValidationError) Cause ¶
func (e ListFlowSetsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListFlowSetsRequestValidationError) Error ¶
func (e ListFlowSetsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListFlowSetsRequestValidationError) ErrorName ¶
func (e ListFlowSetsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListFlowSetsRequestValidationError) Field ¶
func (e ListFlowSetsRequestValidationError) Field() string
Field function returns field value.
func (ListFlowSetsRequestValidationError) Key ¶
func (e ListFlowSetsRequestValidationError) Key() bool
Key function returns key value.
func (ListFlowSetsRequestValidationError) Reason ¶
func (e ListFlowSetsRequestValidationError) Reason() string
Reason function returns reason value.
type ListFlowSetsResponse ¶
type ListFlowSetsResponse struct { FlowSets []*FlowSet `protobuf:"bytes,1,rep,name=flow_sets,json=flowSets,proto3" json:"flow_sets,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListFlowSetsResponse) Descriptor ¶
func (*ListFlowSetsResponse) Descriptor() ([]byte, []int)
func (*ListFlowSetsResponse) GetFlowSets ¶
func (m *ListFlowSetsResponse) GetFlowSets() []*FlowSet
func (*ListFlowSetsResponse) ProtoMessage ¶
func (*ListFlowSetsResponse) ProtoMessage()
func (*ListFlowSetsResponse) Reset ¶
func (m *ListFlowSetsResponse) Reset()
func (*ListFlowSetsResponse) String ¶
func (m *ListFlowSetsResponse) String() string
func (*ListFlowSetsResponse) Validate ¶
func (m *ListFlowSetsResponse) Validate() error
Validate checks the field values on ListFlowSetsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListFlowSetsResponse) XXX_DiscardUnknown ¶
func (m *ListFlowSetsResponse) XXX_DiscardUnknown()
func (*ListFlowSetsResponse) XXX_Marshal ¶
func (m *ListFlowSetsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListFlowSetsResponse) XXX_Merge ¶
func (m *ListFlowSetsResponse) XXX_Merge(src proto.Message)
func (*ListFlowSetsResponse) XXX_Size ¶
func (m *ListFlowSetsResponse) XXX_Size() int
func (*ListFlowSetsResponse) XXX_Unmarshal ¶
func (m *ListFlowSetsResponse) XXX_Unmarshal(b []byte) error
type ListFlowSetsResponseValidationError ¶
type ListFlowSetsResponseValidationError struct {
// contains filtered or unexported fields
}
ListFlowSetsResponseValidationError is the validation error returned by ListFlowSetsResponse.Validate if the designated constraints aren't met.
func (ListFlowSetsResponseValidationError) Cause ¶
func (e ListFlowSetsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListFlowSetsResponseValidationError) Error ¶
func (e ListFlowSetsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListFlowSetsResponseValidationError) ErrorName ¶
func (e ListFlowSetsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListFlowSetsResponseValidationError) Field ¶
func (e ListFlowSetsResponseValidationError) Field() string
Field function returns field value.
func (ListFlowSetsResponseValidationError) Key ¶
func (e ListFlowSetsResponseValidationError) Key() bool
Key function returns key value.
func (ListFlowSetsResponseValidationError) Reason ¶
func (e ListFlowSetsResponseValidationError) Reason() string
Reason function returns reason value.
type ListObjectsRequest ¶
type ListObjectsRequest struct { Object *OpObject `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` Recursive *wrappers.BoolValue `protobuf:"bytes,2,opt,name=recursive,proto3" json:"recursive,omitempty"` Depth *wrappers.Int32Value `protobuf:"bytes,3,opt,name=depth,proto3" json:"depth,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListObjectsRequest) Descriptor ¶
func (*ListObjectsRequest) Descriptor() ([]byte, []int)
func (*ListObjectsRequest) GetDepth ¶
func (m *ListObjectsRequest) GetDepth() *wrappers.Int32Value
func (*ListObjectsRequest) GetObject ¶
func (m *ListObjectsRequest) GetObject() *OpObject
func (*ListObjectsRequest) GetRecursive ¶
func (m *ListObjectsRequest) GetRecursive() *wrappers.BoolValue
func (*ListObjectsRequest) ProtoMessage ¶
func (*ListObjectsRequest) ProtoMessage()
func (*ListObjectsRequest) Reset ¶
func (m *ListObjectsRequest) Reset()
func (*ListObjectsRequest) String ¶
func (m *ListObjectsRequest) String() string
func (*ListObjectsRequest) Validate ¶
func (m *ListObjectsRequest) Validate() error
Validate checks the field values on ListObjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListObjectsRequest) XXX_DiscardUnknown ¶
func (m *ListObjectsRequest) XXX_DiscardUnknown()
func (*ListObjectsRequest) XXX_Marshal ¶
func (m *ListObjectsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListObjectsRequest) XXX_Merge ¶
func (m *ListObjectsRequest) XXX_Merge(src proto.Message)
func (*ListObjectsRequest) XXX_Size ¶
func (m *ListObjectsRequest) XXX_Size() int
func (*ListObjectsRequest) XXX_Unmarshal ¶
func (m *ListObjectsRequest) XXX_Unmarshal(b []byte) error
type ListObjectsRequestValidationError ¶
type ListObjectsRequestValidationError struct {
// contains filtered or unexported fields
}
ListObjectsRequestValidationError is the validation error returned by ListObjectsRequest.Validate if the designated constraints aren't met.
func (ListObjectsRequestValidationError) Cause ¶
func (e ListObjectsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListObjectsRequestValidationError) Error ¶
func (e ListObjectsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListObjectsRequestValidationError) ErrorName ¶
func (e ListObjectsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListObjectsRequestValidationError) Field ¶
func (e ListObjectsRequestValidationError) Field() string
Field function returns field value.
func (ListObjectsRequestValidationError) Key ¶
func (e ListObjectsRequestValidationError) Key() bool
Key function returns key value.
func (ListObjectsRequestValidationError) Reason ¶
func (e ListObjectsRequestValidationError) Reason() string
Reason function returns reason value.
type ListObjectsResponse ¶
type ListObjectsResponse struct { Objects []*Object `protobuf:"bytes,1,rep,name=objects,proto3" json:"objects,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListObjectsResponse) Descriptor ¶
func (*ListObjectsResponse) Descriptor() ([]byte, []int)
func (*ListObjectsResponse) GetObjects ¶
func (m *ListObjectsResponse) GetObjects() []*Object
func (*ListObjectsResponse) ProtoMessage ¶
func (*ListObjectsResponse) ProtoMessage()
func (*ListObjectsResponse) Reset ¶
func (m *ListObjectsResponse) Reset()
func (*ListObjectsResponse) String ¶
func (m *ListObjectsResponse) String() string
func (*ListObjectsResponse) Validate ¶
func (m *ListObjectsResponse) Validate() error
Validate checks the field values on ListObjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ListObjectsResponse) XXX_DiscardUnknown ¶
func (m *ListObjectsResponse) XXX_DiscardUnknown()
func (*ListObjectsResponse) XXX_Marshal ¶
func (m *ListObjectsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListObjectsResponse) XXX_Merge ¶
func (m *ListObjectsResponse) XXX_Merge(src proto.Message)
func (*ListObjectsResponse) XXX_Size ¶
func (m *ListObjectsResponse) XXX_Size() int
func (*ListObjectsResponse) XXX_Unmarshal ¶
func (m *ListObjectsResponse) XXX_Unmarshal(b []byte) error
type ListObjectsResponseValidationError ¶
type ListObjectsResponseValidationError struct {
// contains filtered or unexported fields
}
ListObjectsResponseValidationError is the validation error returned by ListObjectsResponse.Validate if the designated constraints aren't met.
func (ListObjectsResponseValidationError) Cause ¶
func (e ListObjectsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListObjectsResponseValidationError) Error ¶
func (e ListObjectsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListObjectsResponseValidationError) ErrorName ¶
func (e ListObjectsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListObjectsResponseValidationError) Field ¶
func (e ListObjectsResponseValidationError) Field() string
Field function returns field value.
func (ListObjectsResponseValidationError) Key ¶
func (e ListObjectsResponseValidationError) Key() bool
Key function returns key value.
func (ListObjectsResponseValidationError) Reason ¶
func (e ListObjectsResponseValidationError) Reason() string
Reason function returns reason value.
type Module ¶
type Module struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` State state.ModuleState `protobuf:"varint,2,opt,name=state,proto3,enum=ai.metathings.constant.state.ModuleState" json:"state,omitempty"` DeviceId string `protobuf:"bytes,3,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` Endpoint string `protobuf:"bytes,4,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Component string `protobuf:"bytes,5,opt,name=component,proto3" json:"component,omitempty"` Name string `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` Alias string `protobuf:"bytes,7,opt,name=alias,proto3" json:"alias,omitempty"` HeartbeatAt *timestamp.Timestamp `protobuf:"bytes,8,opt,name=heartbeat_at,json=heartbeatAt,proto3" json:"heartbeat_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Module) Descriptor ¶
func (*Module) GetComponent ¶
func (*Module) GetDeviceId ¶
func (*Module) GetEndpoint ¶
func (*Module) GetHeartbeatAt ¶
func (*Module) GetState ¶
func (m *Module) GetState() state.ModuleState
func (*Module) ProtoMessage ¶
func (*Module) ProtoMessage()
func (*Module) Validate ¶
Validate checks the field values on Module with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Module) XXX_DiscardUnknown ¶
func (m *Module) XXX_DiscardUnknown()
func (*Module) XXX_Marshal ¶
func (*Module) XXX_Unmarshal ¶
type ModuleValidationError ¶
type ModuleValidationError struct {
// contains filtered or unexported fields
}
ModuleValidationError is the validation error returned by Module.Validate if the designated constraints aren't met.
func (ModuleValidationError) Cause ¶
func (e ModuleValidationError) Cause() error
Cause function returns cause value.
func (ModuleValidationError) Error ¶
func (e ModuleValidationError) Error() string
Error satisfies the builtin error interface
func (ModuleValidationError) ErrorName ¶
func (e ModuleValidationError) ErrorName() string
ErrorName returns error name.
func (ModuleValidationError) Field ¶
func (e ModuleValidationError) Field() string
Field function returns field value.
func (ModuleValidationError) Key ¶
func (e ModuleValidationError) Key() bool
Key function returns key value.
func (ModuleValidationError) Reason ¶
func (e ModuleValidationError) Reason() string
Reason function returns reason value.
type Object ¶
type Object struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Prefix string `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Length int64 `protobuf:"varint,4,opt,name=length,proto3" json:"length,omitempty"` Etag string `protobuf:"bytes,5,opt,name=etag,proto3" json:"etag,omitempty"` LastModified *timestamp.Timestamp `protobuf:"bytes,6,opt,name=last_modified,json=lastModified,proto3" json:"last_modified,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Object) Descriptor ¶
func (*Object) GetLastModified ¶
func (*Object) ProtoMessage ¶
func (*Object) ProtoMessage()
func (*Object) Validate ¶
Validate checks the field values on Object with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*Object) XXX_DiscardUnknown ¶
func (m *Object) XXX_DiscardUnknown()
func (*Object) XXX_Marshal ¶
func (*Object) XXX_Unmarshal ¶
type ObjectChunk ¶
type ObjectChunk struct { Offset int64 `protobuf:"varint,1,opt,name=offset,proto3" json:"offset,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Length int64 `protobuf:"varint,3,opt,name=length,proto3" json:"length,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ObjectChunk) Descriptor ¶
func (*ObjectChunk) Descriptor() ([]byte, []int)
func (*ObjectChunk) GetData ¶
func (m *ObjectChunk) GetData() []byte
func (*ObjectChunk) GetLength ¶
func (m *ObjectChunk) GetLength() int64
func (*ObjectChunk) GetOffset ¶
func (m *ObjectChunk) GetOffset() int64
func (*ObjectChunk) ProtoMessage ¶
func (*ObjectChunk) ProtoMessage()
func (*ObjectChunk) Reset ¶
func (m *ObjectChunk) Reset()
func (*ObjectChunk) String ¶
func (m *ObjectChunk) String() string
func (*ObjectChunk) Validate ¶
func (m *ObjectChunk) Validate() error
Validate checks the field values on ObjectChunk with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ObjectChunk) XXX_DiscardUnknown ¶
func (m *ObjectChunk) XXX_DiscardUnknown()
func (*ObjectChunk) XXX_Marshal ¶
func (m *ObjectChunk) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ObjectChunk) XXX_Merge ¶
func (m *ObjectChunk) XXX_Merge(src proto.Message)
func (*ObjectChunk) XXX_Size ¶
func (m *ObjectChunk) XXX_Size() int
func (*ObjectChunk) XXX_Unmarshal ¶
func (m *ObjectChunk) XXX_Unmarshal(b []byte) error
type ObjectChunkValidationError ¶
type ObjectChunkValidationError struct {
// contains filtered or unexported fields
}
ObjectChunkValidationError is the validation error returned by ObjectChunk.Validate if the designated constraints aren't met.
func (ObjectChunkValidationError) Cause ¶
func (e ObjectChunkValidationError) Cause() error
Cause function returns cause value.
func (ObjectChunkValidationError) Error ¶
func (e ObjectChunkValidationError) Error() string
Error satisfies the builtin error interface
func (ObjectChunkValidationError) ErrorName ¶
func (e ObjectChunkValidationError) ErrorName() string
ErrorName returns error name.
func (ObjectChunkValidationError) Field ¶
func (e ObjectChunkValidationError) Field() string
Field function returns field value.
func (ObjectChunkValidationError) Key ¶
func (e ObjectChunkValidationError) Key() bool
Key function returns key value.
func (ObjectChunkValidationError) Reason ¶
func (e ObjectChunkValidationError) Reason() string
Reason function returns reason value.
type ObjectChunks ¶
type ObjectChunks struct { Chunks []*ObjectChunk `protobuf:"bytes,1,rep,name=chunks,proto3" json:"chunks,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ObjectChunks) Descriptor ¶
func (*ObjectChunks) Descriptor() ([]byte, []int)
func (*ObjectChunks) GetChunks ¶
func (m *ObjectChunks) GetChunks() []*ObjectChunk
func (*ObjectChunks) ProtoMessage ¶
func (*ObjectChunks) ProtoMessage()
func (*ObjectChunks) Reset ¶
func (m *ObjectChunks) Reset()
func (*ObjectChunks) String ¶
func (m *ObjectChunks) String() string
func (*ObjectChunks) Validate ¶
func (m *ObjectChunks) Validate() error
Validate checks the field values on ObjectChunks with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ObjectChunks) XXX_DiscardUnknown ¶
func (m *ObjectChunks) XXX_DiscardUnknown()
func (*ObjectChunks) XXX_Marshal ¶
func (m *ObjectChunks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ObjectChunks) XXX_Merge ¶
func (m *ObjectChunks) XXX_Merge(src proto.Message)
func (*ObjectChunks) XXX_Size ¶
func (m *ObjectChunks) XXX_Size() int
func (*ObjectChunks) XXX_Unmarshal ¶
func (m *ObjectChunks) XXX_Unmarshal(b []byte) error
type ObjectChunksValidationError ¶
type ObjectChunksValidationError struct {
// contains filtered or unexported fields
}
ObjectChunksValidationError is the validation error returned by ObjectChunks.Validate if the designated constraints aren't met.
func (ObjectChunksValidationError) Cause ¶
func (e ObjectChunksValidationError) Cause() error
Cause function returns cause value.
func (ObjectChunksValidationError) Error ¶
func (e ObjectChunksValidationError) Error() string
Error satisfies the builtin error interface
func (ObjectChunksValidationError) ErrorName ¶
func (e ObjectChunksValidationError) ErrorName() string
ErrorName returns error name.
func (ObjectChunksValidationError) Field ¶
func (e ObjectChunksValidationError) Field() string
Field function returns field value.
func (ObjectChunksValidationError) Key ¶
func (e ObjectChunksValidationError) Key() bool
Key function returns key value.
func (ObjectChunksValidationError) Reason ¶
func (e ObjectChunksValidationError) Reason() string
Reason function returns reason value.
type ObjectValidationError ¶
type ObjectValidationError struct {
// contains filtered or unexported fields
}
ObjectValidationError is the validation error returned by Object.Validate if the designated constraints aren't met.
func (ObjectValidationError) Cause ¶
func (e ObjectValidationError) Cause() error
Cause function returns cause value.
func (ObjectValidationError) Error ¶
func (e ObjectValidationError) Error() string
Error satisfies the builtin error interface
func (ObjectValidationError) ErrorName ¶
func (e ObjectValidationError) ErrorName() string
ErrorName returns error name.
func (ObjectValidationError) Field ¶
func (e ObjectValidationError) Field() string
Field function returns field value.
func (ObjectValidationError) Key ¶
func (e ObjectValidationError) Key() bool
Key function returns key value.
func (ObjectValidationError) Reason ¶
func (e ObjectValidationError) Reason() string
Reason function returns reason value.
type OpConfig ¶
type OpConfig struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,2,opt,name=alias,proto3" json:"alias,omitempty"` Body *_struct.Struct `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpConfig) Descriptor ¶
func (*OpConfig) GetAlias ¶
func (m *OpConfig) GetAlias() *wrappers.StringValue
func (*OpConfig) GetId ¶
func (m *OpConfig) GetId() *wrappers.StringValue
func (*OpConfig) ProtoMessage ¶
func (*OpConfig) ProtoMessage()
func (*OpConfig) Validate ¶
Validate checks the field values on OpConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpConfig) XXX_DiscardUnknown ¶
func (m *OpConfig) XXX_DiscardUnknown()
func (*OpConfig) XXX_Marshal ¶
func (*OpConfig) XXX_Unmarshal ¶
type OpConfigValidationError ¶
type OpConfigValidationError struct {
// contains filtered or unexported fields
}
OpConfigValidationError is the validation error returned by OpConfig.Validate if the designated constraints aren't met.
func (OpConfigValidationError) Cause ¶
func (e OpConfigValidationError) Cause() error
Cause function returns cause value.
func (OpConfigValidationError) Error ¶
func (e OpConfigValidationError) Error() string
Error satisfies the builtin error interface
func (OpConfigValidationError) ErrorName ¶
func (e OpConfigValidationError) ErrorName() string
ErrorName returns error name.
func (OpConfigValidationError) Field ¶
func (e OpConfigValidationError) Field() string
Field function returns field value.
func (OpConfigValidationError) Key ¶
func (e OpConfigValidationError) Key() bool
Key function returns key value.
func (OpConfigValidationError) Reason ¶
func (e OpConfigValidationError) Reason() string
Reason function returns reason value.
type OpDescriptor ¶
type OpDescriptor struct { Sha1 *wrappers.StringValue `protobuf:"bytes,1,opt,name=sha1,proto3" json:"sha1,omitempty"` Body *wrappers.BytesValue `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpDescriptor) Descriptor ¶
func (*OpDescriptor) Descriptor() ([]byte, []int)
func (*OpDescriptor) GetBody ¶
func (m *OpDescriptor) GetBody() *wrappers.BytesValue
func (*OpDescriptor) GetSha1 ¶
func (m *OpDescriptor) GetSha1() *wrappers.StringValue
func (*OpDescriptor) ProtoMessage ¶
func (*OpDescriptor) ProtoMessage()
func (*OpDescriptor) Reset ¶
func (m *OpDescriptor) Reset()
func (*OpDescriptor) String ¶
func (m *OpDescriptor) String() string
func (*OpDescriptor) Validate ¶
func (m *OpDescriptor) Validate() error
Validate checks the field values on OpDescriptor with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpDescriptor) XXX_DiscardUnknown ¶
func (m *OpDescriptor) XXX_DiscardUnknown()
func (*OpDescriptor) XXX_Marshal ¶
func (m *OpDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpDescriptor) XXX_Merge ¶
func (m *OpDescriptor) XXX_Merge(src proto.Message)
func (*OpDescriptor) XXX_Size ¶
func (m *OpDescriptor) XXX_Size() int
func (*OpDescriptor) XXX_Unmarshal ¶
func (m *OpDescriptor) XXX_Unmarshal(b []byte) error
type OpDescriptorValidationError ¶
type OpDescriptorValidationError struct {
// contains filtered or unexported fields
}
OpDescriptorValidationError is the validation error returned by OpDescriptor.Validate if the designated constraints aren't met.
func (OpDescriptorValidationError) Cause ¶
func (e OpDescriptorValidationError) Cause() error
Cause function returns cause value.
func (OpDescriptorValidationError) Error ¶
func (e OpDescriptorValidationError) Error() string
Error satisfies the builtin error interface
func (OpDescriptorValidationError) ErrorName ¶
func (e OpDescriptorValidationError) ErrorName() string
ErrorName returns error name.
func (OpDescriptorValidationError) Field ¶
func (e OpDescriptorValidationError) Field() string
Field function returns field value.
func (OpDescriptorValidationError) Key ¶
func (e OpDescriptorValidationError) Key() bool
Key function returns key value.
func (OpDescriptorValidationError) Reason ¶
func (e OpDescriptorValidationError) Reason() string
Reason function returns reason value.
type OpDevice ¶
type OpDevice struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Kind kind.DeviceKind `protobuf:"varint,2,opt,name=kind,proto3,enum=ai.metathings.constant.kind.DeviceKind" json:"kind,omitempty"` State state.DeviceState `protobuf:"varint,3,opt,name=state,proto3,enum=ai.metathings.constant.state.DeviceState" json:"state,omitempty"` Name *wrappers.StringValue `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,5,opt,name=alias,proto3" json:"alias,omitempty"` Extra map[string]*wrappers.StringValue `` /* 152-byte string literal not displayed */ Modules []*OpModule `protobuf:"bytes,6,rep,name=modules,proto3" json:"modules,omitempty"` HeartbeatAt *timestamp.Timestamp `protobuf:"bytes,7,opt,name=heartbeat_at,json=heartbeatAt,proto3" json:"heartbeat_at,omitempty"` Flows []*OpFlow `protobuf:"bytes,8,rep,name=flows,proto3" json:"flows,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpDevice) Descriptor ¶
func (*OpDevice) GetAlias ¶
func (m *OpDevice) GetAlias() *wrappers.StringValue
func (*OpDevice) GetHeartbeatAt ¶
func (*OpDevice) GetId ¶
func (m *OpDevice) GetId() *wrappers.StringValue
func (*OpDevice) GetKind ¶
func (m *OpDevice) GetKind() kind.DeviceKind
func (*OpDevice) GetModules ¶
func (*OpDevice) GetName ¶
func (m *OpDevice) GetName() *wrappers.StringValue
func (*OpDevice) GetState ¶
func (m *OpDevice) GetState() state.DeviceState
func (*OpDevice) ProtoMessage ¶
func (*OpDevice) ProtoMessage()
func (*OpDevice) Validate ¶
Validate checks the field values on OpDevice with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpDevice) XXX_DiscardUnknown ¶
func (m *OpDevice) XXX_DiscardUnknown()
func (*OpDevice) XXX_Marshal ¶
func (*OpDevice) XXX_Unmarshal ¶
type OpDeviceValidationError ¶
type OpDeviceValidationError struct {
// contains filtered or unexported fields
}
OpDeviceValidationError is the validation error returned by OpDevice.Validate if the designated constraints aren't met.
func (OpDeviceValidationError) Cause ¶
func (e OpDeviceValidationError) Cause() error
Cause function returns cause value.
func (OpDeviceValidationError) Error ¶
func (e OpDeviceValidationError) Error() string
Error satisfies the builtin error interface
func (OpDeviceValidationError) ErrorName ¶
func (e OpDeviceValidationError) ErrorName() string
ErrorName returns error name.
func (OpDeviceValidationError) Field ¶
func (e OpDeviceValidationError) Field() string
Field function returns field value.
func (OpDeviceValidationError) Key ¶
func (e OpDeviceValidationError) Key() bool
Key function returns key value.
func (OpDeviceValidationError) Reason ¶
func (e OpDeviceValidationError) Reason() string
Reason function returns reason value.
type OpFirmwareDescriptor ¶
type OpFirmwareDescriptor struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name *wrappers.StringValue `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` CreatedAt *timestamp.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` Descriptor_ *_struct.Struct `protobuf:"bytes,10,opt,name=descriptor,proto3" json:"descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpFirmwareDescriptor) Descriptor ¶
func (*OpFirmwareDescriptor) Descriptor() ([]byte, []int)
func (*OpFirmwareDescriptor) GetCreatedAt ¶
func (m *OpFirmwareDescriptor) GetCreatedAt() *timestamp.Timestamp
func (*OpFirmwareDescriptor) GetDescriptor_ ¶
func (m *OpFirmwareDescriptor) GetDescriptor_() *_struct.Struct
func (*OpFirmwareDescriptor) GetId ¶
func (m *OpFirmwareDescriptor) GetId() *wrappers.StringValue
func (*OpFirmwareDescriptor) GetName ¶
func (m *OpFirmwareDescriptor) GetName() *wrappers.StringValue
func (*OpFirmwareDescriptor) ProtoMessage ¶
func (*OpFirmwareDescriptor) ProtoMessage()
func (*OpFirmwareDescriptor) Reset ¶
func (m *OpFirmwareDescriptor) Reset()
func (*OpFirmwareDescriptor) String ¶
func (m *OpFirmwareDescriptor) String() string
func (*OpFirmwareDescriptor) Validate ¶
func (m *OpFirmwareDescriptor) Validate() error
Validate checks the field values on OpFirmwareDescriptor with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpFirmwareDescriptor) XXX_DiscardUnknown ¶
func (m *OpFirmwareDescriptor) XXX_DiscardUnknown()
func (*OpFirmwareDescriptor) XXX_Marshal ¶
func (m *OpFirmwareDescriptor) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpFirmwareDescriptor) XXX_Merge ¶
func (m *OpFirmwareDescriptor) XXX_Merge(src proto.Message)
func (*OpFirmwareDescriptor) XXX_Size ¶
func (m *OpFirmwareDescriptor) XXX_Size() int
func (*OpFirmwareDescriptor) XXX_Unmarshal ¶
func (m *OpFirmwareDescriptor) XXX_Unmarshal(b []byte) error
type OpFirmwareDescriptorValidationError ¶
type OpFirmwareDescriptorValidationError struct {
// contains filtered or unexported fields
}
OpFirmwareDescriptorValidationError is the validation error returned by OpFirmwareDescriptor.Validate if the designated constraints aren't met.
func (OpFirmwareDescriptorValidationError) Cause ¶
func (e OpFirmwareDescriptorValidationError) Cause() error
Cause function returns cause value.
func (OpFirmwareDescriptorValidationError) Error ¶
func (e OpFirmwareDescriptorValidationError) Error() string
Error satisfies the builtin error interface
func (OpFirmwareDescriptorValidationError) ErrorName ¶
func (e OpFirmwareDescriptorValidationError) ErrorName() string
ErrorName returns error name.
func (OpFirmwareDescriptorValidationError) Field ¶
func (e OpFirmwareDescriptorValidationError) Field() string
Field function returns field value.
func (OpFirmwareDescriptorValidationError) Key ¶
func (e OpFirmwareDescriptorValidationError) Key() bool
Key function returns key value.
func (OpFirmwareDescriptorValidationError) Reason ¶
func (e OpFirmwareDescriptorValidationError) Reason() string
Reason function returns reason value.
type OpFirmwareHub ¶
type OpFirmwareHub struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,2,opt,name=alias,proto3" json:"alias,omitempty"` Description *wrappers.StringValue `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Devices []*OpDevice `protobuf:"bytes,8,rep,name=devices,proto3" json:"devices,omitempty"` FirmwareDescriptors []*OpFirmwareDescriptor `protobuf:"bytes,9,rep,name=firmware_descriptors,json=firmwareDescriptors,proto3" json:"firmware_descriptors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpFirmwareHub) Descriptor ¶
func (*OpFirmwareHub) Descriptor() ([]byte, []int)
func (*OpFirmwareHub) GetAlias ¶
func (m *OpFirmwareHub) GetAlias() *wrappers.StringValue
func (*OpFirmwareHub) GetDescription ¶
func (m *OpFirmwareHub) GetDescription() *wrappers.StringValue
func (*OpFirmwareHub) GetDevices ¶
func (m *OpFirmwareHub) GetDevices() []*OpDevice
func (*OpFirmwareHub) GetFirmwareDescriptors ¶
func (m *OpFirmwareHub) GetFirmwareDescriptors() []*OpFirmwareDescriptor
func (*OpFirmwareHub) GetId ¶
func (m *OpFirmwareHub) GetId() *wrappers.StringValue
func (*OpFirmwareHub) ProtoMessage ¶
func (*OpFirmwareHub) ProtoMessage()
func (*OpFirmwareHub) Reset ¶
func (m *OpFirmwareHub) Reset()
func (*OpFirmwareHub) String ¶
func (m *OpFirmwareHub) String() string
func (*OpFirmwareHub) Validate ¶
func (m *OpFirmwareHub) Validate() error
Validate checks the field values on OpFirmwareHub with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpFirmwareHub) XXX_DiscardUnknown ¶
func (m *OpFirmwareHub) XXX_DiscardUnknown()
func (*OpFirmwareHub) XXX_Marshal ¶
func (m *OpFirmwareHub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpFirmwareHub) XXX_Merge ¶
func (m *OpFirmwareHub) XXX_Merge(src proto.Message)
func (*OpFirmwareHub) XXX_Size ¶
func (m *OpFirmwareHub) XXX_Size() int
func (*OpFirmwareHub) XXX_Unmarshal ¶
func (m *OpFirmwareHub) XXX_Unmarshal(b []byte) error
type OpFirmwareHubValidationError ¶
type OpFirmwareHubValidationError struct {
// contains filtered or unexported fields
}
OpFirmwareHubValidationError is the validation error returned by OpFirmwareHub.Validate if the designated constraints aren't met.
func (OpFirmwareHubValidationError) Cause ¶
func (e OpFirmwareHubValidationError) Cause() error
Cause function returns cause value.
func (OpFirmwareHubValidationError) Error ¶
func (e OpFirmwareHubValidationError) Error() string
Error satisfies the builtin error interface
func (OpFirmwareHubValidationError) ErrorName ¶
func (e OpFirmwareHubValidationError) ErrorName() string
ErrorName returns error name.
func (OpFirmwareHubValidationError) Field ¶
func (e OpFirmwareHubValidationError) Field() string
Field function returns field value.
func (OpFirmwareHubValidationError) Key ¶
func (e OpFirmwareHubValidationError) Key() bool
Key function returns key value.
func (OpFirmwareHubValidationError) Reason ¶
func (e OpFirmwareHubValidationError) Reason() string
Reason function returns reason value.
type OpFlow ¶
type OpFlow struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` DeviceId *wrappers.StringValue `protobuf:"bytes,2,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` Name *wrappers.StringValue `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,4,opt,name=alias,proto3" json:"alias,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpFlow) Descriptor ¶
func (*OpFlow) GetAlias ¶
func (m *OpFlow) GetAlias() *wrappers.StringValue
func (*OpFlow) GetDeviceId ¶
func (m *OpFlow) GetDeviceId() *wrappers.StringValue
func (*OpFlow) GetId ¶
func (m *OpFlow) GetId() *wrappers.StringValue
func (*OpFlow) GetName ¶
func (m *OpFlow) GetName() *wrappers.StringValue
func (*OpFlow) ProtoMessage ¶
func (*OpFlow) ProtoMessage()
func (*OpFlow) Validate ¶
Validate checks the field values on OpFlow with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpFlow) XXX_DiscardUnknown ¶
func (m *OpFlow) XXX_DiscardUnknown()
func (*OpFlow) XXX_Marshal ¶
func (*OpFlow) XXX_Unmarshal ¶
type OpFlowSet ¶
type OpFlowSet struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name *wrappers.StringValue `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,3,opt,name=alias,proto3" json:"alias,omitempty"` Flows []*OpFlow `protobuf:"bytes,4,rep,name=flows,proto3" json:"flows,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpFlowSet) Descriptor ¶
func (*OpFlowSet) GetAlias ¶
func (m *OpFlowSet) GetAlias() *wrappers.StringValue
func (*OpFlowSet) GetId ¶
func (m *OpFlowSet) GetId() *wrappers.StringValue
func (*OpFlowSet) GetName ¶
func (m *OpFlowSet) GetName() *wrappers.StringValue
func (*OpFlowSet) ProtoMessage ¶
func (*OpFlowSet) ProtoMessage()
func (*OpFlowSet) Validate ¶
Validate checks the field values on OpFlowSet with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpFlowSet) XXX_DiscardUnknown ¶
func (m *OpFlowSet) XXX_DiscardUnknown()
func (*OpFlowSet) XXX_Marshal ¶
func (*OpFlowSet) XXX_Unmarshal ¶
type OpFlowSetValidationError ¶
type OpFlowSetValidationError struct {
// contains filtered or unexported fields
}
OpFlowSetValidationError is the validation error returned by OpFlowSet.Validate if the designated constraints aren't met.
func (OpFlowSetValidationError) Cause ¶
func (e OpFlowSetValidationError) Cause() error
Cause function returns cause value.
func (OpFlowSetValidationError) Error ¶
func (e OpFlowSetValidationError) Error() string
Error satisfies the builtin error interface
func (OpFlowSetValidationError) ErrorName ¶
func (e OpFlowSetValidationError) ErrorName() string
ErrorName returns error name.
func (OpFlowSetValidationError) Field ¶
func (e OpFlowSetValidationError) Field() string
Field function returns field value.
func (OpFlowSetValidationError) Key ¶
func (e OpFlowSetValidationError) Key() bool
Key function returns key value.
func (OpFlowSetValidationError) Reason ¶
func (e OpFlowSetValidationError) Reason() string
Reason function returns reason value.
type OpFlowValidationError ¶
type OpFlowValidationError struct {
// contains filtered or unexported fields
}
OpFlowValidationError is the validation error returned by OpFlow.Validate if the designated constraints aren't met.
func (OpFlowValidationError) Cause ¶
func (e OpFlowValidationError) Cause() error
Cause function returns cause value.
func (OpFlowValidationError) Error ¶
func (e OpFlowValidationError) Error() string
Error satisfies the builtin error interface
func (OpFlowValidationError) ErrorName ¶
func (e OpFlowValidationError) ErrorName() string
ErrorName returns error name.
func (OpFlowValidationError) Field ¶
func (e OpFlowValidationError) Field() string
Field function returns field value.
func (OpFlowValidationError) Key ¶
func (e OpFlowValidationError) Key() bool
Key function returns key value.
func (OpFlowValidationError) Reason ¶
func (e OpFlowValidationError) Reason() string
Reason function returns reason value.
type OpFrame ¶
type OpFrame struct { Ts *timestamp.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Data *_struct.Struct `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpFrame) Descriptor ¶
func (*OpFrame) ProtoMessage ¶
func (*OpFrame) ProtoMessage()
func (*OpFrame) Validate ¶
Validate checks the field values on OpFrame with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpFrame) XXX_DiscardUnknown ¶
func (m *OpFrame) XXX_DiscardUnknown()
func (*OpFrame) XXX_Marshal ¶
func (*OpFrame) XXX_Unmarshal ¶
type OpFrameValidationError ¶
type OpFrameValidationError struct {
// contains filtered or unexported fields
}
OpFrameValidationError is the validation error returned by OpFrame.Validate if the designated constraints aren't met.
func (OpFrameValidationError) Cause ¶
func (e OpFrameValidationError) Cause() error
Cause function returns cause value.
func (OpFrameValidationError) Error ¶
func (e OpFrameValidationError) Error() string
Error satisfies the builtin error interface
func (OpFrameValidationError) ErrorName ¶
func (e OpFrameValidationError) ErrorName() string
ErrorName returns error name.
func (OpFrameValidationError) Field ¶
func (e OpFrameValidationError) Field() string
Field function returns field value.
func (OpFrameValidationError) Key ¶
func (e OpFrameValidationError) Key() bool
Key function returns key value.
func (OpFrameValidationError) Reason ¶
func (e OpFrameValidationError) Reason() string
Reason function returns reason value.
type OpModule ¶
type OpModule struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` State state.ModuleState `protobuf:"varint,2,opt,name=state,proto3,enum=ai.metathings.constant.state.ModuleState" json:"state,omitempty"` DeviceId *wrappers.StringValue `protobuf:"bytes,3,opt,name=device_id,json=deviceId,proto3" json:"device_id,omitempty"` Endpoint *wrappers.StringValue `protobuf:"bytes,4,opt,name=endpoint,proto3" json:"endpoint,omitempty"` Component *wrappers.StringValue `protobuf:"bytes,5,opt,name=component,proto3" json:"component,omitempty"` Name *wrappers.StringValue `protobuf:"bytes,6,opt,name=name,proto3" json:"name,omitempty"` Alias *wrappers.StringValue `protobuf:"bytes,7,opt,name=alias,proto3" json:"alias,omitempty"` HeartbeatAt *timestamp.Timestamp `protobuf:"bytes,8,opt,name=heartbeat_at,json=heartbeatAt,proto3" json:"heartbeat_at,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpModule) Descriptor ¶
func (*OpModule) GetAlias ¶
func (m *OpModule) GetAlias() *wrappers.StringValue
func (*OpModule) GetComponent ¶
func (m *OpModule) GetComponent() *wrappers.StringValue
func (*OpModule) GetDeviceId ¶
func (m *OpModule) GetDeviceId() *wrappers.StringValue
func (*OpModule) GetEndpoint ¶
func (m *OpModule) GetEndpoint() *wrappers.StringValue
func (*OpModule) GetHeartbeatAt ¶
func (*OpModule) GetId ¶
func (m *OpModule) GetId() *wrappers.StringValue
func (*OpModule) GetName ¶
func (m *OpModule) GetName() *wrappers.StringValue
func (*OpModule) GetState ¶
func (m *OpModule) GetState() state.ModuleState
func (*OpModule) ProtoMessage ¶
func (*OpModule) ProtoMessage()
func (*OpModule) Validate ¶
Validate checks the field values on OpModule with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpModule) XXX_DiscardUnknown ¶
func (m *OpModule) XXX_DiscardUnknown()
func (*OpModule) XXX_Marshal ¶
func (*OpModule) XXX_Unmarshal ¶
type OpModuleValidationError ¶
type OpModuleValidationError struct {
// contains filtered or unexported fields
}
OpModuleValidationError is the validation error returned by OpModule.Validate if the designated constraints aren't met.
func (OpModuleValidationError) Cause ¶
func (e OpModuleValidationError) Cause() error
Cause function returns cause value.
func (OpModuleValidationError) Error ¶
func (e OpModuleValidationError) Error() string
Error satisfies the builtin error interface
func (OpModuleValidationError) ErrorName ¶
func (e OpModuleValidationError) ErrorName() string
ErrorName returns error name.
func (OpModuleValidationError) Field ¶
func (e OpModuleValidationError) Field() string
Field function returns field value.
func (OpModuleValidationError) Key ¶
func (e OpModuleValidationError) Key() bool
Key function returns key value.
func (OpModuleValidationError) Reason ¶
func (e OpModuleValidationError) Reason() string
Reason function returns reason value.
type OpObject ¶
type OpObject struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Prefix *wrappers.StringValue `protobuf:"bytes,2,opt,name=prefix,proto3" json:"prefix,omitempty"` Name *wrappers.StringValue `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Length *wrappers.Int64Value `protobuf:"bytes,4,opt,name=length,proto3" json:"length,omitempty"` Etag *wrappers.StringValue `protobuf:"bytes,5,opt,name=etag,proto3" json:"etag,omitempty"` LastModified *timestamp.Timestamp `protobuf:"bytes,6,opt,name=last_modified,json=lastModified,proto3" json:"last_modified,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpObject) Descriptor ¶
func (*OpObject) GetEtag ¶
func (m *OpObject) GetEtag() *wrappers.StringValue
func (*OpObject) GetLastModified ¶
func (*OpObject) GetLength ¶
func (m *OpObject) GetLength() *wrappers.Int64Value
func (*OpObject) GetName ¶
func (m *OpObject) GetName() *wrappers.StringValue
func (*OpObject) GetPrefix ¶
func (m *OpObject) GetPrefix() *wrappers.StringValue
func (*OpObject) ProtoMessage ¶
func (*OpObject) ProtoMessage()
func (*OpObject) Validate ¶
Validate checks the field values on OpObject with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpObject) XXX_DiscardUnknown ¶
func (m *OpObject) XXX_DiscardUnknown()
func (*OpObject) XXX_Marshal ¶
func (*OpObject) XXX_Unmarshal ¶
type OpObjectChunk ¶
type OpObjectChunk struct { Offset *wrappers.Int64Value `protobuf:"bytes,1,opt,name=offset,proto3" json:"offset,omitempty"` Data *wrappers.BytesValue `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Length *wrappers.Int64Value `protobuf:"bytes,3,opt,name=length,proto3" json:"length,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpObjectChunk) Descriptor ¶
func (*OpObjectChunk) Descriptor() ([]byte, []int)
func (*OpObjectChunk) GetData ¶
func (m *OpObjectChunk) GetData() *wrappers.BytesValue
func (*OpObjectChunk) GetLength ¶
func (m *OpObjectChunk) GetLength() *wrappers.Int64Value
func (*OpObjectChunk) GetOffset ¶
func (m *OpObjectChunk) GetOffset() *wrappers.Int64Value
func (*OpObjectChunk) ProtoMessage ¶
func (*OpObjectChunk) ProtoMessage()
func (*OpObjectChunk) Reset ¶
func (m *OpObjectChunk) Reset()
func (*OpObjectChunk) String ¶
func (m *OpObjectChunk) String() string
func (*OpObjectChunk) Validate ¶
func (m *OpObjectChunk) Validate() error
Validate checks the field values on OpObjectChunk with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpObjectChunk) XXX_DiscardUnknown ¶
func (m *OpObjectChunk) XXX_DiscardUnknown()
func (*OpObjectChunk) XXX_Marshal ¶
func (m *OpObjectChunk) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpObjectChunk) XXX_Merge ¶
func (m *OpObjectChunk) XXX_Merge(src proto.Message)
func (*OpObjectChunk) XXX_Size ¶
func (m *OpObjectChunk) XXX_Size() int
func (*OpObjectChunk) XXX_Unmarshal ¶
func (m *OpObjectChunk) XXX_Unmarshal(b []byte) error
type OpObjectChunkValidationError ¶
type OpObjectChunkValidationError struct {
// contains filtered or unexported fields
}
OpObjectChunkValidationError is the validation error returned by OpObjectChunk.Validate if the designated constraints aren't met.
func (OpObjectChunkValidationError) Cause ¶
func (e OpObjectChunkValidationError) Cause() error
Cause function returns cause value.
func (OpObjectChunkValidationError) Error ¶
func (e OpObjectChunkValidationError) Error() string
Error satisfies the builtin error interface
func (OpObjectChunkValidationError) ErrorName ¶
func (e OpObjectChunkValidationError) ErrorName() string
ErrorName returns error name.
func (OpObjectChunkValidationError) Field ¶
func (e OpObjectChunkValidationError) Field() string
Field function returns field value.
func (OpObjectChunkValidationError) Key ¶
func (e OpObjectChunkValidationError) Key() bool
Key function returns key value.
func (OpObjectChunkValidationError) Reason ¶
func (e OpObjectChunkValidationError) Reason() string
Reason function returns reason value.
type OpObjectChunks ¶
type OpObjectChunks struct { Chunks []*OpObjectChunk `protobuf:"bytes,1,rep,name=chunks,proto3" json:"chunks,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpObjectChunks) Descriptor ¶
func (*OpObjectChunks) Descriptor() ([]byte, []int)
func (*OpObjectChunks) GetChunks ¶
func (m *OpObjectChunks) GetChunks() []*OpObjectChunk
func (*OpObjectChunks) ProtoMessage ¶
func (*OpObjectChunks) ProtoMessage()
func (*OpObjectChunks) Reset ¶
func (m *OpObjectChunks) Reset()
func (*OpObjectChunks) String ¶
func (m *OpObjectChunks) String() string
func (*OpObjectChunks) Validate ¶
func (m *OpObjectChunks) Validate() error
Validate checks the field values on OpObjectChunks with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpObjectChunks) XXX_DiscardUnknown ¶
func (m *OpObjectChunks) XXX_DiscardUnknown()
func (*OpObjectChunks) XXX_Marshal ¶
func (m *OpObjectChunks) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpObjectChunks) XXX_Merge ¶
func (m *OpObjectChunks) XXX_Merge(src proto.Message)
func (*OpObjectChunks) XXX_Size ¶
func (m *OpObjectChunks) XXX_Size() int
func (*OpObjectChunks) XXX_Unmarshal ¶
func (m *OpObjectChunks) XXX_Unmarshal(b []byte) error
type OpObjectChunksValidationError ¶
type OpObjectChunksValidationError struct {
// contains filtered or unexported fields
}
OpObjectChunksValidationError is the validation error returned by OpObjectChunks.Validate if the designated constraints aren't met.
func (OpObjectChunksValidationError) Cause ¶
func (e OpObjectChunksValidationError) Cause() error
Cause function returns cause value.
func (OpObjectChunksValidationError) Error ¶
func (e OpObjectChunksValidationError) Error() string
Error satisfies the builtin error interface
func (OpObjectChunksValidationError) ErrorName ¶
func (e OpObjectChunksValidationError) ErrorName() string
ErrorName returns error name.
func (OpObjectChunksValidationError) Field ¶
func (e OpObjectChunksValidationError) Field() string
Field function returns field value.
func (OpObjectChunksValidationError) Key ¶
func (e OpObjectChunksValidationError) Key() bool
Key function returns key value.
func (OpObjectChunksValidationError) Reason ¶
func (e OpObjectChunksValidationError) Reason() string
Reason function returns reason value.
type OpObjectValidationError ¶
type OpObjectValidationError struct {
// contains filtered or unexported fields
}
OpObjectValidationError is the validation error returned by OpObject.Validate if the designated constraints aren't met.
func (OpObjectValidationError) Cause ¶
func (e OpObjectValidationError) Cause() error
Cause function returns cause value.
func (OpObjectValidationError) Error ¶
func (e OpObjectValidationError) Error() string
Error satisfies the builtin error interface
func (OpObjectValidationError) ErrorName ¶
func (e OpObjectValidationError) ErrorName() string
ErrorName returns error name.
func (OpObjectValidationError) Field ¶
func (e OpObjectValidationError) Field() string
Field function returns field value.
func (OpObjectValidationError) Key ¶
func (e OpObjectValidationError) Key() bool
Key function returns key value.
func (OpObjectValidationError) Reason ¶
func (e OpObjectValidationError) Reason() string
Reason function returns reason value.
type OpStreamCallConfig ¶
type OpStreamCallConfig struct { Name *wrappers.StringValue `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Component *wrappers.StringValue `protobuf:"bytes,2,opt,name=component,proto3" json:"component,omitempty"` Method *wrappers.StringValue `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpStreamCallConfig) Descriptor ¶
func (*OpStreamCallConfig) Descriptor() ([]byte, []int)
func (*OpStreamCallConfig) GetComponent ¶
func (m *OpStreamCallConfig) GetComponent() *wrappers.StringValue
func (*OpStreamCallConfig) GetMethod ¶
func (m *OpStreamCallConfig) GetMethod() *wrappers.StringValue
func (*OpStreamCallConfig) GetName ¶
func (m *OpStreamCallConfig) GetName() *wrappers.StringValue
func (*OpStreamCallConfig) ProtoMessage ¶
func (*OpStreamCallConfig) ProtoMessage()
func (*OpStreamCallConfig) Reset ¶
func (m *OpStreamCallConfig) Reset()
func (*OpStreamCallConfig) String ¶
func (m *OpStreamCallConfig) String() string
func (*OpStreamCallConfig) Validate ¶
func (m *OpStreamCallConfig) Validate() error
Validate checks the field values on OpStreamCallConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpStreamCallConfig) XXX_DiscardUnknown ¶
func (m *OpStreamCallConfig) XXX_DiscardUnknown()
func (*OpStreamCallConfig) XXX_Marshal ¶
func (m *OpStreamCallConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpStreamCallConfig) XXX_Merge ¶
func (m *OpStreamCallConfig) XXX_Merge(src proto.Message)
func (*OpStreamCallConfig) XXX_Size ¶
func (m *OpStreamCallConfig) XXX_Size() int
func (*OpStreamCallConfig) XXX_Unmarshal ¶
func (m *OpStreamCallConfig) XXX_Unmarshal(b []byte) error
type OpStreamCallConfigAck ¶
type OpStreamCallConfigAck struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpStreamCallConfigAck) Descriptor ¶
func (*OpStreamCallConfigAck) Descriptor() ([]byte, []int)
func (*OpStreamCallConfigAck) ProtoMessage ¶
func (*OpStreamCallConfigAck) ProtoMessage()
func (*OpStreamCallConfigAck) Reset ¶
func (m *OpStreamCallConfigAck) Reset()
func (*OpStreamCallConfigAck) String ¶
func (m *OpStreamCallConfigAck) String() string
func (*OpStreamCallConfigAck) Validate ¶
func (m *OpStreamCallConfigAck) Validate() error
Validate checks the field values on OpStreamCallConfigAck with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpStreamCallConfigAck) XXX_DiscardUnknown ¶
func (m *OpStreamCallConfigAck) XXX_DiscardUnknown()
func (*OpStreamCallConfigAck) XXX_Marshal ¶
func (m *OpStreamCallConfigAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpStreamCallConfigAck) XXX_Merge ¶
func (m *OpStreamCallConfigAck) XXX_Merge(src proto.Message)
func (*OpStreamCallConfigAck) XXX_Size ¶
func (m *OpStreamCallConfigAck) XXX_Size() int
func (*OpStreamCallConfigAck) XXX_Unmarshal ¶
func (m *OpStreamCallConfigAck) XXX_Unmarshal(b []byte) error
type OpStreamCallConfigAckValidationError ¶
type OpStreamCallConfigAckValidationError struct {
// contains filtered or unexported fields
}
OpStreamCallConfigAckValidationError is the validation error returned by OpStreamCallConfigAck.Validate if the designated constraints aren't met.
func (OpStreamCallConfigAckValidationError) Cause ¶
func (e OpStreamCallConfigAckValidationError) Cause() error
Cause function returns cause value.
func (OpStreamCallConfigAckValidationError) Error ¶
func (e OpStreamCallConfigAckValidationError) Error() string
Error satisfies the builtin error interface
func (OpStreamCallConfigAckValidationError) ErrorName ¶
func (e OpStreamCallConfigAckValidationError) ErrorName() string
ErrorName returns error name.
func (OpStreamCallConfigAckValidationError) Field ¶
func (e OpStreamCallConfigAckValidationError) Field() string
Field function returns field value.
func (OpStreamCallConfigAckValidationError) Key ¶
func (e OpStreamCallConfigAckValidationError) Key() bool
Key function returns key value.
func (OpStreamCallConfigAckValidationError) Reason ¶
func (e OpStreamCallConfigAckValidationError) Reason() string
Reason function returns reason value.
type OpStreamCallConfigValidationError ¶
type OpStreamCallConfigValidationError struct {
// contains filtered or unexported fields
}
OpStreamCallConfigValidationError is the validation error returned by OpStreamCallConfig.Validate if the designated constraints aren't met.
func (OpStreamCallConfigValidationError) Cause ¶
func (e OpStreamCallConfigValidationError) Cause() error
Cause function returns cause value.
func (OpStreamCallConfigValidationError) Error ¶
func (e OpStreamCallConfigValidationError) Error() string
Error satisfies the builtin error interface
func (OpStreamCallConfigValidationError) ErrorName ¶
func (e OpStreamCallConfigValidationError) ErrorName() string
ErrorName returns error name.
func (OpStreamCallConfigValidationError) Field ¶
func (e OpStreamCallConfigValidationError) Field() string
Field function returns field value.
func (OpStreamCallConfigValidationError) Key ¶
func (e OpStreamCallConfigValidationError) Key() bool
Key function returns key value.
func (OpStreamCallConfigValidationError) Reason ¶
func (e OpStreamCallConfigValidationError) Reason() string
Reason function returns reason value.
type OpStreamCallExit ¶
type OpStreamCallExit struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpStreamCallExit) Descriptor ¶
func (*OpStreamCallExit) Descriptor() ([]byte, []int)
func (*OpStreamCallExit) ProtoMessage ¶
func (*OpStreamCallExit) ProtoMessage()
func (*OpStreamCallExit) Reset ¶
func (m *OpStreamCallExit) Reset()
func (*OpStreamCallExit) String ¶
func (m *OpStreamCallExit) String() string
func (*OpStreamCallExit) Validate ¶
func (m *OpStreamCallExit) Validate() error
Validate checks the field values on OpStreamCallExit with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpStreamCallExit) XXX_DiscardUnknown ¶
func (m *OpStreamCallExit) XXX_DiscardUnknown()
func (*OpStreamCallExit) XXX_Marshal ¶
func (m *OpStreamCallExit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpStreamCallExit) XXX_Merge ¶
func (m *OpStreamCallExit) XXX_Merge(src proto.Message)
func (*OpStreamCallExit) XXX_Size ¶
func (m *OpStreamCallExit) XXX_Size() int
func (*OpStreamCallExit) XXX_Unmarshal ¶
func (m *OpStreamCallExit) XXX_Unmarshal(b []byte) error
type OpStreamCallExitValidationError ¶
type OpStreamCallExitValidationError struct {
// contains filtered or unexported fields
}
OpStreamCallExitValidationError is the validation error returned by OpStreamCallExit.Validate if the designated constraints aren't met.
func (OpStreamCallExitValidationError) Cause ¶
func (e OpStreamCallExitValidationError) Cause() error
Cause function returns cause value.
func (OpStreamCallExitValidationError) Error ¶
func (e OpStreamCallExitValidationError) Error() string
Error satisfies the builtin error interface
func (OpStreamCallExitValidationError) ErrorName ¶
func (e OpStreamCallExitValidationError) ErrorName() string
ErrorName returns error name.
func (OpStreamCallExitValidationError) Field ¶
func (e OpStreamCallExitValidationError) Field() string
Field function returns field value.
func (OpStreamCallExitValidationError) Key ¶
func (e OpStreamCallExitValidationError) Key() bool
Key function returns key value.
func (OpStreamCallExitValidationError) Reason ¶
func (e OpStreamCallExitValidationError) Reason() string
Reason function returns reason value.
type OpStreamCallValue ¶
type OpStreamCallValue struct { // Types that are valid to be assigned to Union: // *OpStreamCallValue_Value // *OpStreamCallValue_Config // *OpStreamCallValue_ConfigAck // *OpStreamCallValue_Exit Union isOpStreamCallValue_Union `protobuf_oneof:"union"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpStreamCallValue) Descriptor ¶
func (*OpStreamCallValue) Descriptor() ([]byte, []int)
func (*OpStreamCallValue) GetConfig ¶
func (m *OpStreamCallValue) GetConfig() *OpStreamCallConfig
func (*OpStreamCallValue) GetConfigAck ¶
func (m *OpStreamCallValue) GetConfigAck() *OpStreamCallConfigAck
func (*OpStreamCallValue) GetExit ¶
func (m *OpStreamCallValue) GetExit() *OpStreamCallExit
func (*OpStreamCallValue) GetUnion ¶
func (m *OpStreamCallValue) GetUnion() isOpStreamCallValue_Union
func (*OpStreamCallValue) GetValue ¶
func (m *OpStreamCallValue) GetValue() *any.Any
func (*OpStreamCallValue) ProtoMessage ¶
func (*OpStreamCallValue) ProtoMessage()
func (*OpStreamCallValue) Reset ¶
func (m *OpStreamCallValue) Reset()
func (*OpStreamCallValue) String ¶
func (m *OpStreamCallValue) String() string
func (*OpStreamCallValue) Validate ¶
func (m *OpStreamCallValue) Validate() error
Validate checks the field values on OpStreamCallValue with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpStreamCallValue) XXX_DiscardUnknown ¶
func (m *OpStreamCallValue) XXX_DiscardUnknown()
func (*OpStreamCallValue) XXX_Marshal ¶
func (m *OpStreamCallValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpStreamCallValue) XXX_Merge ¶
func (m *OpStreamCallValue) XXX_Merge(src proto.Message)
func (*OpStreamCallValue) XXX_OneofWrappers ¶
func (*OpStreamCallValue) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*OpStreamCallValue) XXX_Size ¶
func (m *OpStreamCallValue) XXX_Size() int
func (*OpStreamCallValue) XXX_Unmarshal ¶
func (m *OpStreamCallValue) XXX_Unmarshal(b []byte) error
type OpStreamCallValueValidationError ¶
type OpStreamCallValueValidationError struct {
// contains filtered or unexported fields
}
OpStreamCallValueValidationError is the validation error returned by OpStreamCallValue.Validate if the designated constraints aren't met.
func (OpStreamCallValueValidationError) Cause ¶
func (e OpStreamCallValueValidationError) Cause() error
Cause function returns cause value.
func (OpStreamCallValueValidationError) Error ¶
func (e OpStreamCallValueValidationError) Error() string
Error satisfies the builtin error interface
func (OpStreamCallValueValidationError) ErrorName ¶
func (e OpStreamCallValueValidationError) ErrorName() string
ErrorName returns error name.
func (OpStreamCallValueValidationError) Field ¶
func (e OpStreamCallValueValidationError) Field() string
Field function returns field value.
func (OpStreamCallValueValidationError) Key ¶
func (e OpStreamCallValueValidationError) Key() bool
Key function returns key value.
func (OpStreamCallValueValidationError) Reason ¶
func (e OpStreamCallValueValidationError) Reason() string
Reason function returns reason value.
type OpStreamCallValue_Config ¶
type OpStreamCallValue_Config struct {
Config *OpStreamCallConfig `protobuf:"bytes,2,opt,name=config,proto3,oneof"`
}
type OpStreamCallValue_ConfigAck ¶
type OpStreamCallValue_ConfigAck struct {
ConfigAck *OpStreamCallConfigAck `protobuf:"bytes,3,opt,name=config_ack,json=configAck,proto3,oneof"`
}
type OpStreamCallValue_Exit ¶
type OpStreamCallValue_Exit struct {
Exit *OpStreamCallExit `protobuf:"bytes,4,opt,name=exit,proto3,oneof"`
}
type OpStreamCallValue_Value ¶
type OpUnaryCallValue ¶
type OpUnaryCallValue struct { Name *wrappers.StringValue `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Component *wrappers.StringValue `protobuf:"bytes,2,opt,name=component,proto3" json:"component,omitempty"` Method *wrappers.StringValue `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` Value *any.Any `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OpUnaryCallValue) Descriptor ¶
func (*OpUnaryCallValue) Descriptor() ([]byte, []int)
func (*OpUnaryCallValue) GetComponent ¶
func (m *OpUnaryCallValue) GetComponent() *wrappers.StringValue
func (*OpUnaryCallValue) GetMethod ¶
func (m *OpUnaryCallValue) GetMethod() *wrappers.StringValue
func (*OpUnaryCallValue) GetName ¶
func (m *OpUnaryCallValue) GetName() *wrappers.StringValue
func (*OpUnaryCallValue) GetValue ¶
func (m *OpUnaryCallValue) GetValue() *any.Any
func (*OpUnaryCallValue) ProtoMessage ¶
func (*OpUnaryCallValue) ProtoMessage()
func (*OpUnaryCallValue) Reset ¶
func (m *OpUnaryCallValue) Reset()
func (*OpUnaryCallValue) String ¶
func (m *OpUnaryCallValue) String() string
func (*OpUnaryCallValue) Validate ¶
func (m *OpUnaryCallValue) Validate() error
Validate checks the field values on OpUnaryCallValue with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*OpUnaryCallValue) XXX_DiscardUnknown ¶
func (m *OpUnaryCallValue) XXX_DiscardUnknown()
func (*OpUnaryCallValue) XXX_Marshal ¶
func (m *OpUnaryCallValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OpUnaryCallValue) XXX_Merge ¶
func (m *OpUnaryCallValue) XXX_Merge(src proto.Message)
func (*OpUnaryCallValue) XXX_Size ¶
func (m *OpUnaryCallValue) XXX_Size() int
func (*OpUnaryCallValue) XXX_Unmarshal ¶
func (m *OpUnaryCallValue) XXX_Unmarshal(b []byte) error
type OpUnaryCallValueValidationError ¶
type OpUnaryCallValueValidationError struct {
// contains filtered or unexported fields
}
OpUnaryCallValueValidationError is the validation error returned by OpUnaryCallValue.Validate if the designated constraints aren't met.
func (OpUnaryCallValueValidationError) Cause ¶
func (e OpUnaryCallValueValidationError) Cause() error
Cause function returns cause value.
func (OpUnaryCallValueValidationError) Error ¶
func (e OpUnaryCallValueValidationError) Error() string
Error satisfies the builtin error interface
func (OpUnaryCallValueValidationError) ErrorName ¶
func (e OpUnaryCallValueValidationError) ErrorName() string
ErrorName returns error name.
func (OpUnaryCallValueValidationError) Field ¶
func (e OpUnaryCallValueValidationError) Field() string
Field function returns field value.
func (OpUnaryCallValueValidationError) Key ¶
func (e OpUnaryCallValueValidationError) Key() bool
Key function returns key value.
func (OpUnaryCallValueValidationError) Reason ¶
func (e OpUnaryCallValueValidationError) Reason() string
Reason function returns reason value.
type PatchConfigRequest ¶
type PatchConfigRequest struct { Config *OpConfig `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchConfigRequest) Descriptor ¶
func (*PatchConfigRequest) Descriptor() ([]byte, []int)
func (*PatchConfigRequest) GetConfig ¶
func (m *PatchConfigRequest) GetConfig() *OpConfig
func (*PatchConfigRequest) ProtoMessage ¶
func (*PatchConfigRequest) ProtoMessage()
func (*PatchConfigRequest) Reset ¶
func (m *PatchConfigRequest) Reset()
func (*PatchConfigRequest) String ¶
func (m *PatchConfigRequest) String() string
func (*PatchConfigRequest) Validate ¶
func (m *PatchConfigRequest) Validate() error
Validate checks the field values on PatchConfigRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchConfigRequest) XXX_DiscardUnknown ¶
func (m *PatchConfigRequest) XXX_DiscardUnknown()
func (*PatchConfigRequest) XXX_Marshal ¶
func (m *PatchConfigRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchConfigRequest) XXX_Merge ¶
func (m *PatchConfigRequest) XXX_Merge(src proto.Message)
func (*PatchConfigRequest) XXX_Size ¶
func (m *PatchConfigRequest) XXX_Size() int
func (*PatchConfigRequest) XXX_Unmarshal ¶
func (m *PatchConfigRequest) XXX_Unmarshal(b []byte) error
type PatchConfigRequestValidationError ¶
type PatchConfigRequestValidationError struct {
// contains filtered or unexported fields
}
PatchConfigRequestValidationError is the validation error returned by PatchConfigRequest.Validate if the designated constraints aren't met.
func (PatchConfigRequestValidationError) Cause ¶
func (e PatchConfigRequestValidationError) Cause() error
Cause function returns cause value.
func (PatchConfigRequestValidationError) Error ¶
func (e PatchConfigRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PatchConfigRequestValidationError) ErrorName ¶
func (e PatchConfigRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PatchConfigRequestValidationError) Field ¶
func (e PatchConfigRequestValidationError) Field() string
Field function returns field value.
func (PatchConfigRequestValidationError) Key ¶
func (e PatchConfigRequestValidationError) Key() bool
Key function returns key value.
func (PatchConfigRequestValidationError) Reason ¶
func (e PatchConfigRequestValidationError) Reason() string
Reason function returns reason value.
type PatchConfigResponse ¶
type PatchConfigResponse struct { Config *Config `protobuf:"bytes,1,opt,name=config,proto3" json:"config,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchConfigResponse) Descriptor ¶
func (*PatchConfigResponse) Descriptor() ([]byte, []int)
func (*PatchConfigResponse) GetConfig ¶
func (m *PatchConfigResponse) GetConfig() *Config
func (*PatchConfigResponse) ProtoMessage ¶
func (*PatchConfigResponse) ProtoMessage()
func (*PatchConfigResponse) Reset ¶
func (m *PatchConfigResponse) Reset()
func (*PatchConfigResponse) String ¶
func (m *PatchConfigResponse) String() string
func (*PatchConfigResponse) Validate ¶
func (m *PatchConfigResponse) Validate() error
Validate checks the field values on PatchConfigResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchConfigResponse) XXX_DiscardUnknown ¶
func (m *PatchConfigResponse) XXX_DiscardUnknown()
func (*PatchConfigResponse) XXX_Marshal ¶
func (m *PatchConfigResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchConfigResponse) XXX_Merge ¶
func (m *PatchConfigResponse) XXX_Merge(src proto.Message)
func (*PatchConfigResponse) XXX_Size ¶
func (m *PatchConfigResponse) XXX_Size() int
func (*PatchConfigResponse) XXX_Unmarshal ¶
func (m *PatchConfigResponse) XXX_Unmarshal(b []byte) error
type PatchConfigResponseValidationError ¶
type PatchConfigResponseValidationError struct {
// contains filtered or unexported fields
}
PatchConfigResponseValidationError is the validation error returned by PatchConfigResponse.Validate if the designated constraints aren't met.
func (PatchConfigResponseValidationError) Cause ¶
func (e PatchConfigResponseValidationError) Cause() error
Cause function returns cause value.
func (PatchConfigResponseValidationError) Error ¶
func (e PatchConfigResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PatchConfigResponseValidationError) ErrorName ¶
func (e PatchConfigResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PatchConfigResponseValidationError) Field ¶
func (e PatchConfigResponseValidationError) Field() string
Field function returns field value.
func (PatchConfigResponseValidationError) Key ¶
func (e PatchConfigResponseValidationError) Key() bool
Key function returns key value.
func (PatchConfigResponseValidationError) Reason ¶
func (e PatchConfigResponseValidationError) Reason() string
Reason function returns reason value.
type PatchDeviceRequest ¶
type PatchDeviceRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchDeviceRequest) Descriptor ¶
func (*PatchDeviceRequest) Descriptor() ([]byte, []int)
func (*PatchDeviceRequest) GetDevice ¶
func (m *PatchDeviceRequest) GetDevice() *OpDevice
func (*PatchDeviceRequest) ProtoMessage ¶
func (*PatchDeviceRequest) ProtoMessage()
func (*PatchDeviceRequest) Reset ¶
func (m *PatchDeviceRequest) Reset()
func (*PatchDeviceRequest) String ¶
func (m *PatchDeviceRequest) String() string
func (*PatchDeviceRequest) Validate ¶
func (m *PatchDeviceRequest) Validate() error
Validate checks the field values on PatchDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchDeviceRequest) XXX_DiscardUnknown ¶
func (m *PatchDeviceRequest) XXX_DiscardUnknown()
func (*PatchDeviceRequest) XXX_Marshal ¶
func (m *PatchDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchDeviceRequest) XXX_Merge ¶
func (m *PatchDeviceRequest) XXX_Merge(src proto.Message)
func (*PatchDeviceRequest) XXX_Size ¶
func (m *PatchDeviceRequest) XXX_Size() int
func (*PatchDeviceRequest) XXX_Unmarshal ¶
func (m *PatchDeviceRequest) XXX_Unmarshal(b []byte) error
type PatchDeviceRequestValidationError ¶
type PatchDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
PatchDeviceRequestValidationError is the validation error returned by PatchDeviceRequest.Validate if the designated constraints aren't met.
func (PatchDeviceRequestValidationError) Cause ¶
func (e PatchDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (PatchDeviceRequestValidationError) Error ¶
func (e PatchDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PatchDeviceRequestValidationError) ErrorName ¶
func (e PatchDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PatchDeviceRequestValidationError) Field ¶
func (e PatchDeviceRequestValidationError) Field() string
Field function returns field value.
func (PatchDeviceRequestValidationError) Key ¶
func (e PatchDeviceRequestValidationError) Key() bool
Key function returns key value.
func (PatchDeviceRequestValidationError) Reason ¶
func (e PatchDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type PatchDeviceResponse ¶
type PatchDeviceResponse struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchDeviceResponse) Descriptor ¶
func (*PatchDeviceResponse) Descriptor() ([]byte, []int)
func (*PatchDeviceResponse) GetDevice ¶
func (m *PatchDeviceResponse) GetDevice() *Device
func (*PatchDeviceResponse) ProtoMessage ¶
func (*PatchDeviceResponse) ProtoMessage()
func (*PatchDeviceResponse) Reset ¶
func (m *PatchDeviceResponse) Reset()
func (*PatchDeviceResponse) String ¶
func (m *PatchDeviceResponse) String() string
func (*PatchDeviceResponse) Validate ¶
func (m *PatchDeviceResponse) Validate() error
Validate checks the field values on PatchDeviceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchDeviceResponse) XXX_DiscardUnknown ¶
func (m *PatchDeviceResponse) XXX_DiscardUnknown()
func (*PatchDeviceResponse) XXX_Marshal ¶
func (m *PatchDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchDeviceResponse) XXX_Merge ¶
func (m *PatchDeviceResponse) XXX_Merge(src proto.Message)
func (*PatchDeviceResponse) XXX_Size ¶
func (m *PatchDeviceResponse) XXX_Size() int
func (*PatchDeviceResponse) XXX_Unmarshal ¶
func (m *PatchDeviceResponse) XXX_Unmarshal(b []byte) error
type PatchDeviceResponseValidationError ¶
type PatchDeviceResponseValidationError struct {
// contains filtered or unexported fields
}
PatchDeviceResponseValidationError is the validation error returned by PatchDeviceResponse.Validate if the designated constraints aren't met.
func (PatchDeviceResponseValidationError) Cause ¶
func (e PatchDeviceResponseValidationError) Cause() error
Cause function returns cause value.
func (PatchDeviceResponseValidationError) Error ¶
func (e PatchDeviceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PatchDeviceResponseValidationError) ErrorName ¶
func (e PatchDeviceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PatchDeviceResponseValidationError) Field ¶
func (e PatchDeviceResponseValidationError) Field() string
Field function returns field value.
func (PatchDeviceResponseValidationError) Key ¶
func (e PatchDeviceResponseValidationError) Key() bool
Key function returns key value.
func (PatchDeviceResponseValidationError) Reason ¶
func (e PatchDeviceResponseValidationError) Reason() string
Reason function returns reason value.
type PatchFirmwareHubRequest ¶
type PatchFirmwareHubRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchFirmwareHubRequest) Descriptor ¶
func (*PatchFirmwareHubRequest) Descriptor() ([]byte, []int)
func (*PatchFirmwareHubRequest) GetFirmwareHub ¶
func (m *PatchFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
func (*PatchFirmwareHubRequest) ProtoMessage ¶
func (*PatchFirmwareHubRequest) ProtoMessage()
func (*PatchFirmwareHubRequest) Reset ¶
func (m *PatchFirmwareHubRequest) Reset()
func (*PatchFirmwareHubRequest) String ¶
func (m *PatchFirmwareHubRequest) String() string
func (*PatchFirmwareHubRequest) Validate ¶
func (m *PatchFirmwareHubRequest) Validate() error
Validate checks the field values on PatchFirmwareHubRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchFirmwareHubRequest) XXX_DiscardUnknown ¶
func (m *PatchFirmwareHubRequest) XXX_DiscardUnknown()
func (*PatchFirmwareHubRequest) XXX_Marshal ¶
func (m *PatchFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchFirmwareHubRequest) XXX_Merge ¶
func (m *PatchFirmwareHubRequest) XXX_Merge(src proto.Message)
func (*PatchFirmwareHubRequest) XXX_Size ¶
func (m *PatchFirmwareHubRequest) XXX_Size() int
func (*PatchFirmwareHubRequest) XXX_Unmarshal ¶
func (m *PatchFirmwareHubRequest) XXX_Unmarshal(b []byte) error
type PatchFirmwareHubRequestValidationError ¶
type PatchFirmwareHubRequestValidationError struct {
// contains filtered or unexported fields
}
PatchFirmwareHubRequestValidationError is the validation error returned by PatchFirmwareHubRequest.Validate if the designated constraints aren't met.
func (PatchFirmwareHubRequestValidationError) Cause ¶
func (e PatchFirmwareHubRequestValidationError) Cause() error
Cause function returns cause value.
func (PatchFirmwareHubRequestValidationError) Error ¶
func (e PatchFirmwareHubRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PatchFirmwareHubRequestValidationError) ErrorName ¶
func (e PatchFirmwareHubRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PatchFirmwareHubRequestValidationError) Field ¶
func (e PatchFirmwareHubRequestValidationError) Field() string
Field function returns field value.
func (PatchFirmwareHubRequestValidationError) Key ¶
func (e PatchFirmwareHubRequestValidationError) Key() bool
Key function returns key value.
func (PatchFirmwareHubRequestValidationError) Reason ¶
func (e PatchFirmwareHubRequestValidationError) Reason() string
Reason function returns reason value.
type PatchFirmwareHubResponse ¶
type PatchFirmwareHubResponse struct { FirmwareHub *FirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchFirmwareHubResponse) Descriptor ¶
func (*PatchFirmwareHubResponse) Descriptor() ([]byte, []int)
func (*PatchFirmwareHubResponse) GetFirmwareHub ¶
func (m *PatchFirmwareHubResponse) GetFirmwareHub() *FirmwareHub
func (*PatchFirmwareHubResponse) ProtoMessage ¶
func (*PatchFirmwareHubResponse) ProtoMessage()
func (*PatchFirmwareHubResponse) Reset ¶
func (m *PatchFirmwareHubResponse) Reset()
func (*PatchFirmwareHubResponse) String ¶
func (m *PatchFirmwareHubResponse) String() string
func (*PatchFirmwareHubResponse) Validate ¶
func (m *PatchFirmwareHubResponse) Validate() error
Validate checks the field values on PatchFirmwareHubResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchFirmwareHubResponse) XXX_DiscardUnknown ¶
func (m *PatchFirmwareHubResponse) XXX_DiscardUnknown()
func (*PatchFirmwareHubResponse) XXX_Marshal ¶
func (m *PatchFirmwareHubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchFirmwareHubResponse) XXX_Merge ¶
func (m *PatchFirmwareHubResponse) XXX_Merge(src proto.Message)
func (*PatchFirmwareHubResponse) XXX_Size ¶
func (m *PatchFirmwareHubResponse) XXX_Size() int
func (*PatchFirmwareHubResponse) XXX_Unmarshal ¶
func (m *PatchFirmwareHubResponse) XXX_Unmarshal(b []byte) error
type PatchFirmwareHubResponseValidationError ¶
type PatchFirmwareHubResponseValidationError struct {
// contains filtered or unexported fields
}
PatchFirmwareHubResponseValidationError is the validation error returned by PatchFirmwareHubResponse.Validate if the designated constraints aren't met.
func (PatchFirmwareHubResponseValidationError) Cause ¶
func (e PatchFirmwareHubResponseValidationError) Cause() error
Cause function returns cause value.
func (PatchFirmwareHubResponseValidationError) Error ¶
func (e PatchFirmwareHubResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PatchFirmwareHubResponseValidationError) ErrorName ¶
func (e PatchFirmwareHubResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PatchFirmwareHubResponseValidationError) Field ¶
func (e PatchFirmwareHubResponseValidationError) Field() string
Field function returns field value.
func (PatchFirmwareHubResponseValidationError) Key ¶
func (e PatchFirmwareHubResponseValidationError) Key() bool
Key function returns key value.
func (PatchFirmwareHubResponseValidationError) Reason ¶
func (e PatchFirmwareHubResponseValidationError) Reason() string
Reason function returns reason value.
type PatchFlowSetRequest ¶
type PatchFlowSetRequest struct { FlowSet *OpFlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchFlowSetRequest) Descriptor ¶
func (*PatchFlowSetRequest) Descriptor() ([]byte, []int)
func (*PatchFlowSetRequest) GetFlowSet ¶
func (m *PatchFlowSetRequest) GetFlowSet() *OpFlowSet
func (*PatchFlowSetRequest) ProtoMessage ¶
func (*PatchFlowSetRequest) ProtoMessage()
func (*PatchFlowSetRequest) Reset ¶
func (m *PatchFlowSetRequest) Reset()
func (*PatchFlowSetRequest) String ¶
func (m *PatchFlowSetRequest) String() string
func (*PatchFlowSetRequest) Validate ¶
func (m *PatchFlowSetRequest) Validate() error
Validate checks the field values on PatchFlowSetRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchFlowSetRequest) XXX_DiscardUnknown ¶
func (m *PatchFlowSetRequest) XXX_DiscardUnknown()
func (*PatchFlowSetRequest) XXX_Marshal ¶
func (m *PatchFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchFlowSetRequest) XXX_Merge ¶
func (m *PatchFlowSetRequest) XXX_Merge(src proto.Message)
func (*PatchFlowSetRequest) XXX_Size ¶
func (m *PatchFlowSetRequest) XXX_Size() int
func (*PatchFlowSetRequest) XXX_Unmarshal ¶
func (m *PatchFlowSetRequest) XXX_Unmarshal(b []byte) error
type PatchFlowSetRequestValidationError ¶
type PatchFlowSetRequestValidationError struct {
// contains filtered or unexported fields
}
PatchFlowSetRequestValidationError is the validation error returned by PatchFlowSetRequest.Validate if the designated constraints aren't met.
func (PatchFlowSetRequestValidationError) Cause ¶
func (e PatchFlowSetRequestValidationError) Cause() error
Cause function returns cause value.
func (PatchFlowSetRequestValidationError) Error ¶
func (e PatchFlowSetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PatchFlowSetRequestValidationError) ErrorName ¶
func (e PatchFlowSetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PatchFlowSetRequestValidationError) Field ¶
func (e PatchFlowSetRequestValidationError) Field() string
Field function returns field value.
func (PatchFlowSetRequestValidationError) Key ¶
func (e PatchFlowSetRequestValidationError) Key() bool
Key function returns key value.
func (PatchFlowSetRequestValidationError) Reason ¶
func (e PatchFlowSetRequestValidationError) Reason() string
Reason function returns reason value.
type PatchFlowSetResponse ¶
type PatchFlowSetResponse struct { FlowSet *FlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PatchFlowSetResponse) Descriptor ¶
func (*PatchFlowSetResponse) Descriptor() ([]byte, []int)
func (*PatchFlowSetResponse) GetFlowSet ¶
func (m *PatchFlowSetResponse) GetFlowSet() *FlowSet
func (*PatchFlowSetResponse) ProtoMessage ¶
func (*PatchFlowSetResponse) ProtoMessage()
func (*PatchFlowSetResponse) Reset ¶
func (m *PatchFlowSetResponse) Reset()
func (*PatchFlowSetResponse) String ¶
func (m *PatchFlowSetResponse) String() string
func (*PatchFlowSetResponse) Validate ¶
func (m *PatchFlowSetResponse) Validate() error
Validate checks the field values on PatchFlowSetResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PatchFlowSetResponse) XXX_DiscardUnknown ¶
func (m *PatchFlowSetResponse) XXX_DiscardUnknown()
func (*PatchFlowSetResponse) XXX_Marshal ¶
func (m *PatchFlowSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PatchFlowSetResponse) XXX_Merge ¶
func (m *PatchFlowSetResponse) XXX_Merge(src proto.Message)
func (*PatchFlowSetResponse) XXX_Size ¶
func (m *PatchFlowSetResponse) XXX_Size() int
func (*PatchFlowSetResponse) XXX_Unmarshal ¶
func (m *PatchFlowSetResponse) XXX_Unmarshal(b []byte) error
type PatchFlowSetResponseValidationError ¶
type PatchFlowSetResponseValidationError struct {
// contains filtered or unexported fields
}
PatchFlowSetResponseValidationError is the validation error returned by PatchFlowSetResponse.Validate if the designated constraints aren't met.
func (PatchFlowSetResponseValidationError) Cause ¶
func (e PatchFlowSetResponseValidationError) Cause() error
Cause function returns cause value.
func (PatchFlowSetResponseValidationError) Error ¶
func (e PatchFlowSetResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PatchFlowSetResponseValidationError) ErrorName ¶
func (e PatchFlowSetResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PatchFlowSetResponseValidationError) Field ¶
func (e PatchFlowSetResponseValidationError) Field() string
Field function returns field value.
func (PatchFlowSetResponseValidationError) Key ¶
func (e PatchFlowSetResponseValidationError) Key() bool
Key function returns key value.
func (PatchFlowSetResponseValidationError) Reason ¶
func (e PatchFlowSetResponseValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowRequest ¶
type PullFrameFromFlowRequest struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Request: // *PullFrameFromFlowRequest_Config_ Request isPullFrameFromFlowRequest_Request `protobuf_oneof:"request"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowRequest) Descriptor ¶
func (*PullFrameFromFlowRequest) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowRequest) GetConfig ¶
func (m *PullFrameFromFlowRequest) GetConfig() *PullFrameFromFlowRequest_Config
func (*PullFrameFromFlowRequest) GetId ¶
func (m *PullFrameFromFlowRequest) GetId() *wrappers.StringValue
func (*PullFrameFromFlowRequest) GetRequest ¶
func (m *PullFrameFromFlowRequest) GetRequest() isPullFrameFromFlowRequest_Request
func (*PullFrameFromFlowRequest) ProtoMessage ¶
func (*PullFrameFromFlowRequest) ProtoMessage()
func (*PullFrameFromFlowRequest) Reset ¶
func (m *PullFrameFromFlowRequest) Reset()
func (*PullFrameFromFlowRequest) String ¶
func (m *PullFrameFromFlowRequest) String() string
func (*PullFrameFromFlowRequest) Validate ¶
func (m *PullFrameFromFlowRequest) Validate() error
Validate checks the field values on PullFrameFromFlowRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowRequest) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowRequest) XXX_DiscardUnknown()
func (*PullFrameFromFlowRequest) XXX_Marshal ¶
func (m *PullFrameFromFlowRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowRequest) XXX_Merge ¶
func (m *PullFrameFromFlowRequest) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowRequest) XXX_OneofWrappers ¶
func (*PullFrameFromFlowRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PullFrameFromFlowRequest) XXX_Size ¶
func (m *PullFrameFromFlowRequest) XXX_Size() int
func (*PullFrameFromFlowRequest) XXX_Unmarshal ¶
func (m *PullFrameFromFlowRequest) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowRequestValidationError ¶
type PullFrameFromFlowRequestValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowRequestValidationError is the validation error returned by PullFrameFromFlowRequest.Validate if the designated constraints aren't met.
func (PullFrameFromFlowRequestValidationError) Cause ¶
func (e PullFrameFromFlowRequestValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowRequestValidationError) Error ¶
func (e PullFrameFromFlowRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowRequestValidationError) ErrorName ¶
func (e PullFrameFromFlowRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowRequestValidationError) Field ¶
func (e PullFrameFromFlowRequestValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowRequestValidationError) Key ¶
func (e PullFrameFromFlowRequestValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowRequestValidationError) Reason ¶
func (e PullFrameFromFlowRequestValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowRequest_Config ¶
type PullFrameFromFlowRequest_Config struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` ConfigAck *wrappers.BoolValue `protobuf:"bytes,2,opt,name=config_ack,json=configAck,proto3" json:"config_ack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowRequest_Config) Descriptor ¶
func (*PullFrameFromFlowRequest_Config) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowRequest_Config) GetConfigAck ¶
func (m *PullFrameFromFlowRequest_Config) GetConfigAck() *wrappers.BoolValue
func (*PullFrameFromFlowRequest_Config) GetDevice ¶
func (m *PullFrameFromFlowRequest_Config) GetDevice() *OpDevice
func (*PullFrameFromFlowRequest_Config) ProtoMessage ¶
func (*PullFrameFromFlowRequest_Config) ProtoMessage()
func (*PullFrameFromFlowRequest_Config) Reset ¶
func (m *PullFrameFromFlowRequest_Config) Reset()
func (*PullFrameFromFlowRequest_Config) String ¶
func (m *PullFrameFromFlowRequest_Config) String() string
func (*PullFrameFromFlowRequest_Config) Validate ¶
func (m *PullFrameFromFlowRequest_Config) Validate() error
Validate checks the field values on PullFrameFromFlowRequest_Config with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowRequest_Config) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowRequest_Config) XXX_DiscardUnknown()
func (*PullFrameFromFlowRequest_Config) XXX_Marshal ¶
func (m *PullFrameFromFlowRequest_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowRequest_Config) XXX_Merge ¶
func (m *PullFrameFromFlowRequest_Config) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowRequest_Config) XXX_Size ¶
func (m *PullFrameFromFlowRequest_Config) XXX_Size() int
func (*PullFrameFromFlowRequest_Config) XXX_Unmarshal ¶
func (m *PullFrameFromFlowRequest_Config) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowRequest_ConfigValidationError ¶
type PullFrameFromFlowRequest_ConfigValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowRequest_ConfigValidationError is the validation error returned by PullFrameFromFlowRequest_Config.Validate if the designated constraints aren't met.
func (PullFrameFromFlowRequest_ConfigValidationError) Cause ¶
func (e PullFrameFromFlowRequest_ConfigValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowRequest_ConfigValidationError) Error ¶
func (e PullFrameFromFlowRequest_ConfigValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowRequest_ConfigValidationError) ErrorName ¶
func (e PullFrameFromFlowRequest_ConfigValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowRequest_ConfigValidationError) Field ¶
func (e PullFrameFromFlowRequest_ConfigValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowRequest_ConfigValidationError) Key ¶
func (e PullFrameFromFlowRequest_ConfigValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowRequest_ConfigValidationError) Reason ¶
func (e PullFrameFromFlowRequest_ConfigValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowRequest_Config_ ¶
type PullFrameFromFlowRequest_Config_ struct {
Config *PullFrameFromFlowRequest_Config `protobuf:"bytes,2,opt,name=config,proto3,oneof"`
}
type PullFrameFromFlowResponse ¶
type PullFrameFromFlowResponse struct { // stream alive check when id is ffffffffffffffffffffffffffffffff, // drop it in receive side. Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Response: // *PullFrameFromFlowResponse_Ack_ // *PullFrameFromFlowResponse_Pack_ Response isPullFrameFromFlowResponse_Response `protobuf_oneof:"response"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowResponse) Descriptor ¶
func (*PullFrameFromFlowResponse) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowResponse) GetAck ¶
func (m *PullFrameFromFlowResponse) GetAck() *PullFrameFromFlowResponse_Ack
func (*PullFrameFromFlowResponse) GetId ¶
func (m *PullFrameFromFlowResponse) GetId() string
func (*PullFrameFromFlowResponse) GetPack ¶
func (m *PullFrameFromFlowResponse) GetPack() *PullFrameFromFlowResponse_Pack
func (*PullFrameFromFlowResponse) GetResponse ¶
func (m *PullFrameFromFlowResponse) GetResponse() isPullFrameFromFlowResponse_Response
func (*PullFrameFromFlowResponse) ProtoMessage ¶
func (*PullFrameFromFlowResponse) ProtoMessage()
func (*PullFrameFromFlowResponse) Reset ¶
func (m *PullFrameFromFlowResponse) Reset()
func (*PullFrameFromFlowResponse) String ¶
func (m *PullFrameFromFlowResponse) String() string
func (*PullFrameFromFlowResponse) Validate ¶
func (m *PullFrameFromFlowResponse) Validate() error
Validate checks the field values on PullFrameFromFlowResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowResponse) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowResponse) XXX_DiscardUnknown()
func (*PullFrameFromFlowResponse) XXX_Marshal ¶
func (m *PullFrameFromFlowResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowResponse) XXX_Merge ¶
func (m *PullFrameFromFlowResponse) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowResponse) XXX_OneofWrappers ¶
func (*PullFrameFromFlowResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PullFrameFromFlowResponse) XXX_Size ¶
func (m *PullFrameFromFlowResponse) XXX_Size() int
func (*PullFrameFromFlowResponse) XXX_Unmarshal ¶
func (m *PullFrameFromFlowResponse) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowResponseValidationError ¶
type PullFrameFromFlowResponseValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowResponseValidationError is the validation error returned by PullFrameFromFlowResponse.Validate if the designated constraints aren't met.
func (PullFrameFromFlowResponseValidationError) Cause ¶
func (e PullFrameFromFlowResponseValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowResponseValidationError) Error ¶
func (e PullFrameFromFlowResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowResponseValidationError) ErrorName ¶
func (e PullFrameFromFlowResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowResponseValidationError) Field ¶
func (e PullFrameFromFlowResponseValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowResponseValidationError) Key ¶
func (e PullFrameFromFlowResponseValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowResponseValidationError) Reason ¶
func (e PullFrameFromFlowResponseValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowResponse_Ack ¶
type PullFrameFromFlowResponse_Ack struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowResponse_Ack) Descriptor ¶
func (*PullFrameFromFlowResponse_Ack) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowResponse_Ack) ProtoMessage ¶
func (*PullFrameFromFlowResponse_Ack) ProtoMessage()
func (*PullFrameFromFlowResponse_Ack) Reset ¶
func (m *PullFrameFromFlowResponse_Ack) Reset()
func (*PullFrameFromFlowResponse_Ack) String ¶
func (m *PullFrameFromFlowResponse_Ack) String() string
func (*PullFrameFromFlowResponse_Ack) Validate ¶
func (m *PullFrameFromFlowResponse_Ack) Validate() error
Validate checks the field values on PullFrameFromFlowResponse_Ack with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowResponse_Ack) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowResponse_Ack) XXX_DiscardUnknown()
func (*PullFrameFromFlowResponse_Ack) XXX_Marshal ¶
func (m *PullFrameFromFlowResponse_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowResponse_Ack) XXX_Merge ¶
func (m *PullFrameFromFlowResponse_Ack) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowResponse_Ack) XXX_Size ¶
func (m *PullFrameFromFlowResponse_Ack) XXX_Size() int
func (*PullFrameFromFlowResponse_Ack) XXX_Unmarshal ¶
func (m *PullFrameFromFlowResponse_Ack) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowResponse_AckValidationError ¶
type PullFrameFromFlowResponse_AckValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowResponse_AckValidationError is the validation error returned by PullFrameFromFlowResponse_Ack.Validate if the designated constraints aren't met.
func (PullFrameFromFlowResponse_AckValidationError) Cause ¶
func (e PullFrameFromFlowResponse_AckValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowResponse_AckValidationError) Error ¶
func (e PullFrameFromFlowResponse_AckValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowResponse_AckValidationError) ErrorName ¶
func (e PullFrameFromFlowResponse_AckValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowResponse_AckValidationError) Field ¶
func (e PullFrameFromFlowResponse_AckValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowResponse_AckValidationError) Key ¶
func (e PullFrameFromFlowResponse_AckValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowResponse_AckValidationError) Reason ¶
func (e PullFrameFromFlowResponse_AckValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowResponse_Ack_ ¶
type PullFrameFromFlowResponse_Ack_ struct {
Ack *PullFrameFromFlowResponse_Ack `protobuf:"bytes,2,opt,name=ack,proto3,oneof"`
}
type PullFrameFromFlowResponse_Pack ¶
type PullFrameFromFlowResponse_Pack struct { Flow *Flow `protobuf:"bytes,1,opt,name=flow,proto3" json:"flow,omitempty"` Frames []*Frame `protobuf:"bytes,2,rep,name=frames,proto3" json:"frames,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowResponse_Pack) Descriptor ¶
func (*PullFrameFromFlowResponse_Pack) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowResponse_Pack) GetFlow ¶
func (m *PullFrameFromFlowResponse_Pack) GetFlow() *Flow
func (*PullFrameFromFlowResponse_Pack) GetFrames ¶
func (m *PullFrameFromFlowResponse_Pack) GetFrames() []*Frame
func (*PullFrameFromFlowResponse_Pack) ProtoMessage ¶
func (*PullFrameFromFlowResponse_Pack) ProtoMessage()
func (*PullFrameFromFlowResponse_Pack) Reset ¶
func (m *PullFrameFromFlowResponse_Pack) Reset()
func (*PullFrameFromFlowResponse_Pack) String ¶
func (m *PullFrameFromFlowResponse_Pack) String() string
func (*PullFrameFromFlowResponse_Pack) Validate ¶
func (m *PullFrameFromFlowResponse_Pack) Validate() error
Validate checks the field values on PullFrameFromFlowResponse_Pack with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowResponse_Pack) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowResponse_Pack) XXX_DiscardUnknown()
func (*PullFrameFromFlowResponse_Pack) XXX_Marshal ¶
func (m *PullFrameFromFlowResponse_Pack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowResponse_Pack) XXX_Merge ¶
func (m *PullFrameFromFlowResponse_Pack) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowResponse_Pack) XXX_Size ¶
func (m *PullFrameFromFlowResponse_Pack) XXX_Size() int
func (*PullFrameFromFlowResponse_Pack) XXX_Unmarshal ¶
func (m *PullFrameFromFlowResponse_Pack) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowResponse_PackValidationError ¶
type PullFrameFromFlowResponse_PackValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowResponse_PackValidationError is the validation error returned by PullFrameFromFlowResponse_Pack.Validate if the designated constraints aren't met.
func (PullFrameFromFlowResponse_PackValidationError) Cause ¶
func (e PullFrameFromFlowResponse_PackValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowResponse_PackValidationError) Error ¶
func (e PullFrameFromFlowResponse_PackValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowResponse_PackValidationError) ErrorName ¶
func (e PullFrameFromFlowResponse_PackValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowResponse_PackValidationError) Field ¶
func (e PullFrameFromFlowResponse_PackValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowResponse_PackValidationError) Key ¶
func (e PullFrameFromFlowResponse_PackValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowResponse_PackValidationError) Reason ¶
func (e PullFrameFromFlowResponse_PackValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowResponse_Pack_ ¶
type PullFrameFromFlowResponse_Pack_ struct {
Pack *PullFrameFromFlowResponse_Pack `protobuf:"bytes,3,opt,name=pack,proto3,oneof"`
}
type PullFrameFromFlowSetRequest ¶
type PullFrameFromFlowSetRequest struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Request: // *PullFrameFromFlowSetRequest_Config_ Request isPullFrameFromFlowSetRequest_Request `protobuf_oneof:"request"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowSetRequest) Descriptor ¶
func (*PullFrameFromFlowSetRequest) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowSetRequest) GetConfig ¶
func (m *PullFrameFromFlowSetRequest) GetConfig() *PullFrameFromFlowSetRequest_Config
func (*PullFrameFromFlowSetRequest) GetId ¶
func (m *PullFrameFromFlowSetRequest) GetId() *wrappers.StringValue
func (*PullFrameFromFlowSetRequest) GetRequest ¶
func (m *PullFrameFromFlowSetRequest) GetRequest() isPullFrameFromFlowSetRequest_Request
func (*PullFrameFromFlowSetRequest) ProtoMessage ¶
func (*PullFrameFromFlowSetRequest) ProtoMessage()
func (*PullFrameFromFlowSetRequest) Reset ¶
func (m *PullFrameFromFlowSetRequest) Reset()
func (*PullFrameFromFlowSetRequest) String ¶
func (m *PullFrameFromFlowSetRequest) String() string
func (*PullFrameFromFlowSetRequest) Validate ¶
func (m *PullFrameFromFlowSetRequest) Validate() error
Validate checks the field values on PullFrameFromFlowSetRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowSetRequest) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowSetRequest) XXX_DiscardUnknown()
func (*PullFrameFromFlowSetRequest) XXX_Marshal ¶
func (m *PullFrameFromFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowSetRequest) XXX_Merge ¶
func (m *PullFrameFromFlowSetRequest) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowSetRequest) XXX_OneofWrappers ¶
func (*PullFrameFromFlowSetRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PullFrameFromFlowSetRequest) XXX_Size ¶
func (m *PullFrameFromFlowSetRequest) XXX_Size() int
func (*PullFrameFromFlowSetRequest) XXX_Unmarshal ¶
func (m *PullFrameFromFlowSetRequest) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowSetRequestValidationError ¶
type PullFrameFromFlowSetRequestValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowSetRequestValidationError is the validation error returned by PullFrameFromFlowSetRequest.Validate if the designated constraints aren't met.
func (PullFrameFromFlowSetRequestValidationError) Cause ¶
func (e PullFrameFromFlowSetRequestValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowSetRequestValidationError) Error ¶
func (e PullFrameFromFlowSetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowSetRequestValidationError) ErrorName ¶
func (e PullFrameFromFlowSetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowSetRequestValidationError) Field ¶
func (e PullFrameFromFlowSetRequestValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowSetRequestValidationError) Key ¶
func (e PullFrameFromFlowSetRequestValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowSetRequestValidationError) Reason ¶
func (e PullFrameFromFlowSetRequestValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowSetRequest_Config ¶
type PullFrameFromFlowSetRequest_Config struct { FlowSet *OpFlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` ConfigAck *wrappers.BoolValue `protobuf:"bytes,2,opt,name=config_ack,json=configAck,proto3" json:"config_ack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowSetRequest_Config) Descriptor ¶
func (*PullFrameFromFlowSetRequest_Config) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowSetRequest_Config) GetConfigAck ¶
func (m *PullFrameFromFlowSetRequest_Config) GetConfigAck() *wrappers.BoolValue
func (*PullFrameFromFlowSetRequest_Config) GetFlowSet ¶
func (m *PullFrameFromFlowSetRequest_Config) GetFlowSet() *OpFlowSet
func (*PullFrameFromFlowSetRequest_Config) ProtoMessage ¶
func (*PullFrameFromFlowSetRequest_Config) ProtoMessage()
func (*PullFrameFromFlowSetRequest_Config) Reset ¶
func (m *PullFrameFromFlowSetRequest_Config) Reset()
func (*PullFrameFromFlowSetRequest_Config) String ¶
func (m *PullFrameFromFlowSetRequest_Config) String() string
func (*PullFrameFromFlowSetRequest_Config) Validate ¶
func (m *PullFrameFromFlowSetRequest_Config) Validate() error
Validate checks the field values on PullFrameFromFlowSetRequest_Config with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowSetRequest_Config) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowSetRequest_Config) XXX_DiscardUnknown()
func (*PullFrameFromFlowSetRequest_Config) XXX_Marshal ¶
func (m *PullFrameFromFlowSetRequest_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowSetRequest_Config) XXX_Merge ¶
func (m *PullFrameFromFlowSetRequest_Config) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowSetRequest_Config) XXX_Size ¶
func (m *PullFrameFromFlowSetRequest_Config) XXX_Size() int
func (*PullFrameFromFlowSetRequest_Config) XXX_Unmarshal ¶
func (m *PullFrameFromFlowSetRequest_Config) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowSetRequest_ConfigValidationError ¶
type PullFrameFromFlowSetRequest_ConfigValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowSetRequest_ConfigValidationError is the validation error returned by PullFrameFromFlowSetRequest_Config.Validate if the designated constraints aren't met.
func (PullFrameFromFlowSetRequest_ConfigValidationError) Cause ¶
func (e PullFrameFromFlowSetRequest_ConfigValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowSetRequest_ConfigValidationError) Error ¶
func (e PullFrameFromFlowSetRequest_ConfigValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowSetRequest_ConfigValidationError) ErrorName ¶
func (e PullFrameFromFlowSetRequest_ConfigValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowSetRequest_ConfigValidationError) Field ¶
func (e PullFrameFromFlowSetRequest_ConfigValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowSetRequest_ConfigValidationError) Key ¶
func (e PullFrameFromFlowSetRequest_ConfigValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowSetRequest_ConfigValidationError) Reason ¶
func (e PullFrameFromFlowSetRequest_ConfigValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowSetRequest_Config_ ¶
type PullFrameFromFlowSetRequest_Config_ struct {
Config *PullFrameFromFlowSetRequest_Config `protobuf:"bytes,2,opt,name=config,proto3,oneof"`
}
type PullFrameFromFlowSetResponse ¶
type PullFrameFromFlowSetResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Response: // *PullFrameFromFlowSetResponse_Ack_ // *PullFrameFromFlowSetResponse_Pack_ Response isPullFrameFromFlowSetResponse_Response `protobuf_oneof:"response"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowSetResponse) Descriptor ¶
func (*PullFrameFromFlowSetResponse) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowSetResponse) GetAck ¶
func (m *PullFrameFromFlowSetResponse) GetAck() *PullFrameFromFlowSetResponse_Ack
func (*PullFrameFromFlowSetResponse) GetId ¶
func (m *PullFrameFromFlowSetResponse) GetId() string
func (*PullFrameFromFlowSetResponse) GetPack ¶
func (m *PullFrameFromFlowSetResponse) GetPack() *PullFrameFromFlowSetResponse_Pack
func (*PullFrameFromFlowSetResponse) GetResponse ¶
func (m *PullFrameFromFlowSetResponse) GetResponse() isPullFrameFromFlowSetResponse_Response
func (*PullFrameFromFlowSetResponse) ProtoMessage ¶
func (*PullFrameFromFlowSetResponse) ProtoMessage()
func (*PullFrameFromFlowSetResponse) Reset ¶
func (m *PullFrameFromFlowSetResponse) Reset()
func (*PullFrameFromFlowSetResponse) String ¶
func (m *PullFrameFromFlowSetResponse) String() string
func (*PullFrameFromFlowSetResponse) Validate ¶
func (m *PullFrameFromFlowSetResponse) Validate() error
Validate checks the field values on PullFrameFromFlowSetResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowSetResponse) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowSetResponse) XXX_DiscardUnknown()
func (*PullFrameFromFlowSetResponse) XXX_Marshal ¶
func (m *PullFrameFromFlowSetResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowSetResponse) XXX_Merge ¶
func (m *PullFrameFromFlowSetResponse) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowSetResponse) XXX_OneofWrappers ¶
func (*PullFrameFromFlowSetResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PullFrameFromFlowSetResponse) XXX_Size ¶
func (m *PullFrameFromFlowSetResponse) XXX_Size() int
func (*PullFrameFromFlowSetResponse) XXX_Unmarshal ¶
func (m *PullFrameFromFlowSetResponse) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowSetResponseValidationError ¶
type PullFrameFromFlowSetResponseValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowSetResponseValidationError is the validation error returned by PullFrameFromFlowSetResponse.Validate if the designated constraints aren't met.
func (PullFrameFromFlowSetResponseValidationError) Cause ¶
func (e PullFrameFromFlowSetResponseValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowSetResponseValidationError) Error ¶
func (e PullFrameFromFlowSetResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowSetResponseValidationError) ErrorName ¶
func (e PullFrameFromFlowSetResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowSetResponseValidationError) Field ¶
func (e PullFrameFromFlowSetResponseValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowSetResponseValidationError) Key ¶
func (e PullFrameFromFlowSetResponseValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowSetResponseValidationError) Reason ¶
func (e PullFrameFromFlowSetResponseValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowSetResponse_Ack ¶
type PullFrameFromFlowSetResponse_Ack struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowSetResponse_Ack) Descriptor ¶
func (*PullFrameFromFlowSetResponse_Ack) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowSetResponse_Ack) ProtoMessage ¶
func (*PullFrameFromFlowSetResponse_Ack) ProtoMessage()
func (*PullFrameFromFlowSetResponse_Ack) Reset ¶
func (m *PullFrameFromFlowSetResponse_Ack) Reset()
func (*PullFrameFromFlowSetResponse_Ack) String ¶
func (m *PullFrameFromFlowSetResponse_Ack) String() string
func (*PullFrameFromFlowSetResponse_Ack) Validate ¶
func (m *PullFrameFromFlowSetResponse_Ack) Validate() error
Validate checks the field values on PullFrameFromFlowSetResponse_Ack with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowSetResponse_Ack) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowSetResponse_Ack) XXX_DiscardUnknown()
func (*PullFrameFromFlowSetResponse_Ack) XXX_Marshal ¶
func (m *PullFrameFromFlowSetResponse_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowSetResponse_Ack) XXX_Merge ¶
func (m *PullFrameFromFlowSetResponse_Ack) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowSetResponse_Ack) XXX_Size ¶
func (m *PullFrameFromFlowSetResponse_Ack) XXX_Size() int
func (*PullFrameFromFlowSetResponse_Ack) XXX_Unmarshal ¶
func (m *PullFrameFromFlowSetResponse_Ack) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowSetResponse_AckValidationError ¶
type PullFrameFromFlowSetResponse_AckValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowSetResponse_AckValidationError is the validation error returned by PullFrameFromFlowSetResponse_Ack.Validate if the designated constraints aren't met.
func (PullFrameFromFlowSetResponse_AckValidationError) Cause ¶
func (e PullFrameFromFlowSetResponse_AckValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowSetResponse_AckValidationError) Error ¶
func (e PullFrameFromFlowSetResponse_AckValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowSetResponse_AckValidationError) ErrorName ¶
func (e PullFrameFromFlowSetResponse_AckValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowSetResponse_AckValidationError) Field ¶
func (e PullFrameFromFlowSetResponse_AckValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowSetResponse_AckValidationError) Key ¶
func (e PullFrameFromFlowSetResponse_AckValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowSetResponse_AckValidationError) Reason ¶
func (e PullFrameFromFlowSetResponse_AckValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowSetResponse_Ack_ ¶
type PullFrameFromFlowSetResponse_Ack_ struct {
Ack *PullFrameFromFlowSetResponse_Ack `protobuf:"bytes,2,opt,name=ack,proto3,oneof"`
}
type PullFrameFromFlowSetResponse_Pack ¶
type PullFrameFromFlowSetResponse_Pack struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Frames []*Frame `protobuf:"bytes,2,rep,name=frames,proto3" json:"frames,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PullFrameFromFlowSetResponse_Pack) Descriptor ¶
func (*PullFrameFromFlowSetResponse_Pack) Descriptor() ([]byte, []int)
func (*PullFrameFromFlowSetResponse_Pack) GetDevice ¶
func (m *PullFrameFromFlowSetResponse_Pack) GetDevice() *Device
func (*PullFrameFromFlowSetResponse_Pack) GetFrames ¶
func (m *PullFrameFromFlowSetResponse_Pack) GetFrames() []*Frame
func (*PullFrameFromFlowSetResponse_Pack) ProtoMessage ¶
func (*PullFrameFromFlowSetResponse_Pack) ProtoMessage()
func (*PullFrameFromFlowSetResponse_Pack) Reset ¶
func (m *PullFrameFromFlowSetResponse_Pack) Reset()
func (*PullFrameFromFlowSetResponse_Pack) String ¶
func (m *PullFrameFromFlowSetResponse_Pack) String() string
func (*PullFrameFromFlowSetResponse_Pack) Validate ¶
func (m *PullFrameFromFlowSetResponse_Pack) Validate() error
Validate checks the field values on PullFrameFromFlowSetResponse_Pack with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PullFrameFromFlowSetResponse_Pack) XXX_DiscardUnknown ¶
func (m *PullFrameFromFlowSetResponse_Pack) XXX_DiscardUnknown()
func (*PullFrameFromFlowSetResponse_Pack) XXX_Marshal ¶
func (m *PullFrameFromFlowSetResponse_Pack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PullFrameFromFlowSetResponse_Pack) XXX_Merge ¶
func (m *PullFrameFromFlowSetResponse_Pack) XXX_Merge(src proto.Message)
func (*PullFrameFromFlowSetResponse_Pack) XXX_Size ¶
func (m *PullFrameFromFlowSetResponse_Pack) XXX_Size() int
func (*PullFrameFromFlowSetResponse_Pack) XXX_Unmarshal ¶
func (m *PullFrameFromFlowSetResponse_Pack) XXX_Unmarshal(b []byte) error
type PullFrameFromFlowSetResponse_PackValidationError ¶
type PullFrameFromFlowSetResponse_PackValidationError struct {
// contains filtered or unexported fields
}
PullFrameFromFlowSetResponse_PackValidationError is the validation error returned by PullFrameFromFlowSetResponse_Pack.Validate if the designated constraints aren't met.
func (PullFrameFromFlowSetResponse_PackValidationError) Cause ¶
func (e PullFrameFromFlowSetResponse_PackValidationError) Cause() error
Cause function returns cause value.
func (PullFrameFromFlowSetResponse_PackValidationError) Error ¶
func (e PullFrameFromFlowSetResponse_PackValidationError) Error() string
Error satisfies the builtin error interface
func (PullFrameFromFlowSetResponse_PackValidationError) ErrorName ¶
func (e PullFrameFromFlowSetResponse_PackValidationError) ErrorName() string
ErrorName returns error name.
func (PullFrameFromFlowSetResponse_PackValidationError) Field ¶
func (e PullFrameFromFlowSetResponse_PackValidationError) Field() string
Field function returns field value.
func (PullFrameFromFlowSetResponse_PackValidationError) Key ¶
func (e PullFrameFromFlowSetResponse_PackValidationError) Key() bool
Key function returns key value.
func (PullFrameFromFlowSetResponse_PackValidationError) Reason ¶
func (e PullFrameFromFlowSetResponse_PackValidationError) Reason() string
Reason function returns reason value.
type PullFrameFromFlowSetResponse_Pack_ ¶
type PullFrameFromFlowSetResponse_Pack_ struct {
Pack *PullFrameFromFlowSetResponse_Pack `protobuf:"bytes,3,opt,name=pack,proto3,oneof"`
}
type PushFrameToFlowOnceRequest ¶
type PushFrameToFlowOnceRequest struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Device *OpDevice `protobuf:"bytes,2,opt,name=device,proto3" json:"device,omitempty"` Frame *OpFrame `protobuf:"bytes,3,opt,name=frame,proto3" json:"frame,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushFrameToFlowOnceRequest) Descriptor ¶
func (*PushFrameToFlowOnceRequest) Descriptor() ([]byte, []int)
func (*PushFrameToFlowOnceRequest) GetDevice ¶
func (m *PushFrameToFlowOnceRequest) GetDevice() *OpDevice
func (*PushFrameToFlowOnceRequest) GetFrame ¶
func (m *PushFrameToFlowOnceRequest) GetFrame() *OpFrame
func (*PushFrameToFlowOnceRequest) GetId ¶
func (m *PushFrameToFlowOnceRequest) GetId() *wrappers.StringValue
func (*PushFrameToFlowOnceRequest) ProtoMessage ¶
func (*PushFrameToFlowOnceRequest) ProtoMessage()
func (*PushFrameToFlowOnceRequest) Reset ¶
func (m *PushFrameToFlowOnceRequest) Reset()
func (*PushFrameToFlowOnceRequest) String ¶
func (m *PushFrameToFlowOnceRequest) String() string
func (*PushFrameToFlowOnceRequest) Validate ¶
func (m *PushFrameToFlowOnceRequest) Validate() error
Validate checks the field values on PushFrameToFlowOnceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PushFrameToFlowOnceRequest) XXX_DiscardUnknown ¶
func (m *PushFrameToFlowOnceRequest) XXX_DiscardUnknown()
func (*PushFrameToFlowOnceRequest) XXX_Marshal ¶
func (m *PushFrameToFlowOnceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushFrameToFlowOnceRequest) XXX_Merge ¶
func (m *PushFrameToFlowOnceRequest) XXX_Merge(src proto.Message)
func (*PushFrameToFlowOnceRequest) XXX_Size ¶
func (m *PushFrameToFlowOnceRequest) XXX_Size() int
func (*PushFrameToFlowOnceRequest) XXX_Unmarshal ¶
func (m *PushFrameToFlowOnceRequest) XXX_Unmarshal(b []byte) error
type PushFrameToFlowOnceRequestValidationError ¶
type PushFrameToFlowOnceRequestValidationError struct {
// contains filtered or unexported fields
}
PushFrameToFlowOnceRequestValidationError is the validation error returned by PushFrameToFlowOnceRequest.Validate if the designated constraints aren't met.
func (PushFrameToFlowOnceRequestValidationError) Cause ¶
func (e PushFrameToFlowOnceRequestValidationError) Cause() error
Cause function returns cause value.
func (PushFrameToFlowOnceRequestValidationError) Error ¶
func (e PushFrameToFlowOnceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PushFrameToFlowOnceRequestValidationError) ErrorName ¶
func (e PushFrameToFlowOnceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PushFrameToFlowOnceRequestValidationError) Field ¶
func (e PushFrameToFlowOnceRequestValidationError) Field() string
Field function returns field value.
func (PushFrameToFlowOnceRequestValidationError) Key ¶
func (e PushFrameToFlowOnceRequestValidationError) Key() bool
Key function returns key value.
func (PushFrameToFlowOnceRequestValidationError) Reason ¶
func (e PushFrameToFlowOnceRequestValidationError) Reason() string
Reason function returns reason value.
type PushFrameToFlowRequest ¶
type PushFrameToFlowRequest struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Request: // *PushFrameToFlowRequest_Config_ // *PushFrameToFlowRequest_Frame Request isPushFrameToFlowRequest_Request `protobuf_oneof:"request"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushFrameToFlowRequest) Descriptor ¶
func (*PushFrameToFlowRequest) Descriptor() ([]byte, []int)
func (*PushFrameToFlowRequest) GetConfig ¶
func (m *PushFrameToFlowRequest) GetConfig() *PushFrameToFlowRequest_Config
func (*PushFrameToFlowRequest) GetFrame ¶
func (m *PushFrameToFlowRequest) GetFrame() *OpFrame
func (*PushFrameToFlowRequest) GetId ¶
func (m *PushFrameToFlowRequest) GetId() *wrappers.StringValue
func (*PushFrameToFlowRequest) GetRequest ¶
func (m *PushFrameToFlowRequest) GetRequest() isPushFrameToFlowRequest_Request
func (*PushFrameToFlowRequest) ProtoMessage ¶
func (*PushFrameToFlowRequest) ProtoMessage()
func (*PushFrameToFlowRequest) Reset ¶
func (m *PushFrameToFlowRequest) Reset()
func (*PushFrameToFlowRequest) String ¶
func (m *PushFrameToFlowRequest) String() string
func (*PushFrameToFlowRequest) Validate ¶
func (m *PushFrameToFlowRequest) Validate() error
Validate checks the field values on PushFrameToFlowRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PushFrameToFlowRequest) XXX_DiscardUnknown ¶
func (m *PushFrameToFlowRequest) XXX_DiscardUnknown()
func (*PushFrameToFlowRequest) XXX_Marshal ¶
func (m *PushFrameToFlowRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushFrameToFlowRequest) XXX_Merge ¶
func (m *PushFrameToFlowRequest) XXX_Merge(src proto.Message)
func (*PushFrameToFlowRequest) XXX_OneofWrappers ¶
func (*PushFrameToFlowRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PushFrameToFlowRequest) XXX_Size ¶
func (m *PushFrameToFlowRequest) XXX_Size() int
func (*PushFrameToFlowRequest) XXX_Unmarshal ¶
func (m *PushFrameToFlowRequest) XXX_Unmarshal(b []byte) error
type PushFrameToFlowRequestValidationError ¶
type PushFrameToFlowRequestValidationError struct {
// contains filtered or unexported fields
}
PushFrameToFlowRequestValidationError is the validation error returned by PushFrameToFlowRequest.Validate if the designated constraints aren't met.
func (PushFrameToFlowRequestValidationError) Cause ¶
func (e PushFrameToFlowRequestValidationError) Cause() error
Cause function returns cause value.
func (PushFrameToFlowRequestValidationError) Error ¶
func (e PushFrameToFlowRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PushFrameToFlowRequestValidationError) ErrorName ¶
func (e PushFrameToFlowRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PushFrameToFlowRequestValidationError) Field ¶
func (e PushFrameToFlowRequestValidationError) Field() string
Field function returns field value.
func (PushFrameToFlowRequestValidationError) Key ¶
func (e PushFrameToFlowRequestValidationError) Key() bool
Key function returns key value.
func (PushFrameToFlowRequestValidationError) Reason ¶
func (e PushFrameToFlowRequestValidationError) Reason() string
Reason function returns reason value.
type PushFrameToFlowRequest_Config ¶
type PushFrameToFlowRequest_Config struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` ConfigAck *wrappers.BoolValue `protobuf:"bytes,2,opt,name=config_ack,json=configAck,proto3" json:"config_ack,omitempty"` PushAck *wrappers.BoolValue `protobuf:"bytes,3,opt,name=push_ack,json=pushAck,proto3" json:"push_ack,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushFrameToFlowRequest_Config) Descriptor ¶
func (*PushFrameToFlowRequest_Config) Descriptor() ([]byte, []int)
func (*PushFrameToFlowRequest_Config) GetConfigAck ¶
func (m *PushFrameToFlowRequest_Config) GetConfigAck() *wrappers.BoolValue
func (*PushFrameToFlowRequest_Config) GetDevice ¶
func (m *PushFrameToFlowRequest_Config) GetDevice() *OpDevice
func (*PushFrameToFlowRequest_Config) GetPushAck ¶
func (m *PushFrameToFlowRequest_Config) GetPushAck() *wrappers.BoolValue
func (*PushFrameToFlowRequest_Config) ProtoMessage ¶
func (*PushFrameToFlowRequest_Config) ProtoMessage()
func (*PushFrameToFlowRequest_Config) Reset ¶
func (m *PushFrameToFlowRequest_Config) Reset()
func (*PushFrameToFlowRequest_Config) String ¶
func (m *PushFrameToFlowRequest_Config) String() string
func (*PushFrameToFlowRequest_Config) Validate ¶
func (m *PushFrameToFlowRequest_Config) Validate() error
Validate checks the field values on PushFrameToFlowRequest_Config with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PushFrameToFlowRequest_Config) XXX_DiscardUnknown ¶
func (m *PushFrameToFlowRequest_Config) XXX_DiscardUnknown()
func (*PushFrameToFlowRequest_Config) XXX_Marshal ¶
func (m *PushFrameToFlowRequest_Config) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushFrameToFlowRequest_Config) XXX_Merge ¶
func (m *PushFrameToFlowRequest_Config) XXX_Merge(src proto.Message)
func (*PushFrameToFlowRequest_Config) XXX_Size ¶
func (m *PushFrameToFlowRequest_Config) XXX_Size() int
func (*PushFrameToFlowRequest_Config) XXX_Unmarshal ¶
func (m *PushFrameToFlowRequest_Config) XXX_Unmarshal(b []byte) error
type PushFrameToFlowRequest_ConfigValidationError ¶
type PushFrameToFlowRequest_ConfigValidationError struct {
// contains filtered or unexported fields
}
PushFrameToFlowRequest_ConfigValidationError is the validation error returned by PushFrameToFlowRequest_Config.Validate if the designated constraints aren't met.
func (PushFrameToFlowRequest_ConfigValidationError) Cause ¶
func (e PushFrameToFlowRequest_ConfigValidationError) Cause() error
Cause function returns cause value.
func (PushFrameToFlowRequest_ConfigValidationError) Error ¶
func (e PushFrameToFlowRequest_ConfigValidationError) Error() string
Error satisfies the builtin error interface
func (PushFrameToFlowRequest_ConfigValidationError) ErrorName ¶
func (e PushFrameToFlowRequest_ConfigValidationError) ErrorName() string
ErrorName returns error name.
func (PushFrameToFlowRequest_ConfigValidationError) Field ¶
func (e PushFrameToFlowRequest_ConfigValidationError) Field() string
Field function returns field value.
func (PushFrameToFlowRequest_ConfigValidationError) Key ¶
func (e PushFrameToFlowRequest_ConfigValidationError) Key() bool
Key function returns key value.
func (PushFrameToFlowRequest_ConfigValidationError) Reason ¶
func (e PushFrameToFlowRequest_ConfigValidationError) Reason() string
Reason function returns reason value.
type PushFrameToFlowRequest_Config_ ¶
type PushFrameToFlowRequest_Config_ struct {
Config *PushFrameToFlowRequest_Config `protobuf:"bytes,2,opt,name=config,proto3,oneof"`
}
type PushFrameToFlowRequest_Frame ¶
type PushFrameToFlowRequest_Frame struct {
Frame *OpFrame `protobuf:"bytes,3,opt,name=frame,proto3,oneof"`
}
type PushFrameToFlowResponse ¶
type PushFrameToFlowResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Response: // *PushFrameToFlowResponse_Ack_ Response isPushFrameToFlowResponse_Response `protobuf_oneof:"response"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushFrameToFlowResponse) Descriptor ¶
func (*PushFrameToFlowResponse) Descriptor() ([]byte, []int)
func (*PushFrameToFlowResponse) GetAck ¶
func (m *PushFrameToFlowResponse) GetAck() *PushFrameToFlowResponse_Ack
func (*PushFrameToFlowResponse) GetId ¶
func (m *PushFrameToFlowResponse) GetId() string
func (*PushFrameToFlowResponse) GetResponse ¶
func (m *PushFrameToFlowResponse) GetResponse() isPushFrameToFlowResponse_Response
func (*PushFrameToFlowResponse) ProtoMessage ¶
func (*PushFrameToFlowResponse) ProtoMessage()
func (*PushFrameToFlowResponse) Reset ¶
func (m *PushFrameToFlowResponse) Reset()
func (*PushFrameToFlowResponse) String ¶
func (m *PushFrameToFlowResponse) String() string
func (*PushFrameToFlowResponse) Validate ¶
func (m *PushFrameToFlowResponse) Validate() error
Validate checks the field values on PushFrameToFlowResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PushFrameToFlowResponse) XXX_DiscardUnknown ¶
func (m *PushFrameToFlowResponse) XXX_DiscardUnknown()
func (*PushFrameToFlowResponse) XXX_Marshal ¶
func (m *PushFrameToFlowResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushFrameToFlowResponse) XXX_Merge ¶
func (m *PushFrameToFlowResponse) XXX_Merge(src proto.Message)
func (*PushFrameToFlowResponse) XXX_OneofWrappers ¶
func (*PushFrameToFlowResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PushFrameToFlowResponse) XXX_Size ¶
func (m *PushFrameToFlowResponse) XXX_Size() int
func (*PushFrameToFlowResponse) XXX_Unmarshal ¶
func (m *PushFrameToFlowResponse) XXX_Unmarshal(b []byte) error
type PushFrameToFlowResponseValidationError ¶
type PushFrameToFlowResponseValidationError struct {
// contains filtered or unexported fields
}
PushFrameToFlowResponseValidationError is the validation error returned by PushFrameToFlowResponse.Validate if the designated constraints aren't met.
func (PushFrameToFlowResponseValidationError) Cause ¶
func (e PushFrameToFlowResponseValidationError) Cause() error
Cause function returns cause value.
func (PushFrameToFlowResponseValidationError) Error ¶
func (e PushFrameToFlowResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PushFrameToFlowResponseValidationError) ErrorName ¶
func (e PushFrameToFlowResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PushFrameToFlowResponseValidationError) Field ¶
func (e PushFrameToFlowResponseValidationError) Field() string
Field function returns field value.
func (PushFrameToFlowResponseValidationError) Key ¶
func (e PushFrameToFlowResponseValidationError) Key() bool
Key function returns key value.
func (PushFrameToFlowResponseValidationError) Reason ¶
func (e PushFrameToFlowResponseValidationError) Reason() string
Reason function returns reason value.
type PushFrameToFlowResponse_Ack ¶
type PushFrameToFlowResponse_Ack struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PushFrameToFlowResponse_Ack) Descriptor ¶
func (*PushFrameToFlowResponse_Ack) Descriptor() ([]byte, []int)
func (*PushFrameToFlowResponse_Ack) ProtoMessage ¶
func (*PushFrameToFlowResponse_Ack) ProtoMessage()
func (*PushFrameToFlowResponse_Ack) Reset ¶
func (m *PushFrameToFlowResponse_Ack) Reset()
func (*PushFrameToFlowResponse_Ack) String ¶
func (m *PushFrameToFlowResponse_Ack) String() string
func (*PushFrameToFlowResponse_Ack) Validate ¶
func (m *PushFrameToFlowResponse_Ack) Validate() error
Validate checks the field values on PushFrameToFlowResponse_Ack with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PushFrameToFlowResponse_Ack) XXX_DiscardUnknown ¶
func (m *PushFrameToFlowResponse_Ack) XXX_DiscardUnknown()
func (*PushFrameToFlowResponse_Ack) XXX_Marshal ¶
func (m *PushFrameToFlowResponse_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PushFrameToFlowResponse_Ack) XXX_Merge ¶
func (m *PushFrameToFlowResponse_Ack) XXX_Merge(src proto.Message)
func (*PushFrameToFlowResponse_Ack) XXX_Size ¶
func (m *PushFrameToFlowResponse_Ack) XXX_Size() int
func (*PushFrameToFlowResponse_Ack) XXX_Unmarshal ¶
func (m *PushFrameToFlowResponse_Ack) XXX_Unmarshal(b []byte) error
type PushFrameToFlowResponse_AckValidationError ¶
type PushFrameToFlowResponse_AckValidationError struct {
// contains filtered or unexported fields
}
PushFrameToFlowResponse_AckValidationError is the validation error returned by PushFrameToFlowResponse_Ack.Validate if the designated constraints aren't met.
func (PushFrameToFlowResponse_AckValidationError) Cause ¶
func (e PushFrameToFlowResponse_AckValidationError) Cause() error
Cause function returns cause value.
func (PushFrameToFlowResponse_AckValidationError) Error ¶
func (e PushFrameToFlowResponse_AckValidationError) Error() string
Error satisfies the builtin error interface
func (PushFrameToFlowResponse_AckValidationError) ErrorName ¶
func (e PushFrameToFlowResponse_AckValidationError) ErrorName() string
ErrorName returns error name.
func (PushFrameToFlowResponse_AckValidationError) Field ¶
func (e PushFrameToFlowResponse_AckValidationError) Field() string
Field function returns field value.
func (PushFrameToFlowResponse_AckValidationError) Key ¶
func (e PushFrameToFlowResponse_AckValidationError) Key() bool
Key function returns key value.
func (PushFrameToFlowResponse_AckValidationError) Reason ¶
func (e PushFrameToFlowResponse_AckValidationError) Reason() string
Reason function returns reason value.
type PushFrameToFlowResponse_Ack_ ¶
type PushFrameToFlowResponse_Ack_ struct {
Ack *PushFrameToFlowResponse_Ack `protobuf:"bytes,2,opt,name=ack,proto3,oneof"`
}
type PutObjectRequest ¶
type PutObjectRequest struct { Object *OpObject `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` Content *wrappers.BytesValue `protobuf:"bytes,2,opt,name=content,proto3" json:"content,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PutObjectRequest) Descriptor ¶
func (*PutObjectRequest) Descriptor() ([]byte, []int)
func (*PutObjectRequest) GetContent ¶
func (m *PutObjectRequest) GetContent() *wrappers.BytesValue
func (*PutObjectRequest) GetObject ¶
func (m *PutObjectRequest) GetObject() *OpObject
func (*PutObjectRequest) ProtoMessage ¶
func (*PutObjectRequest) ProtoMessage()
func (*PutObjectRequest) Reset ¶
func (m *PutObjectRequest) Reset()
func (*PutObjectRequest) String ¶
func (m *PutObjectRequest) String() string
func (*PutObjectRequest) Validate ¶
func (m *PutObjectRequest) Validate() error
Validate checks the field values on PutObjectRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PutObjectRequest) XXX_DiscardUnknown ¶
func (m *PutObjectRequest) XXX_DiscardUnknown()
func (*PutObjectRequest) XXX_Marshal ¶
func (m *PutObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PutObjectRequest) XXX_Merge ¶
func (m *PutObjectRequest) XXX_Merge(src proto.Message)
func (*PutObjectRequest) XXX_Size ¶
func (m *PutObjectRequest) XXX_Size() int
func (*PutObjectRequest) XXX_Unmarshal ¶
func (m *PutObjectRequest) XXX_Unmarshal(b []byte) error
type PutObjectRequestValidationError ¶
type PutObjectRequestValidationError struct {
// contains filtered or unexported fields
}
PutObjectRequestValidationError is the validation error returned by PutObjectRequest.Validate if the designated constraints aren't met.
func (PutObjectRequestValidationError) Cause ¶
func (e PutObjectRequestValidationError) Cause() error
Cause function returns cause value.
func (PutObjectRequestValidationError) Error ¶
func (e PutObjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PutObjectRequestValidationError) ErrorName ¶
func (e PutObjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PutObjectRequestValidationError) Field ¶
func (e PutObjectRequestValidationError) Field() string
Field function returns field value.
func (PutObjectRequestValidationError) Key ¶
func (e PutObjectRequestValidationError) Key() bool
Key function returns key value.
func (PutObjectRequestValidationError) Reason ¶
func (e PutObjectRequestValidationError) Reason() string
Reason function returns reason value.
type PutObjectStreamingRequest ¶
type PutObjectStreamingRequest struct { Id *wrappers.StringValue `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Request: // *PutObjectStreamingRequest_Metadata_ // *PutObjectStreamingRequest_Chunks // *PutObjectStreamingRequest_Ack_ Request isPutObjectStreamingRequest_Request `protobuf_oneof:"request"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PutObjectStreamingRequest) Descriptor ¶
func (*PutObjectStreamingRequest) Descriptor() ([]byte, []int)
func (*PutObjectStreamingRequest) GetAck ¶
func (m *PutObjectStreamingRequest) GetAck() *PutObjectStreamingRequest_Ack
func (*PutObjectStreamingRequest) GetChunks ¶
func (m *PutObjectStreamingRequest) GetChunks() *OpObjectChunks
func (*PutObjectStreamingRequest) GetId ¶
func (m *PutObjectStreamingRequest) GetId() *wrappers.StringValue
func (*PutObjectStreamingRequest) GetMetadata ¶
func (m *PutObjectStreamingRequest) GetMetadata() *PutObjectStreamingRequest_Metadata
func (*PutObjectStreamingRequest) GetRequest ¶
func (m *PutObjectStreamingRequest) GetRequest() isPutObjectStreamingRequest_Request
func (*PutObjectStreamingRequest) ProtoMessage ¶
func (*PutObjectStreamingRequest) ProtoMessage()
func (*PutObjectStreamingRequest) Reset ¶
func (m *PutObjectStreamingRequest) Reset()
func (*PutObjectStreamingRequest) String ¶
func (m *PutObjectStreamingRequest) String() string
func (*PutObjectStreamingRequest) Validate ¶
func (m *PutObjectStreamingRequest) Validate() error
Validate checks the field values on PutObjectStreamingRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PutObjectStreamingRequest) XXX_DiscardUnknown ¶
func (m *PutObjectStreamingRequest) XXX_DiscardUnknown()
func (*PutObjectStreamingRequest) XXX_Marshal ¶
func (m *PutObjectStreamingRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PutObjectStreamingRequest) XXX_Merge ¶
func (m *PutObjectStreamingRequest) XXX_Merge(src proto.Message)
func (*PutObjectStreamingRequest) XXX_OneofWrappers ¶
func (*PutObjectStreamingRequest) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PutObjectStreamingRequest) XXX_Size ¶
func (m *PutObjectStreamingRequest) XXX_Size() int
func (*PutObjectStreamingRequest) XXX_Unmarshal ¶
func (m *PutObjectStreamingRequest) XXX_Unmarshal(b []byte) error
type PutObjectStreamingRequestValidationError ¶
type PutObjectStreamingRequestValidationError struct {
// contains filtered or unexported fields
}
PutObjectStreamingRequestValidationError is the validation error returned by PutObjectStreamingRequest.Validate if the designated constraints aren't met.
func (PutObjectStreamingRequestValidationError) Cause ¶
func (e PutObjectStreamingRequestValidationError) Cause() error
Cause function returns cause value.
func (PutObjectStreamingRequestValidationError) Error ¶
func (e PutObjectStreamingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PutObjectStreamingRequestValidationError) ErrorName ¶
func (e PutObjectStreamingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PutObjectStreamingRequestValidationError) Field ¶
func (e PutObjectStreamingRequestValidationError) Field() string
Field function returns field value.
func (PutObjectStreamingRequestValidationError) Key ¶
func (e PutObjectStreamingRequestValidationError) Key() bool
Key function returns key value.
func (PutObjectStreamingRequestValidationError) Reason ¶
func (e PutObjectStreamingRequestValidationError) Reason() string
Reason function returns reason value.
type PutObjectStreamingRequest_Ack ¶
type PutObjectStreamingRequest_Ack struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PutObjectStreamingRequest_Ack) Descriptor ¶
func (*PutObjectStreamingRequest_Ack) Descriptor() ([]byte, []int)
func (*PutObjectStreamingRequest_Ack) ProtoMessage ¶
func (*PutObjectStreamingRequest_Ack) ProtoMessage()
func (*PutObjectStreamingRequest_Ack) Reset ¶
func (m *PutObjectStreamingRequest_Ack) Reset()
func (*PutObjectStreamingRequest_Ack) String ¶
func (m *PutObjectStreamingRequest_Ack) String() string
func (*PutObjectStreamingRequest_Ack) Validate ¶
func (m *PutObjectStreamingRequest_Ack) Validate() error
Validate checks the field values on PutObjectStreamingRequest_Ack with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PutObjectStreamingRequest_Ack) XXX_DiscardUnknown ¶
func (m *PutObjectStreamingRequest_Ack) XXX_DiscardUnknown()
func (*PutObjectStreamingRequest_Ack) XXX_Marshal ¶
func (m *PutObjectStreamingRequest_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PutObjectStreamingRequest_Ack) XXX_Merge ¶
func (m *PutObjectStreamingRequest_Ack) XXX_Merge(src proto.Message)
func (*PutObjectStreamingRequest_Ack) XXX_Size ¶
func (m *PutObjectStreamingRequest_Ack) XXX_Size() int
func (*PutObjectStreamingRequest_Ack) XXX_Unmarshal ¶
func (m *PutObjectStreamingRequest_Ack) XXX_Unmarshal(b []byte) error
type PutObjectStreamingRequest_AckValidationError ¶
type PutObjectStreamingRequest_AckValidationError struct {
// contains filtered or unexported fields
}
PutObjectStreamingRequest_AckValidationError is the validation error returned by PutObjectStreamingRequest_Ack.Validate if the designated constraints aren't met.
func (PutObjectStreamingRequest_AckValidationError) Cause ¶
func (e PutObjectStreamingRequest_AckValidationError) Cause() error
Cause function returns cause value.
func (PutObjectStreamingRequest_AckValidationError) Error ¶
func (e PutObjectStreamingRequest_AckValidationError) Error() string
Error satisfies the builtin error interface
func (PutObjectStreamingRequest_AckValidationError) ErrorName ¶
func (e PutObjectStreamingRequest_AckValidationError) ErrorName() string
ErrorName returns error name.
func (PutObjectStreamingRequest_AckValidationError) Field ¶
func (e PutObjectStreamingRequest_AckValidationError) Field() string
Field function returns field value.
func (PutObjectStreamingRequest_AckValidationError) Key ¶
func (e PutObjectStreamingRequest_AckValidationError) Key() bool
Key function returns key value.
func (PutObjectStreamingRequest_AckValidationError) Reason ¶
func (e PutObjectStreamingRequest_AckValidationError) Reason() string
Reason function returns reason value.
type PutObjectStreamingRequest_Ack_ ¶
type PutObjectStreamingRequest_Ack_ struct {
Ack *PutObjectStreamingRequest_Ack `protobuf:"bytes,4,opt,name=ack,proto3,oneof"`
}
type PutObjectStreamingRequest_Chunks ¶
type PutObjectStreamingRequest_Chunks struct {
Chunks *OpObjectChunks `protobuf:"bytes,3,opt,name=chunks,proto3,oneof"`
}
type PutObjectStreamingRequest_Metadata ¶
type PutObjectStreamingRequest_Metadata struct { Object *OpObject `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` Sha1 *wrappers.StringValue `protobuf:"bytes,2,opt,name=sha1,proto3" json:"sha1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PutObjectStreamingRequest_Metadata) Descriptor ¶
func (*PutObjectStreamingRequest_Metadata) Descriptor() ([]byte, []int)
func (*PutObjectStreamingRequest_Metadata) GetObject ¶
func (m *PutObjectStreamingRequest_Metadata) GetObject() *OpObject
func (*PutObjectStreamingRequest_Metadata) GetSha1 ¶
func (m *PutObjectStreamingRequest_Metadata) GetSha1() *wrappers.StringValue
func (*PutObjectStreamingRequest_Metadata) ProtoMessage ¶
func (*PutObjectStreamingRequest_Metadata) ProtoMessage()
func (*PutObjectStreamingRequest_Metadata) Reset ¶
func (m *PutObjectStreamingRequest_Metadata) Reset()
func (*PutObjectStreamingRequest_Metadata) String ¶
func (m *PutObjectStreamingRequest_Metadata) String() string
func (*PutObjectStreamingRequest_Metadata) Validate ¶
func (m *PutObjectStreamingRequest_Metadata) Validate() error
Validate checks the field values on PutObjectStreamingRequest_Metadata with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PutObjectStreamingRequest_Metadata) XXX_DiscardUnknown ¶
func (m *PutObjectStreamingRequest_Metadata) XXX_DiscardUnknown()
func (*PutObjectStreamingRequest_Metadata) XXX_Marshal ¶
func (m *PutObjectStreamingRequest_Metadata) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PutObjectStreamingRequest_Metadata) XXX_Merge ¶
func (m *PutObjectStreamingRequest_Metadata) XXX_Merge(src proto.Message)
func (*PutObjectStreamingRequest_Metadata) XXX_Size ¶
func (m *PutObjectStreamingRequest_Metadata) XXX_Size() int
func (*PutObjectStreamingRequest_Metadata) XXX_Unmarshal ¶
func (m *PutObjectStreamingRequest_Metadata) XXX_Unmarshal(b []byte) error
type PutObjectStreamingRequest_MetadataValidationError ¶
type PutObjectStreamingRequest_MetadataValidationError struct {
// contains filtered or unexported fields
}
PutObjectStreamingRequest_MetadataValidationError is the validation error returned by PutObjectStreamingRequest_Metadata.Validate if the designated constraints aren't met.
func (PutObjectStreamingRequest_MetadataValidationError) Cause ¶
func (e PutObjectStreamingRequest_MetadataValidationError) Cause() error
Cause function returns cause value.
func (PutObjectStreamingRequest_MetadataValidationError) Error ¶
func (e PutObjectStreamingRequest_MetadataValidationError) Error() string
Error satisfies the builtin error interface
func (PutObjectStreamingRequest_MetadataValidationError) ErrorName ¶
func (e PutObjectStreamingRequest_MetadataValidationError) ErrorName() string
ErrorName returns error name.
func (PutObjectStreamingRequest_MetadataValidationError) Field ¶
func (e PutObjectStreamingRequest_MetadataValidationError) Field() string
Field function returns field value.
func (PutObjectStreamingRequest_MetadataValidationError) Key ¶
func (e PutObjectStreamingRequest_MetadataValidationError) Key() bool
Key function returns key value.
func (PutObjectStreamingRequest_MetadataValidationError) Reason ¶
func (e PutObjectStreamingRequest_MetadataValidationError) Reason() string
Reason function returns reason value.
type PutObjectStreamingRequest_Metadata_ ¶
type PutObjectStreamingRequest_Metadata_ struct {
Metadata *PutObjectStreamingRequest_Metadata `protobuf:"bytes,2,opt,name=metadata,proto3,oneof"`
}
type PutObjectStreamingResponse ¶
type PutObjectStreamingResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Types that are valid to be assigned to Response: // *PutObjectStreamingResponse_Chunks // *PutObjectStreamingResponse_Ack_ Response isPutObjectStreamingResponse_Response `protobuf_oneof:"response"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PutObjectStreamingResponse) Descriptor ¶
func (*PutObjectStreamingResponse) Descriptor() ([]byte, []int)
func (*PutObjectStreamingResponse) GetAck ¶
func (m *PutObjectStreamingResponse) GetAck() *PutObjectStreamingResponse_Ack
func (*PutObjectStreamingResponse) GetChunks ¶
func (m *PutObjectStreamingResponse) GetChunks() *ObjectChunks
func (*PutObjectStreamingResponse) GetId ¶
func (m *PutObjectStreamingResponse) GetId() string
func (*PutObjectStreamingResponse) GetResponse ¶
func (m *PutObjectStreamingResponse) GetResponse() isPutObjectStreamingResponse_Response
func (*PutObjectStreamingResponse) ProtoMessage ¶
func (*PutObjectStreamingResponse) ProtoMessage()
func (*PutObjectStreamingResponse) Reset ¶
func (m *PutObjectStreamingResponse) Reset()
func (*PutObjectStreamingResponse) String ¶
func (m *PutObjectStreamingResponse) String() string
func (*PutObjectStreamingResponse) Validate ¶
func (m *PutObjectStreamingResponse) Validate() error
Validate checks the field values on PutObjectStreamingResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PutObjectStreamingResponse) XXX_DiscardUnknown ¶
func (m *PutObjectStreamingResponse) XXX_DiscardUnknown()
func (*PutObjectStreamingResponse) XXX_Marshal ¶
func (m *PutObjectStreamingResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PutObjectStreamingResponse) XXX_Merge ¶
func (m *PutObjectStreamingResponse) XXX_Merge(src proto.Message)
func (*PutObjectStreamingResponse) XXX_OneofWrappers ¶
func (*PutObjectStreamingResponse) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*PutObjectStreamingResponse) XXX_Size ¶
func (m *PutObjectStreamingResponse) XXX_Size() int
func (*PutObjectStreamingResponse) XXX_Unmarshal ¶
func (m *PutObjectStreamingResponse) XXX_Unmarshal(b []byte) error
type PutObjectStreamingResponseValidationError ¶
type PutObjectStreamingResponseValidationError struct {
// contains filtered or unexported fields
}
PutObjectStreamingResponseValidationError is the validation error returned by PutObjectStreamingResponse.Validate if the designated constraints aren't met.
func (PutObjectStreamingResponseValidationError) Cause ¶
func (e PutObjectStreamingResponseValidationError) Cause() error
Cause function returns cause value.
func (PutObjectStreamingResponseValidationError) Error ¶
func (e PutObjectStreamingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PutObjectStreamingResponseValidationError) ErrorName ¶
func (e PutObjectStreamingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PutObjectStreamingResponseValidationError) Field ¶
func (e PutObjectStreamingResponseValidationError) Field() string
Field function returns field value.
func (PutObjectStreamingResponseValidationError) Key ¶
func (e PutObjectStreamingResponseValidationError) Key() bool
Key function returns key value.
func (PutObjectStreamingResponseValidationError) Reason ¶
func (e PutObjectStreamingResponseValidationError) Reason() string
Reason function returns reason value.
type PutObjectStreamingResponse_Ack ¶
type PutObjectStreamingResponse_Ack struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*PutObjectStreamingResponse_Ack) Descriptor ¶
func (*PutObjectStreamingResponse_Ack) Descriptor() ([]byte, []int)
func (*PutObjectStreamingResponse_Ack) ProtoMessage ¶
func (*PutObjectStreamingResponse_Ack) ProtoMessage()
func (*PutObjectStreamingResponse_Ack) Reset ¶
func (m *PutObjectStreamingResponse_Ack) Reset()
func (*PutObjectStreamingResponse_Ack) String ¶
func (m *PutObjectStreamingResponse_Ack) String() string
func (*PutObjectStreamingResponse_Ack) Validate ¶
func (m *PutObjectStreamingResponse_Ack) Validate() error
Validate checks the field values on PutObjectStreamingResponse_Ack with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*PutObjectStreamingResponse_Ack) XXX_DiscardUnknown ¶
func (m *PutObjectStreamingResponse_Ack) XXX_DiscardUnknown()
func (*PutObjectStreamingResponse_Ack) XXX_Marshal ¶
func (m *PutObjectStreamingResponse_Ack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*PutObjectStreamingResponse_Ack) XXX_Merge ¶
func (m *PutObjectStreamingResponse_Ack) XXX_Merge(src proto.Message)
func (*PutObjectStreamingResponse_Ack) XXX_Size ¶
func (m *PutObjectStreamingResponse_Ack) XXX_Size() int
func (*PutObjectStreamingResponse_Ack) XXX_Unmarshal ¶
func (m *PutObjectStreamingResponse_Ack) XXX_Unmarshal(b []byte) error
type PutObjectStreamingResponse_AckValidationError ¶
type PutObjectStreamingResponse_AckValidationError struct {
// contains filtered or unexported fields
}
PutObjectStreamingResponse_AckValidationError is the validation error returned by PutObjectStreamingResponse_Ack.Validate if the designated constraints aren't met.
func (PutObjectStreamingResponse_AckValidationError) Cause ¶
func (e PutObjectStreamingResponse_AckValidationError) Cause() error
Cause function returns cause value.
func (PutObjectStreamingResponse_AckValidationError) Error ¶
func (e PutObjectStreamingResponse_AckValidationError) Error() string
Error satisfies the builtin error interface
func (PutObjectStreamingResponse_AckValidationError) ErrorName ¶
func (e PutObjectStreamingResponse_AckValidationError) ErrorName() string
ErrorName returns error name.
func (PutObjectStreamingResponse_AckValidationError) Field ¶
func (e PutObjectStreamingResponse_AckValidationError) Field() string
Field function returns field value.
func (PutObjectStreamingResponse_AckValidationError) Key ¶
func (e PutObjectStreamingResponse_AckValidationError) Key() bool
Key function returns key value.
func (PutObjectStreamingResponse_AckValidationError) Reason ¶
func (e PutObjectStreamingResponse_AckValidationError) Reason() string
Reason function returns reason value.
type PutObjectStreamingResponse_Ack_ ¶
type PutObjectStreamingResponse_Ack_ struct {
Ack *PutObjectStreamingResponse_Ack `protobuf:"bytes,3,opt,name=ack,proto3,oneof"`
}
type PutObjectStreamingResponse_Chunks ¶
type PutObjectStreamingResponse_Chunks struct {
Chunks *ObjectChunks `protobuf:"bytes,2,opt,name=chunks,proto3,oneof"`
}
type QueryFramesFromFlowRequest ¶
type QueryFramesFromFlowRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` From *timestamp.Timestamp `protobuf:"bytes,2,opt,name=from,proto3" json:"from,omitempty"` To *timestamp.Timestamp `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QueryFramesFromFlowRequest) Descriptor ¶
func (*QueryFramesFromFlowRequest) Descriptor() ([]byte, []int)
func (*QueryFramesFromFlowRequest) GetDevice ¶
func (m *QueryFramesFromFlowRequest) GetDevice() *OpDevice
func (*QueryFramesFromFlowRequest) GetFrom ¶
func (m *QueryFramesFromFlowRequest) GetFrom() *timestamp.Timestamp
func (*QueryFramesFromFlowRequest) GetTo ¶
func (m *QueryFramesFromFlowRequest) GetTo() *timestamp.Timestamp
func (*QueryFramesFromFlowRequest) ProtoMessage ¶
func (*QueryFramesFromFlowRequest) ProtoMessage()
func (*QueryFramesFromFlowRequest) Reset ¶
func (m *QueryFramesFromFlowRequest) Reset()
func (*QueryFramesFromFlowRequest) String ¶
func (m *QueryFramesFromFlowRequest) String() string
func (*QueryFramesFromFlowRequest) Validate ¶
func (m *QueryFramesFromFlowRequest) Validate() error
Validate checks the field values on QueryFramesFromFlowRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*QueryFramesFromFlowRequest) XXX_DiscardUnknown ¶
func (m *QueryFramesFromFlowRequest) XXX_DiscardUnknown()
func (*QueryFramesFromFlowRequest) XXX_Marshal ¶
func (m *QueryFramesFromFlowRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryFramesFromFlowRequest) XXX_Merge ¶
func (m *QueryFramesFromFlowRequest) XXX_Merge(src proto.Message)
func (*QueryFramesFromFlowRequest) XXX_Size ¶
func (m *QueryFramesFromFlowRequest) XXX_Size() int
func (*QueryFramesFromFlowRequest) XXX_Unmarshal ¶
func (m *QueryFramesFromFlowRequest) XXX_Unmarshal(b []byte) error
type QueryFramesFromFlowRequestValidationError ¶
type QueryFramesFromFlowRequestValidationError struct {
// contains filtered or unexported fields
}
QueryFramesFromFlowRequestValidationError is the validation error returned by QueryFramesFromFlowRequest.Validate if the designated constraints aren't met.
func (QueryFramesFromFlowRequestValidationError) Cause ¶
func (e QueryFramesFromFlowRequestValidationError) Cause() error
Cause function returns cause value.
func (QueryFramesFromFlowRequestValidationError) Error ¶
func (e QueryFramesFromFlowRequestValidationError) Error() string
Error satisfies the builtin error interface
func (QueryFramesFromFlowRequestValidationError) ErrorName ¶
func (e QueryFramesFromFlowRequestValidationError) ErrorName() string
ErrorName returns error name.
func (QueryFramesFromFlowRequestValidationError) Field ¶
func (e QueryFramesFromFlowRequestValidationError) Field() string
Field function returns field value.
func (QueryFramesFromFlowRequestValidationError) Key ¶
func (e QueryFramesFromFlowRequestValidationError) Key() bool
Key function returns key value.
func (QueryFramesFromFlowRequestValidationError) Reason ¶
func (e QueryFramesFromFlowRequestValidationError) Reason() string
Reason function returns reason value.
type QueryFramesFromFlowResponse ¶
type QueryFramesFromFlowResponse struct { Packs []*QueryFramesFromFlowResponse_Pack `protobuf:"bytes,1,rep,name=packs,proto3" json:"packs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QueryFramesFromFlowResponse) Descriptor ¶
func (*QueryFramesFromFlowResponse) Descriptor() ([]byte, []int)
func (*QueryFramesFromFlowResponse) GetPacks ¶
func (m *QueryFramesFromFlowResponse) GetPacks() []*QueryFramesFromFlowResponse_Pack
func (*QueryFramesFromFlowResponse) ProtoMessage ¶
func (*QueryFramesFromFlowResponse) ProtoMessage()
func (*QueryFramesFromFlowResponse) Reset ¶
func (m *QueryFramesFromFlowResponse) Reset()
func (*QueryFramesFromFlowResponse) String ¶
func (m *QueryFramesFromFlowResponse) String() string
func (*QueryFramesFromFlowResponse) Validate ¶
func (m *QueryFramesFromFlowResponse) Validate() error
Validate checks the field values on QueryFramesFromFlowResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*QueryFramesFromFlowResponse) XXX_DiscardUnknown ¶
func (m *QueryFramesFromFlowResponse) XXX_DiscardUnknown()
func (*QueryFramesFromFlowResponse) XXX_Marshal ¶
func (m *QueryFramesFromFlowResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryFramesFromFlowResponse) XXX_Merge ¶
func (m *QueryFramesFromFlowResponse) XXX_Merge(src proto.Message)
func (*QueryFramesFromFlowResponse) XXX_Size ¶
func (m *QueryFramesFromFlowResponse) XXX_Size() int
func (*QueryFramesFromFlowResponse) XXX_Unmarshal ¶
func (m *QueryFramesFromFlowResponse) XXX_Unmarshal(b []byte) error
type QueryFramesFromFlowResponseValidationError ¶
type QueryFramesFromFlowResponseValidationError struct {
// contains filtered or unexported fields
}
QueryFramesFromFlowResponseValidationError is the validation error returned by QueryFramesFromFlowResponse.Validate if the designated constraints aren't met.
func (QueryFramesFromFlowResponseValidationError) Cause ¶
func (e QueryFramesFromFlowResponseValidationError) Cause() error
Cause function returns cause value.
func (QueryFramesFromFlowResponseValidationError) Error ¶
func (e QueryFramesFromFlowResponseValidationError) Error() string
Error satisfies the builtin error interface
func (QueryFramesFromFlowResponseValidationError) ErrorName ¶
func (e QueryFramesFromFlowResponseValidationError) ErrorName() string
ErrorName returns error name.
func (QueryFramesFromFlowResponseValidationError) Field ¶
func (e QueryFramesFromFlowResponseValidationError) Field() string
Field function returns field value.
func (QueryFramesFromFlowResponseValidationError) Key ¶
func (e QueryFramesFromFlowResponseValidationError) Key() bool
Key function returns key value.
func (QueryFramesFromFlowResponseValidationError) Reason ¶
func (e QueryFramesFromFlowResponseValidationError) Reason() string
Reason function returns reason value.
type QueryFramesFromFlowResponse_Pack ¶
type QueryFramesFromFlowResponse_Pack struct { Flow *Flow `protobuf:"bytes,1,opt,name=flow,proto3" json:"flow,omitempty"` Frames []*Frame `protobuf:"bytes,2,rep,name=frames,proto3" json:"frames,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*QueryFramesFromFlowResponse_Pack) Descriptor ¶
func (*QueryFramesFromFlowResponse_Pack) Descriptor() ([]byte, []int)
func (*QueryFramesFromFlowResponse_Pack) GetFlow ¶
func (m *QueryFramesFromFlowResponse_Pack) GetFlow() *Flow
func (*QueryFramesFromFlowResponse_Pack) GetFrames ¶
func (m *QueryFramesFromFlowResponse_Pack) GetFrames() []*Frame
func (*QueryFramesFromFlowResponse_Pack) ProtoMessage ¶
func (*QueryFramesFromFlowResponse_Pack) ProtoMessage()
func (*QueryFramesFromFlowResponse_Pack) Reset ¶
func (m *QueryFramesFromFlowResponse_Pack) Reset()
func (*QueryFramesFromFlowResponse_Pack) String ¶
func (m *QueryFramesFromFlowResponse_Pack) String() string
func (*QueryFramesFromFlowResponse_Pack) Validate ¶
func (m *QueryFramesFromFlowResponse_Pack) Validate() error
Validate checks the field values on QueryFramesFromFlowResponse_Pack with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*QueryFramesFromFlowResponse_Pack) XXX_DiscardUnknown ¶
func (m *QueryFramesFromFlowResponse_Pack) XXX_DiscardUnknown()
func (*QueryFramesFromFlowResponse_Pack) XXX_Marshal ¶
func (m *QueryFramesFromFlowResponse_Pack) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*QueryFramesFromFlowResponse_Pack) XXX_Merge ¶
func (m *QueryFramesFromFlowResponse_Pack) XXX_Merge(src proto.Message)
func (*QueryFramesFromFlowResponse_Pack) XXX_Size ¶
func (m *QueryFramesFromFlowResponse_Pack) XXX_Size() int
func (*QueryFramesFromFlowResponse_Pack) XXX_Unmarshal ¶
func (m *QueryFramesFromFlowResponse_Pack) XXX_Unmarshal(b []byte) error
type QueryFramesFromFlowResponse_PackValidationError ¶
type QueryFramesFromFlowResponse_PackValidationError struct {
// contains filtered or unexported fields
}
QueryFramesFromFlowResponse_PackValidationError is the validation error returned by QueryFramesFromFlowResponse_Pack.Validate if the designated constraints aren't met.
func (QueryFramesFromFlowResponse_PackValidationError) Cause ¶
func (e QueryFramesFromFlowResponse_PackValidationError) Cause() error
Cause function returns cause value.
func (QueryFramesFromFlowResponse_PackValidationError) Error ¶
func (e QueryFramesFromFlowResponse_PackValidationError) Error() string
Error satisfies the builtin error interface
func (QueryFramesFromFlowResponse_PackValidationError) ErrorName ¶
func (e QueryFramesFromFlowResponse_PackValidationError) ErrorName() string
ErrorName returns error name.
func (QueryFramesFromFlowResponse_PackValidationError) Field ¶
func (e QueryFramesFromFlowResponse_PackValidationError) Field() string
Field function returns field value.
func (QueryFramesFromFlowResponse_PackValidationError) Key ¶
func (e QueryFramesFromFlowResponse_PackValidationError) Key() bool
Key function returns key value.
func (QueryFramesFromFlowResponse_PackValidationError) Reason ¶
func (e QueryFramesFromFlowResponse_PackValidationError) Reason() string
Reason function returns reason value.
type RemoveConfigsFromDeviceRequest ¶
type RemoveConfigsFromDeviceRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Configs []*OpConfig `protobuf:"bytes,2,rep,name=configs,proto3" json:"configs,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveConfigsFromDeviceRequest) Descriptor ¶
func (*RemoveConfigsFromDeviceRequest) Descriptor() ([]byte, []int)
func (*RemoveConfigsFromDeviceRequest) GetConfigs ¶
func (m *RemoveConfigsFromDeviceRequest) GetConfigs() []*OpConfig
func (*RemoveConfigsFromDeviceRequest) GetDevice ¶
func (m *RemoveConfigsFromDeviceRequest) GetDevice() *OpDevice
func (*RemoveConfigsFromDeviceRequest) ProtoMessage ¶
func (*RemoveConfigsFromDeviceRequest) ProtoMessage()
func (*RemoveConfigsFromDeviceRequest) Reset ¶
func (m *RemoveConfigsFromDeviceRequest) Reset()
func (*RemoveConfigsFromDeviceRequest) String ¶
func (m *RemoveConfigsFromDeviceRequest) String() string
func (*RemoveConfigsFromDeviceRequest) Validate ¶
func (m *RemoveConfigsFromDeviceRequest) Validate() error
Validate checks the field values on RemoveConfigsFromDeviceRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveConfigsFromDeviceRequest) XXX_DiscardUnknown ¶
func (m *RemoveConfigsFromDeviceRequest) XXX_DiscardUnknown()
func (*RemoveConfigsFromDeviceRequest) XXX_Marshal ¶
func (m *RemoveConfigsFromDeviceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveConfigsFromDeviceRequest) XXX_Merge ¶
func (m *RemoveConfigsFromDeviceRequest) XXX_Merge(src proto.Message)
func (*RemoveConfigsFromDeviceRequest) XXX_Size ¶
func (m *RemoveConfigsFromDeviceRequest) XXX_Size() int
func (*RemoveConfigsFromDeviceRequest) XXX_Unmarshal ¶
func (m *RemoveConfigsFromDeviceRequest) XXX_Unmarshal(b []byte) error
type RemoveConfigsFromDeviceRequestValidationError ¶
type RemoveConfigsFromDeviceRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveConfigsFromDeviceRequestValidationError is the validation error returned by RemoveConfigsFromDeviceRequest.Validate if the designated constraints aren't met.
func (RemoveConfigsFromDeviceRequestValidationError) Cause ¶
func (e RemoveConfigsFromDeviceRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveConfigsFromDeviceRequestValidationError) Error ¶
func (e RemoveConfigsFromDeviceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveConfigsFromDeviceRequestValidationError) ErrorName ¶
func (e RemoveConfigsFromDeviceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveConfigsFromDeviceRequestValidationError) Field ¶
func (e RemoveConfigsFromDeviceRequestValidationError) Field() string
Field function returns field value.
func (RemoveConfigsFromDeviceRequestValidationError) Key ¶
func (e RemoveConfigsFromDeviceRequestValidationError) Key() bool
Key function returns key value.
func (RemoveConfigsFromDeviceRequestValidationError) Reason ¶
func (e RemoveConfigsFromDeviceRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveDevicesFromFirmwareHubRequest ¶
type RemoveDevicesFromFirmwareHubRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` Devices []*OpDevice `protobuf:"bytes,2,rep,name=devices,proto3" json:"devices,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveDevicesFromFirmwareHubRequest) Descriptor ¶
func (*RemoveDevicesFromFirmwareHubRequest) Descriptor() ([]byte, []int)
func (*RemoveDevicesFromFirmwareHubRequest) GetDevices ¶
func (m *RemoveDevicesFromFirmwareHubRequest) GetDevices() []*OpDevice
func (*RemoveDevicesFromFirmwareHubRequest) GetFirmwareHub ¶
func (m *RemoveDevicesFromFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
func (*RemoveDevicesFromFirmwareHubRequest) ProtoMessage ¶
func (*RemoveDevicesFromFirmwareHubRequest) ProtoMessage()
func (*RemoveDevicesFromFirmwareHubRequest) Reset ¶
func (m *RemoveDevicesFromFirmwareHubRequest) Reset()
func (*RemoveDevicesFromFirmwareHubRequest) String ¶
func (m *RemoveDevicesFromFirmwareHubRequest) String() string
func (*RemoveDevicesFromFirmwareHubRequest) Validate ¶
func (m *RemoveDevicesFromFirmwareHubRequest) Validate() error
Validate checks the field values on RemoveDevicesFromFirmwareHubRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveDevicesFromFirmwareHubRequest) XXX_DiscardUnknown ¶
func (m *RemoveDevicesFromFirmwareHubRequest) XXX_DiscardUnknown()
func (*RemoveDevicesFromFirmwareHubRequest) XXX_Marshal ¶
func (m *RemoveDevicesFromFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveDevicesFromFirmwareHubRequest) XXX_Merge ¶
func (m *RemoveDevicesFromFirmwareHubRequest) XXX_Merge(src proto.Message)
func (*RemoveDevicesFromFirmwareHubRequest) XXX_Size ¶
func (m *RemoveDevicesFromFirmwareHubRequest) XXX_Size() int
func (*RemoveDevicesFromFirmwareHubRequest) XXX_Unmarshal ¶
func (m *RemoveDevicesFromFirmwareHubRequest) XXX_Unmarshal(b []byte) error
type RemoveDevicesFromFirmwareHubRequestValidationError ¶
type RemoveDevicesFromFirmwareHubRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveDevicesFromFirmwareHubRequestValidationError is the validation error returned by RemoveDevicesFromFirmwareHubRequest.Validate if the designated constraints aren't met.
func (RemoveDevicesFromFirmwareHubRequestValidationError) Cause ¶
func (e RemoveDevicesFromFirmwareHubRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveDevicesFromFirmwareHubRequestValidationError) Error ¶
func (e RemoveDevicesFromFirmwareHubRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveDevicesFromFirmwareHubRequestValidationError) ErrorName ¶
func (e RemoveDevicesFromFirmwareHubRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveDevicesFromFirmwareHubRequestValidationError) Field ¶
func (e RemoveDevicesFromFirmwareHubRequestValidationError) Field() string
Field function returns field value.
func (RemoveDevicesFromFirmwareHubRequestValidationError) Key ¶
func (e RemoveDevicesFromFirmwareHubRequestValidationError) Key() bool
Key function returns key value.
func (RemoveDevicesFromFirmwareHubRequestValidationError) Reason ¶
func (e RemoveDevicesFromFirmwareHubRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveFirmwareDescriptorFromFirmwareHubRequest ¶
type RemoveFirmwareDescriptorFromFirmwareHubRequest struct { FirmwareHub *OpFirmwareHub `protobuf:"bytes,1,opt,name=firmware_hub,json=firmwareHub,proto3" json:"firmware_hub,omitempty"` FirmwareDescriptor *OpFirmwareDescriptor `protobuf:"bytes,2,opt,name=firmware_descriptor,json=firmwareDescriptor,proto3" json:"firmware_descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) Descriptor ¶
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) Descriptor() ([]byte, []int)
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) GetFirmwareDescriptor ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) GetFirmwareDescriptor() *OpFirmwareDescriptor
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) GetFirmwareHub ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) GetFirmwareHub() *OpFirmwareHub
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) ProtoMessage ¶
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) ProtoMessage()
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) Reset ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) Reset()
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) String ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) String() string
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) Validate ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) Validate() error
Validate checks the field values on RemoveFirmwareDescriptorFromFirmwareHubRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_DiscardUnknown ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_DiscardUnknown()
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Marshal ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Merge ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Merge(src proto.Message)
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Size ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Size() int
func (*RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Unmarshal ¶
func (m *RemoveFirmwareDescriptorFromFirmwareHubRequest) XXX_Unmarshal(b []byte) error
type RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError ¶
type RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError is the validation error returned by RemoveFirmwareDescriptorFromFirmwareHubRequest.Validate if the designated constraints aren't met.
func (RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Cause ¶
func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Error ¶
func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) ErrorName ¶
func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Field ¶
func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Field() string
Field function returns field value.
func (RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Key ¶
Key function returns key value.
func (RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Reason ¶
func (e RemoveFirmwareDescriptorFromFirmwareHubRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveFlowsFromFlowSetRequest ¶
type RemoveFlowsFromFlowSetRequest struct { FlowSet *OpFlowSet `protobuf:"bytes,1,opt,name=flow_set,json=flowSet,proto3" json:"flow_set,omitempty"` Devices []*OpDevice `protobuf:"bytes,2,rep,name=devices,proto3" json:"devices,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveFlowsFromFlowSetRequest) Descriptor ¶
func (*RemoveFlowsFromFlowSetRequest) Descriptor() ([]byte, []int)
func (*RemoveFlowsFromFlowSetRequest) GetDevices ¶
func (m *RemoveFlowsFromFlowSetRequest) GetDevices() []*OpDevice
func (*RemoveFlowsFromFlowSetRequest) GetFlowSet ¶
func (m *RemoveFlowsFromFlowSetRequest) GetFlowSet() *OpFlowSet
func (*RemoveFlowsFromFlowSetRequest) ProtoMessage ¶
func (*RemoveFlowsFromFlowSetRequest) ProtoMessage()
func (*RemoveFlowsFromFlowSetRequest) Reset ¶
func (m *RemoveFlowsFromFlowSetRequest) Reset()
func (*RemoveFlowsFromFlowSetRequest) String ¶
func (m *RemoveFlowsFromFlowSetRequest) String() string
func (*RemoveFlowsFromFlowSetRequest) Validate ¶
func (m *RemoveFlowsFromFlowSetRequest) Validate() error
Validate checks the field values on RemoveFlowsFromFlowSetRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveFlowsFromFlowSetRequest) XXX_DiscardUnknown ¶
func (m *RemoveFlowsFromFlowSetRequest) XXX_DiscardUnknown()
func (*RemoveFlowsFromFlowSetRequest) XXX_Marshal ¶
func (m *RemoveFlowsFromFlowSetRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveFlowsFromFlowSetRequest) XXX_Merge ¶
func (m *RemoveFlowsFromFlowSetRequest) XXX_Merge(src proto.Message)
func (*RemoveFlowsFromFlowSetRequest) XXX_Size ¶
func (m *RemoveFlowsFromFlowSetRequest) XXX_Size() int
func (*RemoveFlowsFromFlowSetRequest) XXX_Unmarshal ¶
func (m *RemoveFlowsFromFlowSetRequest) XXX_Unmarshal(b []byte) error
type RemoveFlowsFromFlowSetRequestValidationError ¶
type RemoveFlowsFromFlowSetRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveFlowsFromFlowSetRequestValidationError is the validation error returned by RemoveFlowsFromFlowSetRequest.Validate if the designated constraints aren't met.
func (RemoveFlowsFromFlowSetRequestValidationError) Cause ¶
func (e RemoveFlowsFromFlowSetRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveFlowsFromFlowSetRequestValidationError) Error ¶
func (e RemoveFlowsFromFlowSetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveFlowsFromFlowSetRequestValidationError) ErrorName ¶
func (e RemoveFlowsFromFlowSetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveFlowsFromFlowSetRequestValidationError) Field ¶
func (e RemoveFlowsFromFlowSetRequestValidationError) Field() string
Field function returns field value.
func (RemoveFlowsFromFlowSetRequestValidationError) Key ¶
func (e RemoveFlowsFromFlowSetRequestValidationError) Key() bool
Key function returns key value.
func (RemoveFlowsFromFlowSetRequestValidationError) Reason ¶
func (e RemoveFlowsFromFlowSetRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveObjectRequest ¶
type RemoveObjectRequest struct { Object *OpObject `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveObjectRequest) Descriptor ¶
func (*RemoveObjectRequest) Descriptor() ([]byte, []int)
func (*RemoveObjectRequest) GetObject ¶
func (m *RemoveObjectRequest) GetObject() *OpObject
func (*RemoveObjectRequest) ProtoMessage ¶
func (*RemoveObjectRequest) ProtoMessage()
func (*RemoveObjectRequest) Reset ¶
func (m *RemoveObjectRequest) Reset()
func (*RemoveObjectRequest) String ¶
func (m *RemoveObjectRequest) String() string
func (*RemoveObjectRequest) Validate ¶
func (m *RemoveObjectRequest) Validate() error
Validate checks the field values on RemoveObjectRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RemoveObjectRequest) XXX_DiscardUnknown ¶
func (m *RemoveObjectRequest) XXX_DiscardUnknown()
func (*RemoveObjectRequest) XXX_Marshal ¶
func (m *RemoveObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveObjectRequest) XXX_Merge ¶
func (m *RemoveObjectRequest) XXX_Merge(src proto.Message)
func (*RemoveObjectRequest) XXX_Size ¶
func (m *RemoveObjectRequest) XXX_Size() int
func (*RemoveObjectRequest) XXX_Unmarshal ¶
func (m *RemoveObjectRequest) XXX_Unmarshal(b []byte) error
type RemoveObjectRequestValidationError ¶
type RemoveObjectRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveObjectRequestValidationError is the validation error returned by RemoveObjectRequest.Validate if the designated constraints aren't met.
func (RemoveObjectRequestValidationError) Cause ¶
func (e RemoveObjectRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveObjectRequestValidationError) Error ¶
func (e RemoveObjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveObjectRequestValidationError) ErrorName ¶
func (e RemoveObjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveObjectRequestValidationError) Field ¶
func (e RemoveObjectRequestValidationError) Field() string
Field function returns field value.
func (RemoveObjectRequestValidationError) Key ¶
func (e RemoveObjectRequestValidationError) Key() bool
Key function returns key value.
func (RemoveObjectRequestValidationError) Reason ¶
func (e RemoveObjectRequestValidationError) Reason() string
Reason function returns reason value.
type RenameObjectRequest ¶
type RenameObjectRequest struct { Source *OpObject `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"` Destination *OpObject `protobuf:"bytes,2,opt,name=destination,proto3" json:"destination,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RenameObjectRequest) Descriptor ¶
func (*RenameObjectRequest) Descriptor() ([]byte, []int)
func (*RenameObjectRequest) GetDestination ¶
func (m *RenameObjectRequest) GetDestination() *OpObject
func (*RenameObjectRequest) GetSource ¶
func (m *RenameObjectRequest) GetSource() *OpObject
func (*RenameObjectRequest) ProtoMessage ¶
func (*RenameObjectRequest) ProtoMessage()
func (*RenameObjectRequest) Reset ¶
func (m *RenameObjectRequest) Reset()
func (*RenameObjectRequest) String ¶
func (m *RenameObjectRequest) String() string
func (*RenameObjectRequest) Validate ¶
func (m *RenameObjectRequest) Validate() error
Validate checks the field values on RenameObjectRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*RenameObjectRequest) XXX_DiscardUnknown ¶
func (m *RenameObjectRequest) XXX_DiscardUnknown()
func (*RenameObjectRequest) XXX_Marshal ¶
func (m *RenameObjectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RenameObjectRequest) XXX_Merge ¶
func (m *RenameObjectRequest) XXX_Merge(src proto.Message)
func (*RenameObjectRequest) XXX_Size ¶
func (m *RenameObjectRequest) XXX_Size() int
func (*RenameObjectRequest) XXX_Unmarshal ¶
func (m *RenameObjectRequest) XXX_Unmarshal(b []byte) error
type RenameObjectRequestValidationError ¶
type RenameObjectRequestValidationError struct {
// contains filtered or unexported fields
}
RenameObjectRequestValidationError is the validation error returned by RenameObjectRequest.Validate if the designated constraints aren't met.
func (RenameObjectRequestValidationError) Cause ¶
func (e RenameObjectRequestValidationError) Cause() error
Cause function returns cause value.
func (RenameObjectRequestValidationError) Error ¶
func (e RenameObjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RenameObjectRequestValidationError) ErrorName ¶
func (e RenameObjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RenameObjectRequestValidationError) Field ¶
func (e RenameObjectRequestValidationError) Field() string
Field function returns field value.
func (RenameObjectRequestValidationError) Key ¶
func (e RenameObjectRequestValidationError) Key() bool
Key function returns key value.
func (RenameObjectRequestValidationError) Reason ¶
func (e RenameObjectRequestValidationError) Reason() string
Reason function returns reason value.
type SetDeviceFirmwareDescriptorRequest ¶
type SetDeviceFirmwareDescriptorRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` FirmwareDescriptor *OpFirmwareDescriptor `protobuf:"bytes,2,opt,name=firmware_descriptor,json=firmwareDescriptor,proto3" json:"firmware_descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetDeviceFirmwareDescriptorRequest) Descriptor ¶
func (*SetDeviceFirmwareDescriptorRequest) Descriptor() ([]byte, []int)
func (*SetDeviceFirmwareDescriptorRequest) GetDevice ¶
func (m *SetDeviceFirmwareDescriptorRequest) GetDevice() *OpDevice
func (*SetDeviceFirmwareDescriptorRequest) GetFirmwareDescriptor ¶
func (m *SetDeviceFirmwareDescriptorRequest) GetFirmwareDescriptor() *OpFirmwareDescriptor
func (*SetDeviceFirmwareDescriptorRequest) ProtoMessage ¶
func (*SetDeviceFirmwareDescriptorRequest) ProtoMessage()
func (*SetDeviceFirmwareDescriptorRequest) Reset ¶
func (m *SetDeviceFirmwareDescriptorRequest) Reset()
func (*SetDeviceFirmwareDescriptorRequest) String ¶
func (m *SetDeviceFirmwareDescriptorRequest) String() string
func (*SetDeviceFirmwareDescriptorRequest) Validate ¶
func (m *SetDeviceFirmwareDescriptorRequest) Validate() error
Validate checks the field values on SetDeviceFirmwareDescriptorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*SetDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown ¶
func (m *SetDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown()
func (*SetDeviceFirmwareDescriptorRequest) XXX_Marshal ¶
func (m *SetDeviceFirmwareDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetDeviceFirmwareDescriptorRequest) XXX_Merge ¶
func (m *SetDeviceFirmwareDescriptorRequest) XXX_Merge(src proto.Message)
func (*SetDeviceFirmwareDescriptorRequest) XXX_Size ¶
func (m *SetDeviceFirmwareDescriptorRequest) XXX_Size() int
func (*SetDeviceFirmwareDescriptorRequest) XXX_Unmarshal ¶
func (m *SetDeviceFirmwareDescriptorRequest) XXX_Unmarshal(b []byte) error
type SetDeviceFirmwareDescriptorRequestValidationError ¶
type SetDeviceFirmwareDescriptorRequestValidationError struct {
// contains filtered or unexported fields
}
SetDeviceFirmwareDescriptorRequestValidationError is the validation error returned by SetDeviceFirmwareDescriptorRequest.Validate if the designated constraints aren't met.
func (SetDeviceFirmwareDescriptorRequestValidationError) Cause ¶
func (e SetDeviceFirmwareDescriptorRequestValidationError) Cause() error
Cause function returns cause value.
func (SetDeviceFirmwareDescriptorRequestValidationError) Error ¶
func (e SetDeviceFirmwareDescriptorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetDeviceFirmwareDescriptorRequestValidationError) ErrorName ¶
func (e SetDeviceFirmwareDescriptorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetDeviceFirmwareDescriptorRequestValidationError) Field ¶
func (e SetDeviceFirmwareDescriptorRequestValidationError) Field() string
Field function returns field value.
func (SetDeviceFirmwareDescriptorRequestValidationError) Key ¶
func (e SetDeviceFirmwareDescriptorRequestValidationError) Key() bool
Key function returns key value.
func (SetDeviceFirmwareDescriptorRequestValidationError) Reason ¶
func (e SetDeviceFirmwareDescriptorRequestValidationError) Reason() string
Reason function returns reason value.
type ShowDeviceFirmwareDescriptorResponse ¶
type ShowDeviceFirmwareDescriptorResponse struct { FirmwareDescriptor *FirmwareDescriptor `protobuf:"bytes,1,opt,name=firmware_descriptor,json=firmwareDescriptor,proto3" json:"firmware_descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ShowDeviceFirmwareDescriptorResponse) Descriptor ¶
func (*ShowDeviceFirmwareDescriptorResponse) Descriptor() ([]byte, []int)
func (*ShowDeviceFirmwareDescriptorResponse) GetFirmwareDescriptor ¶
func (m *ShowDeviceFirmwareDescriptorResponse) GetFirmwareDescriptor() *FirmwareDescriptor
func (*ShowDeviceFirmwareDescriptorResponse) ProtoMessage ¶
func (*ShowDeviceFirmwareDescriptorResponse) ProtoMessage()
func (*ShowDeviceFirmwareDescriptorResponse) Reset ¶
func (m *ShowDeviceFirmwareDescriptorResponse) Reset()
func (*ShowDeviceFirmwareDescriptorResponse) String ¶
func (m *ShowDeviceFirmwareDescriptorResponse) String() string
func (*ShowDeviceFirmwareDescriptorResponse) Validate ¶
func (m *ShowDeviceFirmwareDescriptorResponse) Validate() error
Validate checks the field values on ShowDeviceFirmwareDescriptorResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ShowDeviceFirmwareDescriptorResponse) XXX_DiscardUnknown ¶
func (m *ShowDeviceFirmwareDescriptorResponse) XXX_DiscardUnknown()
func (*ShowDeviceFirmwareDescriptorResponse) XXX_Marshal ¶
func (m *ShowDeviceFirmwareDescriptorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ShowDeviceFirmwareDescriptorResponse) XXX_Merge ¶
func (m *ShowDeviceFirmwareDescriptorResponse) XXX_Merge(src proto.Message)
func (*ShowDeviceFirmwareDescriptorResponse) XXX_Size ¶
func (m *ShowDeviceFirmwareDescriptorResponse) XXX_Size() int
func (*ShowDeviceFirmwareDescriptorResponse) XXX_Unmarshal ¶
func (m *ShowDeviceFirmwareDescriptorResponse) XXX_Unmarshal(b []byte) error
type ShowDeviceFirmwareDescriptorResponseValidationError ¶
type ShowDeviceFirmwareDescriptorResponseValidationError struct {
// contains filtered or unexported fields
}
ShowDeviceFirmwareDescriptorResponseValidationError is the validation error returned by ShowDeviceFirmwareDescriptorResponse.Validate if the designated constraints aren't met.
func (ShowDeviceFirmwareDescriptorResponseValidationError) Cause ¶
func (e ShowDeviceFirmwareDescriptorResponseValidationError) Cause() error
Cause function returns cause value.
func (ShowDeviceFirmwareDescriptorResponseValidationError) Error ¶
func (e ShowDeviceFirmwareDescriptorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ShowDeviceFirmwareDescriptorResponseValidationError) ErrorName ¶
func (e ShowDeviceFirmwareDescriptorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ShowDeviceFirmwareDescriptorResponseValidationError) Field ¶
func (e ShowDeviceFirmwareDescriptorResponseValidationError) Field() string
Field function returns field value.
func (ShowDeviceFirmwareDescriptorResponseValidationError) Key ¶
func (e ShowDeviceFirmwareDescriptorResponseValidationError) Key() bool
Key function returns key value.
func (ShowDeviceFirmwareDescriptorResponseValidationError) Reason ¶
func (e ShowDeviceFirmwareDescriptorResponseValidationError) Reason() string
Reason function returns reason value.
type ShowDeviceResponse ¶
type ShowDeviceResponse struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ShowDeviceResponse) Descriptor ¶
func (*ShowDeviceResponse) Descriptor() ([]byte, []int)
func (*ShowDeviceResponse) GetDevice ¶
func (m *ShowDeviceResponse) GetDevice() *Device
func (*ShowDeviceResponse) ProtoMessage ¶
func (*ShowDeviceResponse) ProtoMessage()
func (*ShowDeviceResponse) Reset ¶
func (m *ShowDeviceResponse) Reset()
func (*ShowDeviceResponse) String ¶
func (m *ShowDeviceResponse) String() string
func (*ShowDeviceResponse) Validate ¶
func (m *ShowDeviceResponse) Validate() error
Validate checks the field values on ShowDeviceResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*ShowDeviceResponse) XXX_DiscardUnknown ¶
func (m *ShowDeviceResponse) XXX_DiscardUnknown()
func (*ShowDeviceResponse) XXX_Marshal ¶
func (m *ShowDeviceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ShowDeviceResponse) XXX_Merge ¶
func (m *ShowDeviceResponse) XXX_Merge(src proto.Message)
func (*ShowDeviceResponse) XXX_Size ¶
func (m *ShowDeviceResponse) XXX_Size() int
func (*ShowDeviceResponse) XXX_Unmarshal ¶
func (m *ShowDeviceResponse) XXX_Unmarshal(b []byte) error
type ShowDeviceResponseValidationError ¶
type ShowDeviceResponseValidationError struct {
// contains filtered or unexported fields
}
ShowDeviceResponseValidationError is the validation error returned by ShowDeviceResponse.Validate if the designated constraints aren't met.
func (ShowDeviceResponseValidationError) Cause ¶
func (e ShowDeviceResponseValidationError) Cause() error
Cause function returns cause value.
func (ShowDeviceResponseValidationError) Error ¶
func (e ShowDeviceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ShowDeviceResponseValidationError) ErrorName ¶
func (e ShowDeviceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ShowDeviceResponseValidationError) Field ¶
func (e ShowDeviceResponseValidationError) Field() string
Field function returns field value.
func (ShowDeviceResponseValidationError) Key ¶
func (e ShowDeviceResponseValidationError) Key() bool
Key function returns key value.
func (ShowDeviceResponseValidationError) Reason ¶
func (e ShowDeviceResponseValidationError) Reason() string
Reason function returns reason value.
type StreamCallConfig ¶
type StreamCallConfig struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Component string `protobuf:"bytes,2,opt,name=component,proto3" json:"component,omitempty"` Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamCallConfig) Descriptor ¶
func (*StreamCallConfig) Descriptor() ([]byte, []int)
func (*StreamCallConfig) GetComponent ¶
func (m *StreamCallConfig) GetComponent() string
func (*StreamCallConfig) GetMethod ¶
func (m *StreamCallConfig) GetMethod() string
func (*StreamCallConfig) GetName ¶
func (m *StreamCallConfig) GetName() string
func (*StreamCallConfig) ProtoMessage ¶
func (*StreamCallConfig) ProtoMessage()
func (*StreamCallConfig) Reset ¶
func (m *StreamCallConfig) Reset()
func (*StreamCallConfig) String ¶
func (m *StreamCallConfig) String() string
func (*StreamCallConfig) Validate ¶
func (m *StreamCallConfig) Validate() error
Validate checks the field values on StreamCallConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*StreamCallConfig) XXX_DiscardUnknown ¶
func (m *StreamCallConfig) XXX_DiscardUnknown()
func (*StreamCallConfig) XXX_Marshal ¶
func (m *StreamCallConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamCallConfig) XXX_Merge ¶
func (m *StreamCallConfig) XXX_Merge(src proto.Message)
func (*StreamCallConfig) XXX_Size ¶
func (m *StreamCallConfig) XXX_Size() int
func (*StreamCallConfig) XXX_Unmarshal ¶
func (m *StreamCallConfig) XXX_Unmarshal(b []byte) error
type StreamCallConfigAck ¶
type StreamCallConfigAck struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamCallConfigAck) Descriptor ¶
func (*StreamCallConfigAck) Descriptor() ([]byte, []int)
func (*StreamCallConfigAck) ProtoMessage ¶
func (*StreamCallConfigAck) ProtoMessage()
func (*StreamCallConfigAck) Reset ¶
func (m *StreamCallConfigAck) Reset()
func (*StreamCallConfigAck) String ¶
func (m *StreamCallConfigAck) String() string
func (*StreamCallConfigAck) Validate ¶
func (m *StreamCallConfigAck) Validate() error
Validate checks the field values on StreamCallConfigAck with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*StreamCallConfigAck) XXX_DiscardUnknown ¶
func (m *StreamCallConfigAck) XXX_DiscardUnknown()
func (*StreamCallConfigAck) XXX_Marshal ¶
func (m *StreamCallConfigAck) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamCallConfigAck) XXX_Merge ¶
func (m *StreamCallConfigAck) XXX_Merge(src proto.Message)
func (*StreamCallConfigAck) XXX_Size ¶
func (m *StreamCallConfigAck) XXX_Size() int
func (*StreamCallConfigAck) XXX_Unmarshal ¶
func (m *StreamCallConfigAck) XXX_Unmarshal(b []byte) error
type StreamCallConfigAckValidationError ¶
type StreamCallConfigAckValidationError struct {
// contains filtered or unexported fields
}
StreamCallConfigAckValidationError is the validation error returned by StreamCallConfigAck.Validate if the designated constraints aren't met.
func (StreamCallConfigAckValidationError) Cause ¶
func (e StreamCallConfigAckValidationError) Cause() error
Cause function returns cause value.
func (StreamCallConfigAckValidationError) Error ¶
func (e StreamCallConfigAckValidationError) Error() string
Error satisfies the builtin error interface
func (StreamCallConfigAckValidationError) ErrorName ¶
func (e StreamCallConfigAckValidationError) ErrorName() string
ErrorName returns error name.
func (StreamCallConfigAckValidationError) Field ¶
func (e StreamCallConfigAckValidationError) Field() string
Field function returns field value.
func (StreamCallConfigAckValidationError) Key ¶
func (e StreamCallConfigAckValidationError) Key() bool
Key function returns key value.
func (StreamCallConfigAckValidationError) Reason ¶
func (e StreamCallConfigAckValidationError) Reason() string
Reason function returns reason value.
type StreamCallConfigValidationError ¶
type StreamCallConfigValidationError struct {
// contains filtered or unexported fields
}
StreamCallConfigValidationError is the validation error returned by StreamCallConfig.Validate if the designated constraints aren't met.
func (StreamCallConfigValidationError) Cause ¶
func (e StreamCallConfigValidationError) Cause() error
Cause function returns cause value.
func (StreamCallConfigValidationError) Error ¶
func (e StreamCallConfigValidationError) Error() string
Error satisfies the builtin error interface
func (StreamCallConfigValidationError) ErrorName ¶
func (e StreamCallConfigValidationError) ErrorName() string
ErrorName returns error name.
func (StreamCallConfigValidationError) Field ¶
func (e StreamCallConfigValidationError) Field() string
Field function returns field value.
func (StreamCallConfigValidationError) Key ¶
func (e StreamCallConfigValidationError) Key() bool
Key function returns key value.
func (StreamCallConfigValidationError) Reason ¶
func (e StreamCallConfigValidationError) Reason() string
Reason function returns reason value.
type StreamCallExit ¶
type StreamCallExit struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamCallExit) Descriptor ¶
func (*StreamCallExit) Descriptor() ([]byte, []int)
func (*StreamCallExit) ProtoMessage ¶
func (*StreamCallExit) ProtoMessage()
func (*StreamCallExit) Reset ¶
func (m *StreamCallExit) Reset()
func (*StreamCallExit) String ¶
func (m *StreamCallExit) String() string
func (*StreamCallExit) Validate ¶
func (m *StreamCallExit) Validate() error
Validate checks the field values on StreamCallExit with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*StreamCallExit) XXX_DiscardUnknown ¶
func (m *StreamCallExit) XXX_DiscardUnknown()
func (*StreamCallExit) XXX_Marshal ¶
func (m *StreamCallExit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamCallExit) XXX_Merge ¶
func (m *StreamCallExit) XXX_Merge(src proto.Message)
func (*StreamCallExit) XXX_Size ¶
func (m *StreamCallExit) XXX_Size() int
func (*StreamCallExit) XXX_Unmarshal ¶
func (m *StreamCallExit) XXX_Unmarshal(b []byte) error
type StreamCallExitValidationError ¶
type StreamCallExitValidationError struct {
// contains filtered or unexported fields
}
StreamCallExitValidationError is the validation error returned by StreamCallExit.Validate if the designated constraints aren't met.
func (StreamCallExitValidationError) Cause ¶
func (e StreamCallExitValidationError) Cause() error
Cause function returns cause value.
func (StreamCallExitValidationError) Error ¶
func (e StreamCallExitValidationError) Error() string
Error satisfies the builtin error interface
func (StreamCallExitValidationError) ErrorName ¶
func (e StreamCallExitValidationError) ErrorName() string
ErrorName returns error name.
func (StreamCallExitValidationError) Field ¶
func (e StreamCallExitValidationError) Field() string
Field function returns field value.
func (StreamCallExitValidationError) Key ¶
func (e StreamCallExitValidationError) Key() bool
Key function returns key value.
func (StreamCallExitValidationError) Reason ¶
func (e StreamCallExitValidationError) Reason() string
Reason function returns reason value.
type StreamCallRequest ¶
type StreamCallRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Value *OpStreamCallValue `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamCallRequest) Descriptor ¶
func (*StreamCallRequest) Descriptor() ([]byte, []int)
func (*StreamCallRequest) GetDevice ¶
func (m *StreamCallRequest) GetDevice() *OpDevice
func (*StreamCallRequest) GetValue ¶
func (m *StreamCallRequest) GetValue() *OpStreamCallValue
func (*StreamCallRequest) ProtoMessage ¶
func (*StreamCallRequest) ProtoMessage()
func (*StreamCallRequest) Reset ¶
func (m *StreamCallRequest) Reset()
func (*StreamCallRequest) String ¶
func (m *StreamCallRequest) String() string
func (*StreamCallRequest) Validate ¶
func (m *StreamCallRequest) Validate() error
Validate checks the field values on StreamCallRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*StreamCallRequest) XXX_DiscardUnknown ¶
func (m *StreamCallRequest) XXX_DiscardUnknown()
func (*StreamCallRequest) XXX_Marshal ¶
func (m *StreamCallRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamCallRequest) XXX_Merge ¶
func (m *StreamCallRequest) XXX_Merge(src proto.Message)
func (*StreamCallRequest) XXX_Size ¶
func (m *StreamCallRequest) XXX_Size() int
func (*StreamCallRequest) XXX_Unmarshal ¶
func (m *StreamCallRequest) XXX_Unmarshal(b []byte) error
type StreamCallRequestValidationError ¶
type StreamCallRequestValidationError struct {
// contains filtered or unexported fields
}
StreamCallRequestValidationError is the validation error returned by StreamCallRequest.Validate if the designated constraints aren't met.
func (StreamCallRequestValidationError) Cause ¶
func (e StreamCallRequestValidationError) Cause() error
Cause function returns cause value.
func (StreamCallRequestValidationError) Error ¶
func (e StreamCallRequestValidationError) Error() string
Error satisfies the builtin error interface
func (StreamCallRequestValidationError) ErrorName ¶
func (e StreamCallRequestValidationError) ErrorName() string
ErrorName returns error name.
func (StreamCallRequestValidationError) Field ¶
func (e StreamCallRequestValidationError) Field() string
Field function returns field value.
func (StreamCallRequestValidationError) Key ¶
func (e StreamCallRequestValidationError) Key() bool
Key function returns key value.
func (StreamCallRequestValidationError) Reason ¶
func (e StreamCallRequestValidationError) Reason() string
Reason function returns reason value.
type StreamCallResponse ¶
type StreamCallResponse struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Value *StreamCallValue `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamCallResponse) Descriptor ¶
func (*StreamCallResponse) Descriptor() ([]byte, []int)
func (*StreamCallResponse) GetDevice ¶
func (m *StreamCallResponse) GetDevice() *Device
func (*StreamCallResponse) GetValue ¶
func (m *StreamCallResponse) GetValue() *StreamCallValue
func (*StreamCallResponse) ProtoMessage ¶
func (*StreamCallResponse) ProtoMessage()
func (*StreamCallResponse) Reset ¶
func (m *StreamCallResponse) Reset()
func (*StreamCallResponse) String ¶
func (m *StreamCallResponse) String() string
func (*StreamCallResponse) Validate ¶
func (m *StreamCallResponse) Validate() error
Validate checks the field values on StreamCallResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*StreamCallResponse) XXX_DiscardUnknown ¶
func (m *StreamCallResponse) XXX_DiscardUnknown()
func (*StreamCallResponse) XXX_Marshal ¶
func (m *StreamCallResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamCallResponse) XXX_Merge ¶
func (m *StreamCallResponse) XXX_Merge(src proto.Message)
func (*StreamCallResponse) XXX_Size ¶
func (m *StreamCallResponse) XXX_Size() int
func (*StreamCallResponse) XXX_Unmarshal ¶
func (m *StreamCallResponse) XXX_Unmarshal(b []byte) error
type StreamCallResponseValidationError ¶
type StreamCallResponseValidationError struct {
// contains filtered or unexported fields
}
StreamCallResponseValidationError is the validation error returned by StreamCallResponse.Validate if the designated constraints aren't met.
func (StreamCallResponseValidationError) Cause ¶
func (e StreamCallResponseValidationError) Cause() error
Cause function returns cause value.
func (StreamCallResponseValidationError) Error ¶
func (e StreamCallResponseValidationError) Error() string
Error satisfies the builtin error interface
func (StreamCallResponseValidationError) ErrorName ¶
func (e StreamCallResponseValidationError) ErrorName() string
ErrorName returns error name.
func (StreamCallResponseValidationError) Field ¶
func (e StreamCallResponseValidationError) Field() string
Field function returns field value.
func (StreamCallResponseValidationError) Key ¶
func (e StreamCallResponseValidationError) Key() bool
Key function returns key value.
func (StreamCallResponseValidationError) Reason ¶
func (e StreamCallResponseValidationError) Reason() string
Reason function returns reason value.
type StreamCallValue ¶
type StreamCallValue struct { // Types that are valid to be assigned to Union: // *StreamCallValue_Value // *StreamCallValue_Config // *StreamCallValue_ConfigAck // *StreamCallValue_Exit Union isStreamCallValue_Union `protobuf_oneof:"union"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamCallValue) Descriptor ¶
func (*StreamCallValue) Descriptor() ([]byte, []int)
func (*StreamCallValue) GetConfig ¶
func (m *StreamCallValue) GetConfig() *StreamCallConfig
func (*StreamCallValue) GetConfigAck ¶
func (m *StreamCallValue) GetConfigAck() *StreamCallConfigAck
func (*StreamCallValue) GetExit ¶
func (m *StreamCallValue) GetExit() *StreamCallExit
func (*StreamCallValue) GetUnion ¶
func (m *StreamCallValue) GetUnion() isStreamCallValue_Union
func (*StreamCallValue) GetValue ¶
func (m *StreamCallValue) GetValue() *any.Any
func (*StreamCallValue) ProtoMessage ¶
func (*StreamCallValue) ProtoMessage()
func (*StreamCallValue) Reset ¶
func (m *StreamCallValue) Reset()
func (*StreamCallValue) String ¶
func (m *StreamCallValue) String() string
func (*StreamCallValue) Validate ¶
func (m *StreamCallValue) Validate() error
Validate checks the field values on StreamCallValue with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*StreamCallValue) XXX_DiscardUnknown ¶
func (m *StreamCallValue) XXX_DiscardUnknown()
func (*StreamCallValue) XXX_Marshal ¶
func (m *StreamCallValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamCallValue) XXX_Merge ¶
func (m *StreamCallValue) XXX_Merge(src proto.Message)
func (*StreamCallValue) XXX_OneofWrappers ¶
func (*StreamCallValue) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*StreamCallValue) XXX_Size ¶
func (m *StreamCallValue) XXX_Size() int
func (*StreamCallValue) XXX_Unmarshal ¶
func (m *StreamCallValue) XXX_Unmarshal(b []byte) error
type StreamCallValueValidationError ¶
type StreamCallValueValidationError struct {
// contains filtered or unexported fields
}
StreamCallValueValidationError is the validation error returned by StreamCallValue.Validate if the designated constraints aren't met.
func (StreamCallValueValidationError) Cause ¶
func (e StreamCallValueValidationError) Cause() error
Cause function returns cause value.
func (StreamCallValueValidationError) Error ¶
func (e StreamCallValueValidationError) Error() string
Error satisfies the builtin error interface
func (StreamCallValueValidationError) ErrorName ¶
func (e StreamCallValueValidationError) ErrorName() string
ErrorName returns error name.
func (StreamCallValueValidationError) Field ¶
func (e StreamCallValueValidationError) Field() string
Field function returns field value.
func (StreamCallValueValidationError) Key ¶
func (e StreamCallValueValidationError) Key() bool
Key function returns key value.
func (StreamCallValueValidationError) Reason ¶
func (e StreamCallValueValidationError) Reason() string
Reason function returns reason value.
type StreamCallValue_Config ¶
type StreamCallValue_Config struct {
Config *StreamCallConfig `protobuf:"bytes,2,opt,name=config,proto3,oneof"`
}
type StreamCallValue_ConfigAck ¶
type StreamCallValue_ConfigAck struct {
ConfigAck *StreamCallConfigAck `protobuf:"bytes,3,opt,name=config_ack,json=configAck,proto3,oneof"`
}
type StreamCallValue_Exit ¶
type StreamCallValue_Exit struct {
Exit *StreamCallExit `protobuf:"bytes,4,opt,name=exit,proto3,oneof"`
}
type StreamCallValue_Value ¶
type SyncDeviceFirmwareDescriptorRequest ¶
type SyncDeviceFirmwareDescriptorRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SyncDeviceFirmwareDescriptorRequest) Descriptor ¶
func (*SyncDeviceFirmwareDescriptorRequest) Descriptor() ([]byte, []int)
func (*SyncDeviceFirmwareDescriptorRequest) GetDevice ¶
func (m *SyncDeviceFirmwareDescriptorRequest) GetDevice() *OpDevice
func (*SyncDeviceFirmwareDescriptorRequest) ProtoMessage ¶
func (*SyncDeviceFirmwareDescriptorRequest) ProtoMessage()
func (*SyncDeviceFirmwareDescriptorRequest) Reset ¶
func (m *SyncDeviceFirmwareDescriptorRequest) Reset()
func (*SyncDeviceFirmwareDescriptorRequest) String ¶
func (m *SyncDeviceFirmwareDescriptorRequest) String() string
func (*SyncDeviceFirmwareDescriptorRequest) Validate ¶
func (m *SyncDeviceFirmwareDescriptorRequest) Validate() error
Validate checks the field values on SyncDeviceFirmwareDescriptorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*SyncDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown ¶
func (m *SyncDeviceFirmwareDescriptorRequest) XXX_DiscardUnknown()
func (*SyncDeviceFirmwareDescriptorRequest) XXX_Marshal ¶
func (m *SyncDeviceFirmwareDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SyncDeviceFirmwareDescriptorRequest) XXX_Merge ¶
func (m *SyncDeviceFirmwareDescriptorRequest) XXX_Merge(src proto.Message)
func (*SyncDeviceFirmwareDescriptorRequest) XXX_Size ¶
func (m *SyncDeviceFirmwareDescriptorRequest) XXX_Size() int
func (*SyncDeviceFirmwareDescriptorRequest) XXX_Unmarshal ¶
func (m *SyncDeviceFirmwareDescriptorRequest) XXX_Unmarshal(b []byte) error
type SyncDeviceFirmwareDescriptorRequestValidationError ¶
type SyncDeviceFirmwareDescriptorRequestValidationError struct {
// contains filtered or unexported fields
}
SyncDeviceFirmwareDescriptorRequestValidationError is the validation error returned by SyncDeviceFirmwareDescriptorRequest.Validate if the designated constraints aren't met.
func (SyncDeviceFirmwareDescriptorRequestValidationError) Cause ¶
func (e SyncDeviceFirmwareDescriptorRequestValidationError) Cause() error
Cause function returns cause value.
func (SyncDeviceFirmwareDescriptorRequestValidationError) Error ¶
func (e SyncDeviceFirmwareDescriptorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SyncDeviceFirmwareDescriptorRequestValidationError) ErrorName ¶
func (e SyncDeviceFirmwareDescriptorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SyncDeviceFirmwareDescriptorRequestValidationError) Field ¶
func (e SyncDeviceFirmwareDescriptorRequestValidationError) Field() string
Field function returns field value.
func (SyncDeviceFirmwareDescriptorRequestValidationError) Key ¶
func (e SyncDeviceFirmwareDescriptorRequestValidationError) Key() bool
Key function returns key value.
func (SyncDeviceFirmwareDescriptorRequestValidationError) Reason ¶
func (e SyncDeviceFirmwareDescriptorRequestValidationError) Reason() string
Reason function returns reason value.
type UnaryCallRequest ¶
type UnaryCallRequest struct { Device *OpDevice `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Value *OpUnaryCallValue `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnaryCallRequest) Descriptor ¶
func (*UnaryCallRequest) Descriptor() ([]byte, []int)
func (*UnaryCallRequest) GetDevice ¶
func (m *UnaryCallRequest) GetDevice() *OpDevice
func (*UnaryCallRequest) GetValue ¶
func (m *UnaryCallRequest) GetValue() *OpUnaryCallValue
func (*UnaryCallRequest) ProtoMessage ¶
func (*UnaryCallRequest) ProtoMessage()
func (*UnaryCallRequest) Reset ¶
func (m *UnaryCallRequest) Reset()
func (*UnaryCallRequest) String ¶
func (m *UnaryCallRequest) String() string
func (*UnaryCallRequest) Validate ¶
func (m *UnaryCallRequest) Validate() error
Validate checks the field values on UnaryCallRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*UnaryCallRequest) XXX_DiscardUnknown ¶
func (m *UnaryCallRequest) XXX_DiscardUnknown()
func (*UnaryCallRequest) XXX_Marshal ¶
func (m *UnaryCallRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnaryCallRequest) XXX_Merge ¶
func (m *UnaryCallRequest) XXX_Merge(src proto.Message)
func (*UnaryCallRequest) XXX_Size ¶
func (m *UnaryCallRequest) XXX_Size() int
func (*UnaryCallRequest) XXX_Unmarshal ¶
func (m *UnaryCallRequest) XXX_Unmarshal(b []byte) error
type UnaryCallRequestValidationError ¶
type UnaryCallRequestValidationError struct {
// contains filtered or unexported fields
}
UnaryCallRequestValidationError is the validation error returned by UnaryCallRequest.Validate if the designated constraints aren't met.
func (UnaryCallRequestValidationError) Cause ¶
func (e UnaryCallRequestValidationError) Cause() error
Cause function returns cause value.
func (UnaryCallRequestValidationError) Error ¶
func (e UnaryCallRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UnaryCallRequestValidationError) ErrorName ¶
func (e UnaryCallRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UnaryCallRequestValidationError) Field ¶
func (e UnaryCallRequestValidationError) Field() string
Field function returns field value.
func (UnaryCallRequestValidationError) Key ¶
func (e UnaryCallRequestValidationError) Key() bool
Key function returns key value.
func (UnaryCallRequestValidationError) Reason ¶
func (e UnaryCallRequestValidationError) Reason() string
Reason function returns reason value.
type UnaryCallResponse ¶
type UnaryCallResponse struct { Device *Device `protobuf:"bytes,1,opt,name=device,proto3" json:"device,omitempty"` Value *UnaryCallValue `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnaryCallResponse) Descriptor ¶
func (*UnaryCallResponse) Descriptor() ([]byte, []int)
func (*UnaryCallResponse) GetDevice ¶
func (m *UnaryCallResponse) GetDevice() *Device
func (*UnaryCallResponse) GetValue ¶
func (m *UnaryCallResponse) GetValue() *UnaryCallValue
func (*UnaryCallResponse) ProtoMessage ¶
func (*UnaryCallResponse) ProtoMessage()
func (*UnaryCallResponse) Reset ¶
func (m *UnaryCallResponse) Reset()
func (*UnaryCallResponse) String ¶
func (m *UnaryCallResponse) String() string
func (*UnaryCallResponse) Validate ¶
func (m *UnaryCallResponse) Validate() error
Validate checks the field values on UnaryCallResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*UnaryCallResponse) XXX_DiscardUnknown ¶
func (m *UnaryCallResponse) XXX_DiscardUnknown()
func (*UnaryCallResponse) XXX_Marshal ¶
func (m *UnaryCallResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnaryCallResponse) XXX_Merge ¶
func (m *UnaryCallResponse) XXX_Merge(src proto.Message)
func (*UnaryCallResponse) XXX_Size ¶
func (m *UnaryCallResponse) XXX_Size() int
func (*UnaryCallResponse) XXX_Unmarshal ¶
func (m *UnaryCallResponse) XXX_Unmarshal(b []byte) error
type UnaryCallResponseValidationError ¶
type UnaryCallResponseValidationError struct {
// contains filtered or unexported fields
}
UnaryCallResponseValidationError is the validation error returned by UnaryCallResponse.Validate if the designated constraints aren't met.
func (UnaryCallResponseValidationError) Cause ¶
func (e UnaryCallResponseValidationError) Cause() error
Cause function returns cause value.
func (UnaryCallResponseValidationError) Error ¶
func (e UnaryCallResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UnaryCallResponseValidationError) ErrorName ¶
func (e UnaryCallResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UnaryCallResponseValidationError) Field ¶
func (e UnaryCallResponseValidationError) Field() string
Field function returns field value.
func (UnaryCallResponseValidationError) Key ¶
func (e UnaryCallResponseValidationError) Key() bool
Key function returns key value.
func (UnaryCallResponseValidationError) Reason ¶
func (e UnaryCallResponseValidationError) Reason() string
Reason function returns reason value.
type UnaryCallValue ¶
type UnaryCallValue struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Component string `protobuf:"bytes,2,opt,name=component,proto3" json:"component,omitempty"` Method string `protobuf:"bytes,3,opt,name=method,proto3" json:"method,omitempty"` Value *any.Any `protobuf:"bytes,4,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UnaryCallValue) Descriptor ¶
func (*UnaryCallValue) Descriptor() ([]byte, []int)
func (*UnaryCallValue) GetComponent ¶
func (m *UnaryCallValue) GetComponent() string
func (*UnaryCallValue) GetMethod ¶
func (m *UnaryCallValue) GetMethod() string
func (*UnaryCallValue) GetName ¶
func (m *UnaryCallValue) GetName() string
func (*UnaryCallValue) GetValue ¶
func (m *UnaryCallValue) GetValue() *any.Any
func (*UnaryCallValue) ProtoMessage ¶
func (*UnaryCallValue) ProtoMessage()
func (*UnaryCallValue) Reset ¶
func (m *UnaryCallValue) Reset()
func (*UnaryCallValue) String ¶
func (m *UnaryCallValue) String() string
func (*UnaryCallValue) Validate ¶
func (m *UnaryCallValue) Validate() error
Validate checks the field values on UnaryCallValue with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*UnaryCallValue) XXX_DiscardUnknown ¶
func (m *UnaryCallValue) XXX_DiscardUnknown()
func (*UnaryCallValue) XXX_Marshal ¶
func (m *UnaryCallValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UnaryCallValue) XXX_Merge ¶
func (m *UnaryCallValue) XXX_Merge(src proto.Message)
func (*UnaryCallValue) XXX_Size ¶
func (m *UnaryCallValue) XXX_Size() int
func (*UnaryCallValue) XXX_Unmarshal ¶
func (m *UnaryCallValue) XXX_Unmarshal(b []byte) error
type UnaryCallValueValidationError ¶
type UnaryCallValueValidationError struct {
// contains filtered or unexported fields
}
UnaryCallValueValidationError is the validation error returned by UnaryCallValue.Validate if the designated constraints aren't met.
func (UnaryCallValueValidationError) Cause ¶
func (e UnaryCallValueValidationError) Cause() error
Cause function returns cause value.
func (UnaryCallValueValidationError) Error ¶
func (e UnaryCallValueValidationError) Error() string
Error satisfies the builtin error interface
func (UnaryCallValueValidationError) ErrorName ¶
func (e UnaryCallValueValidationError) ErrorName() string
ErrorName returns error name.
func (UnaryCallValueValidationError) Field ¶
func (e UnaryCallValueValidationError) Field() string
Field function returns field value.
func (UnaryCallValueValidationError) Key ¶
func (e UnaryCallValueValidationError) Key() bool
Key function returns key value.
func (UnaryCallValueValidationError) Reason ¶
func (e UnaryCallValueValidationError) Reason() string
Reason function returns reason value.
type UploadDescriptorRequest ¶
type UploadDescriptorRequest struct { Descriptor_ *OpDescriptor `protobuf:"bytes,1,opt,name=descriptor,proto3" json:"descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UploadDescriptorRequest) Descriptor ¶
func (*UploadDescriptorRequest) Descriptor() ([]byte, []int)
func (*UploadDescriptorRequest) GetDescriptor_ ¶
func (m *UploadDescriptorRequest) GetDescriptor_() *OpDescriptor
func (*UploadDescriptorRequest) ProtoMessage ¶
func (*UploadDescriptorRequest) ProtoMessage()
func (*UploadDescriptorRequest) Reset ¶
func (m *UploadDescriptorRequest) Reset()
func (*UploadDescriptorRequest) String ¶
func (m *UploadDescriptorRequest) String() string
func (*UploadDescriptorRequest) Validate ¶
func (m *UploadDescriptorRequest) Validate() error
Validate checks the field values on UploadDescriptorRequest with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*UploadDescriptorRequest) XXX_DiscardUnknown ¶
func (m *UploadDescriptorRequest) XXX_DiscardUnknown()
func (*UploadDescriptorRequest) XXX_Marshal ¶
func (m *UploadDescriptorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UploadDescriptorRequest) XXX_Merge ¶
func (m *UploadDescriptorRequest) XXX_Merge(src proto.Message)
func (*UploadDescriptorRequest) XXX_Size ¶
func (m *UploadDescriptorRequest) XXX_Size() int
func (*UploadDescriptorRequest) XXX_Unmarshal ¶
func (m *UploadDescriptorRequest) XXX_Unmarshal(b []byte) error
type UploadDescriptorRequestValidationError ¶
type UploadDescriptorRequestValidationError struct {
// contains filtered or unexported fields
}
UploadDescriptorRequestValidationError is the validation error returned by UploadDescriptorRequest.Validate if the designated constraints aren't met.
func (UploadDescriptorRequestValidationError) Cause ¶
func (e UploadDescriptorRequestValidationError) Cause() error
Cause function returns cause value.
func (UploadDescriptorRequestValidationError) Error ¶
func (e UploadDescriptorRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UploadDescriptorRequestValidationError) ErrorName ¶
func (e UploadDescriptorRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UploadDescriptorRequestValidationError) Field ¶
func (e UploadDescriptorRequestValidationError) Field() string
Field function returns field value.
func (UploadDescriptorRequestValidationError) Key ¶
func (e UploadDescriptorRequestValidationError) Key() bool
Key function returns key value.
func (UploadDescriptorRequestValidationError) Reason ¶
func (e UploadDescriptorRequestValidationError) Reason() string
Reason function returns reason value.
type UploadDescriptorResponse ¶
type UploadDescriptorResponse struct { Descriptor_ *Descriptor `protobuf:"bytes,1,opt,name=descriptor,proto3" json:"descriptor,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*UploadDescriptorResponse) Descriptor ¶
func (*UploadDescriptorResponse) Descriptor() ([]byte, []int)
func (*UploadDescriptorResponse) GetDescriptor_ ¶
func (m *UploadDescriptorResponse) GetDescriptor_() *Descriptor
func (*UploadDescriptorResponse) ProtoMessage ¶
func (*UploadDescriptorResponse) ProtoMessage()
func (*UploadDescriptorResponse) Reset ¶
func (m *UploadDescriptorResponse) Reset()
func (*UploadDescriptorResponse) String ¶
func (m *UploadDescriptorResponse) String() string
func (*UploadDescriptorResponse) Validate ¶
func (m *UploadDescriptorResponse) Validate() error
Validate checks the field values on UploadDescriptorResponse with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.
func (*UploadDescriptorResponse) XXX_DiscardUnknown ¶
func (m *UploadDescriptorResponse) XXX_DiscardUnknown()
func (*UploadDescriptorResponse) XXX_Marshal ¶
func (m *UploadDescriptorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*UploadDescriptorResponse) XXX_Merge ¶
func (m *UploadDescriptorResponse) XXX_Merge(src proto.Message)
func (*UploadDescriptorResponse) XXX_Size ¶
func (m *UploadDescriptorResponse) XXX_Size() int
func (*UploadDescriptorResponse) XXX_Unmarshal ¶
func (m *UploadDescriptorResponse) XXX_Unmarshal(b []byte) error
type UploadDescriptorResponseValidationError ¶
type UploadDescriptorResponseValidationError struct {
// contains filtered or unexported fields
}
UploadDescriptorResponseValidationError is the validation error returned by UploadDescriptorResponse.Validate if the designated constraints aren't met.
func (UploadDescriptorResponseValidationError) Cause ¶
func (e UploadDescriptorResponseValidationError) Cause() error
Cause function returns cause value.
func (UploadDescriptorResponseValidationError) Error ¶
func (e UploadDescriptorResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UploadDescriptorResponseValidationError) ErrorName ¶
func (e UploadDescriptorResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UploadDescriptorResponseValidationError) Field ¶
func (e UploadDescriptorResponseValidationError) Field() string
Field function returns field value.
func (UploadDescriptorResponseValidationError) Key ¶
func (e UploadDescriptorResponseValidationError) Key() bool
Key function returns key value.
func (UploadDescriptorResponseValidationError) Reason ¶
func (e UploadDescriptorResponseValidationError) Reason() string
Reason function returns reason value.
Source Files ¶
- add_configs_to_device.pb.go
- add_configs_to_device.pb.validate.go
- add_devices_to_firmware_hub.pb.go
- add_devices_to_firmware_hub.pb.validate.go
- add_firmware_descriptor_to_firmware_hub.pb.go
- add_firmware_descriptor_to_firmware_hub.pb.validate.go
- add_flows_to_flow_set.pb.go
- add_flows_to_flow_set.pb.validate.go
- connect.pb.go
- connect.pb.validate.go
- create_config.pb.go
- create_config.pb.validate.go
- create_device.pb.go
- create_device.pb.validate.go
- create_firmware_hub.pb.go
- create_firmware_hub.pb.validate.go
- create_flow_set.pb.go
- create_flow_set.pb.validate.go
- delete_config.pb.go
- delete_config.pb.validate.go
- delete_device.pb.go
- delete_device.pb.validate.go
- delete_firmware_hub.pb.go
- delete_firmware_hub.pb.validate.go
- delete_flow_set.pb.go
- delete_flow_set.pb.validate.go
- get_config.pb.go
- get_config.pb.validate.go
- get_descriptor.pb.go
- get_descriptor.pb.validate.go
- get_device.pb.go
- get_device.pb.validate.go
- get_device_by_module.pb.go
- get_device_by_module.pb.validate.go
- get_device_firmware_descriptor.pb.go
- get_device_firmware_descriptor.pb.validate.go
- get_firmware_hub.pb.go
- get_firmware_hub.pb.validate.go
- get_flow_set.pb.go
- get_flow_set.pb.validate.go
- get_object.pb.go
- get_object.pb.validate.go
- get_object_content.pb.go
- get_object_content.pb.validate.go
- get_object_streaming_content.pb.go
- get_object_streaming_content.pb.validate.go
- heartbeat.pb.go
- heartbeat.pb.validate.go
- list_configs.pb.go
- list_configs.pb.validate.go
- list_configs_by_device.pb.go
- list_configs_by_device.pb.validate.go
- list_devices.pb.go
- list_devices.pb.validate.go
- list_firmware_hubs.pb.go
- list_firmware_hubs.pb.validate.go
- list_flow_sets.pb.go
- list_flow_sets.pb.validate.go
- list_objects.pb.go
- list_objects.pb.validate.go
- model.pb.go
- model.pb.validate.go
- patch_config.pb.go
- patch_config.pb.validate.go
- patch_device.pb.go
- patch_device.pb.validate.go
- patch_firmware_hub.pb.go
- patch_firmware_hub.pb.validate.go
- patch_flow_set.pb.go
- patch_flow_set.pb.validate.go
- pull_frame_from_flow.pb.go
- pull_frame_from_flow.pb.validate.go
- pull_frame_from_flow_set.pb.go
- pull_frame_from_flow_set.pb.validate.go
- push_frame_to_flow.pb.go
- push_frame_to_flow.pb.validate.go
- push_frame_to_flow_once.pb.go
- push_frame_to_flow_once.pb.validate.go
- put_object.pb.go
- put_object.pb.validate.go
- put_object_streaming.pb.go
- put_object_streaming.pb.validate.go
- query_frames_from_flow.pb.go
- query_frames_from_flow.pb.validate.go
- remove_configs_from_device.pb.go
- remove_configs_from_device.pb.validate.go
- remove_devices_from_firmware_hub.pb.go
- remove_devices_from_firmware_hub.pb.validate.go
- remove_firmware_descriptor_from_firmware_hub.pb.go
- remove_firmware_descriptor_from_firmware_hub.pb.validate.go
- remove_flows_from_flow_set.pb.go
- remove_flows_from_flow_set.pb.validate.go
- remove_object.pb.go
- remove_object.pb.validate.go
- rename_object.pb.go
- rename_object.pb.validate.go
- service.pb.go
- service.pb.validate.go
- set_device_firmware_descriptor.pb.go
- set_device_firmware_descriptor.pb.validate.go
- show_device.pb.go
- show_device.pb.validate.go
- show_device_firmware_descriptor.pb.go
- show_device_firmware_descriptor.pb.validate.go
- stream_call.pb.go
- stream_call.pb.validate.go
- sync_device_firmware_descriptor.pb.go
- sync_device_firmware_descriptor.pb.validate.go
- unary_call.pb.go
- unary_call.pb.validate.go
- upload_descriptor.pb.go
- upload_descriptor.pb.validate.go