multinodepb

package
v1.31.0-rc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2021 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Overview

Package multinodepb contains protobuf definitions for storagenode multinode dashboard.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DRPCRegisterBandwidth

func DRPCRegisterBandwidth(mux drpc.Mux, impl DRPCBandwidthServer) error

func DRPCRegisterNode

func DRPCRegisterNode(mux drpc.Mux, impl DRPCNodeServer) error

func DRPCRegisterPayout added in v1.21.1

func DRPCRegisterPayout(mux drpc.Mux, impl DRPCPayoutServer) error

func DRPCRegisterStorage

func DRPCRegisterStorage(mux drpc.Mux, impl DRPCStorageServer) error

Types

type AllSatellitesPeriodSummaryRequest added in v1.30.1

type AllSatellitesPeriodSummaryRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	Period               string         `protobuf:"bytes,2,opt,name=period,proto3" json:"period,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*AllSatellitesPeriodSummaryRequest) Descriptor added in v1.30.1

func (*AllSatellitesPeriodSummaryRequest) Descriptor() ([]byte, []int)

func (*AllSatellitesPeriodSummaryRequest) GetHeader added in v1.30.1

func (*AllSatellitesPeriodSummaryRequest) GetPeriod added in v1.30.1

func (*AllSatellitesPeriodSummaryRequest) ProtoMessage added in v1.30.1

func (*AllSatellitesPeriodSummaryRequest) ProtoMessage()

func (*AllSatellitesPeriodSummaryRequest) Reset added in v1.30.1

func (*AllSatellitesPeriodSummaryRequest) String added in v1.30.1

func (*AllSatellitesPeriodSummaryRequest) XXX_DiscardUnknown added in v1.30.1

func (m *AllSatellitesPeriodSummaryRequest) XXX_DiscardUnknown()

func (*AllSatellitesPeriodSummaryRequest) XXX_Marshal added in v1.30.1

func (m *AllSatellitesPeriodSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AllSatellitesPeriodSummaryRequest) XXX_Merge added in v1.30.1

func (*AllSatellitesPeriodSummaryRequest) XXX_Size added in v1.30.1

func (m *AllSatellitesPeriodSummaryRequest) XXX_Size() int

func (*AllSatellitesPeriodSummaryRequest) XXX_Unmarshal added in v1.30.1

func (m *AllSatellitesPeriodSummaryRequest) XXX_Unmarshal(b []byte) error

type AllSatellitesPeriodSummaryResponse added in v1.30.1

type AllSatellitesPeriodSummaryResponse struct {
	PayoutInfo           *PayoutInfo `protobuf:"bytes,1,opt,name=payout_info,json=payoutInfo,proto3" json:"payout_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*AllSatellitesPeriodSummaryResponse) Descriptor added in v1.30.1

func (*AllSatellitesPeriodSummaryResponse) Descriptor() ([]byte, []int)

func (*AllSatellitesPeriodSummaryResponse) GetPayoutInfo added in v1.30.1

func (m *AllSatellitesPeriodSummaryResponse) GetPayoutInfo() *PayoutInfo

func (*AllSatellitesPeriodSummaryResponse) ProtoMessage added in v1.30.1

func (*AllSatellitesPeriodSummaryResponse) ProtoMessage()

func (*AllSatellitesPeriodSummaryResponse) Reset added in v1.30.1

func (*AllSatellitesPeriodSummaryResponse) String added in v1.30.1

func (*AllSatellitesPeriodSummaryResponse) XXX_DiscardUnknown added in v1.30.1

func (m *AllSatellitesPeriodSummaryResponse) XXX_DiscardUnknown()

func (*AllSatellitesPeriodSummaryResponse) XXX_Marshal added in v1.30.1

func (m *AllSatellitesPeriodSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AllSatellitesPeriodSummaryResponse) XXX_Merge added in v1.30.1

func (*AllSatellitesPeriodSummaryResponse) XXX_Size added in v1.30.1

func (*AllSatellitesPeriodSummaryResponse) XXX_Unmarshal added in v1.30.1

func (m *AllSatellitesPeriodSummaryResponse) XXX_Unmarshal(b []byte) error

type AllSatellitesSummaryRequest added in v1.30.1

type AllSatellitesSummaryRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*AllSatellitesSummaryRequest) Descriptor added in v1.30.1

func (*AllSatellitesSummaryRequest) Descriptor() ([]byte, []int)

func (*AllSatellitesSummaryRequest) GetHeader added in v1.30.1

func (*AllSatellitesSummaryRequest) ProtoMessage added in v1.30.1

func (*AllSatellitesSummaryRequest) ProtoMessage()

func (*AllSatellitesSummaryRequest) Reset added in v1.30.1

func (m *AllSatellitesSummaryRequest) Reset()

func (*AllSatellitesSummaryRequest) String added in v1.30.1

func (m *AllSatellitesSummaryRequest) String() string

func (*AllSatellitesSummaryRequest) XXX_DiscardUnknown added in v1.30.1

func (m *AllSatellitesSummaryRequest) XXX_DiscardUnknown()

func (*AllSatellitesSummaryRequest) XXX_Marshal added in v1.30.1

func (m *AllSatellitesSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AllSatellitesSummaryRequest) XXX_Merge added in v1.30.1

func (m *AllSatellitesSummaryRequest) XXX_Merge(src proto.Message)

func (*AllSatellitesSummaryRequest) XXX_Size added in v1.30.1

func (m *AllSatellitesSummaryRequest) XXX_Size() int

func (*AllSatellitesSummaryRequest) XXX_Unmarshal added in v1.30.1

func (m *AllSatellitesSummaryRequest) XXX_Unmarshal(b []byte) error

type AllSatellitesSummaryResponse added in v1.30.1

