Home
last modified time | relevance | path

Searched refs:CapabilityResponse (Results 1 – 7 of 7) sorted by relevance

/dports/www/carbonapi/carbonapi-0.14.1/zipper/protocols/auto/
H A Dauto_group.go52 response := protov3.CapabilityResponse{}
74 type CapabilityResponse struct { struct
78 func getBestSupportedProtocol(logger *zap.Logger, servers []string) *CapabilityResponse {
79 response := &CapabilityResponse{
/dports/net-mgmt/pmacct/pmacct-1.7.5/telemetry/decoders/v3/protos/
H A Dgnmi_pb2_grpc.py20 response_deserializer=gnmi__pb2.CapabilityResponse.FromString,
93 response_serializer=gnmi__pb2.CapabilityResponse.SerializeToString,
H A Dgnmi.proto49 rpc Capabilities(CapabilityRequest) returns (CapabilityResponse);
435 // CapabilityResponse is used by the target to report its capabilities to the
438 message CapabilityResponse { message
442 // Extension messages associated with the CapabilityResponse. See the
448 // CapabilityResponse where a target reports the set of modules that it
H A Dgnmi_pb2.py1820 CapabilityResponse = _reflection.GeneratedProtocolMessageType('CapabilityResponse', (_message.Messa… variable
1825 _sym_db.RegisterMessage(CapabilityResponse)
/dports/www/carbonapi/carbonapi-0.14.1/vendor/github.com/go-graphite/protocol/carbonapi_v3_pb/
H A Dcarbonapi_v3_pb.pb.go118 type CapabilityResponse struct { struct
130 func (m *CapabilityResponse) Reset() { *m = CapabilityResponse{} } argument
131 func (*CapabilityResponse) ProtoMessage() {} argument
153 func (m *CapabilityResponse) XXX_Size() int { argument
156 func (m *CapabilityResponse) XXX_DiscardUnknown() { argument
169 func (m *CapabilityResponse) GetName() string { argument
1328 that1, ok := that.(*CapabilityResponse)
1330 that2, ok := that.(CapabilityResponse)
1992 func (this *CapabilityResponse) GoString() string {
3236 func (m *CapabilityResponse) Size() (n int) { argument
[all …]
H A Dcarbonapi_v3_pb.proto17 message CapabilityResponse { message
/dports/www/carbonapi/carbonapi-0.14.1/cmd/carbonapi/http/
H A Dcapability.go65 pvResponse := pb.CapabilityResponse{