Versions in this module Expand all Collapse all v0 v0.10.1 Jan 13, 2019 v0.10.0 Dec 13, 2018 Changes in this version + const Default_OutputMetricsOptions_AggregateInCloudprober + const Default_ProbeConf_IpVersion + const Default_ProbeConf_OutputAsMetrics + var OutputMetricsOptions_MetricsKind_name = map[int32]string + var OutputMetricsOptions_MetricsKind_value = map[string]int32 + var ProbeConf_Mode_name = map[int32]string + var ProbeConf_Mode_value = map[string]int32 + type OutputMetricsOptions struct + AdditionalLabels *string + AggregateInCloudprober *bool + DistMetric map[string]*proto1.Dist + MetricsKind *OutputMetricsOptions_MetricsKind + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*OutputMetricsOptions) Descriptor() ([]byte, []int) + func (*OutputMetricsOptions) ProtoMessage() + func (dst *OutputMetricsOptions) XXX_Merge(src proto.Message) + func (m *OutputMetricsOptions) GetAdditionalLabels() string + func (m *OutputMetricsOptions) GetAggregateInCloudprober() bool + func (m *OutputMetricsOptions) GetDistMetric() map[string]*proto1.Dist + func (m *OutputMetricsOptions) GetMetricsKind() OutputMetricsOptions_MetricsKind + func (m *OutputMetricsOptions) Reset() + func (m *OutputMetricsOptions) String() string + func (m *OutputMetricsOptions) XXX_DiscardUnknown() + func (m *OutputMetricsOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *OutputMetricsOptions) XXX_Size() int + func (m *OutputMetricsOptions) XXX_Unmarshal(b []byte) error + type OutputMetricsOptions_MetricsKind int32 + const OutputMetricsOptions_CUMULATIVE + const OutputMetricsOptions_GAUGE + const OutputMetricsOptions_UNDEFINED + func (OutputMetricsOptions_MetricsKind) EnumDescriptor() ([]byte, []int) + func (x *OutputMetricsOptions_MetricsKind) UnmarshalJSON(data []byte) error + func (x OutputMetricsOptions_MetricsKind) Enum() *OutputMetricsOptions_MetricsKind + func (x OutputMetricsOptions_MetricsKind) String() string + type ProbeConf struct + Command *string + IpVersion *int32 + Mode *ProbeConf_Mode + Options []*ProbeConf_Option + OutputAsMetrics *bool + OutputMetricsOptions *OutputMetricsOptions + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProbeConf) Descriptor() ([]byte, []int) + func (*ProbeConf) ProtoMessage() + func (dst *ProbeConf) XXX_Merge(src proto.Message) + func (m *ProbeConf) GetCommand() string + func (m *ProbeConf) GetIpVersion() int32 + func (m *ProbeConf) GetMode() ProbeConf_Mode + func (m *ProbeConf) GetOptions() []*ProbeConf_Option + func (m *ProbeConf) GetOutputAsMetrics() bool + func (m *ProbeConf) GetOutputMetricsOptions() *OutputMetricsOptions + func (m *ProbeConf) Reset() + func (m *ProbeConf) String() string + func (m *ProbeConf) XXX_DiscardUnknown() + func (m *ProbeConf) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProbeConf) XXX_Size() int + func (m *ProbeConf) XXX_Unmarshal(b []byte) error + type ProbeConf_Mode int32 + const Default_ProbeConf_Mode + const ProbeConf_ONCE + const ProbeConf_SERVER + func (ProbeConf_Mode) EnumDescriptor() ([]byte, []int) + func (x *ProbeConf_Mode) UnmarshalJSON(data []byte) error + func (x ProbeConf_Mode) Enum() *ProbeConf_Mode + func (x ProbeConf_Mode) String() string + type ProbeConf_Option struct + Name *string + Value *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProbeConf_Option) Descriptor() ([]byte, []int) + func (*ProbeConf_Option) ProtoMessage() + func (dst *ProbeConf_Option) XXX_Merge(src proto.Message) + func (m *ProbeConf_Option) GetName() string + func (m *ProbeConf_Option) GetValue() string + func (m *ProbeConf_Option) Reset() + func (m *ProbeConf_Option) String() string + func (m *ProbeConf_Option) XXX_DiscardUnknown() + func (m *ProbeConf_Option) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProbeConf_Option) XXX_Size() int + func (m *ProbeConf_Option) XXX_Unmarshal(b []byte) error + type ProbeReply struct + ErrorMessage *string + Payload *string + RequestId *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProbeReply) Descriptor() ([]byte, []int) + func (*ProbeReply) ProtoMessage() + func (dst *ProbeReply) XXX_Merge(src proto.Message) + func (m *ProbeReply) GetErrorMessage() string + func (m *ProbeReply) GetPayload() string + func (m *ProbeReply) GetRequestId() int32 + func (m *ProbeReply) Reset() + func (m *ProbeReply) String() string + func (m *ProbeReply) XXX_DiscardUnknown() + func (m *ProbeReply) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProbeReply) XXX_Size() int + func (m *ProbeReply) XXX_Unmarshal(b []byte) error + type ProbeRequest struct + Options []*ProbeRequest_Option + RequestId *int32 + TimeLimit *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProbeRequest) Descriptor() ([]byte, []int) + func (*ProbeRequest) ProtoMessage() + func (dst *ProbeRequest) XXX_Merge(src proto.Message) + func (m *ProbeRequest) GetOptions() []*ProbeRequest_Option + func (m *ProbeRequest) GetRequestId() int32 + func (m *ProbeRequest) GetTimeLimit() int32 + func (m *ProbeRequest) Reset() + func (m *ProbeRequest) String() string + func (m *ProbeRequest) XXX_DiscardUnknown() + func (m *ProbeRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProbeRequest) XXX_Size() int + func (m *ProbeRequest) XXX_Unmarshal(b []byte) error + type ProbeRequest_Option struct + Name *string + Value *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*ProbeRequest_Option) Descriptor() ([]byte, []int) + func (*ProbeRequest_Option) ProtoMessage() + func (dst *ProbeRequest_Option) XXX_Merge(src proto.Message) + func (m *ProbeRequest_Option) GetName() string + func (m *ProbeRequest_Option) GetValue() string + func (m *ProbeRequest_Option) Reset() + func (m *ProbeRequest_Option) String() string + func (m *ProbeRequest_Option) XXX_DiscardUnknown() + func (m *ProbeRequest_Option) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *ProbeRequest_Option) XXX_Size() int + func (m *ProbeRequest_Option) XXX_Unmarshal(b []byte) error