type AllSatellitesSummaryResponse struct {
	PayoutInfo           *PayoutInfo `protobuf:"bytes,1,opt,name=payout_info,json=payoutInfo,proto3" json:"payout_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*AllSatellitesSummaryResponse) Descriptor added in v1.30.1

func (*AllSatellitesSummaryResponse) Descriptor() ([]byte, []int)

func (*AllSatellitesSummaryResponse) GetPayoutInfo added in v1.30.1

func (m *AllSatellitesSummaryResponse) GetPayoutInfo() *PayoutInfo

func (*AllSatellitesSummaryResponse) ProtoMessage added in v1.30.1

func (*AllSatellitesSummaryResponse) ProtoMessage()

func (*AllSatellitesSummaryResponse) Reset added in v1.30.1

func (m *AllSatellitesSummaryResponse) Reset()

func (*AllSatellitesSummaryResponse) String added in v1.30.1

func (*AllSatellitesSummaryResponse) XXX_DiscardUnknown added in v1.30.1

func (m *AllSatellitesSummaryResponse) XXX_DiscardUnknown()

func (*AllSatellitesSummaryResponse) XXX_Marshal added in v1.30.1

func (m *AllSatellitesSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AllSatellitesSummaryResponse) XXX_Merge added in v1.30.1

func (m *AllSatellitesSummaryResponse) XXX_Merge(src proto.Message)

func (*AllSatellitesSummaryResponse) XXX_Size added in v1.30.1

func (m *AllSatellitesSummaryResponse) XXX_Size() int

func (*AllSatellitesSummaryResponse) XXX_Unmarshal added in v1.30.1

func (m *AllSatellitesSummaryResponse) XXX_Unmarshal(b []byte) error

type BandwidthMonthSummaryRequest

type BandwidthMonthSummaryRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*BandwidthMonthSummaryRequest) Descriptor

func (*BandwidthMonthSummaryRequest) Descriptor() ([]byte, []int)

func (*BandwidthMonthSummaryRequest) GetHeader

func (*BandwidthMonthSummaryRequest) ProtoMessage

func (*BandwidthMonthSummaryRequest) ProtoMessage()

func (*BandwidthMonthSummaryRequest) Reset

func (m *BandwidthMonthSummaryRequest) Reset()

func (*BandwidthMonthSummaryRequest) String

func (*BandwidthMonthSummaryRequest) XXX_DiscardUnknown

func (m *BandwidthMonthSummaryRequest) XXX_DiscardUnknown()

func (*BandwidthMonthSummaryRequest) XXX_Marshal

func (m *BandwidthMonthSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BandwidthMonthSummaryRequest) XXX_Merge

func (m *BandwidthMonthSummaryRequest) XXX_Merge(src proto.Message)

func (*BandwidthMonthSummaryRequest) XXX_Size

func (m *BandwidthMonthSummaryRequest) XXX_Size() int

func (*BandwidthMonthSummaryRequest) XXX_Unmarshal

func (m *BandwidthMonthSummaryRequest) XXX_Unmarshal(b []byte) error

type BandwidthMonthSummaryResponse

type BandwidthMonthSummaryResponse struct {
	Used                 int64    `protobuf:"varint,1,opt,name=used,proto3" json:"used,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BandwidthMonthSummaryResponse) Descriptor

func (*BandwidthMonthSummaryResponse) Descriptor() ([]byte, []int)

func (*BandwidthMonthSummaryResponse) GetUsed

func (m *BandwidthMonthSummaryResponse) GetUsed() int64

func (*BandwidthMonthSummaryResponse) ProtoMessage

func (*BandwidthMonthSummaryResponse) ProtoMessage()

func (*BandwidthMonthSummaryResponse) Reset

func (m *BandwidthMonthSummaryResponse) Reset()

func (*BandwidthMonthSummaryResponse) String

func (*BandwidthMonthSummaryResponse) XXX_DiscardUnknown

func (m *BandwidthMonthSummaryResponse) XXX_DiscardUnknown()

func (*BandwidthMonthSummaryResponse) XXX_Marshal

func (m *BandwidthMonthSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BandwidthMonthSummaryResponse) XXX_Merge

func (m *BandwidthMonthSummaryResponse) XXX_Merge(src proto.Message)

func (*BandwidthMonthSummaryResponse) XXX_Size

func (m *BandwidthMonthSummaryResponse) XXX_Size() int

func (*BandwidthMonthSummaryResponse) XXX_Unmarshal

func (m *BandwidthMonthSummaryResponse) XXX_Unmarshal(b []byte) error

type DRPCBandwidthClient

type DRPCBandwidthClient interface {
	DRPCConn() drpc.Conn

	MonthSummary(ctx context.Context, in *BandwidthMonthSummaryRequest) (*BandwidthMonthSummaryResponse, error)
}

func NewDRPCBandwidthClient

func NewDRPCBandwidthClient(cc drpc.Conn) DRPCBandwidthClient

type DRPCBandwidthDescription

type DRPCBandwidthDescription struct{}

func (DRPCBandwidthDescription) Method

func (DRPCBandwidthDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver, interface{}, bool)

func (DRPCBandwidthDescription) NumMethods

func (DRPCBandwidthDescription) NumMethods() int

type DRPCBandwidthServer

type DRPCBandwidthServer interface {
	MonthSummary(context.Context, *BandwidthMonthSummaryRequest) (*BandwidthMonthSummaryResponse, error)
}

type DRPCBandwidthUnimplementedServer added in v1.26.2

type DRPCBandwidthUnimplementedServer struct{}

func (*DRPCBandwidthUnimplementedServer) MonthSummary added in v1.26.2

type DRPCBandwidth_MonthSummaryStream

type DRPCBandwidth_MonthSummaryStream interface {
	drpc.Stream
	SendAndClose(*BandwidthMonthSummaryResponse) error
}

type DRPCNodeClient

type DRPCNodeClient interface {
	DRPCConn() drpc.Conn

	Version(ctx context.Context, in *VersionRequest) (*VersionResponse, error)
	LastContact(ctx context.Context, in *LastContactRequest) (*LastContactResponse, error)
	Reputation(ctx context.Context, in *ReputationRequest) (*ReputationResponse, error)
	TrustedSatellites(ctx context.Context, in *TrustedSatellitesRequest) (*TrustedSatellitesResponse, error)
}

func NewDRPCNodeClient

func NewDRPCNodeClient(cc drpc.Conn) DRPCNodeClient

type DRPCNodeDescription

type DRPCNodeDescription struct{}

func (DRPCNodeDescription) Method

func (DRPCNodeDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver, interface{}, bool)

func (DRPCNodeDescription) NumMethods

func (DRPCNodeDescription) NumMethods() int

type DRPCNodeUnimplementedServer added in v1.26.2

type DRPCNodeUnimplementedServer struct{}

func (*DRPCNodeUnimplementedServer) LastContact added in v1.26.2

func (*DRPCNodeUnimplementedServer) Reputation added in v1.26.2

func (*DRPCNodeUnimplementedServer) TrustedSatellites added in v1.26.2

func (*DRPCNodeUnimplementedServer) Version added in v1.26.2

type DRPCNode_LastContactStream

type DRPCNode_LastContactStream interface {
	drpc.Stream
	SendAndClose(*LastContactResponse) error
}

type DRPCNode_ReputationStream

type DRPCNode_ReputationStream interface {
	drpc.Stream
	SendAndClose(*ReputationResponse) error
}

type DRPCNode_TrustedSatellitesStream added in v1.21.1

type DRPCNode_TrustedSatellitesStream interface {
	drpc.Stream
	SendAndClose(*TrustedSatellitesResponse) error
}

type DRPCNode_VersionStream

type DRPCNode_VersionStream interface {
	drpc.Stream
	SendAndClose(*VersionResponse) error
}

type DRPCPayoutClient added in v1.21.1

func NewDRPCPayoutClient added in v1.21.1

func NewDRPCPayoutClient(cc drpc.Conn) DRPCPayoutClient

type DRPCPayoutDescription added in v1.21.1

type DRPCPayoutDescription struct{}

func (DRPCPayoutDescription) Method added in v1.21.1

func (DRPCPayoutDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver, interface{}, bool)

func (DRPCPayoutDescription) NumMethods added in v1.21.1

func (DRPCPayoutDescription) NumMethods() int

type DRPCPayoutUnimplementedServer added in v1.26.2

type DRPCPayoutUnimplementedServer struct{}

func (*DRPCPayoutUnimplementedServer) AllSatellitesPeriodSummary added in v1.30.1

func (*DRPCPayoutUnimplementedServer) AllSatellitesSummary added in v1.30.1

func (*DRPCPayoutUnimplementedServer) Earned added in v1.26.2

func (*DRPCPayoutUnimplementedServer) EarnedPerSatellite added in v1.26.2

func (*DRPCPayoutUnimplementedServer) EstimatedPayoutSatellite added in v1.30.1

func (*DRPCPayoutUnimplementedServer) EstimatedPayoutTotal added in v1.30.1

func (*DRPCPayoutUnimplementedServer) Paystub added in v1.31.1

func (*DRPCPayoutUnimplementedServer) PeriodPaystub added in v1.31.1

func (*DRPCPayoutUnimplementedServer) SatellitePaystub added in v1.31.1

func (*DRPCPayoutUnimplementedServer) SatellitePeriodPaystub added in v1.31.1

func (*DRPCPayoutUnimplementedServer) SatellitePeriodSummary added in v1.31.1

func (*DRPCPayoutUnimplementedServer) SatelliteSummary added in v1.31.1

func (*DRPCPayoutUnimplementedServer) Undistributed added in v1.31.1

type DRPCPayout_AllSatellitesPeriodSummaryStream added in v1.30.1

type DRPCPayout_AllSatellitesPeriodSummaryStream interface {
	drpc.Stream
	SendAndClose(*AllSatellitesPeriodSummaryResponse) error
}

type DRPCPayout_AllSatellitesSummaryStream added in v1.30.1

type DRPCPayout_AllSatellitesSummaryStream interface {
	drpc.Stream
	SendAndClose(*AllSatellitesSummaryResponse) error
}

type DRPCPayout_EarnedPerSatelliteStream added in v1.24.2

type DRPCPayout_EarnedPerSatelliteStream interface {
	drpc.Stream
	SendAndClose(*EarnedPerSatelliteResponse) error
}

type DRPCPayout_EarnedStream added in v1.21.1

type DRPCPayout_EarnedStream interface {
	drpc.Stream
	SendAndClose(*EarnedResponse) error
}

type DRPCPayout_EstimatedPayoutSatelliteStream added in v1.30.1

type DRPCPayout_EstimatedPayoutSatelliteStream interface {
	drpc.Stream
	SendAndClose(*EstimatedPayoutSatelliteResponse) error
}

type DRPCPayout_EstimatedPayoutTotalStream added in v1.30.1

type DRPCPayout_EstimatedPayoutTotalStream interface {
	drpc.Stream
	SendAndClose(*EstimatedPayoutTotalResponse) error
}

type DRPCPayout_PaystubStream added in v1.31.1

type DRPCPayout_PaystubStream interface {
	drpc.Stream
	SendAndClose(*PaystubResponse) error
}

type DRPCPayout_PeriodPaystubStream added in v1.31.1

type DRPCPayout_PeriodPaystubStream interface {
	drpc.Stream
	SendAndClose(*PeriodPaystubResponse) error
}

type DRPCPayout_SatellitePaystubStream added in v1.31.1

type DRPCPayout_SatellitePaystubStream interface {
	drpc.Stream
	SendAndClose(*SatellitePaystubResponse) error
}

type DRPCPayout_SatellitePeriodPaystubStream added in v1.31.1

type DRPCPayout_SatellitePeriodPaystubStream interface {
	drpc.Stream
	SendAndClose(*SatellitePeriodPaystubResponse) error
}

type DRPCPayout_SatellitePeriodSummaryStream added in v1.31.1

type DRPCPayout_SatellitePeriodSummaryStream interface {
	drpc.Stream
	SendAndClose(*SatellitePeriodSummaryResponse) error
}

type DRPCPayout_SatelliteSummaryStream added in v1.31.1

type DRPCPayout_SatelliteSummaryStream interface {
	drpc.Stream
	SendAndClose(*SatelliteSummaryResponse) error
}

type DRPCPayout_UndistributedStream added in v1.31.1

type DRPCPayout_UndistributedStream interface {
	drpc.Stream
	SendAndClose(*UndistributedResponse) error
}

type DRPCStorageClient

type DRPCStorageClient interface {
	DRPCConn() drpc.Conn

	DiskSpace(ctx context.Context, in *DiskSpaceRequest) (*DiskSpaceResponse, error)
}

func NewDRPCStorageClient

func NewDRPCStorageClient(cc drpc.Conn) DRPCStorageClient

type DRPCStorageDescription

type DRPCStorageDescription struct{}

func (DRPCStorageDescription) Method

func (DRPCStorageDescription) Method(n int) (string, drpc.Encoding, drpc.Receiver, interface{}, bool)

func (DRPCStorageDescription) NumMethods

func (DRPCStorageDescription) NumMethods() int

type DRPCStorageServer

type DRPCStorageServer interface {
	DiskSpace(context.Context, *DiskSpaceRequest) (*DiskSpaceResponse, error)
}

type DRPCStorageUnimplementedServer added in v1.26.2

type DRPCStorageUnimplementedServer struct{}

func (*DRPCStorageUnimplementedServer) DiskSpace added in v1.26.2

type DRPCStorage_DiskSpaceStream

type DRPCStorage_DiskSpaceStream interface {
	drpc.Stream
	SendAndClose(*DiskSpaceResponse) error
}

type DiskSpaceRequest

type DiskSpaceRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*DiskSpaceRequest) Descriptor

func (*DiskSpaceRequest) Descriptor() ([]byte, []int)

func (*DiskSpaceRequest) GetHeader

func (m *DiskSpaceRequest) GetHeader() *RequestHeader

func (*DiskSpaceRequest) ProtoMessage

func (*DiskSpaceRequest) ProtoMessage()

func (*DiskSpaceRequest) Reset

func (m *DiskSpaceRequest) Reset()

func (*DiskSpaceRequest) String

func (m *DiskSpaceRequest) String() string

func (*DiskSpaceRequest) XXX_DiscardUnknown

func (m *DiskSpaceRequest) XXX_DiscardUnknown()

func (*DiskSpaceRequest) XXX_Marshal

func (m *DiskSpaceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DiskSpaceRequest) XXX_Merge

func (m *DiskSpaceRequest) XXX_Merge(src proto.Message)

func (*DiskSpaceRequest) XXX_Size

func (m *DiskSpaceRequest) XXX_Size() int

func (*DiskSpaceRequest) XXX_Unmarshal

func (m *DiskSpaceRequest) XXX_Unmarshal(b []byte) error

type DiskSpaceResponse

