Documentation ¶
Index ¶
- Variables
- type FetchResponse
- func (*FetchResponse) Descriptor() ([]byte, []int)
- func (this *FetchResponse) Equal(that interface{}) bool
- func (m *FetchResponse) GetIsAbsent() []bool
- func (m *FetchResponse) GetName() string
- func (m *FetchResponse) GetStartTime() int32
- func (m *FetchResponse) GetStepTime() int32
- func (m *FetchResponse) GetStopTime() int32
- func (m *FetchResponse) GetValues() []float64
- func (this *FetchResponse) GoString() string
- func (m *FetchResponse) Marshal() (dAtA []byte, err error)
- func (m *FetchResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *FetchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*FetchResponse) ProtoMessage()
- func (m *FetchResponse) Reset()
- func (m *FetchResponse) Size() (n int)
- func (this *FetchResponse) String() string
- func (m *FetchResponse) Unmarshal(dAtA []byte) error
- func (m *FetchResponse) XXX_DiscardUnknown()
- func (m *FetchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *FetchResponse) XXX_Merge(src proto.Message)
- func (m *FetchResponse) XXX_Size() int
- func (m *FetchResponse) XXX_Unmarshal(b []byte) error
- type GlobMatch
- func (*GlobMatch) Descriptor() ([]byte, []int)
- func (this *GlobMatch) Equal(that interface{}) bool
- func (m *GlobMatch) GetIsLeaf() bool
- func (m *GlobMatch) GetPath() string
- func (this *GlobMatch) GoString() string
- func (m *GlobMatch) Marshal() (dAtA []byte, err error)
- func (m *GlobMatch) MarshalTo(dAtA []byte) (int, error)
- func (m *GlobMatch) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GlobMatch) ProtoMessage()
- func (m *GlobMatch) Reset()
- func (m *GlobMatch) Size() (n int)
- func (this *GlobMatch) String() string
- func (m *GlobMatch) Unmarshal(dAtA []byte) error
- func (m *GlobMatch) XXX_DiscardUnknown()
- func (m *GlobMatch) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GlobMatch) XXX_Merge(src proto.Message)
- func (m *GlobMatch) XXX_Size() int
- func (m *GlobMatch) XXX_Unmarshal(b []byte) error
- type GlobResponse
- func (*GlobResponse) Descriptor() ([]byte, []int)
- func (this *GlobResponse) Equal(that interface{}) bool
- func (m *GlobResponse) GetMatches() []GlobMatch
- func (m *GlobResponse) GetName() string
- func (this *GlobResponse) GoString() string
- func (m *GlobResponse) Marshal() (dAtA []byte, err error)
- func (m *GlobResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *GlobResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*GlobResponse) ProtoMessage()
- func (m *GlobResponse) Reset()
- func (m *GlobResponse) Size() (n int)
- func (this *GlobResponse) String() string
- func (m *GlobResponse) Unmarshal(dAtA []byte) error
- func (m *GlobResponse) XXX_DiscardUnknown()
- func (m *GlobResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GlobResponse) XXX_Merge(src proto.Message)
- func (m *GlobResponse) XXX_Size() int
- func (m *GlobResponse) XXX_Unmarshal(b []byte) error
- type InfoResponse
- func (*InfoResponse) Descriptor() ([]byte, []int)
- func (this *InfoResponse) Equal(that interface{}) bool
- func (m *InfoResponse) GetAggregationMethod() string
- func (m *InfoResponse) GetMaxRetention() int32
- func (m *InfoResponse) GetName() string
- func (m *InfoResponse) GetRetentions() []Retention
- func (m *InfoResponse) GetXFilesFactor() float32
- func (this *InfoResponse) GoString() string
- func (m *InfoResponse) Marshal() (dAtA []byte, err error)
- func (m *InfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *InfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*InfoResponse) ProtoMessage()
- func (m *InfoResponse) Reset()
- func (m *InfoResponse) Size() (n int)
- func (this *InfoResponse) String() string
- func (m *InfoResponse) Unmarshal(dAtA []byte) error
- func (m *InfoResponse) XXX_DiscardUnknown()
- func (m *InfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InfoResponse) XXX_Merge(src proto.Message)
- func (m *InfoResponse) XXX_Size() int
- func (m *InfoResponse) XXX_Unmarshal(b []byte) error
- type ListMetricsResponse
- func (*ListMetricsResponse) Descriptor() ([]byte, []int)
- func (this *ListMetricsResponse) Equal(that interface{}) bool
- func (m *ListMetricsResponse) GetMetrics() []string
- func (this *ListMetricsResponse) GoString() string
- func (m *ListMetricsResponse) Marshal() (dAtA []byte, err error)
- func (m *ListMetricsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ListMetricsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ListMetricsResponse) ProtoMessage()
- func (m *ListMetricsResponse) Reset()
- func (m *ListMetricsResponse) Size() (n int)
- func (this *ListMetricsResponse) String() string
- func (m *ListMetricsResponse) Unmarshal(dAtA []byte) error
- func (m *ListMetricsResponse) XXX_DiscardUnknown()
- func (m *ListMetricsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListMetricsResponse) XXX_Merge(src proto.Message)
- func (m *ListMetricsResponse) XXX_Size() int
- func (m *ListMetricsResponse) XXX_Unmarshal(b []byte) error
- type MetricDetails
- func (*MetricDetails) Descriptor() ([]byte, []int)
- func (this *MetricDetails) Equal(that interface{}) bool
- func (m *MetricDetails) GetATime() int64
- func (m *MetricDetails) GetModTime() int64
- func (m *MetricDetails) GetRdTime() int64
- func (m *MetricDetails) GetSize_() int64
- func (this *MetricDetails) GoString() string
- func (m *MetricDetails) Marshal() (dAtA []byte, err error)
- func (m *MetricDetails) MarshalTo(dAtA []byte) (int, error)
- func (m *MetricDetails) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MetricDetails) ProtoMessage()
- func (m *MetricDetails) Reset()
- func (m *MetricDetails) Size() (n int)
- func (this *MetricDetails) String() string
- func (m *MetricDetails) Unmarshal(dAtA []byte) error
- func (m *MetricDetails) XXX_DiscardUnknown()
- func (m *MetricDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetricDetails) XXX_Merge(src proto.Message)
- func (m *MetricDetails) XXX_Size() int
- func (m *MetricDetails) XXX_Unmarshal(b []byte) error
- type MetricDetailsResponse
- func (*MetricDetailsResponse) Descriptor() ([]byte, []int)
- func (this *MetricDetailsResponse) Equal(that interface{}) bool
- func (m *MetricDetailsResponse) GetFreeSpace() uint64
- func (m *MetricDetailsResponse) GetMetrics() map[string]*MetricDetails
- func (m *MetricDetailsResponse) GetTotalSpace() uint64
- func (this *MetricDetailsResponse) GoString() string
- func (m *MetricDetailsResponse) Marshal() (dAtA []byte, err error)
- func (m *MetricDetailsResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MetricDetailsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MetricDetailsResponse) ProtoMessage()
- func (m *MetricDetailsResponse) Reset()
- func (m *MetricDetailsResponse) Size() (n int)
- func (this *MetricDetailsResponse) String() string
- func (m *MetricDetailsResponse) Unmarshal(dAtA []byte) error
- func (m *MetricDetailsResponse) XXX_DiscardUnknown()
- func (m *MetricDetailsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MetricDetailsResponse) XXX_Merge(src proto.Message)
- func (m *MetricDetailsResponse) XXX_Size() int
- func (m *MetricDetailsResponse) XXX_Unmarshal(b []byte) error
- type MultiFetchResponse
- func (*MultiFetchResponse) Descriptor() ([]byte, []int)
- func (this *MultiFetchResponse) Equal(that interface{}) bool
- func (m *MultiFetchResponse) GetMetrics() []FetchResponse
- func (this *MultiFetchResponse) GoString() string
- func (m *MultiFetchResponse) Marshal() (dAtA []byte, err error)
- func (m *MultiFetchResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *MultiFetchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MultiFetchResponse) ProtoMessage()
- func (m *MultiFetchResponse) Reset()
- func (m *MultiFetchResponse) Size() (n int)
- func (this *MultiFetchResponse) String() string
- func (m *MultiFetchResponse) Unmarshal(dAtA []byte) error
- func (m *MultiFetchResponse) XXX_DiscardUnknown()
- func (m *MultiFetchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MultiFetchResponse) XXX_Merge(src proto.Message)
- func (m *MultiFetchResponse) XXX_Size() int
- func (m *MultiFetchResponse) XXX_Unmarshal(b []byte) error
- type Retention
- func (*Retention) Descriptor() ([]byte, []int)
- func (this *Retention) Equal(that interface{}) bool
- func (m *Retention) GetNumberOfPoints() int32
- func (m *Retention) GetSecondsPerPoint() int32
- func (this *Retention) GoString() string
- func (m *Retention) Marshal() (dAtA []byte, err error)
- func (m *Retention) MarshalTo(dAtA []byte) (int, error)
- func (m *Retention) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*Retention) ProtoMessage()
- func (m *Retention) Reset()
- func (m *Retention) Size() (n int)
- func (this *Retention) String() string
- func (m *Retention) Unmarshal(dAtA []byte) error
- func (m *Retention) XXX_DiscardUnknown()
- func (m *Retention) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Retention) XXX_Merge(src proto.Message)
- func (m *Retention) XXX_Size() int
- func (m *Retention) XXX_Unmarshal(b []byte) error
- type ServerInfoResponse
- func (*ServerInfoResponse) Descriptor() ([]byte, []int)
- func (this *ServerInfoResponse) Equal(that interface{}) bool
- func (m *ServerInfoResponse) GetInfo() *InfoResponse
- func (m *ServerInfoResponse) GetServer() string
- func (this *ServerInfoResponse) GoString() string
- func (m *ServerInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ServerInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ServerInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ServerInfoResponse) ProtoMessage()
- func (m *ServerInfoResponse) Reset()
- func (m *ServerInfoResponse) Size() (n int)
- func (this *ServerInfoResponse) String() string
- func (m *ServerInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ServerInfoResponse) XXX_DiscardUnknown()
- func (m *ServerInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ServerInfoResponse) XXX_Merge(src proto.Message)
- func (m *ServerInfoResponse) XXX_Size() int
- func (m *ServerInfoResponse) XXX_Unmarshal(b []byte) error
- type ZipperInfoResponse
- func (*ZipperInfoResponse) Descriptor() ([]byte, []int)
- func (this *ZipperInfoResponse) Equal(that interface{}) bool
- func (m *ZipperInfoResponse) GetResponses() []ServerInfoResponse
- func (this *ZipperInfoResponse) GoString() string
- func (m *ZipperInfoResponse) Marshal() (dAtA []byte, err error)
- func (m *ZipperInfoResponse) MarshalTo(dAtA []byte) (int, error)
- func (m *ZipperInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ZipperInfoResponse) ProtoMessage()
- func (m *ZipperInfoResponse) Reset()
- func (m *ZipperInfoResponse) Size() (n int)
- func (this *ZipperInfoResponse) String() string
- func (m *ZipperInfoResponse) Unmarshal(dAtA []byte) error
- func (m *ZipperInfoResponse) XXX_DiscardUnknown()
- func (m *ZipperInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ZipperInfoResponse) XXX_Merge(src proto.Message)
- func (m *ZipperInfoResponse) XXX_Size() int
- func (m *ZipperInfoResponse) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type FetchResponse ¶
type FetchResponse struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` StartTime int32 `protobuf:"varint,2,opt,name=startTime,proto3" json:"startTime,omitempty"` StopTime int32 `protobuf:"varint,3,opt,name=stopTime,proto3" json:"stopTime,omitempty"` StepTime int32 `protobuf:"varint,4,opt,name=stepTime,proto3" json:"stepTime,omitempty"` Values []float64 `protobuf:"fixed64,5,rep,packed,name=values,proto3" json:"values,omitempty"` IsAbsent []bool `protobuf:"varint,6,rep,packed,name=isAbsent,proto3" json:"isAbsent,omitempty"` }
func (*FetchResponse) Descriptor ¶
func (*FetchResponse) Descriptor() ([]byte, []int)
func (*FetchResponse) Equal ¶ added in v0.2.2
func (this *FetchResponse) Equal(that interface{}) bool
func (*FetchResponse) GetIsAbsent ¶
func (m *FetchResponse) GetIsAbsent() []bool
func (*FetchResponse) GetName ¶
func (m *FetchResponse) GetName() string
func (*FetchResponse) GetStartTime ¶
func (m *FetchResponse) GetStartTime() int32
func (*FetchResponse) GetStepTime ¶
func (m *FetchResponse) GetStepTime() int32
func (*FetchResponse) GetStopTime ¶
func (m *FetchResponse) GetStopTime() int32
func (*FetchResponse) GetValues ¶
func (m *FetchResponse) GetValues() []float64
func (*FetchResponse) GoString ¶ added in v0.2.2
func (this *FetchResponse) GoString() string
func (*FetchResponse) Marshal ¶
func (m *FetchResponse) Marshal() (dAtA []byte, err error)
func (*FetchResponse) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *FetchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*FetchResponse) ProtoMessage ¶
func (*FetchResponse) ProtoMessage()
func (*FetchResponse) Reset ¶
func (m *FetchResponse) Reset()
func (*FetchResponse) Size ¶
func (m *FetchResponse) Size() (n int)
func (*FetchResponse) String ¶
func (this *FetchResponse) String() string
func (*FetchResponse) Unmarshal ¶
func (m *FetchResponse) Unmarshal(dAtA []byte) error
func (*FetchResponse) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *FetchResponse) XXX_DiscardUnknown()
func (*FetchResponse) XXX_Marshal ¶ added in v0.4.3
func (m *FetchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*FetchResponse) XXX_Merge ¶ added in v0.4.3
func (m *FetchResponse) XXX_Merge(src proto.Message)
func (*FetchResponse) XXX_Size ¶ added in v0.4.3
func (m *FetchResponse) XXX_Size() int
func (*FetchResponse) XXX_Unmarshal ¶ added in v0.4.3
func (m *FetchResponse) XXX_Unmarshal(b []byte) error
type GlobMatch ¶
type GlobMatch struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` IsLeaf bool `protobuf:"varint,2,opt,name=isLeaf,proto3" json:"isLeaf,omitempty"` }
func (*GlobMatch) Descriptor ¶
func (*GlobMatch) MarshalToSizedBuffer ¶ added in v1.0.0
func (*GlobMatch) ProtoMessage ¶
func (*GlobMatch) ProtoMessage()
func (*GlobMatch) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *GlobMatch) XXX_DiscardUnknown()
func (*GlobMatch) XXX_Marshal ¶ added in v0.4.3
func (*GlobMatch) XXX_Unmarshal ¶ added in v0.4.3
type GlobResponse ¶
type GlobResponse struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Matches []GlobMatch `protobuf:"bytes,2,rep,name=matches,proto3" json:"matches"` }
func (*GlobResponse) Descriptor ¶
func (*GlobResponse) Descriptor() ([]byte, []int)
func (*GlobResponse) Equal ¶ added in v0.2.2
func (this *GlobResponse) Equal(that interface{}) bool
func (*GlobResponse) GetMatches ¶
func (m *GlobResponse) GetMatches() []GlobMatch
func (*GlobResponse) GetName ¶
func (m *GlobResponse) GetName() string
func (*GlobResponse) GoString ¶ added in v0.2.2
func (this *GlobResponse) GoString() string
func (*GlobResponse) Marshal ¶
func (m *GlobResponse) Marshal() (dAtA []byte, err error)
func (*GlobResponse) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *GlobResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*GlobResponse) ProtoMessage ¶
func (*GlobResponse) ProtoMessage()
func (*GlobResponse) Reset ¶
func (m *GlobResponse) Reset()
func (*GlobResponse) Size ¶
func (m *GlobResponse) Size() (n int)
func (*GlobResponse) String ¶
func (this *GlobResponse) String() string
func (*GlobResponse) Unmarshal ¶
func (m *GlobResponse) Unmarshal(dAtA []byte) error
func (*GlobResponse) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *GlobResponse) XXX_DiscardUnknown()
func (*GlobResponse) XXX_Marshal ¶ added in v0.4.3
func (m *GlobResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GlobResponse) XXX_Merge ¶ added in v0.4.3
func (m *GlobResponse) XXX_Merge(src proto.Message)
func (*GlobResponse) XXX_Size ¶ added in v0.4.3
func (m *GlobResponse) XXX_Size() int
func (*GlobResponse) XXX_Unmarshal ¶ added in v0.4.3
func (m *GlobResponse) XXX_Unmarshal(b []byte) error
type InfoResponse ¶
type InfoResponse struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` AggregationMethod string `protobuf:"bytes,2,opt,name=aggregationMethod,proto3" json:"aggregationMethod,omitempty"` MaxRetention int32 `protobuf:"varint,3,opt,name=maxRetention,proto3" json:"maxRetention,omitempty"` XFilesFactor float32 `protobuf:"fixed32,4,opt,name=xFilesFactor,proto3" json:"xFilesFactor,omitempty"` Retentions []Retention `protobuf:"bytes,5,rep,name=retentions,proto3" json:"retentions"` }
func (*InfoResponse) Descriptor ¶
func (*InfoResponse) Descriptor() ([]byte, []int)
func (*InfoResponse) Equal ¶ added in v0.2.2
func (this *InfoResponse) Equal(that interface{}) bool
func (*InfoResponse) GetAggregationMethod ¶
func (m *InfoResponse) GetAggregationMethod() string
func (*InfoResponse) GetMaxRetention ¶
func (m *InfoResponse) GetMaxRetention() int32
func (*InfoResponse) GetName ¶
func (m *InfoResponse) GetName() string
func (*InfoResponse) GetRetentions ¶
func (m *InfoResponse) GetRetentions() []Retention
func (*InfoResponse) GetXFilesFactor ¶
func (m *InfoResponse) GetXFilesFactor() float32
func (*InfoResponse) GoString ¶ added in v0.2.2
func (this *InfoResponse) GoString() string
func (*InfoResponse) Marshal ¶
func (m *InfoResponse) Marshal() (dAtA []byte, err error)
func (*InfoResponse) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *InfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*InfoResponse) ProtoMessage ¶
func (*InfoResponse) ProtoMessage()
func (*InfoResponse) Reset ¶
func (m *InfoResponse) Reset()
func (*InfoResponse) Size ¶
func (m *InfoResponse) Size() (n int)
func (*InfoResponse) String ¶
func (this *InfoResponse) String() string
func (*InfoResponse) Unmarshal ¶
func (m *InfoResponse) Unmarshal(dAtA []byte) error
func (*InfoResponse) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *InfoResponse) XXX_DiscardUnknown()
func (*InfoResponse) XXX_Marshal ¶ added in v0.4.3
func (m *InfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InfoResponse) XXX_Merge ¶ added in v0.4.3
func (m *InfoResponse) XXX_Merge(src proto.Message)
func (*InfoResponse) XXX_Size ¶ added in v0.4.3
func (m *InfoResponse) XXX_Size() int
func (*InfoResponse) XXX_Unmarshal ¶ added in v0.4.3
func (m *InfoResponse) XXX_Unmarshal(b []byte) error
type ListMetricsResponse ¶
type ListMetricsResponse struct {
Metrics []string `protobuf:"bytes,1,rep,name=Metrics,proto3" json:"Metrics,omitempty"`
}
func (*ListMetricsResponse) Descriptor ¶
func (*ListMetricsResponse) Descriptor() ([]byte, []int)
func (*ListMetricsResponse) Equal ¶ added in v0.2.2
func (this *ListMetricsResponse) Equal(that interface{}) bool
func (*ListMetricsResponse) GetMetrics ¶
func (m *ListMetricsResponse) GetMetrics() []string
func (*ListMetricsResponse) GoString ¶ added in v0.2.2
func (this *ListMetricsResponse) GoString() string
func (*ListMetricsResponse) Marshal ¶
func (m *ListMetricsResponse) Marshal() (dAtA []byte, err error)
func (*ListMetricsResponse) MarshalTo ¶
func (m *ListMetricsResponse) MarshalTo(dAtA []byte) (int, error)
func (*ListMetricsResponse) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *ListMetricsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ListMetricsResponse) ProtoMessage ¶
func (*ListMetricsResponse) ProtoMessage()
func (*ListMetricsResponse) Reset ¶
func (m *ListMetricsResponse) Reset()
func (*ListMetricsResponse) Size ¶
func (m *ListMetricsResponse) Size() (n int)
func (*ListMetricsResponse) String ¶
func (this *ListMetricsResponse) String() string
func (*ListMetricsResponse) Unmarshal ¶
func (m *ListMetricsResponse) Unmarshal(dAtA []byte) error
func (*ListMetricsResponse) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *ListMetricsResponse) XXX_DiscardUnknown()
func (*ListMetricsResponse) XXX_Marshal ¶ added in v0.4.3
func (m *ListMetricsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListMetricsResponse) XXX_Merge ¶ added in v0.4.3
func (m *ListMetricsResponse) XXX_Merge(src proto.Message)
func (*ListMetricsResponse) XXX_Size ¶ added in v0.4.3
func (m *ListMetricsResponse) XXX_Size() int
func (*ListMetricsResponse) XXX_Unmarshal ¶ added in v0.4.3
func (m *ListMetricsResponse) XXX_Unmarshal(b []byte) error
type MetricDetails ¶
type MetricDetails struct { Size_ int64 `protobuf:"varint,2,opt,name=Size,proto3" json:"Size,omitempty"` ModTime int64 `protobuf:"varint,3,opt,name=ModTime,proto3" json:"ModTime,omitempty"` ATime int64 `protobuf:"varint,4,opt,name=ATime,proto3" json:"ATime,omitempty"` RdTime int64 `protobuf:"varint,5,opt,name=RdTime,proto3" json:"RdTime,omitempty"` }
MetricDetails and MetricDetailsResponse is not guaranteed to stay the same in future releases But we'll do our best to make them stable and only to extend them if that's necessary
func (*MetricDetails) Descriptor ¶
func (*MetricDetails) Descriptor() ([]byte, []int)
func (*MetricDetails) Equal ¶ added in v0.2.2
func (this *MetricDetails) Equal(that interface{}) bool
func (*MetricDetails) GetATime ¶
func (m *MetricDetails) GetATime() int64
func (*MetricDetails) GetModTime ¶
func (m *MetricDetails) GetModTime() int64
func (*MetricDetails) GetRdTime ¶
func (m *MetricDetails) GetRdTime() int64
func (*MetricDetails) GetSize_ ¶
func (m *MetricDetails) GetSize_() int64
func (*MetricDetails) GoString ¶ added in v0.2.2
func (this *MetricDetails) GoString() string
func (*MetricDetails) Marshal ¶
func (m *MetricDetails) Marshal() (dAtA []byte, err error)
func (*MetricDetails) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *MetricDetails) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MetricDetails) ProtoMessage ¶
func (*MetricDetails) ProtoMessage()
func (*MetricDetails) Reset ¶
func (m *MetricDetails) Reset()
func (*MetricDetails) Size ¶
func (m *MetricDetails) Size() (n int)
func (*MetricDetails) String ¶
func (this *MetricDetails) String() string
func (*MetricDetails) Unmarshal ¶
func (m *MetricDetails) Unmarshal(dAtA []byte) error
func (*MetricDetails) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *MetricDetails) XXX_DiscardUnknown()
func (*MetricDetails) XXX_Marshal ¶ added in v0.4.3
func (m *MetricDetails) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MetricDetails) XXX_Merge ¶ added in v0.4.3
func (m *MetricDetails) XXX_Merge(src proto.Message)
func (*MetricDetails) XXX_Size ¶ added in v0.4.3
func (m *MetricDetails) XXX_Size() int
func (*MetricDetails) XXX_Unmarshal ¶ added in v0.4.3
func (m *MetricDetails) XXX_Unmarshal(b []byte) error
type MetricDetailsResponse ¶
type MetricDetailsResponse struct { Metrics map[string]*MetricDetails `` /* 155-byte string literal not displayed */ FreeSpace uint64 `protobuf:"varint,2,opt,name=FreeSpace,proto3" json:"FreeSpace,omitempty"` TotalSpace uint64 `protobuf:"varint,3,opt,name=TotalSpace,proto3" json:"TotalSpace,omitempty"` }
func (*MetricDetailsResponse) Descriptor ¶
func (*MetricDetailsResponse) Descriptor() ([]byte, []int)
func (*MetricDetailsResponse) Equal ¶ added in v0.2.2
func (this *MetricDetailsResponse) Equal(that interface{}) bool
func (*MetricDetailsResponse) GetFreeSpace ¶
func (m *MetricDetailsResponse) GetFreeSpace() uint64
func (*MetricDetailsResponse) GetMetrics ¶
func (m *MetricDetailsResponse) GetMetrics() map[string]*MetricDetails
func (*MetricDetailsResponse) GetTotalSpace ¶
func (m *MetricDetailsResponse) GetTotalSpace() uint64
func (*MetricDetailsResponse) GoString ¶ added in v0.2.2
func (this *MetricDetailsResponse) GoString() string
func (*MetricDetailsResponse) Marshal ¶
func (m *MetricDetailsResponse) Marshal() (dAtA []byte, err error)
func (*MetricDetailsResponse) MarshalTo ¶
func (m *MetricDetailsResponse) MarshalTo(dAtA []byte) (int, error)
func (*MetricDetailsResponse) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *MetricDetailsResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MetricDetailsResponse) ProtoMessage ¶
func (*MetricDetailsResponse) ProtoMessage()
func (*MetricDetailsResponse) Reset ¶
func (m *MetricDetailsResponse) Reset()
func (*MetricDetailsResponse) Size ¶
func (m *MetricDetailsResponse) Size() (n int)
func (*MetricDetailsResponse) String ¶
func (this *MetricDetailsResponse) String() string
func (*MetricDetailsResponse) Unmarshal ¶
func (m *MetricDetailsResponse) Unmarshal(dAtA []byte) error
func (*MetricDetailsResponse) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *MetricDetailsResponse) XXX_DiscardUnknown()
func (*MetricDetailsResponse) XXX_Marshal ¶ added in v0.4.3
func (m *MetricDetailsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MetricDetailsResponse) XXX_Merge ¶ added in v0.4.3
func (m *MetricDetailsResponse) XXX_Merge(src proto.Message)
func (*MetricDetailsResponse) XXX_Size ¶ added in v0.4.3
func (m *MetricDetailsResponse) XXX_Size() int
func (*MetricDetailsResponse) XXX_Unmarshal ¶ added in v0.4.3
func (m *MetricDetailsResponse) XXX_Unmarshal(b []byte) error
type MultiFetchResponse ¶
type MultiFetchResponse struct {
Metrics []FetchResponse `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics"`
}
func (*MultiFetchResponse) Descriptor ¶
func (*MultiFetchResponse) Descriptor() ([]byte, []int)
func (*MultiFetchResponse) Equal ¶ added in v0.2.2
func (this *MultiFetchResponse) Equal(that interface{}) bool
func (*MultiFetchResponse) GetMetrics ¶
func (m *MultiFetchResponse) GetMetrics() []FetchResponse
func (*MultiFetchResponse) GoString ¶ added in v0.2.2
func (this *MultiFetchResponse) GoString() string
func (*MultiFetchResponse) Marshal ¶
func (m *MultiFetchResponse) Marshal() (dAtA []byte, err error)
func (*MultiFetchResponse) MarshalTo ¶
func (m *MultiFetchResponse) MarshalTo(dAtA []byte) (int, error)
func (*MultiFetchResponse) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *MultiFetchResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*MultiFetchResponse) ProtoMessage ¶
func (*MultiFetchResponse) ProtoMessage()
func (*MultiFetchResponse) Reset ¶
func (m *MultiFetchResponse) Reset()
func (*MultiFetchResponse) Size ¶
func (m *MultiFetchResponse) Size() (n int)
func (*MultiFetchResponse) String ¶
func (this *MultiFetchResponse) String() string
func (*MultiFetchResponse) Unmarshal ¶
func (m *MultiFetchResponse) Unmarshal(dAtA []byte) error
func (*MultiFetchResponse) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *MultiFetchResponse) XXX_DiscardUnknown()
func (*MultiFetchResponse) XXX_Marshal ¶ added in v0.4.3
func (m *MultiFetchResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MultiFetchResponse) XXX_Merge ¶ added in v0.4.3
func (m *MultiFetchResponse) XXX_Merge(src proto.Message)
func (*MultiFetchResponse) XXX_Size ¶ added in v0.4.3
func (m *MultiFetchResponse) XXX_Size() int
func (*MultiFetchResponse) XXX_Unmarshal ¶ added in v0.4.3
func (m *MultiFetchResponse) XXX_Unmarshal(b []byte) error
type Retention ¶
type Retention struct { SecondsPerPoint int32 `protobuf:"varint,1,opt,name=secondsPerPoint,proto3" json:"secondsPerPoint,omitempty"` NumberOfPoints int32 `protobuf:"varint,2,opt,name=numberOfPoints,proto3" json:"numberOfPoints,omitempty"` }
func (*Retention) Descriptor ¶
func (*Retention) GetNumberOfPoints ¶
func (*Retention) GetSecondsPerPoint ¶
func (*Retention) MarshalToSizedBuffer ¶ added in v1.0.0
func (*Retention) ProtoMessage ¶
func (*Retention) ProtoMessage()
func (*Retention) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *Retention) XXX_DiscardUnknown()
func (*Retention) XXX_Marshal ¶ added in v0.4.3
func (*Retention) XXX_Unmarshal ¶ added in v0.4.3
type ServerInfoResponse ¶
type ServerInfoResponse struct { Server string `protobuf:"bytes,1,opt,name=server,proto3" json:"server,omitempty"` Info *InfoResponse `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"` }
func (*ServerInfoResponse) Descriptor ¶
func (*ServerInfoResponse) Descriptor() ([]byte, []int)
func (*ServerInfoResponse) Equal ¶ added in v0.2.2
func (this *ServerInfoResponse) Equal(that interface{}) bool
func (*ServerInfoResponse) GetInfo ¶
func (m *ServerInfoResponse) GetInfo() *InfoResponse
func (*ServerInfoResponse) GetServer ¶
func (m *ServerInfoResponse) GetServer() string
func (*ServerInfoResponse) GoString ¶ added in v0.2.2
func (this *ServerInfoResponse) GoString() string
func (*ServerInfoResponse) Marshal ¶
func (m *ServerInfoResponse) Marshal() (dAtA []byte, err error)
func (*ServerInfoResponse) MarshalTo ¶
func (m *ServerInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ServerInfoResponse) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *ServerInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ServerInfoResponse) ProtoMessage ¶
func (*ServerInfoResponse) ProtoMessage()
func (*ServerInfoResponse) Reset ¶
func (m *ServerInfoResponse) Reset()
func (*ServerInfoResponse) Size ¶
func (m *ServerInfoResponse) Size() (n int)
func (*ServerInfoResponse) String ¶
func (this *ServerInfoResponse) String() string
func (*ServerInfoResponse) Unmarshal ¶
func (m *ServerInfoResponse) Unmarshal(dAtA []byte) error
func (*ServerInfoResponse) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *ServerInfoResponse) XXX_DiscardUnknown()
func (*ServerInfoResponse) XXX_Marshal ¶ added in v0.4.3
func (m *ServerInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ServerInfoResponse) XXX_Merge ¶ added in v0.4.3
func (m *ServerInfoResponse) XXX_Merge(src proto.Message)
func (*ServerInfoResponse) XXX_Size ¶ added in v0.4.3
func (m *ServerInfoResponse) XXX_Size() int
func (*ServerInfoResponse) XXX_Unmarshal ¶ added in v0.4.3
func (m *ServerInfoResponse) XXX_Unmarshal(b []byte) error
type ZipperInfoResponse ¶
type ZipperInfoResponse struct {
Responses []ServerInfoResponse `protobuf:"bytes,1,rep,name=responses,proto3" json:"responses"`
}
func (*ZipperInfoResponse) Descriptor ¶
func (*ZipperInfoResponse) Descriptor() ([]byte, []int)
func (*ZipperInfoResponse) Equal ¶ added in v0.2.2
func (this *ZipperInfoResponse) Equal(that interface{}) bool
func (*ZipperInfoResponse) GetResponses ¶
func (m *ZipperInfoResponse) GetResponses() []ServerInfoResponse
func (*ZipperInfoResponse) GoString ¶ added in v0.2.2
func (this *ZipperInfoResponse) GoString() string
func (*ZipperInfoResponse) Marshal ¶
func (m *ZipperInfoResponse) Marshal() (dAtA []byte, err error)
func (*ZipperInfoResponse) MarshalTo ¶
func (m *ZipperInfoResponse) MarshalTo(dAtA []byte) (int, error)
func (*ZipperInfoResponse) MarshalToSizedBuffer ¶ added in v1.0.0
func (m *ZipperInfoResponse) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ZipperInfoResponse) ProtoMessage ¶
func (*ZipperInfoResponse) ProtoMessage()
func (*ZipperInfoResponse) Reset ¶
func (m *ZipperInfoResponse) Reset()
func (*ZipperInfoResponse) Size ¶
func (m *ZipperInfoResponse) Size() (n int)
func (*ZipperInfoResponse) String ¶
func (this *ZipperInfoResponse) String() string
func (*ZipperInfoResponse) Unmarshal ¶
func (m *ZipperInfoResponse) Unmarshal(dAtA []byte) error
func (*ZipperInfoResponse) XXX_DiscardUnknown ¶ added in v0.4.3
func (m *ZipperInfoResponse) XXX_DiscardUnknown()
func (*ZipperInfoResponse) XXX_Marshal ¶ added in v0.4.3
func (m *ZipperInfoResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ZipperInfoResponse) XXX_Merge ¶ added in v0.4.3
func (m *ZipperInfoResponse) XXX_Merge(src proto.Message)
func (*ZipperInfoResponse) XXX_Size ¶ added in v0.4.3
func (m *ZipperInfoResponse) XXX_Size() int
func (*ZipperInfoResponse) XXX_Unmarshal ¶ added in v0.4.3
func (m *ZipperInfoResponse) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.