Documentation ¶
Index ¶
- Constants
- Variables
- type Circuit
- func (circuit *Circuit) CalculateDisplayPath() string
- func (*Circuit) Descriptor() ([]byte, []int)
- func (m *Circuit) GetLinks() []string
- func (m *Circuit) GetPath() []string
- func (*Circuit) ProtoMessage()
- func (m *Circuit) Reset()
- func (m *Circuit) String() string
- func (m *Circuit) XXX_DiscardUnknown()
- func (m *Circuit) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Circuit) XXX_Merge(src proto.Message)
- func (m *Circuit) XXX_Size() int
- func (m *Circuit) XXX_Unmarshal(b []byte) error
- type ContentType
- type CreateRouterRequest
- func (*CreateRouterRequest) Descriptor() ([]byte, []int)
- func (m *CreateRouterRequest) GetRouter() *Router
- func (*CreateRouterRequest) ProtoMessage()
- func (m *CreateRouterRequest) Reset()
- func (m *CreateRouterRequest) String() string
- func (m *CreateRouterRequest) XXX_DiscardUnknown()
- func (m *CreateRouterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateRouterRequest) XXX_Merge(src proto.Message)
- func (m *CreateRouterRequest) XXX_Size() int
- func (m *CreateRouterRequest) XXX_Unmarshal(b []byte) error
- type CreateServiceRequest
- func (*CreateServiceRequest) Descriptor() ([]byte, []int)
- func (m *CreateServiceRequest) GetService() *Service
- func (*CreateServiceRequest) ProtoMessage()
- func (m *CreateServiceRequest) Reset()
- func (m *CreateServiceRequest) String() string
- func (m *CreateServiceRequest) XXX_DiscardUnknown()
- func (m *CreateServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateServiceRequest) XXX_Merge(src proto.Message)
- func (m *CreateServiceRequest) XXX_Size() int
- func (m *CreateServiceRequest) XXX_Unmarshal(b []byte) error
- type CreateTerminatorRequest
- func (*CreateTerminatorRequest) Descriptor() ([]byte, []int)
- func (m *CreateTerminatorRequest) GetTerminator() *Terminator
- func (*CreateTerminatorRequest) ProtoMessage()
- func (m *CreateTerminatorRequest) Reset()
- func (m *CreateTerminatorRequest) String() string
- func (m *CreateTerminatorRequest) XXX_DiscardUnknown()
- func (m *CreateTerminatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *CreateTerminatorRequest) XXX_Merge(src proto.Message)
- func (m *CreateTerminatorRequest) XXX_Size() int
- func (m *CreateTerminatorRequest) XXX_Unmarshal(b []byte) error
- type Decoder
- type GetServiceRequest
- func (*GetServiceRequest) Descriptor() ([]byte, []int)
- func (m *GetServiceRequest) GetServiceId() string
- func (*GetServiceRequest) ProtoMessage()
- func (m *GetServiceRequest) Reset()
- func (m *GetServiceRequest) String() string
- func (m *GetServiceRequest) XXX_DiscardUnknown()
- func (m *GetServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServiceRequest) XXX_Merge(src proto.Message)
- func (m *GetServiceRequest) XXX_Size() int
- func (m *GetServiceRequest) XXX_Unmarshal(b []byte) error
- type GetServiceResponse
- func (*GetServiceResponse) Descriptor() ([]byte, []int)
- func (m *GetServiceResponse) GetService() *Service
- func (*GetServiceResponse) ProtoMessage()
- func (m *GetServiceResponse) Reset()
- func (m *GetServiceResponse) String() string
- func (m *GetServiceResponse) XXX_DiscardUnknown()
- func (m *GetServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetServiceResponse) XXX_Merge(src proto.Message)
- func (m *GetServiceResponse) XXX_Size() int
- func (m *GetServiceResponse) XXX_Unmarshal(b []byte) error
- type GetTerminatorRequest
- func (*GetTerminatorRequest) Descriptor() ([]byte, []int)
- func (m *GetTerminatorRequest) GetTerminatorId() string
- func (*GetTerminatorRequest) ProtoMessage()
- func (m *GetTerminatorRequest) Reset()
- func (m *GetTerminatorRequest) String() string
- func (m *GetTerminatorRequest) XXX_DiscardUnknown()
- func (m *GetTerminatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTerminatorRequest) XXX_Merge(src proto.Message)
- func (m *GetTerminatorRequest) XXX_Size() int
- func (m *GetTerminatorRequest) XXX_Unmarshal(b []byte) error
- type GetTerminatorResponse
- func (*GetTerminatorResponse) Descriptor() ([]byte, []int)
- func (m *GetTerminatorResponse) GetTerminator() *Terminator
- func (*GetTerminatorResponse) ProtoMessage()
- func (m *GetTerminatorResponse) Reset()
- func (m *GetTerminatorResponse) String() string
- func (m *GetTerminatorResponse) XXX_DiscardUnknown()
- func (m *GetTerminatorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *GetTerminatorResponse) XXX_Merge(src proto.Message)
- func (m *GetTerminatorResponse) XXX_Size() int
- func (m *GetTerminatorResponse) XXX_Unmarshal(b []byte) error
- type InspectRequest
- func (*InspectRequest) Descriptor() ([]byte, []int)
- func (m *InspectRequest) GetAppRegex() string
- func (m *InspectRequest) GetRequestedValues() []string
- func (*InspectRequest) ProtoMessage()
- func (m *InspectRequest) Reset()
- func (m *InspectRequest) String() string
- func (m *InspectRequest) XXX_DiscardUnknown()
- func (m *InspectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectRequest) XXX_Merge(src proto.Message)
- func (m *InspectRequest) XXX_Size() int
- func (m *InspectRequest) XXX_Unmarshal(b []byte) error
- type InspectResponse
- func (*InspectResponse) Descriptor() ([]byte, []int)
- func (m *InspectResponse) GetErrors() []string
- func (m *InspectResponse) GetSuccess() bool
- func (m *InspectResponse) GetValues() []*InspectResponse_InspectValue
- func (*InspectResponse) ProtoMessage()
- func (m *InspectResponse) Reset()
- func (m *InspectResponse) String() string
- func (m *InspectResponse) XXX_DiscardUnknown()
- func (m *InspectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectResponse) XXX_Merge(src proto.Message)
- func (m *InspectResponse) XXX_Size() int
- func (m *InspectResponse) XXX_Unmarshal(b []byte) error
- type InspectResponse_InspectValue
- func (*InspectResponse_InspectValue) Descriptor() ([]byte, []int)
- func (m *InspectResponse_InspectValue) GetAppId() string
- func (m *InspectResponse_InspectValue) GetName() string
- func (m *InspectResponse_InspectValue) GetValue() string
- func (*InspectResponse_InspectValue) ProtoMessage()
- func (m *InspectResponse_InspectValue) Reset()
- func (m *InspectResponse_InspectValue) String() string
- func (m *InspectResponse_InspectValue) XXX_DiscardUnknown()
- func (m *InspectResponse_InspectValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *InspectResponse_InspectValue) XXX_Merge(src proto.Message)
- func (m *InspectResponse_InspectValue) XXX_Size() int
- func (m *InspectResponse_InspectValue) XXX_Unmarshal(b []byte) error
- type Link
- func (*Link) Descriptor() ([]byte, []int)
- func (m *Link) GetCost() int32
- func (m *Link) GetDown() bool
- func (m *Link) GetDst() string
- func (m *Link) GetDstLatency() int64
- func (m *Link) GetId() string
- func (m *Link) GetSrc() string
- func (m *Link) GetSrcLatency() int64
- func (m *Link) GetState() string
- func (*Link) ProtoMessage()
- func (m *Link) Reset()
- func (m *Link) String() string
- func (m *Link) XXX_DiscardUnknown()
- func (m *Link) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Link) XXX_Merge(src proto.Message)
- func (m *Link) XXX_Size() int
- func (m *Link) XXX_Unmarshal(b []byte) error
- type ListLinksRequest
- func (*ListLinksRequest) Descriptor() ([]byte, []int)
- func (*ListLinksRequest) ProtoMessage()
- func (m *ListLinksRequest) Reset()
- func (m *ListLinksRequest) String() string
- func (m *ListLinksRequest) XXX_DiscardUnknown()
- func (m *ListLinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListLinksRequest) XXX_Merge(src proto.Message)
- func (m *ListLinksRequest) XXX_Size() int
- func (m *ListLinksRequest) XXX_Unmarshal(b []byte) error
- type ListLinksResponse
- func (*ListLinksResponse) Descriptor() ([]byte, []int)
- func (m *ListLinksResponse) GetLinks() []*Link
- func (*ListLinksResponse) ProtoMessage()
- func (m *ListLinksResponse) Reset()
- func (m *ListLinksResponse) String() string
- func (m *ListLinksResponse) XXX_DiscardUnknown()
- func (m *ListLinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListLinksResponse) XXX_Merge(src proto.Message)
- func (m *ListLinksResponse) XXX_Size() int
- func (m *ListLinksResponse) XXX_Unmarshal(b []byte) error
- type ListRoutersRequest
- func (*ListRoutersRequest) Descriptor() ([]byte, []int)
- func (m *ListRoutersRequest) GetQuery() string
- func (*ListRoutersRequest) ProtoMessage()
- func (m *ListRoutersRequest) Reset()
- func (m *ListRoutersRequest) String() string
- func (m *ListRoutersRequest) XXX_DiscardUnknown()
- func (m *ListRoutersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListRoutersRequest) XXX_Merge(src proto.Message)
- func (m *ListRoutersRequest) XXX_Size() int
- func (m *ListRoutersRequest) XXX_Unmarshal(b []byte) error
- type ListRoutersResponse
- func (*ListRoutersResponse) Descriptor() ([]byte, []int)
- func (m *ListRoutersResponse) GetRouters() []*Router
- func (*ListRoutersResponse) ProtoMessage()
- func (m *ListRoutersResponse) Reset()
- func (m *ListRoutersResponse) String() string
- func (m *ListRoutersResponse) XXX_DiscardUnknown()
- func (m *ListRoutersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListRoutersResponse) XXX_Merge(src proto.Message)
- func (m *ListRoutersResponse) XXX_Size() int
- func (m *ListRoutersResponse) XXX_Unmarshal(b []byte) error
- type ListServicesRequest
- func (*ListServicesRequest) Descriptor() ([]byte, []int)
- func (m *ListServicesRequest) GetQuery() string
- func (*ListServicesRequest) ProtoMessage()
- func (m *ListServicesRequest) Reset()
- func (m *ListServicesRequest) String() string
- func (m *ListServicesRequest) XXX_DiscardUnknown()
- func (m *ListServicesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListServicesRequest) XXX_Merge(src proto.Message)
- func (m *ListServicesRequest) XXX_Size() int
- func (m *ListServicesRequest) XXX_Unmarshal(b []byte) error
- type ListServicesResponse
- func (*ListServicesResponse) Descriptor() ([]byte, []int)
- func (m *ListServicesResponse) GetServices() []*Service
- func (*ListServicesResponse) ProtoMessage()
- func (m *ListServicesResponse) Reset()
- func (m *ListServicesResponse) String() string
- func (m *ListServicesResponse) XXX_DiscardUnknown()
- func (m *ListServicesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListServicesResponse) XXX_Merge(src proto.Message)
- func (m *ListServicesResponse) XXX_Size() int
- func (m *ListServicesResponse) XXX_Unmarshal(b []byte) error
- type ListSessionsRequest
- func (*ListSessionsRequest) Descriptor() ([]byte, []int)
- func (*ListSessionsRequest) ProtoMessage()
- func (m *ListSessionsRequest) Reset()
- func (m *ListSessionsRequest) String() string
- func (m *ListSessionsRequest) XXX_DiscardUnknown()
- func (m *ListSessionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListSessionsRequest) XXX_Merge(src proto.Message)
- func (m *ListSessionsRequest) XXX_Size() int
- func (m *ListSessionsRequest) XXX_Unmarshal(b []byte) error
- type ListSessionsResponse
- func (*ListSessionsResponse) Descriptor() ([]byte, []int)
- func (m *ListSessionsResponse) GetSessions() []*Session
- func (*ListSessionsResponse) ProtoMessage()
- func (m *ListSessionsResponse) Reset()
- func (m *ListSessionsResponse) String() string
- func (m *ListSessionsResponse) XXX_DiscardUnknown()
- func (m *ListSessionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListSessionsResponse) XXX_Merge(src proto.Message)
- func (m *ListSessionsResponse) XXX_Size() int
- func (m *ListSessionsResponse) XXX_Unmarshal(b []byte) error
- type ListTerminatorsRequest
- func (*ListTerminatorsRequest) Descriptor() ([]byte, []int)
- func (m *ListTerminatorsRequest) GetQuery() string
- func (*ListTerminatorsRequest) ProtoMessage()
- func (m *ListTerminatorsRequest) Reset()
- func (m *ListTerminatorsRequest) String() string
- func (m *ListTerminatorsRequest) XXX_DiscardUnknown()
- func (m *ListTerminatorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListTerminatorsRequest) XXX_Merge(src proto.Message)
- func (m *ListTerminatorsRequest) XXX_Size() int
- func (m *ListTerminatorsRequest) XXX_Unmarshal(b []byte) error
- type ListTerminatorsResponse
- func (*ListTerminatorsResponse) Descriptor() ([]byte, []int)
- func (m *ListTerminatorsResponse) GetTerminators() []*Terminator
- func (*ListTerminatorsResponse) ProtoMessage()
- func (m *ListTerminatorsResponse) Reset()
- func (m *ListTerminatorsResponse) String() string
- func (m *ListTerminatorsResponse) XXX_DiscardUnknown()
- func (m *ListTerminatorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ListTerminatorsResponse) XXX_Merge(src proto.Message)
- func (m *ListTerminatorsResponse) XXX_Size() int
- func (m *ListTerminatorsResponse) XXX_Unmarshal(b []byte) error
- type RemoveRouterRequest
- func (*RemoveRouterRequest) Descriptor() ([]byte, []int)
- func (m *RemoveRouterRequest) GetRouterId() string
- func (*RemoveRouterRequest) ProtoMessage()
- func (m *RemoveRouterRequest) Reset()
- func (m *RemoveRouterRequest) String() string
- func (m *RemoveRouterRequest) XXX_DiscardUnknown()
- func (m *RemoveRouterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveRouterRequest) XXX_Merge(src proto.Message)
- func (m *RemoveRouterRequest) XXX_Size() int
- func (m *RemoveRouterRequest) XXX_Unmarshal(b []byte) error
- type RemoveServiceRequest
- func (*RemoveServiceRequest) Descriptor() ([]byte, []int)
- func (m *RemoveServiceRequest) GetServiceId() string
- func (*RemoveServiceRequest) ProtoMessage()
- func (m *RemoveServiceRequest) Reset()
- func (m *RemoveServiceRequest) String() string
- func (m *RemoveServiceRequest) XXX_DiscardUnknown()
- func (m *RemoveServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveServiceRequest) XXX_Merge(src proto.Message)
- func (m *RemoveServiceRequest) XXX_Size() int
- func (m *RemoveServiceRequest) XXX_Unmarshal(b []byte) error
- type RemoveSessionRequest
- func (*RemoveSessionRequest) Descriptor() ([]byte, []int)
- func (m *RemoveSessionRequest) GetNow() bool
- func (m *RemoveSessionRequest) GetSessionId() string
- func (*RemoveSessionRequest) ProtoMessage()
- func (m *RemoveSessionRequest) Reset()
- func (m *RemoveSessionRequest) String() string
- func (m *RemoveSessionRequest) XXX_DiscardUnknown()
- func (m *RemoveSessionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveSessionRequest) XXX_Merge(src proto.Message)
- func (m *RemoveSessionRequest) XXX_Size() int
- func (m *RemoveSessionRequest) XXX_Unmarshal(b []byte) error
- type RemoveTerminatorRequest
- func (*RemoveTerminatorRequest) Descriptor() ([]byte, []int)
- func (m *RemoveTerminatorRequest) GetTerminatorId() string
- func (*RemoveTerminatorRequest) ProtoMessage()
- func (m *RemoveTerminatorRequest) Reset()
- func (m *RemoveTerminatorRequest) String() string
- func (m *RemoveTerminatorRequest) XXX_DiscardUnknown()
- func (m *RemoveTerminatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RemoveTerminatorRequest) XXX_Merge(src proto.Message)
- func (m *RemoveTerminatorRequest) XXX_Size() int
- func (m *RemoveTerminatorRequest) XXX_Unmarshal(b []byte) error
- type Router
- func (*Router) Descriptor() ([]byte, []int)
- func (m *Router) GetArch() string
- func (m *Router) GetBuildDate() string
- func (m *Router) GetConnected() bool
- func (m *Router) GetFingerprint() string
- func (m *Router) GetId() string
- func (m *Router) GetListenerAddress() string
- func (m *Router) GetName() string
- func (m *Router) GetOs() string
- func (m *Router) GetRevision() string
- func (m *Router) GetVersion() string
- func (*Router) ProtoMessage()
- func (m *Router) Reset()
- func (m *Router) String() string
- func (m *Router) XXX_DiscardUnknown()
- func (m *Router) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Router) XXX_Merge(src proto.Message)
- func (m *Router) XXX_Size() int
- func (m *Router) XXX_Unmarshal(b []byte) error
- type Service
- func (*Service) Descriptor() ([]byte, []int)
- func (m *Service) GetId() string
- func (m *Service) GetName() string
- func (m *Service) GetTerminatorStrategy() string
- func (m *Service) GetTerminators() []*Terminator
- func (*Service) ProtoMessage()
- func (m *Service) Reset()
- func (m *Service) String() string
- func (m *Service) XXX_DiscardUnknown()
- func (m *Service) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Service) XXX_Merge(src proto.Message)
- func (m *Service) XXX_Size() int
- func (m *Service) XXX_Unmarshal(b []byte) error
- type Session
- func (*Session) Descriptor() ([]byte, []int)
- func (m *Session) GetCircuit() *Circuit
- func (m *Session) GetClientId() string
- func (m *Session) GetId() string
- func (m *Session) GetServiceId() string
- func (m *Session) GetTerminatorId() string
- func (*Session) ProtoMessage()
- func (m *Session) Reset()
- func (m *Session) String() string
- func (m *Session) XXX_DiscardUnknown()
- func (m *Session) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Session) XXX_Merge(src proto.Message)
- func (m *Session) XXX_Size() int
- func (m *Session) XXX_Unmarshal(b []byte) error
- type SetLinkCostRequest
- func (*SetLinkCostRequest) Descriptor() ([]byte, []int)
- func (m *SetLinkCostRequest) GetCost() int32
- func (m *SetLinkCostRequest) GetLinkId() string
- func (*SetLinkCostRequest) ProtoMessage()
- func (m *SetLinkCostRequest) Reset()
- func (m *SetLinkCostRequest) String() string
- func (m *SetLinkCostRequest) XXX_DiscardUnknown()
- func (m *SetLinkCostRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetLinkCostRequest) XXX_Merge(src proto.Message)
- func (m *SetLinkCostRequest) XXX_Size() int
- func (m *SetLinkCostRequest) XXX_Unmarshal(b []byte) error
- type SetLinkDownRequest
- func (*SetLinkDownRequest) Descriptor() ([]byte, []int)
- func (m *SetLinkDownRequest) GetDown() bool
- func (m *SetLinkDownRequest) GetLinkId() string
- func (*SetLinkDownRequest) ProtoMessage()
- func (m *SetLinkDownRequest) Reset()
- func (m *SetLinkDownRequest) String() string
- func (m *SetLinkDownRequest) XXX_DiscardUnknown()
- func (m *SetLinkDownRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetLinkDownRequest) XXX_Merge(src proto.Message)
- func (m *SetLinkDownRequest) XXX_Size() int
- func (m *SetLinkDownRequest) XXX_Unmarshal(b []byte) error
- type SetTerminatorCostRequest
- func (*SetTerminatorCostRequest) Descriptor() ([]byte, []int)
- func (m *SetTerminatorCostRequest) GetDynamicCost() uint32
- func (m *SetTerminatorCostRequest) GetPrecedence() TerminatorPrecedence
- func (m *SetTerminatorCostRequest) GetStaticCost() uint32
- func (m *SetTerminatorCostRequest) GetTerminatorId() string
- func (m *SetTerminatorCostRequest) GetUpdateMask() int32
- func (*SetTerminatorCostRequest) ProtoMessage()
- func (m *SetTerminatorCostRequest) Reset()
- func (m *SetTerminatorCostRequest) String() string
- func (m *SetTerminatorCostRequest) XXX_DiscardUnknown()
- func (m *SetTerminatorCostRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SetTerminatorCostRequest) XXX_Merge(src proto.Message)
- func (m *SetTerminatorCostRequest) XXX_Size() int
- func (m *SetTerminatorCostRequest) XXX_Unmarshal(b []byte) error
- type StreamMetricsEvent
- func (*StreamMetricsEvent) Descriptor() ([]byte, []int)
- func (m *StreamMetricsEvent) GetFloatMetrics() map[string]float64
- func (m *StreamMetricsEvent) GetIntMetrics() map[string]int64
- func (m *StreamMetricsEvent) GetIntervalMetrics() []*StreamMetricsEvent_IntervalMetric
- func (m *StreamMetricsEvent) GetMetricGroup() map[string]string
- func (m *StreamMetricsEvent) GetSourceId() string
- func (m *StreamMetricsEvent) GetTags() map[string]string
- func (m *StreamMetricsEvent) GetTimestamp() *timestamp.Timestamp
- func (*StreamMetricsEvent) ProtoMessage()
- func (m *StreamMetricsEvent) Reset()
- func (m *StreamMetricsEvent) String() string
- func (m *StreamMetricsEvent) XXX_DiscardUnknown()
- func (m *StreamMetricsEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamMetricsEvent) XXX_Merge(src proto.Message)
- func (m *StreamMetricsEvent) XXX_Size() int
- func (m *StreamMetricsEvent) XXX_Unmarshal(b []byte) error
- type StreamMetricsEvent_IntervalMetric
- func (*StreamMetricsEvent_IntervalMetric) Descriptor() ([]byte, []int)
- func (m *StreamMetricsEvent_IntervalMetric) GetIntervalEndUTC() *timestamp.Timestamp
- func (m *StreamMetricsEvent_IntervalMetric) GetIntervalStartUTC() *timestamp.Timestamp
- func (m *StreamMetricsEvent_IntervalMetric) GetName() string
- func (m *StreamMetricsEvent_IntervalMetric) GetValues() map[string]uint64
- func (*StreamMetricsEvent_IntervalMetric) ProtoMessage()
- func (m *StreamMetricsEvent_IntervalMetric) Reset()
- func (m *StreamMetricsEvent_IntervalMetric) String() string
- func (m *StreamMetricsEvent_IntervalMetric) XXX_DiscardUnknown()
- func (m *StreamMetricsEvent_IntervalMetric) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamMetricsEvent_IntervalMetric) XXX_Merge(src proto.Message)
- func (m *StreamMetricsEvent_IntervalMetric) XXX_Size() int
- func (m *StreamMetricsEvent_IntervalMetric) XXX_Unmarshal(b []byte) error
- type StreamMetricsRequest
- func (*StreamMetricsRequest) Descriptor() ([]byte, []int)
- func (m *StreamMetricsRequest) GetMatchers() []*StreamMetricsRequest_MetricMatcher
- func (*StreamMetricsRequest) ProtoMessage()
- func (m *StreamMetricsRequest) Reset()
- func (m *StreamMetricsRequest) String() string
- func (m *StreamMetricsRequest) XXX_DiscardUnknown()
- func (m *StreamMetricsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamMetricsRequest) XXX_Merge(src proto.Message)
- func (m *StreamMetricsRequest) XXX_Size() int
- func (m *StreamMetricsRequest) XXX_Unmarshal(b []byte) error
- type StreamMetricsRequest_MetricMatcher
- func (*StreamMetricsRequest_MetricMatcher) Descriptor() ([]byte, []int)
- func (m *StreamMetricsRequest_MetricMatcher) GetNameRegex() string
- func (m *StreamMetricsRequest_MetricMatcher) GetSourceIDRegex() string
- func (*StreamMetricsRequest_MetricMatcher) ProtoMessage()
- func (m *StreamMetricsRequest_MetricMatcher) Reset()
- func (m *StreamMetricsRequest_MetricMatcher) String() string
- func (m *StreamMetricsRequest_MetricMatcher) XXX_DiscardUnknown()
- func (m *StreamMetricsRequest_MetricMatcher) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamMetricsRequest_MetricMatcher) XXX_Merge(src proto.Message)
- func (m *StreamMetricsRequest_MetricMatcher) XXX_Size() int
- func (m *StreamMetricsRequest_MetricMatcher) XXX_Unmarshal(b []byte) error
- type StreamSessionEventType
- type StreamSessionsEvent
- func (*StreamSessionsEvent) Descriptor() ([]byte, []int)
- func (m *StreamSessionsEvent) GetCircuit() *Circuit
- func (m *StreamSessionsEvent) GetClientId() string
- func (m *StreamSessionsEvent) GetEventType() StreamSessionEventType
- func (m *StreamSessionsEvent) GetServiceId() string
- func (m *StreamSessionsEvent) GetSessionId() string
- func (*StreamSessionsEvent) ProtoMessage()
- func (m *StreamSessionsEvent) Reset()
- func (m *StreamSessionsEvent) String() string
- func (m *StreamSessionsEvent) XXX_DiscardUnknown()
- func (m *StreamSessionsEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamSessionsEvent) XXX_Merge(src proto.Message)
- func (m *StreamSessionsEvent) XXX_Size() int
- func (m *StreamSessionsEvent) XXX_Unmarshal(b []byte) error
- type StreamSessionsRequest
- func (*StreamSessionsRequest) Descriptor() ([]byte, []int)
- func (*StreamSessionsRequest) ProtoMessage()
- func (m *StreamSessionsRequest) Reset()
- func (m *StreamSessionsRequest) String() string
- func (m *StreamSessionsRequest) XXX_DiscardUnknown()
- func (m *StreamSessionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamSessionsRequest) XXX_Merge(src proto.Message)
- func (m *StreamSessionsRequest) XXX_Size() int
- func (m *StreamSessionsRequest) XXX_Unmarshal(b []byte) error
- type StreamTracesRequest
- func (*StreamTracesRequest) Descriptor() ([]byte, []int)
- func (m *StreamTracesRequest) GetContentTypes() []int32
- func (m *StreamTracesRequest) GetEnabledFilter() bool
- func (m *StreamTracesRequest) GetFilterType() TraceFilterType
- func (*StreamTracesRequest) ProtoMessage()
- func (m *StreamTracesRequest) Reset()
- func (m *StreamTracesRequest) String() string
- func (m *StreamTracesRequest) XXX_DiscardUnknown()
- func (m *StreamTracesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StreamTracesRequest) XXX_Merge(src proto.Message)
- func (m *StreamTracesRequest) XXX_Size() int
- func (m *StreamTracesRequest) XXX_Unmarshal(b []byte) error
- type Terminator
- func (*Terminator) Descriptor() ([]byte, []int)
- func (m *Terminator) GetAddress() string
- func (m *Terminator) GetBinding() string
- func (m *Terminator) GetCost() uint32
- func (m *Terminator) GetId() string
- func (m *Terminator) GetIdentity() string
- func (m *Terminator) GetIdentitySecret() []byte
- func (m *Terminator) GetPrecedence() TerminatorPrecedence
- func (m *Terminator) GetRouterId() string
- func (m *Terminator) GetServiceId() string
- func (*Terminator) ProtoMessage()
- func (m *Terminator) Reset()
- func (m *Terminator) String() string
- func (m *Terminator) XXX_DiscardUnknown()
- func (m *Terminator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Terminator) XXX_Merge(src proto.Message)
- func (m *Terminator) XXX_Size() int
- func (m *Terminator) XXX_Unmarshal(b []byte) error
- type TerminatorChangeMask
- type TerminatorPrecedence
- type ToggleSessionTracesRequest
- func (*ToggleSessionTracesRequest) Descriptor() ([]byte, []int)
- func (m *ToggleSessionTracesRequest) GetClientRegex() string
- func (m *ToggleSessionTracesRequest) GetEnable() bool
- func (m *ToggleSessionTracesRequest) GetServiceRegex() string
- func (*ToggleSessionTracesRequest) ProtoMessage()
- func (m *ToggleSessionTracesRequest) Reset()
- func (m *ToggleSessionTracesRequest) String() string
- func (m *ToggleSessionTracesRequest) XXX_DiscardUnknown()
- func (m *ToggleSessionTracesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ToggleSessionTracesRequest) XXX_Merge(src proto.Message)
- func (m *ToggleSessionTracesRequest) XXX_Size() int
- func (m *ToggleSessionTracesRequest) XXX_Unmarshal(b []byte) error
- type TraceFilterType
Constants ¶
View Source
const DECODER = "mgmt"
Variables ¶
View Source
var ContentType_name = map[int32]string{
0: "Zero",
10001: "ListServicesRequestType",
10002: "ListServicesResponseType",
10003: "CreateServiceRequestType",
10005: "RemoveServiceRequestType",
10006: "GetServiceRequestType",
10007: "GetServiceResponseType",
10050: "CreateTerminatorRequestType",
10051: "RemoveTerminatorRequestType",
10052: "ListTerminatorsRequestType",
10053: "ListTerminatorsResponseType",
10054: "GetTerminatorRequestType",
10055: "GetTerminatorResponseType",
10056: "SetTerminatorCostRequestType",
10010: "ListRoutersRequestType",
10011: "ListRoutersResponseType",
10012: "CreateRouterRequestType",
10013: "RemoveRouterRequestType",
10020: "ListLinksRequestType",
10021: "ListLinksResponseType",
10022: "SetLinkCostRequestType",
10023: "SetLinkDownRequestType",
10030: "ListSessionsRequestType",
10031: "ListSessionsResponseType",
10032: "RemoveSessionRequestType",
10040: "StreamMetricsRequestType",
10041: "StreamMetricsEventType",
10042: "StreamSessionsRequestType",
10043: "StreamSessionsEventType",
10044: "TogglePipeTracesRequestType",
10045: "ToggleSessionTracesRequestType",
10046: "StreamTracesRequestType",
10047: "StreamTracesEventType",
10048: "InspectRequestType",
10049: "InspectResponseType",
10070: "SnapshotDbRequestType",
}
View Source
var ContentType_value = map[string]int32{
"Zero": 0,
"ListServicesRequestType": 10001,
"ListServicesResponseType": 10002,
"CreateServiceRequestType": 10003,
"RemoveServiceRequestType": 10005,
"GetServiceRequestType": 10006,
"GetServiceResponseType": 10007,
"CreateTerminatorRequestType": 10050,
"RemoveTerminatorRequestType": 10051,
"ListTerminatorsRequestType": 10052,
"ListTerminatorsResponseType": 10053,
"GetTerminatorRequestType": 10054,
"GetTerminatorResponseType": 10055,
"SetTerminatorCostRequestType": 10056,
"ListRoutersRequestType": 10010,
"ListRoutersResponseType": 10011,
"CreateRouterRequestType": 10012,
"RemoveRouterRequestType": 10013,
"ListLinksRequestType": 10020,
"ListLinksResponseType": 10021,
"SetLinkCostRequestType": 10022,
"SetLinkDownRequestType": 10023,
"ListSessionsRequestType": 10030,
"ListSessionsResponseType": 10031,
"RemoveSessionRequestType": 10032,
"StreamMetricsRequestType": 10040,
"StreamMetricsEventType": 10041,
"StreamSessionsRequestType": 10042,
"StreamSessionsEventType": 10043,
"TogglePipeTracesRequestType": 10044,
"ToggleSessionTracesRequestType": 10045,
"StreamTracesRequestType": 10046,
"StreamTracesEventType": 10047,
"InspectRequestType": 10048,
"InspectResponseType": 10049,
"SnapshotDbRequestType": 10070,
}
View Source
var StreamSessionEventType_name = map[int32]string{
0: "SessionCreated",
1: "SessionDeleted",
2: "SessionPresent",
3: "CircuitUpdated",
}
View Source
var StreamSessionEventType_value = map[string]int32{
"SessionCreated": 0,
"SessionDeleted": 1,
"SessionPresent": 2,
"CircuitUpdated": 3,
}
View Source
var TerminatorChangeMask_name = map[int32]string{
0: "None",
1: "StaticCost",
2: "Precedence",
4: "DynamicCost",
}
View Source
var TerminatorChangeMask_value = map[string]int32{
"None": 0,
"StaticCost": 1,
"Precedence": 2,
"DynamicCost": 4,
}
View Source
var TerminatorPrecedence_name = map[int32]string{
0: "Default",
1: "Required",
2: "Failed",
}
View Source
var TerminatorPrecedence_value = map[string]int32{
"Default": 0,
"Required": 1,
"Failed": 2,
}
View Source
var TraceFilterType_name = map[int32]string{
0: "EXCLUDE",
1: "INCLUDE",
}
View Source
var TraceFilterType_value = map[string]int32{
"EXCLUDE": 0,
"INCLUDE": 1,
}
Functions ¶
This section is empty.
Types ¶
type Circuit ¶
type Circuit struct { Path []string `protobuf:"bytes,1,rep,name=path,proto3" json:"path,omitempty"` Links []string `protobuf:"bytes,2,rep,name=links,proto3" json:"links,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Circuit) CalculateDisplayPath ¶
func (*Circuit) Descriptor ¶
func (*Circuit) ProtoMessage ¶
func (*Circuit) ProtoMessage()
func (*Circuit) XXX_DiscardUnknown ¶
func (m *Circuit) XXX_DiscardUnknown()
func (*Circuit) XXX_Marshal ¶
func (*Circuit) XXX_Unmarshal ¶
type ContentType ¶
type ContentType int32
const ( // Protoc says this has to be here ContentType_Zero ContentType = 0 // Services ContentType_ListServicesRequestType ContentType = 10001 ContentType_ListServicesResponseType ContentType = 10002 ContentType_CreateServiceRequestType ContentType = 10003 ContentType_RemoveServiceRequestType ContentType = 10005 ContentType_GetServiceRequestType ContentType = 10006 ContentType_GetServiceResponseType ContentType = 10007 // Service Terminators ContentType_CreateTerminatorRequestType ContentType = 10050 ContentType_RemoveTerminatorRequestType ContentType = 10051 ContentType_ListTerminatorsRequestType ContentType = 10052 ContentType_ListTerminatorsResponseType ContentType = 10053 ContentType_GetTerminatorRequestType ContentType = 10054 ContentType_GetTerminatorResponseType ContentType = 10055 ContentType_SetTerminatorCostRequestType ContentType = 10056 // Routers ContentType_ListRoutersRequestType ContentType = 10010 ContentType_ListRoutersResponseType ContentType = 10011 ContentType_CreateRouterRequestType ContentType = 10012 ContentType_RemoveRouterRequestType ContentType = 10013 // Links ContentType_ListLinksRequestType ContentType = 10020 ContentType_ListLinksResponseType ContentType = 10021 ContentType_SetLinkCostRequestType ContentType = 10022 ContentType_SetLinkDownRequestType ContentType = 10023 // Sessions ContentType_ListSessionsRequestType ContentType = 10030 ContentType_ListSessionsResponseType ContentType = 10031 ContentType_RemoveSessionRequestType ContentType = 10032 // Streams ContentType_StreamMetricsRequestType ContentType = 10040 ContentType_StreamMetricsEventType ContentType = 10041 ContentType_StreamSessionsRequestType ContentType = 10042 ContentType_StreamSessionsEventType ContentType = 10043 ContentType_TogglePipeTracesRequestType ContentType = 10044 ContentType_ToggleSessionTracesRequestType ContentType = 10045 ContentType_StreamTracesRequestType ContentType = 10046 ContentType_StreamTracesEventType ContentType = 10047 // Inspect ContentType_InspectRequestType ContentType = 10048 ContentType_InspectResponseType ContentType = 10049 // Snapshot db ContentType_SnapshotDbRequestType ContentType = 10070 )
func (ContentType) EnumDescriptor ¶
func (ContentType) EnumDescriptor() ([]byte, []int)
func (ContentType) String ¶
func (x ContentType) String() string
type CreateRouterRequest ¶
type CreateRouterRequest struct { Router *Router `protobuf:"bytes,1,opt,name=router,proto3" json:"router,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateRouterRequest) Descriptor ¶
func (*CreateRouterRequest) Descriptor() ([]byte, []int)
func (*CreateRouterRequest) GetRouter ¶
func (m *CreateRouterRequest) GetRouter() *Router
func (*CreateRouterRequest) ProtoMessage ¶
func (*CreateRouterRequest) ProtoMessage()
func (*CreateRouterRequest) Reset ¶
func (m *CreateRouterRequest) Reset()
func (*CreateRouterRequest) String ¶
func (m *CreateRouterRequest) String() string
func (*CreateRouterRequest) XXX_DiscardUnknown ¶
func (m *CreateRouterRequest) XXX_DiscardUnknown()
func (*CreateRouterRequest) XXX_Marshal ¶
func (m *CreateRouterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateRouterRequest) XXX_Merge ¶
func (m *CreateRouterRequest) XXX_Merge(src proto.Message)
func (*CreateRouterRequest) XXX_Size ¶
func (m *CreateRouterRequest) XXX_Size() int
func (*CreateRouterRequest) XXX_Unmarshal ¶
func (m *CreateRouterRequest) XXX_Unmarshal(b []byte) error
type CreateServiceRequest ¶
type CreateServiceRequest struct { Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateServiceRequest) Descriptor ¶
func (*CreateServiceRequest) Descriptor() ([]byte, []int)
func (*CreateServiceRequest) GetService ¶
func (m *CreateServiceRequest) GetService() *Service
func (*CreateServiceRequest) ProtoMessage ¶
func (*CreateServiceRequest) ProtoMessage()
func (*CreateServiceRequest) Reset ¶
func (m *CreateServiceRequest) Reset()
func (*CreateServiceRequest) String ¶
func (m *CreateServiceRequest) String() string
func (*CreateServiceRequest) XXX_DiscardUnknown ¶
func (m *CreateServiceRequest) XXX_DiscardUnknown()
func (*CreateServiceRequest) XXX_Marshal ¶
func (m *CreateServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateServiceRequest) XXX_Merge ¶
func (m *CreateServiceRequest) XXX_Merge(src proto.Message)
func (*CreateServiceRequest) XXX_Size ¶
func (m *CreateServiceRequest) XXX_Size() int
func (*CreateServiceRequest) XXX_Unmarshal ¶
func (m *CreateServiceRequest) XXX_Unmarshal(b []byte) error
type CreateTerminatorRequest ¶
type CreateTerminatorRequest struct { Terminator *Terminator `protobuf:"bytes,1,opt,name=terminator,proto3" json:"terminator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*CreateTerminatorRequest) Descriptor ¶
func (*CreateTerminatorRequest) Descriptor() ([]byte, []int)
func (*CreateTerminatorRequest) GetTerminator ¶
func (m *CreateTerminatorRequest) GetTerminator() *Terminator
func (*CreateTerminatorRequest) ProtoMessage ¶
func (*CreateTerminatorRequest) ProtoMessage()
func (*CreateTerminatorRequest) Reset ¶
func (m *CreateTerminatorRequest) Reset()
func (*CreateTerminatorRequest) String ¶
func (m *CreateTerminatorRequest) String() string
func (*CreateTerminatorRequest) XXX_DiscardUnknown ¶
func (m *CreateTerminatorRequest) XXX_DiscardUnknown()
func (*CreateTerminatorRequest) XXX_Marshal ¶
func (m *CreateTerminatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CreateTerminatorRequest) XXX_Merge ¶
func (m *CreateTerminatorRequest) XXX_Merge(src proto.Message)
func (*CreateTerminatorRequest) XXX_Size ¶
func (m *CreateTerminatorRequest) XXX_Size() int
func (*CreateTerminatorRequest) XXX_Unmarshal ¶
func (m *CreateTerminatorRequest) XXX_Unmarshal(b []byte) error
type GetServiceRequest ¶
type GetServiceRequest struct { ServiceId string `protobuf:"bytes,1,opt,name=serviceId,proto3" json:"serviceId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetServiceRequest) Descriptor ¶
func (*GetServiceRequest) Descriptor() ([]byte, []int)
func (*GetServiceRequest) GetServiceId ¶
func (m *GetServiceRequest) GetServiceId() string
func (*GetServiceRequest) ProtoMessage ¶
func (*GetServiceRequest) ProtoMessage()
func (*GetServiceRequest) Reset ¶
func (m *GetServiceRequest) Reset()
func (*GetServiceRequest) String ¶
func (m *GetServiceRequest) String() string
func (*GetServiceRequest) XXX_DiscardUnknown ¶
func (m *GetServiceRequest) XXX_DiscardUnknown()
func (*GetServiceRequest) XXX_Marshal ¶
func (m *GetServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceRequest) XXX_Merge ¶
func (m *GetServiceRequest) XXX_Merge(src proto.Message)
func (*GetServiceRequest) XXX_Size ¶
func (m *GetServiceRequest) XXX_Size() int
func (*GetServiceRequest) XXX_Unmarshal ¶
func (m *GetServiceRequest) XXX_Unmarshal(b []byte) error
type GetServiceResponse ¶
type GetServiceResponse struct { Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetServiceResponse) Descriptor ¶
func (*GetServiceResponse) Descriptor() ([]byte, []int)
func (*GetServiceResponse) GetService ¶
func (m *GetServiceResponse) GetService() *Service
func (*GetServiceResponse) ProtoMessage ¶
func (*GetServiceResponse) ProtoMessage()
func (*GetServiceResponse) Reset ¶
func (m *GetServiceResponse) Reset()
func (*GetServiceResponse) String ¶
func (m *GetServiceResponse) String() string
func (*GetServiceResponse) XXX_DiscardUnknown ¶
func (m *GetServiceResponse) XXX_DiscardUnknown()
func (*GetServiceResponse) XXX_Marshal ¶
func (m *GetServiceResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetServiceResponse) XXX_Merge ¶
func (m *GetServiceResponse) XXX_Merge(src proto.Message)
func (*GetServiceResponse) XXX_Size ¶
func (m *GetServiceResponse) XXX_Size() int
func (*GetServiceResponse) XXX_Unmarshal ¶
func (m *GetServiceResponse) XXX_Unmarshal(b []byte) error
type GetTerminatorRequest ¶
type GetTerminatorRequest struct { TerminatorId string `protobuf:"bytes,1,opt,name=terminatorId,proto3" json:"terminatorId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTerminatorRequest) Descriptor ¶
func (*GetTerminatorRequest) Descriptor() ([]byte, []int)
func (*GetTerminatorRequest) GetTerminatorId ¶
func (m *GetTerminatorRequest) GetTerminatorId() string
func (*GetTerminatorRequest) ProtoMessage ¶
func (*GetTerminatorRequest) ProtoMessage()
func (*GetTerminatorRequest) Reset ¶
func (m *GetTerminatorRequest) Reset()
func (*GetTerminatorRequest) String ¶
func (m *GetTerminatorRequest) String() string
func (*GetTerminatorRequest) XXX_DiscardUnknown ¶
func (m *GetTerminatorRequest) XXX_DiscardUnknown()
func (*GetTerminatorRequest) XXX_Marshal ¶
func (m *GetTerminatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTerminatorRequest) XXX_Merge ¶
func (m *GetTerminatorRequest) XXX_Merge(src proto.Message)
func (*GetTerminatorRequest) XXX_Size ¶
func (m *GetTerminatorRequest) XXX_Size() int
func (*GetTerminatorRequest) XXX_Unmarshal ¶
func (m *GetTerminatorRequest) XXX_Unmarshal(b []byte) error
type GetTerminatorResponse ¶
type GetTerminatorResponse struct { Terminator *Terminator `protobuf:"bytes,1,opt,name=terminator,proto3" json:"terminator,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*GetTerminatorResponse) Descriptor ¶
func (*GetTerminatorResponse) Descriptor() ([]byte, []int)
func (*GetTerminatorResponse) GetTerminator ¶
func (m *GetTerminatorResponse) GetTerminator() *Terminator
func (*GetTerminatorResponse) ProtoMessage ¶
func (*GetTerminatorResponse) ProtoMessage()
func (*GetTerminatorResponse) Reset ¶
func (m *GetTerminatorResponse) Reset()
func (*GetTerminatorResponse) String ¶
func (m *GetTerminatorResponse) String() string
func (*GetTerminatorResponse) XXX_DiscardUnknown ¶
func (m *GetTerminatorResponse) XXX_DiscardUnknown()
func (*GetTerminatorResponse) XXX_Marshal ¶
func (m *GetTerminatorResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*GetTerminatorResponse) XXX_Merge ¶
func (m *GetTerminatorResponse) XXX_Merge(src proto.Message)
func (*GetTerminatorResponse) XXX_Size ¶
func (m *GetTerminatorResponse) XXX_Size() int
func (*GetTerminatorResponse) XXX_Unmarshal ¶
func (m *GetTerminatorResponse) XXX_Unmarshal(b []byte) error
type InspectRequest ¶
type InspectRequest struct { AppRegex string `protobuf:"bytes,1,opt,name=appRegex,proto3" json:"appRegex,omitempty"` RequestedValues []string `protobuf:"bytes,2,rep,name=requestedValues,proto3" json:"requestedValues,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InspectRequest) Descriptor ¶
func (*InspectRequest) Descriptor() ([]byte, []int)
func (*InspectRequest) GetAppRegex ¶
func (m *InspectRequest) GetAppRegex() string
func (*InspectRequest) GetRequestedValues ¶
func (m *InspectRequest) GetRequestedValues() []string
func (*InspectRequest) ProtoMessage ¶
func (*InspectRequest) ProtoMessage()
func (*InspectRequest) Reset ¶
func (m *InspectRequest) Reset()
func (*InspectRequest) String ¶
func (m *InspectRequest) String() string
func (*InspectRequest) XXX_DiscardUnknown ¶
func (m *InspectRequest) XXX_DiscardUnknown()
func (*InspectRequest) XXX_Marshal ¶
func (m *InspectRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectRequest) XXX_Merge ¶
func (m *InspectRequest) XXX_Merge(src proto.Message)
func (*InspectRequest) XXX_Size ¶
func (m *InspectRequest) XXX_Size() int
func (*InspectRequest) XXX_Unmarshal ¶
func (m *InspectRequest) XXX_Unmarshal(b []byte) error
type InspectResponse ¶
type InspectResponse struct { Success bool `protobuf:"varint,1,opt,name=success,proto3" json:"success,omitempty"` Errors []string `protobuf:"bytes,2,rep,name=errors,proto3" json:"errors,omitempty"` Values []*InspectResponse_InspectValue `protobuf:"bytes,3,rep,name=values,proto3" json:"values,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InspectResponse) Descriptor ¶
func (*InspectResponse) Descriptor() ([]byte, []int)
func (*InspectResponse) GetErrors ¶
func (m *InspectResponse) GetErrors() []string
func (*InspectResponse) GetSuccess ¶
func (m *InspectResponse) GetSuccess() bool
func (*InspectResponse) GetValues ¶
func (m *InspectResponse) GetValues() []*InspectResponse_InspectValue
func (*InspectResponse) ProtoMessage ¶
func (*InspectResponse) ProtoMessage()
func (*InspectResponse) Reset ¶
func (m *InspectResponse) Reset()
func (*InspectResponse) String ¶
func (m *InspectResponse) String() string
func (*InspectResponse) XXX_DiscardUnknown ¶
func (m *InspectResponse) XXX_DiscardUnknown()
func (*InspectResponse) XXX_Marshal ¶
func (m *InspectResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectResponse) XXX_Merge ¶
func (m *InspectResponse) XXX_Merge(src proto.Message)
func (*InspectResponse) XXX_Size ¶
func (m *InspectResponse) XXX_Size() int
func (*InspectResponse) XXX_Unmarshal ¶
func (m *InspectResponse) XXX_Unmarshal(b []byte) error
type InspectResponse_InspectValue ¶
type InspectResponse_InspectValue struct { AppId string `protobuf:"bytes,1,opt,name=appId,proto3" json:"appId,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*InspectResponse_InspectValue) Descriptor ¶
func (*InspectResponse_InspectValue) Descriptor() ([]byte, []int)
func (*InspectResponse_InspectValue) GetAppId ¶
func (m *InspectResponse_InspectValue) GetAppId() string
func (*InspectResponse_InspectValue) GetName ¶
func (m *InspectResponse_InspectValue) GetName() string
func (*InspectResponse_InspectValue) GetValue ¶
func (m *InspectResponse_InspectValue) GetValue() string
func (*InspectResponse_InspectValue) ProtoMessage ¶
func (*InspectResponse_InspectValue) ProtoMessage()
func (*InspectResponse_InspectValue) Reset ¶
func (m *InspectResponse_InspectValue) Reset()
func (*InspectResponse_InspectValue) String ¶
func (m *InspectResponse_InspectValue) String() string
func (*InspectResponse_InspectValue) XXX_DiscardUnknown ¶
func (m *InspectResponse_InspectValue) XXX_DiscardUnknown()
func (*InspectResponse_InspectValue) XXX_Marshal ¶
func (m *InspectResponse_InspectValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*InspectResponse_InspectValue) XXX_Merge ¶
func (m *InspectResponse_InspectValue) XXX_Merge(src proto.Message)
func (*InspectResponse_InspectValue) XXX_Size ¶
func (m *InspectResponse_InspectValue) XXX_Size() int
func (*InspectResponse_InspectValue) XXX_Unmarshal ¶
func (m *InspectResponse_InspectValue) XXX_Unmarshal(b []byte) error
type Link ¶
type Link struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Src string `protobuf:"bytes,2,opt,name=src,proto3" json:"src,omitempty"` Dst string `protobuf:"bytes,3,opt,name=dst,proto3" json:"dst,omitempty"` State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"` Down bool `protobuf:"varint,5,opt,name=down,proto3" json:"down,omitempty"` Cost int32 `protobuf:"varint,6,opt,name=cost,proto3" json:"cost,omitempty"` SrcLatency int64 `protobuf:"varint,7,opt,name=srcLatency,proto3" json:"srcLatency,omitempty"` DstLatency int64 `protobuf:"varint,8,opt,name=dstLatency,proto3" json:"dstLatency,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Link) Descriptor ¶
func (*Link) GetDstLatency ¶
func (*Link) GetSrcLatency ¶
func (*Link) ProtoMessage ¶
func (*Link) ProtoMessage()
func (*Link) XXX_DiscardUnknown ¶
func (m *Link) XXX_DiscardUnknown()
func (*Link) XXX_Unmarshal ¶
type ListLinksRequest ¶
type ListLinksRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListLinksRequest) Descriptor ¶
func (*ListLinksRequest) Descriptor() ([]byte, []int)
func (*ListLinksRequest) ProtoMessage ¶
func (*ListLinksRequest) ProtoMessage()
func (*ListLinksRequest) Reset ¶
func (m *ListLinksRequest) Reset()
func (*ListLinksRequest) String ¶
func (m *ListLinksRequest) String() string
func (*ListLinksRequest) XXX_DiscardUnknown ¶
func (m *ListLinksRequest) XXX_DiscardUnknown()
func (*ListLinksRequest) XXX_Marshal ¶
func (m *ListLinksRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListLinksRequest) XXX_Merge ¶
func (m *ListLinksRequest) XXX_Merge(src proto.Message)
func (*ListLinksRequest) XXX_Size ¶
func (m *ListLinksRequest) XXX_Size() int
func (*ListLinksRequest) XXX_Unmarshal ¶
func (m *ListLinksRequest) XXX_Unmarshal(b []byte) error
type ListLinksResponse ¶
type ListLinksResponse struct { Links []*Link `protobuf:"bytes,1,rep,name=links,proto3" json:"links,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListLinksResponse) Descriptor ¶
func (*ListLinksResponse) Descriptor() ([]byte, []int)
func (*ListLinksResponse) GetLinks ¶
func (m *ListLinksResponse) GetLinks() []*Link
func (*ListLinksResponse) ProtoMessage ¶
func (*ListLinksResponse) ProtoMessage()
func (*ListLinksResponse) Reset ¶
func (m *ListLinksResponse) Reset()
func (*ListLinksResponse) String ¶
func (m *ListLinksResponse) String() string
func (*ListLinksResponse) XXX_DiscardUnknown ¶
func (m *ListLinksResponse) XXX_DiscardUnknown()
func (*ListLinksResponse) XXX_Marshal ¶
func (m *ListLinksResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListLinksResponse) XXX_Merge ¶
func (m *ListLinksResponse) XXX_Merge(src proto.Message)
func (*ListLinksResponse) XXX_Size ¶
func (m *ListLinksResponse) XXX_Size() int
func (*ListLinksResponse) XXX_Unmarshal ¶
func (m *ListLinksResponse) XXX_Unmarshal(b []byte) error
type ListRoutersRequest ¶
type ListRoutersRequest struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListRoutersRequest) Descriptor ¶
func (*ListRoutersRequest) Descriptor() ([]byte, []int)
func (*ListRoutersRequest) GetQuery ¶
func (m *ListRoutersRequest) GetQuery() string
func (*ListRoutersRequest) ProtoMessage ¶
func (*ListRoutersRequest) ProtoMessage()
func (*ListRoutersRequest) Reset ¶
func (m *ListRoutersRequest) Reset()
func (*ListRoutersRequest) String ¶
func (m *ListRoutersRequest) String() string
func (*ListRoutersRequest) XXX_DiscardUnknown ¶
func (m *ListRoutersRequest) XXX_DiscardUnknown()
func (*ListRoutersRequest) XXX_Marshal ¶
func (m *ListRoutersRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListRoutersRequest) XXX_Merge ¶
func (m *ListRoutersRequest) XXX_Merge(src proto.Message)
func (*ListRoutersRequest) XXX_Size ¶
func (m *ListRoutersRequest) XXX_Size() int
func (*ListRoutersRequest) XXX_Unmarshal ¶
func (m *ListRoutersRequest) XXX_Unmarshal(b []byte) error
type ListRoutersResponse ¶
type ListRoutersResponse struct { Routers []*Router `protobuf:"bytes,1,rep,name=routers,proto3" json:"routers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListRoutersResponse) Descriptor ¶
func (*ListRoutersResponse) Descriptor() ([]byte, []int)
func (*ListRoutersResponse) GetRouters ¶
func (m *ListRoutersResponse) GetRouters() []*Router
func (*ListRoutersResponse) ProtoMessage ¶
func (*ListRoutersResponse) ProtoMessage()
func (*ListRoutersResponse) Reset ¶
func (m *ListRoutersResponse) Reset()
func (*ListRoutersResponse) String ¶
func (m *ListRoutersResponse) String() string
func (*ListRoutersResponse) XXX_DiscardUnknown ¶
func (m *ListRoutersResponse) XXX_DiscardUnknown()
func (*ListRoutersResponse) XXX_Marshal ¶
func (m *ListRoutersResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListRoutersResponse) XXX_Merge ¶
func (m *ListRoutersResponse) XXX_Merge(src proto.Message)
func (*ListRoutersResponse) XXX_Size ¶
func (m *ListRoutersResponse) XXX_Size() int
func (*ListRoutersResponse) XXX_Unmarshal ¶
func (m *ListRoutersResponse) XXX_Unmarshal(b []byte) error
type ListServicesRequest ¶
type ListServicesRequest struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListServicesRequest) Descriptor ¶
func (*ListServicesRequest) Descriptor() ([]byte, []int)
func (*ListServicesRequest) GetQuery ¶
func (m *ListServicesRequest) GetQuery() string
func (*ListServicesRequest) ProtoMessage ¶
func (*ListServicesRequest) ProtoMessage()
func (*ListServicesRequest) Reset ¶
func (m *ListServicesRequest) Reset()
func (*ListServicesRequest) String ¶
func (m *ListServicesRequest) String() string
func (*ListServicesRequest) XXX_DiscardUnknown ¶
func (m *ListServicesRequest) XXX_DiscardUnknown()
func (*ListServicesRequest) XXX_Marshal ¶
func (m *ListServicesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListServicesRequest) XXX_Merge ¶
func (m *ListServicesRequest) XXX_Merge(src proto.Message)
func (*ListServicesRequest) XXX_Size ¶
func (m *ListServicesRequest) XXX_Size() int
func (*ListServicesRequest) XXX_Unmarshal ¶
func (m *ListServicesRequest) XXX_Unmarshal(b []byte) error
type ListServicesResponse ¶
type ListServicesResponse struct { Services []*Service `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListServicesResponse) Descriptor ¶
func (*ListServicesResponse) Descriptor() ([]byte, []int)
func (*ListServicesResponse) GetServices ¶
func (m *ListServicesResponse) GetServices() []*Service
func (*ListServicesResponse) ProtoMessage ¶
func (*ListServicesResponse) ProtoMessage()
func (*ListServicesResponse) Reset ¶
func (m *ListServicesResponse) Reset()
func (*ListServicesResponse) String ¶
func (m *ListServicesResponse) String() string
func (*ListServicesResponse) XXX_DiscardUnknown ¶
func (m *ListServicesResponse) XXX_DiscardUnknown()
func (*ListServicesResponse) XXX_Marshal ¶
func (m *ListServicesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListServicesResponse) XXX_Merge ¶
func (m *ListServicesResponse) XXX_Merge(src proto.Message)
func (*ListServicesResponse) XXX_Size ¶
func (m *ListServicesResponse) XXX_Size() int
func (*ListServicesResponse) XXX_Unmarshal ¶
func (m *ListServicesResponse) XXX_Unmarshal(b []byte) error
type ListSessionsRequest ¶
type ListSessionsRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListSessionsRequest) Descriptor ¶
func (*ListSessionsRequest) Descriptor() ([]byte, []int)
func (*ListSessionsRequest) ProtoMessage ¶
func (*ListSessionsRequest) ProtoMessage()
func (*ListSessionsRequest) Reset ¶
func (m *ListSessionsRequest) Reset()
func (*ListSessionsRequest) String ¶
func (m *ListSessionsRequest) String() string
func (*ListSessionsRequest) XXX_DiscardUnknown ¶
func (m *ListSessionsRequest) XXX_DiscardUnknown()
func (*ListSessionsRequest) XXX_Marshal ¶
func (m *ListSessionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListSessionsRequest) XXX_Merge ¶
func (m *ListSessionsRequest) XXX_Merge(src proto.Message)
func (*ListSessionsRequest) XXX_Size ¶
func (m *ListSessionsRequest) XXX_Size() int
func (*ListSessionsRequest) XXX_Unmarshal ¶
func (m *ListSessionsRequest) XXX_Unmarshal(b []byte) error
type ListSessionsResponse ¶
type ListSessionsResponse struct { Sessions []*Session `protobuf:"bytes,1,rep,name=sessions,proto3" json:"sessions,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListSessionsResponse) Descriptor ¶
func (*ListSessionsResponse) Descriptor() ([]byte, []int)
func (*ListSessionsResponse) GetSessions ¶
func (m *ListSessionsResponse) GetSessions() []*Session
func (*ListSessionsResponse) ProtoMessage ¶
func (*ListSessionsResponse) ProtoMessage()
func (*ListSessionsResponse) Reset ¶
func (m *ListSessionsResponse) Reset()
func (*ListSessionsResponse) String ¶
func (m *ListSessionsResponse) String() string
func (*ListSessionsResponse) XXX_DiscardUnknown ¶
func (m *ListSessionsResponse) XXX_DiscardUnknown()
func (*ListSessionsResponse) XXX_Marshal ¶
func (m *ListSessionsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListSessionsResponse) XXX_Merge ¶
func (m *ListSessionsResponse) XXX_Merge(src proto.Message)
func (*ListSessionsResponse) XXX_Size ¶
func (m *ListSessionsResponse) XXX_Size() int
func (*ListSessionsResponse) XXX_Unmarshal ¶
func (m *ListSessionsResponse) XXX_Unmarshal(b []byte) error
type ListTerminatorsRequest ¶
type ListTerminatorsRequest struct { Query string `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
service terminators
func (*ListTerminatorsRequest) Descriptor ¶
func (*ListTerminatorsRequest) Descriptor() ([]byte, []int)
func (*ListTerminatorsRequest) GetQuery ¶
func (m *ListTerminatorsRequest) GetQuery() string
func (*ListTerminatorsRequest) ProtoMessage ¶
func (*ListTerminatorsRequest) ProtoMessage()
func (*ListTerminatorsRequest) Reset ¶
func (m *ListTerminatorsRequest) Reset()
func (*ListTerminatorsRequest) String ¶
func (m *ListTerminatorsRequest) String() string
func (*ListTerminatorsRequest) XXX_DiscardUnknown ¶
func (m *ListTerminatorsRequest) XXX_DiscardUnknown()
func (*ListTerminatorsRequest) XXX_Marshal ¶
func (m *ListTerminatorsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListTerminatorsRequest) XXX_Merge ¶
func (m *ListTerminatorsRequest) XXX_Merge(src proto.Message)
func (*ListTerminatorsRequest) XXX_Size ¶
func (m *ListTerminatorsRequest) XXX_Size() int
func (*ListTerminatorsRequest) XXX_Unmarshal ¶
func (m *ListTerminatorsRequest) XXX_Unmarshal(b []byte) error
type ListTerminatorsResponse ¶
type ListTerminatorsResponse struct { Terminators []*Terminator `protobuf:"bytes,1,rep,name=terminators,proto3" json:"terminators,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ListTerminatorsResponse) Descriptor ¶
func (*ListTerminatorsResponse) Descriptor() ([]byte, []int)
func (*ListTerminatorsResponse) GetTerminators ¶
func (m *ListTerminatorsResponse) GetTerminators() []*Terminator
func (*ListTerminatorsResponse) ProtoMessage ¶
func (*ListTerminatorsResponse) ProtoMessage()
func (*ListTerminatorsResponse) Reset ¶
func (m *ListTerminatorsResponse) Reset()
func (*ListTerminatorsResponse) String ¶
func (m *ListTerminatorsResponse) String() string
func (*ListTerminatorsResponse) XXX_DiscardUnknown ¶
func (m *ListTerminatorsResponse) XXX_DiscardUnknown()
func (*ListTerminatorsResponse) XXX_Marshal ¶
func (m *ListTerminatorsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ListTerminatorsResponse) XXX_Merge ¶
func (m *ListTerminatorsResponse) XXX_Merge(src proto.Message)
func (*ListTerminatorsResponse) XXX_Size ¶
func (m *ListTerminatorsResponse) XXX_Size() int
func (*ListTerminatorsResponse) XXX_Unmarshal ¶
func (m *ListTerminatorsResponse) XXX_Unmarshal(b []byte) error
type RemoveRouterRequest ¶
type RemoveRouterRequest struct { RouterId string `protobuf:"bytes,1,opt,name=routerId,proto3" json:"routerId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveRouterRequest) Descriptor ¶
func (*RemoveRouterRequest) Descriptor() ([]byte, []int)
func (*RemoveRouterRequest) GetRouterId ¶
func (m *RemoveRouterRequest) GetRouterId() string
func (*RemoveRouterRequest) ProtoMessage ¶
func (*RemoveRouterRequest) ProtoMessage()
func (*RemoveRouterRequest) Reset ¶
func (m *RemoveRouterRequest) Reset()
func (*RemoveRouterRequest) String ¶
func (m *RemoveRouterRequest) String() string
func (*RemoveRouterRequest) XXX_DiscardUnknown ¶
func (m *RemoveRouterRequest) XXX_DiscardUnknown()
func (*RemoveRouterRequest) XXX_Marshal ¶
func (m *RemoveRouterRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveRouterRequest) XXX_Merge ¶
func (m *RemoveRouterRequest) XXX_Merge(src proto.Message)
func (*RemoveRouterRequest) XXX_Size ¶
func (m *RemoveRouterRequest) XXX_Size() int
func (*RemoveRouterRequest) XXX_Unmarshal ¶
func (m *RemoveRouterRequest) XXX_Unmarshal(b []byte) error
type RemoveServiceRequest ¶
type RemoveServiceRequest struct { ServiceId string `protobuf:"bytes,1,opt,name=serviceId,proto3" json:"serviceId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveServiceRequest) Descriptor ¶
func (*RemoveServiceRequest) Descriptor() ([]byte, []int)
func (*RemoveServiceRequest) GetServiceId ¶
func (m *RemoveServiceRequest) GetServiceId() string
func (*RemoveServiceRequest) ProtoMessage ¶
func (*RemoveServiceRequest) ProtoMessage()
func (*RemoveServiceRequest) Reset ¶
func (m *RemoveServiceRequest) Reset()
func (*RemoveServiceRequest) String ¶
func (m *RemoveServiceRequest) String() string
func (*RemoveServiceRequest) XXX_DiscardUnknown ¶
func (m *RemoveServiceRequest) XXX_DiscardUnknown()
func (*RemoveServiceRequest) XXX_Marshal ¶
func (m *RemoveServiceRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveServiceRequest) XXX_Merge ¶
func (m *RemoveServiceRequest) XXX_Merge(src proto.Message)
func (*RemoveServiceRequest) XXX_Size ¶
func (m *RemoveServiceRequest) XXX_Size() int
func (*RemoveServiceRequest) XXX_Unmarshal ¶
func (m *RemoveServiceRequest) XXX_Unmarshal(b []byte) error
type RemoveSessionRequest ¶
type RemoveSessionRequest struct { SessionId string `protobuf:"bytes,1,opt,name=sessionId,proto3" json:"sessionId,omitempty"` Now bool `protobuf:"varint,2,opt,name=now,proto3" json:"now,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveSessionRequest) Descriptor ¶
func (*RemoveSessionRequest) Descriptor() ([]byte, []int)
func (*RemoveSessionRequest) GetNow ¶
func (m *RemoveSessionRequest) GetNow() bool
func (*RemoveSessionRequest) GetSessionId ¶
func (m *RemoveSessionRequest) GetSessionId() string
func (*RemoveSessionRequest) ProtoMessage ¶
func (*RemoveSessionRequest) ProtoMessage()
func (*RemoveSessionRequest) Reset ¶
func (m *RemoveSessionRequest) Reset()
func (*RemoveSessionRequest) String ¶
func (m *RemoveSessionRequest) String() string
func (*RemoveSessionRequest) XXX_DiscardUnknown ¶
func (m *RemoveSessionRequest) XXX_DiscardUnknown()
func (*RemoveSessionRequest) XXX_Marshal ¶
func (m *RemoveSessionRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveSessionRequest) XXX_Merge ¶
func (m *RemoveSessionRequest) XXX_Merge(src proto.Message)
func (*RemoveSessionRequest) XXX_Size ¶
func (m *RemoveSessionRequest) XXX_Size() int
func (*RemoveSessionRequest) XXX_Unmarshal ¶
func (m *RemoveSessionRequest) XXX_Unmarshal(b []byte) error
type RemoveTerminatorRequest ¶
type RemoveTerminatorRequest struct { TerminatorId string `protobuf:"bytes,1,opt,name=terminatorId,proto3" json:"terminatorId,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*RemoveTerminatorRequest) Descriptor ¶
func (*RemoveTerminatorRequest) Descriptor() ([]byte, []int)
func (*RemoveTerminatorRequest) GetTerminatorId ¶
func (m *RemoveTerminatorRequest) GetTerminatorId() string
func (*RemoveTerminatorRequest) ProtoMessage ¶
func (*RemoveTerminatorRequest) ProtoMessage()
func (*RemoveTerminatorRequest) Reset ¶
func (m *RemoveTerminatorRequest) Reset()
func (*RemoveTerminatorRequest) String ¶
func (m *RemoveTerminatorRequest) String() string
func (*RemoveTerminatorRequest) XXX_DiscardUnknown ¶
func (m *RemoveTerminatorRequest) XXX_DiscardUnknown()
func (*RemoveTerminatorRequest) XXX_Marshal ¶
func (m *RemoveTerminatorRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RemoveTerminatorRequest) XXX_Merge ¶
func (m *RemoveTerminatorRequest) XXX_Merge(src proto.Message)
func (*RemoveTerminatorRequest) XXX_Size ¶
func (m *RemoveTerminatorRequest) XXX_Size() int
func (*RemoveTerminatorRequest) XXX_Unmarshal ¶
func (m *RemoveTerminatorRequest) XXX_Unmarshal(b []byte) error
type Router ¶
type Router struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Fingerprint string `protobuf:"bytes,3,opt,name=fingerprint,proto3" json:"fingerprint,omitempty"` ListenerAddress string `protobuf:"bytes,4,opt,name=listenerAddress,proto3" json:"listenerAddress,omitempty"` Connected bool `protobuf:"varint,5,opt,name=connected,proto3" json:"connected,omitempty"` Version string `protobuf:"bytes,6,opt,name=version,proto3" json:"version,omitempty"` Revision string `protobuf:"bytes,7,opt,name=revision,proto3" json:"revision,omitempty"` BuildDate string `protobuf:"bytes,8,opt,name=buildDate,proto3" json:"buildDate,omitempty"` Os string `protobuf:"bytes,9,opt,name=os,proto3" json:"os,omitempty"` Arch string `protobuf:"bytes,10,opt,name=arch,proto3" json:"arch,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Router) Descriptor ¶
func (*Router) GetBuildDate ¶ added in v0.14.6
func (*Router) GetConnected ¶
func (*Router) GetFingerprint ¶
func (*Router) GetListenerAddress ¶
func (*Router) GetRevision ¶ added in v0.14.6
func (*Router) GetVersion ¶ added in v0.14.6
func (*Router) ProtoMessage ¶
func (*Router) ProtoMessage()
func (*Router) XXX_DiscardUnknown ¶
func (m *Router) XXX_DiscardUnknown()
func (*Router) XXX_Marshal ¶
func (*Router) XXX_Unmarshal ¶
type Service ¶
type Service struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` TerminatorStrategy string `protobuf:"bytes,3,opt,name=terminatorStrategy,proto3" json:"terminatorStrategy,omitempty"` Terminators []*Terminator `protobuf:"bytes,4,rep,name=terminators,proto3" json:"terminators,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Service) Descriptor ¶
func (*Service) GetTerminatorStrategy ¶
func (*Service) GetTerminators ¶
func (m *Service) GetTerminators() []*Terminator
func (*Service) ProtoMessage ¶
func (*Service) ProtoMessage()
func (*Service) XXX_DiscardUnknown ¶
func (m *Service) XXX_DiscardUnknown()
func (*Service) XXX_Marshal ¶
func (*Service) XXX_Unmarshal ¶
type Session ¶
type Session struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ClientId string `protobuf:"bytes,2,opt,name=clientId,proto3" json:"clientId,omitempty"` ServiceId string `protobuf:"bytes,3,opt,name=serviceId,proto3" json:"serviceId,omitempty"` TerminatorId string `protobuf:"bytes,4,opt,name=terminatorId,proto3" json:"terminatorId,omitempty"` Circuit *Circuit `protobuf:"bytes,5,opt,name=circuit,proto3" json:"circuit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Session) Descriptor ¶
func (*Session) GetCircuit ¶
func (*Session) GetClientId ¶
func (*Session) GetServiceId ¶
func (*Session) GetTerminatorId ¶
func (*Session) ProtoMessage ¶
func (*Session) ProtoMessage()
func (*Session) XXX_DiscardUnknown ¶
func (m *Session) XXX_DiscardUnknown()
func (*Session) XXX_Marshal ¶
func (*Session) XXX_Unmarshal ¶
type SetLinkCostRequest ¶
type SetLinkCostRequest struct { LinkId string `protobuf:"bytes,1,opt,name=linkId,proto3" json:"linkId,omitempty"` Cost int32 `protobuf:"varint,2,opt,name=cost,proto3" json:"cost,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetLinkCostRequest) Descriptor ¶
func (*SetLinkCostRequest) Descriptor() ([]byte, []int)
func (*SetLinkCostRequest) GetCost ¶
func (m *SetLinkCostRequest) GetCost() int32
func (*SetLinkCostRequest) GetLinkId ¶
func (m *SetLinkCostRequest) GetLinkId() string
func (*SetLinkCostRequest) ProtoMessage ¶
func (*SetLinkCostRequest) ProtoMessage()
func (*SetLinkCostRequest) Reset ¶
func (m *SetLinkCostRequest) Reset()
func (*SetLinkCostRequest) String ¶
func (m *SetLinkCostRequest) String() string
func (*SetLinkCostRequest) XXX_DiscardUnknown ¶
func (m *SetLinkCostRequest) XXX_DiscardUnknown()
func (*SetLinkCostRequest) XXX_Marshal ¶
func (m *SetLinkCostRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetLinkCostRequest) XXX_Merge ¶
func (m *SetLinkCostRequest) XXX_Merge(src proto.Message)
func (*SetLinkCostRequest) XXX_Size ¶
func (m *SetLinkCostRequest) XXX_Size() int
func (*SetLinkCostRequest) XXX_Unmarshal ¶
func (m *SetLinkCostRequest) XXX_Unmarshal(b []byte) error
type SetLinkDownRequest ¶
type SetLinkDownRequest struct { LinkId string `protobuf:"bytes,1,opt,name=linkId,proto3" json:"linkId,omitempty"` Down bool `protobuf:"varint,2,opt,name=down,proto3" json:"down,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetLinkDownRequest) Descriptor ¶
func (*SetLinkDownRequest) Descriptor() ([]byte, []int)
func (*SetLinkDownRequest) GetDown ¶
func (m *SetLinkDownRequest) GetDown() bool
func (*SetLinkDownRequest) GetLinkId ¶
func (m *SetLinkDownRequest) GetLinkId() string
func (*SetLinkDownRequest) ProtoMessage ¶
func (*SetLinkDownRequest) ProtoMessage()
func (*SetLinkDownRequest) Reset ¶
func (m *SetLinkDownRequest) Reset()
func (*SetLinkDownRequest) String ¶
func (m *SetLinkDownRequest) String() string
func (*SetLinkDownRequest) XXX_DiscardUnknown ¶
func (m *SetLinkDownRequest) XXX_DiscardUnknown()
func (*SetLinkDownRequest) XXX_Marshal ¶
func (m *SetLinkDownRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetLinkDownRequest) XXX_Merge ¶
func (m *SetLinkDownRequest) XXX_Merge(src proto.Message)
func (*SetLinkDownRequest) XXX_Size ¶
func (m *SetLinkDownRequest) XXX_Size() int
func (*SetLinkDownRequest) XXX_Unmarshal ¶
func (m *SetLinkDownRequest) XXX_Unmarshal(b []byte) error
type SetTerminatorCostRequest ¶
type SetTerminatorCostRequest struct { TerminatorId string `protobuf:"bytes,1,opt,name=terminatorId,proto3" json:"terminatorId,omitempty"` Precedence TerminatorPrecedence `protobuf:"varint,2,opt,name=precedence,proto3,enum=mgmt_pb.TerminatorPrecedence" json:"precedence,omitempty"` StaticCost uint32 `protobuf:"varint,3,opt,name=staticCost,proto3" json:"staticCost,omitempty"` DynamicCost uint32 `protobuf:"varint,4,opt,name=dynamicCost,proto3" json:"dynamicCost,omitempty"` UpdateMask int32 `protobuf:"varint,5,opt,name=updateMask,proto3" json:"updateMask,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*SetTerminatorCostRequest) Descriptor ¶
func (*SetTerminatorCostRequest) Descriptor() ([]byte, []int)
func (*SetTerminatorCostRequest) GetDynamicCost ¶
func (m *SetTerminatorCostRequest) GetDynamicCost() uint32
func (*SetTerminatorCostRequest) GetPrecedence ¶
func (m *SetTerminatorCostRequest) GetPrecedence() TerminatorPrecedence
func (*SetTerminatorCostRequest) GetStaticCost ¶
func (m *SetTerminatorCostRequest) GetStaticCost() uint32
func (*SetTerminatorCostRequest) GetTerminatorId ¶
func (m *SetTerminatorCostRequest) GetTerminatorId() string
func (*SetTerminatorCostRequest) GetUpdateMask ¶
func (m *SetTerminatorCostRequest) GetUpdateMask() int32
func (*SetTerminatorCostRequest) ProtoMessage ¶
func (*SetTerminatorCostRequest) ProtoMessage()
func (*SetTerminatorCostRequest) Reset ¶
func (m *SetTerminatorCostRequest) Reset()
func (*SetTerminatorCostRequest) String ¶
func (m *SetTerminatorCostRequest) String() string
func (*SetTerminatorCostRequest) XXX_DiscardUnknown ¶
func (m *SetTerminatorCostRequest) XXX_DiscardUnknown()
func (*SetTerminatorCostRequest) XXX_Marshal ¶
func (m *SetTerminatorCostRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*SetTerminatorCostRequest) XXX_Merge ¶
func (m *SetTerminatorCostRequest) XXX_Merge(src proto.Message)
func (*SetTerminatorCostRequest) XXX_Size ¶
func (m *SetTerminatorCostRequest) XXX_Size() int
func (*SetTerminatorCostRequest) XXX_Unmarshal ¶
func (m *SetTerminatorCostRequest) XXX_Unmarshal(b []byte) error
type StreamMetricsEvent ¶
type StreamMetricsEvent struct { SourceId string `protobuf:"bytes,1,opt,name=sourceId,proto3" json:"sourceId,omitempty"` Timestamp *timestamp.Timestamp `protobuf:"bytes,2,opt,name=timestamp,proto3" json:"timestamp,omitempty"` Tags map[string]string `` /* 149-byte string literal not displayed */ IntMetrics map[string]int64 `` /* 162-byte string literal not displayed */ FloatMetrics map[string]float64 `` /* 167-byte string literal not displayed */ IntervalMetrics []*StreamMetricsEvent_IntervalMetric `protobuf:"bytes,6,rep,name=intervalMetrics,proto3" json:"intervalMetrics,omitempty"` MetricGroup map[string]string `` /* 163-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamMetricsEvent) Descriptor ¶
func (*StreamMetricsEvent) Descriptor() ([]byte, []int)
func (*StreamMetricsEvent) GetFloatMetrics ¶
func (m *StreamMetricsEvent) GetFloatMetrics() map[string]float64
func (*StreamMetricsEvent) GetIntMetrics ¶
func (m *StreamMetricsEvent) GetIntMetrics() map[string]int64
func (*StreamMetricsEvent) GetIntervalMetrics ¶
func (m *StreamMetricsEvent) GetIntervalMetrics() []*StreamMetricsEvent_IntervalMetric
func (*StreamMetricsEvent) GetMetricGroup ¶ added in v0.13.2
func (m *StreamMetricsEvent) GetMetricGroup() map[string]string
func (*StreamMetricsEvent) GetSourceId ¶
func (m *StreamMetricsEvent) GetSourceId() string
func (*StreamMetricsEvent) GetTags ¶
func (m *StreamMetricsEvent) GetTags() map[string]string
func (*StreamMetricsEvent) GetTimestamp ¶
func (m *StreamMetricsEvent) GetTimestamp() *timestamp.Timestamp
func (*StreamMetricsEvent) ProtoMessage ¶
func (*StreamMetricsEvent) ProtoMessage()
func (*StreamMetricsEvent) Reset ¶
func (m *StreamMetricsEvent) Reset()
func (*StreamMetricsEvent) String ¶
func (m *StreamMetricsEvent) String() string
func (*StreamMetricsEvent) XXX_DiscardUnknown ¶
func (m *StreamMetricsEvent) XXX_DiscardUnknown()
func (*StreamMetricsEvent) XXX_Marshal ¶
func (m *StreamMetricsEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamMetricsEvent) XXX_Merge ¶
func (m *StreamMetricsEvent) XXX_Merge(src proto.Message)
func (*StreamMetricsEvent) XXX_Size ¶
func (m *StreamMetricsEvent) XXX_Size() int
func (*StreamMetricsEvent) XXX_Unmarshal ¶
func (m *StreamMetricsEvent) XXX_Unmarshal(b []byte) error
type StreamMetricsEvent_IntervalMetric ¶
type StreamMetricsEvent_IntervalMetric struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` IntervalStartUTC *timestamp.Timestamp `protobuf:"bytes,2,opt,name=intervalStartUTC,proto3" json:"intervalStartUTC,omitempty"` IntervalEndUTC *timestamp.Timestamp `protobuf:"bytes,3,opt,name=intervalEndUTC,proto3" json:"intervalEndUTC,omitempty"` Values map[string]uint64 `` /* 154-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamMetricsEvent_IntervalMetric) Descriptor ¶
func (*StreamMetricsEvent_IntervalMetric) Descriptor() ([]byte, []int)
func (*StreamMetricsEvent_IntervalMetric) GetIntervalEndUTC ¶
func (m *StreamMetricsEvent_IntervalMetric) GetIntervalEndUTC() *timestamp.Timestamp
func (*StreamMetricsEvent_IntervalMetric) GetIntervalStartUTC ¶
func (m *StreamMetricsEvent_IntervalMetric) GetIntervalStartUTC() *timestamp.Timestamp
func (*StreamMetricsEvent_IntervalMetric) GetName ¶
func (m *StreamMetricsEvent_IntervalMetric) GetName() string
func (*StreamMetricsEvent_IntervalMetric) GetValues ¶
func (m *StreamMetricsEvent_IntervalMetric) GetValues() map[string]uint64
func (*StreamMetricsEvent_IntervalMetric) ProtoMessage ¶
func (*StreamMetricsEvent_IntervalMetric) ProtoMessage()
func (*StreamMetricsEvent_IntervalMetric) Reset ¶
func (m *StreamMetricsEvent_IntervalMetric) Reset()
func (*StreamMetricsEvent_IntervalMetric) String ¶
func (m *StreamMetricsEvent_IntervalMetric) String() string
func (*StreamMetricsEvent_IntervalMetric) XXX_DiscardUnknown ¶
func (m *StreamMetricsEvent_IntervalMetric) XXX_DiscardUnknown()
func (*StreamMetricsEvent_IntervalMetric) XXX_Marshal ¶
func (m *StreamMetricsEvent_IntervalMetric) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamMetricsEvent_IntervalMetric) XXX_Merge ¶
func (m *StreamMetricsEvent_IntervalMetric) XXX_Merge(src proto.Message)
func (*StreamMetricsEvent_IntervalMetric) XXX_Size ¶
func (m *StreamMetricsEvent_IntervalMetric) XXX_Size() int
func (*StreamMetricsEvent_IntervalMetric) XXX_Unmarshal ¶
func (m *StreamMetricsEvent_IntervalMetric) XXX_Unmarshal(b []byte) error
type StreamMetricsRequest ¶
type StreamMetricsRequest struct { Matchers []*StreamMetricsRequest_MetricMatcher `protobuf:"bytes,1,rep,name=matchers,proto3" json:"matchers,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamMetricsRequest) Descriptor ¶
func (*StreamMetricsRequest) Descriptor() ([]byte, []int)
func (*StreamMetricsRequest) GetMatchers ¶
func (m *StreamMetricsRequest) GetMatchers() []*StreamMetricsRequest_MetricMatcher
func (*StreamMetricsRequest) ProtoMessage ¶
func (*StreamMetricsRequest) ProtoMessage()
func (*StreamMetricsRequest) Reset ¶
func (m *StreamMetricsRequest) Reset()
func (*StreamMetricsRequest) String ¶
func (m *StreamMetricsRequest) String() string
func (*StreamMetricsRequest) XXX_DiscardUnknown ¶
func (m *StreamMetricsRequest) XXX_DiscardUnknown()
func (*StreamMetricsRequest) XXX_Marshal ¶
func (m *StreamMetricsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamMetricsRequest) XXX_Merge ¶
func (m *StreamMetricsRequest) XXX_Merge(src proto.Message)
func (*StreamMetricsRequest) XXX_Size ¶
func (m *StreamMetricsRequest) XXX_Size() int
func (*StreamMetricsRequest) XXX_Unmarshal ¶
func (m *StreamMetricsRequest) XXX_Unmarshal(b []byte) error
type StreamMetricsRequest_MetricMatcher ¶
type StreamMetricsRequest_MetricMatcher struct { NameRegex string `protobuf:"bytes,1,opt,name=nameRegex,proto3" json:"nameRegex,omitempty"` SourceIDRegex string `protobuf:"bytes,2,opt,name=sourceIDRegex,proto3" json:"sourceIDRegex,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamMetricsRequest_MetricMatcher) Descriptor ¶
func (*StreamMetricsRequest_MetricMatcher) Descriptor() ([]byte, []int)
func (*StreamMetricsRequest_MetricMatcher) GetNameRegex ¶
func (m *StreamMetricsRequest_MetricMatcher) GetNameRegex() string
func (*StreamMetricsRequest_MetricMatcher) GetSourceIDRegex ¶
func (m *StreamMetricsRequest_MetricMatcher) GetSourceIDRegex() string
func (*StreamMetricsRequest_MetricMatcher) ProtoMessage ¶
func (*StreamMetricsRequest_MetricMatcher) ProtoMessage()
func (*StreamMetricsRequest_MetricMatcher) Reset ¶
func (m *StreamMetricsRequest_MetricMatcher) Reset()
func (*StreamMetricsRequest_MetricMatcher) String ¶
func (m *StreamMetricsRequest_MetricMatcher) String() string
func (*StreamMetricsRequest_MetricMatcher) XXX_DiscardUnknown ¶
func (m *StreamMetricsRequest_MetricMatcher) XXX_DiscardUnknown()
func (*StreamMetricsRequest_MetricMatcher) XXX_Marshal ¶
func (m *StreamMetricsRequest_MetricMatcher) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamMetricsRequest_MetricMatcher) XXX_Merge ¶
func (m *StreamMetricsRequest_MetricMatcher) XXX_Merge(src proto.Message)
func (*StreamMetricsRequest_MetricMatcher) XXX_Size ¶
func (m *StreamMetricsRequest_MetricMatcher) XXX_Size() int
func (*StreamMetricsRequest_MetricMatcher) XXX_Unmarshal ¶
func (m *StreamMetricsRequest_MetricMatcher) XXX_Unmarshal(b []byte) error
type StreamSessionEventType ¶
type StreamSessionEventType int32
const ( StreamSessionEventType_SessionCreated StreamSessionEventType = 0 StreamSessionEventType_SessionDeleted StreamSessionEventType = 1 StreamSessionEventType_SessionPresent StreamSessionEventType = 2 StreamSessionEventType_CircuitUpdated StreamSessionEventType = 3 )
func (StreamSessionEventType) EnumDescriptor ¶
func (StreamSessionEventType) EnumDescriptor() ([]byte, []int)
func (StreamSessionEventType) String ¶
func (x StreamSessionEventType) String() string
type StreamSessionsEvent ¶
type StreamSessionsEvent struct { EventType StreamSessionEventType `protobuf:"varint,1,opt,name=eventType,proto3,enum=mgmt_pb.StreamSessionEventType" json:"eventType,omitempty"` SessionId string `protobuf:"bytes,2,opt,name=sessionId,proto3" json:"sessionId,omitempty"` ClientId string `protobuf:"bytes,3,opt,name=clientId,proto3" json:"clientId,omitempty"` ServiceId string `protobuf:"bytes,4,opt,name=serviceId,proto3" json:"serviceId,omitempty"` Circuit *Circuit `protobuf:"bytes,5,opt,name=circuit,proto3" json:"circuit,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamSessionsEvent) Descriptor ¶
func (*StreamSessionsEvent) Descriptor() ([]byte, []int)
func (*StreamSessionsEvent) GetCircuit ¶
func (m *StreamSessionsEvent) GetCircuit() *Circuit
func (*StreamSessionsEvent) GetClientId ¶
func (m *StreamSessionsEvent) GetClientId() string
func (*StreamSessionsEvent) GetEventType ¶
func (m *StreamSessionsEvent) GetEventType() StreamSessionEventType
func (*StreamSessionsEvent) GetServiceId ¶
func (m *StreamSessionsEvent) GetServiceId() string
func (*StreamSessionsEvent) GetSessionId ¶
func (m *StreamSessionsEvent) GetSessionId() string
func (*StreamSessionsEvent) ProtoMessage ¶
func (*StreamSessionsEvent) ProtoMessage()
func (*StreamSessionsEvent) Reset ¶
func (m *StreamSessionsEvent) Reset()
func (*StreamSessionsEvent) String ¶
func (m *StreamSessionsEvent) String() string
func (*StreamSessionsEvent) XXX_DiscardUnknown ¶
func (m *StreamSessionsEvent) XXX_DiscardUnknown()
func (*StreamSessionsEvent) XXX_Marshal ¶
func (m *StreamSessionsEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamSessionsEvent) XXX_Merge ¶
func (m *StreamSessionsEvent) XXX_Merge(src proto.Message)
func (*StreamSessionsEvent) XXX_Size ¶
func (m *StreamSessionsEvent) XXX_Size() int
func (*StreamSessionsEvent) XXX_Unmarshal ¶
func (m *StreamSessionsEvent) XXX_Unmarshal(b []byte) error
type StreamSessionsRequest ¶
type StreamSessionsRequest struct { XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamSessionsRequest) Descriptor ¶
func (*StreamSessionsRequest) Descriptor() ([]byte, []int)
func (*StreamSessionsRequest) ProtoMessage ¶
func (*StreamSessionsRequest) ProtoMessage()
func (*StreamSessionsRequest) Reset ¶
func (m *StreamSessionsRequest) Reset()
func (*StreamSessionsRequest) String ¶
func (m *StreamSessionsRequest) String() string
func (*StreamSessionsRequest) XXX_DiscardUnknown ¶
func (m *StreamSessionsRequest) XXX_DiscardUnknown()
func (*StreamSessionsRequest) XXX_Marshal ¶
func (m *StreamSessionsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamSessionsRequest) XXX_Merge ¶
func (m *StreamSessionsRequest) XXX_Merge(src proto.Message)
func (*StreamSessionsRequest) XXX_Size ¶
func (m *StreamSessionsRequest) XXX_Size() int
func (*StreamSessionsRequest) XXX_Unmarshal ¶
func (m *StreamSessionsRequest) XXX_Unmarshal(b []byte) error
type StreamTracesRequest ¶
type StreamTracesRequest struct { EnabledFilter bool `protobuf:"varint,1,opt,name=enabledFilter,proto3" json:"enabledFilter,omitempty"` FilterType TraceFilterType `protobuf:"varint,2,opt,name=filterType,proto3,enum=mgmt_pb.TraceFilterType" json:"filterType,omitempty"` ContentTypes []int32 `protobuf:"varint,3,rep,packed,name=contentTypes,proto3" json:"contentTypes,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*StreamTracesRequest) Descriptor ¶
func (*StreamTracesRequest) Descriptor() ([]byte, []int)
func (*StreamTracesRequest) GetContentTypes ¶
func (m *StreamTracesRequest) GetContentTypes() []int32
func (*StreamTracesRequest) GetEnabledFilter ¶
func (m *StreamTracesRequest) GetEnabledFilter() bool
func (*StreamTracesRequest) GetFilterType ¶
func (m *StreamTracesRequest) GetFilterType() TraceFilterType
func (*StreamTracesRequest) ProtoMessage ¶
func (*StreamTracesRequest) ProtoMessage()
func (*StreamTracesRequest) Reset ¶
func (m *StreamTracesRequest) Reset()
func (*StreamTracesRequest) String ¶
func (m *StreamTracesRequest) String() string
func (*StreamTracesRequest) XXX_DiscardUnknown ¶
func (m *StreamTracesRequest) XXX_DiscardUnknown()
func (*StreamTracesRequest) XXX_Marshal ¶
func (m *StreamTracesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*StreamTracesRequest) XXX_Merge ¶
func (m *StreamTracesRequest) XXX_Merge(src proto.Message)
func (*StreamTracesRequest) XXX_Size ¶
func (m *StreamTracesRequest) XXX_Size() int
func (*StreamTracesRequest) XXX_Unmarshal ¶
func (m *StreamTracesRequest) XXX_Unmarshal(b []byte) error
type Terminator ¶
type Terminator struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ServiceId string `protobuf:"bytes,2,opt,name=serviceId,proto3" json:"serviceId,omitempty"` RouterId string `protobuf:"bytes,3,opt,name=routerId,proto3" json:"routerId,omitempty"` Binding string `protobuf:"bytes,4,opt,name=binding,proto3" json:"binding,omitempty"` Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` Precedence TerminatorPrecedence `protobuf:"varint,8,opt,name=precedence,proto3,enum=mgmt_pb.TerminatorPrecedence" json:"precedence,omitempty"` Cost uint32 `protobuf:"varint,9,opt,name=cost,proto3" json:"cost,omitempty"` Identity string `protobuf:"bytes,10,opt,name=identity,proto3" json:"identity,omitempty"` IdentitySecret []byte `protobuf:"bytes,11,opt,name=identitySecret,proto3" json:"identitySecret,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Terminator) Descriptor ¶
func (*Terminator) Descriptor() ([]byte, []int)
func (*Terminator) GetAddress ¶
func (m *Terminator) GetAddress() string
func (*Terminator) GetBinding ¶
func (m *Terminator) GetBinding() string
func (*Terminator) GetCost ¶ added in v0.13.0
func (m *Terminator) GetCost() uint32
func (*Terminator) GetId ¶
func (m *Terminator) GetId() string
func (*Terminator) GetIdentity ¶ added in v0.14.0
func (m *Terminator) GetIdentity() string
func (*Terminator) GetIdentitySecret ¶ added in v0.14.0
func (m *Terminator) GetIdentitySecret() []byte
func (*Terminator) GetPrecedence ¶ added in v0.13.0
func (m *Terminator) GetPrecedence() TerminatorPrecedence
func (*Terminator) GetRouterId ¶
func (m *Terminator) GetRouterId() string
func (*Terminator) GetServiceId ¶
func (m *Terminator) GetServiceId() string
func (*Terminator) ProtoMessage ¶
func (*Terminator) ProtoMessage()
func (*Terminator) Reset ¶
func (m *Terminator) Reset()
func (*Terminator) String ¶
func (m *Terminator) String() string
func (*Terminator) XXX_DiscardUnknown ¶
func (m *Terminator) XXX_DiscardUnknown()
func (*Terminator) XXX_Marshal ¶
func (m *Terminator) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Terminator) XXX_Merge ¶
func (m *Terminator) XXX_Merge(src proto.Message)
func (*Terminator) XXX_Size ¶
func (m *Terminator) XXX_Size() int
func (*Terminator) XXX_Unmarshal ¶
func (m *Terminator) XXX_Unmarshal(b []byte) error
type TerminatorChangeMask ¶
type TerminatorChangeMask int32
const ( TerminatorChangeMask_None TerminatorChangeMask = 0 TerminatorChangeMask_StaticCost TerminatorChangeMask = 1 TerminatorChangeMask_Precedence TerminatorChangeMask = 2 TerminatorChangeMask_DynamicCost TerminatorChangeMask = 4 )
func (TerminatorChangeMask) EnumDescriptor ¶
func (TerminatorChangeMask) EnumDescriptor() ([]byte, []int)
func (TerminatorChangeMask) String ¶
func (x TerminatorChangeMask) String() string
type TerminatorPrecedence ¶
type TerminatorPrecedence int32
const ( TerminatorPrecedence_Default TerminatorPrecedence = 0 TerminatorPrecedence_Required TerminatorPrecedence = 1 TerminatorPrecedence_Failed TerminatorPrecedence = 2 )
func (TerminatorPrecedence) EnumDescriptor ¶
func (TerminatorPrecedence) EnumDescriptor() ([]byte, []int)
func (TerminatorPrecedence) String ¶
func (x TerminatorPrecedence) String() string
type ToggleSessionTracesRequest ¶
type ToggleSessionTracesRequest struct { Enable bool `protobuf:"varint,1,opt,name=enable,proto3" json:"enable,omitempty"` ServiceRegex string `protobuf:"bytes,2,opt,name=serviceRegex,proto3" json:"serviceRegex,omitempty"` ClientRegex string `protobuf:"bytes,3,opt,name=clientRegex,proto3" json:"clientRegex,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*ToggleSessionTracesRequest) Descriptor ¶
func (*ToggleSessionTracesRequest) Descriptor() ([]byte, []int)
func (*ToggleSessionTracesRequest) GetClientRegex ¶
func (m *ToggleSessionTracesRequest) GetClientRegex() string
func (*ToggleSessionTracesRequest) GetEnable ¶
func (m *ToggleSessionTracesRequest) GetEnable() bool
func (*ToggleSessionTracesRequest) GetServiceRegex ¶
func (m *ToggleSessionTracesRequest) GetServiceRegex() string
func (*ToggleSessionTracesRequest) ProtoMessage ¶
func (*ToggleSessionTracesRequest) ProtoMessage()
func (*ToggleSessionTracesRequest) Reset ¶
func (m *ToggleSessionTracesRequest) Reset()
func (*ToggleSessionTracesRequest) String ¶
func (m *ToggleSessionTracesRequest) String() string
func (*ToggleSessionTracesRequest) XXX_DiscardUnknown ¶
func (m *ToggleSessionTracesRequest) XXX_DiscardUnknown()
func (*ToggleSessionTracesRequest) XXX_Marshal ¶
func (m *ToggleSessionTracesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ToggleSessionTracesRequest) XXX_Merge ¶
func (m *ToggleSessionTracesRequest) XXX_Merge(src proto.Message)
func (*ToggleSessionTracesRequest) XXX_Size ¶
func (m *ToggleSessionTracesRequest) XXX_Size() int
func (*ToggleSessionTracesRequest) XXX_Unmarshal ¶
func (m *ToggleSessionTracesRequest) XXX_Unmarshal(b []byte) error
type TraceFilterType ¶
type TraceFilterType int32
const ( TraceFilterType_EXCLUDE TraceFilterType = 0 TraceFilterType_INCLUDE TraceFilterType = 1 )
func (TraceFilterType) EnumDescriptor ¶
func (TraceFilterType) EnumDescriptor() ([]byte, []int)
func (TraceFilterType) String ¶
func (x TraceFilterType) String() string
Click to show internal directories.
Click to hide internal directories.