type DiskSpaceResponse struct {
	Allocated            int64    `protobuf:"varint,1,opt,name=allocated,proto3" json:"allocated,omitempty"`
	UsedPieces           int64    `protobuf:"varint,2,opt,name=used_pieces,json=usedPieces,proto3" json:"used_pieces,omitempty"`
	UsedTrash            int64    `protobuf:"varint,3,opt,name=used_trash,json=usedTrash,proto3" json:"used_trash,omitempty"`
	Free                 int64    `protobuf:"varint,4,opt,name=free,proto3" json:"free,omitempty"`
	Available            int64    `protobuf:"varint,5,opt,name=available,proto3" json:"available,omitempty"`
	Overused             int64    `protobuf:"varint,6,opt,name=overused,proto3" json:"overused,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DiskSpaceResponse) Descriptor

func (*DiskSpaceResponse) Descriptor() ([]byte, []int)

func (*DiskSpaceResponse) GetAllocated

func (m *DiskSpaceResponse) GetAllocated() int64

func (*DiskSpaceResponse) GetAvailable

func (m *DiskSpaceResponse) GetAvailable() int64

func (*DiskSpaceResponse) GetFree

func (m *DiskSpaceResponse) GetFree() int64

func (*DiskSpaceResponse) GetOverused

func (m *DiskSpaceResponse) GetOverused() int64

func (*DiskSpaceResponse) GetUsedPieces

func (m *DiskSpaceResponse) GetUsedPieces() int64

func (*DiskSpaceResponse) GetUsedTrash

func (m *DiskSpaceResponse) GetUsedTrash() int64

func (*DiskSpaceResponse) ProtoMessage

func (*DiskSpaceResponse) ProtoMessage()

func (*DiskSpaceResponse) Reset

func (m *DiskSpaceResponse) Reset()

func (*DiskSpaceResponse) String

func (m *DiskSpaceResponse) String() string

func (*DiskSpaceResponse) XXX_DiscardUnknown

func (m *DiskSpaceResponse) XXX_DiscardUnknown()

func (*DiskSpaceResponse) XXX_Marshal

func (m *DiskSpaceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DiskSpaceResponse) XXX_Merge

func (m *DiskSpaceResponse) XXX_Merge(src proto.Message)

func (*DiskSpaceResponse) XXX_Size

func (m *DiskSpaceResponse) XXX_Size() int

func (*DiskSpaceResponse) XXX_Unmarshal

func (m *DiskSpaceResponse) XXX_Unmarshal(b []byte) error

type EarnedPerSatelliteRequest added in v1.24.2

type EarnedPerSatelliteRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*EarnedPerSatelliteRequest) Descriptor added in v1.24.2

func (*EarnedPerSatelliteRequest) Descriptor() ([]byte, []int)

func (*EarnedPerSatelliteRequest) GetHeader added in v1.24.2

func (m *EarnedPerSatelliteRequest) GetHeader() *RequestHeader

func (*EarnedPerSatelliteRequest) ProtoMessage added in v1.24.2

func (*EarnedPerSatelliteRequest) ProtoMessage()

func (*EarnedPerSatelliteRequest) Reset added in v1.24.2

func (m *EarnedPerSatelliteRequest) Reset()

func (*EarnedPerSatelliteRequest) String added in v1.24.2

func (m *EarnedPerSatelliteRequest) String() string

func (*EarnedPerSatelliteRequest) XXX_DiscardUnknown added in v1.24.2

func (m *EarnedPerSatelliteRequest) XXX_DiscardUnknown()

func (*EarnedPerSatelliteRequest) XXX_Marshal added in v1.24.2

func (m *EarnedPerSatelliteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EarnedPerSatelliteRequest) XXX_Merge added in v1.24.2

func (m *EarnedPerSatelliteRequest) XXX_Merge(src proto.Message)

func (*EarnedPerSatelliteRequest) XXX_Size added in v1.24.2

func (m *EarnedPerSatelliteRequest) XXX_Size() int

func (*EarnedPerSatelliteRequest) XXX_Unmarshal added in v1.24.2

func (m *EarnedPerSatelliteRequest) XXX_Unmarshal(b []byte) error

type EarnedPerSatelliteResponse added in v1.24.2

type EarnedPerSatelliteResponse struct {
	EarnedSatellite      []*EarnedSatellite `protobuf:"bytes,1,rep,name=earned_satellite,json=earnedSatellite,proto3" json:"earned_satellite,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*EarnedPerSatelliteResponse) Descriptor added in v1.24.2

func (*EarnedPerSatelliteResponse) Descriptor() ([]byte, []int)

func (*EarnedPerSatelliteResponse) GetEarnedSatellite added in v1.24.2

func (m *EarnedPerSatelliteResponse) GetEarnedSatellite() []*EarnedSatellite

func (*EarnedPerSatelliteResponse) ProtoMessage added in v1.24.2

func (*EarnedPerSatelliteResponse) ProtoMessage()

func (*EarnedPerSatelliteResponse) Reset added in v1.24.2

func (m *EarnedPerSatelliteResponse) Reset()

func (*EarnedPerSatelliteResponse) String added in v1.24.2

func (m *EarnedPerSatelliteResponse) String() string

func (*EarnedPerSatelliteResponse) XXX_DiscardUnknown added in v1.24.2

func (m *EarnedPerSatelliteResponse) XXX_DiscardUnknown()

func (*EarnedPerSatelliteResponse) XXX_Marshal added in v1.24.2

func (m *EarnedPerSatelliteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EarnedPerSatelliteResponse) XXX_Merge added in v1.24.2

func (m *EarnedPerSatelliteResponse) XXX_Merge(src proto.Message)

func (*EarnedPerSatelliteResponse) XXX_Size added in v1.24.2

func (m *EarnedPerSatelliteResponse) XXX_Size() int

func (*EarnedPerSatelliteResponse) XXX_Unmarshal added in v1.24.2

func (m *EarnedPerSatelliteResponse) XXX_Unmarshal(b []byte) error

type EarnedRequest added in v1.21.1

type EarnedRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*EarnedRequest) Descriptor added in v1.21.1

func (*EarnedRequest) Descriptor() ([]byte, []int)

func (*EarnedRequest) GetHeader added in v1.21.1

func (m *EarnedRequest) GetHeader() *RequestHeader

func (*EarnedRequest) ProtoMessage added in v1.21.1

func (*EarnedRequest) ProtoMessage()

func (*EarnedRequest) Reset added in v1.21.1

func (m *EarnedRequest) Reset()

func (*EarnedRequest) String added in v1.21.1

func (m *EarnedRequest) String() string

func (*EarnedRequest) XXX_DiscardUnknown added in v1.21.1

func (m *EarnedRequest) XXX_DiscardUnknown()

func (*EarnedRequest) XXX_Marshal added in v1.21.1

func (m *EarnedRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EarnedRequest) XXX_Merge added in v1.21.1

func (m *EarnedRequest) XXX_Merge(src proto.Message)

func (*EarnedRequest) XXX_Size added in v1.21.1

func (m *EarnedRequest) XXX_Size() int

func (*EarnedRequest) XXX_Unmarshal added in v1.21.1

func (m *EarnedRequest) XXX_Unmarshal(b []byte) error

type EarnedResponse added in v1.21.1

type EarnedResponse struct {
	Total                int64    `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EarnedResponse) Descriptor added in v1.21.1

func (*EarnedResponse) Descriptor() ([]byte, []int)

func (*EarnedResponse) GetTotal added in v1.21.1

func (m *EarnedResponse) GetTotal() int64

func (*EarnedResponse) ProtoMessage added in v1.21.1

func (*EarnedResponse) ProtoMessage()

func (*EarnedResponse) Reset added in v1.21.1

func (m *EarnedResponse) Reset()

func (*EarnedResponse) String added in v1.21.1

func (m *EarnedResponse) String() string

func (*EarnedResponse) XXX_DiscardUnknown added in v1.21.1

func (m *EarnedResponse) XXX_DiscardUnknown()

func (*EarnedResponse) XXX_Marshal added in v1.21.1

func (m *EarnedResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EarnedResponse) XXX_Merge added in v1.21.1

func (m *EarnedResponse) XXX_Merge(src proto.Message)

func (*EarnedResponse) XXX_Size added in v1.21.1

func (m *EarnedResponse) XXX_Size() int

func (*EarnedResponse) XXX_Unmarshal added in v1.21.1

func (m *EarnedResponse) XXX_Unmarshal(b []byte) error

type EarnedSatellite added in v1.24.2

type EarnedSatellite struct {
	Total                int64    `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	SatelliteId          NodeID   `protobuf:"bytes,2,opt,name=satellite_id,json=satelliteId,proto3,customtype=NodeID" json:"satellite_id"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EarnedSatellite) Descriptor added in v1.24.2

func (*EarnedSatellite) Descriptor() ([]byte, []int)

func (*EarnedSatellite) GetTotal added in v1.24.2

func (m *EarnedSatellite) GetTotal() int64

func (*EarnedSatellite) ProtoMessage added in v1.24.2

func (*EarnedSatellite) ProtoMessage()

func (*EarnedSatellite) Reset added in v1.24.2

func (m *EarnedSatellite) Reset()

func (*EarnedSatellite) String added in v1.24.2

func (m *EarnedSatellite) String() string

func (*EarnedSatellite) XXX_DiscardUnknown added in v1.24.2

func (m *EarnedSatellite) XXX_DiscardUnknown()

func (*EarnedSatellite) XXX_Marshal added in v1.24.2

func (m *EarnedSatellite) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EarnedSatellite) XXX_Merge added in v1.24.2

func (m *EarnedSatellite) XXX_Merge(src proto.Message)

func (*EarnedSatellite) XXX_Size added in v1.24.2

func (m *EarnedSatellite) XXX_Size() int

func (*EarnedSatellite) XXX_Unmarshal added in v1.24.2

func (m *EarnedSatellite) XXX_Unmarshal(b []byte) error

type EstimatedPayoutSatelliteRequest added in v1.30.1

type EstimatedPayoutSatelliteRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	SatelliteId          NodeID         `protobuf:"bytes,2,opt,name=satellite_id,json=satelliteId,proto3,customtype=NodeID" json:"satellite_id"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*EstimatedPayoutSatelliteRequest) Descriptor added in v1.30.1

func (*EstimatedPayoutSatelliteRequest) Descriptor() ([]byte, []int)

func (*EstimatedPayoutSatelliteRequest) GetHeader added in v1.30.1

func (*EstimatedPayoutSatelliteRequest) ProtoMessage added in v1.30.1

