Documentation
¶
Index ¶
- Variables
- type AudioAnalysisResult
- func (*AudioAnalysisResult) Descriptor() ([]byte, []int)deprecated
- func (x *AudioAnalysisResult) GetBpm() float64
- func (x *AudioAnalysisResult) GetKey() string
- func (*AudioAnalysisResult) ProtoMessage()
- func (x *AudioAnalysisResult) ProtoReflect() protoreflect.Message
- func (x *AudioAnalysisResult) Reset()
- func (x *AudioAnalysisResult) String() string
- type BandwidthStats
- func (*BandwidthStats) Descriptor() ([]byte, []int)deprecated
- func (x *BandwidthStats) GetEgressBytes() int64
- func (x *BandwidthStats) GetIngressBytes() int64
- func (x *BandwidthStats) GetSince() *timestamppb.Timestamp
- func (*BandwidthStats) ProtoMessage()
- func (x *BandwidthStats) ProtoReflect() protoreflect.Message
- func (x *BandwidthStats) Reset()
- func (x *BandwidthStats) String() string
- type DailyServedCount
- func (*DailyServedCount) Descriptor() ([]byte, []int)deprecated
- func (x *DailyServedCount) GetAction() string
- func (x *DailyServedCount) GetCount() int64
- func (x *DailyServedCount) GetDay() *timestamppb.Timestamp
- func (*DailyServedCount) ProtoMessage()
- func (x *DailyServedCount) ProtoReflect() protoreflect.Message
- func (x *DailyServedCount) Reset()
- func (x *DailyServedCount) String() string
- type FFProbeResult
- type FFProbeResult_Format
- func (*FFProbeResult_Format) Descriptor() ([]byte, []int)deprecated
- func (x *FFProbeResult_Format) GetBitRate() string
- func (x *FFProbeResult_Format) GetDuration() string
- func (x *FFProbeResult_Format) GetFilename() string
- func (x *FFProbeResult_Format) GetFormatLongName() string
- func (x *FFProbeResult_Format) GetFormatName() string
- func (x *FFProbeResult_Format) GetSize() string
- func (*FFProbeResult_Format) ProtoMessage()
- func (x *FFProbeResult_Format) ProtoReflect() protoreflect.Message
- func (x *FFProbeResult_Format) Reset()
- func (x *FFProbeResult_Format) String() string
- type File
- type GetHealthRequest
- type GetHealthResponse
- type GetIPDataRequest
- type GetIPDataResponse
- func (*GetIPDataResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIPDataResponse) GetCity() string
- func (x *GetIPDataResponse) GetCountry() string
- func (x *GetIPDataResponse) GetCountryCode() string
- func (x *GetIPDataResponse) GetLatitude() float32
- func (x *GetIPDataResponse) GetLongitude() float32
- func (x *GetIPDataResponse) GetRegion() string
- func (x *GetIPDataResponse) GetRegionCode() string
- func (*GetIPDataResponse) ProtoMessage()
- func (x *GetIPDataResponse) ProtoReflect() protoreflect.Message
- func (x *GetIPDataResponse) Reset()
- func (x *GetIPDataResponse) String() string
- type GetRendezvousNodesRequest
- func (*GetRendezvousNodesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRendezvousNodesRequest) GetCid() string
- func (x *GetRendezvousNodesRequest) GetReplicationFactor() int32
- func (*GetRendezvousNodesRequest) ProtoMessage()
- func (x *GetRendezvousNodesRequest) ProtoReflect() protoreflect.Message
- func (x *GetRendezvousNodesRequest) Reset()
- func (x *GetRendezvousNodesRequest) String() string
- type GetRendezvousNodesResponse
- func (*GetRendezvousNodesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRendezvousNodesResponse) GetNodes() []string
- func (*GetRendezvousNodesResponse) ProtoMessage()
- func (x *GetRendezvousNodesResponse) ProtoReflect() protoreflect.Message
- func (x *GetRendezvousNodesResponse) Reset()
- func (x *GetRendezvousNodesResponse) String() string
- type GetStatusRequest
- type GetStatusResponse
- func (*GetStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStatusResponse) GetStorageExpectation() int64
- func (*GetStatusResponse) ProtoMessage()
- func (x *GetStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetStatusResponse) Reset()
- func (x *GetStatusResponse) String() string
- type GetStorageDiagnosticsRequest
- func (*GetStorageDiagnosticsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetStorageDiagnosticsRequest) ProtoMessage()
- func (x *GetStorageDiagnosticsRequest) ProtoReflect() protoreflect.Message
- func (x *GetStorageDiagnosticsRequest) Reset()
- func (x *GetStorageDiagnosticsRequest) String() string
- type GetStorageDiagnosticsResponse
- func (*GetStorageDiagnosticsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStorageDiagnosticsResponse) GetBandwidth() *BandwidthStats
- func (x *GetStorageDiagnosticsResponse) GetBlobStorePrefix() string
- func (x *GetStorageDiagnosticsResponse) GetDiskHasSpace() bool
- func (x *GetStorageDiagnosticsResponse) GetDiskTotalBytes() int64
- func (x *GetStorageDiagnosticsResponse) GetDiskUsedBytes() int64
- func (x *GetStorageDiagnosticsResponse) GetInProgressRepair() *RepairRun
- func (x *GetStorageDiagnosticsResponse) GetLastSuccessfulCleanup() *RepairRun
- func (x *GetStorageDiagnosticsResponse) GetLastSuccessfulRepair() *RepairRun
- func (x *GetStorageDiagnosticsResponse) GetPeers() []*PeerStatus
- func (x *GetStorageDiagnosticsResponse) GetPos() *PoSStats
- func (x *GetStorageDiagnosticsResponse) GetReadRepair() *ReadRepairStats
- func (x *GetStorageDiagnosticsResponse) GetRecentPosChallenges() []*PoSChallenge
- func (x *GetStorageDiagnosticsResponse) GetRecentRepairRuns() []*RepairRun
- func (x *GetStorageDiagnosticsResponse) GetRecentServed() []*ServedEvent
- func (x *GetStorageDiagnosticsResponse) GetReplicationFactor() int32
- func (x *GetStorageDiagnosticsResponse) GetSelfHost() string
- func (x *GetStorageDiagnosticsResponse) GetServedCounts() []*DailyServedCount
- func (x *GetStorageDiagnosticsResponse) GetStorageExpectationBytes() int64
- func (x *GetStorageDiagnosticsResponse) GetUploadsCount() int64
- func (*GetStorageDiagnosticsResponse) ProtoMessage()
- func (x *GetStorageDiagnosticsResponse) ProtoReflect() protoreflect.Message
- func (x *GetStorageDiagnosticsResponse) Reset()
- func (x *GetStorageDiagnosticsResponse) String() string
- type GetStreamURLRequest
- func (*GetStreamURLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreamURLRequest) GetCid() string
- func (x *GetStreamURLRequest) GetShouldCache() int64
- func (x *GetStreamURLRequest) GetTrackId() int64
- func (x *GetStreamURLRequest) GetUploadId() string
- func (x *GetStreamURLRequest) GetUserId() int64
- func (*GetStreamURLRequest) ProtoMessage()
- func (x *GetStreamURLRequest) ProtoReflect() protoreflect.Message
- func (x *GetStreamURLRequest) Reset()
- func (x *GetStreamURLRequest) String() string
- type GetStreamURLResponse
- func (*GetStreamURLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetStreamURLResponse) GetUrls() []string
- func (*GetStreamURLResponse) ProtoMessage()
- func (x *GetStreamURLResponse) ProtoReflect() protoreflect.Message
- func (x *GetStreamURLResponse) Reset()
- func (x *GetStreamURLResponse) String() string
- type GetUploadRequest
- func (*GetUploadRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUploadRequest) GetAnalyze() bool
- func (x *GetUploadRequest) GetFix() bool
- func (x *GetUploadRequest) GetId() string
- func (*GetUploadRequest) ProtoMessage()
- func (x *GetUploadRequest) ProtoReflect() protoreflect.Message
- func (x *GetUploadRequest) Reset()
- func (x *GetUploadRequest) String() string
- type GetUploadResponse
- type PeerStatus
- func (*PeerStatus) Descriptor() ([]byte, []int)deprecated
- func (x *PeerStatus) GetHost() string
- func (x *PeerStatus) GetLastHealthy() *timestamppb.Timestamp
- func (x *PeerStatus) GetLastReachable() *timestamppb.Timestamp
- func (x *PeerStatus) GetReachablePeerCount() int32
- func (*PeerStatus) ProtoMessage()
- func (x *PeerStatus) ProtoReflect() protoreflect.Message
- func (x *PeerStatus) Reset()
- func (x *PeerStatus) String() string
- type PingRequest
- type PingResponse
- type PoSChallenge
- func (*PoSChallenge) Descriptor() ([]byte, []int)deprecated
- func (x *PoSChallenge) GetAt() *timestamppb.Timestamp
- func (x *PoSChallenge) GetCid() string
- func (x *PoSChallenge) GetError() string
- func (x *PoSChallenge) GetOk() bool
- func (*PoSChallenge) ProtoMessage()
- func (x *PoSChallenge) ProtoReflect() protoreflect.Message
- func (x *PoSChallenge) Reset()
- func (x *PoSChallenge) String() string
- type PoSStats
- func (*PoSStats) Descriptor() ([]byte, []int)deprecated
- func (x *PoSStats) GetAttempted() int64
- func (x *PoSStats) GetFailed() int64
- func (x *PoSStats) GetPassed() int64
- func (*PoSStats) ProtoMessage()
- func (x *PoSStats) ProtoReflect() protoreflect.Message
- func (x *PoSStats) Reset()
- func (x *PoSStats) String() string
- type ReadRepairStats
- func (*ReadRepairStats) Descriptor() ([]byte, []int)deprecated
- func (x *ReadRepairStats) GetLocalHits() int64
- func (x *ReadRepairStats) GetMisses() int64
- func (x *ReadRepairStats) GetProxied() int64
- func (x *ReadRepairStats) GetPullAttempts() int64
- func (x *ReadRepairStats) GetPullSuccesses() int64
- func (x *ReadRepairStats) GetRedirected() int64
- func (*ReadRepairStats) ProtoMessage()
- func (x *ReadRepairStats) ProtoReflect() protoreflect.Message
- func (x *ReadRepairStats) Reset()
- func (x *ReadRepairStats) String() string
- type RepairRun
- func (*RepairRun) Descriptor() ([]byte, []int)deprecated
- func (x *RepairRun) GetAbortedReason() string
- func (x *RepairRun) GetCleanupMode() bool
- func (x *RepairRun) GetContentSizeBytes() int64
- func (x *RepairRun) GetCounters() map[string]int64
- func (x *RepairRun) GetCursorI() int32
- func (x *RepairRun) GetDurationNs() int64
- func (x *RepairRun) GetFinishedAt() *timestamppb.Timestamp
- func (x *RepairRun) GetStartedAt() *timestamppb.Timestamp
- func (*RepairRun) ProtoMessage()
- func (x *RepairRun) ProtoReflect() protoreflect.Message
- func (x *RepairRun) Reset()
- func (x *RepairRun) String() string
- type ServedEvent
- func (*ServedEvent) Descriptor() ([]byte, []int)deprecated
- func (x *ServedEvent) GetAction() string
- func (x *ServedEvent) GetAt() *timestamppb.Timestamp
- func (x *ServedEvent) GetCid() string
- func (*ServedEvent) ProtoMessage()
- func (x *ServedEvent) ProtoReflect() protoreflect.Message
- func (x *ServedEvent) Reset()
- func (x *ServedEvent) String() string
- type StreamTrackRequest
- func (*StreamTrackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *StreamTrackRequest) GetChunkSize() int64
- func (x *StreamTrackRequest) GetSignature() *StreamTrackSignature
- func (*StreamTrackRequest) ProtoMessage()
- func (x *StreamTrackRequest) ProtoReflect() protoreflect.Message
- func (x *StreamTrackRequest) Reset()
- func (x *StreamTrackRequest) String() string
- type StreamTrackResponse
- func (*StreamTrackResponse) Descriptor() ([]byte, []int)deprecated
- func (x *StreamTrackResponse) GetData() []byte
- func (*StreamTrackResponse) ProtoMessage()
- func (x *StreamTrackResponse) ProtoReflect() protoreflect.Message
- func (x *StreamTrackResponse) Reset()
- func (x *StreamTrackResponse) String() string
- type StreamTrackSignature
- func (*StreamTrackSignature) Descriptor() ([]byte, []int)deprecated
- func (x *StreamTrackSignature) GetData() *StreamTrackSignatureData
- func (x *StreamTrackSignature) GetDataHash() []byte
- func (x *StreamTrackSignature) GetSignature() string
- func (*StreamTrackSignature) ProtoMessage()
- func (x *StreamTrackSignature) ProtoReflect() protoreflect.Message
- func (x *StreamTrackSignature) Reset()
- func (x *StreamTrackSignature) String() string
- type StreamTrackSignatureData
- func (*StreamTrackSignatureData) Descriptor() ([]byte, []int)deprecated
- func (x *StreamTrackSignatureData) GetTimestamp() int64
- func (x *StreamTrackSignatureData) GetTrackId() string
- func (*StreamTrackSignatureData) ProtoMessage()
- func (x *StreamTrackSignatureData) ProtoReflect() protoreflect.Message
- func (x *StreamTrackSignatureData) Reset()
- func (x *StreamTrackSignatureData) String() string
- type Upload
- func (*Upload) Descriptor() ([]byte, []int)deprecated
- func (x *Upload) GetAudioAnalysisError() string
- func (x *Upload) GetAudioAnalysisErrorCount() int32
- func (x *Upload) GetAudioAnalysisResults() *AudioAnalysisResult
- func (x *Upload) GetAudioAnalysisStatus() string
- func (x *Upload) GetAudioAnalyzedAt() *timestamppb.Timestamp
- func (x *Upload) GetAudioAnalyzedBy() string
- func (x *Upload) GetCreatedAt() *timestamppb.Timestamp
- func (x *Upload) GetCreatedBy() string
- func (x *Upload) GetError() string
- func (x *Upload) GetErrorCount() int32
- func (x *Upload) GetId() string
- func (x *Upload) GetMirrors() []string
- func (x *Upload) GetOrigFileCid() string
- func (x *Upload) GetOrigFilename() string
- func (x *Upload) GetPlacementHosts() []string
- func (x *Upload) GetProbe() *FFProbeResult
- func (x *Upload) GetSelectedPreview() string
- func (x *Upload) GetStatus() string
- func (x *Upload) GetTemplate() string
- func (x *Upload) GetTranscodeProgress() float64
- func (x *Upload) GetTranscodeResults() map[string]string
- func (x *Upload) GetTranscodedAt() *timestamppb.Timestamp
- func (x *Upload) GetTranscodedBy() string
- func (x *Upload) GetTranscodedMirrors() []string
- func (x *Upload) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Upload) GetUserWallet() string
- func (*Upload) ProtoMessage()
- func (x *Upload) ProtoReflect() protoreflect.Message
- func (x *Upload) Reset()
- func (x *Upload) String() string
- type UploadFilesRequest
- func (*UploadFilesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UploadFilesRequest) GetFiles() []*File
- func (x *UploadFilesRequest) GetPlacementHosts() []string
- func (x *UploadFilesRequest) GetPreviewStart() string
- func (x *UploadFilesRequest) GetSignature() string
- func (x *UploadFilesRequest) GetTemplate() string
- func (x *UploadFilesRequest) GetUserWallet() string
- func (*UploadFilesRequest) ProtoMessage()
- func (x *UploadFilesRequest) ProtoReflect() protoreflect.Message
- func (x *UploadFilesRequest) Reset()
- func (x *UploadFilesRequest) String() string
- type UploadFilesResponse
- func (*UploadFilesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UploadFilesResponse) GetUploads() []*Upload
- func (*UploadFilesResponse) ProtoMessage()
- func (x *UploadFilesResponse) ProtoReflect() protoreflect.Message
- func (x *UploadFilesResponse) Reset()
- func (x *UploadFilesResponse) String() string
Constants ¶
This section is empty.
Variables ¶
var File_storage_v1_service_proto protoreflect.FileDescriptor
var File_storage_v1_types_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type AudioAnalysisResult ¶
type AudioAnalysisResult struct {
Bpm float64 `protobuf:"fixed64,1,opt,name=bpm,proto3" json:"bpm,omitempty"`
Key string `protobuf:"bytes,2,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*AudioAnalysisResult) Descriptor
deprecated
func (*AudioAnalysisResult) Descriptor() ([]byte, []int)
Deprecated: Use AudioAnalysisResult.ProtoReflect.Descriptor instead.
func (*AudioAnalysisResult) GetBpm ¶
func (x *AudioAnalysisResult) GetBpm() float64
func (*AudioAnalysisResult) GetKey ¶
func (x *AudioAnalysisResult) GetKey() string
func (*AudioAnalysisResult) ProtoMessage ¶
func (*AudioAnalysisResult) ProtoMessage()
func (*AudioAnalysisResult) ProtoReflect ¶
func (x *AudioAnalysisResult) ProtoReflect() protoreflect.Message
func (*AudioAnalysisResult) Reset ¶
func (x *AudioAnalysisResult) Reset()
func (*AudioAnalysisResult) String ¶
func (x *AudioAnalysisResult) String() string
type BandwidthStats ¶ added in v1.2.14
type BandwidthStats struct {
IngressBytes int64 `protobuf:"varint,1,opt,name=ingress_bytes,json=ingressBytes,proto3" json:"ingress_bytes,omitempty"`
EgressBytes int64 `protobuf:"varint,2,opt,name=egress_bytes,json=egressBytes,proto3" json:"egress_bytes,omitempty"`
Since *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=since,proto3" json:"since,omitempty"`
// contains filtered or unexported fields
}
func (*BandwidthStats) Descriptor
deprecated
added in
v1.2.14
func (*BandwidthStats) Descriptor() ([]byte, []int)
Deprecated: Use BandwidthStats.ProtoReflect.Descriptor instead.
func (*BandwidthStats) GetEgressBytes ¶ added in v1.2.14
func (x *BandwidthStats) GetEgressBytes() int64
func (*BandwidthStats) GetIngressBytes ¶ added in v1.2.14
func (x *BandwidthStats) GetIngressBytes() int64
func (*BandwidthStats) GetSince ¶ added in v1.2.14
func (x *BandwidthStats) GetSince() *timestamppb.Timestamp
func (*BandwidthStats) ProtoMessage ¶ added in v1.2.14
func (*BandwidthStats) ProtoMessage()
func (*BandwidthStats) ProtoReflect ¶ added in v1.2.14
func (x *BandwidthStats) ProtoReflect() protoreflect.Message
func (*BandwidthStats) Reset ¶ added in v1.2.14
func (x *BandwidthStats) Reset()
func (*BandwidthStats) String ¶ added in v1.2.14
func (x *BandwidthStats) String() string
type DailyServedCount ¶ added in v1.2.14
type DailyServedCount struct {
Day *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=day,proto3" json:"day,omitempty"`
Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"`
Count int64 `protobuf:"varint,3,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*DailyServedCount) Descriptor
deprecated
added in
v1.2.14
func (*DailyServedCount) Descriptor() ([]byte, []int)
Deprecated: Use DailyServedCount.ProtoReflect.Descriptor instead.
func (*DailyServedCount) GetAction ¶ added in v1.2.14
func (x *DailyServedCount) GetAction() string
func (*DailyServedCount) GetCount ¶ added in v1.2.14
func (x *DailyServedCount) GetCount() int64
func (*DailyServedCount) GetDay ¶ added in v1.2.14
func (x *DailyServedCount) GetDay() *timestamppb.Timestamp
func (*DailyServedCount) ProtoMessage ¶ added in v1.2.14
func (*DailyServedCount) ProtoMessage()
func (*DailyServedCount) ProtoReflect ¶ added in v1.2.14
func (x *DailyServedCount) ProtoReflect() protoreflect.Message
func (*DailyServedCount) Reset ¶ added in v1.2.14
func (x *DailyServedCount) Reset()
func (*DailyServedCount) String ¶ added in v1.2.14
func (x *DailyServedCount) String() string
type FFProbeResult ¶
type FFProbeResult struct {
Format *FFProbeResult_Format `protobuf:"bytes,1,opt,name=format,proto3" json:"format,omitempty"`
// contains filtered or unexported fields
}
func (*FFProbeResult) Descriptor
deprecated
func (*FFProbeResult) Descriptor() ([]byte, []int)
Deprecated: Use FFProbeResult.ProtoReflect.Descriptor instead.
func (*FFProbeResult) GetFormat ¶
func (x *FFProbeResult) GetFormat() *FFProbeResult_Format
func (*FFProbeResult) ProtoMessage ¶
func (*FFProbeResult) ProtoMessage()
func (*FFProbeResult) ProtoReflect ¶
func (x *FFProbeResult) ProtoReflect() protoreflect.Message
func (*FFProbeResult) Reset ¶
func (x *FFProbeResult) Reset()
func (*FFProbeResult) String ¶
func (x *FFProbeResult) String() string
type FFProbeResult_Format ¶
type FFProbeResult_Format struct {
Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"`
FormatName string `protobuf:"bytes,2,opt,name=format_name,json=formatName,proto3" json:"format_name,omitempty"`
FormatLongName string `protobuf:"bytes,3,opt,name=format_long_name,json=formatLongName,proto3" json:"format_long_name,omitempty"`
Duration string `protobuf:"bytes,4,opt,name=duration,proto3" json:"duration,omitempty"`
Size string `protobuf:"bytes,5,opt,name=size,proto3" json:"size,omitempty"`
BitRate string `protobuf:"bytes,6,opt,name=bit_rate,json=bitRate,proto3" json:"bit_rate,omitempty"`
// contains filtered or unexported fields
}
func (*FFProbeResult_Format) Descriptor
deprecated
func (*FFProbeResult_Format) Descriptor() ([]byte, []int)
Deprecated: Use FFProbeResult_Format.ProtoReflect.Descriptor instead.
func (*FFProbeResult_Format) GetBitRate ¶
func (x *FFProbeResult_Format) GetBitRate() string
func (*FFProbeResult_Format) GetDuration ¶
func (x *FFProbeResult_Format) GetDuration() string
func (*FFProbeResult_Format) GetFilename ¶
func (x *FFProbeResult_Format) GetFilename() string
func (*FFProbeResult_Format) GetFormatLongName ¶
func (x *FFProbeResult_Format) GetFormatLongName() string
func (*FFProbeResult_Format) GetFormatName ¶
func (x *FFProbeResult_Format) GetFormatName() string
func (*FFProbeResult_Format) GetSize ¶
func (x *FFProbeResult_Format) GetSize() string
func (*FFProbeResult_Format) ProtoMessage ¶
func (*FFProbeResult_Format) ProtoMessage()
func (*FFProbeResult_Format) ProtoReflect ¶
func (x *FFProbeResult_Format) ProtoReflect() protoreflect.Message
func (*FFProbeResult_Format) Reset ¶
func (x *FFProbeResult_Format) Reset()
func (*FFProbeResult_Format) String ¶
func (x *FFProbeResult_Format) String() string
type File ¶
type File struct {
Filename string `protobuf:"bytes,1,opt,name=filename,proto3" json:"filename,omitempty"`
Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*File) Descriptor
deprecated
func (*File) GetFilename ¶
func (*File) ProtoMessage ¶
func (*File) ProtoMessage()
func (*File) ProtoReflect ¶
func (x *File) ProtoReflect() protoreflect.Message
type GetHealthRequest ¶
type GetHealthRequest struct {
// contains filtered or unexported fields
}
func (*GetHealthRequest) Descriptor
deprecated
func (*GetHealthRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthRequest.ProtoReflect.Descriptor instead.
func (*GetHealthRequest) ProtoMessage ¶
func (*GetHealthRequest) ProtoMessage()
func (*GetHealthRequest) ProtoReflect ¶
func (x *GetHealthRequest) ProtoReflect() protoreflect.Message
func (*GetHealthRequest) Reset ¶
func (x *GetHealthRequest) Reset()
func (*GetHealthRequest) String ¶
func (x *GetHealthRequest) String() string
type GetHealthResponse ¶
type GetHealthResponse struct {
// contains filtered or unexported fields
}
func (*GetHealthResponse) Descriptor
deprecated
func (*GetHealthResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetHealthResponse.ProtoReflect.Descriptor instead.
func (*GetHealthResponse) ProtoMessage ¶
func (*GetHealthResponse) ProtoMessage()
func (*GetHealthResponse) ProtoReflect ¶
func (x *GetHealthResponse) ProtoReflect() protoreflect.Message
func (*GetHealthResponse) Reset ¶
func (x *GetHealthResponse) Reset()
func (*GetHealthResponse) String ¶
func (x *GetHealthResponse) String() string
type GetIPDataRequest ¶
type GetIPDataRequest struct {
Ip string `protobuf:"bytes,1,opt,name=ip,proto3" json:"ip,omitempty"`
// contains filtered or unexported fields
}
func (*GetIPDataRequest) Descriptor
deprecated
func (*GetIPDataRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIPDataRequest.ProtoReflect.Descriptor instead.
func (*GetIPDataRequest) GetIp ¶
func (x *GetIPDataRequest) GetIp() string
func (*GetIPDataRequest) ProtoMessage ¶
func (*GetIPDataRequest) ProtoMessage()
func (*GetIPDataRequest) ProtoReflect ¶
func (x *GetIPDataRequest) ProtoReflect() protoreflect.Message
func (*GetIPDataRequest) Reset ¶
func (x *GetIPDataRequest) Reset()
func (*GetIPDataRequest) String ¶
func (x *GetIPDataRequest) String() string
type GetIPDataResponse ¶
type GetIPDataResponse struct {
Country string `protobuf:"bytes,1,opt,name=country,proto3" json:"country,omitempty"`
CountryCode string `protobuf:"bytes,2,opt,name=country_code,json=countryCode,proto3" json:"country_code,omitempty"`
City string `protobuf:"bytes,3,opt,name=city,proto3" json:"city,omitempty"`
Region string `protobuf:"bytes,4,opt,name=region,proto3" json:"region,omitempty"`
RegionCode string `protobuf:"bytes,5,opt,name=region_code,json=regionCode,proto3" json:"region_code,omitempty"`
Latitude float32 `protobuf:"fixed32,6,opt,name=latitude,proto3" json:"latitude,omitempty"`
Longitude float32 `protobuf:"fixed32,7,opt,name=longitude,proto3" json:"longitude,omitempty"`
// contains filtered or unexported fields
}
func (*GetIPDataResponse) Descriptor
deprecated
func (*GetIPDataResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIPDataResponse.ProtoReflect.Descriptor instead.
func (*GetIPDataResponse) GetCity ¶
func (x *GetIPDataResponse) GetCity() string
func (*GetIPDataResponse) GetCountry ¶
func (x *GetIPDataResponse) GetCountry() string
func (*GetIPDataResponse) GetCountryCode ¶
func (x *GetIPDataResponse) GetCountryCode() string
func (*GetIPDataResponse) GetLatitude ¶
func (x *GetIPDataResponse) GetLatitude() float32
func (*GetIPDataResponse) GetLongitude ¶
func (x *GetIPDataResponse) GetLongitude() float32
func (*GetIPDataResponse) GetRegion ¶
func (x *GetIPDataResponse) GetRegion() string
func (*GetIPDataResponse) GetRegionCode ¶
func (x *GetIPDataResponse) GetRegionCode() string
func (*GetIPDataResponse) ProtoMessage ¶
func (*GetIPDataResponse) ProtoMessage()
func (*GetIPDataResponse) ProtoReflect ¶
func (x *GetIPDataResponse) ProtoReflect() protoreflect.Message
func (*GetIPDataResponse) Reset ¶
func (x *GetIPDataResponse) Reset()
func (*GetIPDataResponse) String ¶
func (x *GetIPDataResponse) String() string
type GetRendezvousNodesRequest ¶
type GetRendezvousNodesRequest struct {
Cid string `protobuf:"bytes,1,opt,name=cid,proto3" json:"cid,omitempty"`
ReplicationFactor int32 `protobuf:"varint,2,opt,name=replication_factor,json=replicationFactor,proto3" json:"replication_factor,omitempty"` // Optional, defaults to 4 if not specified
// contains filtered or unexported fields
}
func (*GetRendezvousNodesRequest) Descriptor
deprecated
func (*GetRendezvousNodesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRendezvousNodesRequest.ProtoReflect.Descriptor instead.
func (*GetRendezvousNodesRequest) GetCid ¶
func (x *GetRendezvousNodesRequest) GetCid() string
func (*GetRendezvousNodesRequest) GetReplicationFactor ¶
func (x *GetRendezvousNodesRequest) GetReplicationFactor() int32
func (*GetRendezvousNodesRequest) ProtoMessage ¶
func (*GetRendezvousNodesRequest) ProtoMessage()
func (*GetRendezvousNodesRequest) ProtoReflect ¶
func (x *GetRendezvousNodesRequest) ProtoReflect() protoreflect.Message
func (*GetRendezvousNodesRequest) Reset ¶
func (x *GetRendezvousNodesRequest) Reset()
func (*GetRendezvousNodesRequest) String ¶
func (x *GetRendezvousNodesRequest) String() string
type GetRendezvousNodesResponse ¶
type GetRendezvousNodesResponse struct {
Nodes []string `protobuf:"bytes,1,rep,name=nodes,proto3" json:"nodes,omitempty"` // List of node endpoints in rendezvous order
// contains filtered or unexported fields
}
func (*GetRendezvousNodesResponse) Descriptor
deprecated
func (*GetRendezvousNodesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRendezvousNodesResponse.ProtoReflect.Descriptor instead.
func (*GetRendezvousNodesResponse) GetNodes ¶
func (x *GetRendezvousNodesResponse) GetNodes() []string
func (*GetRendezvousNodesResponse) ProtoMessage ¶
func (*GetRendezvousNodesResponse) ProtoMessage()
func (*GetRendezvousNodesResponse) ProtoReflect ¶
func (x *GetRendezvousNodesResponse) ProtoReflect() protoreflect.Message
func (*GetRendezvousNodesResponse) Reset ¶
func (x *GetRendezvousNodesResponse) Reset()
func (*GetRendezvousNodesResponse) String ¶
func (x *GetRendezvousNodesResponse) String() string
type GetStatusRequest ¶
type GetStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetStatusRequest) Descriptor
deprecated
func (*GetStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStatusRequest.ProtoReflect.Descriptor instead.
func (*GetStatusRequest) ProtoMessage ¶
func (*GetStatusRequest) ProtoMessage()
func (*GetStatusRequest) ProtoReflect ¶
func (x *GetStatusRequest) ProtoReflect() protoreflect.Message
func (*GetStatusRequest) Reset ¶
func (x *GetStatusRequest) Reset()
func (*GetStatusRequest) String ¶
func (x *GetStatusRequest) String() string
type GetStatusResponse ¶
type GetStatusResponse struct {
StorageExpectation int64 `protobuf:"varint,1,opt,name=storage_expectation,json=storageExpectation,proto3" json:"storage_expectation,omitempty"`
// contains filtered or unexported fields
}
func (*GetStatusResponse) Descriptor
deprecated
func (*GetStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStatusResponse.ProtoReflect.Descriptor instead.
func (*GetStatusResponse) GetStorageExpectation ¶
func (x *GetStatusResponse) GetStorageExpectation() int64
func (*GetStatusResponse) ProtoMessage ¶
func (*GetStatusResponse) ProtoMessage()
func (*GetStatusResponse) ProtoReflect ¶
func (x *GetStatusResponse) ProtoReflect() protoreflect.Message
func (*GetStatusResponse) Reset ¶
func (x *GetStatusResponse) Reset()
func (*GetStatusResponse) String ¶
func (x *GetStatusResponse) String() string
type GetStorageDiagnosticsRequest ¶ added in v1.2.14
type GetStorageDiagnosticsRequest struct {
// contains filtered or unexported fields
}
func (*GetStorageDiagnosticsRequest) Descriptor
deprecated
added in
v1.2.14
func (*GetStorageDiagnosticsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStorageDiagnosticsRequest.ProtoReflect.Descriptor instead.
func (*GetStorageDiagnosticsRequest) ProtoMessage ¶ added in v1.2.14
func (*GetStorageDiagnosticsRequest) ProtoMessage()
func (*GetStorageDiagnosticsRequest) ProtoReflect ¶ added in v1.2.14
func (x *GetStorageDiagnosticsRequest) ProtoReflect() protoreflect.Message
func (*GetStorageDiagnosticsRequest) Reset ¶ added in v1.2.14
func (x *GetStorageDiagnosticsRequest) Reset()
func (*GetStorageDiagnosticsRequest) String ¶ added in v1.2.14
func (x *GetStorageDiagnosticsRequest) String() string
type GetStorageDiagnosticsResponse ¶ added in v1.2.14
type GetStorageDiagnosticsResponse struct {
SelfHost string `protobuf:"bytes,1,opt,name=self_host,json=selfHost,proto3" json:"self_host,omitempty"`
DiskUsedBytes int64 `protobuf:"varint,2,opt,name=disk_used_bytes,json=diskUsedBytes,proto3" json:"disk_used_bytes,omitempty"`
DiskTotalBytes int64 `protobuf:"varint,3,opt,name=disk_total_bytes,json=diskTotalBytes,proto3" json:"disk_total_bytes,omitempty"`
StorageExpectationBytes int64 `` /* 133-byte string literal not displayed */
DiskHasSpace bool `protobuf:"varint,5,opt,name=disk_has_space,json=diskHasSpace,proto3" json:"disk_has_space,omitempty"`
ReplicationFactor int32 `protobuf:"varint,6,opt,name=replication_factor,json=replicationFactor,proto3" json:"replication_factor,omitempty"`
UploadsCount int64 `protobuf:"varint,7,opt,name=uploads_count,json=uploadsCount,proto3" json:"uploads_count,omitempty"`
BlobStorePrefix string `protobuf:"bytes,8,opt,name=blob_store_prefix,json=blobStorePrefix,proto3" json:"blob_store_prefix,omitempty"`
LastSuccessfulRepair *RepairRun `protobuf:"bytes,9,opt,name=last_successful_repair,json=lastSuccessfulRepair,proto3" json:"last_successful_repair,omitempty"`
LastSuccessfulCleanup *RepairRun `` /* 127-byte string literal not displayed */
InProgressRepair *RepairRun `protobuf:"bytes,11,opt,name=in_progress_repair,json=inProgressRepair,proto3" json:"in_progress_repair,omitempty"`
RecentRepairRuns []*RepairRun `protobuf:"bytes,12,rep,name=recent_repair_runs,json=recentRepairRuns,proto3" json:"recent_repair_runs,omitempty"`
Peers []*PeerStatus `protobuf:"bytes,13,rep,name=peers,proto3" json:"peers,omitempty"`
ServedCounts []*DailyServedCount `protobuf:"bytes,14,rep,name=served_counts,json=servedCounts,proto3" json:"served_counts,omitempty"`
ReadRepair *ReadRepairStats `protobuf:"bytes,15,opt,name=read_repair,json=readRepair,proto3" json:"read_repair,omitempty"`
Pos *PoSStats `protobuf:"bytes,16,opt,name=pos,proto3" json:"pos,omitempty"`
Bandwidth *BandwidthStats `protobuf:"bytes,17,opt,name=bandwidth,proto3" json:"bandwidth,omitempty"`
RecentPosChallenges []*PoSChallenge `protobuf:"bytes,18,rep,name=recent_pos_challenges,json=recentPosChallenges,proto3" json:"recent_pos_challenges,omitempty"`
RecentServed []*ServedEvent `protobuf:"bytes,19,rep,name=recent_served,json=recentServed,proto3" json:"recent_served,omitempty"`
// contains filtered or unexported fields
}
func (*GetStorageDiagnosticsResponse) Descriptor
deprecated
added in
v1.2.14
func (*GetStorageDiagnosticsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStorageDiagnosticsResponse.ProtoReflect.Descriptor instead.
func (*GetStorageDiagnosticsResponse) GetBandwidth ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetBandwidth() *BandwidthStats
func (*GetStorageDiagnosticsResponse) GetBlobStorePrefix ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetBlobStorePrefix() string
func (*GetStorageDiagnosticsResponse) GetDiskHasSpace ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetDiskHasSpace() bool
func (*GetStorageDiagnosticsResponse) GetDiskTotalBytes ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetDiskTotalBytes() int64
func (*GetStorageDiagnosticsResponse) GetDiskUsedBytes ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetDiskUsedBytes() int64
func (*GetStorageDiagnosticsResponse) GetInProgressRepair ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetInProgressRepair() *RepairRun
func (*GetStorageDiagnosticsResponse) GetLastSuccessfulCleanup ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetLastSuccessfulCleanup() *RepairRun
func (*GetStorageDiagnosticsResponse) GetLastSuccessfulRepair ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetLastSuccessfulRepair() *RepairRun
func (*GetStorageDiagnosticsResponse) GetPeers ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetPeers() []*PeerStatus
func (*GetStorageDiagnosticsResponse) GetPos ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetPos() *PoSStats
func (*GetStorageDiagnosticsResponse) GetReadRepair ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetReadRepair() *ReadRepairStats
func (*GetStorageDiagnosticsResponse) GetRecentPosChallenges ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetRecentPosChallenges() []*PoSChallenge
func (*GetStorageDiagnosticsResponse) GetRecentRepairRuns ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetRecentRepairRuns() []*RepairRun
func (*GetStorageDiagnosticsResponse) GetRecentServed ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetRecentServed() []*ServedEvent
func (*GetStorageDiagnosticsResponse) GetReplicationFactor ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetReplicationFactor() int32
func (*GetStorageDiagnosticsResponse) GetSelfHost ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetSelfHost() string
func (*GetStorageDiagnosticsResponse) GetServedCounts ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetServedCounts() []*DailyServedCount
func (*GetStorageDiagnosticsResponse) GetStorageExpectationBytes ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetStorageExpectationBytes() int64
func (*GetStorageDiagnosticsResponse) GetUploadsCount ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) GetUploadsCount() int64
func (*GetStorageDiagnosticsResponse) ProtoMessage ¶ added in v1.2.14
func (*GetStorageDiagnosticsResponse) ProtoMessage()
func (*GetStorageDiagnosticsResponse) ProtoReflect ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) ProtoReflect() protoreflect.Message
func (*GetStorageDiagnosticsResponse) Reset ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) Reset()
func (*GetStorageDiagnosticsResponse) String ¶ added in v1.2.14
func (x *GetStorageDiagnosticsResponse) String() string
type GetStreamURLRequest ¶
type GetStreamURLRequest struct {
UploadId string `protobuf:"bytes,1,opt,name=upload_id,json=uploadId,proto3" json:"upload_id,omitempty"`
Cid string `protobuf:"bytes,2,opt,name=cid,proto3" json:"cid,omitempty"`
ShouldCache int64 `protobuf:"varint,3,opt,name=should_cache,json=shouldCache,proto3" json:"should_cache,omitempty"`
TrackId int64 `protobuf:"varint,4,opt,name=track_id,json=trackId,proto3" json:"track_id,omitempty"`
UserId int64 `protobuf:"varint,5,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetStreamURLRequest) Descriptor
deprecated
func (*GetStreamURLRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetStreamURLRequest.ProtoReflect.Descriptor instead.
func (*GetStreamURLRequest) GetCid ¶
func (x *GetStreamURLRequest) GetCid() string
func (*GetStreamURLRequest) GetShouldCache ¶
func (x *GetStreamURLRequest) GetShouldCache() int64
func (*GetStreamURLRequest) GetTrackId ¶
func (x *GetStreamURLRequest) GetTrackId() int64
func (*GetStreamURLRequest) GetUploadId ¶
func (x *GetStreamURLRequest) GetUploadId() string
func (*GetStreamURLRequest) GetUserId ¶
func (x *GetStreamURLRequest) GetUserId() int64
func (*GetStreamURLRequest) ProtoMessage ¶
func (*GetStreamURLRequest) ProtoMessage()
func (*GetStreamURLRequest) ProtoReflect ¶
func (x *GetStreamURLRequest) ProtoReflect() protoreflect.Message
func (*GetStreamURLRequest) Reset ¶
func (x *GetStreamURLRequest) Reset()
func (*GetStreamURLRequest) String ¶
func (x *GetStreamURLRequest) String() string
type GetStreamURLResponse ¶
type GetStreamURLResponse struct {
Urls []string `protobuf:"bytes,1,rep,name=urls,proto3" json:"urls,omitempty"`
// contains filtered or unexported fields
}
func (*GetStreamURLResponse) Descriptor
deprecated
func (*GetStreamURLResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetStreamURLResponse.ProtoReflect.Descriptor instead.
func (*GetStreamURLResponse) GetUrls ¶
func (x *GetStreamURLResponse) GetUrls() []string
func (*GetStreamURLResponse) ProtoMessage ¶
func (*GetStreamURLResponse) ProtoMessage()
func (*GetStreamURLResponse) ProtoReflect ¶
func (x *GetStreamURLResponse) ProtoReflect() protoreflect.Message
func (*GetStreamURLResponse) Reset ¶
func (x *GetStreamURLResponse) Reset()
func (*GetStreamURLResponse) String ¶
func (x *GetStreamURLResponse) String() string
type GetUploadRequest ¶
type GetUploadRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Fix bool `protobuf:"varint,2,opt,name=fix,proto3" json:"fix,omitempty"`
Analyze bool `protobuf:"varint,3,opt,name=analyze,proto3" json:"analyze,omitempty"`
// contains filtered or unexported fields
}
func (*GetUploadRequest) Descriptor
deprecated
func (*GetUploadRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUploadRequest.ProtoReflect.Descriptor instead.
func (*GetUploadRequest) GetAnalyze ¶
func (x *GetUploadRequest) GetAnalyze() bool
func (*GetUploadRequest) GetFix ¶
func (x *GetUploadRequest) GetFix() bool
func (*GetUploadRequest) GetId ¶
func (x *GetUploadRequest) GetId() string
func (*GetUploadRequest) ProtoMessage ¶
func (*GetUploadRequest) ProtoMessage()
func (*GetUploadRequest) ProtoReflect ¶
func (x *GetUploadRequest) ProtoReflect() protoreflect.Message
func (*GetUploadRequest) Reset ¶
func (x *GetUploadRequest) Reset()
func (*GetUploadRequest) String ¶
func (x *GetUploadRequest) String() string
type GetUploadResponse ¶
type GetUploadResponse struct {
Upload *Upload `protobuf:"bytes,1,opt,name=upload,proto3" json:"upload,omitempty"`
// contains filtered or unexported fields
}
func (*GetUploadResponse) Descriptor
deprecated
func (*GetUploadResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUploadResponse.ProtoReflect.Descriptor instead.
func (*GetUploadResponse) GetUpload ¶
func (x *GetUploadResponse) GetUpload() *Upload
func (*GetUploadResponse) ProtoMessage ¶
func (*GetUploadResponse) ProtoMessage()
func (*GetUploadResponse) ProtoReflect ¶
func (x *GetUploadResponse) ProtoReflect() protoreflect.Message
func (*GetUploadResponse) Reset ¶
func (x *GetUploadResponse) Reset()
func (*GetUploadResponse) String ¶
func (x *GetUploadResponse) String() string
type PeerStatus ¶ added in v1.2.14
type PeerStatus struct {
Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"`
LastReachable *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=last_reachable,json=lastReachable,proto3" json:"last_reachable,omitempty"`
LastHealthy *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=last_healthy,json=lastHealthy,proto3" json:"last_healthy,omitempty"`
ReachablePeerCount int32 `protobuf:"varint,4,opt,name=reachable_peer_count,json=reachablePeerCount,proto3" json:"reachable_peer_count,omitempty"`
// contains filtered or unexported fields
}
func (*PeerStatus) Descriptor
deprecated
added in
v1.2.14
func (*PeerStatus) Descriptor() ([]byte, []int)
Deprecated: Use PeerStatus.ProtoReflect.Descriptor instead.
func (*PeerStatus) GetHost ¶ added in v1.2.14
func (x *PeerStatus) GetHost() string
func (*PeerStatus) GetLastHealthy ¶ added in v1.2.14
func (x *PeerStatus) GetLastHealthy() *timestamppb.Timestamp
func (*PeerStatus) GetLastReachable ¶ added in v1.2.14
func (x *PeerStatus) GetLastReachable() *timestamppb.Timestamp
func (*PeerStatus) GetReachablePeerCount ¶ added in v1.2.14
func (x *PeerStatus) GetReachablePeerCount() int32
func (*PeerStatus) ProtoMessage ¶ added in v1.2.14
func (*PeerStatus) ProtoMessage()
func (*PeerStatus) ProtoReflect ¶ added in v1.2.14
func (x *PeerStatus) ProtoReflect() protoreflect.Message
func (*PeerStatus) Reset ¶ added in v1.2.14
func (x *PeerStatus) Reset()
func (*PeerStatus) String ¶ added in v1.2.14
func (x *PeerStatus) String() string
type PingRequest ¶
type PingRequest struct {
// contains filtered or unexported fields
}
func (*PingRequest) Descriptor
deprecated
func (*PingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.
func (*PingRequest) ProtoMessage ¶
func (*PingRequest) ProtoMessage()
func (*PingRequest) ProtoReflect ¶
func (x *PingRequest) ProtoReflect() protoreflect.Message
func (*PingRequest) Reset ¶
func (x *PingRequest) Reset()
func (*PingRequest) String ¶
func (x *PingRequest) String() string
type PingResponse ¶
type PingResponse struct {
Message string `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"`
// contains filtered or unexported fields
}
func (*PingResponse) Descriptor
deprecated
func (*PingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.
func (*PingResponse) GetMessage ¶
func (x *PingResponse) GetMessage() string
func (*PingResponse) ProtoMessage ¶
func (*PingResponse) ProtoMessage()
func (*PingResponse) ProtoReflect ¶
func (x *PingResponse) ProtoReflect() protoreflect.Message
func (*PingResponse) Reset ¶
func (x *PingResponse) Reset()
func (*PingResponse) String ¶
func (x *PingResponse) String() string
type PoSChallenge ¶ added in v1.2.14
type PoSChallenge struct {
At *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=at,proto3" json:"at,omitempty"`
Cid string `protobuf:"bytes,2,opt,name=cid,proto3" json:"cid,omitempty"`
Ok bool `protobuf:"varint,3,opt,name=ok,proto3" json:"ok,omitempty"`
Error string `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"`
// contains filtered or unexported fields
}
func (*PoSChallenge) Descriptor
deprecated
added in
v1.2.14
func (*PoSChallenge) Descriptor() ([]byte, []int)
Deprecated: Use PoSChallenge.ProtoReflect.Descriptor instead.
func (*PoSChallenge) GetAt ¶ added in v1.2.14
func (x *PoSChallenge) GetAt() *timestamppb.Timestamp
func (*PoSChallenge) GetCid ¶ added in v1.2.14
func (x *PoSChallenge) GetCid() string
func (*PoSChallenge) GetError ¶ added in v1.2.14
func (x *PoSChallenge) GetError() string
func (*PoSChallenge) GetOk ¶ added in v1.2.14
func (x *PoSChallenge) GetOk() bool
func (*PoSChallenge) ProtoMessage ¶ added in v1.2.14
func (*PoSChallenge) ProtoMessage()
func (*PoSChallenge) ProtoReflect ¶ added in v1.2.14
func (x *PoSChallenge) ProtoReflect() protoreflect.Message
func (*PoSChallenge) Reset ¶ added in v1.2.14
func (x *PoSChallenge) Reset()
func (*PoSChallenge) String ¶ added in v1.2.14
func (x *PoSChallenge) String() string
type PoSStats ¶ added in v1.2.14
type PoSStats struct {
Attempted int64 `protobuf:"varint,1,opt,name=attempted,proto3" json:"attempted,omitempty"`
Passed int64 `protobuf:"varint,2,opt,name=passed,proto3" json:"passed,omitempty"`
Failed int64 `protobuf:"varint,3,opt,name=failed,proto3" json:"failed,omitempty"`
// contains filtered or unexported fields
}
func (*PoSStats) Descriptor
deprecated
added in
v1.2.14
func (*PoSStats) GetAttempted ¶ added in v1.2.14
func (*PoSStats) ProtoMessage ¶ added in v1.2.14
func (*PoSStats) ProtoMessage()
func (*PoSStats) ProtoReflect ¶ added in v1.2.14
func (x *PoSStats) ProtoReflect() protoreflect.Message
type ReadRepairStats ¶ added in v1.2.14
type ReadRepairStats struct {
LocalHits int64 `protobuf:"varint,1,opt,name=local_hits,json=localHits,proto3" json:"local_hits,omitempty"`
Misses int64 `protobuf:"varint,2,opt,name=misses,proto3" json:"misses,omitempty"`
PullAttempts int64 `protobuf:"varint,3,opt,name=pull_attempts,json=pullAttempts,proto3" json:"pull_attempts,omitempty"`
PullSuccesses int64 `protobuf:"varint,4,opt,name=pull_successes,json=pullSuccesses,proto3" json:"pull_successes,omitempty"`
Proxied int64 `protobuf:"varint,5,opt,name=proxied,proto3" json:"proxied,omitempty"`
Redirected int64 `protobuf:"varint,6,opt,name=redirected,proto3" json:"redirected,omitempty"`
// contains filtered or unexported fields
}
func (*ReadRepairStats) Descriptor
deprecated
added in
v1.2.14
func (*ReadRepairStats) Descriptor() ([]byte, []int)
Deprecated: Use ReadRepairStats.ProtoReflect.Descriptor instead.
func (*ReadRepairStats) GetLocalHits ¶ added in v1.2.14
func (x *ReadRepairStats) GetLocalHits() int64
func (*ReadRepairStats) GetMisses ¶ added in v1.2.14
func (x *ReadRepairStats) GetMisses() int64
func (*ReadRepairStats) GetProxied ¶ added in v1.2.14
func (x *ReadRepairStats) GetProxied() int64
func (*ReadRepairStats) GetPullAttempts ¶ added in v1.2.14
func (x *ReadRepairStats) GetPullAttempts() int64
func (*ReadRepairStats) GetPullSuccesses ¶ added in v1.2.14
func (x *ReadRepairStats) GetPullSuccesses() int64
func (*ReadRepairStats) GetRedirected ¶ added in v1.2.14
func (x *ReadRepairStats) GetRedirected() int64
func (*ReadRepairStats) ProtoMessage ¶ added in v1.2.14
func (*ReadRepairStats) ProtoMessage()
func (*ReadRepairStats) ProtoReflect ¶ added in v1.2.14
func (x *ReadRepairStats) ProtoReflect() protoreflect.Message
func (*ReadRepairStats) Reset ¶ added in v1.2.14
func (x *ReadRepairStats) Reset()
func (*ReadRepairStats) String ¶ added in v1.2.14
func (x *ReadRepairStats) String() string
type RepairRun ¶ added in v1.2.14
type RepairRun struct {
StartedAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=started_at,json=startedAt,proto3" json:"started_at,omitempty"`
FinishedAt *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=finished_at,json=finishedAt,proto3" json:"finished_at,omitempty"`
CleanupMode bool `protobuf:"varint,3,opt,name=cleanup_mode,json=cleanupMode,proto3" json:"cleanup_mode,omitempty"`
ContentSizeBytes int64 `protobuf:"varint,4,opt,name=content_size_bytes,json=contentSizeBytes,proto3" json:"content_size_bytes,omitempty"`
DurationNs int64 `protobuf:"varint,5,opt,name=duration_ns,json=durationNs,proto3" json:"duration_ns,omitempty"`
AbortedReason string `protobuf:"bytes,6,opt,name=aborted_reason,json=abortedReason,proto3" json:"aborted_reason,omitempty"`
CursorI int32 `protobuf:"varint,7,opt,name=cursor_i,json=cursorI,proto3" json:"cursor_i,omitempty"`
Counters map[string]int64 `` /* 158-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*RepairRun) Descriptor
deprecated
added in
v1.2.14
func (*RepairRun) GetAbortedReason ¶ added in v1.2.14
func (*RepairRun) GetCleanupMode ¶ added in v1.2.14
func (*RepairRun) GetContentSizeBytes ¶ added in v1.2.14
func (*RepairRun) GetCounters ¶ added in v1.2.14
func (*RepairRun) GetCursorI ¶ added in v1.2.14
func (*RepairRun) GetDurationNs ¶ added in v1.2.14
func (*RepairRun) GetFinishedAt ¶ added in v1.2.14
func (x *RepairRun) GetFinishedAt() *timestamppb.Timestamp
func (*RepairRun) GetStartedAt ¶ added in v1.2.14
func (x *RepairRun) GetStartedAt() *timestamppb.Timestamp
func (*RepairRun) ProtoMessage ¶ added in v1.2.14
func (*RepairRun) ProtoMessage()
func (*RepairRun) ProtoReflect ¶ added in v1.2.14
func (x *RepairRun) ProtoReflect() protoreflect.Message
type ServedEvent ¶ added in v1.2.14
type ServedEvent struct {
At *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=at,proto3" json:"at,omitempty"`
Cid string `protobuf:"bytes,2,opt,name=cid,proto3" json:"cid,omitempty"`
Action string `protobuf:"bytes,3,opt,name=action,proto3" json:"action,omitempty"`
// contains filtered or unexported fields
}
func (*ServedEvent) Descriptor
deprecated
added in
v1.2.14
func (*ServedEvent) Descriptor() ([]byte, []int)
Deprecated: Use ServedEvent.ProtoReflect.Descriptor instead.
func (*ServedEvent) GetAction ¶ added in v1.2.14
func (x *ServedEvent) GetAction() string
func (*ServedEvent) GetAt ¶ added in v1.2.14
func (x *ServedEvent) GetAt() *timestamppb.Timestamp
func (*ServedEvent) GetCid ¶ added in v1.2.14
func (x *ServedEvent) GetCid() string
func (*ServedEvent) ProtoMessage ¶ added in v1.2.14
func (*ServedEvent) ProtoMessage()
func (*ServedEvent) ProtoReflect ¶ added in v1.2.14
func (x *ServedEvent) ProtoReflect() protoreflect.Message
func (*ServedEvent) Reset ¶ added in v1.2.14
func (x *ServedEvent) Reset()
func (*ServedEvent) String ¶ added in v1.2.14
func (x *ServedEvent) String() string
type StreamTrackRequest ¶
type StreamTrackRequest struct {
Signature *StreamTrackSignature `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"`
ChunkSize int64 `protobuf:"varint,2,opt,name=chunk_size,json=chunkSize,proto3" json:"chunk_size,omitempty"`
// contains filtered or unexported fields
}
func (*StreamTrackRequest) Descriptor
deprecated
func (*StreamTrackRequest) Descriptor() ([]byte, []int)
Deprecated: Use StreamTrackRequest.ProtoReflect.Descriptor instead.
func (*StreamTrackRequest) GetChunkSize ¶
func (x *StreamTrackRequest) GetChunkSize() int64
func (*StreamTrackRequest) GetSignature ¶
func (x *StreamTrackRequest) GetSignature() *StreamTrackSignature
func (*StreamTrackRequest) ProtoMessage ¶
func (*StreamTrackRequest) ProtoMessage()
func (*StreamTrackRequest) ProtoReflect ¶
func (x *StreamTrackRequest) ProtoReflect() protoreflect.Message
func (*StreamTrackRequest) Reset ¶
func (x *StreamTrackRequest) Reset()
func (*StreamTrackRequest) String ¶
func (x *StreamTrackRequest) String() string
type StreamTrackResponse ¶
type StreamTrackResponse struct {
Data []byte `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*StreamTrackResponse) Descriptor
deprecated
func (*StreamTrackResponse) Descriptor() ([]byte, []int)
Deprecated: Use StreamTrackResponse.ProtoReflect.Descriptor instead.
func (*StreamTrackResponse) GetData ¶
func (x *StreamTrackResponse) GetData() []byte
func (*StreamTrackResponse) ProtoMessage ¶
func (*StreamTrackResponse) ProtoMessage()
func (*StreamTrackResponse) ProtoReflect ¶
func (x *StreamTrackResponse) ProtoReflect() protoreflect.Message
func (*StreamTrackResponse) Reset ¶
func (x *StreamTrackResponse) Reset()
func (*StreamTrackResponse) String ¶
func (x *StreamTrackResponse) String() string
type StreamTrackSignature ¶
type StreamTrackSignature struct {
// hex encoded signature of the data_hash
Signature string `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"`
// sha256 hash of the data
DataHash []byte `protobuf:"bytes,2,opt,name=data_hash,json=dataHash,proto3" json:"data_hash,omitempty"`
Data *StreamTrackSignatureData `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*StreamTrackSignature) Descriptor
deprecated
func (*StreamTrackSignature) Descriptor() ([]byte, []int)
Deprecated: Use StreamTrackSignature.ProtoReflect.Descriptor instead.
func (*StreamTrackSignature) GetData ¶
func (x *StreamTrackSignature) GetData() *StreamTrackSignatureData
func (*StreamTrackSignature) GetDataHash ¶
func (x *StreamTrackSignature) GetDataHash() []byte
func (*StreamTrackSignature) GetSignature ¶
func (x *StreamTrackSignature) GetSignature() string
func (*StreamTrackSignature) ProtoMessage ¶
func (*StreamTrackSignature) ProtoMessage()
func (*StreamTrackSignature) ProtoReflect ¶
func (x *StreamTrackSignature) ProtoReflect() protoreflect.Message
func (*StreamTrackSignature) Reset ¶
func (x *StreamTrackSignature) Reset()
func (*StreamTrackSignature) String ¶
func (x *StreamTrackSignature) String() string
type StreamTrackSignatureData ¶
type StreamTrackSignatureData struct {
TrackId string `protobuf:"bytes,1,opt,name=track_id,json=trackId,proto3" json:"track_id,omitempty"`
Timestamp int64 `protobuf:"varint,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
// contains filtered or unexported fields
}
func (*StreamTrackSignatureData) Descriptor
deprecated
func (*StreamTrackSignatureData) Descriptor() ([]byte, []int)
Deprecated: Use StreamTrackSignatureData.ProtoReflect.Descriptor instead.
func (*StreamTrackSignatureData) GetTimestamp ¶
func (x *StreamTrackSignatureData) GetTimestamp() int64
func (*StreamTrackSignatureData) GetTrackId ¶
func (x *StreamTrackSignatureData) GetTrackId() string
func (*StreamTrackSignatureData) ProtoMessage ¶
func (*StreamTrackSignatureData) ProtoMessage()
func (*StreamTrackSignatureData) ProtoReflect ¶
func (x *StreamTrackSignatureData) ProtoReflect() protoreflect.Message
func (*StreamTrackSignatureData) Reset ¶
func (x *StreamTrackSignatureData) Reset()
func (*StreamTrackSignatureData) String ¶
func (x *StreamTrackSignatureData) String() string
type Upload ¶
type Upload struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
UserWallet string `protobuf:"bytes,2,opt,name=user_wallet,json=userWallet,proto3" json:"user_wallet,omitempty"`
Template string `protobuf:"bytes,3,opt,name=template,proto3" json:"template,omitempty"`
OrigFilename string `protobuf:"bytes,4,opt,name=orig_filename,json=origFilename,proto3" json:"orig_filename,omitempty"`
OrigFileCid string `protobuf:"bytes,5,opt,name=orig_file_cid,json=origFileCid,proto3" json:"orig_file_cid,omitempty"`
SelectedPreview string `protobuf:"bytes,6,opt,name=selected_preview,json=selectedPreview,proto3" json:"selected_preview,omitempty"`
Probe *FFProbeResult `protobuf:"bytes,7,opt,name=probe,proto3" json:"probe,omitempty"`
Error string `protobuf:"bytes,8,opt,name=error,proto3" json:"error,omitempty"`
ErrorCount int32 `protobuf:"varint,9,opt,name=error_count,json=errorCount,proto3" json:"error_count,omitempty"`
Mirrors []string `protobuf:"bytes,10,rep,name=mirrors,proto3" json:"mirrors,omitempty"`
TranscodedMirrors []string `protobuf:"bytes,11,rep,name=transcoded_mirrors,json=transcodedMirrors,proto3" json:"transcoded_mirrors,omitempty"`
Status string `protobuf:"bytes,12,opt,name=status,proto3" json:"status,omitempty"`
PlacementHosts []string `protobuf:"bytes,13,rep,name=placement_hosts,json=placementHosts,proto3" json:"placement_hosts,omitempty"`
CreatedBy string `protobuf:"bytes,14,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,16,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
TranscodedBy string `protobuf:"bytes,17,opt,name=transcoded_by,json=transcodedBy,proto3" json:"transcoded_by,omitempty"`
TranscodeProgress float64 `protobuf:"fixed64,18,opt,name=transcode_progress,json=transcodeProgress,proto3" json:"transcode_progress,omitempty"`
TranscodedAt *timestamppb.Timestamp `protobuf:"bytes,19,opt,name=transcoded_at,json=transcodedAt,proto3" json:"transcoded_at,omitempty"`
TranscodeResults map[string]string `` /* 198-byte string literal not displayed */
AudioAnalysisStatus string `protobuf:"bytes,21,opt,name=audio_analysis_status,json=audioAnalysisStatus,proto3" json:"audio_analysis_status,omitempty"`
AudioAnalysisError string `protobuf:"bytes,22,opt,name=audio_analysis_error,json=audioAnalysisError,proto3" json:"audio_analysis_error,omitempty"`
AudioAnalysisErrorCount int32 `` /* 136-byte string literal not displayed */
AudioAnalyzedBy string `protobuf:"bytes,24,opt,name=audio_analyzed_by,json=audioAnalyzedBy,proto3" json:"audio_analyzed_by,omitempty"`
AudioAnalyzedAt *timestamppb.Timestamp `protobuf:"bytes,25,opt,name=audio_analyzed_at,json=audioAnalyzedAt,proto3" json:"audio_analyzed_at,omitempty"`
AudioAnalysisResults *AudioAnalysisResult `protobuf:"bytes,26,opt,name=audio_analysis_results,json=audioAnalysisResults,proto3" json:"audio_analysis_results,omitempty"`
// contains filtered or unexported fields
}
func (*Upload) Descriptor
deprecated
func (*Upload) GetAudioAnalysisError ¶
func (*Upload) GetAudioAnalysisErrorCount ¶
func (*Upload) GetAudioAnalysisResults ¶
func (x *Upload) GetAudioAnalysisResults() *AudioAnalysisResult
func (*Upload) GetAudioAnalysisStatus ¶
func (*Upload) GetAudioAnalyzedAt ¶
func (x *Upload) GetAudioAnalyzedAt() *timestamppb.Timestamp
func (*Upload) GetAudioAnalyzedBy ¶
func (*Upload) GetCreatedAt ¶
func (x *Upload) GetCreatedAt() *timestamppb.Timestamp
func (*Upload) GetCreatedBy ¶
func (*Upload) GetErrorCount ¶
func (*Upload) GetMirrors ¶
func (*Upload) GetOrigFileCid ¶
func (*Upload) GetOrigFilename ¶
func (*Upload) GetPlacementHosts ¶
func (*Upload) GetProbe ¶
func (x *Upload) GetProbe() *FFProbeResult
func (*Upload) GetSelectedPreview ¶
func (*Upload) GetTemplate ¶
func (*Upload) GetTranscodeProgress ¶
func (*Upload) GetTranscodeResults ¶
func (*Upload) GetTranscodedAt ¶
func (x *Upload) GetTranscodedAt() *timestamppb.Timestamp
func (*Upload) GetTranscodedBy ¶
func (*Upload) GetTranscodedMirrors ¶
func (*Upload) GetUpdatedAt ¶
func (x *Upload) GetUpdatedAt() *timestamppb.Timestamp
func (*Upload) GetUserWallet ¶
func (*Upload) ProtoMessage ¶
func (*Upload) ProtoMessage()
func (*Upload) ProtoReflect ¶
func (x *Upload) ProtoReflect() protoreflect.Message
type UploadFilesRequest ¶
type UploadFilesRequest struct {
Signature string `protobuf:"bytes,1,opt,name=signature,proto3" json:"signature,omitempty"`
UserWallet string `protobuf:"bytes,2,opt,name=user_wallet,json=userWallet,proto3" json:"user_wallet,omitempty"`
Template string `protobuf:"bytes,3,opt,name=template,proto3" json:"template,omitempty"`
PreviewStart string `protobuf:"bytes,4,opt,name=preview_start,json=previewStart,proto3" json:"preview_start,omitempty"`
PlacementHosts []string `protobuf:"bytes,5,rep,name=placement_hosts,json=placementHosts,proto3" json:"placement_hosts,omitempty"`
Files []*File `protobuf:"bytes,6,rep,name=files,proto3" json:"files,omitempty"`
// contains filtered or unexported fields
}
func (*UploadFilesRequest) Descriptor
deprecated
func (*UploadFilesRequest) Descriptor() ([]byte, []int)
Deprecated: Use UploadFilesRequest.ProtoReflect.Descriptor instead.
func (*UploadFilesRequest) GetFiles ¶
func (x *UploadFilesRequest) GetFiles() []*File
func (*UploadFilesRequest) GetPlacementHosts ¶
func (x *UploadFilesRequest) GetPlacementHosts() []string
func (*UploadFilesRequest) GetPreviewStart ¶
func (x *UploadFilesRequest) GetPreviewStart() string
func (*UploadFilesRequest) GetSignature ¶
func (x *UploadFilesRequest) GetSignature() string
func (*UploadFilesRequest) GetTemplate ¶
func (x *UploadFilesRequest) GetTemplate() string
func (*UploadFilesRequest) GetUserWallet ¶
func (x *UploadFilesRequest) GetUserWallet() string
func (*UploadFilesRequest) ProtoMessage ¶
func (*UploadFilesRequest) ProtoMessage()
func (*UploadFilesRequest) ProtoReflect ¶
func (x *UploadFilesRequest) ProtoReflect() protoreflect.Message
func (*UploadFilesRequest) Reset ¶
func (x *UploadFilesRequest) Reset()
func (*UploadFilesRequest) String ¶
func (x *UploadFilesRequest) String() string
type UploadFilesResponse ¶
type UploadFilesResponse struct {
Uploads []*Upload `protobuf:"bytes,1,rep,name=uploads,proto3" json:"uploads,omitempty"`
// contains filtered or unexported fields
}
func (*UploadFilesResponse) Descriptor
deprecated
func (*UploadFilesResponse) Descriptor() ([]byte, []int)
Deprecated: Use UploadFilesResponse.ProtoReflect.Descriptor instead.
func (*UploadFilesResponse) GetUploads ¶
func (x *UploadFilesResponse) GetUploads() []*Upload
func (*UploadFilesResponse) ProtoMessage ¶
func (*UploadFilesResponse) ProtoMessage()
func (*UploadFilesResponse) ProtoReflect ¶
func (x *UploadFilesResponse) ProtoReflect() protoreflect.Message
func (*UploadFilesResponse) Reset ¶
func (x *UploadFilesResponse) Reset()
func (*UploadFilesResponse) String ¶
func (x *UploadFilesResponse) String() string