func (*EstimatedPayoutSatelliteRequest) ProtoMessage()

func (*EstimatedPayoutSatelliteRequest) Reset added in v1.30.1

func (*EstimatedPayoutSatelliteRequest) String added in v1.30.1

func (*EstimatedPayoutSatelliteRequest) XXX_DiscardUnknown added in v1.30.1

func (m *EstimatedPayoutSatelliteRequest) XXX_DiscardUnknown()

func (*EstimatedPayoutSatelliteRequest) XXX_Marshal added in v1.30.1

func (m *EstimatedPayoutSatelliteRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EstimatedPayoutSatelliteRequest) XXX_Merge added in v1.30.1

func (m *EstimatedPayoutSatelliteRequest) XXX_Merge(src proto.Message)

func (*EstimatedPayoutSatelliteRequest) XXX_Size added in v1.30.1

func (m *EstimatedPayoutSatelliteRequest) XXX_Size() int

func (*EstimatedPayoutSatelliteRequest) XXX_Unmarshal added in v1.30.1

func (m *EstimatedPayoutSatelliteRequest) XXX_Unmarshal(b []byte) error

type EstimatedPayoutSatelliteResponse added in v1.30.1

type EstimatedPayoutSatelliteResponse struct {
	EstimatedEarnings    int64    `protobuf:"varint,1,opt,name=estimated_earnings,json=estimatedEarnings,proto3" json:"estimated_earnings,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EstimatedPayoutSatelliteResponse) Descriptor added in v1.30.1

func (*EstimatedPayoutSatelliteResponse) Descriptor() ([]byte, []int)

func (*EstimatedPayoutSatelliteResponse) GetEstimatedEarnings added in v1.30.1

func (m *EstimatedPayoutSatelliteResponse) GetEstimatedEarnings() int64

func (*EstimatedPayoutSatelliteResponse) ProtoMessage added in v1.30.1

func (*EstimatedPayoutSatelliteResponse) ProtoMessage()

func (*EstimatedPayoutSatelliteResponse) Reset added in v1.30.1

func (*EstimatedPayoutSatelliteResponse) String added in v1.30.1

func (*EstimatedPayoutSatelliteResponse) XXX_DiscardUnknown added in v1.30.1

func (m *EstimatedPayoutSatelliteResponse) XXX_DiscardUnknown()

func (*EstimatedPayoutSatelliteResponse) XXX_Marshal added in v1.30.1

func (m *EstimatedPayoutSatelliteResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EstimatedPayoutSatelliteResponse) XXX_Merge added in v1.30.1

func (*EstimatedPayoutSatelliteResponse) XXX_Size added in v1.30.1

func (m *EstimatedPayoutSatelliteResponse) XXX_Size() int

func (*EstimatedPayoutSatelliteResponse) XXX_Unmarshal added in v1.30.1

func (m *EstimatedPayoutSatelliteResponse) XXX_Unmarshal(b []byte) error

type EstimatedPayoutTotalRequest added in v1.30.1

type EstimatedPayoutTotalRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*EstimatedPayoutTotalRequest) Descriptor added in v1.30.1

func (*EstimatedPayoutTotalRequest) Descriptor() ([]byte, []int)

func (*EstimatedPayoutTotalRequest) GetHeader added in v1.30.1

func (*EstimatedPayoutTotalRequest) ProtoMessage added in v1.30.1

func (*EstimatedPayoutTotalRequest) ProtoMessage()

func (*EstimatedPayoutTotalRequest) Reset added in v1.30.1

func (m *EstimatedPayoutTotalRequest) Reset()

func (*EstimatedPayoutTotalRequest) String added in v1.30.1

func (m *EstimatedPayoutTotalRequest) String() string

func (*EstimatedPayoutTotalRequest) XXX_DiscardUnknown added in v1.30.1

func (m *EstimatedPayoutTotalRequest) XXX_DiscardUnknown()

func (*EstimatedPayoutTotalRequest) XXX_Marshal added in v1.30.1

func (m *EstimatedPayoutTotalRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EstimatedPayoutTotalRequest) XXX_Merge added in v1.30.1

func (m *EstimatedPayoutTotalRequest) XXX_Merge(src proto.Message)

func (*EstimatedPayoutTotalRequest) XXX_Size added in v1.30.1

func (m *EstimatedPayoutTotalRequest) XXX_Size() int

func (*EstimatedPayoutTotalRequest) XXX_Unmarshal added in v1.30.1

func (m *EstimatedPayoutTotalRequest) XXX_Unmarshal(b []byte) error

type EstimatedPayoutTotalResponse added in v1.30.1

type EstimatedPayoutTotalResponse struct {
	EstimatedEarnings    int64    `protobuf:"varint,1,opt,name=estimated_earnings,json=estimatedEarnings,proto3" json:"estimated_earnings,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EstimatedPayoutTotalResponse) Descriptor added in v1.30.1

func (*EstimatedPayoutTotalResponse) Descriptor() ([]byte, []int)

func (*EstimatedPayoutTotalResponse) GetEstimatedEarnings added in v1.30.1

func (m *EstimatedPayoutTotalResponse) GetEstimatedEarnings() int64

func (*EstimatedPayoutTotalResponse) ProtoMessage added in v1.30.1

func (*EstimatedPayoutTotalResponse) ProtoMessage()

func (*EstimatedPayoutTotalResponse) Reset added in v1.30.1

func (m *EstimatedPayoutTotalResponse) Reset()

func (*EstimatedPayoutTotalResponse) String added in v1.30.1

func (*EstimatedPayoutTotalResponse) XXX_DiscardUnknown added in v1.30.1

func (m *EstimatedPayoutTotalResponse) XXX_DiscardUnknown()

func (*EstimatedPayoutTotalResponse) XXX_Marshal added in v1.30.1

func (m *EstimatedPayoutTotalResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*EstimatedPayoutTotalResponse) XXX_Merge added in v1.30.1

func (m *EstimatedPayoutTotalResponse) XXX_Merge(src proto.Message)

func (*EstimatedPayoutTotalResponse) XXX_Size added in v1.30.1

func (m *EstimatedPayoutTotalResponse) XXX_Size() int

func (*EstimatedPayoutTotalResponse) XXX_Unmarshal added in v1.30.1

func (m *EstimatedPayoutTotalResponse) XXX_Unmarshal(b []byte) error

type LastContactRequest

type LastContactRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*LastContactRequest) Descriptor

func (*LastContactRequest) Descriptor() ([]byte, []int)

func (*LastContactRequest) GetHeader

func (m *LastContactRequest) GetHeader() *RequestHeader

func (*LastContactRequest) ProtoMessage

func (*LastContactRequest) ProtoMessage()

func (*LastContactRequest) Reset

func (m *LastContactRequest) Reset()

func (*LastContactRequest) String

func (m *LastContactRequest) String() string

func (*LastContactRequest) XXX_DiscardUnknown

func (m *LastContactRequest) XXX_DiscardUnknown()

func (*LastContactRequest) XXX_Marshal

func (m *LastContactRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LastContactRequest) XXX_Merge

func (m *LastContactRequest) XXX_Merge(src proto.Message)

func (*LastContactRequest) XXX_Size

func (m *LastContactRequest) XXX_Size() int

func (*LastContactRequest) XXX_Unmarshal

func (m *LastContactRequest) XXX_Unmarshal(b []byte) error

type LastContactResponse

type LastContactResponse struct {
	LastContact          time.Time `protobuf:"bytes,1,opt,name=last_contact,json=lastContact,proto3,stdtime" json:"last_contact"`
	XXX_NoUnkeyedLiteral struct{}  `json:"-"`
	XXX_unrecognized     []byte    `json:"-"`
	XXX_sizecache        int32     `json:"-"`
}

func (*LastContactResponse) Descriptor

func (*LastContactResponse) Descriptor() ([]byte, []int)

func (*LastContactResponse) GetLastContact

func (m *LastContactResponse) GetLastContact() time.Time

func (*LastContactResponse) ProtoMessage

func (*LastContactResponse) ProtoMessage()

func (*LastContactResponse) Reset

func (m *LastContactResponse) Reset()

func (*LastContactResponse) String

func (m *LastContactResponse) String() string

func (*LastContactResponse) XXX_DiscardUnknown

func (m *LastContactResponse) XXX_DiscardUnknown()

func (*LastContactResponse) XXX_Marshal

func (m *LastContactResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LastContactResponse) XXX_Merge

func (m *LastContactResponse) XXX_Merge(src proto.Message)

func (*LastContactResponse) XXX_Size

func (m *LastContactResponse) XXX_Size() int

func (*LastContactResponse) XXX_Unmarshal

func (m *LastContactResponse) XXX_Unmarshal(b []byte) error

type NodeID

type NodeID = storj.NodeID

NodeID is an alias to storj.NodeID for use in generated protobuf code.

type NodeIDList

type NodeIDList = storj.NodeIDList

NodeIDList is an alias to storj.NodeIDList for use in generated protobuf code.

type Nonce

type Nonce = storj.Nonce

Nonce is an alias to storj.Nonce for use in generated protobuf code.

type Path

type Path = storj.Path

Path represents a object path.

type PayoutInfo added in v1.30.1

type PayoutInfo struct {
	Held                 int64    `protobuf:"varint,1,opt,name=held,proto3" json:"held,omitempty"`
	Paid                 int64    `protobuf:"varint,2,opt,name=paid,proto3" json:"paid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PayoutInfo) Descriptor added in v1.30.1

func (*PayoutInfo) Descriptor() ([]byte, []int)

func (*PayoutInfo) GetHeld added in v1.30.1

func (m *PayoutInfo) GetHeld() int64

func (*PayoutInfo) GetPaid added in v1.30.1

func (m *PayoutInfo) GetPaid() int64

func (*PayoutInfo) ProtoMessage added in v1.30.1

func (*PayoutInfo) ProtoMessage()

func (*PayoutInfo) Reset added in v1.30.1

func (m *PayoutInfo) Reset()

func (*PayoutInfo) String added in v1.30.1

func (m *PayoutInfo) String() string

func (*PayoutInfo) XXX_DiscardUnknown added in v1.30.1

func (m *PayoutInfo) XXX_DiscardUnknown()

func (*PayoutInfo) XXX_Marshal added in v1.30.1

func (m *PayoutInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PayoutInfo) XXX_Merge added in v1.30.1

func (m *PayoutInfo) XXX_Merge(src proto.Message)

func (*PayoutInfo) XXX_Size added in v1.30.1

func (m *PayoutInfo) XXX_Size() int

func (*PayoutInfo) XXX_Unmarshal added in v1.30.1

func (m *PayoutInfo) XXX_Unmarshal(b []byte) error

type Paystub added in v1.31.1

type Paystub struct {
	UsageAtRest          float64  `protobuf:"fixed64,5,opt,name=usage_at_rest,json=usageAtRest,proto3" json:"usage_at_rest,omitempty"`
	UsageGet             int64    `protobuf:"varint,6,opt,name=usage_get,json=usageGet,proto3" json:"usage_get,omitempty"`
	UsageGetRepair       int64    `protobuf:"varint,8,opt,name=usage_get_repair,json=usageGetRepair,proto3" json:"usage_get_repair,omitempty"`
	UsageGetAudit        int64    `protobuf:"varint,10,opt,name=usage_get_audit,json=usageGetAudit,proto3" json:"usage_get_audit,omitempty"`
	CompAtRest           int64    `protobuf:"varint,11,opt,name=comp_at_rest,json=compAtRest,proto3" json:"comp_at_rest,omitempty"`
	CompGet              int64    `protobuf:"varint,12,opt,name=comp_get,json=compGet,proto3" json:"comp_get,omitempty"`
	CompGetRepair        int64    `protobuf:"varint,14,opt,name=comp_get_repair,json=compGetRepair,proto3" json:"comp_get_repair,omitempty"`
	CompGetAudit         int64    `protobuf:"varint,16,opt,name=comp_get_audit,json=compGetAudit,proto3" json:"comp_get_audit,omitempty"`
	Held                 int64    `protobuf:"varint,18,opt,name=held,proto3" json:"held,omitempty"`
	Paid                 int64    `protobuf:"varint,21,opt,name=paid,proto3" json:"paid,omitempty"`
	Distributed          int64    `protobuf:"varint,22,opt,name=distributed,proto3" json:"distributed,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Paystub) Descriptor added in v1.31.1

func (*Paystub) Descriptor() ([]byte, []int)

func (*Paystub) GetCompAtRest added in v1.31.1

func (m *Paystub) GetCompAtRest() int64

func (*Paystub) GetCompGet added in v1.31.1

func (m *Paystub) GetCompGet() int64

func (*Paystub) GetCompGetAudit added in v1.31.1

func (m *Paystub) GetCompGetAudit() int64

func (*Paystub) GetCompGetRepair added in v1.31.1

func (m *Paystub) GetCompGetRepair() int64

func (*Paystub) GetDistributed added in v1.31.1

func (m *Paystub) GetDistributed() int64

func (*Paystub) GetHeld added in v1.31.1

func (m *Paystub) GetHeld() int64

func (*Paystub) GetPaid added in v1.31.1

func (m *Paystub) GetPaid() int64

func (*Paystub) GetUsageAtRest added in v1.31.1

func (m *Paystub) GetUsageAtRest() float64

func (*Paystub) GetUsageGet added in v1.31.1

func (m *Paystub) GetUsageGet() int64

func (*Paystub) GetUsageGetAudit added in v1.31.1

func (m *Paystub) GetUsageGetAudit() int64

func (*Paystub) GetUsageGetRepair added in v1.31.1

func (m *Paystub) GetUsageGetRepair() int64

func (*Paystub) ProtoMessage added in v1.31.1

func (*Paystub) ProtoMessage()

func (*Paystub) Reset added in v1.31.1

func (m *Paystub) Reset()

func (*Paystub) String added in v1.31.1

func (m *Paystub) String() string

func (*Paystub) XXX_DiscardUnknown added in v1.31.1

func (m *Paystub) XXX_DiscardUnknown()

func (*Paystub) XXX_Marshal added in v1.31.1

func (m *Paystub) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Paystub) XXX_Merge added in v1.31.1

func (m *Paystub) XXX_Merge(src proto.Message)

func (*Paystub) XXX_Size added in v1.31.1

func (m *Paystub) XXX_Size() int

func (*Paystub) XXX_Unmarshal added in v1.31.1

func (m *Paystub) XXX_Unmarshal(b []byte) error

type PaystubRequest added in v1.31.1

type PaystubRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*PaystubRequest) Descriptor added in v1.31.1

func (*PaystubRequest) Descriptor() ([]byte, []int)

func (*PaystubRequest) GetHeader added in v1.31.1

func (m *PaystubRequest) GetHeader() *RequestHeader

func (*PaystubRequest) ProtoMessage added in v1.31.1

func (*PaystubRequest) ProtoMessage()

func (*PaystubRequest) Reset added in v1.31.1

func (m *PaystubRequest) Reset()

func (*PaystubRequest) String added in v1.31.1

func (m *PaystubRequest) String() string

func (*PaystubRequest) XXX_DiscardUnknown added in v1.31.1

func (m *PaystubRequest) XXX_DiscardUnknown()

func (*PaystubRequest) XXX_Marshal added in v1.31.1

func (m *PaystubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PaystubRequest) XXX_Merge added in v1.31.1

func (m *PaystubRequest) XXX_Merge(src proto.Message)

func (*PaystubRequest) XXX_Size added in v1.31.1

func (m *PaystubRequest) XXX_Size() int

func (*PaystubRequest) XXX_Unmarshal added in v1.31.1

func (m *PaystubRequest) XXX_Unmarshal(b []byte) error

type PaystubResponse added in v1.31.1

type PaystubResponse struct {
	Paystub              *Paystub `protobuf:"bytes,1,opt,name=paystub,proto3" json:"paystub,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PaystubResponse) Descriptor added in v1.31.1

func (*PaystubResponse) Descriptor() ([]byte, []int)

func (*PaystubResponse) GetPaystub added in v1.31.1

func (m *PaystubResponse) GetPaystub() *Paystub

func (*PaystubResponse) ProtoMessage added in v1.31.1

func (*PaystubResponse) ProtoMessage()

func (*PaystubResponse) Reset added in v1.31.1

func (m *PaystubResponse) Reset()

func (*PaystubResponse) String added in v1.31.1

func (m *PaystubResponse) String() string

func (*PaystubResponse) XXX_DiscardUnknown added in v1.31.1

func (m *PaystubResponse) XXX_DiscardUnknown()

func (*PaystubResponse) XXX_Marshal added in v1.31.1

func (m *PaystubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PaystubResponse) XXX_Merge added in v1.31.1

func (m *PaystubResponse) XXX_Merge(src proto.Message)

func (*PaystubResponse) XXX_Size added in v1.31.1

func (m *PaystubResponse) XXX_Size() int

func (*PaystubResponse) XXX_Unmarshal added in v1.31.1

func (m *PaystubResponse) XXX_Unmarshal(b []byte) error

type PeriodPaystubRequest added in v1.31.1

type PeriodPaystubRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	Period               string         `protobuf:"bytes,2,opt,name=period,proto3" json:"period,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*PeriodPaystubRequest) Descriptor added in v1.31.1

func (*PeriodPaystubRequest) Descriptor() ([]byte, []int)

func (*PeriodPaystubRequest) GetHeader added in v1.31.1

func (m *PeriodPaystubRequest) GetHeader() *RequestHeader

func (*PeriodPaystubRequest) GetPeriod added in v1.31.1

func (m *PeriodPaystubRequest) GetPeriod() string

func (*PeriodPaystubRequest) ProtoMessage added in v1.31.1

func (*PeriodPaystubRequest) ProtoMessage()

func (*PeriodPaystubRequest) Reset added in v1.31.1

func (m *PeriodPaystubRequest) Reset()

func (*PeriodPaystubRequest) String added in v1.31.1

func (m *PeriodPaystubRequest) String() string

func (*PeriodPaystubRequest) XXX_DiscardUnknown added in v1.31.1

func (m *PeriodPaystubRequest) XXX_DiscardUnknown()

func (*PeriodPaystubRequest) XXX_Marshal added in v1.31.1

func (m *PeriodPaystubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PeriodPaystubRequest) XXX_Merge added in v1.31.1

func (m *PeriodPaystubRequest) XXX_Merge(src proto.Message)

func (*PeriodPaystubRequest) XXX_Size added in v1.31.1

func (m *PeriodPaystubRequest) XXX_Size() int

func (*PeriodPaystubRequest) XXX_Unmarshal added in v1.31.1

func (m *PeriodPaystubRequest) XXX_Unmarshal(b []byte) error

type PeriodPaystubResponse added in v1.31.1

type PeriodPaystubResponse struct {
	Paystub              *Paystub `protobuf:"bytes,1,opt,name=paystub,proto3" json:"paystub,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PeriodPaystubResponse) Descriptor added in v1.31.1

func (*PeriodPaystubResponse) Descriptor() ([]byte, []int)

func (*PeriodPaystubResponse) GetPaystub added in v1.31.1

func (m *PeriodPaystubResponse) GetPaystub() *Paystub

func (*PeriodPaystubResponse) ProtoMessage added in v1.31.1

func (*PeriodPaystubResponse) ProtoMessage()

func (*PeriodPaystubResponse) Reset added in v1.31.1

func (m *PeriodPaystubResponse) Reset()

func (*PeriodPaystubResponse) String added in v1.31.1

func (m *PeriodPaystubResponse) String() string

func (*PeriodPaystubResponse) XXX_DiscardUnknown added in v1.31.1

func (m *PeriodPaystubResponse) XXX_DiscardUnknown()

func (*PeriodPaystubResponse) XXX_Marshal added in v1.31.1

func (m *PeriodPaystubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PeriodPaystubResponse) XXX_Merge added in v1.31.1

func (m *PeriodPaystubResponse) XXX_Merge(src proto.Message)

func (*PeriodPaystubResponse) XXX_Size added in v1.31.1

func (m *PeriodPaystubResponse) XXX_Size() int

func (*PeriodPaystubResponse) XXX_Unmarshal added in v1.31.1

func (m *PeriodPaystubResponse) XXX_Unmarshal(b []byte) error

type PieceID

type PieceID = storj.PieceID

PieceID is an alias to storj.PieceID for use in generated protobuf code.

type PiecePrivateKey

type PiecePrivateKey = storj.PiecePrivateKey

PiecePrivateKey is an alias to storj.PiecePrivateKey for use in generated protobuf code.

type PiecePublicKey

type PiecePublicKey = storj.PiecePublicKey

PiecePublicKey is an alias to storj.PiecePublicKey for use in generated protobuf code.

type ReputationRequest

type ReputationRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	SatelliteId          NodeID         `protobuf:"bytes,2,opt,name=satellite_id,json=satelliteId,proto3,customtype=NodeID" json:"satellite_id"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*ReputationRequest) Descriptor

func (*ReputationRequest) Descriptor() ([]byte, []int)

func (*ReputationRequest) GetHeader

func (m *ReputationRequest) GetHeader() *RequestHeader

func (*ReputationRequest) ProtoMessage

func (*ReputationRequest) ProtoMessage()

func (*ReputationRequest) Reset

func (m *ReputationRequest) Reset()

func (*ReputationRequest) String

func (m *ReputationRequest) String() string

func (*ReputationRequest) XXX_DiscardUnknown

func (m *ReputationRequest) XXX_DiscardUnknown()

func (*ReputationRequest) XXX_Marshal

func (m *ReputationRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ReputationRequest) XXX_Merge

func (m *ReputationRequest) XXX_Merge(src proto.Message)

func (*ReputationRequest) XXX_Size

func (m *ReputationRequest) XXX_Size() int

func (*ReputationRequest) XXX_Unmarshal

func (m *ReputationRequest) XXX_Unmarshal(b []byte) error

type ReputationResponse

type ReputationResponse struct {
	Online               *ReputationResponse_Online `protobuf:"bytes,1,opt,name=online,proto3" json:"online,omitempty"`
	Audit                *ReputationResponse_Audit  `protobuf:"bytes,2,opt,name=audit,proto3" json:"audit,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                   `json:"-"`
	XXX_unrecognized     []byte                     `json:"-"`
	XXX_sizecache        int32                      `json:"-"`
}

func (*ReputationResponse) Descriptor

func (*ReputationResponse) Descriptor() ([]byte, []int)

func (*ReputationResponse) GetAudit

func (*ReputationResponse) GetOnline

func (*ReputationResponse) ProtoMessage

func (*ReputationResponse) ProtoMessage()

func (*ReputationResponse) Reset

func (m *ReputationResponse) Reset()

func (*ReputationResponse) String

func (m *ReputationResponse) String() string

func (*ReputationResponse) XXX_DiscardUnknown

func (m *ReputationResponse) XXX_DiscardUnknown()

func (*ReputationResponse) XXX_Marshal

func (m *ReputationResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ReputationResponse) XXX_Merge

func (m *ReputationResponse) XXX_Merge(src proto.Message)

func (*ReputationResponse) XXX_Size

func (m *ReputationResponse) XXX_Size() int

func (*ReputationResponse) XXX_Unmarshal

func (m *ReputationResponse) XXX_Unmarshal(b []byte) error

type ReputationResponse_Audit

type ReputationResponse_Audit struct {
	Score                float64  `protobuf:"fixed64,1,opt,name=score,proto3" json:"score,omitempty"`
	SuspensionScore      float64  `protobuf:"fixed64,2,opt,name=suspension_score,json=suspensionScore,proto3" json:"suspension_score,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ReputationResponse_Audit) Descriptor

func (*ReputationResponse_Audit) Descriptor() ([]byte, []int)

func (*ReputationResponse_Audit) GetScore

func (m *ReputationResponse_Audit) GetScore() float64

func (*ReputationResponse_Audit) GetSuspensionScore

func (m *ReputationResponse_Audit) GetSuspensionScore() float64

func (*ReputationResponse_Audit) ProtoMessage

func (*ReputationResponse_Audit) ProtoMessage()

func (*ReputationResponse_Audit) Reset

func (m *ReputationResponse_Audit) Reset()

func (*ReputationResponse_Audit) String

func (m *ReputationResponse_Audit) String() string

func (*ReputationResponse_Audit) XXX_DiscardUnknown

func (m *ReputationResponse_Audit) XXX_DiscardUnknown()

func (*ReputationResponse_Audit) XXX_Marshal

func (m *ReputationResponse_Audit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ReputationResponse_Audit) XXX_Merge

func (m *ReputationResponse_Audit) XXX_Merge(src proto.Message)

func (*ReputationResponse_Audit) XXX_Size

func (m *ReputationResponse_Audit) XXX_Size() int

func (*ReputationResponse_Audit) XXX_Unmarshal

func (m *ReputationResponse_Audit) XXX_Unmarshal(b []byte) error

type ReputationResponse_Online

type ReputationResponse_Online struct {
	Score                float64  `protobuf:"fixed64,1,opt,name=score,proto3" json:"score,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ReputationResponse_Online) Descriptor

func (*ReputationResponse_Online) Descriptor() ([]byte, []int)

func (*ReputationResponse_Online) GetScore

func (m *ReputationResponse_Online) GetScore() float64

func (*ReputationResponse_Online) ProtoMessage

func (*ReputationResponse_Online) ProtoMessage()

func (*ReputationResponse_Online) Reset

func (m *ReputationResponse_Online) Reset()

func (*ReputationResponse_Online) String

func (m *ReputationResponse_Online) String() string

func (*ReputationResponse_Online) XXX_DiscardUnknown

func (m *ReputationResponse_Online) XXX_DiscardUnknown()

func (*ReputationResponse_Online) XXX_Marshal

func (m *ReputationResponse_Online) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ReputationResponse_Online) XXX_Merge

func (m *ReputationResponse_Online) XXX_Merge(src proto.Message)

func (*ReputationResponse_Online) XXX_Size

func (m *ReputationResponse_Online) XXX_Size() int

func (*ReputationResponse_Online) XXX_Unmarshal

func (m *ReputationResponse_Online) XXX_Unmarshal(b []byte) error

type RequestHeader

type RequestHeader struct {
	ApiKey               []byte   `protobuf:"bytes,1,opt,name=api_key,json=apiKey,proto3" json:"api_key,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RequestHeader) Descriptor

func (*RequestHeader) Descriptor() ([]byte, []int)

func (*RequestHeader) GetApiKey

func (m *RequestHeader) GetApiKey() []byte

func (*RequestHeader) ProtoMessage

func (*RequestHeader) ProtoMessage()

func (*RequestHeader) Reset

func (m *RequestHeader) Reset()

func (*RequestHeader) String

func (m *RequestHeader) String() string

func (*RequestHeader) XXX_DiscardUnknown

func (m *RequestHeader) XXX_DiscardUnknown()

func (*RequestHeader) XXX_Marshal

func (m *RequestHeader) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*RequestHeader) XXX_Merge

func (m *RequestHeader) XXX_Merge(src proto.Message)

func (*RequestHeader) XXX_Size

func (m *RequestHeader) XXX_Size() int

func (*RequestHeader) XXX_Unmarshal

func (m *RequestHeader) XXX_Unmarshal(b []byte) error

type SatellitePaystubRequest added in v1.31.1

type SatellitePaystubRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	SatelliteId          NodeID         `protobuf:"bytes,2,opt,name=satellite_id,json=satelliteId,proto3,customtype=NodeID" json:"satellite_id"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*SatellitePaystubRequest) Descriptor added in v1.31.1

func (*SatellitePaystubRequest) Descriptor() ([]byte, []int)

func (*SatellitePaystubRequest) GetHeader added in v1.31.1

func (m *SatellitePaystubRequest) GetHeader() *RequestHeader

func (*SatellitePaystubRequest) ProtoMessage added in v1.31.1

func (*SatellitePaystubRequest) ProtoMessage()

func (*SatellitePaystubRequest) Reset added in v1.31.1

func (m *SatellitePaystubRequest) Reset()

func (*SatellitePaystubRequest) String added in v1.31.1

func (m *SatellitePaystubRequest) String() string

func (*SatellitePaystubRequest) XXX_DiscardUnknown added in v1.31.1

func (m *SatellitePaystubRequest) XXX_DiscardUnknown()

func (*SatellitePaystubRequest) XXX_Marshal added in v1.31.1

func (m *SatellitePaystubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SatellitePaystubRequest) XXX_Merge added in v1.31.1

func (m *SatellitePaystubRequest) XXX_Merge(src proto.Message)

func (*SatellitePaystubRequest) XXX_Size added in v1.31.1

func (m *SatellitePaystubRequest) XXX_Size() int

func (*SatellitePaystubRequest) XXX_Unmarshal added in v1.31.1

func (m *SatellitePaystubRequest) XXX_Unmarshal(b []byte) error

type SatellitePaystubResponse added in v1.31.1

type SatellitePaystubResponse struct {
	Paystub              *Paystub `protobuf:"bytes,1,opt,name=paystub,proto3" json:"paystub,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SatellitePaystubResponse) Descriptor added in v1.31.1

func (*SatellitePaystubResponse) Descriptor() ([]byte, []int)

func (*SatellitePaystubResponse) GetPaystub added in v1.31.1

func (m *SatellitePaystubResponse) GetPaystub() *Paystub

func (*SatellitePaystubResponse) ProtoMessage added in v1.31.1

func (*SatellitePaystubResponse) ProtoMessage()

func (*SatellitePaystubResponse) Reset added in v1.31.1

func (m *SatellitePaystubResponse) Reset()

func (*SatellitePaystubResponse) String added in v1.31.1

func (m *SatellitePaystubResponse) String() string

func (*SatellitePaystubResponse) XXX_DiscardUnknown added in v1.31.1

func (m *SatellitePaystubResponse) XXX_DiscardUnknown()

func (*SatellitePaystubResponse) XXX_Marshal added in v1.31.1

func (m *SatellitePaystubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SatellitePaystubResponse) XXX_Merge added in v1.31.1

func (m *SatellitePaystubResponse) XXX_Merge(src proto.Message)

func (*SatellitePaystubResponse) XXX_Size added in v1.31.1

func (m *SatellitePaystubResponse) XXX_Size() int

func (*SatellitePaystubResponse) XXX_Unmarshal added in v1.31.1

func (m *SatellitePaystubResponse) XXX_Unmarshal(b []byte) error

type SatellitePeriodPaystubRequest added in v1.31.1

type SatellitePeriodPaystubRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	SatelliteId          NodeID         `protobuf:"bytes,2,opt,name=satellite_id,json=satelliteId,proto3,customtype=NodeID" json:"satellite_id"`
	Period               string         `protobuf:"bytes,3,opt,name=period,proto3" json:"period,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*SatellitePeriodPaystubRequest) Descriptor added in v1.31.1

func (*SatellitePeriodPaystubRequest) Descriptor() ([]byte, []int)

func (*SatellitePeriodPaystubRequest) GetHeader added in v1.31.1

func (*SatellitePeriodPaystubRequest) GetPeriod added in v1.31.1

func (m *SatellitePeriodPaystubRequest) GetPeriod() string

func (*SatellitePeriodPaystubRequest) ProtoMessage added in v1.31.1

func (*SatellitePeriodPaystubRequest) ProtoMessage()

func (*SatellitePeriodPaystubRequest) Reset added in v1.31.1

func (m *SatellitePeriodPaystubRequest) Reset()

func (*SatellitePeriodPaystubRequest) String added in v1.31.1

func (*SatellitePeriodPaystubRequest) XXX_DiscardUnknown added in v1.31.1

func (m *SatellitePeriodPaystubRequest) XXX_DiscardUnknown()

func (*SatellitePeriodPaystubRequest) XXX_Marshal added in v1.31.1

func (m *SatellitePeriodPaystubRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SatellitePeriodPaystubRequest) XXX_Merge added in v1.31.1

func (m *SatellitePeriodPaystubRequest) XXX_Merge(src proto.Message)

func (*SatellitePeriodPaystubRequest) XXX_Size added in v1.31.1

func (m *SatellitePeriodPaystubRequest) XXX_Size() int

func (*SatellitePeriodPaystubRequest) XXX_Unmarshal added in v1.31.1

func (m *SatellitePeriodPaystubRequest) XXX_Unmarshal(b []byte) error

type SatellitePeriodPaystubResponse added in v1.31.1

type SatellitePeriodPaystubResponse struct {
	Paystub              *Paystub `protobuf:"bytes,1,opt,name=paystub,proto3" json:"paystub,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SatellitePeriodPaystubResponse) Descriptor added in v1.31.1

func (*SatellitePeriodPaystubResponse) Descriptor() ([]byte, []int)

func (*SatellitePeriodPaystubResponse) GetPaystub added in v1.31.1

func (m *SatellitePeriodPaystubResponse) GetPaystub() *Paystub

func (*SatellitePeriodPaystubResponse) ProtoMessage added in v1.31.1

func (*SatellitePeriodPaystubResponse) ProtoMessage()

func (*SatellitePeriodPaystubResponse) Reset added in v1.31.1

func (m *SatellitePeriodPaystubResponse) Reset()

func (*SatellitePeriodPaystubResponse) String added in v1.31.1

func (*SatellitePeriodPaystubResponse) XXX_DiscardUnknown added in v1.31.1

func (m *SatellitePeriodPaystubResponse) XXX_DiscardUnknown()

func (*SatellitePeriodPaystubResponse) XXX_Marshal added in v1.31.1

func (m *SatellitePeriodPaystubResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SatellitePeriodPaystubResponse) XXX_Merge added in v1.31.1

func (m *SatellitePeriodPaystubResponse) XXX_Merge(src proto.Message)

func (*SatellitePeriodPaystubResponse) XXX_Size added in v1.31.1

func (m *SatellitePeriodPaystubResponse) XXX_Size() int

func (*SatellitePeriodPaystubResponse) XXX_Unmarshal added in v1.31.1

func (m *SatellitePeriodPaystubResponse) XXX_Unmarshal(b []byte) error

type SatellitePeriodSummaryRequest added in v1.31.1

type SatellitePeriodSummaryRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	SatelliteId          NodeID         `protobuf:"bytes,2,opt,name=satellite_id,json=satelliteId,proto3,customtype=NodeID" json:"satellite_id"`
	Period               string         `protobuf:"bytes,3,opt,name=period,proto3" json:"period,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*SatellitePeriodSummaryRequest) Descriptor added in v1.31.1

func (*SatellitePeriodSummaryRequest) Descriptor() ([]byte, []int)

func (*SatellitePeriodSummaryRequest) GetHeader added in v1.31.1

func (*SatellitePeriodSummaryRequest) GetPeriod added in v1.31.1

func (m *SatellitePeriodSummaryRequest) GetPeriod() string

func (*SatellitePeriodSummaryRequest) ProtoMessage added in v1.31.1

func (*SatellitePeriodSummaryRequest) ProtoMessage()

func (*SatellitePeriodSummaryRequest) Reset added in v1.31.1

func (m *SatellitePeriodSummaryRequest) Reset()

func (*SatellitePeriodSummaryRequest) String added in v1.31.1

func (*SatellitePeriodSummaryRequest) XXX_DiscardUnknown added in v1.31.1

func (m *SatellitePeriodSummaryRequest) XXX_DiscardUnknown()

func (*SatellitePeriodSummaryRequest) XXX_Marshal added in v1.31.1

func (m *SatellitePeriodSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SatellitePeriodSummaryRequest) XXX_Merge added in v1.31.1

func (m *SatellitePeriodSummaryRequest) XXX_Merge(src proto.Message)

func (*SatellitePeriodSummaryRequest) XXX_Size added in v1.31.1

func (m *SatellitePeriodSummaryRequest) XXX_Size() int

func (*SatellitePeriodSummaryRequest) XXX_Unmarshal added in v1.31.1

func (m *SatellitePeriodSummaryRequest) XXX_Unmarshal(b []byte) error

type SatellitePeriodSummaryResponse added in v1.31.1

type SatellitePeriodSummaryResponse struct {
	PayoutInfo           *PayoutInfo `protobuf:"bytes,1,opt,name=payout_info,json=payoutInfo,proto3" json:"payout_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*SatellitePeriodSummaryResponse) Descriptor added in v1.31.1

func (*SatellitePeriodSummaryResponse) Descriptor() ([]byte, []int)

func (*SatellitePeriodSummaryResponse) GetPayoutInfo added in v1.31.1

func (m *SatellitePeriodSummaryResponse) GetPayoutInfo() *PayoutInfo

func (*SatellitePeriodSummaryResponse) ProtoMessage added in v1.31.1

func (*SatellitePeriodSummaryResponse) ProtoMessage()

func (*SatellitePeriodSummaryResponse) Reset added in v1.31.1

func (m *SatellitePeriodSummaryResponse) Reset()

func (*SatellitePeriodSummaryResponse) String added in v1.31.1

func (*SatellitePeriodSummaryResponse) XXX_DiscardUnknown added in v1.31.1

func (m *SatellitePeriodSummaryResponse) XXX_DiscardUnknown()

func (*SatellitePeriodSummaryResponse) XXX_Marshal added in v1.31.1

func (m *SatellitePeriodSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SatellitePeriodSummaryResponse) XXX_Merge added in v1.31.1

func (m *SatellitePeriodSummaryResponse) XXX_Merge(src proto.Message)

func (*SatellitePeriodSummaryResponse) XXX_Size added in v1.31.1

func (m *SatellitePeriodSummaryResponse) XXX_Size() int

func (*SatellitePeriodSummaryResponse) XXX_Unmarshal added in v1.31.1

func (m *SatellitePeriodSummaryResponse) XXX_Unmarshal(b []byte) error

type SatelliteSummaryRequest added in v1.31.1

type SatelliteSummaryRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	SatelliteId          NodeID         `protobuf:"bytes,2,opt,name=satellite_id,json=satelliteId,proto3,customtype=NodeID" json:"satellite_id"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*SatelliteSummaryRequest) Descriptor added in v1.31.1

func (*SatelliteSummaryRequest) Descriptor() ([]byte, []int)

func (*SatelliteSummaryRequest) GetHeader added in v1.31.1

func (m *SatelliteSummaryRequest) GetHeader() *RequestHeader

func (*SatelliteSummaryRequest) ProtoMessage added in v1.31.1

func (*SatelliteSummaryRequest) ProtoMessage()

func (*SatelliteSummaryRequest) Reset added in v1.31.1

func (m *SatelliteSummaryRequest) Reset()

func (*SatelliteSummaryRequest) String added in v1.31.1

func (m *SatelliteSummaryRequest) String() string

func (*SatelliteSummaryRequest) XXX_DiscardUnknown added in v1.31.1

func (m *SatelliteSummaryRequest) XXX_DiscardUnknown()

func (*SatelliteSummaryRequest) XXX_Marshal added in v1.31.1

func (m *SatelliteSummaryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SatelliteSummaryRequest) XXX_Merge added in v1.31.1

func (m *SatelliteSummaryRequest) XXX_Merge(src proto.Message)

func (*SatelliteSummaryRequest) XXX_Size added in v1.31.1

func (m *SatelliteSummaryRequest) XXX_Size() int

func (*SatelliteSummaryRequest) XXX_Unmarshal added in v1.31.1

func (m *SatelliteSummaryRequest) XXX_Unmarshal(b []byte) error

type SatelliteSummaryResponse added in v1.31.1

type SatelliteSummaryResponse struct {
	PayoutInfo           *PayoutInfo `protobuf:"bytes,1,opt,name=payout_info,json=payoutInfo,proto3" json:"payout_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}    `json:"-"`
	XXX_unrecognized     []byte      `json:"-"`
	XXX_sizecache        int32       `json:"-"`
}

func (*SatelliteSummaryResponse) Descriptor added in v1.31.1

func (*SatelliteSummaryResponse) Descriptor() ([]byte, []int)

func (*SatelliteSummaryResponse) GetPayoutInfo added in v1.31.1

func (m *SatelliteSummaryResponse) GetPayoutInfo() *PayoutInfo

func (*SatelliteSummaryResponse) ProtoMessage added in v1.31.1

func (*SatelliteSummaryResponse) ProtoMessage()

func (*SatelliteSummaryResponse) Reset added in v1.31.1

func (m *SatelliteSummaryResponse) Reset()

func (*SatelliteSummaryResponse) String added in v1.31.1

func (m *SatelliteSummaryResponse) String() string

func (*SatelliteSummaryResponse) XXX_DiscardUnknown added in v1.31.1

func (m *SatelliteSummaryResponse) XXX_DiscardUnknown()

func (*SatelliteSummaryResponse) XXX_Marshal added in v1.31.1

func (m *SatelliteSummaryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SatelliteSummaryResponse) XXX_Merge added in v1.31.1

func (m *SatelliteSummaryResponse) XXX_Merge(src proto.Message)

func (*SatelliteSummaryResponse) XXX_Size added in v1.31.1

func (m *SatelliteSummaryResponse) XXX_Size() int

func (*SatelliteSummaryResponse) XXX_Unmarshal added in v1.31.1

func (m *SatelliteSummaryResponse) XXX_Unmarshal(b []byte) error

type SegmentID

type SegmentID = storj.SegmentID

SegmentID is an alias to storj.SegmentID for use in generated protobuf code.

type SerialNumber

type SerialNumber = storj.SerialNumber

SerialNumber is an alias to storj.SerialNumber for use in generated protobuf code.

type StreamID

type StreamID = storj.StreamID

StreamID is an alias to storj.StreamID for use in generated protobuf code.

type TrustedSatellitesRequest added in v1.21.1

type TrustedSatellitesRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*TrustedSatellitesRequest) Descriptor added in v1.21.1

func (*TrustedSatellitesRequest) Descriptor() ([]byte, []int)

func (*TrustedSatellitesRequest) GetHeader added in v1.21.1

func (m *TrustedSatellitesRequest) GetHeader() *RequestHeader

func (*TrustedSatellitesRequest) ProtoMessage added in v1.21.1

func (*TrustedSatellitesRequest) ProtoMessage()

func (*TrustedSatellitesRequest) Reset added in v1.21.1

func (m *TrustedSatellitesRequest) Reset()

func (*TrustedSatellitesRequest) String added in v1.21.1

func (m *TrustedSatellitesRequest) String() string

func (*TrustedSatellitesRequest) XXX_DiscardUnknown added in v1.21.1

func (m *TrustedSatellitesRequest) XXX_DiscardUnknown()

func (*TrustedSatellitesRequest) XXX_Marshal added in v1.21.1

func (m *TrustedSatellitesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TrustedSatellitesRequest) XXX_Merge added in v1.21.1

func (m *TrustedSatellitesRequest) XXX_Merge(src proto.Message)

func (*TrustedSatellitesRequest) XXX_Size added in v1.21.1

func (m *TrustedSatellitesRequest) XXX_Size() int

func (*TrustedSatellitesRequest) XXX_Unmarshal added in v1.21.1

func (m *TrustedSatellitesRequest) XXX_Unmarshal(b []byte) error

type TrustedSatellitesResponse added in v1.21.1

type TrustedSatellitesResponse struct {
	TrustedSatellites    []*TrustedSatellitesResponse_NodeURL `protobuf:"bytes,1,rep,name=trusted_satellites,json=trustedSatellites,proto3" json:"trusted_satellites,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
	XXX_unrecognized     []byte                               `json:"-"`
	XXX_sizecache        int32                                `json:"-"`
}

func (*TrustedSatellitesResponse) Descriptor added in v1.21.1

func (*TrustedSatellitesResponse) Descriptor() ([]byte, []int)

func (*TrustedSatellitesResponse) GetTrustedSatellites added in v1.21.1

func (m *TrustedSatellitesResponse) GetTrustedSatellites() []*TrustedSatellitesResponse_NodeURL

func (*TrustedSatellitesResponse) ProtoMessage added in v1.21.1

func (*TrustedSatellitesResponse) ProtoMessage()

func (*TrustedSatellitesResponse) Reset added in v1.21.1

func (m *TrustedSatellitesResponse) Reset()

func (*TrustedSatellitesResponse) String added in v1.21.1

func (m *TrustedSatellitesResponse) String() string

func (*TrustedSatellitesResponse) XXX_DiscardUnknown added in v1.21.1

func (m *TrustedSatellitesResponse) XXX_DiscardUnknown()

func (*TrustedSatellitesResponse) XXX_Marshal added in v1.21.1

func (m *TrustedSatellitesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TrustedSatellitesResponse) XXX_Merge added in v1.21.1

func (m *TrustedSatellitesResponse) XXX_Merge(src proto.Message)

func (*TrustedSatellitesResponse) XXX_Size added in v1.21.1

func (m *TrustedSatellitesResponse) XXX_Size() int

func (*TrustedSatellitesResponse) XXX_Unmarshal added in v1.21.1

func (m *TrustedSatellitesResponse) XXX_Unmarshal(b []byte) error

type TrustedSatellitesResponse_NodeURL added in v1.21.1

type TrustedSatellitesResponse_NodeURL struct {
	NodeId               NodeID   `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3,customtype=NodeID" json:"node_id"`
	Address              string   `protobuf:"bytes,2,opt,name=address,proto3" json:"address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TrustedSatellitesResponse_NodeURL) Descriptor added in v1.21.1

func (*TrustedSatellitesResponse_NodeURL) Descriptor() ([]byte, []int)

func (*TrustedSatellitesResponse_NodeURL) GetAddress added in v1.21.1

func (m *TrustedSatellitesResponse_NodeURL) GetAddress() string

func (*TrustedSatellitesResponse_NodeURL) ProtoMessage added in v1.21.1

func (*TrustedSatellitesResponse_NodeURL) ProtoMessage()

func (*TrustedSatellitesResponse_NodeURL) Reset added in v1.21.1

func (*TrustedSatellitesResponse_NodeURL) String added in v1.21.1

func (*TrustedSatellitesResponse_NodeURL) XXX_DiscardUnknown added in v1.21.1

func (m *TrustedSatellitesResponse_NodeURL) XXX_DiscardUnknown()

func (*TrustedSatellitesResponse_NodeURL) XXX_Marshal added in v1.21.1

func (m *TrustedSatellitesResponse_NodeURL) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TrustedSatellitesResponse_NodeURL) XXX_Merge added in v1.21.1

func (*TrustedSatellitesResponse_NodeURL) XXX_Size added in v1.21.1

func (m *TrustedSatellitesResponse_NodeURL) XXX_Size() int

func (*TrustedSatellitesResponse_NodeURL) XXX_Unmarshal added in v1.21.1

func (m *TrustedSatellitesResponse_NodeURL) XXX_Unmarshal(b []byte) error

type UndistributedRequest added in v1.31.1

type UndistributedRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*UndistributedRequest) Descriptor added in v1.31.1

func (*UndistributedRequest) Descriptor() ([]byte, []int)

func (*UndistributedRequest) GetHeader added in v1.31.1

func (m *UndistributedRequest) GetHeader() *RequestHeader

func (*UndistributedRequest) ProtoMessage added in v1.31.1

func (*UndistributedRequest) ProtoMessage()

func (*UndistributedRequest) Reset added in v1.31.1

func (m *UndistributedRequest) Reset()

func (*UndistributedRequest) String added in v1.31.1

func (m *UndistributedRequest) String() string

func (*UndistributedRequest) XXX_DiscardUnknown added in v1.31.1

func (m *UndistributedRequest) XXX_DiscardUnknown()

func (*UndistributedRequest) XXX_Marshal added in v1.31.1

func (m *UndistributedRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UndistributedRequest) XXX_Merge added in v1.31.1

func (m *UndistributedRequest) XXX_Merge(src proto.Message)

func (*UndistributedRequest) XXX_Size added in v1.31.1

func (m *UndistributedRequest) XXX_Size() int

func (*UndistributedRequest) XXX_Unmarshal added in v1.31.1

func (m *UndistributedRequest) XXX_Unmarshal(b []byte) error

type UndistributedResponse added in v1.31.1

type UndistributedResponse struct {
	Total                int64    `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*UndistributedResponse) Descriptor added in v1.31.1

func (*UndistributedResponse) Descriptor() ([]byte, []int)

func (*UndistributedResponse) GetTotal added in v1.31.1

func (m *UndistributedResponse) GetTotal() int64

func (*UndistributedResponse) ProtoMessage added in v1.31.1

func (*UndistributedResponse) ProtoMessage()

func (*UndistributedResponse) Reset added in v1.31.1

func (m *UndistributedResponse) Reset()

func (*UndistributedResponse) String added in v1.31.1

func (m *UndistributedResponse) String() string

func (*UndistributedResponse) XXX_DiscardUnknown added in v1.31.1

func (m *UndistributedResponse) XXX_DiscardUnknown()

func (*UndistributedResponse) XXX_Marshal added in v1.31.1

func (m *UndistributedResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*UndistributedResponse) XXX_Merge added in v1.31.1

func (m *UndistributedResponse) XXX_Merge(src proto.Message)

func (*UndistributedResponse) XXX_Size added in v1.31.1

func (m *UndistributedResponse) XXX_Size() int

func (*UndistributedResponse) XXX_Unmarshal added in v1.31.1

func (m *UndistributedResponse) XXX_Unmarshal(b []byte) error

type VersionRequest

type VersionRequest struct {
	Header               *RequestHeader `protobuf:"bytes,1,opt,name=header,proto3" json:"header,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*VersionRequest) Descriptor

func (*VersionRequest) Descriptor() ([]byte, []int)

func (*VersionRequest) GetHeader

func (m *VersionRequest) GetHeader() *RequestHeader

func (*VersionRequest) ProtoMessage

func (*VersionRequest) ProtoMessage()

func (*VersionRequest) Reset

func (m *VersionRequest) Reset()

func (*VersionRequest) String

func (m *VersionRequest) String() string

func (*VersionRequest) XXX_DiscardUnknown

func (m *VersionRequest) XXX_DiscardUnknown()

func (*VersionRequest) XXX_Marshal

func (m *VersionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*VersionRequest) XXX_Merge

func (m *VersionRequest) XXX_Merge(src proto.Message)

func (*VersionRequest) XXX_Size

func (m *VersionRequest) XXX_Size() int

func (*VersionRequest) XXX_Unmarshal

func (m *VersionRequest) XXX_Unmarshal(b []byte) error

type VersionResponse

type VersionResponse struct {
	Version              string   `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*VersionResponse) Descriptor

func (*VersionResponse) Descriptor() ([]byte, []int)

func (*VersionResponse) GetVersion

func (m *VersionResponse) GetVersion() string

func (*VersionResponse) ProtoMessage

func (*VersionResponse) ProtoMessage()

func (*VersionResponse) Reset

func (m *VersionResponse) Reset()

func (*VersionResponse) String

func (m *VersionResponse) String() string

func (*VersionResponse) XXX_DiscardUnknown

func (m *VersionResponse) XXX_DiscardUnknown()

func (*VersionResponse) XXX_Marshal

func (m *VersionResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*VersionResponse) XXX_Merge

func (m *VersionResponse) XXX_Merge(src proto.Message)

func (*VersionResponse) XXX_Size

func (m *VersionResponse) XXX_Size() int

func (*VersionResponse) XXX_Unmarshal

func (m *VersionResponse) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL